Push event to branch master Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 216427d8bfae9541c1c15f61bd453be62935f49c The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/docker-ce-packaging_master@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.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.39.2' 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 216427d8bfae9541c1c15f61bd453be62935f49c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10 Commit message: "Merge pull request #27 from docker/update-ec2-runner" > git rev-list --no-walk 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that 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: debian:bookworm-amd64) [Pipeline] { (Branch: debian:bookworm-aarch64) [Pipeline] { (Branch: debian:bookworm-armhf) [Pipeline] { (Branch: fedora:38-amd64) [Pipeline] { (Branch: fedora:38-aarch64) [Pipeline] { (Branch: fedora:39-amd64) [Pipeline] { (Branch: fedora:39-aarch64) [Pipeline] { (Branch: balenalib/rpi-raspbian:buster-armhf) [Pipeline] { (Branch: balenalib/rpi-raspbian:bullseye-armhf) [Pipeline] { (Branch: balenalib/rpi-raspbian:bookworm-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] { (Branch: ubuntu:mantic-amd64) [Pipeline] { (Branch: ubuntu:mantic-aarch64) [Pipeline] { (Branch: ubuntu:mantic-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 Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095651c45618adf47) in /home/ubuntu/workspace/docker-ce-packaging_master [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] { [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_master@tmp/fdbc7678-c7b1-42c5-87e8-d3b1eb3988a0/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_master:/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] { (centos-7-aarch64) [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 4 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-89-226 ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot 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 Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 > git rev-list --no-walk 963aa02666035d4e268f33c63d7868d6cdd1d34c # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [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_master/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 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_master/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.7 centos-7 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/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_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095651c45618adf47)’ Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095651c45618adf47)’ Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095651c45618adf47)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095651c45618adf47)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095651c45618adf47)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095651c45618adf47)’ Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095651c45618adf47)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095651c45618adf47)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095651c45618adf47)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task ‘EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d)’ is offline Still waiting to schedule task Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095651c45618adf47)’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_master/rpm/patches/01-rlimit_nofile-rhel7.patch rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch == Building packages for centos-7 == mkdir -p "rpmbuild/centos-7" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm -t rpmbuild-centos-7/aarch64 -f centos-7/Dockerfile . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 913B done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.2s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 CACHED #5 [auth] library/centos:pull token for registry-1.docker.io #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #7 DONE 0.1s #8 [internal] load metadata for docker.io/library/centos:7 #8 DONE 0.4s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 CACHED #11 [internal] load build context #11 transferring context: 13.15kB done #11 DONE 0.0s #12 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #12 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done #12 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done #12 sha256:73f11afcbb50d8bc70eab9f0850b3fa30e61a419bc48cf426e63527d14a8373b 530B / 530B done #12 sha256:c9a1fdca3387618f8634949de4533419327736e2f5c618e3bfebe877aa331352 2.77kB / 2.77kB done #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 0B / 108.37MB 0.1s #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 15.15MB / 108.37MB 0.2s #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 32.51MB / 108.37MB 0.4s #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 40.89MB / 108.37MB 0.5s #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 50.33MB / 108.37MB 0.7s #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 66.06MB / 108.37MB 0.8s #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 84.93MB / 108.37MB 1.1s #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 106.95MB / 108.37MB 1.3s #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.3s done #12 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 0.1s #12 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 2.7s done #12 DONE 4.3s #13 [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 #13 DONE 0.7s #14 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #14 0.386 Loaded plugins: fastestmirror, ovl #14 0.527 Determining fastest mirrors #14 2.664 * base: download.cf.centos.org #14 2.664 * extras: download.cf.centos.org #14 2.664 * updates: download.cf.centos.org Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm32v7 (i-00217af742b406a15) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm32v7 (i-08e306940d9bf10d4) in /home/ubuntu/workspace/docker-ce-packaging_master Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm32v7 (i-0e80ca581444c44b5) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm32v7 (i-085ceccdc2809211e) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] withDockerRegistry Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm32v7 (i-0a6ef275f39f14d1c) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #14 23.41 Resolving Dependencies #14 23.41 --> Running transaction check #14 23.41 ---> Package rpm-build.aarch64 0:4.11.3-48.el7_9 will be installed #14 23.43 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.56 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.56 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.56 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.56 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.56 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.56 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.56 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.57 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.57 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.57 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.58 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.58 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.58 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.aarch64 #14 23.58 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed #14 23.58 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch #14 23.58 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch #14 23.59 --> Running transaction check #14 23.59 ---> Package bzip2.aarch64 0:1.0.6-13.el7 will be installed #14 23.59 ---> Package desktop-file-utils.aarch64 0:0.23-2.el7 will be installed #14 23.59 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.aarch64 #14 23.59 ---> Package elfutils.aarch64 0:0.176-5.el7 will be installed #14 23.59 ---> Package file.aarch64 0:5.11-37.el7 will be installed #14 23.59 ---> Package gdb.aarch64 0:7.6.1-120.el7 will be installed #14 23.60 ---> Package groff-base.aarch64 0:1.22.2-8.el7 will be installed #14 23.60 ---> Package patch.aarch64 0:2.7.1-12.el7_7 will be installed #14 23.60 ---> Package perl.aarch64 4:5.16.3-299.el7_9 will be installed #14 23.61 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.61 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.61 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.61 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.61 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.61 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.61 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.61 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.62 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.aarch64 #14 23.63 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #14 23.63 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #14 23.63 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #14 23.63 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #14 23.63 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #14 23.63 ---> Package perl-threads.aarch64 0:1.87-4.el7 will be installed #14 23.63 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #14 23.64 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 23.64 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 23.64 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 23.64 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 23.64 ---> Package rpm.aarch64 0:4.11.3-45.el7 will be updated #14 23.64 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.aarch64 #14 23.64 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.aarch64 #14 23.64 ---> Package rpm.aarch64 0:4.11.3-48.el7_9 will be an update #14 23.65 ---> Package unzip.aarch64 0:6.0-24.el7_9 will be installed #14 23.65 --> Running transaction check #14 23.65 ---> Package dwz.aarch64 0:0.11-3.el7 will be installed #14 23.65 ---> Package emacs-filesystem.noarch 1:24.3-23.el7_9.1 will be installed #14 23.65 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #14 23.65 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #14 23.65 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #14 23.65 ---> Package perl-Filter.aarch64 0:1.49-3.el7 will be installed #14 23.65 ---> Package perl-PathTools.aarch64 0:3.40-5.el7 will be installed #14 23.65 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #14 23.66 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #14 23.66 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #14 23.66 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #14 23.66 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #14 23.66 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #14 23.66 ---> Package perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 will be installed #14 23.67 ---> Package perl-Socket.aarch64 0:2.010-5.el7 will be installed #14 23.67 ---> Package perl-Storable.aarch64 0:2.45-3.el7 will be installed #14 23.67 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #14 23.67 ---> Package perl-Time-HiRes.aarch64 4:1.9725-3.el7 will be installed #14 23.67 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #14 23.67 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #14 23.67 ---> Package perl-libs.aarch64 4:5.16.3-299.el7_9 will be installed #14 23.68 ---> Package perl-macros.aarch64 4:5.16.3-299.el7_9 will be installed #14 23.68 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #14 23.68 ---> Package perl-threads-shared.aarch64 0:1.43-6.el7 will be installed #14 23.68 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed #14 23.68 ---> Package rpm-libs.aarch64 0:4.11.3-45.el7 will be updated #14 23.68 --> Processing Dependency: rpm-libs(aarch-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.aarch64 #14 23.68 ---> Package rpm-libs.aarch64 0:4.11.3-48.el7_9 will be an update #14 23.68 ---> Package rpm-python.aarch64 0:4.11.3-45.el7 will be updated #14 23.68 ---> Package rpm-python.aarch64 0:4.11.3-48.el7_9 will be an update #14 23.68 ---> Package zip.aarch64 0:3.0-11.el7 will be installed #14 23.68 --> Running transaction check #14 23.68 ---> Package perl-Encode.aarch64 0:2.51-7.el7 will be installed #14 23.69 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #14 23.69 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #14 23.69 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #14 23.69 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #14 23.69 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #14 23.70 ---> Package rpm-build-libs.aarch64 0:4.11.3-45.el7 will be updated #14 23.70 ---> Package rpm-build-libs.aarch64 0:4.11.3-48.el7_9 will be an update #14 23.70 --> Running transaction check #14 23.70 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #14 23.70 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #14 23.92 --> Finished Dependency Resolution #14 23.93 #14 23.93 Dependencies Resolved #14 23.93 #14 23.93 ================================================================================ #14 23.93 Package Arch Version Repository Size #14 23.93 ================================================================================ #14 23.93 Installing: #14 23.93 rpm-build aarch64 4.11.3-48.el7_9 updates 150 k #14 23.93 rpmlint noarch 1.5-4.el7 base 229 k #14 23.93 Installing for dependencies: #14 23.93 bzip2 aarch64 1.0.6-13.el7 base 52 k #14 23.93 desktop-file-utils aarch64 0.23-2.el7 base 68 k #14 23.93 dwz aarch64 0.11-3.el7 base 95 k #14 23.93 elfutils aarch64 0.176-5.el7 base 301 k #14 23.93 emacs-filesystem noarch 1:24.3-23.el7_9.1 updates 58 k #14 23.93 file aarch64 5.11-37.el7 base 57 k #14 23.93 gdb aarch64 7.6.1-120.el7 base 2.3 M #14 23.93 groff-base aarch64 1.22.2-8.el7 base 920 k #14 23.93 patch aarch64 2.7.1-12.el7_7 base 107 k #14 23.93 perl aarch64 4:5.16.3-299.el7_9 updates 7.9 M #14 23.93 perl-Carp noarch 1.26-244.el7 base 19 k #14 23.93 perl-Encode aarch64 2.51-7.el7 base 1.1 M #14 23.93 perl-Exporter noarch 5.68-3.el7 base 28 k #14 23.93 perl-File-Path noarch 2.09-2.el7 base 26 k #14 23.93 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #14 23.93 perl-Filter aarch64 1.49-3.el7 base 76 k #14 23.93 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #14 23.93 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #14 23.93 perl-PathTools aarch64 3.40-5.el7 base 82 k #14 23.93 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #14 23.93 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #14 23.93 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #14 23.93 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #14 23.93 perl-Scalar-List-Utils aarch64 1.27-248.el7 base 35 k #14 23.93 perl-Socket aarch64 2.010-5.el7 base 48 k #14 23.93 perl-Storable aarch64 2.45-3.el7 base 73 k #14 23.93 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #14 23.93 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #14 23.93 perl-Time-HiRes aarch64 4:1.9725-3.el7 base 45 k #14 23.93 perl-Time-Local noarch 1.2300-2.el7 base 24 k #14 23.93 perl-constant noarch 1.27-2.el7 base 19 k #14 23.93 perl-libs aarch64 4:5.16.3-299.el7_9 updates 621 k #14 23.93 perl-macros aarch64 4:5.16.3-299.el7_9 updates 44 k #14 23.93 perl-parent noarch 1:0.225-244.el7 base 12 k #14 23.93 perl-podlators noarch 2.5.1-3.el7 base 112 k #14 23.93 perl-srpm-macros noarch 1-8.el7 base 4.6 k #14 23.93 perl-threads aarch64 1.87-4.el7 base 48 k #14 23.93 perl-threads-shared aarch64 1.43-6.el7 base 37 k #14 23.93 python-srpm-macros noarch 3-34.el7 base 8.8 k #14 23.93 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #14 23.93 unzip aarch64 6.0-24.el7_9 updates 168 k #14 23.93 zip aarch64 3.0-11.el7 base 257 k #14 23.93 Updating for dependencies: #14 23.93 rpm aarch64 4.11.3-48.el7_9 updates 1.2 M #14 23.93 rpm-build-libs aarch64 4.11.3-48.el7_9 updates 101 k #14 23.93 rpm-libs aarch64 4.11.3-48.el7_9 updates 256 k #14 23.93 rpm-python aarch64 4.11.3-48.el7_9 updates 83 k #14 23.93 #14 23.93 Transaction Summary #14 23.93 ================================================================================ #14 23.93 Install 2 Packages (+42 Dependent packages) #14 23.93 Upgrade ( 4 Dependent packages) #14 23.93 #14 23.94 Total download size: 17 M #14 23.94 Downloading packages: #14 23.94 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #14 25.31 warning: /var/cache/yum/aarch64/7/base/packages/desktop-file-utils-0.23-2.el7.aarch64.rpm: Header V3 RSA/SHA256 Signature, key ID 305d49d6: NOKEY #14 25.31 Public key for desktop-file-utils-0.23-2.el7.aarch64.rpm is not installed #14 26.02 Public key for perl-5.16.3-299.el7_9.aarch64.rpm is not installed Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0079a5f4a44198411) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] { Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0ddf26d9174e9b1cb) in /home/ubuntu/workspace/docker-ce-packaging_master 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_master@tmp/abbc7366-57fb-48c0-a627-9f0c8c23cde8/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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_master@tmp/94615055-7d19-4466-b753-1ac8972a686e/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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_master@tmp/a2bc2e69-8a3c-4b1e-8ca0-3dcf7eba3b77/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] withDockerRegistry [Pipeline] { Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0f45ddb4ca2ba5a99) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] { Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0753b2e33c7379532) in /home/ubuntu/workspace/docker-ce-packaging_master Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm32v7 (i-03bb24068f834df98) in /home/ubuntu/workspace/docker-ce-packaging_master 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_master@tmp/4a2b3eb8-bb97-48d2-a75a-1c5042f39a86/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] withDockerRegistry [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { 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_master@tmp/813f57a2-0df3-43f6-a607-66d35a49f691/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-061164ea40f30ea87) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm32v7 (i-0c92d7687f96b8844) in /home/ubuntu/workspace/docker-ce-packaging_master Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0c29333a7785412ce) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] withDockerRegistry [Pipeline] wrap [Pipeline] withDockerRegistry [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm32v7 (i-095cbeffdefbafcdb) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm32v7 (i-0d6463e90dcd4e4c6) in /home/ubuntu/workspace/docker-ce-packaging_master $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0c7d5c152f483d442) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] withDockerRegistry [Pipeline] wrap $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh latest: Pulling from library/busybox docker: received unexpected HTTP status: 503 Service Unavailable. See 'docker run --help'. + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo hudson.AbortException: script returned exit code 125 [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh latest: Pulling from library/busybox [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + docker container ls -aq $ 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_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry 6cf7f0b947cc: Pulling fs layer [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) + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 6cf7f0b947cc: Pulling fs layer [Pipeline] sh 6cf7f0b947cc: Pulling fs layer + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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 latest: Pulling from library/busybox 6cf7f0b947cc: Pulling fs layer $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 6cf7f0b947cc: Verifying Checksum 6cf7f0b947cc: Download complete + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh 6cf7f0b947cc: Download complete $ 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_master@tmp/7edbaf4a-f139-4444-af3e-b32a128db63e/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { 6cf7f0b947cc: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker info 6cf7f0b947cc: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest 6cf7f0b947cc: Verifying Checksum 6cf7f0b947cc: Download complete 6cf7f0b947cc: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_master@tmp/66712542-1eec-4919-a89d-0efb05ac0e11/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_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox WARNING! Using --password via the CLI is insecure. Use --password-stdin. 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_master@tmp/24f91bd4-2c86-49a3-b473-170109758289/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_master@tmp/8f00a4b4-8154-415e-b32c-af740f808061/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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_master@tmp/0d51aa39-ad1e-4972-88cd-999819c703f8/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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_master@tmp/0d16fa02-b75e-4831-915e-ac25a5a32bfb/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 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_master@tmp/b277f6d8-6220-4b6c-bb72-f061d8ef173e/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { 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_master@tmp/735eecb0-0adc-4726-9114-8b9b09344ff9/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] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 6cf7f0b947cc: Pulling fs layer 6cf7f0b947cc: 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_master@tmp/9ebeae9b-9bed-4751-9d1c-8d6d150f388a/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] { 6cf7f0b947cc: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 6cf7f0b947cc: Pulling fs layer [Pipeline] wrap [Pipeline] { WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_master@tmp/8ebcb1fd-f240-406c-ac25-cf19e30a990a/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_master@tmp/22740d0f-4924-494f-8de5-df8ddfb16519/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 6cf7f0b947cc: Verifying Checksum 6cf7f0b947cc: Download complete 6cf7f0b947cc: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0e655265b4c6a6a05) in /home/ubuntu/workspace/docker-ce-packaging_master + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox latest: Pulling from library/busybox [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { c2bf9493c1bf: Pulling fs layer c2bf9493c1bf: Download complete [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh c2bf9493c1bf: Pulling fs layer [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh c2bf9493c1bf: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox c2bf9493c1bf: Pulling fs layer c2bf9493c1bf: Verifying Checksum c2bf9493c1bf: Download complete Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0b063beaab01724f4) in /home/ubuntu/workspace/docker-ce-packaging_master + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox c2bf9493c1bf: Download complete c2bf9493c1bf: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-04bb79cb870cd6279) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh c2bf9493c1bf: Pulling fs layer c2bf9493c1bf: Download complete [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh c2bf9493c1bf: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox c2bf9493c1bf: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] { [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh c2bf9493c1bf: Pulling fs layer c2bf9493c1bf: Verifying Checksum c2bf9493c1bf: Download complete c2bf9493c1bf: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh c2bf9493c1bf: Pulling fs layer c2bf9493c1bf: Verifying Checksum c2bf9493c1bf: Download complete [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { + docker container ls -aq [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh c2bf9493c1bf: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest + docker container ls -aq + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 6cf7f0b947cc: Pulling fs layer 6cf7f0b947cc: Download complete [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 6cf7f0b947cc: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh 6cf7f0b947cc: Pulling fs layer 6cf7f0b947cc: Download complete [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh 6cf7f0b947cc: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest [Pipeline] { [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (raspbian-buster-armhf) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Removing all docker containers [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox c2bf9493c1bf: Pulling fs layer c2bf9493c1bf: Download complete + docker container ls -aq [Pipeline] stage [Pipeline] { (ubuntu-focal-armhf) [Pipeline] sh + docker container ls -aq + docker container ls -aq [Pipeline] sh c2bf9493c1bf: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] stage [Pipeline] { (raspbian-bullseye-armhf) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace + echo starting... starting... [Pipeline] deleteDir [Pipeline] echo Removing all docker containers + docker container ls -aq [Pipeline] sh + echo starting... starting... [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] sh + docker container ls -aq $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-bookworm-armhf) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh + docker container ls -aq [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + echo starting... starting... + echo starting... starting... [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (raspbian-bookworm-armhf) [Pipeline] stage [Pipeline] { (centos-8-aarch64) [Pipeline] echo Docker containers have been removed [Pipeline] echo Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0702f036d3a2222e5) in /home/ubuntu/workspace/docker-ce-packaging_master cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] stage [Pipeline] { (centos-9-aarch64) [Pipeline] sh Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f8fcf7717d36678d) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] sh Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0cea1fbe56caa72ef) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] sh + docker container ls -aq [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-bullseye-aarch64) Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0cd30be455a4abfb3) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] sh [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir + echo starting... starting... [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Removing all docker containers [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] } [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage + echo starting... starting... [Pipeline] { (debian-buster-aarch64) [Pipeline] stage [Pipeline] { (debian-bookworm-aarch64) [Pipeline] sh + echo starting... starting... [Pipeline] sh Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-08fcb192840710419) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] sh Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0b1c7c2a3d7d8dd98) in /home/ubuntu/workspace/docker-ce-packaging_master Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-091baa7de81342ae7) in /home/ubuntu/workspace/docker-ce-packaging_master Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-060aec2544021f957) in /home/ubuntu/workspace/docker-ce-packaging_master + docker container ls -aq [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] sh Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-08a36843b1d937e25) in /home/ubuntu/workspace/docker-ce-packaging_master + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] stage [Pipeline] { (fedora-38-aarch64) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh [Pipeline] echo Removing all docker containers + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) + echo starting... starting... [Pipeline] stage [Pipeline] { (info) [Pipeline] } [Pipeline] } [Pipeline] sh + echo starting... starting... 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_master@tmp/e6b2c969-8454-4ef3-a181-c9b95e7703e8/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 + echo starting... starting... Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0779c5ce1c9c2dd51) in /home/ubuntu/workspace/docker-ce-packaging_master + docker container ls -aq [Pipeline] } [Pipeline] } [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] { [Pipeline] sh + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 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_master@tmp/9b432c42-3025-4a5f-b2a3-8519a1762416/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-jammy-armhf) Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-04efbb4cc3b15f4ca) in /home/ubuntu/workspace/docker-ce-packaging_master 6cf7f0b947cc: Download complete [Pipeline] sh + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] withDockerRegistry [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) + docker info [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. 6cf7f0b947cc: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest [Pipeline] sh + docker info [Pipeline] wrap [Pipeline] { + echo starting... starting... [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (info) [Pipeline] sh WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_master@tmp/2cae3254-9630-40c1-b711-8f5dcd17bfae/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] echo cleanWorkspace: Workspace is clean. $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] { [Pipeline] stage [Pipeline] { (ubuntu-mantic-armhf) [Pipeline] withDockerRegistry [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] { [Pipeline] sh + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] wrap [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + echo starting... starting... [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] withDockerRegistry [Pipeline] stage [Pipeline] { (ubuntu-mantic-aarch64) [Pipeline] sh [Pipeline] sh + docker info $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] { [Pipeline] sh + docker info + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] } [Pipeline] wrap [Pipeline] { [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] wrap [Pipeline] sh [Pipeline] sh + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] withDockerRegistry #14 38.66 -------------------------------------------------------------------------------- #14 38.66 Total 1.2 MB/s | 17 MB 00:14 #14 38.66 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #14 38.67 Importing GPG key 0xF4A80EB5: #14 38.67 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #14 38.67 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #14 38.67 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS) #14 38.67 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #14 38.68 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64 #14 38.68 Importing GPG key 0x305D49D6: #14 38.68 Userid : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) " #14 38.68 Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6 #14 38.68 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS) #14 38.68 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64 #14 38.75 Running transaction check #14 38.79 Running transaction test #14 38.86 Transaction test succeeded #14 38.86 Running transaction #14 39.01 Updating : rpm-4.11.3-48.el7_9.aarch64 1/52 #14 39.07 Updating : rpm-libs-4.11.3-48.el7_9.aarch64 2/52 #14 39.24 Updating : rpm-build-libs-4.11.3-48.el7_9.aarch64 3/52 #14 39.39 Installing : bzip2-1.0.6-13.el7.aarch64 4/52 #14 39.57 Installing : groff-base-1.22.2-8.el7.aarch64 5/52 #14 39.59 Installing : 1:perl-parent-0.225-244.el7.noarch 6/52 #14 39.61 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 7/52 #14 39.64 Installing : perl-podlators-2.5.1-3.el7.noarch 8/52 #14 39.67 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 9/52 #14 39.69 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 10/52 #14 39.71 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 11/52 #14 40.02 Installing : perl-Encode-2.51-7.el7.aarch64 12/52 #14 40.05 Installing : perl-Pod-Usage-1.63-3.el7.noarch 13/52 #14 40.06 Installing : 4:perl-macros-5.16.3-299.el7_9.aarch64 14/52 #14 40.09 Installing : 4:perl-Time-HiRes-1.9725-3.el7.aarch64 15/52 #14 40.11 Installing : perl-Exporter-5.68-3.el7.noarch 16/52 #14 40.13 Installing : perl-constant-1.27-2.el7.noarch 17/52 #14 40.16 Installing : perl-Socket-2.010-5.el7.aarch64 18/52 #14 40.18 Installing : perl-Time-Local-1.2300-2.el7.noarch 19/52 #14 40.20 Installing : perl-Carp-1.26-244.el7.noarch 20/52 #14 40.24 Installing : perl-Filter-1.49-3.el7.aarch64 21/52 #14 40.26 Installing : perl-PathTools-3.40-5.el7.aarch64 22/52 #14 40.29 Installing : perl-threads-shared-1.43-6.el7.aarch64 23/52 #14 40.32 Installing : perl-Scalar-List-Utils-1.27-248.el7.aarch64 24/52 #14 40.34 Installing : perl-Storable-2.45-3.el7.aarch64 25/52 #14 40.44 Installing : 4:perl-libs-5.16.3-299.el7_9.aarch64 26/52 #14 40.62 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 27/52 #14 40.65 Installing : perl-Getopt-Long-2.40-3.el7.noarch 28/52 #14 40.68 Installing : perl-File-Temp-0.23.01-3.el7.noarch 29/52 #14 40.71 Installing : perl-File-Path-2.09-2.el7.noarch 30/52 + echo starting... starting... [Pipeline] } [Pipeline] sh + docker info [Pipeline] // stage [Pipeline] { + docker info [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker info + docker info [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker info + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #14 40.74 Installing : perl-threads-1.87-4.el7.aarch64 31/52 + docker info [Pipeline] { [Pipeline] wrap [Pipeline] sh [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] } #14 41.83 Installing : 4:perl-5.16.3-299.el7_9.aarch64 32/52 #14 41.88 Installing : perl-Thread-Queue-3.02-2.el7.noarch 33/52 #14 41.91 Updating : rpm-python-4.11.3-48.el7_9.aarch64 34/52 #14 41.94 Installing : 1:emacs-filesystem-24.3-23.el7_9.1.noarch 35/52 #14 41.98 Installing : desktop-file-utils-0.23-2.el7.aarch64 36/52 #14 42.00 Installing : python-srpm-macros-3-34.el7.noarch 37/52 #14 42.04 Installing : unzip-6.0-24.el7_9.aarch64 38/52 [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker info + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox c2bf9493c1bf: Pulling fs layer + docker container ls -aq #14 42.10 Installing : zip-3.0-11.el7.aarch64 39/52 #14 42.13 Installing : patch-2.7.1-12.el7_7.aarch64 40/52 [Pipeline] sh [Pipeline] sh c2bf9493c1bf: Download complete c2bf9493c1bf: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #14 42.16 Installing : perl-srpm-macros-1-8.el7.noarch 41/52 #14 42.59 Installing : gdb-7.6.1-120.el7.aarch64 42/52 #14 42.62 Installing : file-5.11-37.el7.aarch64 43/52 #14 42.67 Installing : dwz-0.11-3.el7.aarch64 44/52 Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.5 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 0 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-55-8 ID: e901fd37-4acc-4712-8a91-b41a94767d78 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 + docker info #14 42.70 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 45/52 #14 42.77 Installing : elfutils-0.176-5.el7.aarch64 46/52 #14 42.82 Installing : rpm-build-4.11.3-48.el7_9.aarch64 47/52 #14 42.89 Installing : rpmlint-1.5-4.el7.noarch 48/52 #14 42.92 Cleanup : rpm-python-4.11.3-45.el7.aarch64 49/52 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox c2bf9493c1bf: Pulling fs layer #14 42.94 Cleanup : rpm-build-libs-4.11.3-45.el7.aarch64 50/52 [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.5 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-94-95 ID: e901fd37-4acc-4712-8a91-b41a94767d78 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true c2bf9493c1bf: Verifying Checksum c2bf9493c1bf: Download complete c2bf9493c1bf: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest [Pipeline] } [Pipeline] sh #14 43.09 Cleanup : rpm-4.11.3-45.el7.aarch64 51/52 #14 43.12 Cleanup : rpm-libs-4.11.3-45.el7.aarch64 52/52 [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] } [Pipeline] stage [Pipeline] { (debian-bullseye-armhf) [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox c2bf9493c1bf: Pulling fs layer + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info #14 43.43 Verifying : elfutils-0.176-5.el7.aarch64 1/52 #14 43.46 Verifying : rpm-libs-4.11.3-48.el7_9.aarch64 2/52 #14 43.47 Verifying : rpm-4.11.3-48.el7_9.aarch64 3/52 #14 43.49 Verifying : perl-threads-1.87-4.el7.aarch64 4/52 #14 43.50 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.aarch64 5/52 #14 43.51 Verifying : perl-Exporter-5.68-3.el7.noarch 6/52 #14 43.52 Verifying : perl-constant-1.27-2.el7.noarch 7/52 #14 43.54 Verifying : dwz-0.11-3.el7.aarch64 8/52 #14 43.55 Verifying : file-5.11-37.el7.aarch64 9/52 #14 43.56 Verifying : 1:perl-parent-0.225-244.el7.noarch 10/52 #14 43.58 Verifying : perl-Socket-2.010-5.el7.aarch64 11/52 #14 43.59 Verifying : perl-PathTools-3.40-5.el7.aarch64 12/52 #14 43.60 Verifying : gdb-7.6.1-120.el7.aarch64 13/52 #14 43.62 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 14/52 #14 43.63 Verifying : perl-srpm-macros-1-8.el7.noarch 15/52 #14 43.64 Verifying : desktop-file-utils-0.23-2.el7.aarch64 16/52 + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) 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_master@tmp/23f5f47c-741b-4203-826d-37d5d1e39088/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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_master@tmp/61442128-89ae-439a-8e45-84f798e9ae83/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 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_master@tmp/09b5cbd9-9876-4ac6-a216-4123aedc448c/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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_master@tmp/ff5fdce6-7654-40dc-a662-5428afdac0d6/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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_master@tmp/7f100807-34d2-4e6f-a9f3-45e53581b138/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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_master@tmp/9a28d743-13d6-499c-8921-be39e1559c06/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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_master@tmp/8a26d25e-adf2-470b-9097-0de17a4c7b64/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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_master@tmp/65f1edaf-5a13-4529-ac23-3133d594c7ff/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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_master@tmp/2e9a91c6-29e6-460a-bdb5-a1452cb7dde2/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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_master@tmp/49e2e0d3-9d0e-4dfa-967e-50442e21c47a/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] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap 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_master@tmp/ce6ef4eb-5cf0-47d3-b5b7-1c34cd101675/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded c2bf9493c1bf: Verifying Checksum c2bf9493c1bf: Download complete c2bf9493c1bf: Pull complete Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.5 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-61-167 ID: e901fd37-4acc-4712-8a91-b41a94767d78 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap + docker info #14 43.65 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 17/52 #14 43.66 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 18/52 #14 43.68 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 19/52 #14 43.69 Verifying : rpm-build-4.11.3-48.el7_9.aarch64 20/52 #14 43.71 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 21/52 #14 43.72 Verifying : perl-Encode-2.51-7.el7.aarch64 22/52 #14 43.73 Verifying : perl-Time-Local-1.2300-2.el7.noarch 23/52 #14 43.74 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 24/52 #14 43.76 Verifying : 4:perl-macros-5.16.3-299.el7_9.aarch64 25/52 #14 43.77 Verifying : patch-2.7.1-12.el7_7.aarch64 26/52 #14 43.78 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 27/52 #14 43.79 Verifying : perl-Carp-1.26-244.el7.noarch 28/52 #14 43.80 Verifying : groff-base-1.22.2-8.el7.aarch64 29/52 #14 43.82 Verifying : rpm-build-libs-4.11.3-48.el7_9.aarch64 30/52 #14 43.83 Verifying : perl-threads-shared-1.43-6.el7.aarch64 31/52 #14 43.84 Verifying : bzip2-1.0.6-13.el7.aarch64 32/52 #14 43.86 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 33/52 #14 43.88 Verifying : rpmlint-1.5-4.el7.noarch 34/52 #14 43.89 Verifying : perl-podlators-2.5.1-3.el7.noarch 35/52 #14 43.90 Verifying : zip-3.0-11.el7.aarch64 36/52 #14 43.91 Verifying : rpm-python-4.11.3-48.el7_9.aarch64 37/52 #14 43.92 Verifying : perl-Filter-1.49-3.el7.aarch64 38/52 #14 43.94 Verifying : perl-Scalar-List-Utils-1.27-248.el7.aarch64 39/52 #14 43.95 Verifying : perl-Storable-2.45-3.el7.aarch64 40/52 #14 43.96 Verifying : 4:perl-5.16.3-299.el7_9.aarch64 41/52 [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] } [Pipeline] wrap + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:22:23 2024 OS/Arch: linux/arm Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.5 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-51-194 ID: e901fd37-4acc-4712-8a91-b41a94767d78 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] wrap [Pipeline] wrap #14 43.97 Verifying : 4:perl-libs-5.16.3-299.el7_9.aarch64 42/52 #14 43.98 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/52 #14 43.99 Verifying : unzip-6.0-24.el7_9.aarch64 44/52 #14 44.01 Verifying : python-srpm-macros-3-34.el7.noarch 45/52 #14 44.02 Verifying : perl-File-Path-2.09-2.el7.noarch 46/52 #14 44.03 Verifying : 1:emacs-filesystem-24.3-23.el7_9.1.noarch 47/52 #14 44.04 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 48/52 #14 44.06 Verifying : rpm-4.11.3-45.el7.aarch64 49/52 #14 44.06 Verifying : rpm-python-4.11.3-45.el7.aarch64 50/52 #14 44.06 Verifying : rpm-build-libs-4.11.3-45.el7.aarch64 51/52 #14 44.06 Verifying : rpm-libs-4.11.3-45.el7.aarch64 52/52 #14 44.11 #14 44.11 Installed: #14 44.11 rpm-build.aarch64 0:4.11.3-48.el7_9 rpmlint.noarch 0:1.5-4.el7 #14 44.11 #14 44.11 Dependency Installed: #14 44.11 bzip2.aarch64 0:1.0.6-13.el7 #14 44.11 desktop-file-utils.aarch64 0:0.23-2.el7 #14 44.11 dwz.aarch64 0:0.11-3.el7 #14 44.11 elfutils.aarch64 0:0.176-5.el7 #14 44.11 emacs-filesystem.noarch 1:24.3-23.el7_9.1 #14 44.11 file.aarch64 0:5.11-37.el7 #14 44.11 gdb.aarch64 0:7.6.1-120.el7 #14 44.11 groff-base.aarch64 0:1.22.2-8.el7 #14 44.11 patch.aarch64 0:2.7.1-12.el7_7 #14 44.11 perl.aarch64 4:5.16.3-299.el7_9 #14 44.11 perl-Carp.noarch 0:1.26-244.el7 #14 44.11 perl-Encode.aarch64 0:2.51-7.el7 #14 44.11 perl-Exporter.noarch 0:5.68-3.el7 #14 44.11 perl-File-Path.noarch 0:2.09-2.el7 #14 44.11 perl-File-Temp.noarch 0:0.23.01-3.el7 #14 44.11 perl-Filter.aarch64 0:1.49-3.el7 #14 44.11 perl-Getopt-Long.noarch 0:2.40-3.el7 #14 44.11 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #14 44.11 perl-PathTools.aarch64 0:3.40-5.el7 #14 44.11 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #14 44.11 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #14 44.11 perl-Pod-Simple.noarch 1:3.28-4.el7 #14 44.11 perl-Pod-Usage.noarch 0:1.63-3.el7 #14 44.11 perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 #14 44.11 perl-Socket.aarch64 0:2.010-5.el7 #14 44.11 perl-Storable.aarch64 0:2.45-3.el7 #14 44.11 perl-Text-ParseWords.noarch 0:3.29-4.el7 #14 44.11 perl-Thread-Queue.noarch 0:3.02-2.el7 #14 44.11 perl-Time-HiRes.aarch64 4:1.9725-3.el7 #14 44.11 perl-Time-Local.noarch 0:1.2300-2.el7 #14 44.11 perl-constant.noarch 0:1.27-2.el7 #14 44.11 perl-libs.aarch64 4:5.16.3-299.el7_9 #14 44.11 perl-macros.aarch64 4:5.16.3-299.el7_9 #14 44.11 perl-parent.noarch 1:0.225-244.el7 #14 44.11 perl-podlators.noarch 0:2.5.1-3.el7 #14 44.11 perl-srpm-macros.noarch 0:1-8.el7 #14 44.11 perl-threads.aarch64 0:1.87-4.el7 #14 44.11 perl-threads-shared.aarch64 0:1.43-6.el7 #14 44.11 python-srpm-macros.noarch 0:3-34.el7 #14 44.11 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #14 44.11 unzip.aarch64 0:6.0-24.el7_9 #14 44.11 zip.aarch64 0:3.0-11.el7 #14 44.11 #14 44.11 Dependency Updated: #14 44.11 rpm.aarch64 0:4.11.3-48.el7_9 rpm-build-libs.aarch64 0:4.11.3-48.el7_9 #14 44.11 rpm-libs.aarch64 0:4.11.3-48.el7_9 rpm-python.aarch64 0:4.11.3-48.el7_9 #14 44.11 #14 44.11 Complete! [Pipeline] wrap [Pipeline] echo Removing all docker containers [Pipeline] sh Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.5 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-42-253 ID: e901fd37-4acc-4712-8a91-b41a94767d78 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] } [Pipeline] checkout [Pipeline] wrap The recommended git tool is: git [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace + docker container ls -aq [Pipeline] sh Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.5 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-82-30 ID: e901fd37-4acc-4712-8a91-b41a94767d78 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true + docker info #14 DONE 44.5s #15 [stage-1 4/7] COPY --link SPECS /root/rpmbuild/SPECS #15 DONE 0.0s #16 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec [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 #16 0.366 Loaded plugins: fastestmirror, ovl #16 0.507 Enabling base-source repository + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #16 0.508 Enabling extras-source repository #16 0.508 Enabling updates-source repository #16 0.508 Loading mirror speeds from cached hostfile #16 0.510 * base: download.cf.centos.org #16 0.510 * extras: download.cf.centos.org #16 0.510 * updates: download.cf.centos.org + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh latest: Pulling from library/busybox + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [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_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [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_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [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_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.5 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-80-177 ID: e901fd37-4acc-4712-8a91-b41a94767d78 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [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_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [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_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout [Pipeline] } [Pipeline] echo The recommended git tool is: git Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-39-aarch64) + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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] { (ubuntu-focal-aarch64) [Pipeline] sh Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.5 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-66-148 ID: e901fd37-4acc-4712-8a91-b41a94767d78 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) + echo starting... starting... latest: Pulling from library/busybox [Pipeline] } [Pipeline] checkout The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh latest: Pulling from library/busybox 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Verifying Checksum 9ad63333ebc9: Download complete 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Download complete 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-99-164 ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git + docker info latest: Pulling from library/busybox 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Download complete 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest + docker info latest: Pulling from library/busybox 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Download complete 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest latest: Pulling from library/busybox 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Download complete 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest using credential docker-jenkins-github-credentials using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-105-158 ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Download complete 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-111-69 ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] checkout Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.5 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-59-51 ID: e901fd37-4acc-4712-8a91-b41a94767d78 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] } latest: Pulling from library/busybox 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Download complete 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-100-59 ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] checkout The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] } [Pipeline] checkout [Pipeline] // stage latest: Pulling from library/busybox 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Verifying Checksum 9ad63333ebc9: Download complete 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest [Pipeline] stage [Pipeline] { (build) The recommended git tool is: git Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-112-60 ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] checkout The recommended git tool is: git [Pipeline] } [Pipeline] // stage Cloning repository https://github.com/docker/docker-ce-packaging.git [Pipeline] stage [Pipeline] { (build) Cloning repository https://github.com/docker/docker-ce-packaging.git Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-99-252 ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true latest: Pulling from library/busybox 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Verifying Checksum 9ad63333ebc9: Download complete 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest [Pipeline] checkout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git latest: Pulling from library/busybox 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Download complete 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-113-191 ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot 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 > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/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/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq + docker container ls -aq [Pipeline] echo Docker containers have been removed using credential docker-jenkins-github-credentials [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace + docker container ls -aq [Pipeline] deleteDir [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 Cloning repository https://github.com/docker/docker-ce-packaging.git using credential docker-jenkins-github-credentials [Pipeline] deleteDir Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (cross-win) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags cleanWorkspace: Workspace is clean. Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace + docker container ls -aq using credential docker-jenkins-github-credentials [Pipeline] deleteDir Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Removing all docker containers Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh [Pipeline] stage [Pipeline] { (centos-7-amd64) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (cross-mac) [Pipeline] echo cleanWorkspace: Workspace is clean. Avoid second fetch [Pipeline] stage Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) [Pipeline] { (debian-buster-amd64) [Pipeline] stage [Pipeline] { (static-linux) [Pipeline] sh [Pipeline] sh + docker container ls -aq [Pipeline] sh [Pipeline] sh + docker container ls -aq [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] stage [Pipeline] { (debian-bookworm-amd64) [Pipeline] sh + echo starting... starting... Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir + echo starting... starting... using credential docker-jenkins-github-credentials [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] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-39-amd64) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 [Pipeline] echo > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-9-amd64) [Pipeline] } [Pipeline] sh Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] sh + echo starting... starting... [Pipeline] stage [Pipeline] { (debian-bullseye-amd64) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] } [Pipeline] stage [Pipeline] { (fedora-38-amd64) [Pipeline] sh + echo starting... starting... + echo starting... starting... [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] } [Pipeline] sh + echo starting... starting... [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] } [Pipeline] } Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-84-3 ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true + echo starting... starting... [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] } [Pipeline] sh + echo starting... starting... Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] } [Pipeline] } [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/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/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] } + echo starting... starting... [Pipeline] sh + echo starting... starting... Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-87-218 ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (info) [Pipeline] checkout [Pipeline] sh + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 The recommended git tool is: git + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] // stage [Pipeline] sh + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] sh + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] sh Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) [Pipeline] sh Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h [Pipeline] sh using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h using credential docker-jenkins-github-credentials [Pipeline] sh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h + docker info Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) [Pipeline] // stage [Pipeline] // stage + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (info) Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h [Pipeline] stage [Pipeline] { (info) + docker info using credential docker-jenkins-github-credentials [Pipeline] sh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" [Pipeline] sh + docker info using credential docker-jenkins-github-credentials Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout The recommended git tool is: git [Pipeline] sh + docker info Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # timeout=10 [Pipeline] sh + docker info [Pipeline] sh Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) + docker info [Pipeline] sh + docker info > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 [Pipeline] sh Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info [Pipeline] sh Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) + make REF=master debian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 [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_master/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 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 + docker info + docker info Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) [Pipeline] sh 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/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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) + make REF=master raspbian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" + make REF=master raspbian-bookworm git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) + make REF=master debian-bookworm git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 [Pipeline] sh Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 [Pipeline] sh using credential docker-jenkins-github-credentials 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 Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" [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_master/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 config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 + make REF=master ubuntu-mantic git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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} + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # timeout=10 [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 config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [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 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh [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_master/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 [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 [Pipeline] sh Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [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_master/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} git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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} + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' 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 [Pipeline] sh + make REF=master centos-8 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 REF=master debian-bookworm git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h 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 + make REF=master centos-9 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 + 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 + 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 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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} + make REF=master ubuntu-mantic git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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} [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_master/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 + 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 Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (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 + make REF=master debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 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 Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) + make REF=master debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 + 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 fedora-38 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 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 Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.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 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/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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 [Pipeline] echo Removing all docker containers [Pipeline] sh Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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-jammy-aarch64) [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 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 [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 [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 + echo starting... starting... git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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} + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B 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 + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:13:09 2024 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [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 + 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 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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} git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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} + docker info + make REF=master fedora-39 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 + 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 ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 latest: Pulling from library/busybox + 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 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Verifying Checksum 9ad63333ebc9: Download complete 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master 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/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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/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/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_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.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 + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.89GiB Name: ip-10-100-80-239 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-101-176 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] stage [Pipeline] { (build) [Pipeline] } [Pipeline] checkout The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master The recommended git tool is: git git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.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 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/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/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/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/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master + git -C src/github.com/docker/docker checkout -q refs/heads/master + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.89GiB Name: ip-10-100-91-163 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $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 [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git 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_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-113-204 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 [Pipeline] stage [Pipeline] { (build) Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-106-136 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] checkout The recommended git tool is: git [Pipeline] } 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 [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git git init src/github.com/docker/buildx Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-127-88 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 [Pipeline] { (build) [Pipeline] echo Removing all docker containers [Pipeline] sh git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 [Pipeline] checkout The recommended git tool is: git git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.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 Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-52-26 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } 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_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 [Pipeline] // stage git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-124-118 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.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 Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-127-117 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-108-134 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] checkout The recommended git tool is: git [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] } [Pipeline] stage [Pipeline] { (centos-8-amd64) [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] sh [Pipeline] checkout The recommended git tool is: git + echo starting... starting... git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: aarch64 CPUs: 8 Total Memory: 30.64GiB Name: ip-10-100-50-34 ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot 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 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 + docker info From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 git init src/github.com/docker/compose From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 raspbian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 latest: Pulling from library/alpine fda0ff469afd: Pulling fs layer From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 raspbian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli ./scripts/checkout.sh src/github.com/docker/compose "v2.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.7 fedora-38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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 latest: Pulling from library/alpine fda0ff469afd: Pulling fs layer From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 ubuntu-mantic make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally fda0ff469afd: Verifying Checksum fda0ff469afd: Download complete make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 raspbian-bookworm make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.7 centos-9 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' mkdir -p rpmbuild/SOURCES From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 debian-bookworm make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 debian-bookworm make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.7 centos-8 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.7 fedora-39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally using credential docker-jenkins-github-credentials fda0ff469afd: Pulling fs layer fda0ff469afd: Verifying Checksum fda0ff469afd: Download complete using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags fda0ff469afd: Verifying Checksum fda0ff469afd: Download complete From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # timeout=10 latest: Pulling from library/alpine bca4290a9639: Pulling fs layer fda0ff469afd: Pull complete From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 ubuntu-mantic make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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 fda0ff469afd: Pulling fs layer latest: Pulling from library/alpine fda0ff469afd: Pulling fs layer latest: Pulling from library/alpine docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine latest: Pulling from library/alpine fda0ff469afd: Pulling fs layer latest: Pulling from library/alpine fda0ff469afd: Pulling fs layer fda0ff469afd: Verifying Checksum fda0ff469afd: Download complete latest: Pulling from library/alpine latest: Pulling from library/alpine Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 bca4290a9639: Pulling fs layer bca4290a9639: Download complete bca4290a9639: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags latest: Pulling from library/alpine bca4290a9639: Pulling fs layer bca4290a9639: Verifying Checksum bca4290a9639: Download complete 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_master # timeout=10 using credential docker-jenkins-github-credentials fda0ff469afd: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest Cloning the remote Git repository Cloning with configured refspecs honoured and without tags latest: Pulling from library/alpine fda0ff469afd: Pulling fs layer latest: Pulling from library/alpine bca4290a9639: Pulling fs layer bca4290a9639: Download complete bca4290a9639: Pull complete bca4290a9639: Download complete bca4290a9639: Pull complete latest: Pulling from library/alpine fda0ff469afd: Pulling fs layer fda0ff469afd: Verifying Checksum fda0ff469afd: Download complete Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 fda0ff469afd: Verifying Checksum fda0ff469afd: Download complete bca4290a9639: Pulling fs layer bca4290a9639: Verifying Checksum bca4290a9639: Download complete bca4290a9639: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b bca4290a9639: Pulling fs layer bca4290a9639: Verifying Checksum bca4290a9639: Download complete fda0ff469afd: Verifying Checksum fda0ff469afd: Download complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) bca4290a9639: Pulling fs layer bca4290a9639: Verifying Checksum bca4290a9639: Download complete bca4290a9639: Pulling fs layer bca4290a9639: Verifying Checksum bca4290a9639: Download complete bca4290a9639: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest fda0ff469afd: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest bca4290a9639: Pulling fs layer bca4290a9639: Verifying Checksum bca4290a9639: Download complete Status: Downloaded newer image for alpine:latest bca4290a9639: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # timeout=10 fda0ff469afd: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 fda0ff469afd: Verifying Checksum fda0ff469afd: Download complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest fda0ff469afd: Verifying Checksum fda0ff469afd: Download complete Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" fda0ff469afd: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest Status: Downloaded newer image for alpine:latest fda0ff469afd: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest bca4290a9639: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest fda0ff469afd: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest bca4290a9639: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest bca4290a9639: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 fda0ff469afd: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 fda0ff469afd: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] sh Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" [Pipeline] sh 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/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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # 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/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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 [Pipeline] sh Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) [Pipeline] sh Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" 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/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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" + make REF=master fedora-38 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 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_master/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 [Pipeline] sh Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 [Pipeline] sh [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_master/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 [Pipeline] sh + 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_master/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 REF=master centos-7 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h [Pipeline] sh Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-113-21 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" [Pipeline] } + 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_master/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 [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 [Pipeline] sh git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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} > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # 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 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 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/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_master/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 REF=master debian-bookworm git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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} + make REF=master centos-9 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 + 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_master/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 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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} + make REF=master fedora-39 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 [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 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 + 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 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 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 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_master/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 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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} git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 + 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 ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 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/docker * [new branch] master -> master * [new branch] master -> origin/master using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 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/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.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 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} git init src/github.com/docker/buildx Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.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/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.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_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.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_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $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.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.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 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx+ ls-remote --refs --heads --tags origin v0.12.1 awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote+ --refs --heads --tags origin v0.12.1 awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs+ --heads --tags origin v2.24.6 awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} [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/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C+ src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 for p in cross-win; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.21.7 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' cd /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker && docker buildx build --target binary --build-arg VERSION=0.0.0-20240226182428-efb9206 --build-arg DOCKER_GITCOMMIT=b37f8c8 --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --platform windows/amd64 --output "./bundles/cross/win" . From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 27.92kB done #1 DONE 0.1s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 for p in cross-mac; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.21.7 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use loving_maxwell cd /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.7 fedora-38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.7 centos-7 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #0 building with "loving_maxwell" instance using docker-container driver #1 [internal] load local bake definitions #1 reading docker-bake.hcl 3.75kB / 3.75kB done #1 DONE 0.0s #2 [internal] booting buildkit #2 pulling image moby/buildkit:buildx-stable-1 From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 latest: Pulling from library/alpine 4abcf2066143: Pulling fs layer 4abcf2066143: Verifying Checksum 4abcf2066143: Download complete latest: Pulling from library/alpine 4abcf2066143: Pulling fs layer + make REF=master centos-8 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 #3 DONE 0.4s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #4 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 7.34MB / 11.80MB 0.1s + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 latest: Pulling from library/alpine 4abcf2066143: Pulling fs layer + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + + gitawk -C {print $2} src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 for p in static-linux; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.21.7 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' cd /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary #0 building with "default" instance using docker driver #1 [internal] load local bake definitions mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine 4abcf2066143: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest 4abcf2066143: Verifying Checksum 4abcf2066143: Download complete 4abcf2066143: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #4 DONE 0.4s From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally 4abcf2066143: Download complete 4abcf2066143: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 debian-bookworm make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 #1 reading docker-bake.hcl 3.75kB / 3.75kB done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.97kB done #2 DONE 0.0s #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 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm latest: Pulling from library/alpine 4abcf2066143: Pulling fs layer 4abcf2066143: Verifying Checksum 4abcf2066143: Download complete latest: Pulling from library/alpine 4abcf2066143: Pulling fs layer From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.7 centos-9 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 #5 ... #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #8 DONE 0.3s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm 4abcf2066143: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest 4abcf2066143: Download complete 4abcf2066143: Pull complete git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.7 fedora-39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 4abcf2066143: Pulling fs layer 4abcf2066143: Download complete 4abcf2066143: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} #5 DONE 0.4s #9 [internal] load .dockerignore #9 transferring context: 113B done #9 DONE 0.0s Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest 4abcf2066143: Pulling fs layer 4abcf2066143: Verifying Checksum 4abcf2066143: Download complete 4abcf2066143: Pull complete Status: Downloaded newer image for alpine:latest + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 #4 DONE 0.9s #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 2.10MB / 11.80MB 0.1s #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #5 DONE 0.4s #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #2 pulling image moby/buildkit:buildx-stable-1 1.9s done #2 creating container buildx_buildkit_loving_maxwell0 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli latest: Pulling from library/alpine bca4290a9639: Pulling fs layer #6 ... #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #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 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine bca4290a9639: Verifying Checksum bca4290a9639: Download complete bca4290a9639: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest #10 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #10 ... #11 [internal] load metadata for docker.io/library/golang:1.21.7-alpine3.18 #11 DONE 0.3s #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #6 DONE 0.4s #10 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #10 DONE 0.4s #12 [internal] load .dockerignore #12 transferring context: 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 transferring context: 263B done #12 DONE 0.0s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/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_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/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_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/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_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/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_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #10 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done #10 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/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_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 #10 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done #10 sha256:d890adde6e4e382c10314e4df2ff4df3b3ff2a9bcb07069df99ef28612c802c4 479B / 479B done #10 sha256:017e092422167efd5c3b937f8c84589bcf5012a4833278838589f7f3be5bd789 1.41kB / 1.41kB done #10 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.1s done #10 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done #10 DONE 0.3s #11 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #11 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.1s done #11 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #11 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 20.21MB / 49.55MB 0.3s #11 sha256:b8e62cf593cdaff36efd90aa3a37de268e6781a2e68c6610940c48f7cdf36984 1.79kB / 1.79kB done #11 sha256:603d8d7f7de0a4211107db30981b9b94ee14cf0b4f8c30cc0ce05596039a75ab 2.89kB / 2.89kB done #11 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 14.68MB / 24.05MB 0.3s #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 11.53MB / 64.14MB 0.3s git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #11 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 28.31MB / 49.55MB 0.4s #11 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.4s #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 20.97MB / 64.14MB 0.4s #11 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 40.89MB / 49.55MB 0.5s #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 30.41MB / 64.14MB 0.5s + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 #11 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s #11 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.5s done #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 42.99MB / 64.14MB 0.6s #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 0B / 92.37MB 0.6s #11 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.7s done #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 54.53MB / 64.14MB 0.7s #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 10.49MB / 92.37MB 0.7s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.7 centos-8 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 0.9s #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 27.27MB / 92.37MB 0.9s #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 0B / 67.01MB 0.9s #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 1.0s done #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 33.55MB / 92.37MB 1.0s #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 5.24MB / 67.01MB 1.0s #11 sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf 0B / 175B 1.0s #11 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 latest: Pulling from library/alpine 4abcf2066143: Pulling fs layer 4abcf2066143: Verifying Checksum 4abcf2066143: Download complete #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 51.38MB / 92.37MB 1.1s #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 12.58MB / 67.01MB 1.1s #11 sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf 175B / 175B 1.1s done #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 56.62MB / 92.37MB 1.2s #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 23.07MB / 67.01MB 1.2s #11 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 1.2s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx 4abcf2066143: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 81.79MB / 92.37MB 1.4s #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 52.47MB / 67.01MB 1.4s #11 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.2s done #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 91.23MB / 92.37MB 1.5s #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 62.91MB / 67.01MB 1.5s #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.6s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 1.6s done #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.7s done mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/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_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #13 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.7-alpine3.18@sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 #13 resolve docker.io/library/golang:1.21.7-alpine3.18@sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 0.0s done #13 sha256:50e791cb90c3d0bf08a988f13b405c9947c74b5bc31c7c939197a7175f6c7f0e 0B / 284.69kB 0.1s #13 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 0B / 67.01MB 0.1s #13 sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 1.65kB / 1.65kB done #13 sha256:5c23be1940176d5ef9196173f5e88d0f52e42a26c8f695b33d9e47d6209a302e 1.36kB / 1.36kB done #13 sha256:a2b21ee6abbc16f5d34f5997a997905857960865d10108403a351f6c8de1d793 2.13kB / 2.13kB done #13 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.05MB / 3.40MB 0.1s #13 sha256:50e791cb90c3d0bf08a988f13b405c9947c74b5bc31c7c939197a7175f6c7f0e 284.69kB / 284.69kB 0.2s done #13 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done #13 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 #13 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 13.63MB / 67.01MB 0.3s #13 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s #13 sha256:8daf023d266d667210cf5767c01f2f4f68e40c297e0bdecf73799744ddac1026 175B / 175B 0.3s #13 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 22.02MB / 67.01MB 0.4s #13 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done #13 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done #13 sha256:8daf023d266d667210cf5767c01f2f4f68e40c297e0bdecf73799744ddac1026 175B / 175B 0.3s done #11 ... #12 [internal] load build context #12 transferring context: 76.09MB 2.0s done #12 DONE 2.1s #11 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/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_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/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_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 32.51MB / 67.01MB 0.5s #13 extracting sha256:50e791cb90c3d0bf08a988f13b405c9947c74b5bc31c7c939197a7175f6c7f0e #13 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 46.14MB / 67.01MB 0.7s #2 creating container buildx_buildkit_loving_maxwell0 3.7s done #2 DONE 5.5s #3 [internal] load build definition from Dockerfile #3 transferring dockerfile: #3 transferring dockerfile: 4.97kB done #3 DONE 0.1s #4 resolve image config for docker.io/docker/dockerfile:1 #4 ... #5 [auth] docker/dockerfile:pull token for registry-1.docker.io #5 DONE 0.0s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/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_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 ... #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #14 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done #14 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done #14 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done #14 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.4s done #14 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done #14 DONE 0.7s #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.0s done #15 sha256:017e092422167efd5c3b937f8c84589bcf5012a4833278838589f7f3be5bd789 1.41kB / 1.41kB done #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done #15 sha256:d890adde6e4e382c10314e4df2ff4df3b3ff2a9bcb07069df99ef28612c802c4 479B / 479B done #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.5s done #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done #15 DONE 0.8s #13 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.7-alpine3.18@sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 #13 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 55.57MB / 67.01MB 0.8s #13 extracting sha256:50e791cb90c3d0bf08a988f13b405c9947c74b5bc31c7c939197a7175f6c7f0e 0.2s done #13 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 67.01MB / 67.01MB 0.9s #4 resolve image config for docker.io/docker/dockerfile:1 mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_master/rpm/patches/01-rlimit_nofile-rhel7.patch rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_master/rpm/patches/01-rlimit_nofile-rhel7.patch rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_master/rpm/patches/01-rlimit_nofile-rhel7.patch rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch #13 ... #16 [internal] load build context #16 transferring context: 42.02MB 1.1s done #16 DONE 1.2s #13 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.7-alpine3.18@sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 #13 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 67.01MB / 67.01MB 1.0s done #13 extracting sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_master/rpm/patches/01-rlimit_nofile-rhel7.patch rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch #4 DONE 0.9s == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile . == Building packages for ubuntu-mantic == mkdir -p "debbuild/ubuntu-mantic" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-mantic/aarch64 -f ubuntu-mantic/Dockerfile . mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile . == Building packages for debian-bookworm == mkdir -p "debbuild/debian-bookworm" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/aarch64 -f debian-bookworm/Dockerfile . == Building packages for fedora-39 == mkdir -p "rpmbuild/fedora-39" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm -t rpmbuild-fedora-39/aarch64 -f fedora-39/Dockerfile . mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli == Building packages for fedora-38 == mkdir -p "rpmbuild/fedora-38" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm -t rpmbuild-fedora-38/aarch64 -f fedora-38/Dockerfile . #6 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #6 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #6 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s #6 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #6 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 #6 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.2s done #6 DONE 0.4s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.28kB done #1 DONE 0.1s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.29kB done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli == Building packages for centos-9 == mkdir -p "rpmbuild/centos-9" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm -t rpmbuild-centos-9/aarch64 -f centos-9/Dockerfile . mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 986B done #1 DONE 0.1s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 == Building packages for centos-8 == mkdir -p "rpmbuild/centos-8" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm -t rpmbuild-centos-8/aarch64 -f centos-8/Dockerfile . mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 669B done #1 DONE 0.1s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io #7 DONE 0.0s #8 [auth] library/golang: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 [linux/amd64 internal] load metadata for docker.io/library/golang:1.21.7-alpine3.18 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #11 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 2.0s done #11 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.3s #3 DONE 0.3s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 1.05MB / 11.02MB 0.1s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.06kB done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.3s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.42kB done #1 DONE 0.1s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 984B done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.3s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s #3 DONE 0.4s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 669B done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.3s #11 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.4s done #11 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 0.1s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.1s done #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #4 DONE 0.4s #3 DONE 0.3s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.1s #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.1s done #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #4 DONE 0.3s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile . #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 2.10MB / 11.02MB 0.1s #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #4 DONE 0.3s #5 [internal] load metadata for docker.io/library/ubuntu:focal == Building packages for debian-bookworm == mkdir -p "debbuild/debian-bookworm" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/aarch64 -f debian-bookworm/Dockerfile . #5 [auth] library/golang:pull token for registry-1.docker.io #5 DONE 0.0s #6 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #4 DONE 0.4s #5 ... #6 [auth] library/debian:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 986B done #1 DONE 0.1s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 DONE 0.3s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #5 ... #6 [auth] library/fedora:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #4 DONE 0.4s #5 [auth] library/fedora:pull token for registry-1.docker.io #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #3 DONE 0.6s #5 ... #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/ubuntu:pull token for registry-1.docker.io #6 DONE 0.3s #7 [internal] load metadata for docker.io/library/ubuntu:mantic #7 ... #8 [auth] library/ubuntu:pull token for registry-1.docker.io #8 DONE 0.0s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 30B mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #4 DONE 0.3s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #5 ... #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile . #5 [auth] library/debian:pull token for registry-1.docker.io #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #7 DONE 0.3s #8 [internal] load metadata for docker.io/library/debian:bookworm #8 DONE 0.3s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 ... #11 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #11 DONE 1.0s #10 [linux/amd64 internal] load metadata for docker.io/library/golang:1.21.7-alpine3.18 #10 DONE 1.0s #12 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #12 DONE 1.1s #13 [internal] load .dockerignore #13 transferring context: 263B done #13 DONE 0.0s #14 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #14 DONE 1.1s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #5 DONE 0.3s #8 [internal] load metadata for docker.io/library/debian:buster #8 DONE 0.4s #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 == Building packages for raspbian-buster == mkdir -p "debbuild/raspbian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #8 [internal] load metadata for docker.io/library/fedora:38 #8 ... #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #1 transferring dockerfile: 999B done #1 DONE 0.1s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #5 DONE 0.4s #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.1s done #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #8 DONE 0.4s #5 [internal] load metadata for docker.io/library/ubuntu:focal #5 DONE 0.5s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #7 [internal] load metadata for docker.io/library/ubuntu:mantic #1 transferring dockerfile: 986B done #1 DONE 0.1s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #5 DONE 0.3s #7 [internal] load metadata for quay.io/centos/centos:stream9 #7 DONE 0.4s #8 [internal] load .dockerignore #8 transferring context: #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.28kB done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 0.1s done #11 DONE 0.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 6.29MB / 49.59MB 0.1s #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0B / 23.58MB 0.1s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 4.19MB / 63.99MB 0.1s #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:405939c04fce7beb9bec5b121f4b8c45cb527943836a740b9967d9e70c754cf2 1.79kB / 1.79kB done #10 sha256:a8a95e16cd1f362a60d1d29d264e38123d9f58058c4be5adbd299c7c6b64e74a 2.90kB / 2.90kB done #15 [internal] load build context #15 DONE 0.0s #16 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #16 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done #16 DONE 0.1s #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #17 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #17 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done #17 DONE 0.1s #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.1s done #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #3 DONE 0.5s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #8 [internal] load metadata for docker.io/library/fedora:38 #8 DONE 0.4s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [internal] load build context #10 transferring context: 13.15kB done #10 DONE 0.0s #11 [stage-1 1/6] FROM docker.io/library/fedora:38@sha256:6be1570e3add71ca2af2b47d99e77357d9ac96f6e0ed5e5c30c5dbac6df25a0f #11 resolve docker.io/library/fedora:38@sha256:6be1570e3add71ca2af2b47d99e77357d9ac96f6e0ed5e5c30c5dbac6df25a0f 0.0s done #11 sha256:6be1570e3add71ca2af2b47d99e77357d9ac96f6e0ed5e5c30c5dbac6df25a0f 975B / 975B done #11 sha256:169c57fa9dbc542c3631d657c3de9fccaf1077ed09357f44894c750cd7e12d5b 529B / 529B done #11 sha256:9cb646f1ce2fef3f995a7950ee9064fef715cd17e89c30c7fea04c65ae32dfa7 2.00kB / 2.00kB done #11 sha256:3aae694a5eee87d89f05e7d069add3611bfac3b1f9488446d9f484e00e268258 0B / 65.66MB 0.1s #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #7 ... #8 [internal] load metadata for docker.io/library/fedora:39 #8 DONE 0.4s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #7 DONE 0.5s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #4 DONE 0.4s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #5 ... #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 0.1s done #11 DONE 0.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:a8a95e16cd1f362a60d1d29d264e38123d9f58058c4be5adbd299c7c6b64e74a 2.90kB / 2.90kB done #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 0B / 49.59MB 0.1s #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:405939c04fce7beb9bec5b121f4b8c45cb527943836a740b9967d9e70c754cf2 1.79kB / 1.79kB done #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 2.10MB / 23.58MB 0.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #7 DONE 1.0s #3 DONE 0.4s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0B / 11.16MB 0.1s #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #8 transferring context: 2B done #8 DONE 0.0s #3 DONE 0.4s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 15.73MB / 49.59MB 0.2s #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 15.73MB / 23.58MB 0.2s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 13.63MB / 63.99MB 0.2s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 26.21MB / 49.59MB 0.3s #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.3s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 24.12MB / 63.99MB 0.3s #18 ... #16 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #16 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.1s done #16 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 0.0s done #16 DONE 0.2s #19 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.7-alpine3.18@sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 #19 resolve docker.io/library/golang:1.21.7-alpine3.18@sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 0.1s done #19 DONE 0.3s #20 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / / #20 DONE 0.1s #19 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.7-alpine3.18@sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 0.1s done #11 DONE 0.2s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:a8a95e16cd1f362a60d1d29d264e38123d9f58058c4be5adbd299c7c6b64e74a 2.90kB / 2.90kB done #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 3.15MB / 49.59MB 0.1s #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:405939c04fce7beb9bec5b121f4b8c45cb527943836a740b9967d9e70c754cf2 1.79kB / 1.79kB done #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0B / 23.58MB 0.1s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 23.07MB / 49.59MB 0.3s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #4 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0B / 11.16MB 0.1s #11 sha256:3aae694a5eee87d89f05e7d069add3611bfac3b1f9488446d9f484e00e268258 12.58MB / 65.66MB 0.3s #10 [internal] load build context #10 transferring context: 13.15kB done #10 DONE 0.0s #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #11 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #11 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #11 sha256:405939c04fce7beb9bec5b121f4b8c45cb527943836a740b9967d9e70c754cf2 1.79kB / 1.79kB done #11 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 4.19MB / 63.99MB 0.1s #11 sha256:a8a95e16cd1f362a60d1d29d264e38123d9f58058c4be5adbd299c7c6b64e74a 2.90kB / 2.90kB done #11 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 5.24MB / 49.59MB 0.1s #11 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0B / 23.58MB 0.1s #3 DONE 0.4s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #4 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 3.15MB / 11.16MB 0.1s #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #5 DONE 0.3s #7 [internal] load metadata for quay.io/centos/centos:stream8 #7 DONE 0.4s #8 [internal] load .dockerignore #8 transferring context: mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 4.19MB / 49.59MB 0.3s #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.3s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 14.68MB / 49.59MB 0.4s #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.3s done #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 0B / 86.41MB 0.4s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 0B / 63.99MB 0.4s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 24.95MB / 49.59MB 0.5s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 6.29MB / 86.41MB 0.5s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 9.44MB / 63.99MB 0.5s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 4.19MB / 11.16MB 0.3s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 7.34MB / 11.16MB 0.4s #9 [internal] load build context #9 transferring context: 13.15kB done #9 DONE 0.0s #10 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:6ed5436b479391e9db75350cae0a976374f32f6c631a78487d955800a658a3a8 #10 resolve quay.io/centos/centos:stream9@sha256:6ed5436b479391e9db75350cae0a976374f32f6c631a78487d955800a658a3a8 0.0s done #10 sha256:6ed5436b479391e9db75350cae0a976374f32f6c631a78487d955800a658a3a8 912B / 912B done #10 sha256:fe8ea6011201568422daa86c262c3bf9a1c1db662e053ff8e99cb2b7ca61db37 505B / 505B done #10 sha256:0e8f2f1f3a8d3baa6c7b6f9d576b54e9e01ea2c8a0c5b98783315d1f7f1e6a47 1.17kB / 1.17kB done #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 46.14MB / 49.59MB 0.5s #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.3s done #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 44.04MB / 63.99MB 0.5s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 16.78MB / 86.41MB 0.5s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.6s done #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 0.7s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 32.51MB / 86.41MB 0.7s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 0B / 64.11MB 0.7s #19 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.2s #19 sha256:50e791cb90c3d0bf08a988f13b405c9947c74b5bc31c7c939197a7175f6c7f0e 0B / 284.69kB 0.2s #19 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 0B / 67.01MB 0.2s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 32.51MB / 49.59MB 0.4s #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 12.58MB / 23.58MB 0.4s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 42.99MB / 49.59MB 0.5s #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 22.02MB / 23.58MB 0.5s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 6.29MB / 11.16MB 0.4s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.49MB / 11.16MB 0.5s #11 sha256:3aae694a5eee87d89f05e7d069add3611bfac3b1f9488446d9f484e00e268258 17.83MB / 65.66MB 0.5s #11 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 24.12MB / 63.99MB 0.3s #11 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 25.17MB / 49.59MB 0.3s #11 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.3s #11 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 33.55MB / 63.99MB 0.4s #11 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 35.65MB / 49.59MB 0.4s #11 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.3s done #11 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.05MB / 86.41MB 0.4s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 7.34MB / 11.16MB 0.3s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.49MB / 11.16MB 0.4s #8 transferring context: 2B done #8 DONE 0.0s #9 [internal] load build context #9 DONE 0.0s #10 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:1338a5c9e232a419978dbb2f6f42a71553e0ed53f3332b618f89a19143070d86 #10 resolve quay.io/centos/centos:stream8@sha256:1338a5c9e232a419978dbb2f6f42a71553e0ed53f3332b618f89a19143070d86 0.0s done #10 ... #9 [internal] load build context #9 transferring context: 13.15kB done #9 DONE 0.0s #10 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:1338a5c9e232a419978dbb2f6f42a71553e0ed53f3332b618f89a19143070d86 #10 sha256:1338a5c9e232a419978dbb2f6f42a71553e0ed53f3332b618f89a19143070d86 710B / 710B done #10 sha256:5d7337b9b6b2c9757120f6ef7a1841074c30589065709a73470935bd225a692c 505B / 505B done #10 sha256:990744281610efc17e9d7ff2c10e5360ff8d4833d86334300efaf3e98a4cc799 1.17kB / 1.17kB done #10 sha256:8410b775d9fccf85640673e3a7c6c94d4bf233649803210f694bf3d3e35c0d55 1.05MB / 83.06MB 0.1s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 34.60MB / 49.59MB 0.6s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 17.83MB / 86.41MB 0.6s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 18.87MB / 63.99MB 0.6s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 45.09MB / 49.59MB 0.7s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 27.26MB / 86.41MB 0.7s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 29.36MB / 63.99MB 0.7s #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 0.1s done #11 DONE 0.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:405939c04fce7beb9bec5b121f4b8c45cb527943836a740b9967d9e70c754cf2 1.79kB / 1.79kB done #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 6.29MB / 49.59MB 0.1s #10 sha256:a8a95e16cd1f362a60d1d29d264e38123d9f58058c4be5adbd299c7c6b64e74a 2.90kB / 2.90kB done #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 4.19MB / 23.58MB 0.1s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 15.73MB / 49.59MB 0.2s #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 13.63MB / 23.58MB 0.2s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 35.65MB / 49.59MB 0.4s #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.3s done == Building packages for raspbian-bookworm == mkdir -p "debbuild/raspbian-bookworm" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-bookworm/aarch64 -f raspbian-bookworm/Dockerfile . #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.54MB / 11.16MB 0.4s #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #4 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s == Building packages for raspbian-bullseye == mkdir -p "debbuild/raspbian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile . #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 0.8s done #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 16.78MB / 64.11MB 0.8s #10 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 0.2s #10 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 0B / 174B 0.8s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 51.38MB / 86.41MB 0.9s #10 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 0.8s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.9s done #19 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done #19 sha256:50e791cb90c3d0bf08a988f13b405c9947c74b5bc31c7c939197a7175f6c7f0e 284.69kB / 284.69kB 0.4s done #19 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.0s done #19 sha256:8daf023d266d667210cf5767c01f2f4f68e40c297e0bdecf73799744ddac1026 175B / 175B 0.1s done #19 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 12.58MB / 67.01MB 0.5s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.6s done #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.5s done #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 12.58MB / 63.99MB 0.7s #10 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 0B / 86.41MB 0.7s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 23.07MB / 63.99MB 0.8s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.7s #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #11 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 53.48MB / 63.99MB 0.6s #11 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.6s #11 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 20.97MB / 86.41MB 0.6s #11 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 0.7s #11 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.6s done #11 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 32.51MB / 86.41MB 0.7s #11 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 #11 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 0B / 64.11MB 0.7s #11 sha256:3aae694a5eee87d89f05e7d069add3611bfac3b1f9488446d9f484e00e268258 28.31MB / 65.66MB 0.7s #11 sha256:3aae694a5eee87d89f05e7d069add3611bfac3b1f9488446d9f484e00e268258 32.51MB / 65.66MB 0.8s #10 sha256:8410b775d9fccf85640673e3a7c6c94d4bf233649803210f694bf3d3e35c0d55 9.20MB / 83.06MB 0.2s #10 sha256:8410b775d9fccf85640673e3a7c6c94d4bf233649803210f694bf3d3e35c0d55 20.97MB / 83.06MB 0.3s #10 sha256:8410b775d9fccf85640673e3a7c6c94d4bf233649803210f694bf3d3e35c0d55 26.21MB / 83.06MB 0.4s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s done #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.8s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 37.75MB / 86.41MB 0.8s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 38.80MB / 63.99MB 0.8s #10 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.8s done #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 47.19MB / 86.41MB 0.9s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 49.28MB / 63.99MB 0.9s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 0B / 64.11MB 0.9s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 46.14MB / 49.59MB 0.5s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 8.39MB / 63.99MB 0.5s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 6.29MB / 86.41MB 0.5s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.6s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 18.17MB / 63.99MB 0.6s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 16.78MB / 86.41MB 0.6s == Building packages for ubuntu-mantic == mkdir -p "debbuild/ubuntu-mantic" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-mantic/aarch64 -f ubuntu-mantic/Dockerfile . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.00kB done #1 DONE 0.1s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.8s done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s done #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.1s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.00kB done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #11 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 1.8s done #11 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile . #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 66.06MB / 86.41MB 1.1s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 32.51MB / 64.11MB 1.1s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 81.79MB / 86.41MB 1.2s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 50.33MB / 64.11MB 1.2s #19 ... #20 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / / #20 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done #20 extracting sha256:50e791cb90c3d0bf08a988f13b405c9947c74b5bc31c7c939197a7175f6c7f0e 0.1s done #20 DONE 0.3s #19 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.7-alpine3.18@sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 #19 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 28.31MB / 67.01MB 0.6s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 32.51MB / 63.99MB 0.9s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 7.34MB / 64.11MB 0.9s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 42.99MB / 63.99MB 1.0s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 16.78MB / 64.11MB 1.0s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.8s done #11 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 0.8s done #11 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 51.80MB / 86.41MB 0.9s #11 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 17.83MB / 64.11MB 0.9s #11 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 0B / 174B 0.9s #11 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 61.87MB / 86.41MB 1.0s #11 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 31.46MB / 64.11MB 1.0s #11 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 0.9s done #11 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.0s done #11 sha256:3aae694a5eee87d89f05e7d069add3611bfac3b1f9488446d9f484e00e268258 50.33MB / 65.66MB 0.9s #10 sha256:8410b775d9fccf85640673e3a7c6c94d4bf233649803210f694bf3d3e35c0d55 38.80MB / 83.06MB 0.5s #10 sha256:8410b775d9fccf85640673e3a7c6c94d4bf233649803210f694bf3d3e35c0d55 50.33MB / 83.06MB 0.6s #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.4s done #4 DONE 1.0s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 57.67MB / 86.41MB 1.0s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 58.72MB / 63.99MB 1.0s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 13.63MB / 64.11MB 1.0s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 76.55MB / 86.41MB 1.2s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 1.1s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 24.12MB / 64.11MB 1.1s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.6s done #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 28.31MB / 63.99MB 0.7s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 27.26MB / 86.41MB 0.7s #10 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 1.05MB / 64.11MB 0.7s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 38.80MB / 63.99MB 0.8s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 33.55MB / 86.41MB 0.8s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 12.58MB / 64.11MB 0.8s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.29kB done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.4s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #4 DONE 1.2s #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #4 DONE 1.0s #5 [internal] load metadata for docker.io/library/ubuntu:focal #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.28kB done #1 DONE 0.1s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 1.3s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 1.4s done #19 ... #15 [internal] load build context #15 transferring context: 41.93MB 1.0s done #15 DONE 1.1s #19 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.7-alpine3.18@sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 #19 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 50.33MB / 67.01MB 0.9s #19 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 66.06MB / 67.01MB 1.1s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 52.45MB / 63.99MB 1.1s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 20.97MB / 64.11MB 1.1s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 62.91MB / 63.99MB 1.2s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 37.75MB / 64.11MB 1.2s #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #4 DONE 1.2s #11 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 71.30MB / 86.41MB 1.1s #11 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 40.89MB / 64.11MB 1.1s #11 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 81.79MB / 86.41MB 1.2s #11 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 50.33MB / 64.11MB 1.2s #11 sha256:3aae694a5eee87d89f05e7d069add3611bfac3b1f9488446d9f484e00e268258 65.66MB / 65.66MB 1.2s #10 sha256:8410b775d9fccf85640673e3a7c6c94d4bf233649803210f694bf3d3e35c0d55 54.53MB / 83.06MB 0.7s #10 sha256:8410b775d9fccf85640673e3a7c6c94d4bf233649803210f694bf3d3e35c0d55 65.01MB / 83.06MB 0.8s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #10 sha256:26269f135b615bb86ca1582e4018a789fdeaa10219549d6e1945a70e4cf347b5 0B / 55.74MB 1.0s #10 sha256:26269f135b615bb86ca1582e4018a789fdeaa10219549d6e1945a70e4cf347b5 3.15MB / 55.74MB 1.1s #10 sha256:26269f135b615bb86ca1582e4018a789fdeaa10219549d6e1945a70e4cf347b5 14.68MB / 55.74MB 1.2s == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile . #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 1.3s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 1.2s done #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 44.04MB / 64.11MB 1.3s #10 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 1.3s #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 #12 resolve docker.io/library/ubuntu:focal@sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 0.0s done #12 sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 1.13kB / 1.13kB done #12 sha256:175ee225697a668b782a54a56f090c046584f06a93c1bae990972e4f1bf6e4ac 424B / 424B done #12 sha256:f8b1498b9544ea65cbf02fb2feb0eea5a8af4f02097cb5447ec566061ff245c0 2.31kB / 2.31kB done #12 sha256:bc5b5b7ccd1e19c62fdfc4688b98b69619822aab7431a47a392d5795347d854f 25.98MB / 25.98MB 0.4s done #12 extracting sha256:bc5b5b7ccd1e19c62fdfc4688b98b69619822aab7431a47a392d5795347d854f 0.9s done #12 DONE 1.5s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 50.33MB / 64.11MB 1.4s #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #4 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0B / 11.16MB 0.1s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 58.72MB / 63.99MB 1.0s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 56.62MB / 86.41MB 1.0s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 32.51MB / 64.11MB 1.0s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 1.1s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 66.06MB / 86.41MB 1.1s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 40.89MB / 64.11MB 1.1s #5 [auth] library/debian:pull token for registry-1.docker.io #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #5 ... #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #3 DONE 0.4s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #4 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0B / 11.16MB 0.1s #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 56.62MB / 64.11MB 1.5s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 1.6s #13 extracting sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 2.9s done #13 extracting sha256:8daf023d266d667210cf5767c01f2f4f68e40c297e0bdecf73799744ddac1026 #13 extracting sha256:8daf023d266d667210cf5767c01f2f4f68e40c297e0bdecf73799744ddac1026 done #13 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #13 DONE 4.4s #17 [build-base-alpine 2/4] COPY --link --from=xx / / #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 1.3s done #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 50.33MB / 64.11MB 1.4s #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 1.4s #10 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 1.3s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.4s done #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 61.87MB / 64.11MB 1.6s #5 [auth] library/debian:pull token for registry-1.docker.io #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #11 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 1.3s #11 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 61.87MB / 64.11MB 1.4s #11 sha256:3aae694a5eee87d89f05e7d069add3611bfac3b1f9488446d9f484e00e268258 65.66MB / 65.66MB 1.5s done #10 sha256:8410b775d9fccf85640673e3a7c6c94d4bf233649803210f694bf3d3e35c0d55 78.63MB / 83.06MB 0.9s #10 sha256:8410b775d9fccf85640673e3a7c6c94d4bf233649803210f694bf3d3e35c0d55 83.06MB / 83.06MB 1.0s #10 extracting sha256:8410b775d9fccf85640673e3a7c6c94d4bf233649803210f694bf3d3e35c0d55 #10 sha256:8410b775d9fccf85640673e3a7c6c94d4bf233649803210f694bf3d3e35c0d55 83.06MB / 83.06MB 1.0s done #5 ... #6 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster #10 sha256:26269f135b615bb86ca1582e4018a789fdeaa10219549d6e1945a70e4cf347b5 34.60MB / 55.74MB 1.3s #10 sha256:26269f135b615bb86ca1582e4018a789fdeaa10219549d6e1945a70e4cf347b5 38.14MB / 55.74MB 1.4s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 58.63MB / 64.11MB 1.6s #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.5s done #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 61.87MB / 64.11MB 1.7s #3 DONE 0.4s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #4 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0B / 11.16MB 0.1s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 8.39MB / 11.16MB 0.4s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 1.2s done #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 76.55MB / 86.41MB 1.2s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 53.48MB / 64.11MB 1.2s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 1.3s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 61.87MB / 64.11MB 1.3s #10 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 0B / 174B 1.3s #10 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 1.4s #7 ... #8 [internal] load metadata for docker.io/library/debian:bookworm #8 DONE 0.4s #8 ... #5 [internal] load metadata for docker.io/library/ubuntu:focal #5 DONE 0.4s #8 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #8 DONE 0.5s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 7.94MB / 11.16MB 0.4s #3 DONE 0.4s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #4 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 1.05MB / 11.16MB 0.1s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 1.7s done #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 9.44MB / 86.41MB 1.8s #7 ... #8 [internal] load metadata for docker.io/library/debian:bullseye #8 DONE 0.5s #11 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 1.4s done #19 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 67.01MB / 67.01MB 1.2s done #19 DONE 1.6s #20 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / / #20 extracting sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 #11 extracting sha256:3aae694a5eee87d89f05e7d069add3611bfac3b1f9488446d9f484e00e268258 0.2s #8 ... #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #5 DONE 0.4s #8 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster #8 DONE 0.6s #10 sha256:26269f135b615bb86ca1582e4018a789fdeaa10219549d6e1945a70e4cf347b5 52.43MB / 55.74MB 1.5s #10 sha256:26269f135b615bb86ca1582e4018a789fdeaa10219549d6e1945a70e4cf347b5 55.74MB / 55.74MB 1.6s #1 transferring dockerfile: 984B done #1 DONE 0.1s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 1.9s done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 2.10MB / 11.16MB 0.2s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 5.24MB / 11.16MB 0.3s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.49MB / 11.16MB 0.5s #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s done #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 1.4s done #10 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 1.5s done #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:mantic@sha256:f0bb9ee844f7adb284ac036a15469062adbe3a4458c06680216ed73df231cb31 #12 resolve docker.io/library/ubuntu:mantic@sha256:f0bb9ee844f7adb284ac036a15469062adbe3a4458c06680216ed73df231cb31 0.0s done #12 sha256:6659459dc389659ad62a22aa59f7fe3d989af7b558df2f35060e3e0622a3aea8 2.31kB / 2.31kB done #12 sha256:156a77c81f1abbe7dc4d9fb1e0e7876b94be30c6369ef3391aa31a891420375a 26.40MB / 26.40MB 0.4s done #12 sha256:f0bb9ee844f7adb284ac036a15469062adbe3a4458c06680216ed73df231cb31 1.13kB / 1.13kB done #12 sha256:f2810774a67f175bb6b7ae44e4f1d617b41c592d6c7b5504236f44ea86a81601 424B / 424B done #12 extracting sha256:156a77c81f1abbe7dc4d9fb1e0e7876b94be30c6369ef3391aa31a891420375a 1.0s done #12 DONE 1.7s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 1.6s done #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #7 DONE 0.4s #9 [internal] load .dockerignore #9 transferring context: #9 transferring context: 2B done #9 DONE 0.1s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 7.34MB / 11.16MB 0.3s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.49MB / 11.16MB 0.4s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s done #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.1s #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 #12 resolve docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 0.0s done #12 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.6s done #12 sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 1.85kB / 1.85kB done #12 sha256:7c288032ecf3319045d9fa538c3b0cc868a320d01d03bce15b99c2c336319994 529B / 529B done #12 sha256:8138bbd6ac4e6145d04bb9e21475581e89c90c499a2385e45563d6135be136cb 1.48kB / 1.48kB done #12 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 1.4s done #12 DONE 2.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.1s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 19.92MB / 86.41MB 1.9s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 1.8s done #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 29.36MB / 86.41MB 2.0s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #7 DONE 0.6s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #11 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 1.7s done #17 DONE 0.6s #18 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #18 0.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 sha256:26269f135b615bb86ca1582e4018a789fdeaa10219549d6e1945a70e4cf347b5 55.74MB / 55.74MB 1.6s done #10 extracting sha256:26269f135b615bb86ca1582e4018a789fdeaa10219549d6e1945a70e4cf347b5 0.1s #3 DONE 0.4s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s done #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.1s #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.6s done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.4s done #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.1s #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #4 DONE 0.9s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 49.28MB / 86.41MB 2.2s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 59.77MB / 86.41MB 2.3s #11 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 1.5s done #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.1s done #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 1.05MB / 11.16MB 0.1s #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 7.34MB / 11.16MB 0.3s #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #4 DONE 0.9s #10 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 1.6s done #10 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #4 DONE 0.8s #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #4 DONE 1.0s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #5 ... #6 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #6 DONE 0.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.1s done #10 sha256:32ee41e30e988d6cc855978af6dfbe93d8de48025ba6188c81c40282e663814a 2.90kB / 2.90kB done #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 0B / 21.95MB 0.1s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 0B / 45.15MB 0.1s #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:968b446f6bc52a4e0c81d88f47aa55b67e64cd39b4c8ba3f9dd4c57b6c66f043 1.79kB / 1.79kB done #10 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 1.7s done #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 69.21MB / 86.41MB 2.4s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 79.69MB / 86.41MB 2.5s #10 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 2.6s #10 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.4s done #10 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 #11 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile . #10 sha256:968b446f6bc52a4e0c81d88f47aa55b67e64cd39b4c8ba3f9dd4c57b6c66f043 1.79kB / 1.79kB done #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:32ee41e30e988d6cc855978af6dfbe93d8de48025ba6188c81c40282e663814a 2.90kB / 2.90kB done #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.49MB / 11.16MB 0.4s #4 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.4s done #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #7 DONE 0.4s #8 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bookworm #8 DONE 0.4s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #10 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 1.7s done #10 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 4.19MB / 21.95MB 0.5s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 5.24MB / 45.15MB 0.5s #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:a52d4e1c201d9ab2f3b939b91a3fdd345d3d11404755bc1cdb22c1d5be131c5d #12 resolve docker.io/library/debian:buster@sha256:a52d4e1c201d9ab2f3b939b91a3fdd345d3d11404755bc1cdb22c1d5be131c5d 0.0s done #12 sha256:b2f3ac0fe192916cc6604d5941f01da385bf4b3d3bad97186f040b26e521c464 49.29MB / 49.29MB 0.8s done #12 sha256:a52d4e1c201d9ab2f3b939b91a3fdd345d3d11404755bc1cdb22c1d5be131c5d 984B / 984B done #12 sha256:32c61e9a1b9f7f06a6093bb0749b10159255fe347f0e0531741814c710d5bbbf 529B / 529B done #12 sha256:5d43b98aea587fb0dada83c60b16ac289f5f4ffba4fafb67ffaf3633125a96c9 1.48kB / 1.48kB done #12 extracting sha256:b2f3ac0fe192916cc6604d5941f01da385bf4b3d3bad97186f040b26e521c464 1.8s done #12 DONE 2.7s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #11 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.4s done #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 986B done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 0B / 45.15MB 0.5s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.1s done mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_master/rpm/patches/01-rlimit_nofile-rhel7.patch rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch #7 DONE 0.3s #8 [internal] load metadata for docker.io/library/ubuntu:mantic #7 DONE 0.3s #8 [internal] load metadata for docker.io/library/ubuntu:jammy #8 DONE 0.4s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 DONE 0.0s #11 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da #11 resolve docker.io/library/ubuntu:jammy@sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da #10 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.4s done #10 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 #5 DONE 0.8s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.1s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 0B / 59.21MB 0.1s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 1.05MB / 45.15MB 0.1s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 0B / 21.95MB 0.1s #10 sha256:32ee41e30e988d6cc855978af6dfbe93d8de48025ba6188c81c40282e663814a 2.90kB / 2.90kB done #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:968b446f6bc52a4e0c81d88f47aa55b67e64cd39b4c8ba3f9dd4c57b6c66f043 1.79kB / 1.79kB done #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 5.24MB / 45.15MB 0.3s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 2.10MB / 21.95MB 0.3s #8 DONE 0.4s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.1s done #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 8.39MB / 45.15MB 0.6s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 7.34MB / 21.95MB 0.7s #10 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.4s done #10 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 #11 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 #3 DONE 0.4s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 5.24MB / 11.02MB 0.1s #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 3.15MB / 45.15MB 0.7s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 8.39MB / 45.15MB 1.0s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 0B / 21.95MB 0.1s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 0B / 59.21MB 0.1s #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:968b446f6bc52a4e0c81d88f47aa55b67e64cd39b4c8ba3f9dd4c57b6c66f043 1.79kB / 1.79kB done #10 sha256:32ee41e30e988d6cc855978af6dfbe93d8de48025ba6188c81c40282e663814a 2.90kB / 2.90kB done #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 1.05MB / 45.15MB 0.1s #8 DONE 0.5s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #4 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done #4 DONE 0.9s #5 [auth] library/debian:pull token for registry-1.docker.io #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #11 resolve docker.io/library/ubuntu:jammy@sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da 0.1s done #11 sha256:d595fe3ca2cf4ed64ff0404a2d47ec1005373b5727d547545335b40b54f2e290 2.31kB / 2.31kB done #11 sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da 1.13kB / 1.13kB done #11 sha256:9089166d0211acd54441bb6a532f69e0038287edf625d62fda94784df7f07474 424B / 424B done #9 [internal] load .dockerignore #9 transferring context: 2B 0.0s done #9 DONE 0.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.1s done #10 sha256:32ee41e30e988d6cc855978af6dfbe93d8de48025ba6188c81c40282e663814a 2.90kB / 2.90kB done #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 4.19MB / 21.95MB 0.4s #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:968b446f6bc52a4e0c81d88f47aa55b67e64cd39b4c8ba3f9dd4c57b6c66f043 1.79kB / 1.79kB done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 4.19MB / 59.21MB 0.5s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 9.44MB / 45.15MB 0.5s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 6.29MB / 21.95MB 0.6s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 9.44MB / 21.95MB 0.8s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 11.53MB / 45.15MB 0.8s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 11.53MB / 21.95MB 0.9s #10 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.4s done #10 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 3.15MB / 21.95MB 0.3s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 4.19MB / 45.15MB 0.3s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 6.29MB / 21.95MB 0.5s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 5.24MB / 59.21MB 0.5s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 8.39MB / 45.15MB 0.5s #18 1.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz #18 1.514 (1/38) Installing ncurses-terminfo-base (6.4_p20230506-r0) #11 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 1.9s done #11 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:968b446f6bc52a4e0c81d88f47aa55b67e64cd39b4c8ba3f9dd4c57b6c66f043 1.79kB / 1.79kB done #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 0B / 45.15MB 0.0s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 0B / 21.95MB 0.0s #10 sha256:32ee41e30e988d6cc855978af6dfbe93d8de48025ba6188c81c40282e663814a 2.90kB / 2.90kB done == Building packages for centos-7 == mkdir -p "rpmbuild/centos-7" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile . #7 ... #8 [internal] load metadata for docker.io/library/debian:buster #8 DONE 0.4s #10 sha256:968b446f6bc52a4e0c81d88f47aa55b67e64cd39b4c8ba3f9dd4c57b6c66f043 1.79kB / 1.79kB done #10 sha256:32ee41e30e988d6cc855978af6dfbe93d8de48025ba6188c81c40282e663814a 2.90kB / 2.90kB done #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 13.63MB / 21.95MB 1.0s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 15.73MB / 45.15MB 1.0s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 16.78MB / 21.95MB 1.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 8.39MB / 59.21MB 0.8s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 14.68MB / 45.15MB 0.8s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 9.44MB / 21.95MB 0.8s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.5s done #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 8.39MB / 21.95MB 0.6s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 10.49MB / 21.95MB 0.7s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 9.44MB / 59.21MB 0.7s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 11.53MB / 45.15MB 0.7s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 12.58MB / 21.95MB 0.8s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 11.53MB / 45.15MB 1.2s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 14.68MB / 45.15MB 1.4s #18 1.519 (2/38) Installing libncursesw (6.4_p20230506-r0) #18 1.529 (3/38) Installing readline (8.2.1-r1) #18 1.534 (4/38) Installing bash (5.2.15-r5) #18 1.549 Executing bash-5.2.15-r5.post-install #18 1.551 (5/38) Installing libffi (3.4.4-r2) #18 1.554 (6/38) Installing libgcc (12.2.1_git20220924-r10) #18 1.558 (7/38) Installing libstdc++ (12.2.1_git20220924-r10) #18 1.579 (8/38) Installing xz-libs (5.4.3-r0) #18 1.583 (9/38) Installing libxml2 (2.11.7-r0) #18 1.598 (10/38) Installing zstd-libs (1.5.5-r4) #18 1.608 (11/38) Installing llvm16-libs (16.0.6-r1) mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 913B done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 5.24MB / 45.15MB 0.4s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 3.15MB / 21.95MB 0.4s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #7 DONE 0.7s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 19.92MB / 45.15MB 1.3s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_master/rpm/patches/01-rlimit_nofile-rhel7.patch rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 12.58MB / 59.21MB 1.0s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 17.83MB / 45.15MB 1.0s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 11.53MB / 21.95MB 1.0s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 0B / 45.15MB 0.6s mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_master/rpm/patches/01-rlimit_nofile-rhel7.patch rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch #4 DONE 0.7s #5 [internal] load metadata for docker.io/library/debian:bullseye #5 ... #6 [auth] library/debian:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 12.58MB / 59.21MB 0.9s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 15.73MB / 45.15MB 0.9s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 17.83MB / 21.95MB 1.1s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 15.73MB / 59.21MB 1.1s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 18.87MB / 45.15MB 1.1s #10 ... #13 [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 #13 DONE 2.5s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 18.87MB / 45.15MB 1.7s #3 DONE 0.3s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 5.24MB / 11.80MB 0.1s #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #4 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 9.44MB / 45.15MB 0.6s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 6.29MB / 21.95MB 0.6s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.1s done #10 extracting sha256:26269f135b615bb86ca1582e4018a789fdeaa10219549d6e1945a70e4cf347b5 1.9s done #10 DONE 3.8s #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #11 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #11 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #11 sha256:a8a95e16cd1f362a60d1d29d264e38123d9f58058c4be5adbd299c7c6b64e74a 2.90kB / 2.90kB done #11 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.6s done #11 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.4s done #11 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 0.9s done #11 sha256:405939c04fce7beb9bec5b121f4b8c45cb527943836a740b9967d9e70c754cf2 1.79kB / 1.79kB done #11 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 1.5s done #11 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 1.6s done #11 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 1.8s done #11 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 0.9s done #11 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.0s done #11 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.4s done #11 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 0.8s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 20.97MB / 21.95MB 1.5s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 24.12MB / 45.15MB 1.5s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 27.26MB / 45.15MB 1.6s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 15.73MB / 59.21MB 1.2s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 20.97MB / 45.15MB 1.2s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 15.73MB / 21.95MB 1.2s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 0B / 45.15MB 0.6s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 5.24MB / 45.15MB 1.0s == Building packages for fedora-39 == mkdir -p "rpmbuild/fedora-39" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm -t rpmbuild-fedora-39/x86_64 -f fedora-39/Dockerfile . #8 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #8 DONE 0.3s #5 [internal] load metadata for docker.io/library/debian:bullseye #5 DONE 0.4s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 19.92MB / 21.95MB 1.2s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 21.95MB / 21.95MB 1.3s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 19.92MB / 59.21MB 1.3s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 23.07MB / 45.15MB 1.3s #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 1.9s done #11 DONE 2.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 25.17MB / 45.15MB 2.0s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 2.10MB / 21.95MB 2.0s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 8.39MB / 21.95MB 0.7s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 14.68MB / 45.15MB 0.8s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 12.58MB / 21.95MB 0.8s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 14.68MB / 21.95MB 0.9s #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #4 DONE 0.4s #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:32ee41e30e988d6cc855978af6dfbe93d8de48025ba6188c81c40282e663814a 2.90kB / 2.90kB done #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 0B / 21.95MB 0.1s #10 sha256:968b446f6bc52a4e0c81d88f47aa55b67e64cd39b4c8ba3f9dd4c57b6c66f043 1.79kB / 1.79kB done #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 0B / 45.15MB 0.1s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 2.10MB / 21.95MB 0.2s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 3.15MB / 45.15MB 0.2s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 21.95MB / 21.95MB 1.7s done #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 30.41MB / 45.15MB 1.8s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 0B / 59.21MB 1.8s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 34.60MB / 45.15MB 2.0s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 4.19MB / 59.21MB 2.0s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 18.87MB / 59.21MB 1.4s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 24.12MB / 45.15MB 1.4s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 18.87MB / 21.95MB 1.4s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 20.97MB / 21.95MB 1.5s #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 1.1s done #11 DONE 1.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 4.19MB / 45.15MB 1.0s #20 extracting sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 2.7s done #20 DONE 3.0s #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 3.3s done #18 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 #18 ... #20 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / / #20 extracting sha256:8daf023d266d667210cf5767c01f2f4f68e40c297e0bdecf73799744ddac1026 0.0s done #20 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done #20 merging 0.0s done #20 DONE 3.0s #21 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #21 0.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz #11 extracting sha256:3aae694a5eee87d89f05e7d069add3611bfac3b1f9488446d9f484e00e268258 2.5s done #11 DONE 4.1s #12 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #12 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #12 sha256:405939c04fce7beb9bec5b121f4b8c45cb527943836a740b9967d9e70c754cf2 1.79kB / 1.79kB done #12 sha256:a8a95e16cd1f362a60d1d29d264e38123d9f58058c4be5adbd299c7c6b64e74a 2.90kB / 2.90kB done #12 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.7s done #12 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.3s done #12 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #12 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 1.2s done #12 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 1.8s done #12 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 1.7s done #12 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 2.3s done #12 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 1.5s done #12 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.8s done #12 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.4s done #12 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.2s == Building packages for fedora-38 == mkdir -p "rpmbuild/fedora-38" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm -t rpmbuild-fedora-38/x86_64 -f fedora-38/Dockerfile . #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 9.44MB / 45.15MB 1.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 27.26MB / 59.21MB 1.6s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 28.31MB / 45.15MB 1.6s #11 ... #12 [stage-1 1/6] FROM docker.io/library/fedora:39@sha256:61864fd19bbd64d620f338eb11dae9e8759bf7fa97302ac6c43865c48dccd679 #12 resolve docker.io/library/fedora:39@sha256:61864fd19bbd64d620f338eb11dae9e8759bf7fa97302ac6c43865c48dccd679 0.0s done #12 sha256:cb6445c83b10ac6617891d6d385ab0d9c4e70f1df06cf4583486cf2643a2c52d 529B / 529B done #12 sha256:02338002c3a5b535a704cfe4336f350ff77761dd6ea403319404b439101987a0 2.00kB / 2.00kB done #12 sha256:61864fd19bbd64d620f338eb11dae9e8759bf7fa97302ac6c43865c48dccd679 975B / 975B done #12 sha256:c973d50e043326dfdc43028a946a152dd0e85cf449c4e4bfb8ad9e40c0794d95 63.27MB / 63.27MB 1.9s done #12 extracting sha256:c973d50e043326dfdc43028a946a152dd0e85cf449c4e4bfb8ad9e40c0794d95 2.2s done #12 DONE 4.3s #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.6s done #10 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 29.36MB / 45.15MB 2.2s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 4.19MB / 21.95MB 2.2s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 17.83MB / 45.15MB 1.1s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 16.78MB / 21.95MB 1.1s #5 [auth] library/golang:pull token for registry-1.docker.io #5 DONE 0.0s #6 [auth] library/centos:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/centos:7 #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 7.34MB / 21.95MB 0.4s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 8.39MB / 45.15MB 0.4s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 0B / 66.23MB 2.1s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 37.75MB / 45.15MB 2.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 8.39MB / 59.21MB 2.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 24.12MB / 59.21MB 1.7s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 28.31MB / 45.15MB 1.7s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 31.46MB / 45.15MB 1.8s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 669B done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 12.58MB / 45.15MB 1.4s #18 2.496 (12/38) Installing clang16-libs (16.0.6-r1) #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 669B done #1 DONE 0.1s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 21.95MB / 21.95MB 1.7s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 31.46MB / 59.21MB 1.8s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 33.55MB / 45.15MB 1.8s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 0B / 66.23MB 1.8s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 6.29MB / 21.95MB 2.3s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 35.65MB / 45.15MB 2.5s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 10.49MB / 21.95MB 2.5s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 0B / 59.21MB 2.5s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 22.02MB / 45.15MB 1.2s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 19.92MB / 21.95MB 1.2s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 21.95MB / 21.95MB 1.4s #7 ... #8 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #8 DONE 0.3s #7 [internal] load metadata for docker.io/library/centos:7 #7 DONE 0.4s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [internal] load build context #10 DONE 0.0s #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #11 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 12.58MB / 21.95MB 0.7s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 13.63MB / 45.15MB 0.7s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 14.68MB / 21.95MB 0.8s #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 2.3s done #11 DONE 2.3s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 40.89MB / 45.15MB 2.4s #10 extracting sha256:8410b775d9fccf85640673e3a7c6c94d4bf233649803210f694bf3d3e35c0d55 2.8s done #10 DONE 4.0s #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #11 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #11 sha256:a8a95e16cd1f362a60d1d29d264e38123d9f58058c4be5adbd299c7c6b64e74a 2.90kB / 2.90kB done #11 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.6s done #11 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.3s done #11 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #11 sha256:405939c04fce7beb9bec5b121f4b8c45cb527943836a740b9967d9e70c754cf2 1.79kB / 1.79kB done #11 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 1.1s done #11 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 1.6s done #11 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 1.6s done #11 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 1.9s done #11 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 1.2s done #11 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.2s done #11 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.4s done #11 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 30.41MB / 59.21MB 2.0s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 34.60MB / 45.15MB 2.0s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 21.95MB / 21.95MB 1.9s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 0B / 66.23MB 2.0s #10 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.6s done #10 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f #3 DONE 0.3s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 done #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 7.34MB / 11.80MB 0.1s #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #4 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 18.87MB / 45.15MB 1.7s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 0B / 21.95MB 1.7s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 8.39MB / 45.15MB 1.3s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 11.53MB / 45.15MB 1.5s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 0B / 21.95MB 1.6s #18 2.947 (13/38) Installing fortify-headers (1.1-r3) mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #12 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.8s done #12 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f #11 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.7s done #11 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f #10 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.6s done #10 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f #3 DONE 0.4s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #4 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 7.34MB / 11.80MB 0.1s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 35.65MB / 59.21MB 2.1s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 38.80MB / 45.15MB 2.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 5.24MB / 66.23MB 2.1s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 40.89MB / 45.15MB 2.8s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 14.68MB / 21.95MB 2.8s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 4.19MB / 59.21MB 2.8s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #11 ... #10 [internal] load build context #10 transferring context: 13.15kB done #10 DONE 0.0s #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #11 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #11 sha256:b8e62cf593cdaff36efd90aa3a37de268e6781a2e68c6610940c48f7cdf36984 1.79kB / 1.79kB done #11 sha256:603d8d7f7de0a4211107db30981b9b94ee14cf0b4f8c30cc0ce05596039a75ab 2.89kB / 2.89kB done #11 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 15.73MB / 49.55MB 0.2s #11 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #11 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 3.15MB / 24.05MB 0.2s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 26.21MB / 45.15MB 1.5s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 29.36MB / 45.15MB 1.6s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 21.95MB / 21.95MB 1.4s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 2.10MB / 59.21MB 1.6s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 0B / 66.23MB 1.6s #11 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.8s done #11 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 16.78MB / 21.95MB 0.9s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 16.78MB / 45.15MB 0.9s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 18.87MB / 21.95MB 1.0s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 20.97MB / 21.95MB 1.1s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 19.92MB / 45.15MB 1.1s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.15MB / 45.15MB 2.6s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 13.63MB / 59.21MB 2.6s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 6.29MB / 66.23MB 2.6s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 17.83MB / 59.21MB 2.8s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 11.53MB / 66.23MB 2.8s #10 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 #10 resolve docker.io/library/debian:bullseye@sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 0.0s done #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 0.1s done #11 DONE 0.1s #10 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 #10 sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 1.85kB / 1.85kB done #10 sha256:2dbcc03931d08f46fbdc0e6fadc83fe2d55787210fea8625449fb64f7de67c8f 529B / 529B done #10 sha256:a2280765d2985e7d2b57f85fabfc5fab8d2538617e8a032bf88a92c87c6bdb6f 1.48kB / 1.48kB done #10 sha256:4245faf914201feff648b048cbaf6c46414d24a56e29e4cff1f82ac1b151d326 15.73MB / 53.72MB 0.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 35.65MB / 59.21MB 2.3s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 39.85MB / 45.15MB 2.3s #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #4 DONE 0.4s #5 [internal] load metadata for docker.io/library/fedora:38 #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 1.9s done #11 DONE 1.9s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 22.02MB / 45.15MB 1.9s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 2.10MB / 21.95MB 1.9s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 26.21MB / 45.15MB 2.1s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 6.29MB / 21.95MB 2.1s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 15.73MB / 45.15MB 1.7s #18 2.950 (14/38) Installing binutils (2.40-r7) #18 3.010 (15/38) Installing libgomp (12.2.1_git20220924-r10) #18 3.016 (16/38) Installing libatomic (12.2.1_git20220924-r10) #18 3.019 (17/38) Installing gmp (6.2.1-r3) #18 3.027 (18/38) Installing isl26 (0.26-r1) #18 3.046 (19/38) Installing mpfr4 (4.2.0_p12-r0) #18 3.056 (20/38) Installing mpc1 (1.3.1-r1) #18 3.060 (21/38) Installing gcc (12.2.1_git20220924-r10) #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #10 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.6s done #10 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 39.85MB / 59.21MB 2.3s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 41.94MB / 45.15MB 2.3s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 16.78MB / 21.95MB 2.9s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 7.34MB / 59.21MB 2.9s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.15MB / 45.15MB 3.0s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 19.05MB / 21.95MB 3.0s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #11 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 35.65MB / 49.55MB 0.4s #11 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.4s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 33.55MB / 45.15MB 1.9s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 5.24MB / 59.21MB 1.9s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 21.95MB / 21.95MB 1.2s done #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 23.07MB / 45.15MB 1.3s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 0B / 59.21MB 1.3s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 22.02MB / 59.21MB 3.0s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 15.73MB / 66.23MB 3.0s #10 sha256:4245faf914201feff648b048cbaf6c46414d24a56e29e4cff1f82ac1b151d326 25.26MB / 53.72MB 0.3s #10 sha256:4245faf914201feff648b048cbaf6c46414d24a56e29e4cff1f82ac1b151d326 32.51MB / 53.72MB 0.4s #10 sha256:4245faf914201feff648b048cbaf6c46414d24a56e29e4cff1f82ac1b151d326 46.14MB / 53.72MB 0.5s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 38.80MB / 59.21MB 2.5s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 42.99MB / 45.15MB 2.5s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 6.29MB / 66.23MB 2.5s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #5 ... #6 [auth] library/fedora:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #5 [internal] load metadata for docker.io/library/fedora:38 #5 DONE 0.3s #8 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 8.36MB / 21.95MB 2.2s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 31.46MB / 45.15MB 2.4s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 11.53MB / 21.95MB 2.4s #11 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.9s done #11 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 18.87MB / 45.15MB 1.9s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 2.10MB / 21.95MB 1.9s #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #4 DONE 0.4s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #5 ... #6 [auth] library/fedora:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 10.49MB / 66.23MB 2.4s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 42.99MB / 59.21MB 2.5s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.09MB / 45.15MB 2.5s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 20.97MB / 21.95MB 3.1s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.15MB / 45.15MB 3.2s done #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 21.95MB / 21.95MB 3.2s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 13.63MB / 59.21MB 3.3s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 0B / 65.77MB 3.3s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 0B / 66.23MB 3.3s #11 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 46.14MB / 49.55MB 0.5s #11 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.4s done #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 4.19MB / 64.14MB 0.5s #11 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s done #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 23.07MB / 64.14MB 0.7s #11 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 5.24MB / 92.37MB 0.7s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 37.75MB / 45.15MB 2.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 9.44MB / 59.21MB 2.2s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 5.24MB / 66.23MB 2.2s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 27.26MB / 45.15MB 1.6s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 5.24MB / 59.21MB 1.6s == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/x86_64 -f debian-buster/Dockerfile . #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 25.17MB / 59.21MB 3.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 19.92MB / 66.23MB 3.2s #10 sha256:4245faf914201feff648b048cbaf6c46414d24a56e29e4cff1f82ac1b151d326 53.72MB / 53.72MB 0.7s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 41.94MB / 59.21MB 2.7s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 10.49MB / 66.23MB 2.7s mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_master/rpm/patches/01-rlimit_nofile-rhel7.patch rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch #8 DONE 0.3s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [internal] load build context #10 transferring context: 13.15kB done #10 DONE 0.1s #11 [stage-1 1/6] FROM docker.io/library/fedora:38@sha256:6be1570e3add71ca2af2b47d99e77357d9ac96f6e0ed5e5c30c5dbac6df25a0f #11 resolve docker.io/library/fedora:38@sha256:6be1570e3add71ca2af2b47d99e77357d9ac96f6e0ed5e5c30c5dbac6df25a0f 0.0s done #11 sha256:6be1570e3add71ca2af2b47d99e77357d9ac96f6e0ed5e5c30c5dbac6df25a0f 975B / 975B done #11 sha256:7237aaf94e78f1a12a5da2d4814724df32f82ce93490ba573becf5f6890147cb 529B / 529B done #11 sha256:f3c5b6906685d2527fb0b751334c6535dba3f931f99ee226b22508e7fa6b2c3f 2.00kB / 2.00kB done #11 sha256:81506d6a09b0030e30959de0c69b234989eefc730fc69a997802e518780468b6 0B / 66.90MB 0.0s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 34.60MB / 45.15MB 2.5s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 14.68MB / 21.95MB 2.5s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 23.07MB / 45.15MB 2.1s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 5.24MB / 21.95MB 2.1s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 27.26MB / 45.15MB 2.3s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 9.44MB / 21.95MB 2.3s #21 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz #21 1.414 (1/38) Installing ncurses-terminfo-base (6.4_p20230506-r0) #8 [internal] load metadata for docker.io/library/fedora:39 #8 DONE 0.3s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #5 DONE 0.5s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 47.19MB / 59.21MB 2.7s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 16.61MB / 66.23MB 2.7s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 52.43MB / 59.21MB 2.9s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 20.97MB / 66.23MB 2.9s #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 16.78MB / 59.21MB 3.5s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 4.19MB / 66.23MB 3.6s #10 ... #13 [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 #13 DONE 3.6s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 33.55MB / 64.14MB 0.8s #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 15.73MB / 92.37MB 0.8s #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 52.43MB / 64.14MB 1.0s #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 35.65MB / 92.37MB 1.0s #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 0B / 67.01MB 1.0s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 44.04MB / 45.15MB 2.4s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 13.63MB / 59.21MB 2.4s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 10.49MB / 66.23MB 2.4s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 30.76MB / 45.15MB 1.8s == Building packages for debian-bookworm == mkdir -p "debbuild/debian-bookworm" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/x86_64 -f debian-bookworm/Dockerfile . #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.15MB / 45.15MB 3.3s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 29.36MB / 59.21MB 3.4s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 0B / 65.77MB 3.4s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 24.12MB / 66.23MB 3.5s #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 #10 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done #10 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 50.33MB / 59.21MB 3.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 18.87MB / 66.23MB 3.1s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 53.48MB / 59.21MB 3.2s #11 sha256:81506d6a09b0030e30959de0c69b234989eefc730fc69a997802e518780468b6 6.29MB / 66.90MB 0.1s #11 sha256:81506d6a09b0030e30959de0c69b234989eefc730fc69a997802e518780468b6 16.78MB / 66.90MB 0.3s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 38.80MB / 45.15MB 2.7s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 18.87MB / 21.95MB 2.7s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 0B / 59.21MB 2.7s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 20.97MB / 21.95MB 2.8s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 30.14MB / 45.15MB 2.5s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 11.53MB / 21.95MB 2.5s #11 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 3.0s done #21 1.418 (2/38) Installing libncursesw (6.4_p20230506-r0) #21 1.426 (3/38) Installing readline (8.2.1-r1) #21 1.431 (4/38) Installing bash (5.2.15-r5) #21 1.446 Executing bash-5.2.15-r5.post-install #21 1.448 (5/38) Installing libffi (3.4.4-r2) #21 1.450 (6/38) Installing libgcc (12.2.1_git20220924-r10) #21 1.453 (7/38) Installing libstdc++ (12.2.1_git20220924-r10) #21 1.473 (8/38) Installing xz-libs (5.4.3-r0) #21 1.478 (9/38) Installing libxml2 (2.11.7-r0) #21 1.492 (10/38) Installing zstd-libs (1.5.5-r4) #21 1.502 (11/38) Installing llvm16-libs (16.0.6-r1) #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 57.67MB / 59.21MB 3.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 27.26MB / 66.23MB 3.1s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.15MB / 45.15MB 2.7s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 18.87MB / 59.21MB 2.8s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 14.68MB / 66.23MB 2.8s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 0B / 65.77MB 2.8s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 20.97MB / 59.21MB 3.8s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 5.24MB / 65.77MB 3.8s #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 63.96MB / 64.14MB 1.1s #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 45.09MB / 92.37MB 1.1s #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 1.2s done #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 55.57MB / 92.37MB 1.2s #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 9.44MB / 67.01MB 1.2s #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 65.01MB / 92.37MB 1.3s #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 24.12MB / 67.01MB 1.3s #11 sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf 175B / 175B 1.2s done #11 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.3s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 9.44MB / 59.21MB 1.9s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 34.60MB / 45.15MB 2.1s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 12.58MB / 59.21MB 2.1s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 986B done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 33.55MB / 59.21MB 3.6s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 36.70MB / 59.21MB 3.8s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 30.41MB / 66.23MB 3.8s #18 3.910 (22/38) Installing libstdc++-dev (12.2.1_git20220924-r10) #18 4.179 (23/38) Installing clang16-libclang (16.0.6-r1) #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 984B done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 57.67MB / 59.21MB 3.4s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 25.17MB / 66.23MB 3.4s #11 sha256:81506d6a09b0030e30959de0c69b234989eefc730fc69a997802e518780468b6 49.28MB / 66.90MB 0.5s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.09MB / 45.15MB 3.0s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 6.29MB / 59.21MB 3.0s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 21.95MB / 21.95MB 3.0s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 253.95kB / 66.23MB 3.1s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 32.51MB / 45.15MB 2.7s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 14.68MB / 21.95MB 2.7s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 35.65MB / 45.15MB 2.9s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 17.83MB / 21.95MB 2.9s == Building packages for centos-9 == mkdir -p "rpmbuild/centos-9" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm -t rpmbuild-centos-9/x86_64 -f centos-9/Dockerfile . #10 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done #10 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 #11 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf #11 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf done #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #11 DONE 10.9s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 [internal] load build context #10 transferring context: 13.15kB done #10 DONE 0.0s #11 [stage-1 1/6] FROM docker.io/library/fedora:39@sha256:61864fd19bbd64d620f338eb11dae9e8759bf7fa97302ac6c43865c48dccd679 #11 resolve docker.io/library/fedora:39@sha256:61864fd19bbd64d620f338eb11dae9e8759bf7fa97302ac6c43865c48dccd679 0.0s done #11 sha256:5f878605acd6f24f3f11e4085544caf61b046378b31d6b3aa0677a7a3dbe0a17 2.00kB / 2.00kB done #11 sha256:353b74d8db1cf655e87c780b9ac49f52ed72dfaa3ecc4bb0e9245e72c98a45b5 0B / 64.61MB 0.1s #11 sha256:61864fd19bbd64d620f338eb11dae9e8759bf7fa97302ac6c43865c48dccd679 975B / 975B done #11 sha256:830a6bcb5c9b30bfa77479b747a904bed02151e9de7ceeb8a1d117b574571fa4 529B / 529B done #11 sha256:353b74d8db1cf655e87c780b9ac49f52ed72dfaa3ecc4bb0e9245e72c98a45b5 7.34MB / 64.61MB 0.2s #11 sha256:353b74d8db1cf655e87c780b9ac49f52ed72dfaa3ecc4bb0e9245e72c98a45b5 16.78MB / 64.61MB 0.3s #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 3.3s done #11 DONE 3.4s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 35.65MB / 66.23MB 3.4s #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 24.12MB / 59.21MB 4.0s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 9.44MB / 66.23MB 4.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 9.44MB / 65.77MB 4.1s #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 75.50MB / 92.37MB 1.4s #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 35.65MB / 67.01MB 1.4s #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 84.93MB / 92.37MB 1.5s #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 47.84MB / 67.01MB 1.5s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 39.85MB / 45.15MB 2.4s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 16.78MB / 59.21MB 2.4s #3 DONE 0.3s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #4 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 7.34MB / 11.80MB 0.1s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 39.85MB / 59.21MB 4.0s #18 4.432 (24/38) Installing clang16 (16.0.6-r1) #10 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done #10 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 #11 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done #11 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 2.9s done #11 DONE 3.6s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 30.41MB / 66.23MB 3.6s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.15MB / 45.15MB 3.1s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 10.49MB / 59.21MB 3.3s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 4.19MB / 66.23MB 3.3s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 1.05MB / 65.77MB 3.3s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 19.92MB / 21.95MB 3.0s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 39.85MB / 45.15MB 3.1s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.06kB done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #13 [base 2/4] COPY --from=xx / / #11 sha256:353b74d8db1cf655e87c780b9ac49f52ed72dfaa3ecc4bb0e9245e72c98a45b5 32.51MB / 64.61MB 0.5s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.15MB / 45.15MB 3.4s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 41.94MB / 66.23MB 3.6s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 22.02MB / 59.21MB 3.0s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 18.87MB / 66.23MB 3.0s #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 1.6s #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 57.67MB / 67.01MB 1.6s #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 1.7s done #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.7s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 27.26MB / 59.21MB 4.3s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 42.99MB / 45.15MB 2.6s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 20.97MB / 59.21MB 2.6s #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 34.60MB / 66.23MB 4.1s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 42.99MB / 59.21MB 4.3s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 5.24MB / 65.77MB 4.3s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #18 4.502 (25/38) Installing libmagic (5.45-r0) #18 4.529 (26/38) Installing file (5.45-r0) #18 4.532 (27/38) Installing brotli-libs (1.0.9-r14) #18 4.542 (28/38) Installing libunistring (1.1-r1) #18 4.557 (29/38) Installing libidn2 (2.3.4-r1) #18 4.562 (30/38) Installing nghttp2-libs (1.57.0-r0) #18 4.566 (31/38) Installing libcurl (8.5.0-r0) #18 4.585 (32/38) Installing libexpat (2.6.0-r0) #18 4.589 (33/38) Installing pcre2 (10.42-r1) #18 4.598 (34/38) Installing git (2.40.1-r0) #18 4.664 (35/38) Installing scudo-malloc (16.0.6-r1) #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.15MB / 45.15MB 3.6s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 35.65MB / 66.23MB 3.8s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.15MB / 45.15MB 3.3s #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 21.95MB / 21.95MB 3.2s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 1.05MB / 59.21MB 3.3s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.15MB / 45.15MB 3.3s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 13.63MB / 59.21MB 3.6s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 8.39MB / 66.23MB 3.6s #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 16.78MB / 59.21MB 3.7s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 6.29MB / 65.77MB 3.7s #10 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done #10 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 #3 DONE 0.3s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #4 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 7.34MB / 11.80MB 0.1s #11 sha256:81506d6a09b0030e30959de0c69b234989eefc730fc69a997802e518780468b6 66.90MB / 66.90MB 0.8s #11 sha256:81506d6a09b0030e30959de0c69b234989eefc730fc69a997802e518780468b6 66.90MB / 66.90MB 0.9s done #11 extracting sha256:81506d6a09b0030e30959de0c69b234989eefc730fc69a997802e518780468b6 #11 sha256:353b74d8db1cf655e87c780b9ac49f52ed72dfaa3ecc4bb0e9245e72c98a45b5 39.85MB / 64.61MB 0.6s #11 sha256:353b74d8db1cf655e87c780b9ac49f52ed72dfaa3ecc4bb0e9245e72c98a45b5 50.33MB / 64.61MB 0.7s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 47.19MB / 66.23MB 3.8s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 5.24MB / 65.77MB 3.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 25.17MB / 59.21MB 3.3s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 23.07MB / 66.23MB 3.3s #12 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done #12 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.8s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 15.73MB / 65.77MB 4.5s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 15.73MB / 66.23MB 4.5s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 30.41MB / 59.21MB 4.6s #11 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done #11 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 24.12MB / 59.21MB 2.8s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 46.14MB / 59.21MB 4.5s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 39.85MB / 66.23MB 4.5s #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #4 DONE 0.4s #5 [internal] load metadata for docker.io/library/debian:bookworm #5 ... #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/debian:pull token for registry-1.docker.io #7 DONE 0.0s == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile . #18 4.668 (36/38) Installing lld-libs (16.0.6-r0) #18 4.715 (37/38) Installing lld (16.0.6-r0) #18 4.720 (38/38) Installing llvm16 (16.0.6-r1) #21 2.521 (12/38) Installing clang16-libs (16.0.6-r1) #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 40.89MB / 66.23MB 4.0s #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 0.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 45.09MB / 66.23MB 4.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 4.19MB / 59.21MB 3.5s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 0B / 66.23MB 3.5s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 0B / 65.77MB 3.6s #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #4 DONE 0.3s #5 [internal] load metadata for quay.io/centos/centos:stream9 #11 sha256:353b74d8db1cf655e87c780b9ac49f52ed72dfaa3ecc4bb0e9245e72c98a45b5 64.61MB / 64.61MB 0.9s #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 0.3s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 55.57MB / 66.23MB 4.2s #3 DONE 1.2s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #4 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 5.24MB / 11.80MB 0.1s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 28.31MB / 59.21MB 3.5s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 27.26MB / 66.23MB 3.6s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 10.49MB / 65.77MB 3.6s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 33.55MB / 59.21MB 4.8s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 19.92MB / 65.77MB 4.8s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 19.92MB / 66.23MB 4.8s #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.15MB / 45.15MB 2.9s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 27.26MB / 59.21MB 3.0s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 0B / 66.23MB 3.0s #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 9.44MB / 65.77MB 4.6s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 49.28MB / 59.21MB 4.7s #8 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #8 DONE 0.3s #5 [internal] load metadata for docker.io/library/debian:bookworm #5 DONE 0.4s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 #10 resolve docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile . #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 49.28MB / 66.23MB 4.4s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 7.34MB / 59.21MB 3.8s #5 ... #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #5 [internal] load metadata for quay.io/centos/centos:stream9 #5 DONE 0.3s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 20.97MB / 59.21MB 4.0s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 13.63MB / 66.23MB 4.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 11.53MB / 65.77MB 4.0s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 24.12MB / 59.21MB 4.2s #11 sha256:353b74d8db1cf655e87c780b9ac49f52ed72dfaa3ecc4bb0e9245e72c98a45b5 64.61MB / 64.61MB 1.0s done #11 extracting sha256:353b74d8db1cf655e87c780b9ac49f52ed72dfaa3ecc4bb0e9245e72c98a45b5 #11 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.4s done #11 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 59.77MB / 66.23MB 4.4s #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #4 DONE 0.4s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 31.46MB / 59.21MB 3.8s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 31.46MB / 66.23MB 3.9s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 36.70MB / 59.21MB 5.0s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 39.85MB / 59.21MB 5.2s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 25.17MB / 65.77MB 5.2s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 25.17MB / 66.23MB 5.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 30.41MB / 59.21MB 3.2s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 5.24MB / 66.23MB 3.3s #10 resolve docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 0.0s done #10 sha256:52f537fe03366dda9d36da695b7a02797eeabdb0e0f07cd7d3cb3c878bbf0ada 1.46kB / 1.46kB done #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 3.15MB / 49.55MB 0.1s #10 sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 1.85kB / 1.85kB done #10 sha256:fc27237003ad8ffa4608590057eed4e1db8ce6098434b5ecda23f533a5b12e56 529B / 529B done #10 ... #11 [internal] load build context #11 transferring context: 34.93MB 0.3s done #11 DONE 0.3s #10 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 15.73MB / 49.55MB 0.2s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 46.14MB / 66.23MB 4.9s #11 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 2.0s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 52.43MB / 59.21MB 5.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 14.68MB / 65.77MB 5.0s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 986B done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #11 ... #12 [internal] load build context #12 transferring context: 34.95MB 3.8s done #12 DONE 3.8s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.1s done #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:968b446f6bc52a4e0c81d88f47aa55b67e64cd39b4c8ba3f9dd4c57b6c66f043 1.79kB / 1.79kB done #10 sha256:32ee41e30e988d6cc855978af6dfbe93d8de48025ba6188c81c40282e663814a 2.90kB / 2.90kB done #10 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.15MB / 45.15MB 3.5s done #10 sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 21.95MB / 21.95MB 1.7s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 53.48MB / 59.21MB 3.9s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 30.41MB / 66.23MB 3.9s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 3.15MB / 65.77MB 3.9s #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 56.62MB / 59.21MB 4.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 35.65MB / 66.23MB 4.2s #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.28kB done #1 DONE 0.0s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 53.48MB / 66.23MB 4.6s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 10.49MB / 59.21MB 4.0s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 5.24MB / 66.23MB 4.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 4.19MB / 65.77MB 4.1s #21 3.025 (13/38) Installing fortify-headers (1.1-r3) #21 3.027 (14/38) Installing binutils (2.40-r7) #21 3.155 (15/38) Installing libgomp (12.2.1_git20220924-r10) #7 DONE 0.3s #8 [internal] load .dockerignore #8 transferring context: 2B done #8 DONE 0.0s #16 34.59 Checking for new repos for mirrors #16 34.59 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec #16 34.59 --> Already installed : bash-4.2.46-34.el7.aarch64 #16 34.60 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec #16 34.60 --> 1:make-3.82-24.el7.aarch64 #16 34.76 --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #16 34.76 --> git-1.8.3.1-25.el7_9.aarch64 #16 34.76 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec #16 34.76 --> Already installed : bash-4.2.46-34.el7.aarch64 #16 34.77 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec #16 34.77 --> Already installed : bash-4.2.46-34.el7.aarch64 #16 34.77 --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch #16 34.77 --> cmake-2.8.12.2-2.el7.aarch64 #16 34.77 --> gcc-4.8.5-44.el7.aarch64 #16 34.77 --> git-1.8.3.1-25.el7_9.aarch64 #16 34.77 --> glibc-static-2.17-326.el7_9.aarch64 #16 34.77 --> libarchive-3.1.2-14.el7_7.aarch64 #16 34.77 --> libseccomp-devel-2.3.1-4.el7.aarch64 #16 34.77 --> libselinux-devel-2.5-15.el7.aarch64 #16 34.77 --> libtool-2.4.2-22.el7_3.aarch64 #16 34.77 --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #16 34.77 --> 1:make-3.82-24.el7.aarch64 #16 34.77 --> Already installed : 1:pkgconfig-0.27.1-4.el7.aarch64 #16 34.77 --> Already installed : systemd-219-78.el7.aarch64 #16 34.78 --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 34.78 --> systemd-devel-219-78.el7_9.9.aarch64 #16 34.78 --> Already installed : 2:tar-1.26-35.el7.aarch64 #16 34.78 --> which-2.20-7.el7.aarch64 #16 34.78 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec #16 34.78 --> Already installed : bash-4.2.46-34.el7.aarch64 #16 34.78 --> Running transaction check #16 34.78 ---> Package cmake.aarch64 0:2.8.12.2-2.el7 will be installed #16 34.79 ---> Package gcc.aarch64 0:4.8.5-44.el7 will be installed #16 34.80 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64 #16 34.94 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64 #16 34.94 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.aarch64 #16 34.94 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.aarch64 #16 34.95 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.aarch64 #16 34.95 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.aarch64 #16 34.95 ---> Package git.aarch64 0:1.8.3.1-25.el7_9 will be installed #16 34.97 --> Processing Dependency: perl-Git = 1.8.3.1-25.el7_9 for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.97 --> Processing Dependency: rsync for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.98 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.98 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.98 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.98 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.99 --> Processing Dependency: less for package: git-1.8.3.1-25.el7_9.aarch64 #16 34.99 ---> Package glibc-static.aarch64 0:2.17-326.el7_9 will be installed #16 34.99 ---> Package libarchive.aarch64 0:3.1.2-14.el7_7 will be installed #16 34.99 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.aarch64 #16 35.00 ---> Package libseccomp-devel.aarch64 0:2.3.1-4.el7 will be installed #16 35.00 --> Processing Dependency: libseccomp(aarch-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.aarch64 #16 35.00 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.aarch64 #16 35.00 ---> Package libselinux-devel.aarch64 0:2.5-15.el7 will be installed #16 35.00 --> Processing Dependency: libsepol-devel(aarch-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.aarch64 #16 35.00 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.aarch64 #16 35.00 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.aarch64 #16 35.00 ---> Package libtool.aarch64 0:2.4.2-22.el7_3 will be installed #16 35.00 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.aarch64 #16 35.01 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.aarch64 #16 35.02 ---> Package libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 will be installed #16 35.02 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #16 35.02 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #16 35.02 ---> Package make.aarch64 1:3.82-24.el7 will be installed #16 35.02 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed #16 35.02 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 35.02 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 35.02 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 35.02 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 35.03 ---> Package systemd-devel.aarch64 0:219-78.el7_9.9 will be installed #16 35.03 --> Processing Dependency: systemd-libs = 219-78.el7_9.9 for package: systemd-devel-219-78.el7_9.9.aarch64 #16 35.03 --> Processing Dependency: systemd = 219-78.el7_9.9 for package: systemd-devel-219-78.el7_9.9.aarch64 #16 35.04 Package: systemd-219-78.el7_9.9.src - can't co-install with systemd-219-78.el7_9.9.aarch64 #16 35.04 ---> Package which.aarch64 0:2.20-7.el7 will be installed #16 35.04 --> Running transaction check #16 35.04 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #16 35.04 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #16 35.05 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #16 35.05 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #16 35.05 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed #16 35.05 ---> Package cpp.aarch64 0:4.8.5-44.el7 will be installed #16 35.06 ---> Package glibc-devel.aarch64 0:2.17-326.el7_9 will be installed #16 35.06 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64 #16 35.06 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64 #16 35.07 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.aarch64 #16 35.07 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.aarch64 #16 35.07 ---> Package less.aarch64 0:458-9.el7 will be installed #16 35.07 ---> Package libgomp.aarch64 0:4.8.5-44.el7 will be installed #16 35.07 ---> Package libmpc.aarch64 0:1.0.1-3.el7 will be installed #16 35.07 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed #16 35.07 ---> Package libsepol-devel.aarch64 0:2.5-10.el7 will be installed #16 35.07 ---> Package libtool-ltdl.aarch64 0:2.4.2-22.el7_3 will be installed #16 35.08 ---> Package lzo.aarch64 0:2.06-8.el7 will be installed #16 35.08 ---> Package m4.aarch64 0:1.4.16-10.el7 will be installed #16 35.08 ---> Package mpfr.aarch64 0:3.1.1-4.el7 will be installed #16 35.08 ---> Package openssh-clients.aarch64 0:7.4p1-23.el7_9 will be installed #16 35.08 --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.aarch64 #16 35.08 --> Processing Dependency: fipscheck-lib(aarch-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.aarch64 #16 35.08 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.aarch64 #16 35.08 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.aarch64 #16 35.09 ---> Package pcre-devel.aarch64 0:8.32-17.el7 will be installed #16 35.09 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed #16 35.09 ---> Package perl-Git.noarch 0:1.8.3.1-25.el7_9 will be installed #16 35.09 ---> Package perl-TermReadKey.aarch64 0:2.30-20.el7 will be installed #16 35.09 ---> Package policycoreutils-devel.aarch64 0:2.5-34.el7 will be installed #16 35.09 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.aarch64 #16 35.09 ---> Package rsync.aarch64 0:3.1.2-12.el7_9 will be installed #16 35.09 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed #16 35.10 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch #16 35.10 ---> Package systemd.aarch64 0:219-78.el7 will be updated #16 35.24 ---> Package systemd.aarch64 0:219-78.el7_9.9 will be an update #16 35.25 ---> Package systemd-libs.aarch64 0:219-78.el7 will be updated #16 35.26 ---> Package systemd-libs.aarch64 0:219-78.el7_9.9 will be an update #16 35.26 --> Running transaction check #16 35.26 ---> Package fipscheck-lib.aarch64 0:1.4.1-6.el7 will be installed #16 35.26 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.aarch64 #16 35.26 ---> Package glibc.aarch64 0:2.17-317.el7 will be updated #16 35.26 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.aarch64 #16 35.26 ---> Package glibc.aarch64 0:2.17-326.el7_9 will be an update #16 35.27 ---> Package glibc-headers.aarch64 0:2.17-326.el7_9 will be installed #16 35.27 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.aarch64 #16 35.27 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.aarch64 #16 35.27 ---> Package libedit.aarch64 0:3.0-12.20121213cvs.el7 will be installed #16 35.27 ---> Package openssh.aarch64 0:7.4p1-23.el7_9 will be installed #16 35.27 ---> Package perl-Data-Dumper.aarch64 0:2.145-3.el7 will be installed #16 35.27 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #16 35.27 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed #16 35.27 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.aarch64 #16 35.27 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed #16 35.28 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64 #16 35.28 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64 #16 35.28 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64 #16 35.28 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64 #16 35.28 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64 #16 35.29 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #16 35.29 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #16 35.29 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.aarch64 #16 35.29 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #16 35.29 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #16 35.29 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #16 35.29 --> Running transaction check #16 35.29 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed #16 35.29 ---> Package fipscheck.aarch64 0:1.4.1-6.el7 will be installed #16 35.29 ---> Package glibc-common.aarch64 0:2.17-317.el7 will be updated #16 35.29 ---> Package glibc-common.aarch64 0:2.17-326.el7_9 will be an update #16 35.29 ---> Package kernel-headers.aarch64 0:4.18.0-348.20.1.el7 will be installed #16 35.29 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed #16 35.30 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed #16 35.30 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed #16 35.30 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed #16 35.30 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #16 35.30 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed #16 35.34 --> Finished Dependency Resolution #16 35.38 #16 35.38 Dependencies Resolved #16 35.39 #16 35.39 ================================================================================ #16 35.39 Package Arch Version Repository #16 35.39 Size #16 35.39 ================================================================================ #16 35.39 Installing: #16 35.39 cmake aarch64 2.8.12.2-2.el7 base 6.8 M #16 35.39 gcc aarch64 4.8.5-44.el7 base 13 M #16 35.39 git aarch64 1.8.3.1-25.el7_9 updates 4.4 M #16 35.39 glibc-static aarch64 2.17-326.el7_9 updates 1.4 M #16 35.39 libarchive aarch64 3.1.2-14.el7_7 base 294 k #16 35.39 libseccomp-devel aarch64 2.3.1-4.el7 base 63 k #16 35.39 libselinux-devel aarch64 2.5-15.el7 base 186 k #16 35.39 libtool aarch64 2.4.2-22.el7_3 base 588 k #16 35.39 libtool-ltdl-devel aarch64 2.4.2-22.el7_3 base 167 k #16 35.39 make aarch64 1:3.82-24.el7 base 415 k #16 35.39 selinux-policy-devel noarch 3.13.1-268.el7_9.2 updates 1.7 M #16 35.39 systemd-devel aarch64 219-78.el7_9.9 updates 216 k #16 35.39 which aarch64 2.20-7.el7 base 40 k #16 35.39 Installing for dependencies: #16 35.39 audit-libs-python aarch64 2.8.5-4.el7 base 73 k #16 35.39 autoconf noarch 2.69-11.el7 base 701 k #16 35.39 automake noarch 1.13.4-3.el7 base 679 k #16 35.39 checkpolicy aarch64 2.5-8.el7 base 275 k #16 35.39 cpp aarch64 4.8.5-44.el7 base 5.2 M #16 35.39 fipscheck aarch64 1.4.1-6.el7 base 22 k #16 35.39 fipscheck-lib aarch64 1.4.1-6.el7 base 10 k #16 35.39 glibc-devel aarch64 2.17-326.el7_9 updates 1.1 M #16 35.39 glibc-headers aarch64 2.17-326.el7_9 updates 673 k #16 35.39 kernel-headers aarch64 4.18.0-348.20.1.el7 updates 8.2 M #16 35.39 less aarch64 458-9.el7 base 115 k #16 35.39 libcgroup aarch64 0.41-21.el7 base 63 k #16 35.39 libedit aarch64 3.0-12.20121213cvs.el7 base 85 k #16 35.39 libgomp aarch64 4.8.5-44.el7 base 155 k #16 35.39 libmpc aarch64 1.0.1-3.el7 base 49 k #16 35.39 libseccomp aarch64 2.3.1-4.el7 base 55 k #16 35.39 libselinux-python aarch64 2.5-15.el7 base 222 k #16 35.39 libselinux-utils aarch64 2.5-15.el7 base 154 k #16 35.39 libsemanage-python aarch64 2.5-14.el7 base 109 k #16 35.39 libsepol-devel aarch64 2.5-10.el7 base 76 k #16 35.39 libtool-ltdl aarch64 2.4.2-22.el7_3 base 47 k #16 35.39 lzo aarch64 2.06-8.el7 base 52 k #16 35.39 m4 aarch64 1.4.16-10.el7 base 251 k #16 35.39 mpfr aarch64 3.1.1-4.el7 base 198 k #16 35.39 openssh aarch64 7.4p1-23.el7_9 updates 503 k #16 35.39 openssh-clients aarch64 7.4p1-23.el7_9 updates 610 k #16 35.39 pcre-devel aarch64 8.32-17.el7 base 479 k #16 35.39 perl-Data-Dumper aarch64 2.145-3.el7 base 46 k #16 35.39 perl-Error noarch 1:0.17020-2.el7 base 32 k #16 35.39 perl-Git noarch 1.8.3.1-25.el7_9 updates 56 k #16 35.39 perl-TermReadKey aarch64 2.30-20.el7 base 30 k #16 35.39 perl-Test-Harness noarch 3.28-3.el7 base 302 k #16 35.39 policycoreutils aarch64 2.5-34.el7 base 916 k #16 35.39 policycoreutils-devel aarch64 2.5-34.el7 base 323 k #16 35.39 policycoreutils-python aarch64 2.5-34.el7 base 456 k #16 35.39 python-IPy noarch 0.75-6.el7 base 32 k #16 35.39 rsync aarch64 3.1.2-12.el7_9 updates 397 k #16 35.39 selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k #16 35.39 setools-libs aarch64 3.3.8-4.el7 base 567 k #16 35.39 Updating for dependencies: #16 35.39 glibc aarch64 2.17-326.el7_9 updates 3.6 M #16 35.39 glibc-common aarch64 2.17-326.el7_9 updates 12 M #16 35.39 systemd aarch64 219-78.el7_9.9 updates 4.9 M #16 35.39 systemd-libs aarch64 219-78.el7_9.9 updates 396 k #16 35.39 #16 35.39 Transaction Summary #16 35.39 ================================================================================ #16 35.39 Install 13 Packages (+39 Dependent packages) #16 35.39 Upgrade ( 4 Dependent packages) #16 35.39 #16 35.39 Total download size: 73 M #16 35.39 Downloading packages: #16 35.40 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 17.83MB / 66.23MB 4.3s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 16.78MB / 65.77MB 4.3s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 28.31MB / 59.21MB 4.5s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 63.96MB / 66.23MB 4.6s #5 [auth] library/debian:pull token for registry-1.docker.io #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 14.68MB / 65.77MB 4.1s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 34.60MB / 59.21MB 4.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 34.60MB / 59.21MB 3.5s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 0B / 65.77MB 3.5s #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 36.70MB / 49.55MB 0.4s #11 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 #3 DONE 0.5s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #4 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 7.34MB / 11.80MB 0.1s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 8.39MB / 65.77MB 4.3s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 59.21MB / 59.21MB 4.4s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 39.85MB / 66.23MB 4.5s #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 175B / 175B 4.5s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 4.5s #3 DONE 0.3s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 10.49MB / 66.23MB 4.3s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 14.68MB / 59.21MB 4.4s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 8.39MB / 65.77MB 4.4s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 59.21MB / 59.21MB 4.9s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 61.87MB / 66.23MB 5.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 0B / 65.77MB 5.0s #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 0B / 175B 5.0s #21 3.162 (16/38) Installing libatomic (12.2.1_git20220924-r10) #21 3.163 (17/38) Installing gmp (6.2.1-r3) #21 3.171 (18/38) Installing isl26 (0.26-r1) #21 3.189 (19/38) Installing mpfr4 (4.2.0_p12-r0) #21 3.198 (20/38) Installing mpc1 (1.3.1-r1) #21 3.200 (21/38) Installing gcc (12.2.1_git20220924-r10) #9 [internal] load build context #9 transferring context: 13.15kB done #9 DONE 0.0s #10 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:6ed5436b479391e9db75350cae0a976374f32f6c631a78487d955800a658a3a8 #10 resolve quay.io/centos/centos:stream9@sha256:6ed5436b479391e9db75350cae0a976374f32f6c631a78487d955800a658a3a8 0.0s done #10 sha256:a4fce492bde6a3b94c488710eb004997076e9fe948efab1b38a79566d55714bb 5.24MB / 57.77MB 0.1s #10 sha256:6ed5436b479391e9db75350cae0a976374f32f6c631a78487d955800a658a3a8 912B / 912B done #10 sha256:312a49423851dddf79f2f94dd9cda8d998bbe063462ac9db6893dd3d6b388a9e 505B / 505B done #10 sha256:ce3ac91d4020428344ad02c814c80686213daadf3d110d3adb57c473a62616ab 1.16kB / 1.16kB done #10 sha256:a4fce492bde6a3b94c488710eb004997076e9fe948efab1b38a79566d55714bb 22.51MB / 57.77MB 0.2s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 22.02MB / 66.23MB 4.6s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 23.07MB / 65.77MB 4.7s #18 5.598 Executing busybox-1.36.1-r5.trigger #18 5.603 OK: 583 MiB in 54 packages #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 59.21MB / 59.21MB 4.8s done #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 175B / 175B 4.9s #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #7 ... #8 [internal] load metadata for docker.io/library/debian:buster #8 DONE 0.4s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 38.80MB / 59.21MB 4.5s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 37.75MB / 66.23MB 4.5s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 19.92MB / 65.77MB 4.5s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 37.75MB / 59.21MB 3.8s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 10.49MB / 66.23MB 3.8s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 4.19MB / 65.77MB 3.8s #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s done #10 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 45.09MB / 59.21MB 5.6s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 30.41MB / 65.77MB 5.6s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 30.41MB / 66.23MB 5.6s #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #4 DONE 0.3s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 12.58MB / 65.77MB 4.6s #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 4.6s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 57.67MB / 59.21MB 5.4s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 51.38MB / 66.23MB 5.4s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 19.92MB / 65.77MB 5.4s #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done #4 DONE 0.3s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 17.83MB / 59.21MB 4.7s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 14.68MB / 66.23MB 4.7s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 12.58MB / 65.77MB 4.7s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.06MB / 66.23MB 5.2s #10 sha256:a4fce492bde6a3b94c488710eb004997076e9fe948efab1b38a79566d55714bb 56.62MB / 57.77MB 0.4s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 32.51MB / 59.21MB 4.8s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 27.26MB / 66.23MB 5.0s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #7 DONE 0.4s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 41.94MB / 59.21MB 4.6s #10 extracting sha256:4245faf914201feff648b048cbaf6c46414d24a56e29e4cff1f82ac1b151d326 #10 sha256:4245faf914201feff648b048cbaf6c46414d24a56e29e4cff1f82ac1b151d326 53.72MB / 53.72MB 3.0s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 40.89MB / 59.21MB 4.0s #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 4.1s done #11 DONE 4.2s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 15.73MB / 66.23MB 4.2s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 9.44MB / 65.77MB 4.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 49.28MB / 59.21MB 6.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 36.70MB / 65.77MB 6.0s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 36.70MB / 66.23MB 6.0s #5 ... #6 [auth] library/debian:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/debian:bullseye #8 DONE 0.3s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 45.09MB / 66.23MB 4.9s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 16.78MB / 65.77MB 4.9s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 57.67MB / 66.23MB 5.8s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 25.17MB / 65.77MB 5.8s #11 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.5s done #11 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 #5 ... #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 DONE 0.0s #7 [auth] library/golang:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/ubuntu:jammy #8 DONE 0.3s #5 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 20.97MB / 59.21MB 4.9s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 4.19MB / 65.77MB 5.3s #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 175B / 175B 5.3s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 9.44MB / 65.77MB 5.5s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 37.75MB / 59.21MB 5.2s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 28.31MB / 65.77MB 5.2s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 32.51MB / 66.23MB 5.3s #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:b8e62cf593cdaff36efd90aa3a37de268e6781a2e68c6610940c48f7cdf36984 1.79kB / 1.79kB done #10 sha256:603d8d7f7de0a4211107db30981b9b94ee14cf0b4f8c30cc0ce05596039a75ab 2.89kB / 2.89kB done #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 0B / 49.55MB 0.1s #10 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 4.19MB / 24.05MB 0.1s #10 ... #11 [internal] load build context #11 transferring context: 34.94MB 0.3s done #11 DONE 0.3s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 9.44MB / 49.55MB 0.2s #10 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 14.68MB / 24.05MB 0.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 45.09MB / 59.21MB 4.8s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 41.94MB / 66.23MB 4.8s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 24.12MB / 65.77MB 4.8s #10 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 2.8s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 44.04MB / 59.21MB 4.3s #5 DONE 0.3s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 #10 resolve docker.io/library/debian:bullseye@sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 0.0s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 20.97MB / 65.77MB 5.2s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 61.87MB / 66.23MB 6.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 30.41MB / 65.77MB 6.1s #5 DONE 0.3s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 16.78MB / 65.77MB 5.0s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 20.97MB / 66.23MB 5.2s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 13.63MB / 65.77MB 5.7s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 41.94MB / 59.21MB 5.5s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 32.51MB / 65.77MB 5.5s #10 extracting sha256:a4fce492bde6a3b94c488710eb004997076e9fe948efab1b38a79566d55714bb #10 sha256:a4fce492bde6a3b94c488710eb004997076e9fe948efab1b38a79566d55714bb 57.77MB / 57.77MB 0.8s done #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 19.94MB / 49.55MB 0.3s #10 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.3s #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 39.85MB / 49.55MB 0.5s #10 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.3s done #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 12.58MB / 64.14MB 0.5s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 48.23MB / 59.21MB 5.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 46.14MB / 66.23MB 5.2s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 28.31MB / 65.77MB 5.2s #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.509 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #13 0.517 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #13 0.527 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #13 0.580 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] #13 0.639 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] #13 0.691 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB] #13 1.598 Fetched 9093 kB in 1s (6748 kB/s) #13 1.598 Reading package lists... #13 2.204 Reading package lists... #13 2.800 Building dependency tree... #13 2.972 Reading state information... #13 3.225 The following additional packages will be installed: #13 3.225 autoconf automake autopoint autotools-dev binutils #13 3.225 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #13 3.225 bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring #13 3.225 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.226 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 3.226 g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 3.226 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 3.226 intltool-debian iso-codes krb5-locales less libabsl20220623 #13 3.226 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 3.226 libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl #13 3.226 libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0 #13 3.226 libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl #13 3.226 libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0 #13 3.227 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #13 3.227 libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl #13 3.227 libclass-inspector-perl libclass-method-modifiers-perl #13 3.227 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 3.227 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 3.227 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 3.227 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 3.227 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 3.227 libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0 #13 3.227 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 3.227 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 3.227 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 3.227 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 3.227 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 3.227 libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1 #13 3.227 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 3.227 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 3.227 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 3.227 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 3.227 libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 #13 3.227 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl #13 3.227 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgprofng0 #13 3.227 libgssapi-krb5-2 libheif1 libhtml-form-perl libhtml-format-perl #13 3.227 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 3.227 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #13 3.227 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #13 3.227 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #13 3.227 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #13 3.227 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 3.227 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 3.227 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #13 3.227 libiterator-util-perl libitm1 libjansson4 libjbig0 libjpeg62-turbo #13 3.227 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #13 3.227 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4 #13 3.227 liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl #13 3.227 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 3.227 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 3.227 liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1 #13 3.227 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #13 3.227 libmime-tools-perl libmldbm-perl libmodule-implementation-perl #13 3.227 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #13 3.227 libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl #13 3.227 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #13 3.227 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #13 3.227 libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl #13 3.227 libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl #13 3.227 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #13 3.227 libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl #13 3.227 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #13 3.227 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal #13 3.227 libpython3.11-stdlib librav1e0 libre-engine-re2-perl libre2-9 libreadline8 #13 3.227 libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-ipv6-perl #13 3.227 libregexp-pattern-license-perl libregexp-pattern-perl #13 3.227 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 3.227 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 3.227 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 3.227 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 3.227 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 3.227 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 3.227 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 3.227 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 3.227 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 3.227 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 3.227 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 3.227 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 3.227 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 3.227 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #13 3.227 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 3.227 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 3.227 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 3.227 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 3.227 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 3.227 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 3.227 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 3.227 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 3.231 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 3.231 manpages manpages-dev media-types netbase openssh-client openssl patch #13 3.231 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 3.231 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 3.231 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 3.231 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 3.231 python3-magic python3-minimal python3-pkg-resources python3-requests #13 3.231 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 3.231 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 3.231 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 3.231 xdg-user-dirs xz-utils zstd #13 3.231 Suggested packages: #13 3.231 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 3.231 gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest #13 3.231 bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage #13 3.231 diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot #13 3.231 how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl #13 3.231 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 3.231 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 3.231 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 3.231 gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #13 3.231 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #13 3.231 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #13 3.231 scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl glibc-doc #13 3.231 bzr libgd-tools gdbm-l10n low-memory-monitor gpm krb5-doc krb5-user #13 3.231 libtool-doc libcrypt-ssleay-perl libscalar-number-perl #13 3.231 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #13 3.231 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #13 3.231 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-12-doc #13 3.231 libbareword-filehandles-perl libmultidimensional-perl gfortran #13 3.231 | fortran95-compiler gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl #13 3.231 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #13 3.231 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #13 3.231 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #13 3.231 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #13 3.231 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #13 3.231 python3-tk python3-venv python-apt-doc python3-setuptools #13 3.231 python3-cryptography python3-openssl python3-socks python-requests-doc #13 3.231 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #13 3.231 binfmt-support readline-doc zip wdiff-doc #13 5.122 The following NEW packages will be installed: #13 5.122 autoconf automake autopoint autotools-dev binutils #13 5.122 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #13 5.122 bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring #13 5.122 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #13 5.122 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 5.122 fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man #13 5.122 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 5.122 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #13 5.122 libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl #13 5.122 libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl #13 5.122 libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl #13 5.122 libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15 #13 5.122 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #13 5.122 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 5.122 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #13 5.122 libclass-data-inheritable-perl libclass-inspector-perl #13 5.122 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 5.122 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 5.122 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 5.123 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 5.123 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 5.123 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #13 5.123 libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0 #13 5.123 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #13 5.123 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #13 5.123 libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl #13 5.123 libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot #13 5.123 libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl #13 5.123 libfeature-compat-try-perl libfido2-1 libfile-basedir-perl #13 5.123 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #13 5.123 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #13 5.123 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #13 5.123 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 #13 5.123 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #13 5.123 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #13 5.123 libgomp1 libgpgme11 libgpm2 libgprofng0 libgssapi-krb5-2 libheif1 #13 5.123 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl #13 5.123 libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl #13 5.123 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.123 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.123 libhwasan0 libicu72 libimport-into-perl libindirect-perl libio-html-perl #13 5.123 libio-interactive-perl libio-prompter-perl libio-pty-perl #13 5.123 libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl #13 5.123 libio-stringy-perl libipc-run-perl libipc-run3-perl #13 5.123 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 5.123 libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl #13 5.123 libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 #13 5.123 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4 #13 5.123 liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl #13 5.123 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 5.123 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 5.123 liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1 #13 5.123 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #13 5.123 libmime-tools-perl libmldbm-perl libmodule-implementation-perl #13 5.123 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #13 5.123 libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl #13 5.123 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #13 5.123 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #13 5.123 libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl #13 5.123 libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl #13 5.123 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #13 5.123 libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl #13 5.123 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #13 5.123 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal #13 5.123 libpython3.11-stdlib librav1e0 libre-engine-re2-perl libre2-9 libreadline8 #13 5.123 libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-ipv6-perl #13 5.123 libregexp-pattern-license-perl libregexp-pattern-perl #13 5.123 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 5.123 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 5.123 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 5.123 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 5.123 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 5.123 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 5.123 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 5.123 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 5.123 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 5.123 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 5.123 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 5.123 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 5.123 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 5.123 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #13 5.123 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 5.123 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 5.123 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 5.123 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 5.123 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 5.123 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 5.123 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 5.123 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 5.123 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 5.124 manpages manpages-dev media-types netbase openssh-client openssl patch #13 5.124 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 5.124 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 5.124 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 5.124 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 5.124 python3-magic python3-minimal python3-pkg-resources python3-requests #13 5.124 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 5.124 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 5.124 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 5.124 xdg-user-dirs xz-utils zstd #13 5.416 0 upgraded, 425 newly installed, 0 to remove and 0 not upgraded. #13 5.416 Need to get 182 MB of archives. #13 5.416 After this operation, 658 MB of additional disk space will be used. #13 5.416 Get:1 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #13 5.445 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgdbm6 arm64 1.23-3 [70.9 kB] #13 5.449 Get:3 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] #13 5.453 Get:4 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u1 [4014 kB] #13 5.483 Get:5 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u1 [239 kB] #13 5.484 Get:6 http://deb.debian.org/debian bookworm/main arm64 liblocale-gettext-perl arm64 1.07-5 [15.1 kB] #13 5.484 Get:7 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB] #13 5.493 Get:8 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6 [806 kB] #13 5.500 Get:9 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1 [84.8 kB] #13 5.500 Get:10 http://deb.debian.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6 [1858 kB] #13 5.507 Get:11 http://deb.debian.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1+b1 [26.3 kB] #13 5.508 Get:12 http://deb.debian.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB] #13 5.508 Get:13 http://deb.debian.org/debian bookworm/main arm64 libncursesw6 arm64 6.4-4 [122 kB] #13 5.509 Get:14 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB] #13 5.509 Get:15 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB] #13 5.510 Get:16 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] #13 5.511 Get:17 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB] #13 5.517 Get:18 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB] #13 5.521 Get:19 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #13 5.525 Get:20 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] #13 5.529 Get:21 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] #13 5.533 Get:22 http://deb.debian.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB] #13 5.536 Get:23 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3 [155 kB] #13 5.540 Get:24 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2 [786 kB] #13 5.548 Get:25 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6 [1747 kB] #13 5.557 Get:26 http://deb.debian.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6 [572 kB] #13 5.559 Get:27 http://deb.debian.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1+b1 [9296 B] #13 5.560 Get:28 http://deb.debian.org/debian bookworm/main arm64 python3 arm64 3.11.2-1+b1 [26.3 kB] #13 5.564 Get:29 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2 [128 kB] #13 5.565 Get:30 http://deb.debian.org/debian bookworm/main arm64 netbase all 6.4 [12.8 kB] #13 5.568 Get:31 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #13 5.572 Get:32 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] #13 5.576 Get:33 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB] #13 5.583 Get:34 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] #13 5.586 Get:35 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB] #13 5.591 Get:36 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB] #13 5.591 Get:37 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB] #13 5.594 Get:38 http://deb.debian.org/debian bookworm/main arm64 gettext-base arm64 0.21-12 [159 kB] #13 5.598 Get:39 http://deb.debian.org/debian bookworm/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB] #13 5.603 Get:40 http://deb.debian.org/debian bookworm/main arm64 groff-base arm64 1.22.4-10 [861 kB] #13 5.607 Get:41 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u1 [62.7 kB] #13 5.609 Get:42 http://deb.debian.org/debian bookworm/main arm64 bsdextrautils arm64 2.38.1-5+b1 [86.9 kB] #13 5.613 Get:43 http://deb.debian.org/debian bookworm/main arm64 libpipeline1 arm64 1.5.7-1 [36.4 kB] #13 5.617 Get:44 http://deb.debian.org/debian bookworm/main arm64 man-db arm64 2.11.2-2 [1369 kB] #13 5.629 Get:45 http://deb.debian.org/debian bookworm/main arm64 manpages all 6.03-2 [1332 kB] #13 5.636 Get:46 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] #13 5.636 Get:47 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] #13 5.639 Get:48 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] #13 5.643 Get:49 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] #13 5.647 Get:50 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u2 [933 kB] #13 5.654 Get:51 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1 [55.2 kB] #13 5.654 Get:52 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] #13 5.662 Get:53 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB] #13 5.665 Get:54 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB] #13 5.667 Get:55 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB] #13 5.668 Get:56 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB] #13 5.673 Get:57 http://deb.debian.org/debian bookworm/main arm64 autopoint all 0.21-12 [495 kB] #13 5.676 Get:58 http://deb.debian.org/debian bookworm/main arm64 binutils-common arm64 2.40-2 [2487 kB] #13 5.700 Get:59 http://deb.debian.org/debian bookworm/main arm64 libbinutils arm64 2.40-2 [645 kB] #13 5.703 Get:60 http://deb.debian.org/debian bookworm/main arm64 libctf-nobfd0 arm64 2.40-2 [144 kB] #13 5.704 Get:61 http://deb.debian.org/debian bookworm/main arm64 libctf0 arm64 2.40-2 [79.2 kB] #13 5.705 Get:62 http://deb.debian.org/debian bookworm/main arm64 libgprofng0 arm64 2.40-2 [680 kB] #13 5.713 Get:63 http://deb.debian.org/debian bookworm/main arm64 libjansson4 arm64 2.14-2 [40.2 kB] #13 5.725 Get:64 http://deb.debian.org/debian bookworm/main arm64 binutils-aarch64-linux-gnu arm64 2.40-2 [2637 kB] #13 5.752 Get:65 http://deb.debian.org/debian bookworm/main arm64 binutils arm64 2.40-2 [64.9 kB] #13 5.756 Get:66 http://deb.debian.org/debian bookworm/main arm64 libc-dev-bin arm64 2.36-9+deb12u4 [44.5 kB] #13 5.757 Get:67 http://deb.debian.org/debian bookworm/main arm64 linux-libc-dev arm64 6.1.76-1 [1907 kB] #13 5.779 Get:68 http://deb.debian.org/debian bookworm/main arm64 libcrypt-dev arm64 1:4.4.33-2 [121 kB] #13 5.783 Get:69 http://deb.debian.org/debian bookworm/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [194 kB] #13 5.787 Get:70 http://deb.debian.org/debian bookworm/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB] #13 5.791 Get:71 http://deb.debian.org/debian bookworm/main arm64 rpcsvc-proto arm64 1.4.3-1 [59.7 kB] #13 5.795 Get:72 http://deb.debian.org/debian bookworm/main arm64 libc6-dev arm64 2.36-9+deb12u4 [1428 kB] #13 5.807 Get:73 http://deb.debian.org/debian bookworm/main arm64 libisl23 arm64 0.25-1.1 [610 kB] #13 5.820 Get:74 http://deb.debian.org/debian bookworm/main arm64 libmpfr6 arm64 4.2.0-1 [600 kB] #13 5.824 Get:75 http://deb.debian.org/debian bookworm/main arm64 libmpc3 arm64 1.3.1-1 [49.2 kB] #13 5.837 Get:76 http://deb.debian.org/debian bookworm/main arm64 cpp-12 arm64 12.2.0-14 [8226 kB] #13 5.912 Get:77 http://deb.debian.org/debian bookworm/main arm64 cpp arm64 4:12.2.0-3 [6832 B] #13 5.912 Get:78 http://deb.debian.org/debian bookworm/main arm64 libcc1-0 arm64 12.2.0-14 [37.7 kB] #13 5.913 Get:79 http://deb.debian.org/debian bookworm/main arm64 libgomp1 arm64 12.2.0-14 [104 kB] #13 5.915 Get:80 http://deb.debian.org/debian bookworm/main arm64 libitm1 arm64 12.2.0-14 [23.9 kB] #13 5.919 Get:81 http://deb.debian.org/debian bookworm/main arm64 libatomic1 arm64 12.2.0-14 [9536 B] #13 5.923 Get:82 http://deb.debian.org/debian bookworm/main arm64 libasan8 arm64 12.2.0-14 [2095 kB] #13 5.944 Get:83 http://deb.debian.org/debian bookworm/main arm64 liblsan0 arm64 12.2.0-14 [926 kB] #13 5.951 Get:84 http://deb.debian.org/debian bookworm/main arm64 libtsan2 arm64 12.2.0-14 [2179 kB] #13 5.963 Get:85 http://deb.debian.org/debian bookworm/main arm64 libubsan1 arm64 12.2.0-14 [862 kB] #13 5.968 Get:86 http://deb.debian.org/debian bookworm/main arm64 libhwasan0 arm64 12.2.0-14 [998 kB] #13 5.974 Get:87 http://deb.debian.org/debian bookworm/main arm64 libgcc-12-dev arm64 12.2.0-14 [959 kB] #13 5.979 Get:88 http://deb.debian.org/debian bookworm/main arm64 gcc-12 arm64 12.2.0-14 [16.3 MB] #13 6.123 Get:89 http://deb.debian.org/debian bookworm/main arm64 gcc arm64 4:12.2.0-3 [5244 B] #13 6.123 Get:90 http://deb.debian.org/debian bookworm/main arm64 libstdc++-12-dev arm64 12.2.0-14 [2006 kB] #13 6.133 Get:91 http://deb.debian.org/debian bookworm/main arm64 g++-12 arm64 12.2.0-14 [9071 kB] #13 6.183 Get:92 http://deb.debian.org/debian bookworm/main arm64 g++ arm64 4:12.2.0-3 [1336 B] #13 6.183 Get:93 http://deb.debian.org/debian bookworm/main arm64 make arm64 4.3-4.1 [391 kB] #13 6.185 Get:94 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] #13 6.188 Get:95 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] #13 6.189 Get:96 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] #13 6.195 Get:97 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B] #13 6.195 Get:98 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] #13 6.196 Get:99 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] #13 6.197 Get:100 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] #13 6.197 Get:101 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] #13 6.198 Get:102 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB] #13 6.199 Get:103 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] #13 6.201 Get:104 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] #13 6.205 Get:105 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] #13 6.210 Get:106 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB] #13 6.215 Get:107 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB] #13 6.218 Get:108 http://deb.debian.org/debian bookworm/main arm64 dctrl-tools arm64 2.24-3 [101 kB] #13 6.219 Get:109 http://deb.debian.org/debian bookworm/main arm64 libdebhelper-perl all 13.11.4 [81.2 kB] #13 6.221 Get:110 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB] #13 6.224 Get:111 http://deb.debian.org/debian bookworm/main arm64 dh-autoreconf all 20 [17.1 kB] #13 6.233 Get:112 http://deb.debian.org/debian bookworm/main arm64 libarchive-zip-perl all 1.68-1 [104 kB] #13 6.234 Get:113 http://deb.debian.org/debian bookworm/main arm64 libsub-override-perl all 0.09-4 [9304 B] #13 6.235 Get:114 http://deb.debian.org/debian bookworm/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #13 6.237 Get:115 http://deb.debian.org/debian bookworm/main arm64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #13 6.238 Get:116 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] #13 6.243 Get:117 http://deb.debian.org/debian bookworm/main arm64 dwz arm64 0.15-1 [101 kB] #13 6.248 Get:118 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] #13 6.316 Get:119 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB] #13 6.323 Get:120 http://deb.debian.org/debian bookworm/main arm64 gettext arm64 0.21-12 [1248 kB] #13 6.329 Get:121 http://deb.debian.org/debian bookworm/main arm64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #13 6.329 Get:122 http://deb.debian.org/debian bookworm/main arm64 po-debconf all 1.0.21+nmu1 [248 kB] #13 6.373 Get:123 http://deb.debian.org/debian bookworm/main arm64 debhelper all 13.11.4 [942 kB] #13 6.383 Get:124 http://deb.debian.org/debian bookworm/main arm64 debian-keyring all 2022.12.24 [30.5 MB] #13 6.663 Get:125 http://deb.debian.org/debian bookworm/main arm64 libfakeroot arm64 1.31-1.2 [27.9 kB] #13 6.667 Get:126 http://deb.debian.org/debian bookworm/main arm64 fakeroot arm64 1.31-1.2 [66.4 kB] #13 6.668 Get:127 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5 [45.9 kB] #13 6.668 Get:128 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1 [557 kB] #13 6.671 Get:129 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2 [119 kB] #13 6.674 Get:130 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] #13 6.674 Get:131 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1 [770 kB] #13 6.687 Get:132 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #13 6.698 Get:133 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1 [880 kB] #13 6.703 Get:134 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1 [903 kB] #13 6.710 Get:135 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1 [75.2 kB] #13 6.711 Get:136 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1 [673 kB] #13 6.718 Get:137 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1 [532 kB] #13 6.721 Get:138 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1 [524 kB] #13 6.724 Get:139 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1 [651 kB] #13 6.729 Get:140 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1 [846 kB] #13 6.737 Get:141 http://deb.debian.org/debian bookworm/main arm64 libfile-dirlist-perl all 0.05-3 [7600 B] #13 6.737 Get:142 http://deb.debian.org/debian bookworm/main arm64 libfile-which-perl all 1.27-2 [15.1 kB] #13 6.737 Get:143 http://deb.debian.org/debian bookworm/main arm64 libfile-homedir-perl all 1.006-2 [42.4 kB] #13 6.738 Get:144 http://deb.debian.org/debian bookworm/main arm64 libfile-touch-perl all 0.12-2 [8816 B] #13 6.738 Get:145 http://deb.debian.org/debian bookworm/main arm64 libio-pty-perl arm64 1:1.17-1 [34.5 kB] #13 6.739 Get:146 http://deb.debian.org/debian bookworm/main arm64 libipc-run-perl all 20220807.0-1 [104 kB] #13 6.739 Get:147 http://deb.debian.org/debian bookworm/main arm64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #13 6.740 Get:148 http://deb.debian.org/debian bookworm/main arm64 libclass-xsaccessor-perl arm64 1.19-4+b1 [35.3 kB] #13 6.740 Get:149 http://deb.debian.org/debian bookworm/main arm64 libb-hooks-op-check-perl arm64 0.22-2+b1 [10.4 kB] #13 6.740 Get:150 http://deb.debian.org/debian bookworm/main arm64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #13 6.741 Get:151 http://deb.debian.org/debian bookworm/main arm64 libdevel-callchecker-perl arm64 0.008-2 [15.9 kB] #13 6.743 Get:152 http://deb.debian.org/debian bookworm/main arm64 libparams-classify-perl arm64 0.015-2+b1 [22.9 kB] #13 6.744 Get:153 http://deb.debian.org/debian bookworm/main arm64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #13 6.745 Get:154 http://deb.debian.org/debian bookworm/main arm64 libimport-into-perl all 1.002005-2 [11.3 kB] #13 6.747 Get:155 http://deb.debian.org/debian bookworm/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB] #13 6.749 Get:156 http://deb.debian.org/debian bookworm/main arm64 libsub-quote-perl all 2.006008-1 [21.8 kB] #13 6.750 Get:157 http://deb.debian.org/debian bookworm/main arm64 libmoo-perl all 2.005005-1 [58.0 kB] #13 6.750 Get:158 http://deb.debian.org/debian bookworm/main arm64 libencode-locale-perl all 1.05-3 [12.9 kB] #13 6.751 Get:159 http://deb.debian.org/debian bookworm/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB] #13 6.751 Get:160 http://deb.debian.org/debian bookworm/main arm64 libhttp-date-perl all 6.05-2 [10.5 kB] #13 6.752 Get:161 http://deb.debian.org/debian bookworm/main arm64 libfile-listing-perl all 6.15-1 [12.6 kB] #13 6.752 Get:162 http://deb.debian.org/debian bookworm/main arm64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #13 6.753 Get:163 http://deb.debian.org/debian bookworm/main arm64 libregexp-ipv6-perl all 0.03-3 [5212 B] #13 6.754 Get:164 http://deb.debian.org/debian bookworm/main arm64 liburi-perl all 5.17-1 [90.4 kB] #13 6.754 Get:165 http://deb.debian.org/debian bookworm/main arm64 libhtml-parser-perl arm64 3.81-1 [98.6 kB] #13 6.758 Get:166 http://deb.debian.org/debian bookworm/main arm64 libhtml-tree-perl all 5.07-3 [211 kB] #13 6.762 Get:167 http://deb.debian.org/debian bookworm/main arm64 libclone-perl arm64 0.46-1 [13.5 kB] #13 6.766 Get:168 http://deb.debian.org/debian bookworm/main arm64 libio-html-perl all 1.004-3 [16.2 kB] #21 4.250 (22/38) Installing libstdc++-dev (12.2.1_git20220924-r10) #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 47.19MB / 59.21MB 4.5s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 19.92MB / 66.23MB 4.5s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 14.68MB / 65.77MB 4.5s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 50.33MB / 59.21MB 4.7s #11 ... #12 [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 #12 DONE 3.9s #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #11 ... #13 [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 #10 sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 1.85kB / 1.85kB done #10 sha256:2d2786922ceb0b2c5172e2fee1f0c83bc045afc6d96574305fc74bb8300f75de 529B / 529B done #10 sha256:52d6bfa40b9aed522212ca658ee9e23c3aeff378b184e09c2fbb23e5f13c7d48 1.46kB / 1.46kB done #10 sha256:09e2bc8a597c33b54cccaf52f2e21798e2e0df79ab6cb33d3b1dfd4b33a57512 4.19MB / 55.08MB 0.1s #10 ... #11 [internal] load build context #11 transferring context: 34.93MB 0.3s done #11 DONE 0.3s #10 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 #10 sha256:09e2bc8a597c33b54cccaf52f2e21798e2e0df79ab6cb33d3b1dfd4b33a57512 26.21MB / 55.08MB 0.3s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 49.28MB / 66.23MB 5.3s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 25.17MB / 65.77MB 5.5s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 59.21MB / 59.21MB 6.2s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.23MB / 66.23MB 6.4s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 35.65MB / 65.77MB 6.4s #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 175B / 175B 6.4s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 25.17MB / 59.21MB 5.4s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 22.02MB / 65.77MB 5.4s #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 0.1s done #11 DONE 0.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:405939c04fce7beb9bec5b121f4b8c45cb527943836a740b9967d9e70c754cf2 1.79kB / 1.79kB done #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 5.24MB / 49.59MB 0.1s #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0B / 23.58MB 0.1s #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:a8a95e16cd1f362a60d1d29d264e38123d9f58058c4be5adbd299c7c6b64e74a 2.90kB / 2.90kB done #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 25.17MB / 49.59MB 0.3s #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 22.16MB / 23.58MB 0.3s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 18.87MB / 65.77MB 5.9s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 54.53MB / 59.21MB 6.4s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 40.89MB / 65.77MB 6.4s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 41.94MB / 66.23MB 6.4s #18 DONE 6.8s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 36.70MB / 66.23MB 5.6s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 46.14MB / 59.21MB 5.8s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 36.70MB / 65.77MB 5.8s #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 22.02MB / 64.14MB 0.6s #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 31.46MB / 64.14MB 0.7s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 51.38MB / 59.21MB 5.3s #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 9.0s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 6.770 Get:169 http://deb.debian.org/debian bookworm/main arm64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #13 6.774 Get:170 http://deb.debian.org/debian bookworm/main arm64 libhttp-message-perl all 6.44-1 [81.7 kB] #13 6.775 Get:171 http://deb.debian.org/debian bookworm/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 6.776 Get:172 http://deb.debian.org/debian bookworm/main arm64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #13 6.792 Get:173 http://deb.debian.org/debian bookworm/main arm64 perl-openssl-defaults arm64 7+b1 [7924 B] #13 6.793 Get:174 http://deb.debian.org/debian bookworm/main arm64 libnet-ssleay-perl arm64 1.92-2+b1 [308 kB] #13 6.794 Get:175 http://deb.debian.org/debian bookworm/main arm64 libio-socket-ssl-perl all 2.081-2 [219 kB] #13 6.795 Get:176 http://deb.debian.org/debian bookworm/main arm64 libnet-http-perl all 6.22-1 [25.3 kB] #13 6.796 Get:177 http://deb.debian.org/debian bookworm/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 6.796 Get:178 http://deb.debian.org/debian bookworm/main arm64 libtry-tiny-perl all 0.31-2 [22.6 kB] #13 6.797 Get:179 http://deb.debian.org/debian bookworm/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 6.797 Get:180 http://deb.debian.org/debian bookworm/main arm64 libwww-perl all 6.68-1 [186 kB] #13 6.798 Get:181 http://deb.debian.org/debian bookworm/main arm64 patchutils arm64 0.4.2-1 [73.5 kB] #13 6.800 Get:182 http://deb.debian.org/debian bookworm/main arm64 wdiff arm64 1.2.2-5 [119 kB] #13 6.801 Get:183 http://deb.debian.org/debian bookworm/main arm64 devscripts arm64 2.23.4+deb12u1 [1073 kB] #13 6.817 Get:184 http://deb.debian.org/debian bookworm/main arm64 diffstat arm64 1.65-1 [31.2 kB] #13 6.820 Get:185 http://deb.debian.org/debian bookworm/main arm64 distro-info-data all 0.58+deb12u1 [6072 B] #13 6.825 Get:186 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] #13 6.828 Get:187 http://deb.debian.org/debian bookworm/main arm64 python3-chardet all 5.1.0+dfsg-2 [110 kB] #13 6.832 Get:188 http://deb.debian.org/debian bookworm/main arm64 python3-debian all 0.1.49 [115 kB] #13 6.834 Get:189 http://deb.debian.org/debian bookworm/main arm64 libgpgme11 arm64 1.18.0-3+b1 [286 kB] #13 6.836 Get:190 http://deb.debian.org/debian bookworm/main arm64 python3-gpg arm64 1.18.0-3+b1 [352 kB] #13 6.838 Get:191 http://deb.debian.org/debian bookworm/main arm64 python3-xdg all 0.28-2 [40.5 kB] #13 6.838 Get:192 http://deb.debian.org/debian bookworm/main arm64 dput all 1.1.3 [42.7 kB] #13 6.840 Get:193 http://deb.debian.org/debian bookworm/main arm64 equivs all 2.3.1 [22.7 kB] #13 6.841 Get:194 http://deb.debian.org/debian bookworm/main arm64 fonts-dejavu-core all 2.37-6 [1068 kB] #13 6.851 Get:195 http://deb.debian.org/debian bookworm/main arm64 fontconfig-config arm64 2.14.1-4 [315 kB] #13 6.852 Get:196 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5 [360 kB] #13 6.854 Get:197 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] #13 6.855 Get:198 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.2-1.1 [2049 kB] #13 6.865 Get:199 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.2-1.1 [7023 kB] #13 6.912 Get:200 http://deb.debian.org/debian bookworm/main arm64 iso-codes all 4.15.0-1 [2906 kB] #13 6.926 Get:201 http://deb.debian.org/debian bookworm/main arm64 libabsl20220623 arm64 20220623.1-1 [363 kB] #13 6.929 Get:202 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 6.929 Get:203 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8+b1 [11.2 kB] #13 6.930 Get:204 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-merge-perl all 0.08-5 [11.8 kB] #13 6.930 Get:205 http://deb.debian.org/debian bookworm/main arm64 libaliased-perl all 0.34-3 [13.5 kB] #13 6.930 Get:206 http://deb.debian.org/debian bookworm/main arm64 libaom3 arm64 3.6.0-1 [1379 kB] #13 6.936 Get:207 http://deb.debian.org/debian bookworm/main arm64 libapt-pkg-perl arm64 0.1.40+b2 [66.1 kB] #13 6.937 Get:208 http://deb.debian.org/debian bookworm/main arm64 libarchive-cpio-perl all 0.10-3 [10.8 kB] #13 6.937 Get:209 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB] #13 6.939 Get:210 http://deb.debian.org/debian bookworm/main arm64 libarray-intspan-perl all 2.004-2 [25.7 kB] #13 6.940 Get:211 http://deb.debian.org/debian bookworm/main arm64 libauthen-sasl-perl all 2.1600-3 [43.9 kB] #13 6.940 Get:212 http://deb.debian.org/debian bookworm/main arm64 libdav1d6 arm64 1.0.0-2 [274 kB] #13 6.942 Get:213 http://deb.debian.org/debian bookworm/main arm64 libgav1-1 arm64 0.18.0-1+b1 [425 kB] #13 6.944 Get:214 http://deb.debian.org/debian bookworm/main arm64 librav1e0 arm64 0.5.1-6 [552 kB] #13 6.947 Get:215 http://deb.debian.org/debian bookworm/main arm64 libsvtav1enc1 arm64 1.4.1+dfsg-1 [1074 kB] #13 6.952 Get:216 http://deb.debian.org/debian bookworm/main arm64 libjpeg62-turbo arm64 1:2.1.5-2 [171 kB] #13 6.955 Get:217 http://deb.debian.org/debian bookworm/main arm64 libyuv0 arm64 0.0~git20230123.b2528b0-1 [122 kB] #13 6.956 Get:218 http://deb.debian.org/debian bookworm/main arm64 libavif15 arm64 0.11.1-1 [88.3 kB] #13 6.956 Get:219 http://deb.debian.org/debian bookworm/main arm64 libmodule-implementation-perl all 0.09-2 [12.6 kB] #13 6.957 Get:220 http://deb.debian.org/debian bookworm/main arm64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B] #13 6.957 Get:221 http://deb.debian.org/debian bookworm/main arm64 libvariable-magic-perl arm64 0.63-1+b1 [42.8 kB] #13 6.965 Get:222 http://deb.debian.org/debian bookworm/main arm64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB] #13 6.966 Get:223 http://deb.debian.org/debian bookworm/main arm64 libberkeleydb-perl arm64 0.64-2+b1 [121 kB] #13 6.968 Get:224 http://deb.debian.org/debian bookworm/main arm64 libpng16-16 arm64 1.6.39-2 [269 kB] #10 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 2.7s done #21 4.640 (23/38) Installing clang16-libclang (16.0.6-r1) #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 25.17MB / 66.23MB 4.8s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 19.92MB / 65.77MB 4.8s #10 sha256:09e2bc8a597c33b54cccaf52f2e21798e2e0df79ab6cb33d3b1dfd4b33a57512 35.65MB / 55.08MB 0.4s #10 sha256:09e2bc8a597c33b54cccaf52f2e21798e2e0df79ab6cb33d3b1dfd4b33a57512 47.19MB / 55.08MB 0.5s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 53.48MB / 66.23MB 5.6s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 29.36MB / 65.77MB 5.8s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 26.21MB / 66.23MB 5.7s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 26.21MB / 65.77MB 5.7s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 35.34MB / 49.59MB 0.4s #10 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.4s done #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.6s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 17.83MB / 63.99MB 0.6s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 0B / 86.41MB 0.6s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 26.21MB / 65.77MB 6.3s #19 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli #19 DONE 0.0s #20 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 58.72MB / 59.21MB 6.7s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 45.09MB / 65.77MB 6.7s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 40.89MB / 66.23MB 5.9s #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.7s done #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 41.94MB / 64.14MB 0.8s #10 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 2.10MB / 92.37MB 0.8s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 0B / 67.01MB 0.8s #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 46.14MB / 64.14MB 0.9s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 11.89MB / 92.37MB 0.9s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 9.44MB / 67.01MB 0.9s #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 60.04MB / 64.14MB 1.0s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 22.02MB / 92.37MB 1.0s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 19.00MB / 67.01MB 1.0s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 54.53MB / 59.21MB 5.6s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 51.38MB / 66.23MB 5.6s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 32.51MB / 65.77MB 5.6s #13 6.969 Get:225 http://deb.debian.org/debian bookworm/main arm64 libfreetype6 arm64 2.12.1+dfsg-5 [369 kB] #13 6.978 Get:226 http://deb.debian.org/debian bookworm/main arm64 libfontconfig1 arm64 2.14.1-4 [381 kB] #13 6.982 Get:227 http://deb.debian.org/debian bookworm/main arm64 libde265-0 arm64 1.0.11-1+deb12u2 [148 kB] #13 6.986 Get:228 http://deb.debian.org/debian bookworm/main arm64 libnuma1 arm64 2.0.16-1 [20.3 kB] #13 6.987 Get:229 http://deb.debian.org/debian bookworm/main arm64 libx265-199 arm64 3.5-2+b1 [603 kB] #13 6.991 Get:230 http://deb.debian.org/debian bookworm/main arm64 libheif1 arm64 1.15.1-1 [191 kB] #13 6.992 Get:231 http://deb.debian.org/debian bookworm/main arm64 libdeflate0 arm64 1.14-1 [54.3 kB] #13 6.992 Get:232 http://deb.debian.org/debian bookworm/main arm64 libjbig0 arm64 2.1-6.1 [30.0 kB] #13 7.000 Get:233 http://deb.debian.org/debian bookworm/main arm64 liblerc4 arm64 4.0.0+ds-2 [138 kB] #13 7.001 Get:234 http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1 [260 kB] #13 7.005 Get:235 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-6+deb12u1 [301 kB] #13 7.009 Get:236 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] #13 7.013 Get:237 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] #13 7.017 Get:238 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] #13 7.038 Get:239 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #13 7.040 Get:240 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] #13 7.044 Get:241 http://deb.debian.org/debian bookworm/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb12u1 [45.4 kB] #13 7.044 Get:242 http://deb.debian.org/debian bookworm/main arm64 libgd3 arm64 2.3.3-9 [113 kB] #13 7.048 Get:243 http://deb.debian.org/debian bookworm/main arm64 libc-devtools arm64 2.36-9+deb12u4 [51.8 kB] #13 7.052 Get:244 http://deb.debian.org/debian bookworm/main arm64 libcapture-tiny-perl all 0.48-2 [24.6 kB] #13 7.056 Get:245 http://deb.debian.org/debian bookworm/main arm64 libcgi-pm-perl all 4.55-1 [220 kB] #13 7.057 Get:246 http://deb.debian.org/debian bookworm/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB] #13 7.059 Get:247 http://deb.debian.org/debian bookworm/main arm64 libfcgi-perl arm64 0.82+ds-2 [24.4 kB] #13 7.064 Get:248 http://deb.debian.org/debian bookworm/main arm64 libcgi-fast-perl all 1:2.15-1 [12.1 kB] #13 7.068 Get:249 http://deb.debian.org/debian bookworm/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 7.072 Get:250 http://deb.debian.org/debian bookworm/main arm64 libclass-inspector-perl all 1.36-3 [17.5 kB] #13 7.074 Get:251 http://deb.debian.org/debian bookworm/main arm64 libcommon-sense-perl arm64 3.75-3 [23.0 kB] #13 7.075 Get:252 http://deb.debian.org/debian bookworm/main arm64 libconfig-tiny-perl all 2.28-2 [16.4 kB] #13 7.077 Get:253 http://deb.debian.org/debian bookworm/main arm64 libparams-util-perl arm64 1.102-2+b1 [24.2 kB] #13 7.086 Get:254 http://deb.debian.org/debian bookworm/main arm64 libsub-install-perl all 0.929-1 [10.5 kB] #13 7.087 Get:255 http://deb.debian.org/debian bookworm/main arm64 libdata-optlist-perl all 0.113-1 [10.6 kB] #13 7.089 Get:256 http://deb.debian.org/debian bookworm/main arm64 libsub-exporter-perl all 0.989-1 [50.5 kB] #13 7.090 Get:257 http://deb.debian.org/debian bookworm/main arm64 libconst-fast-perl all 0.014-2 [8792 B] #13 7.091 Get:258 http://deb.debian.org/debian bookworm/main arm64 libwant-perl arm64 0.29-2+b1 [27.1 kB] #13 7.093 Get:259 http://deb.debian.org/debian bookworm/main arm64 libcontextual-return-perl all 0.004014-4 [54.9 kB] #13 7.094 Get:260 http://deb.debian.org/debian bookworm/main arm64 libconvert-binhex-perl all 1.125-3 [27.4 kB] #13 7.103 Get:261 http://deb.debian.org/debian bookworm/main arm64 libcpanel-json-xs-perl arm64 4.35-1 [128 kB] #13 7.107 Get:262 http://deb.debian.org/debian bookworm/main arm64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB] #13 7.108 Get:263 http://deb.debian.org/debian bookworm/main arm64 libexception-class-perl all 1.45-1 [34.6 kB] #13 7.109 Get:264 http://deb.debian.org/debian bookworm/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB] #13 7.110 Get:265 http://deb.debian.org/debian bookworm/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB] #13 7.112 Get:266 http://deb.debian.org/debian bookworm/main arm64 libdata-dpath-perl all 0.58-2 [43.6 kB] #13 7.113 Get:267 http://deb.debian.org/debian bookworm/main arm64 libdata-dump-perl all 1.25-1 [28.4 kB] #13 7.114 Get:268 http://deb.debian.org/debian bookworm/main arm64 libdata-messagepack-perl arm64 1.02-1+b1 [34.0 kB] #13 7.122 Get:269 http://deb.debian.org/debian bookworm/main arm64 libnet-domain-tld-perl all 1.75-3 [31.9 kB] #13 7.123 Get:270 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 7.124 Get:271 http://deb.debian.org/debian bookworm/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB] #13 7.125 Get:272 http://deb.debian.org/debian bookworm/main arm64 libnet-netmask-perl all 2.0002-2 [28.6 kB] #13 7.127 Get:273 http://deb.debian.org/debian bookworm/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2+b1 [98.8 kB] #13 7.135 Get:274 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-ip-perl all 0.31-1 [20.6 kB] #13 7.136 Get:275 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-uri-perl all 0.07-2 [11.2 kB] #13 7.138 Get:276 http://deb.debian.org/debian bookworm/main arm64 libdevel-size-perl arm64 0.83-2+b1 [24.2 kB] #13 7.140 Get:277 http://deb.debian.org/debian bookworm/main arm64 libdistro-info-perl all 1.5+deb12u1 [5384 B] #13 7.142 Get:278 http://deb.debian.org/debian bookworm/main arm64 libemail-address-xs-perl arm64 1.05-1+b1 [28.3 kB] #13 7.143 Get:279 http://deb.debian.org/debian bookworm/main arm64 libexporter-tiny-perl all 1.006000-1 [38.6 kB] #13 7.144 Get:280 http://deb.debian.org/debian bookworm/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB] #13 7.145 Get:281 http://deb.debian.org/debian bookworm/main arm64 libindirect-perl arm64 0.39-2+b1 [26.6 kB] #13 7.147 Get:282 http://deb.debian.org/debian bookworm/main arm64 libxs-parse-keyword-perl arm64 0.33-1 [57.0 kB] #13 7.150 Get:283 http://deb.debian.org/debian bookworm/main arm64 libxs-parse-sublike-perl arm64 0.16-1+b2 [28.0 kB] #13 7.151 Get:284 http://deb.debian.org/debian bookworm/main arm64 libobject-pad-perl arm64 0.78-1 [113 kB] #13 7.157 Get:285 http://deb.debian.org/debian bookworm/main arm64 libfeature-compat-class-perl all 0.05-1 [11.0 kB] #13 7.162 Get:286 http://deb.debian.org/debian bookworm/main arm64 libsyntax-keyword-try-perl arm64 0.28-1 [28.2 kB] #13 7.164 Get:287 http://deb.debian.org/debian bookworm/main arm64 libfeature-compat-try-perl all 0.05-1 [10.4 kB] #13 7.164 Get:288 http://deb.debian.org/debian bookworm/main arm64 libipc-system-simple-perl all 1.30-2 [26.8 kB] #13 7.165 Get:289 http://deb.debian.org/debian bookworm/main arm64 libfile-basedir-perl all 0.09-2 [15.1 kB] #13 7.165 Get:290 http://deb.debian.org/debian bookworm/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 7.170 Get:291 http://deb.debian.org/debian bookworm/main arm64 libfile-fcntllock-perl arm64 0.22-4+b1 [34.8 kB] #13 7.171 Get:292 http://deb.debian.org/debian bookworm/main arm64 libnumber-compare-perl all 0.03-3 [6332 B] #13 7.176 Get:293 http://deb.debian.org/debian bookworm/main arm64 libtext-glob-perl all 0.11-3 [7676 B] #13 7.183 Get:294 http://deb.debian.org/debian bookworm/main arm64 libfile-find-rule-perl all 0.34-3 [26.6 kB] #13 7.187 Get:295 http://deb.debian.org/debian bookworm/main arm64 libfont-afm-perl all 1.20-4 [13.1 kB] #13 7.191 Get:296 http://deb.debian.org/debian bookworm/main arm64 libio-string-perl all 1.08-4 [12.1 kB] #13 7.195 Get:297 http://deb.debian.org/debian bookworm/main arm64 libfont-ttf-perl all 1.06-2 [318 kB] #13 7.197 Get:298 http://deb.debian.org/debian bookworm/main arm64 libfreezethaw-perl all 0.5001-3 [16.0 kB] #13 7.201 Get:299 http://deb.debian.org/debian bookworm/main arm64 libsort-versions-perl all 1.62-3 [8928 B] #13 7.202 Get:300 http://deb.debian.org/debian bookworm/main arm64 libgit-wrapper-perl all 0.048-2 [33.4 kB] #13 7.204 Get:301 http://deb.debian.org/debian bookworm/main arm64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B] #13 7.206 Get:302 http://deb.debian.org/debian bookworm/main arm64 libio-prompter-perl all 0.004015-2 [59.9 kB] #13 7.207 Get:303 http://deb.debian.org/debian bookworm/main arm64 libjson-perl all 4.10000-1 [87.5 kB] #13 7.208 Get:304 http://deb.debian.org/debian bookworm/main arm64 liblog-any-perl all 1.713-1 [76.3 kB] #13 7.209 Get:305 http://deb.debian.org/debian bookworm/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB] #13 7.214 Get:306 http://deb.debian.org/debian bookworm/main arm64 libpackage-stash-perl all 0.40-1 [22.0 kB] #13 7.215 Get:307 http://deb.debian.org/debian bookworm/main arm64 libsub-identify-perl arm64 0.14-3 [10.9 kB] #13 7.216 Get:308 http://deb.debian.org/debian bookworm/main arm64 libsub-name-perl arm64 0.26-2+b1 [12.4 kB] #13 7.221 Get:309 http://deb.debian.org/debian bookworm/main arm64 libnamespace-clean-perl all 0.27-2 [17.8 kB] #13 7.225 Get:310 http://deb.debian.org/debian bookworm/main arm64 libpath-tiny-perl all 0.144-1 [56.4 kB] #13 7.226 Get:311 http://deb.debian.org/debian bookworm/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB] #13 7.228 Get:312 http://deb.debian.org/debian bookworm/main arm64 libtype-tiny-perl all 2.002001-1 [377 kB] #13 7.230 Get:313 http://deb.debian.org/debian bookworm/main arm64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB] #13 7.234 Get:314 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] #13 7.243 Get:315 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] #13 7.249 Get:316 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB] #13 7.249 Get:317 http://deb.debian.org/debian bookworm/main arm64 libhtml-form-perl all 6.11-1 [33.1 kB] #13 7.250 Get:318 http://deb.debian.org/debian bookworm/main arm64 libhtml-format-perl all 2.16-2 [38.8 kB] #13 7.250 Get:319 http://deb.debian.org/debian bookworm/main arm64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB] #13 7.251 Get:320 http://deb.debian.org/debian bookworm/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB] #13 7.253 Get:321 http://deb.debian.org/debian bookworm/main arm64 libhttp-daemon-perl all 6.16-1 [23.5 kB] #13 7.253 Get:322 http://deb.debian.org/debian bookworm/main arm64 libio-interactive-perl all 1.023-2 [11.0 kB] #13 7.253 Get:323 http://deb.debian.org/debian bookworm/main arm64 libio-sessiondata-perl all 1.03-3 [6316 B] #13 7.253 Get:324 http://deb.debian.org/debian bookworm/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 7.253 Get:325 http://deb.debian.org/debian bookworm/main arm64 libipc-run3-perl all 0.048-3 [33.2 kB] #13 7.254 Get:326 http://deb.debian.org/debian bookworm/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 7.254 Get:327 http://deb.debian.org/debian bookworm/main arm64 libjson-xs-perl arm64 4.030-2+b1 [90.7 kB] #13 7.256 Get:328 http://deb.debian.org/debian bookworm/main arm64 libjson-maybexs-perl all 1.004004-1 [13.3 kB] #13 7.256 Get:329 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] #13 7.257 Get:330 http://deb.debian.org/debian bookworm/main arm64 liblist-compare-perl all 0.55-2 [65.7 kB] #13 7.265 Get:331 http://deb.debian.org/debian bookworm/main arm64 liblist-someutils-perl all 0.59-1 [37.1 kB] #13 7.266 Get:332 http://deb.debian.org/debian bookworm/main arm64 liblist-someutils-xs-perl arm64 0.58-3 [31.1 kB] #13 7.266 Get:333 http://deb.debian.org/debian bookworm/main arm64 liblist-utilsby-perl all 0.12-2 [15.5 kB] #13 7.267 Get:334 http://deb.debian.org/debian bookworm/main arm64 libltdl7 arm64 2.4.7-5 [392 kB] #13 7.270 Get:335 http://deb.debian.org/debian bookworm/main arm64 libltdl-dev arm64 2.4.7-5 [165 kB] #10 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 #21 4.941 (24/38) Installing clang16 (16.0.6-r1) #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 53.48MB / 59.21MB 5.0s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.23MB / 66.23MB 6.1s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 6.2s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 0B / 65.77MB 6.2s #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 175B / 175B 6.2s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 6.2s done #10 sha256:09e2bc8a597c33b54cccaf52f2e21798e2e0df79ab6cb33d3b1dfd4b33a57512 55.08MB / 55.08MB 0.6s #10 sha256:09e2bc8a597c33b54cccaf52f2e21798e2e0df79ab6cb33d3b1dfd4b33a57512 55.08MB / 55.08MB 0.7s done #10 extracting sha256:09e2bc8a597c33b54cccaf52f2e21798e2e0df79ab6cb33d3b1dfd4b33a57512 #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 57.67MB / 66.23MB 5.9s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 28.31MB / 59.21MB 5.8s #10 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.6s done #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 28.31MB / 63.99MB 0.7s #10 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 1.05MB / 64.11MB 0.7s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 37.75MB / 63.99MB 0.8s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 7.34MB / 86.41MB 0.8s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 12.58MB / 64.11MB 0.8s #11 extracting sha256:81506d6a09b0030e30959de0c69b234989eefc730fc69a997802e518780468b6 2.5s done #11 DONE 3.7s #12 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.23MB / 66.23MB 6.3s done #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 175B / 175B 6.3s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 6.4s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 31.46MB / 65.77MB 6.5s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 47.19MB / 66.23MB 6.8s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 59.21MB / 59.21MB 6.9s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 51.38MB / 65.77MB 7.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 51.38MB / 66.23MB 7.1s #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 175B / 175B 7.1s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 7.1s #20 0.276 + apk --root / add --no-cache musl-dev gcc #20 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 40.89MB / 65.77MB 6.7s #12 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 2.7s done #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 49.28MB / 59.21MB 6.1s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 41.94MB / 65.77MB 6.1s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 52.43MB / 59.21MB 6.3s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 46.14MB / 66.23MB 6.3s #11 ... #12 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #12 DONE 5.1s #13 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core mkdir -p rpmbuild/SOURCES cp /home/ubuntu/workspace/docker-ce-packaging_master/rpm/patches/01-rlimit_nofile-rhel7.patch rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 1.2s done #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 41.94MB / 92.37MB 1.2s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 39.85MB / 67.01MB 1.2s #10 sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf 0B / 175B 1.2s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 52.43MB / 92.37MB 1.3s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 49.28MB / 67.01MB 1.3s #10 sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf 175B / 175B 1.2s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 1.3s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 57.67MB / 59.21MB 5.8s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 55.57MB / 66.23MB 6.1s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 38.80MB / 65.77MB 6.1s #13 7.272 Get:336 http://deb.debian.org/debian bookworm/main arm64 liblz1 arm64 1.13-5 [38.9 kB] #13 7.273 Get:337 http://deb.debian.org/debian bookworm/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB] #13 7.274 Get:338 http://deb.debian.org/debian bookworm/main arm64 libsys-hostname-long-perl all 1.5-3 [11.6 kB] #13 7.275 Get:339 http://deb.debian.org/debian bookworm/main arm64 libmail-sendmail-perl all 0.80-3 [24.3 kB] #13 7.276 Get:340 http://deb.debian.org/debian bookworm/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6548 B] #13 7.276 Get:341 http://deb.debian.org/debian bookworm/main arm64 libmailtools-perl all 2.21-2 [95.6 kB] #13 7.277 Get:342 http://deb.debian.org/debian bookworm/main arm64 libmarkdown2 arm64 2.2.7-2 [34.1 kB] #13 7.278 Get:343 http://deb.debian.org/debian bookworm/main arm64 libmath-base85-perl all 0.5+dfsg-2 [6684 B] #13 7.280 Get:344 http://deb.debian.org/debian bookworm/main arm64 libmime-tools-perl all 5.510-1 [213 kB] #13 7.281 Get:345 http://deb.debian.org/debian bookworm/main arm64 libmldbm-perl all 2.05-4 [16.8 kB] #13 7.282 Get:346 http://deb.debian.org/debian bookworm/main arm64 libmoox-aliases-perl all 0.001006-2 [7156 B] #13 7.283 Get:347 http://deb.debian.org/debian bookworm/main arm64 libmouse-perl arm64 2.5.10-1+b3 [167 kB] #13 7.285 Get:348 http://deb.debian.org/debian bookworm/main arm64 libpackage-stash-xs-perl arm64 0.30-1+b1 [18.8 kB] #13 7.286 Get:349 http://deb.debian.org/debian bookworm/main arm64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB] #13 7.290 Get:350 http://deb.debian.org/debian bookworm/main arm64 libperlio-gzip-perl arm64 0.20-1+b1 [17.1 kB] #13 7.295 Get:351 http://deb.debian.org/debian bookworm/main arm64 libperlio-utf8-strict-perl arm64 0.010-1 [11.2 kB] #13 7.299 Get:352 http://deb.debian.org/debian bookworm/main arm64 libpod-parser-perl all 1.65-1 [96.3 kB] #13 7.303 Get:353 http://deb.debian.org/debian bookworm/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB] #13 7.304 Get:354 http://deb.debian.org/debian bookworm/main arm64 libproc-processtable-perl arm64 0.634-1+b2 [42.4 kB] #13 7.306 Get:355 http://deb.debian.org/debian bookworm/main arm64 libre2-9 arm64 20220601+dfsg-1+b1 [156 kB] #13 7.307 Get:356 http://deb.debian.org/debian bookworm/main arm64 libre-engine-re2-perl arm64 0.17+ds-1 [18.4 kB] #13 7.312 Get:357 http://deb.debian.org/debian bookworm/main arm64 libreadonly-perl all 2.050-3 [23.1 kB] #13 7.314 Get:358 http://deb.debian.org/debian bookworm/main arm64 libref-util-perl all 0.204-2 [17.4 kB] #13 7.315 Get:359 http://deb.debian.org/debian bookworm/main arm64 libref-util-xs-perl arm64 0.117-2+b1 [13.8 kB] #13 7.316 Get:360 http://deb.debian.org/debian bookworm/main arm64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB] #13 7.318 Get:361 http://deb.debian.org/debian bookworm/main arm64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB] #13 7.320 Get:362 http://deb.debian.org/debian bookworm/main arm64 libregexp-wildcards-perl all 1.05-3 [14.1 kB] #13 7.321 Get:363 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] #13 7.326 Get:364 http://deb.debian.org/debian bookworm/main arm64 libsereal-decoder-perl arm64 5.003+ds-1 [95.6 kB] #13 7.327 Get:365 http://deb.debian.org/debian bookworm/main arm64 libsereal-encoder-perl arm64 5.003+ds-1 [97.1 kB] #13 7.348 Get:366 http://deb.debian.org/debian bookworm/main arm64 libset-intspan-perl all 1.19-3 [25.3 kB] #13 7.349 Get:367 http://deb.debian.org/debian bookworm/main arm64 libtask-weaken-perl all 1.06-2 [9364 B] #13 7.350 Get:368 http://deb.debian.org/debian bookworm/main arm64 libxml-parser-perl arm64 2.46-4 [198 kB] #13 7.356 Get:369 http://deb.debian.org/debian bookworm/main arm64 libsoap-lite-perl all 1.27-3 [239 kB] #13 7.358 Get:370 http://deb.debian.org/debian bookworm/main arm64 libsocket6-perl arm64 0.29-3 [21.3 kB] #13 7.359 Get:371 http://deb.debian.org/debian bookworm/main arm64 libstring-copyright-perl all 0.003014-1 [23.4 kB] #13 7.360 Get:372 http://deb.debian.org/debian bookworm/main arm64 libstring-escape-perl all 2010.002-3 [18.7 kB] #13 7.361 Get:373 http://deb.debian.org/debian bookworm/main arm64 libstring-license-perl all 0.0.2-1 [34.3 kB] #13 7.362 Get:374 http://deb.debian.org/debian bookworm/main arm64 libstring-shellquote-perl all 1.04-3 [11.9 kB] #13 7.368 Get:375 http://deb.debian.org/debian bookworm/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-2+b1 [33.2 kB] #13 7.370 Get:376 http://deb.debian.org/debian bookworm/main arm64 libterm-readkey-perl arm64 2.38-2+b1 [24.1 kB] #13 7.371 Get:377 http://deb.debian.org/debian bookworm/main arm64 libtext-levenshteinxs-perl arm64 0.03-5+b1 [8396 B] #13 7.372 Get:378 http://deb.debian.org/debian bookworm/main arm64 libtext-markdown-discount-perl arm64 0.16-1 [13.0 kB] #13 7.373 Get:379 http://deb.debian.org/debian bookworm/main arm64 libtext-xslate-perl arm64 3.5.9-1+b2 [196 kB] #13 7.375 Get:380 http://deb.debian.org/debian bookworm/main arm64 libtime-duration-perl all 1.21-2 [13.1 kB] #13 7.380 Get:381 http://deb.debian.org/debian bookworm/main arm64 libtime-moment-perl arm64 0.44-2+b1 [72.2 kB] #13 7.382 Get:382 http://deb.debian.org/debian bookworm/main arm64 libtype-tiny-xs-perl arm64 0.025-1 [25.6 kB] #13 7.383 Get:383 http://deb.debian.org/debian bookworm/main arm64 libunicode-utf8-perl arm64 0.62-2 [19.9 kB] #13 7.385 Get:384 http://deb.debian.org/debian bookworm/main arm64 libwww-mechanize-perl all 2.16-1 [116 kB] #13 7.386 Get:385 http://deb.debian.org/debian bookworm/main arm64 libxdelta2 arm64 1.1.3-10.4 [47.4 kB] #13 7.388 Get:386 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] #13 7.389 Get:387 http://deb.debian.org/debian bookworm/main arm64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #13 7.389 Get:388 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #13 7.391 Get:389 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #13 7.392 Get:390 http://deb.debian.org/debian bookworm/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1+b1 [309 kB] #13 7.398 Get:391 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-expat-perl all 0.51-2 [11.1 kB] #13 7.399 Get:392 http://deb.debian.org/debian bookworm/main arm64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB] #13 7.400 Get:393 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] #13 7.401 Get:394 http://deb.debian.org/debian bookworm/main arm64 libxstring-perl arm64 0.005-2+b1 [8324 B] #13 7.403 Get:395 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] #13 7.405 Get:396 http://deb.debian.org/debian bookworm/main arm64 libyaml-libyaml-perl arm64 0.86+ds-1 [32.8 kB] #13 7.411 Get:397 http://deb.debian.org/debian bookworm/main arm64 licensecheck all 3.3.5-1 [49.8 kB] #13 7.412 Get:398 http://deb.debian.org/debian bookworm/main arm64 plzip arm64 1.10-5 [58.0 kB] #13 7.414 Get:399 http://deb.debian.org/debian bookworm/main arm64 lzop arm64 1.04-2 [82.8 kB] #13 7.415 Get:400 http://deb.debian.org/debian bookworm/main arm64 t1utils arm64 1.41-4 [59.8 kB] #13 7.416 Get:401 http://deb.debian.org/debian bookworm/main arm64 unzip arm64 6.0-28 [157 kB] #13 7.419 Get:402 http://deb.debian.org/debian bookworm/main arm64 lintian all 2.116.3 [1130 kB] #13 7.427 Get:403 http://deb.debian.org/debian bookworm/main arm64 lsb-release all 12.0-1 [6416 B] #13 7.428 Get:404 http://deb.debian.org/debian bookworm/main arm64 manpages-dev all 6.03-2 [2030 kB] #13 7.437 Get:405 http://deb.debian.org/debian bookworm/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB] #13 7.438 Get:406 http://deb.debian.org/debian bookworm/main arm64 pixz arm64 1.0.7-2 [20.4 kB] #13 7.438 Get:407 http://deb.debian.org/debian bookworm/main arm64 xdelta arm64 1.1.3-10.4 [27.4 kB] #13 7.438 Get:408 http://deb.debian.org/debian bookworm/main arm64 xdelta3 arm64 3.0.11-dfsg-1.2 [66.0 kB] #13 7.439 Get:409 http://deb.debian.org/debian bookworm/main arm64 pristine-tar arm64 1.50 [110 kB] #13 7.440 Get:410 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] #13 7.441 Get:411 http://deb.debian.org/debian bookworm/main arm64 python-apt-common all 2.6.0 [64.3 kB] #13 7.444 Get:412 http://deb.debian.org/debian bookworm/main arm64 python3-apt arm64 2.6.0 [152 kB] #13 7.446 Get:413 http://deb.debian.org/debian bookworm/main arm64 python3-certifi all 2022.9.24-1 [153 kB] #13 7.447 Get:414 http://deb.debian.org/debian bookworm/main arm64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] #13 7.449 Get:415 http://deb.debian.org/debian bookworm/main arm64 python3-idna all 3.3-1 [39.4 kB] #13 7.450 Get:416 http://deb.debian.org/debian bookworm/main arm64 python3-magic all 2:0.4.26-3 [14.5 kB] #13 7.450 Get:417 http://deb.debian.org/debian bookworm/main arm64 python3-six all 1.16.0-4 [17.5 kB] #13 7.451 Get:418 http://deb.debian.org/debian bookworm/main arm64 python3-urllib3 all 1.26.12-1 [117 kB] #13 7.457 Get:419 http://deb.debian.org/debian bookworm/main arm64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] #13 7.462 Get:420 http://deb.debian.org/debian bookworm/main arm64 python3-unidiff all 0.7.3-1 [11.7 kB] #13 7.467 Get:421 http://deb.debian.org/debian bookworm/main arm64 shared-mime-info arm64 2.2-1 [727 kB] #13 7.472 Get:422 http://deb.debian.org/debian bookworm/main arm64 strace arm64 6.1-0.1 [1193 kB] #10 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 9.3s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.464 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #13 0.474 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #13 0.474 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #13 0.589 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] #13 0.701 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [576 kB] #13 0.801 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] #13 1.812 Fetched 8535 kB in 2s (5344 kB/s) #13 1.812 Reading package lists... #13 2.535 Reading package lists... #13 3.239 Building dependency tree... #13 3.414 Reading state information... #13 3.709 The following additional packages will be installed: #13 3.709 at autoconf automake autopoint autotools-dev binutils #13 3.709 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #13 3.709 bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring #13 3.709 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.709 dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file #13 3.709 g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n #13 3.709 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #13 3.709 groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less #13 3.709 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 3.709 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 3.710 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #13 3.710 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #13 3.710 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #13 3.710 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #13 3.710 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 3.710 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #13 3.710 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #13 3.710 libdata-optlist-perl libdevel-callchecker-perl #13 3.710 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #13 3.710 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #13 3.710 libdynaloader-functions-perl libedit2 libemail-valid-perl #13 3.710 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 3.710 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 3.710 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 3.712 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 3.712 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 3.712 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 3.712 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 #13 3.712 libgnutls30 libgomp1 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 #13 3.712 libhtml-form-perl libhtml-format-perl libhtml-parser-perl #13 3.712 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #13 3.712 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #13 3.712 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu63 libidn11 #13 3.712 libimport-into-perl libio-async-perl libio-html-perl libio-prompter-perl #13 3.712 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 3.712 libio-string-perl libio-stringy-perl libipc-run-perl #13 3.712 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #13 3.712 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 3.712 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #13 3.712 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 3.712 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 3.712 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #13 3.712 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #13 3.712 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 3.712 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6 #13 3.712 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl #13 3.712 libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl #13 3.712 libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl #13 3.712 libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #13 3.712 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 3.712 libparams-validate-perl libparse-debianchangelog-perl #13 3.712 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 3.712 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 3.712 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 3.712 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #13 3.712 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 3.712 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #13 3.712 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #13 3.712 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #13 3.712 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #13 3.712 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #13 3.712 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #13 3.712 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #13 3.712 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 3.712 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 3.712 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #13 3.712 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 3.712 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #13 3.712 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 3.712 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 3.712 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 3.712 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 3.712 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 3.712 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 3.712 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 3.712 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 3.712 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 3.712 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 3.712 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 3.712 python3-idna python3-magic python3-minimal python3-pkg-resources #13 3.712 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 3.712 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 3.712 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 3.713 Suggested packages: #13 3.713 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #13 3.713 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #13 3.713 checksecurity debtags dh-make adequate autopkgtest bls-standalone #13 3.713 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #13 3.713 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #13 3.713 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 3.713 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #13 3.713 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #13 3.713 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #13 3.713 eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex #13 3.713 bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg #13 3.713 libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg #13 3.713 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 3.713 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #13 3.713 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #13 3.713 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gnutls-bin gpm krb5-doc #13 3.713 krb5-user libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #13 3.713 libhtml-template-perl libsasl2-modules-gssapi-mit #13 3.713 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 3.713 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 3.713 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #13 3.713 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #13 3.713 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #13 3.713 libxml-sax-expatxs-perl bash-completion binutils-multiarch #13 3.713 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #13 3.713 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #13 3.713 diffutils-doc perl-doc libterm-readline-gnu-perl #13 3.713 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #13 3.713 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #13 3.713 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #13 3.713 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #13 3.713 readline-doc zip wdiff-doc #13 5.161 The following NEW packages will be installed: #13 5.161 at autoconf automake autopoint autotools-dev binutils #13 5.161 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #13 5.161 bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper #13 5.161 debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat #13 5.162 dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config #13 5.162 exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base #13 5.162 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #13 5.162 gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian #13 5.162 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #13 5.162 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #13 5.162 libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1 #13 5.162 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #13 5.162 libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 #13 5.162 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl #13 5.162 libclass-inspector-perl libclass-method-modifiers-perl #13 5.162 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 5.162 libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl #13 5.162 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #13 5.162 libdevel-callchecker-perl libdevel-globaldestruction-perl #13 5.162 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #13 5.162 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #13 5.162 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 5.162 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 5.162 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 5.162 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 5.162 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 5.162 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 5.162 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #13 5.162 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #13 5.162 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #13 5.162 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.162 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.162 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #13 5.162 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 5.162 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 5.162 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #13 5.162 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 5.162 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #13 5.164 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 5.164 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 5.164 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #13 5.164 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #13 5.164 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 5.164 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6 #13 5.164 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl #13 5.164 libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl #13 5.164 libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl #13 5.164 libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #13 5.164 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 5.164 libparams-validate-perl libparse-debianchangelog-perl #13 5.164 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 5.164 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 5.164 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 5.164 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #13 5.164 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 5.164 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #13 5.164 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #13 5.164 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #13 5.164 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #13 5.164 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #13 5.164 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #13 5.164 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #13 5.164 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 5.164 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 5.164 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #13 5.164 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 5.164 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #13 5.164 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 5.164 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 5.164 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 5.164 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 5.164 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 5.164 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 5.164 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 5.164 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 5.164 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 5.164 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 5.164 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 5.164 python3-idna python3-magic python3-minimal python3-pkg-resources #13 5.164 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 5.164 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 5.164 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 5.165 The following packages will be upgraded: #13 5.166 libgnutls30 #13 5.445 1 upgraded, 362 newly installed, 0 to remove and 0 not upgraded. #13 5.445 Need to get 163 MB of archives. #13 5.445 After this operation, 560 MB of additional disk space will be used. #13 5.445 Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB] #13 5.447 Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] #13 5.448 Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB] #13 5.450 Get:4 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB] #13 5.538 Get:5 http://deb.debian.org/debian buster/main arm64 bsdmainutils arm64 11.1.2+b1 [185 kB] #13 5.540 Get:6 http://deb.debian.org/debian buster/main arm64 libuchardet0 arm64 0.0.6-3 [65.0 kB] #13 5.541 Get:7 http://deb.debian.org/debian buster/main arm64 groff-base arm64 1.22.4-3+deb10u1 [870 kB] #13 5.550 Get:8 http://deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB] #13 5.550 Get:9 http://deb.debian.org/debian buster/main arm64 libpipeline1 arm64 1.5.1-2 [29.8 kB] #13 5.551 Get:10 http://deb.debian.org/debian-security buster/updates/main arm64 man-db arm64 2.8.5-2+deb10u1 [1257 kB] #13 5.562 Get:11 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #13 5.591 Get:12 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB] #13 5.591 Get:13 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB] #13 5.625 Get:14 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB] #13 5.627 Get:15 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB] #13 5.627 Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u6 [1395 kB] #13 5.640 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u6 [589 kB] #13 5.645 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB] #13 5.646 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u6 [1406 kB] #13 5.659 Get:20 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] #13 5.660 Get:21 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] #13 5.660 Get:22 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] #13 5.661 Get:23 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB] #13 5.662 Get:24 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB] #13 5.663 Get:25 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB] #13 5.669 Get:26 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u6 [1642 kB] #13 5.684 Get:27 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u6 [331 kB] #13 5.687 Get:28 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] #13 5.688 Get:29 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] #13 5.688 Get:30 http://deb.debian.org/debian-security buster/updates/main arm64 libgnutls30 arm64 3.6.7-4+deb10u12 [1063 kB] #13 5.698 Get:31 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB] #13 5.699 Get:32 http://deb.debian.org/debian buster/main arm64 netbase all 5.6 [19.4 kB] #13 5.700 Get:33 http://deb.debian.org/debian-security buster/updates/main arm64 bzip2 arm64 1.0.6-9.2~deb10u2 [47.8 kB] #13 5.700 Get:34 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB] #13 5.703 Get:35 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB] #13 5.704 Get:36 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB] #13 5.705 Get:37 http://deb.debian.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB] #13 5.706 Get:38 http://deb.debian.org/debian-security buster/updates/main arm64 krb5-locales all 1.17-3+deb10u6 [95.8 kB] #13 5.707 Get:39 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] #13 5.708 Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u6 [65.2 kB] #13 5.708 Get:41 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u6 [123 kB] #13 5.710 Get:42 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u6 [351 kB] #13 5.713 Get:43 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u6 [150 kB] #13 5.715 Get:44 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] #13 5.795 Get:45 http://deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u6 [625 kB] #13 5.801 Get:46 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB] #13 5.812 Get:47 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB] #13 5.814 Get:48 http://deb.debian.org/debian-security buster/updates/main arm64 openssh-client arm64 1:7.9p1-10+deb10u4 [760 kB] #13 5.820 Get:49 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB] #13 5.821 Get:50 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] #13 5.823 Get:51 http://deb.debian.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB] #13 5.824 Get:52 http://deb.debian.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB] #13 5.825 Get:53 http://deb.debian.org/debian buster/main arm64 libsigsegv2 arm64 2.12-2 [32.3 kB] #13 5.825 Get:54 http://deb.debian.org/debian buster/main arm64 m4 arm64 1.4.18-2 [198 kB] #13 5.827 Get:55 http://deb.debian.org/debian buster/main arm64 autoconf all 2.69-11 [341 kB] #13 5.831 Get:56 http://deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB] #13 5.832 Get:57 http://deb.debian.org/debian buster/main arm64 automake all 1:1.16.1-4 [771 kB] #13 5.841 Get:58 http://deb.debian.org/debian buster/main arm64 autopoint all 0.19.8.1-9 [434 kB] #13 5.852 Get:59 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB] #13 5.871 Get:60 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB] #13 5.875 Get:61 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB] #13 5.894 Get:62 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB] #13 5.895 Get:63 http://deb.debian.org/debian-security buster/updates/main arm64 libc-dev-bin arm64 2.28-10+deb10u2 [271 kB] #13 5.899 Get:64 http://deb.debian.org/debian-security buster/updates/main arm64 linux-libc-dev arm64 4.19.304-1 [1584 kB] #13 5.913 Get:65 http://deb.debian.org/debian-security buster/updates/main arm64 libc6-dev arm64 2.28-10+deb10u2 [2325 kB] #13 5.934 Get:66 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB] #13 5.939 Get:67 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB] #13 5.946 Get:68 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB] #13 5.946 Get:69 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB] #13 6.020 Get:70 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB] #13 6.021 Get:71 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB] #13 6.022 Get:72 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB] #13 6.023 Get:73 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB] #13 6.023 Get:74 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B] #13 6.023 Get:75 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB] #13 6.027 Get:76 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB] #13 6.028 Get:77 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB] #13 6.031 Get:78 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB] #13 6.032 Get:79 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB] #13 6.040 Get:80 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB] #13 6.117 Get:81 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B] #13 6.118 Get:82 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB] #13 6.131 Get:83 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB] #13 6.213 Get:84 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B] #13 6.213 Get:85 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB] #13 6.216 Get:86 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.8 [1415 kB] #13 6.229 Get:87 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] #13 6.231 Get:88 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.8 [1776 kB] #13 6.247 Get:89 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B] #13 6.247 Get:90 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u6 [834 kB] #13 6.255 Get:91 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] #13 6.257 Get:92 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] #13 6.258 Get:93 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] #13 6.259 Get:94 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #13 6.260 Get:95 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] #13 6.262 Get:96 http://deb.debian.org/debian-security buster/updates/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u2 [82.4 kB] #13 6.263 Get:97 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] #13 6.264 Get:98 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] #13 6.265 Get:99 http://deb.debian.org/debian-security buster/updates/main arm64 libssh2-1 arm64 1.8.0-2.1+deb10u1 [136 kB] #13 6.266 Get:100 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u8 [315 kB] #13 6.269 Get:101 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u8 [262 kB] #13 6.272 Get:102 http://deb.debian.org/debian buster/main arm64 dctrl-tools arm64 2.24-3 [101 kB] #13 6.273 Get:103 http://deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB] #13 6.278 Get:104 http://deb.debian.org/debian buster/main arm64 dh-autoreconf all 19 [16.9 kB] #13 6.278 Get:105 http://deb.debian.org/debian buster/main arm64 libarchive-zip-perl all 1.64-1 [96.8 kB] #13 6.280 Get:106 http://deb.debian.org/debian buster/main arm64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #13 6.280 Get:107 http://deb.debian.org/debian buster/main arm64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #13 6.280 Get:108 http://deb.debian.org/debian buster/main arm64 dwz arm64 0.12-3 [71.7 kB] #13 6.281 Get:109 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u5 [1188 kB] #13 6.292 Get:110 http://deb.debian.org/debian buster/main arm64 libcroco3 arm64 0.6.12-3 [140 kB] #13 6.294 Get:111 http://deb.debian.org/debian-security buster/updates/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u5 [92.8 kB] #13 6.295 Get:112 http://deb.debian.org/debian buster/main arm64 gettext arm64 0.19.8.1-9 [1261 kB] #13 6.307 Get:113 http://deb.debian.org/debian buster/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 6.307 Get:114 http://deb.debian.org/debian buster/main arm64 po-debconf all 1.0.21 [248 kB] #13 6.310 Get:115 http://deb.debian.org/debian buster/main arm64 debhelper all 12.1.1 [1016 kB] #13 6.319 Get:116 http://deb.debian.org/debian buster/main arm64 debian-keyring all 2019.02.25 [32.4 MB] #13 6.671 Get:117 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB] #13 6.672 Get:118 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB] #13 6.673 Get:119 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB] #13 6.673 Get:120 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB] #13 6.678 Get:121 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB] #13 6.679 Get:122 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB] #13 6.679 Get:123 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB] #13 6.687 Get:124 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #13 6.699 Get:125 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB] #13 6.709 Get:126 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB] #13 6.714 Get:127 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB] #13 6.715 Get:128 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB] #13 6.720 Get:129 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB] #13 6.724 Get:130 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB] #13 6.729 Get:131 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB] #13 6.734 Get:132 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB] #13 6.740 Get:133 http://deb.debian.org/debian buster/main arm64 libfile-which-perl all 1.23-1 [16.6 kB] #13 6.741 Get:134 http://deb.debian.org/debian buster/main arm64 libfile-homedir-perl all 1.004-1 [42.7 kB] #13 6.741 Get:135 http://deb.debian.org/debian buster/main arm64 libio-pty-perl arm64 1:1.08-1.1+b5 [32.8 kB] #13 6.742 Get:136 http://deb.debian.org/debian buster/main arm64 libipc-run-perl all 20180523.0-1 [101 kB] #13 6.743 Get:137 http://deb.debian.org/debian buster/main arm64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #13 6.743 Get:138 http://deb.debian.org/debian buster/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 6.744 Get:139 http://deb.debian.org/debian buster/main arm64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #13 6.744 Get:140 http://deb.debian.org/debian buster/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b1 [11.4 kB] #13 6.744 Get:141 http://deb.debian.org/debian buster/main arm64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #13 6.746 Get:142 http://deb.debian.org/debian buster/main arm64 libdevel-callchecker-perl arm64 0.008-1 [15.6 kB] #13 6.748 Get:143 http://deb.debian.org/debian buster/main arm64 libparams-classify-perl arm64 0.015-1+b1 [25.4 kB] #13 6.749 Get:144 http://deb.debian.org/debian buster/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 6.749 Get:145 http://deb.debian.org/debian buster/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB] #13 6.749 Get:146 http://deb.debian.org/debian buster/main arm64 librole-tiny-perl all 2.000006-1 [19.4 kB] #13 6.770 Get:147 http://deb.debian.org/debian buster/main arm64 libstrictures-perl all 2.000005-1 [18.3 kB] #13 6.771 Get:148 http://deb.debian.org/debian buster/main arm64 libsub-quote-perl all 2.005001-1 [17.9 kB] #13 6.772 Get:149 http://deb.debian.org/debian buster/main arm64 libmoo-perl all 2.003004-2 [57.4 kB] #13 6.773 Get:150 http://deb.debian.org/debian buster/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB] #13 6.773 Get:151 http://deb.debian.org/debian buster/main arm64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #13 6.774 Get:152 http://deb.debian.org/debian buster/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB] #13 6.774 Get:153 http://deb.debian.org/debian buster/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB] #13 6.774 Get:154 http://deb.debian.org/debian buster/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #13 6.775 Get:155 http://deb.debian.org/debian buster/main arm64 liburi-perl all 1.76-1 [89.9 kB] #13 6.776 Get:156 http://deb.debian.org/debian buster/main arm64 libhtml-parser-perl arm64 3.72-3+b3 [103 kB] #13 6.777 Get:157 http://deb.debian.org/debian buster/main arm64 libhtml-tree-perl all 5.07-2 [213 kB] #13 6.779 Get:158 http://deb.debian.org/debian buster/main arm64 libio-html-perl all 1.001-1 [17.6 kB] #13 6.780 Get:159 http://deb.debian.org/debian buster/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #13 6.780 Get:160 http://deb.debian.org/debian buster/main arm64 libhttp-message-perl all 6.18-1 [77.8 kB] #13 6.781 Get:161 http://deb.debian.org/debian buster/main arm64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #13 6.781 Get:162 http://deb.debian.org/debian buster/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 6.781 Get:163 http://deb.debian.org/debian buster/main arm64 perl-openssl-defaults arm64 3 [6782 B] #13 6.791 Get:164 http://deb.debian.org/debian buster/main arm64 libnet-ssleay-perl arm64 1.85-2+deb10u1 [303 kB] #21 5.019 (25/38) Installing libmagic (5.45-r0) #21 5.075 (26/38) Installing file (5.45-r0) #21 5.076 (27/38) Installing brotli-libs (1.0.9-r14) #21 5.086 (28/38) Installing libunistring (1.1-r1) #21 5.111 (29/38) Installing libidn2 (2.3.4-r1) #21 5.114 (30/38) Installing nghttp2-libs (1.57.0-r0) #21 5.118 (31/38) Installing libcurl (8.5.0-r0) #21 5.127 (32/38) Installing libexpat (2.6.0-r0) #21 5.130 (33/38) Installing pcre2 (10.42-r1) #21 5.139 (34/38) Installing git (2.40.1-r0) #21 5.216 (35/38) Installing scudo-malloc (16.0.6-r1) #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 58.72MB / 59.21MB 5.3s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 31.46MB / 66.23MB 5.3s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 25.17MB / 65.77MB 5.3s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 59.21MB / 59.21MB 5.5s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 4.17MB / 65.77MB 6.4s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 61.12MB / 66.23MB 6.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 65.01MB / 66.23MB 6.3s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 35.65MB / 65.77MB 6.3s #10 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 2.7s done #10 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 9.4s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.606 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] #14 1.022 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] #14 1.120 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] #14 1.217 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] #14 1.317 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB] #14 2.024 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B] #14 2.024 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB] #14 2.025 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB] #14 2.067 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [52.0 kB] #14 2.069 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1373 kB] #14 2.133 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2954 kB] #14 2.417 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9705 B] #14 2.491 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB] #14 2.614 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB] #14 2.655 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [1079 kB] #14 2.935 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3625 B] #14 2.935 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [2566 kB] #14 3.073 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [51.7 kB] #14 3.195 Fetched 21.3 MB in 3s (7120 kB/s) #14 3.195 Reading package lists... #14 4.099 Reading package lists... #14 4.953 Building dependency tree... #14 5.145 Reading state information... #14 5.399 The following additional packages will be installed: #14 5.399 at autoconf automake autopoint autotools-dev binutils #14 5.399 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #14 5.399 ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf #14 5.399 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 5.399 fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man #14 5.399 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #14 5.399 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 5.399 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 5.399 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.399 libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0 #14 5.399 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 5.399 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.399 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 5.399 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 5.399 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 5.399 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 5.399 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 5.399 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 5.399 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 5.399 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 5.399 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 5.399 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 5.399 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 5.399 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 5.399 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 5.399 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 5.399 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 5.399 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 5.399 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 5.399 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 5.399 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 5.399 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 5.399 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 5.399 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 5.399 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 5.399 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.399 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 5.399 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 5.399 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #14 5.399 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #14 5.399 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 5.399 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 5.399 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 5.399 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 5.399 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 5.399 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #14 5.399 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 5.399 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 5.399 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 5.399 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 5.399 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.399 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 5.399 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 5.399 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 5.399 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #14 5.399 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 5.399 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 5.400 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 5.400 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 5.400 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 5.400 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 5.400 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 5.400 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 5.400 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.400 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 5.400 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 5.400 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #14 5.400 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 5.400 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 5.400 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #14 5.400 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.400 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.400 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 5.400 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 5.400 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 5.400 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 5.400 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.400 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 5.400 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 5.400 python3-pkg-resources python3-requests python3-six python3-unidiff #14 5.400 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 5.400 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 5.400 xz-utils #14 5.402 Suggested packages: #14 5.402 default-mta | mail-transport-agent autoconf-archive gnu-standards #14 5.402 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #14 5.402 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #14 5.402 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #14 5.402 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #14 5.402 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 5.402 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #14 5.402 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #14 5.402 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #14 5.402 mini-dinstall rsync gcc-9-doc gcc-multilib flex bison gdb gcc-doc #14 5.402 gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #14 5.402 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #14 5.402 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #14 5.402 libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc #14 5.402 libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl #14 5.402 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #14 5.402 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #14 5.402 libstdc++-9-doc libbareword-filehandles-perl libindirect-perl #14 5.402 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #14 5.402 libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #14 5.402 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 5.402 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 5.402 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 5.402 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #14 5.402 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #14 5.402 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 5.402 python3-cryptography python3-openssl python3-socks python3.8-venv #14 5.402 python3.8-doc binfmt-support readline-doc zip wdiff-doc #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 30.41MB / 66.23MB 6.0s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 32.51MB / 59.21MB 6.2s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 31.46MB / 65.77MB 6.2s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 48.23MB / 63.99MB 0.9s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 17.83MB / 86.41MB 0.9s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 23.07MB / 64.11MB 0.9s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 56.62MB / 63.99MB 1.0s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 28.31MB / 86.41MB 1.0s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 32.51MB / 64.11MB 1.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 47.19MB / 65.77MB 7.1s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 37.75MB / 65.77MB 6.8s #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 7.2s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 55.57MB / 65.77MB 7.4s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 55.57MB / 66.23MB 7.4s #11 ... #12 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #12 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done #12 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done #12 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done #12 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done #12 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.0s done #12 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 3.0s done #12 DONE 4.4s #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 DONE 1.1s #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #12 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 #12 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 done #12 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #12 DONE 9.7s #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 4.120 Fedora 38 - aarch64 22 MB/s | 79 MB 00:03 #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 46.14MB / 65.77MB 6.4s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 50.33MB / 66.23MB 6.5s #13 ... #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #11 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 2.7s done #11 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 done #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #11 DONE 9.5s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 61.87MB / 92.37MB 1.4s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 59.77MB / 67.01MB 1.4s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 72.35MB / 92.37MB 1.5s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.5s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 59.21MB / 59.21MB 6.1s done #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 0B / 175B 6.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 59.77MB / 66.23MB 6.3s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 42.99MB / 65.77MB 6.3s #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 175B / 175B 6.2s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 6.3s done #13 7.481 Get:423 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] #13 7.481 Get:424 http://deb.debian.org/debian bookworm/main arm64 xdg-user-dirs arm64 0.18-1 [54.2 kB] #13 7.482 Get:425 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB] #13 7.681 debconf: delaying package configuration, since apt-utils is not installed #13 6.795 Get:165 http://deb.debian.org/debian buster/main arm64 libio-socket-ssl-perl all 2.060-3 [207 kB] #13 6.797 Get:166 http://deb.debian.org/debian buster/main arm64 libnet-http-perl all 6.18-1 [24.5 kB] #13 6.797 Get:167 http://deb.debian.org/debian buster/main arm64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #13 6.798 Get:168 http://deb.debian.org/debian buster/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB] #13 6.798 Get:169 http://deb.debian.org/debian buster/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 6.798 Get:170 http://deb.debian.org/debian buster/main arm64 libwww-perl all 6.36-2 [188 kB] #13 6.800 Get:171 http://deb.debian.org/debian buster/main arm64 patchutils arm64 0.3.4-2 [84.7 kB] #13 6.801 Get:172 http://deb.debian.org/debian buster/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB] #13 6.893 Get:173 http://deb.debian.org/debian buster/main arm64 devscripts arm64 2.19.5+deb10u1 [1045 kB] #13 6.908 Get:174 http://deb.debian.org/debian buster/main arm64 diffstat arm64 1.62-1 [32.0 kB] #13 6.909 Get:175 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u8 [7540 B] #13 6.909 Get:176 http://deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] #13 6.924 Get:177 http://deb.debian.org/debian buster/main arm64 python3-chardet all 3.0.4-3 [80.5 kB] #13 6.925 Get:178 http://deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] #13 6.926 Get:179 http://deb.debian.org/debian buster/main arm64 python3-debian all 0.1.35 [78.8 kB] #13 6.933 Get:180 http://deb.debian.org/debian buster/main arm64 libgpgme11 arm64 1.12.0-6 [241 kB] #13 6.935 Get:181 http://deb.debian.org/debian buster/main arm64 python3-gpg arm64 1.12.0-6 [292 kB] #13 6.938 Get:182 http://deb.debian.org/debian buster/main arm64 dput all 1.0.3 [54.5 kB] #13 6.939 Get:183 http://deb.debian.org/debian buster/main arm64 equivs all 2.2.0 [22.4 kB] #13 6.941 Get:184 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-config all 4.92-8+deb10u9 [325 kB] #13 6.944 Get:185 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-base arm64 4.92-8+deb10u9 [1136 kB] #13 6.954 Get:186 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB] #13 6.955 Get:187 http://deb.debian.org/debian-security buster/updates/main arm64 libunbound8 arm64 1.9.0-2+deb10u4 [435 kB] #13 6.960 Get:188 http://deb.debian.org/debian-security buster/updates/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u12 [317 kB] #13 6.965 Get:189 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-daemon-light arm64 4.92-8+deb10u9 [558 kB] #13 6.971 Get:190 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u8 [313 kB] #13 6.974 Get:191 http://deb.debian.org/debian-security buster/updates/main arm64 libpcre2-8-0 arm64 10.32-5+deb10u1 [187 kB] #13 6.975 Get:192 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB] #13 6.976 Get:193 http://deb.debian.org/debian-security buster/updates/main arm64 git-man all 1:2.20.1-2+deb10u8 [1623 kB] #13 6.995 Get:194 http://deb.debian.org/debian-security buster/updates/main arm64 git arm64 1:2.20.1-2+deb10u8 [5501 kB] #11 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 2.8s done #11 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 #11 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 done #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #11 DONE 9.5s #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 3.715 Fedora 39 - aarch64 26 MB/s | 86 MB 00:03 #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 36.70MB / 66.23MB 5.6s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 29.36MB / 65.77MB 5.6s #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 5.6s #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 175B / 175B 5.6s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 5.7s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 11.53MB / 65.77MB 6.8s #14 5.791 The following NEW packages will be installed: #14 5.791 at autoconf automake autopoint autotools-dev binutils #14 5.791 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 35.65MB / 66.23MB 6.4s #10 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 1.2s done #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 48.23MB / 86.41MB 1.2s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 44.04MB / 64.11MB 1.2s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 57.67MB / 86.41MB 1.3s #10 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 62.91MB / 64.11MB 1.3s #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 1.3s #10 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 1.2s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.23MB / 66.23MB 7.2s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 51.38MB / 65.77MB 7.3s #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 175B / 175B 7.2s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 7.2s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 59.77MB / 66.23MB 7.6s #10 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 1.6s done #10 DONE 2.4s #12 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #12 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #12 sha256:b8e62cf593cdaff36efd90aa3a37de268e6781a2e68c6610940c48f7cdf36984 1.79kB / 1.79kB done #12 sha256:603d8d7f7de0a4211107db30981b9b94ee14cf0b4f8c30cc0ce05596039a75ab 2.89kB / 2.89kB done #12 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s done #12 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #12 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.3s done #12 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 0.8s done #12 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 1.4s done #12 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.4s done #12 sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf 175B / 175B 0.8s done #12 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.8s done #12 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.1s #11 extracting sha256:353b74d8db1cf655e87c780b9ac49f52ed72dfaa3ecc4bb0e9245e72c98a45b5 2.6s done #11 DONE 3.9s #12 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #11 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 2.7s done #11 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 #13 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 81.79MB / 92.37MB 1.6s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.27MB / 92.37MB 1.7s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.7s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.7s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 63.96MB / 66.23MB 6.5s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 57.67MB / 59.21MB 6.7s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 50.33MB / 65.77MB 6.7s #13 7.714 Fetched 182 MB in 2s (77.7 MB/s) #13 7.742 Selecting previously unselected package perl-modules-5.36. #13 7.742 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6092 files and directories currently installed.) #13 7.747 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #13 7.753 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #13 7.048 Get:195 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB] #13 7.050 Get:196 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB] #13 7.054 Get:197 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB] #13 7.103 Get:198 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB] #13 7.127 Get:199 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #13 7.127 Get:200 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB] #13 7.130 Get:201 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 7.131 Get:202 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB] #13 7.133 Get:203 http://deb.debian.org/debian buster/main arm64 libapt-pkg-perl arm64 0.1.34+b1 [68.6 kB] #13 7.135 Get:204 http://deb.debian.org/debian buster/main arm64 libarchive-cpio-perl all 0.10-1 [10.3 kB] #13 7.135 Get:205 http://deb.debian.org/debian buster/main arm64 libasync-mergepoint-perl all 0.04-2 [10.4 kB] #13 7.136 Get:206 http://deb.debian.org/debian buster/main arm64 libauthen-sasl-perl all 2.1600-1 [50.8 kB] #13 7.136 Get:207 http://deb.debian.org/debian buster/main arm64 libmodule-implementation-perl all 0.09-1 [12.9 kB] #13 7.137 Get:208 http://deb.debian.org/debian buster/main arm64 libvariable-magic-perl arm64 0.62-1+b1 [44.8 kB] #13 7.137 Get:209 http://deb.debian.org/debian buster/main arm64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #13 7.144 Get:210 http://deb.debian.org/debian buster/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 7.145 Get:211 http://deb.debian.org/debian buster/main arm64 libcgi-pm-perl all 4.40-1 [222 kB] #13 7.147 Get:212 http://deb.debian.org/debian buster/main arm64 libfcgi-perl arm64 0.78-2+b3 [38.8 kB] #13 7.148 Get:213 http://deb.debian.org/debian buster/main arm64 libcgi-fast-perl all 1:2.13-1 [11.4 kB] #13 7.149 Get:214 http://deb.debian.org/debian buster/main arm64 libsub-name-perl arm64 0.21-1+b3 [13.4 kB] #13 7.150 Get:215 http://deb.debian.org/debian buster/main arm64 libclass-accessor-perl all 0.51-1 [23.2 kB] #13 7.151 Get:216 http://deb.debian.org/debian buster/main arm64 libclass-inspector-perl all 1.32-1 [19.1 kB] #13 7.154 Get:217 http://deb.debian.org/debian buster/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b2 [37.1 kB] #13 7.155 Get:218 http://deb.debian.org/debian buster/main arm64 libclone-perl arm64 0.41-1+b1 [14.5 kB] #13 7.158 Get:219 http://deb.debian.org/debian buster/main arm64 libcommon-sense-perl arm64 3.74-2+b7 [24.0 kB] #13 7.160 Get:220 http://deb.debian.org/debian buster/main arm64 libparams-util-perl arm64 1.07-3+b4 [22.5 kB] #13 7.161 Get:221 http://deb.debian.org/debian buster/main arm64 libsub-install-perl all 0.928-1 [11.4 kB] #13 7.162 Get:222 http://deb.debian.org/debian buster/main arm64 libdata-optlist-perl all 0.110-1 [10.6 kB] #13 7.164 Get:223 http://deb.debian.org/debian buster/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB] #13 7.166 Get:224 http://deb.debian.org/debian buster/main arm64 libconst-fast-perl all 0.014-1 [8250 B] #13 7.168 Get:225 http://deb.debian.org/debian buster/main arm64 libwant-perl arm64 0.29-1+b4 [28.5 kB] #13 7.170 Get:226 http://deb.debian.org/debian buster/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 7.171 Get:227 http://deb.debian.org/debian buster/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 7.171 Get:228 http://deb.debian.org/debian buster/main arm64 libdata-dump-perl all 1.23-1 [29.5 kB] #13 7.176 Get:229 http://deb.debian.org/debian buster/main arm64 libdigest-bubblebabble-perl all 0.02-2 [8238 B] #13 7.176 Get:230 http://deb.debian.org/debian buster/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #13 7.176 Get:231 http://deb.debian.org/debian-security buster/updates/main arm64 libdistro-info-perl all 0.21+deb10u1 [6908 B] #13 7.177 Get:232 http://deb.debian.org/debian buster/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 7.179 Get:233 http://deb.debian.org/debian buster/main arm64 libmailtools-perl all 2.18-1 [88.5 kB] #13 7.179 Get:234 http://deb.debian.org/debian buster/main arm64 libnet-ip-perl all 1.26-2 [29.0 kB] #13 7.179 Get:235 http://deb.debian.org/debian buster/main arm64 libnet-dns-perl all 1.19-1 [372 kB] #13 7.183 Get:236 http://deb.debian.org/debian buster/main arm64 libnet-domain-tld-perl all 1.75-1 [33.3 kB] #13 7.184 Get:237 http://deb.debian.org/debian buster/main arm64 libemail-valid-perl all 1.202-1 [23.0 kB] #13 7.184 Get:238 http://deb.debian.org/debian buster/main arm64 libexporter-tiny-perl all 1.002001-1 [36.9 kB] #13 7.185 Get:239 http://deb.debian.org/debian buster/main arm64 libipc-system-simple-perl all 1.25-4 [26.5 kB] #13 7.185 Get:240 http://deb.debian.org/debian buster/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB] #13 7.186 Get:241 http://deb.debian.org/debian buster/main arm64 libfile-chdir-perl all 0.1008-1 [13.3 kB] #13 7.186 Get:242 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB] #13 7.187 Get:243 http://deb.debian.org/debian buster/main arm64 libfont-afm-perl all 1.20-2 [13.6 kB] #13 7.187 Get:244 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u2 [63.8 kB] #13 7.189 Get:245 http://deb.debian.org/debian buster/main arm64 libfuture-perl all 0.39-1 [74.5 kB] #13 7.191 Get:246 http://deb.debian.org/debian buster/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 7.192 Get:247 http://deb.debian.org/debian buster/main arm64 libparams-validate-perl arm64 1.29-1+b1 [66.3 kB] #13 7.193 Get:248 http://deb.debian.org/debian buster/main arm64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #13 7.194 Get:249 http://deb.debian.org/debian buster/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB] #13 7.195 Get:250 http://deb.debian.org/debian buster/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 7.196 Get:251 http://deb.debian.org/debian buster/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #13 7.197 Get:252 http://deb.debian.org/debian buster/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB] #13 7.198 Get:253 http://deb.debian.org/debian buster/main arm64 libjson-perl all 4.02000-1 [88.8 kB] #13 7.200 Get:254 http://deb.debian.org/debian buster/main arm64 liblog-any-perl all 1.707-1 [65.2 kB] #13 7.203 Get:255 http://deb.debian.org/debian buster/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 7.243 Get:256 http://deb.debian.org/debian buster/main arm64 libpackage-stash-perl all 0.38-1 [21.7 kB] #13 7.244 Get:257 http://deb.debian.org/debian buster/main arm64 libsub-identify-perl arm64 0.14-1+b1 [12.0 kB] #13 7.244 Get:258 http://deb.debian.org/debian buster/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 7.244 Get:259 http://deb.debian.org/debian buster/main arm64 libpath-tiny-perl all 0.108-1 [53.3 kB] #13 7.245 Get:260 http://deb.debian.org/debian buster/main arm64 libtype-tiny-perl all 1.004004-1 [266 kB] #13 7.248 Get:261 http://deb.debian.org/debian buster/main arm64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #13 7.249 Get:262 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-data all 2.58.3-2+deb10u5 [1110 kB] #13 7.259 Get:263 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] #13 7.260 Get:264 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB] #13 7.261 Get:265 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB] #13 7.261 Get:266 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+deb10u1 [203 kB] #13 7.264 Get:267 http://deb.debian.org/debian buster/main arm64 libhtml-form-perl all 6.03-1 [23.9 kB] #13 7.264 Get:268 http://deb.debian.org/debian buster/main arm64 libhtml-format-perl all 2.12-1 [43.5 kB] #13 7.265 Get:269 http://deb.debian.org/debian-security buster/updates/main arm64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB] #13 7.265 Get:270 http://deb.debian.org/debian buster/main arm64 libstruct-dumb-perl all 0.09-1 [11.1 kB] #13 7.265 Get:271 http://deb.debian.org/debian buster/main arm64 libio-async-perl all 0.72-1 [262 kB] #13 7.268 Get:272 http://deb.debian.org/debian buster/main arm64 libio-sessiondata-perl all 1.03-1 [5782 B] #13 7.268 Get:273 http://deb.debian.org/debian buster/main arm64 libio-string-perl all 1.08-3 [12.3 kB] #13 7.269 Get:274 http://deb.debian.org/debian buster/main arm64 libtypes-serialiser-perl all 1.0-1 [12.7 kB] #13 7.269 Get:275 http://deb.debian.org/debian buster/main arm64 libjson-xs-perl arm64 3.040-1+b1 [90.2 kB] #13 7.270 Get:276 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB] #13 7.271 Get:277 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB] #13 7.281 Get:278 http://deb.debian.org/debian buster/main arm64 liblist-compare-perl all 0.53-1 [68.9 kB] #13 7.282 Get:279 http://deb.debian.org/debian buster/main arm64 liblist-moreutils-perl arm64 0.416-1+b4 [62.4 kB] #13 7.283 Get:280 http://deb.debian.org/debian buster/main arm64 libltdl-dev arm64 2.4.6-9 [162 kB] #13 7.285 Get:281 http://deb.debian.org/debian buster/main arm64 libsys-hostname-long-perl all 1.5-1 [12.0 kB] #13 7.285 Get:282 http://deb.debian.org/debian buster/main arm64 libmail-sendmail-perl all 0.80-1 [25.3 kB] #13 7.285 Get:283 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB] #13 7.297 Get:284 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B] #13 7.298 Get:285 http://deb.debian.org/debian-security buster/updates/main arm64 mariadb-common all 1:10.3.39-0+deb10u2 [33.6 kB] #13 7.298 Get:286 http://deb.debian.org/debian-security buster/updates/main arm64 libmariadb3 arm64 1:10.3.39-0+deb10u2 [163 kB] #13 7.301 Get:287 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u3 [397 kB] #13 7.306 Get:288 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u3 [1891 kB] == Building packages for centos-8 == mkdir -p "rpmbuild/centos-8" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile . #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 42.99MB / 66.23MB 6.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 35.65MB / 65.77MB 6.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 17.83MB / 65.77MB 7.1s #10 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 2.7s done #10 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 #10 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 9.6s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.609 Get:1 http://ports.ubuntu.com/ubuntu-ports mantic InRelease [256 kB] #14 1.011 Get:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease [109 kB] #14 1.103 Get:3 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease [90.8 kB] #14 1.195 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease [109 kB] #14 1.292 Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/universe arm64 Packages [18.6 MB] #14 2.309 Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 Packages [1781 kB] #14 2.353 Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/restricted arm64 Packages [135 kB] #14 2.358 Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/multiverse arm64 Packages [238 kB] #14 2.367 Get:9 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 Packages [408 kB] #14 2.386 Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/restricted arm64 Packages [290 kB] #14 2.397 Get:11 http://ports.ubuntu.com/ubuntu-ports mantic-updates/multiverse arm64 Packages [5250 B] #14 2.795 Get:12 http://ports.ubuntu.com/ubuntu-ports mantic-updates/universe arm64 Packages [375 kB] #14 3.238 Get:13 http://ports.ubuntu.com/ubuntu-ports mantic-backports/universe arm64 Packages [4212 B] #14 3.239 Get:14 http://ports.ubuntu.com/ubuntu-ports mantic-security/restricted arm64 Packages [271 kB] #14 3.277 Get:15 http://ports.ubuntu.com/ubuntu-ports mantic-security/multiverse arm64 Packages [4527 B] #14 3.277 Get:16 http://ports.ubuntu.com/ubuntu-ports mantic-security/main arm64 Packages [339 kB] #14 3.345 Get:17 http://ports.ubuntu.com/ubuntu-ports mantic-security/universe arm64 Packages [333 kB] #14 3.408 Fetched 23.3 MB in 3s (7309 kB/s) #14 3.408 Reading package lists... #14 5.791 ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts #14 5.791 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 5.791 dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base #14 5.791 gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #14 5.791 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #14 5.791 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 5.791 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #14 5.791 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #14 5.791 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 5.791 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.791 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 5.791 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 5.792 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 5.792 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 5.792 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 5.792 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 5.792 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 5.792 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 5.792 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 5.792 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 5.792 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 5.792 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 5.792 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 5.792 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 5.792 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 5.792 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 5.792 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 5.792 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 5.792 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 5.792 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 5.792 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 5.792 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 5.792 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 5.792 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.792 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 5.792 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 5.792 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #14 5.792 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #14 5.792 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 5.792 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 5.792 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 5.792 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 5.792 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 5.792 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #14 5.792 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 5.792 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 5.792 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 5.792 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 5.792 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.792 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 5.792 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 5.792 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 5.792 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #14 5.792 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 5.792 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 5.792 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 5.792 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 5.792 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 5.792 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 5.792 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 5.792 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 5.792 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.792 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 5.792 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 5.792 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #14 5.793 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 5.793 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 5.793 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #14 5.793 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.793 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.793 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 5.793 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 5.793 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 5.793 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 5.793 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.793 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 5.793 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 5.793 python3-pkg-resources python3-requests python3-six python3-unidiff #14 5.793 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 5.793 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 5.793 xz-utils #21 5.219 (36/38) Installing lld-libs (16.0.6-r0) #21 5.274 (37/38) Installing lld (16.0.6-r0) #21 5.277 (38/38) Installing llvm16 (16.0.6-r1) #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 36.70MB / 59.21MB 6.6s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 36.70MB / 65.77MB 6.6s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 68.16MB / 86.41MB 1.4s #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.4s #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da #12 resolve docker.io/library/ubuntu:jammy@sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da 0.0s done #12 sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da 1.13kB / 1.13kB done #12 sha256:ca165754e2f953a4f686409b1eb5855212f42a252462c9c50bbc3077f3b9a654 424B / 424B done #12 sha256:a50ab9f167975489853cbffd2be3bcadab3a9da27faf390ac48603c60d5c59e7 2.31kB / 2.31kB done #12 sha256:a4a2c7a57ed8b997579870d0927433b03cfd94f5dba2153bdbcd885b5d620035 27.36MB / 27.36MB 0.3s done #12 extracting sha256:a4a2c7a57ed8b997579870d0927433b03cfd94f5dba2153bdbcd885b5d620035 0.9s done #12 DONE 1.5s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 77.59MB / 86.41MB 1.5s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 1.6s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.23MB / 66.23MB 6.5s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 39.85MB / 65.77MB 6.6s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 44.04MB / 65.77MB 6.8s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 56.62MB / 65.77MB 7.6s #12 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.5s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 61.87MB / 65.77MB 7.7s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 42.99MB / 65.77MB 7.1s #11 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 done #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #11 DONE 9.6s #14 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #10 ... #11 [internal] load build context #11 transferring context: 34.95MB 6.8s done #11 DONE 6.9s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 49.28MB / 65.77MB 6.8s #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:mantic@sha256:f0bb9ee844f7adb284ac036a15469062adbe3a4458c06680216ed73df231cb31 #12 resolve docker.io/library/ubuntu:mantic@sha256:f0bb9ee844f7adb284ac036a15469062adbe3a4458c06680216ed73df231cb31 0.0s done #12 sha256:01dac4a5a2a0a7fef6f130f323cc097fc4152f785120ccdf82958ba5237669b2 424B / 424B done #12 sha256:5249035258fbba600fda18f276638fe09c64a986b4de0455abd8a3c771df9e7a 2.31kB / 2.31kB done #12 sha256:693654547fc51f34d7707d19a966c27b1a03332c4a73850d61f678566f38f4d4 25.21MB / 25.21MB 1.6s done #12 sha256:f0bb9ee844f7adb284ac036a15469062adbe3a4458c06680216ed73df231cb31 1.13kB / 1.13kB done #12 extracting sha256:693654547fc51f34d7707d19a966c27b1a03332c4a73850d61f678566f38f4d4 4.9s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 59.21MB / 59.21MB 6.9s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 56.62MB / 66.23MB 7.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 54.53MB / 65.77MB 7.0s #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 0B / 175B 7.0s #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 175B / 175B 7.0s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 7.1s #13 8.108 Selecting previously unselected package libgdbm6:arm64. #13 8.110 Preparing to unpack .../1-libgdbm6_1.23-3_arm64.deb ... #13 8.122 Unpacking libgdbm6:arm64 (1.23-3) ... #13 8.196 Selecting previously unselected package libgdbm-compat4:arm64. #13 8.198 Preparing to unpack .../2-libgdbm-compat4_1.23-3_arm64.deb ... #13 8.206 Unpacking libgdbm-compat4:arm64 (1.23-3) ... #13 8.276 Selecting previously unselected package libperl5.36:arm64. #13 7.322 Get:289 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7 arm64 2.7.16-2+deb10u3 [957 kB] #13 7.331 Get:290 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB] #13 7.338 Get:291 http://deb.debian.org/debian buster/main arm64 libmime-tools-perl all 5.509-1 [212 kB] #13 7.340 Get:292 http://deb.debian.org/debian buster/main arm64 libnet-dns-sec-perl arm64 1.11-1 [47.7 kB] #13 7.341 Get:293 http://deb.debian.org/debian buster/main arm64 libnet-libidn-perl arm64 0.12.ds-3+b1 [18.7 kB] #13 7.342 Get:294 http://deb.debian.org/debian buster/main arm64 libnumber-compare-perl all 0.03-1 [7642 B] #13 7.342 Get:295 http://deb.debian.org/debian buster/main arm64 libnumber-range-perl all 0.12-1 [9274 B] #13 7.344 Get:296 http://deb.debian.org/debian buster/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b7 [41.8 kB] #13 7.344 Get:297 http://deb.debian.org/debian buster/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b7 [28.8 kB] #13 7.344 Get:298 http://deb.debian.org/debian buster/main arm64 libpackage-stash-xs-perl arm64 0.29-1 [19.7 kB] #13 7.344 Get:299 http://deb.debian.org/debian buster/main arm64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #13 7.345 Get:300 http://deb.debian.org/debian buster/main arm64 libtext-glob-perl all 0.10-1 [8362 B] #13 7.345 Get:301 http://deb.debian.org/debian buster/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 7.523 Get:302 http://deb.debian.org/debian buster/main arm64 libperlio-gzip-perl arm64 0.19-1+b5 [17.2 kB] #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.42kB done #1 DONE 0.1s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #20 1.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 25.17MB / 65.77MB 7.4s #14 6.218 0 upgraded, 352 newly installed, 0 to remove and 2 not upgraded. #14 6.218 Need to get 98.0 MB of archives. #14 6.218 After this operation, 450 MB of additional disk space will be used. #14 6.218 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB] #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 39.85MB / 66.23MB 6.8s #10 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 1.7s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 49.28MB / 65.77MB 7.1s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 60.82MB / 65.77MB 7.9s #12 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 0.1s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 65.77MB / 65.77MB 7.9s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.06MB / 66.23MB 7.9s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 47.19MB / 65.77MB 7.4s #14 DONE 0.9s #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.23MB / 66.23MB 6.8s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 54.53MB / 65.77MB 7.1s #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 7.1s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 61.87MB / 66.23MB 7.3s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 58.72MB / 65.77MB 7.3s #13 8.278 Preparing to unpack .../3-libperl5.36_5.36.0-7+deb12u1_arm64.deb ... #13 8.286 Unpacking libperl5.36:arm64 (5.36.0-7+deb12u1) ... #13 7.524 Get:303 http://deb.debian.org/debian buster/main arm64 libpod-constants-perl all 0.19-1 [16.9 kB] #13 7.525 Get:304 http://deb.debian.org/debian buster/main arm64 libreadonly-perl all 2.050-1 [22.7 kB] #13 7.527 Get:305 http://deb.debian.org/debian buster/main arm64 libref-util-perl all 0.204-1 [17.1 kB] #13 7.528 Get:306 http://deb.debian.org/debian buster/main arm64 libref-util-xs-perl arm64 0.117-1+b1 [13.8 kB] #13 7.530 Get:307 http://deb.debian.org/debian buster/main arm64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #13 7.535 Get:308 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB] #13 7.542 Get:309 http://deb.debian.org/debian buster/main arm64 libsereal-decoder-perl arm64 4.005+ds-1+b1 [88.1 kB] #13 7.544 Get:310 http://deb.debian.org/debian buster/main arm64 libsereal-encoder-perl arm64 4.005+ds-1+b1 [89.4 kB] #13 7.547 Get:311 http://deb.debian.org/debian buster/main arm64 libsereal-perl all 4.005-1 [10.8 kB] #13 7.560 Get:312 http://deb.debian.org/debian buster/main arm64 libtask-weaken-perl all 1.06-1 [9252 B] #13 7.562 Get:313 http://deb.debian.org/debian buster/main arm64 libxml-parser-perl arm64 2.44-4 [212 kB] #13 7.568 Get:314 http://deb.debian.org/debian buster/main arm64 libsoap-lite-perl all 1.27-1 [258 kB] #13 7.571 Get:315 http://deb.debian.org/debian buster/main arm64 libsort-key-perl arm64 1.33-2+b1 [36.3 kB] #13 7.572 Get:316 http://deb.debian.org/debian buster/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 7.574 Get:317 http://deb.debian.org/debian buster/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB] #13 7.575 Get:318 http://deb.debian.org/debian buster/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 7.575 Get:319 http://deb.debian.org/debian buster/main arm64 libterm-readkey-perl arm64 2.38-1 [27.0 kB] #13 7.576 Get:320 http://deb.debian.org/debian buster/main arm64 libtest-fatal-perl all 0.014-1 [11.9 kB] #13 7.577 Get:321 http://deb.debian.org/debian buster/main arm64 libtest-refcount-perl all 0.08-3 [11.4 kB] #13 7.578 Get:322 http://deb.debian.org/debian buster/main arm64 libtext-levenshtein-perl all 0.13-1 [11.1 kB] #13 7.579 Get:323 http://deb.debian.org/debian buster/main arm64 libtype-tiny-xs-perl arm64 0.014-1+b1 [23.7 kB] #13 7.579 Get:324 http://deb.debian.org/debian buster/main arm64 libunicode-utf8-perl arm64 0.62-1 [19.6 kB] #13 7.580 Get:325 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB] #13 7.581 Get:326 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB] #13 7.583 Get:327 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] #13 7.584 Get:328 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB] #13 7.586 Get:329 http://deb.debian.org/debian-security buster/updates/main arm64 libx11-data all 2:1.6.7-1+deb10u4 [299 kB] #13 7.590 Get:330 http://deb.debian.org/debian-security buster/updates/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u4 [735 kB] #13 7.610 Get:331 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB] #13 7.611 Get:332 http://deb.debian.org/debian buster/main arm64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #13 7.612 Get:333 http://deb.debian.org/debian buster/main arm64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #13 7.613 Get:334 http://deb.debian.org/debian buster/main arm64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #13 7.614 Get:335 http://deb.debian.org/debian buster/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1 [334 kB] #13 7.622 Get:336 http://deb.debian.org/debian buster/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 7.623 Get:337 http://deb.debian.org/debian buster/main arm64 libxml-simple-perl all 2.25-1 [72.0 kB] #13 7.626 Get:338 http://deb.debian.org/debian buster/main arm64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #13 7.635 Get:339 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] #13 7.637 Get:340 http://deb.debian.org/debian buster/main arm64 libyaml-0-2 arm64 0.2.1-1 [41.4 kB] #13 7.638 Get:341 http://deb.debian.org/debian buster/main arm64 libyaml-libyaml-perl arm64 0.76+repack-1 [32.0 kB] #13 7.638 Get:342 http://deb.debian.org/debian buster/main arm64 licensecheck all 3.0.31-3 [28.3 kB] #13 7.639 Get:343 http://deb.debian.org/debian buster/main arm64 t1utils arm64 1.41-3 [59.7 kB] #13 7.641 Get:344 http://deb.debian.org/debian buster/main arm64 lintian all 2.15.0 [1181 kB] #13 7.659 Get:345 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB] #13 7.661 Get:346 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB] #13 7.671 Get:347 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB] #13 7.696 Get:348 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1+deb10u1 [123 kB] #13 7.698 Get:349 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] #13 7.699 Get:350 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB] #13 7.701 Get:351 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB] #13 7.702 Get:352 http://deb.debian.org/debian buster/main arm64 python3-certifi all 2018.8.24-1 [140 kB] #13 7.704 Get:353 http://deb.debian.org/debian buster/main arm64 python3-idna all 2.6-1 [34.3 kB] #13 7.705 Get:354 http://deb.debian.org/debian buster/main arm64 python3-magic all 2:0.4.15-2 [9256 B] #13 7.705 Get:355 http://deb.debian.org/debian-security buster/updates/main arm64 python3-urllib3 all 1.24.1-1+deb10u2 [98.4 kB] #13 7.706 Get:356 http://deb.debian.org/debian-security buster/updates/main arm64 python3-requests all 2.21.0-1+deb10u1 [67.4 kB] #13 7.707 Get:357 http://deb.debian.org/debian buster/main arm64 python3-unidiff all 0.5.4-1 [7506 B] #13 7.708 Get:358 http://deb.debian.org/debian buster/main arm64 python3-xdg all 0.25-5 [35.9 kB] #13 7.709 Get:359 http://deb.debian.org/debian buster/main arm64 shared-mime-info arm64 1.10-1 [764 kB] #13 7.735 Get:360 http://deb.debian.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB] #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.3s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 2.1s done #20 1.592 (1/1) Installing musl-dev (1.2.4-r2) #14 6.368 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.22 [1159 kB] #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 #12 resolve docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 0.0s done #12 sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 1.85kB / 1.85kB done #12 sha256:1c3db07fff7bf195c43b91674db542ba959749dbf43e5a1726d1e5aee2b24953 529B / 529B done #12 sha256:e893b0716ca9729d450ba19bfaf4d75498caaba95f6b68076b5543beeb2b51d5 1.48kB / 1.48kB done #12 sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 45.15MB / 45.15MB 3.4s done #12 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 3.4s done #12 DONE 7.6s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d #11 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 2.0s done #11 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 39.85MB / 59.21MB 7.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 40.89MB / 65.77MB 7.0s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 44.04MB / 66.23MB 7.2s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 49.28MB / 66.23MB 6.4s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 41.94MB / 65.77MB 6.4s #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 #12 resolve docker.io/library/ubuntu:focal@sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 0.1s done #12 sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 1.13kB / 1.13kB done #12 sha256:c2a18cb8ae73adf18b9eb808a3e60fd6ad5c0ff3d3f38bec8f3bf46841d1d7ef 424B / 424B done #12 sha256:f1b701af35d60a285f85ca02ccbff130ed7b830bd2c31661c3c80c05cd3da89c 2.31kB / 2.31kB done #12 sha256:f7cb4aadc1d017fd0b959dbdb73cbf8f2c53c235380983c229e5ebf72bbe6f7f 23.62MB / 23.62MB 2.0s done #12 extracting sha256:f7cb4aadc1d017fd0b959dbdb73cbf8f2c53c235380983c229e5ebf72bbe6f7f 5.5s done #12 DONE 8.1s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 ... #13 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi #14 4.240 Reading package lists... #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 65.77MB / 65.77MB 8.0s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.23MB / 66.23MB 8.2s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 51.38MB / 65.77MB 7.6s #15 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #10 extracting sha256:4245faf914201feff648b048cbaf6c46414d24a56e29e4cff1f82ac1b151d326 2.3s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 59.77MB / 65.77MB 7.3s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.06MB / 66.23MB 7.5s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 62.91MB / 65.77MB 7.5s #13 7.745 Get:361 http://deb.debian.org/debian-security buster/updates/main arm64 unzip arm64 6.0-23+deb10u3 [166 kB] #13 7.747 Get:362 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB] #13 7.749 Get:363 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB] #13 7.940 debconf: delaying package configuration, since apt-utils is not installed #13 7.971 Fetched 163 MB in 3s (63.7 MB/s) #13 7.995 Selecting previously unselected package sensible-utils. #13 7.995 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6679 files and directories currently installed.) #13 8.000 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #13 8.009 Unpacking sensible-utils (0.0.12) ... #13 8.081 Selecting previously unselected package lsb-base. #13 8.711 Selecting previously unselected package perl. #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #4 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 6.29MB / 11.80MB 0.1s #20 1.666 OK: 593 MiB in 55 packages #20 DONE 1.9s #21 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/out GO111MODULE=on CGO_ENABLED=0 go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #21 0.301 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 #21 0.704 go: downloading github.com/akavel/rsrc v0.10.2 #14 6.792 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.9 [714 kB] #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 30.41MB / 65.77MB 7.7s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 42.99MB / 59.21MB 7.3s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 46.14MB / 65.77MB 7.4s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 56.62MB / 66.23MB 6.8s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 49.28MB / 65.77MB 6.8s #14 5.006 Building dependency tree... #14 5.201 Reading state information... #13 1.763 CentOS Stream 9 - BaseOS 6.4 MB/s | 8.8 MB 00:01 #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 5.1s #10 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 1.6s done #10 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 54.53MB / 65.77MB 7.5s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 58.72MB / 65.77MB 7.9s #21 6.586 Executing busybox-1.36.1-r5.trigger #21 6.592 OK: 583 MiB in 54 packages #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 63.96MB / 65.77MB 7.5s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.23MB / 66.23MB 7.6s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 65.77MB / 65.77MB 7.7s done #13 8.083 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #13 8.094 Unpacking lsb-base (10.2019051400) ... #13 8.155 Selecting previously unselected package cron. #13 8.156 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_arm64.deb ... #13 8.186 Unpacking cron (3.0pl1-134+deb10u1) ... #13 8.256 Selecting previously unselected package libbsd0:arm64. #13 8.257 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_arm64.deb ... #13 8.288 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ... #13 8.713 Preparing to unpack .../4-perl_5.36.0-7+deb12u1_arm64.deb ... #13 8.724 Unpacking perl (5.36.0-7+deb12u1) ... #13 8.804 Selecting previously unselected package liblocale-gettext-perl. #13 8.806 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_arm64.deb ... #13 8.875 Unpacking liblocale-gettext-perl (1.07-5) ... #13 8.946 Selecting previously unselected package libssl3:arm64. #13 8.948 Preparing to unpack .../6-libssl3_3.0.11-1~deb12u2_arm64.deb ... #13 8.956 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ... #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #4 DONE 0.4s #5 [auth] library/golang:pull token for registry-1.docker.io #14 6.841 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB] #14 6.844 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.9 [1831 kB] #14 6.935 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB] #14 6.936 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB] #14 6.937 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB] #14 6.938 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB] #14 6.939 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB] #14 6.944 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.6 [507 kB] #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 34.60MB / 65.77MB 8.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 38.80MB / 65.77MB 8.2s #10 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 2.0s done #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:a52d4e1c201d9ab2f3b939b91a3fdd345d3d11404755bc1cdb22c1d5be131c5d #12 resolve docker.io/library/debian:buster@sha256:a52d4e1c201d9ab2f3b939b91a3fdd345d3d11404755bc1cdb22c1d5be131c5d 0.0s done #12 sha256:a52d4e1c201d9ab2f3b939b91a3fdd345d3d11404755bc1cdb22c1d5be131c5d 984B / 984B done #12 sha256:e3e2e6c8da3feadd6298d517dfe5ae0c768106b89677cd4cbdfd3806441c5d4b 529B / 529B done #12 sha256:6c6c8d71745796ff45fe004baac4913ba7d5199a74ce43d39bc6acf45a4a9288 1.46kB / 1.46kB done #12 sha256:544676cb5e57a1ca47f178393253edded2bd54fba92674c7384013b4ddc87226 50.50MB / 50.50MB 0.6s done #12 extracting sha256:544676cb5e57a1ca47f178393253edded2bd54fba92674c7384013b4ddc87226 2.1s done #12 DONE 3.0s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 46.14MB / 59.21MB 7.6s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 49.28MB / 66.23MB 7.6s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 50.33MB / 65.77MB 7.7s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 53.48MB / 65.77MB 7.0s #14 5.495 The following additional packages will be installed: #14 5.495 adduser autoconf automake autopoint autotools-dev binutils #14 5.495 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #10 extracting sha256:a4fce492bde6a3b94c488710eb004997076e9fe948efab1b38a79566d55714bb 2.4s done #10 DONE 3.4s #11 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 58.72MB / 65.77MB 7.8s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 62.91MB / 65.77MB 8.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 65.01MB / 65.77MB 8.2s #13 8.339 Selecting previously unselected package bsdmainutils. #13 8.340 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_arm64.deb ... #13 8.347 Unpacking bsdmainutils (11.1.2+b1) ... #13 8.429 Selecting previously unselected package libuchardet0:arm64. #13 9.140 Selecting previously unselected package libpython3.11-minimal:arm64. #13 9.141 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_arm64.deb ... #13 9.151 Unpacking libpython3.11-minimal:arm64 (3.11.2-6) ... #13 9.374 Selecting previously unselected package libexpat1:arm64. #5 DONE 0.0s #6 [internal] load metadata for quay.io/centos/centos:stream8 #6 ... #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #7 DONE 0.3s #14 7.156 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.9 [1649 kB] #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.1s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 42.99MB / 65.77MB 8.4s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 53.00MB / 66.23MB 8.0s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 62.91MB / 66.23MB 7.2s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 57.67MB / 65.77MB 7.3s #14 5.495 bzip2 ca-certificates cpp cpp-13 dctrl-tools debhelper debugedit #14 5.495 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 5.495 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-noto-core #14 5.495 fonts-noto-mono g++ g++-13 gcc gcc-13 gettext gettext-base git-man gnupg #14 5.495 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #14 5.495 gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 5.495 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 5.495 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.495 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 5.495 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 5.495 libbinutils libbrotli1 libbsd0 libc-bin libc-dev-bin libc-devtools libc6 #14 5.495 libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl #14 5.495 libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl #14 5.495 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 5.495 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 5.495 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 5.495 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 5.495 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 5.495 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 5.495 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 5.495 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 5.495 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 5.495 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 5.495 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 5.495 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 5.495 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 5.495 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 5.495 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 5.495 libfreetype6 libfreezethaw-perl libgcc-13-dev libgd3 libgdbm-compat4 #14 5.495 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 5.496 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 5.496 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 5.496 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 5.496 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 5.496 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #14 5.496 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 5.496 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.496 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 5.496 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 5.496 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 5.496 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 5.496 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 5.496 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 5.496 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 5.496 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 5.496 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 5.496 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 5.496 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 5.496 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 5.496 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 5.496 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 5.496 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 5.496 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.496 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 5.496 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 5.496 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 5.496 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #14 5.496 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 5.496 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 5.496 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 5.496 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 5.496 libsereal-encoder-perl libset-intspan-perl libsframe1 libsocket6-perl #14 5.496 libsodium23 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 #14 5.496 libstdc++-13-dev libstrictures-perl libstring-copyright-perl #14 5.496 libstring-escape-perl libstring-license-perl libstring-shellquote-perl #14 5.496 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 5.496 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.496 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 5.496 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 5.496 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 5.496 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 5.496 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 5.496 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 5.496 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 5.496 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 5.496 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.496 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.496 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 5.496 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 5.496 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 5.496 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 5.497 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 5.497 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.497 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 5.497 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 5.497 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 5.497 python3-paramiko python3-pkg-resources python3-requests python3-six #14 5.497 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 5.497 readline-common rpcsvc-proto strace t1utils tzdata tzdata-icu ucf unzip #14 5.497 wdiff xauth xz-utils zstd #14 5.499 Suggested packages: #14 5.499 cron quota ecryptfs-utils autoconf-archive gnu-standards autoconf-doc #14 5.499 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc debtags #14 5.499 dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx #14 5.499 check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck #14 5.499 elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl #14 5.499 libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl mmdebstrap #14 5.499 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt #14 5.499 reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar #14 5.499 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #14 5.499 gcc-13-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #14 5.499 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #14 5.499 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #14 5.499 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc locales #14 5.499 bzr libgd-tools gdbm-l10n krb5-doc krb5-user libio-compress-brotli-perl #14 5.499 libtool-doc libcrypt-ssleay-perl libscalar-number-perl #14 5.499 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #14 5.499 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #14 5.499 libstdc++-13-doc libbareword-filehandles-perl libmultidimensional-perl #14 5.499 libxstring-perl gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl #14 5.499 libbusiness-isbn-perl libregexp-ipv6-perl libauthen-ntlm-perl #14 5.499 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 5.499 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 5.499 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 5.499 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 5.499 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 5.499 python3-tk python3-venv python-apt-doc python-cryptography-doc #14 5.499 python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke #14 5.499 python3-setuptools python3-openssl python3-socks python-requests-doc #14 5.499 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #14 5.499 binfmt-support readline-doc zip wdiff-doc #14 5.499 Recommended packages: #14 5.499 libnss-nis libnss-nisplus #14 5.805 The following NEW packages will be installed: #14 5.805 adduser autoconf automake autopoint autotools-dev binutils #14 5.805 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 4.7s done #10 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.4s done #10 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 #13 9.375 Preparing to unpack .../8-libexpat1_2.5.0-1_arm64.deb ... #13 9.384 Unpacking libexpat1:arm64 (2.5.0-1) ... #13 9.509 Selecting previously unselected package python3.11-minimal. #13 8.431 Preparing to unpack .../05-libuchardet0_0.0.6-3_arm64.deb ... #13 8.441 Unpacking libuchardet0:arm64 (0.0.6-3) ... #13 8.508 Selecting previously unselected package groff-base. #13 8.510 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_arm64.deb ... #13 8.517 Unpacking groff-base (1.22.4-3+deb10u1) ... #13 8.642 Selecting previously unselected package libgdbm6:arm64. #13 8.644 Preparing to unpack .../07-libgdbm6_1.18.1-4_arm64.deb ... #13 8.649 Unpacking libgdbm6:arm64 (1.18.1-4) ... #13 8.724 Selecting previously unselected package libpipeline1:arm64. #13 8.726 Preparing to unpack .../08-libpipeline1_1.5.1-2_arm64.deb ... #13 8.756 Unpacking libpipeline1:arm64 (1.5.1-2) ... #6 [internal] load metadata for quay.io/centos/centos:stream8 #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 65.77MB / 65.77MB 7.8s done #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 5.2s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 50.33MB / 59.21MB 8.1s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 54.53MB / 65.77MB 8.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.23MB / 66.23MB 7.5s #14 5.805 bzip2 ca-certificates cpp cpp-13 curl dctrl-tools debhelper debugedit #14 5.805 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #14 5.805 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #14 5.806 fonts-noto-core fonts-noto-mono g++ g++-13 gcc gcc-13 gettext gettext-base #14 5.806 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 5.806 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #14 5.806 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 5.806 libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl #14 5.806 libarchive-zip-perl libarray-intspan-perl libasan8 libassuan0 libatomic1 #14 5.806 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #14 5.806 libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools #14 5.806 libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl #14 5.806 libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl #14 5.806 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 5.806 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 5.806 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 5.806 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 5.806 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 5.806 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 5.806 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 5.806 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 5.806 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 5.806 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 5.806 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 5.806 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 5.806 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 5.806 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 5.806 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 5.806 libfreetype6 libfreezethaw-perl libgcc-13-dev libgd3 libgdbm-compat4 #14 5.806 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 5.806 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 5.806 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 5.806 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 5.806 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 5.806 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #14 5.806 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 5.806 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 5.806 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 5.806 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 5.806 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 5.806 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 5.806 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 5.806 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 5.806 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 5.806 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 5.806 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 5.806 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 5.806 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 5.806 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 5.806 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 5.806 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 5.806 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 5.806 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 5.806 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 5.806 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 5.806 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 5.806 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #14 5.807 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 5.807 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 5.807 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 5.807 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 5.807 libsereal-encoder-perl libset-intspan-perl libsframe1 libsocket6-perl #14 5.807 libsodium23 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 #14 5.807 libstdc++-13-dev libstrictures-perl libstring-copyright-perl #14 5.807 libstring-escape-perl libstring-license-perl libstring-shellquote-perl #14 5.807 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 5.807 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.807 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 5.807 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 5.807 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 5.807 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 5.807 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 5.807 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 5.807 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 5.807 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 5.807 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 5.807 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 5.807 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 5.807 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 5.807 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 5.807 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 5.807 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 5.807 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 5.807 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 5.807 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 5.807 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 5.807 python3-paramiko python3-pkg-resources python3-requests python3-six #14 5.808 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 5.808 readline-common rpcsvc-proto strace t1utils tzdata tzdata-icu ucf unzip #14 5.808 wdiff xauth xz-utils zstd #14 5.809 The following packages will be upgraded: #14 5.810 libc-bin libc6 #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 65.77MB / 65.77MB 8.2s done #13 DONE 4.9s #14 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #14 DONE 0.2s #15 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file #10 extracting sha256:09e2bc8a597c33b54cccaf52f2e21798e2e0df79ab6cb33d3b1dfd4b33a57512 2.3s done #10 DONE 3.1s #12 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #12 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #12 sha256:603d8d7f7de0a4211107db30981b9b94ee14cf0b4f8c30cc0ce05596039a75ab 2.89kB / 2.89kB done #12 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #12 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s done #12 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.3s done #12 sha256:b8e62cf593cdaff36efd90aa3a37de268e6781a2e68c6610940c48f7cdf36984 1.79kB / 1.79kB done #12 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 1.1s done #12 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 2.1s done #12 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.4s done #12 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 1.8s done #12 sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf 175B / 175B 1.1s done #12 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.1s done #12 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.3s #6 DONE 0.6s #8 [internal] load .dockerignore #8 transferring context: 2B done #8 DONE 0.0s #13 8.851 Selecting previously unselected package man-db. #13 8.853 Preparing to unpack .../09-man-db_2.8.5-2+deb10u1_arm64.deb ... #13 8.889 Unpacking man-db (2.8.5-2+deb10u1) ... #13 9.511 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_arm64.deb ... #13 9.561 Unpacking python3.11-minimal (3.11.2-6) ... #13 9.829 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ... #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 56.62MB / 66.23MB 8.3s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 53.48MB / 59.21MB 8.4s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 58.72MB / 65.77MB 8.4s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 61.87MB / 65.77MB 7.6s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.23MB / 66.23MB 7.6s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 65.77MB / 65.77MB 7.9s #14 6.234 2 upgraded, 398 newly installed, 0 to remove and 3 not upgraded. #14 6.234 Need to get 154 MB of archives. #14 6.234 After this operation, 569 MB of additional disk space will be used. #14 6.234 Get:1 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libc6 arm64 2.38-1ubuntu6.1 [2739 kB] #10 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.5s done #10 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 47.19MB / 65.77MB 8.7s #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 5.2s #15 0.649 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #12 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.5s done #12 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 0.1s #10 ... #13 [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 #13 DONE 1.9s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #15 1.592 CentOS Stream 8 - AppStream 22 MB/s | 24 MB 00:01 #9 [internal] load build context #9 transferring context: 13.15kB done #9 DONE 0.0s #10 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:1338a5c9e232a419978dbb2f6f42a71553e0ed53f3332b618f89a19143070d86 #10 resolve quay.io/centos/centos:stream8@sha256:1338a5c9e232a419978dbb2f6f42a71553e0ed53f3332b618f89a19143070d86 0.0s done #10 sha256:1338a5c9e232a419978dbb2f6f42a71553e0ed53f3332b618f89a19143070d86 710B / 710B done #10 sha256:7c92becdface665bab7f1de3a859232fc703dd0308981f6aa07115d344e2c671 505B / 505B done #10 sha256:748a35845891692aa7cd3e0fb05abbb328655369d4b53e3e05170741bcc6c1e2 1.16kB / 1.16kB done #10 sha256:7feca07754707458c3945cf0062cf4dabc512f6d90fe1a9a1370b362b6011124 0B / 84.53MB 0.1s #10 sha256:7feca07754707458c3945cf0062cf4dabc512f6d90fe1a9a1370b362b6011124 14.68MB / 84.53MB 0.2s #10 ... #12 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #12 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #12 sha256:405939c04fce7beb9bec5b121f4b8c45cb527943836a740b9967d9e70c754cf2 1.79kB / 1.79kB done #12 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 1.7s done #12 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.6s done #12 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #12 sha256:a8a95e16cd1f362a60d1d29d264e38123d9f58058c4be5adbd299c7c6b64e74a 2.90kB / 2.90kB done #12 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 1.5s done #12 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 5.2s done #12 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 6.8s #12 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 6.8s #12 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.5s done #12 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 0.9s #12 sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 64.11MB / 64.11MB 6.8s done #13 9.203 Selecting previously unselected package perl-modules-5.28. #13 9.205 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #13 9.210 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 57.67MB / 59.21MB 8.7s #13 9.870 Setting up libpython3.11-minimal:arm64 (3.11.2-6) ... #13 10.06 Setting up libexpat1:arm64 (2.5.0-1) ... #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 61.87MB / 66.23MB 8.7s #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 5.0s #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 65.77MB / 65.77MB 8.0s done #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 51.38MB / 65.77MB 9.0s #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 1.6s done #14 7.953 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.9 [387 kB] #14 7.972 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B] #14 7.974 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB] #14 7.975 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbsd0 arm64 0.10.0-1 [43.7 kB] #14 7.976 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB] #14 7.979 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB] #14 7.981 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB] #14 8.019 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB] #14 8.023 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB] #14 8.042 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 man-db arm64 2.9.1-1 [1095 kB] #14 8.265 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] #12 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 1.9s done #12 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd #12 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd 0.1s done #12 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 38.52MB / 38.52MB 2.4s done #12 sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd 1.99kB / 1.99kB done #12 sha256:82a1b39297e03c1abf94e665e5cb64dcd8851bc0fe747bbfed143aad16b0f9e5 5.00kB / 5.00kB done #12 sha256:9250078a24e98606079575f4c842517bf9d3418929a55b2cb196a4c8acce3cf9 256B / 256B 0.2s done #12 sha256:2d6b422607bf91461c986b476897b41050d32195fea519352aa3f4cb931d03ad 305B / 305B 0.1s done #12 sha256:6d50da9c3a5cd6cacad965db475e76b1e3db37d01b0b97d358270dbf4c194b6b 911B / 911B 0.2s done #12 sha256:be549595625dde7088abb6828b347b1e04635e0e3e2798dba254120f4eca2339 176B / 176B 0.2s done #12 sha256:38cd83f758d1b13d98ae92c73b3e567e33d72de60a7e8263b1453f9fdc6c1594 413B / 413B 0.3s done #12 sha256:c81034e7b2d100dee24d45846f1d9909507a131c819d7dd2eb07ca28e6fc1fc4 130.62kB / 130.62kB 0.5s done #12 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 19.00MB / 19.00MB 1.9s done #12 extracting sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 7.3s #15 0.658 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #15 0.678 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #15 0.719 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #15 0.787 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 5.1s #10 sha256:7feca07754707458c3945cf0062cf4dabc512f6d90fe1a9a1370b362b6011124 38.80MB / 84.53MB 0.4s #13 9.584 Selecting previously unselected package libgdbm-compat4:arm64. #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 62.91MB / 65.77MB 8.8s #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 5.3s #10 sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 59.21MB / 59.21MB 8.8s done #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.23MB / 66.23MB 9.0s #10 sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c 175B / 175B 8.9s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 9.0s #13 10.12 Setting up python3.11-minimal (3.11.2-6) ... #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 56.62MB / 65.77MB 9.3s #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 #14 6.886 Get:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libc-bin arm64 2.38-1ubuntu6.1 [590 kB] #11 ... #13 [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 #13 DONE 2.7s #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:mantic@sha256:f0bb9ee844f7adb284ac036a15469062adbe3a4458c06680216ed73df231cb31 #12 extracting sha256:693654547fc51f34d7707d19a966c27b1a03332c4a73850d61f678566f38f4d4 6.6s done #12 DONE 8.9s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #15 0.821 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [144 kB] #10 sha256:7feca07754707458c3945cf0062cf4dabc512f6d90fe1a9a1370b362b6011124 62.91MB / 84.53MB 0.6s #10 sha256:7feca07754707458c3945cf0062cf4dabc512f6d90fe1a9a1370b362b6011124 72.35MB / 84.53MB 0.7s #13 9.586 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_arm64.deb ... #13 9.619 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ... #13 9.836 Selecting previously unselected package libperl5.28:arm64. #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 65.77MB / 65.77MB 9.0s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 9.1s #10 sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 66.23MB / 66.23MB 9.1s done #12 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.9s done #14 6.897 Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblocale-gettext-perl arm64 1.07-6 [15.4 kB] #14 6.898 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libssl3 arm64 3.0.10-1ubuntu2.3 [1774 kB] #14 6.975 Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpython3.11-minimal arm64 3.11.6-3 [835 kB] #14 7.034 Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libexpat1 arm64 2.5.0-2 [72.2 kB] #11 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 2.0s done #11 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 0.1s #10 sha256:7feca07754707458c3945cf0062cf4dabc512f6d90fe1a9a1370b362b6011124 84.53MB / 84.53MB 0.9s #10 sha256:7feca07754707458c3945cf0062cf4dabc512f6d90fe1a9a1370b362b6011124 84.53MB / 84.53MB 0.9s done #10 extracting sha256:7feca07754707458c3945cf0062cf4dabc512f6d90fe1a9a1370b362b6011124 #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 65.77MB / 65.77MB 9.9s done #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 #12 resolve docker.io/library/debian:bullseye@sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 0.1s done #12 sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 1.85kB / 1.85kB done #12 sha256:e186179ddb52086b96d93a4621f1d9244ec87011732583d91061a6908bf9bb41 529B / 529B done #12 sha256:94cdc075b982e5e92b6d498dbb5a871c223adbee1f70de6ef610af526c0e67f7 1.48kB / 1.48kB done #12 sha256:623a3ffac68434a8d471ef584bdb1dcbfafd4648778c484c1566ff7910d04b0e 50.24MB / 50.24MB 10.0s #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 9.837 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_arm64.deb ... #13 9.848 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ... #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 9.2s done #14 7.035 Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3.11-minimal arm64 3.11.6-3 [2140 kB] #14 7.119 Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-minimal arm64 3.11.4-5 [26.8 kB] #14 7.120 Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 media-types all 10.1.0 [27.5 kB] #14 7.120 Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 tzdata all 2023d-0ubuntu0.23.10 [274 kB] #14 7.125 Get:11 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkrb5support0 arm64 1.20.1-3ubuntu1 [32.9 kB] #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 61.87MB / 65.77MB 9.8s #13 10.26 Selecting previously unselected package perl. #13 10.26 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_arm64.deb ... #13 10.27 Unpacking perl (5.28.1-6+deb10u1) ... #13 10.36 Selecting previously unselected package liblocale-gettext-perl. #14 8.928 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B] #14 8.930 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.5 [3763 kB] #14 9.132 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.5 [224 kB] #14 7.560 Get:12 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libk5crypto3 arm64 1.20.1-3ubuntu1 [84.9 kB] #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 65.77MB / 65.77MB 10.3s #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 #12 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 0.0s done #12 sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 1.99kB / 1.99kB done #12 sha256:c112d57d1ec70f93eba50bd162720f5b875e7886c25db45a9b86c220136e04d5 5.00kB / 5.00kB done #12 sha256:b4465e59683b9f590d61c1c31974cdf35e71ec05b66b37e25d6fc5332a974a0c 41.79MB / 41.79MB 2.5s done #12 sha256:db9fb69546622914cfeb85dcfecc4ec0fdd18fee1b049855a32fb3a45f520ce3 306B / 306B 0.3s done #12 sha256:997037b2d3f1f193cf48d125bdce37ac02722b9c3cc2dd37ee1a5d7db275660f 257B / 257B 0.2s done #12 sha256:f30e4c1dcfd87d94ec3963c01bd0255e625fe6ff2528df55027057f7b6391e3a 911B / 911B 0.3s done #12 sha256:6bead0f8be26143df332e314168c2289680e24da4bb0b80a0f21ed66769ac6f4 175B / 175B 0.4s done #12 sha256:cdfa720855e4fb5880c5c86ee9587788f5ca34c5e536a6e249e2c8443083a0c8 413B / 413B 0.5s done #12 sha256:b0a7ae5f5efcacb9fccb865b366f5a563d9c7c469304c39b2ca9c8696b902a49 17.96MB / 17.96MB 1.6s done #12 sha256:187bb5eddfb77708125f53706c2c6fc31a2e686df1b3e2c11db66aba24327ca6 123.06kB / 123.06kB 0.6s done #12 extracting sha256:b4465e59683b9f590d61c1c31974cdf35e71ec05b66b37e25d6fc5332a974a0c 7.0s #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 11.10 Selecting previously unselected package python3-minimal. #13 11.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 ... 8446 files and directories currently installed.) #13 11.11 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_arm64.deb ... #13 11.15 Unpacking python3-minimal (3.11.2-1+b1) ... #13 11.25 Selecting previously unselected package media-types. #13 11.25 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #13 11.25 Unpacking media-types (10.0.0) ... #13 11.35 Selecting previously unselected package libncursesw6:arm64. #13 10.36 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_arm64.deb ... #13 10.37 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #13 10.50 Selecting previously unselected package libssl1.1:arm64. #13 10.51 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u6_arm64.deb ... #13 10.51 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u6) ... #13 10.73 Selecting previously unselected package libpython3.7-minimal:arm64. #10 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.6s done #10 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f #14 9.134 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.22 [600 kB] #14 9.141 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #14 9.143 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.15 [4956 B] #14 9.144 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB] #14 9.152 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB] #14 9.173 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB] #14 9.182 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 less arm64 551-1ubuntu0.2 [119 kB] #14 9.356 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libelf1 arm64 0.176-1.1ubuntu0.1 [44.4 kB] #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bookworm@sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 #12 resolve docker.io/balenalib/rpi-raspbian:bookworm@sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 0.0s done #12 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 54.61MB / 54.61MB 3.3s done #12 sha256:6fe3b1e5b1e10b4dce757058fedfd9841ac4452c8bc6911027b40895bc6b32d5 256B / 256B 0.5s done #12 sha256:a13012f956efcd9e5769b72a981e6d9f1888440424e0b964a83f0cb915baf916 306B / 306B 0.1s done #12 sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 1.99kB / 1.99kB done #12 sha256:0770ed14eaa7e29365f8deb71b800f4db851b2ad38e1b66a258bce6bf7d73995 5.01kB / 5.01kB done #12 sha256:3612ba1bb511b04384b19625cce9aed392ed86a5dd6fda4851ab87dbfdbd97d1 911B / 911B 0.2s done #12 sha256:d353848d63653236779a7258fb17040ece128b248e2234232bab79a2444fdfb9 176B / 176B 0.3s done #12 sha256:a3bf02af01854bfb675092a27860195ca2881ae7a696d30a6aa9bd310ed31146 414B / 414B 0.4s done #12 sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 14.13MB / 14.13MB 1.6s done #12 sha256:b89eeb8864999dbd398af773f061994c21b4971e4b9b459cae7582a34d1aea3e 131.01kB / 131.01kB 0.6s done #12 extracting sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 6.4s #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #15 1.865 Fetched 9197 kB in 1s (6240 kB/s) #14 7.914 Get:13 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkeyutils1 arm64 1.6.3-2 [9296 B] #13 11.35 Preparing to unpack .../02-libncursesw6_6.4-4_arm64.deb ... #13 11.36 Unpacking libncursesw6:arm64 (6.4-4) ... #13 11.49 Selecting previously unselected package libkrb5support0:arm64. #13 11.49 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ... #13 11.49 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ... #13 11.63 Selecting previously unselected package libk5crypto3:arm64. #13 10.73 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u6_arm64.deb ... #13 10.76 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u6) ... #10 ... #11 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da #11 sha256:c600ef85012d74e6f7cd7bd4158f722dfa9c8e13439ef794a365d3147011453f 26.64MB / 26.64MB 6.6s done #11 extracting sha256:c600ef85012d74e6f7cd7bd4158f722dfa9c8e13439ef794a365d3147011453f 3.2s done #11 DONE 10.3s #13 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi #14 9.616 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.6 [1199 kB] #11 DONE 2.6s #12 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 0.9s done #14 7.921 Get:14 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkrb5-3 arm64 1.20.1-3ubuntu1 [345 kB] #14 8.144 Get:15 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgssapi-krb5-2 arm64 1.20.1-3ubuntu1 [139 kB] #10 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 2.0s done #10 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 65.77MB / 65.77MB 10.7s done #10 ... #13 [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 #13 DONE 1.4s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 11.63 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ... #13 11.66 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ... #13 11.82 Selecting previously unselected package libkeyutils1:arm64. #13 11.82 Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ... #13 11.84 Unpacking libkeyutils1:arm64 (1.6.3-2) ... #13 11.96 Selecting previously unselected package libkrb5-3:arm64. #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 8.2s done #13 11.08 Selecting previously unselected package libexpat1:arm64. #12 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f #12 ... #10 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 #10 DONE 9.0s #12 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #12 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 9.0s #12 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 9.0s #12 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 0.1s #14 8.187 Get:16 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B] #14 8.190 Get:17 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB] #14 8.211 Get:18 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB] #14 8.219 Get:19 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 readline-common all 8.2-1.3 [55.7 kB] #14 8.229 Get:20 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libreadline8 arm64 8.2-1.3 [150 kB] #14 8.253 Get:21 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libsqlite3-0 arm64 3.42.0-1ubuntu0.1 [679 kB] #14 8.329 Get:22 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpython3.11-stdlib arm64 3.11.6-3 [1897 kB] #15 1.865 Reading package lists... #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:a52d4e1c201d9ab2f3b939b91a3fdd345d3d11404755bc1cdb22c1d5be131c5d #12 resolve docker.io/library/debian:buster@sha256:a52d4e1c201d9ab2f3b939b91a3fdd345d3d11404755bc1cdb22c1d5be131c5d 0.1s done #12 sha256:23a6e5471cecf9aa4fa6cf1fd7037e25b9e75821953151df1a9eb5cac88d5dae 45.97MB / 45.97MB 3.3s done #12 sha256:a52d4e1c201d9ab2f3b939b91a3fdd345d3d11404755bc1cdb22c1d5be131c5d 984B / 984B done #12 sha256:ad22861172e9d868ff5717417d832714caf0d6efd55e622e3298572dcd5bc367 529B / 529B done #12 sha256:d67928b784694ff7c720c36e8373e1742c2ec8e1e0de87d2ab14c59d8e972eb2 1.48kB / 1.48kB done #12 extracting sha256:23a6e5471cecf9aa4fa6cf1fd7037e25b9e75821953151df1a9eb5cac88d5dae 6.4s #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 7.7s done #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d #13 11.96 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ... #13 11.98 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ... #13 12.19 Selecting previously unselected package libgssapi-krb5-2:arm64. #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d #13 4.863 CentOS Stream 9 - AppStream 12 MB/s | 17 MB 00:01 #13 11.08 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_arm64.deb ... #13 11.12 Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ... #13 11.30 Selecting previously unselected package python3.7-minimal. #13 11.30 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u6_arm64.deb ... #13 11.32 Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... #14 10.03 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] #14 10.03 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2023d-0ubuntu0.20.04 [303 kB] #14 10.06 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB] #15 2.384 Reading package lists... #12 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 12.19 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ... #13 12.28 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... #13 12.44 Selecting previously unselected package libtirpc-common. #13 11.55 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u6) ... #14 10.54 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.7 [570 kB] #15 2.895 Building dependency tree... #15 3.000 Reading state information... #15 3.121 The following additional packages will be installed: #12 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 2.0s done #12 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b #13 0.494 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #13 0.503 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #13 0.503 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #13 0.600 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7957 kB] #12 ... #13 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #13 sha256:603d8d7f7de0a4211107db30981b9b94ee14cf0b4f8c30cc0ce05596039a75ab 2.89kB / 2.89kB done #13 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #13 sha256:b8e62cf593cdaff36efd90aa3a37de268e6781a2e68c6610940c48f7cdf36984 1.79kB / 1.79kB done #13 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s done #13 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.3s done #13 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 1.1s done #13 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 1.7s done #13 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 2.0s done #13 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.7s done #13 sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf 175B / 175B 1.1s done #13 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.2s done #13 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.5s done #13 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 1.9s done #13 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 2.1s done #13 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 1.3s #14 8.843 Get:23 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3.11 arm64 3.11.6-3 [579 kB] #13 12.44 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #13 12.49 Unpacking libtirpc-common (1.3.3+ds-1) ... #13 12.62 Selecting previously unselected package libtirpc3:arm64. #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 8.2s done #13 11.85 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u6) ... #13 11.98 Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ... #14 10.56 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB] #14 10.56 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #14 10.56 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB] #14 10.56 Get:43 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] #14 10.57 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB] #14 10.72 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 shared-mime-info arm64 1.15-1 [429 kB] #13 DONE 3.6s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 65.77MB / 65.77MB 8.9s done #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 6.8s done #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 0.8s #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 1.1s done #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 #12 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 2.1s done #12 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 #15 3.122 libmagic-mgc libmagic1 #15 3.144 The following NEW packages will be installed: #15 3.145 file libmagic-mgc libmagic1 #15 3.413 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. #15 3.413 Need to get 451 kB of archives. #15 3.413 After this operation, 8644 kB of additional disk space will be used. #15 3.413 Get:1 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] #10 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done #10 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 0.1s #13 0.842 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [264 kB] #13 0.843 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB] #13 12.62 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ... #13 12.67 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... #13 12.80 Selecting previously unselected package libnsl2:arm64. #13 12.80 Preparing to unpack .../10-libnsl2_1.3.0-2_arm64.deb ... #13 12.81 Unpacking libnsl2:arm64 (1.3.0-2) ... #13 12.84 Selecting previously unselected package readline-common. #13 12.84 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #13 12.85 Unpacking readline-common (8.2-1.3) ... #13 12.88 Selecting previously unselected package libreadline8:arm64. #13 12.88 Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ... #13 12.89 Unpacking libreadline8:arm64 (8.2-1.3) ... #13 12.93 Selecting previously unselected package libsqlite3-0:arm64. #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d #13 12.02 Setting up python3.7-minimal (3.7.3-2+deb10u6) ... #21 DONE 5.3s #22 [build 1/2] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #22 DONE 0.1s #23 [build 2/2] 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 #23 0.251 Building static docker-linux-amd64 #23 0.253 + go build -o /out/docker-linux-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:17:58Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker #13 DONE 1.4s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #15 3.419 Get:2 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] #15 3.419 Get:3 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] #15 3.539 debconf: delaying package configuration, since apt-utils is not installed #15 3.565 Fetched 451 kB in 0s (1674 kB/s) #15 3.583 Selecting previously unselected package libmagic-mgc. #15 3.583 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15610 files and directories currently installed.) #15 3.592 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_amd64.deb ... #15 3.596 Unpacking libmagic-mgc (1:5.44-3) ... #15 3.667 Selecting previously unselected package libmagic1:amd64. #12 1.359 CentOS Stream 9 - BaseOS 8.2 MB/s | 8.0 MB 00:00 #12 4.425 Fedora 39 - x86_64 22 MB/s | 89 MB 00:03 #12 ... #13 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #13 sha256:603d8d7f7de0a4211107db30981b9b94ee14cf0b4f8c30cc0ce05596039a75ab 2.89kB / 2.89kB done #13 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.3s done #13 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #13 sha256:b8e62cf593cdaff36efd90aa3a37de268e6781a2e68c6610940c48f7cdf36984 1.79kB / 1.79kB done #13 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s done #13 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 1.1s done #13 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 2.1s done #13 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 1.8s done #13 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.9s done #13 sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf 175B / 175B 1.2s done #13 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.3s done #13 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.6s done #13 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 2.0s done #13 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 2.2s done #13 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 1.0s #13 ... #12 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #12 5.695 Fedora 38 - x86_64 16 MB/s | 83 MB 00:05 #14 9.331 Get:24 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpython3-stdlib arm64 3.11.4-5 [9504 B] #14 9.332 Get:25 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3 arm64 3.11.4-5 [22.9 kB] #14 9.334 Get:26 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 perl-modules-5.36 all 5.36.0-9ubuntu1.1 [2984 kB] #14 9.547 Get:27 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgdbm6 arm64 1.23-3 [33.3 kB] #13 12.93 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_arm64.deb ... #13 12.93 Unpacking libsqlite3-0:arm64 (3.40.1-2) ... #13 13.01 Selecting previously unselected package libpython3.11-stdlib:arm64. #13 13.01 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_arm64.deb ... #13 13.02 Unpacking libpython3.11-stdlib:arm64 (3.11.2-6) ... #13 13.18 Selecting previously unselected package python3.11. #15 3.669 Preparing to unpack .../libmagic1_1%3a5.44-3_amd64.deb ... #15 3.681 Unpacking libmagic1:amd64 (1:5.44-3) ... #15 3.720 Selecting previously unselected package file. #15 3.722 Preparing to unpack .../file_1%3a5.44-3_amd64.deb ... #15 3.726 Unpacking file (1:5.44-3) ... #15 3.778 Setting up libmagic-mgc (1:5.44-3) ... #14 11.18 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 ucf all 3.0038+nmu1 [51.6 kB] #14 11.18 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xdg-user-dirs arm64 0.17-2ubuntu1 [47.6 kB] #14 11.19 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 xz-utils arm64 5.2.4-1ubuntu1.1 [81.4 kB] #14 11.20 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB] #14 11.20 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB] #14 9.550 Get:28 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgdbm-compat4 arm64 1.23-3 [6258 B] #14 9.552 Get:29 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libperl5.36 arm64 5.36.0-9ubuntu1.1 [4675 kB] #14 9.771 Get:30 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 perl arm64 5.36.0-9ubuntu1.1 [235 kB] #13 13.19 Preparing to unpack .../15-python3.11_3.11.2-6_arm64.deb ... #13 13.19 Unpacking python3.11 (3.11.2-6) ... #13 13.23 Selecting previously unselected package libpython3-stdlib:arm64. #13 13.24 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_arm64.deb ... #13 13.24 Unpacking libpython3-stdlib:arm64 (3.11.2-1+b1) ... #13 13.27 Setting up python3-minimal (3.11.2-1+b1) ... #13 13.50 Selecting previously unselected package python3. #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 1.0s done #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 1.5s done #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd #12 extracting sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 8.7s done #12 extracting sha256:2d6b422607bf91461c986b476897b41050d32195fea519352aa3f4cb931d03ad done #12 extracting sha256:9250078a24e98606079575f4c842517bf9d3418929a55b2cb196a4c8acce3cf9 done #12 extracting sha256:6d50da9c3a5cd6cacad965db475e76b1e3db37d01b0b97d358270dbf4c194b6b done #12 extracting sha256:be549595625dde7088abb6828b347b1e04635e0e3e2798dba254120f4eca2339 done #12 extracting sha256:38cd83f758d1b13d98ae92c73b3e567e33d72de60a7e8263b1453f9fdc6c1594 done #12 extracting sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 1.2s done #12 extracting sha256:c81034e7b2d100dee24d45846f1d9909507a131c819d7dd2eb07ca28e6fc1fc4 0.0s done #12 DONE 13.4s #13 12.84 Selecting previously unselected package python3-minimal. #15 3.797 Setting up libmagic1:amd64 (1:5.44-3) ... #15 3.823 Setting up file (1:5.44-3) ... #15 3.835 Processing triggers for libc-bin (2.36-9+deb12u4) ... #15 DONE 4.1s #14 11.41 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] #14 11.42 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB] #14 11.42 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB] #14 11.42 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB] #14 11.42 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.4 [30.5 kB] #14 11.57 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.4 [80.4 kB] #14 0.740 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] #14 9.779 Get:31 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 adduser all 3.137ubuntu1 [101 kB] #14 9.782 Get:32 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 openssl arm64 3.0.10-1ubuntu2.3 [1170 kB] #14 9.832 Get:33 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 ca-certificates all 20230311ubuntu1 [152 kB] #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 8.1s done #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:a52d4e1c201d9ab2f3b939b91a3fdd345d3d11404755bc1cdb22c1d5be131c5d #12 extracting sha256:23a6e5471cecf9aa4fa6cf1fd7037e25b9e75821953151df1a9eb5cac88d5dae 8.0s done #12 DONE 11.7s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 13.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 ... 8953 files and directories currently installed.) #13 13.51 Preparing to unpack .../000-python3_3.11.2-1+b1_arm64.deb ... #13 13.51 Unpacking python3 (3.11.2-1+b1) ... #13 13.55 Selecting previously unselected package less. #13 13.55 Preparing to unpack .../001-less_590-2_arm64.deb ... #13 13.56 Unpacking less (590-2) ... #13 13.60 Selecting previously unselected package netbase. #13 13.60 Preparing to unpack .../002-netbase_6.4_all.deb ... #13 13.60 Unpacking netbase (6.4) ... #13 13.63 Selecting previously unselected package sensible-utils. #13 1.748 Fetched 8445 kB in 2s (5587 kB/s) #13 12.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9609 files and directories currently installed.) #13 12.84 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ... #13 12.90 Unpacking python3-minimal (3.7.3-1) ... #13 13.00 Selecting previously unselected package mime-support. #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 0.1s #16 [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.3.1" && /build/go-winres --help #16 0.273 go: downloading github.com/tc-hib/go-winres v0.3.1 #14 11.84 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB] #14 10.27 Get:34 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 distro-info-data all 0.58ubuntu0.2 [6280 B] #13 13.63 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ... #13 13.63 Unpacking sensible-utils (0.0.17+nmu1) ... #13 13.67 Selecting previously unselected package bzip2. #13 13.67 Preparing to unpack .../004-bzip2_1.0.8-5+b1_arm64.deb ... #13 13.67 Unpacking bzip2 (1.0.8-5+b1) ... #13 13.71 Selecting previously unselected package openssl. #13 13.71 Preparing to unpack .../005-openssl_3.0.11-1~deb12u2_arm64.deb ... #13 13.71 Unpacking openssl (3.0.11-1~deb12u2) ... #13 13.84 Selecting previously unselected package ca-certificates. #13 13.84 Preparing to unpack .../006-ca-certificates_20230311_all.deb ... #13 13.84 Unpacking ca-certificates (20230311) ... #13 13.90 Selecting previously unselected package libmagic-mgc. #13 13.90 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_arm64.deb ... #13 13.90 Unpacking libmagic-mgc (1:5.44-3) ... #13 13.97 Selecting previously unselected package libmagic1:arm64. #11 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 2.9s done #11 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf #11 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf done #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #11 DONE 11.0s #14 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #14 0.388 Loaded plugins: fastestmirror, ovl #14 0.532 Determining fastest mirrors #14 3.000 * base: download.cf.centos.org #14 3.001 * extras: download.cf.centos.org #14 3.001 * updates: download.cf.centos.org #13 13.00 Preparing to unpack .../1-mime-support_3.62_all.deb ... #13 13.01 Unpacking mime-support (3.62) ... #13 13.14 Selecting previously unselected package libmpdec2:arm64. #13 13.14 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ... #13 13.15 Unpacking libmpdec2:arm64 (2.4.2-2) ... #13 13.35 Selecting previously unselected package readline-common. #14 11.84 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.4 [312 kB] #14 12.01 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.4 [113 kB] #10 extracting sha256:7feca07754707458c3945cf0062cf4dabc512f6d90fe1a9a1370b362b6011124 3.3s done #14 1.148 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB] #14 1.241 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB] #14 1.344 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] #12 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.474 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #13 0.483 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #13 0.483 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #13 0.538 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #13 0.615 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] #13 0.638 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [144 kB] #13 1.894 Fetched 9197 kB in 2s (5488 kB/s) #13 1.894 Reading package lists... #13 2.524 Reading package lists... #13 3.173 Building dependency tree... #13 3.297 Reading state information... #13 3.466 The following additional packages will be installed: #13 3.466 autoconf automake autopoint autotools-dev binutils binutils-common #13 3.466 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #13 3.466 ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring #13 3.466 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.466 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 3.466 g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 3.466 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 3.466 intltool-debian iso-codes krb5-locales less libabsl20220623 #13 3.466 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 3.466 libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl #13 3.466 libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0 #13 3.466 libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl #13 3.466 libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0 #13 3.466 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #13 3.466 libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl #13 3.466 libclass-inspector-perl libclass-method-modifiers-perl #13 3.466 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 3.466 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 3.466 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 3.466 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 3.466 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 3.466 libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0 #13 3.466 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 3.466 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 3.466 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 3.466 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 3.466 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 3.466 libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1 #13 3.466 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 3.466 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 3.466 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 3.466 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 3.466 libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 #13 3.466 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl #13 3.466 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgprofng0 #13 3.466 libgssapi-krb5-2 libheif1 libhtml-form-perl libhtml-format-perl #13 3.466 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 3.467 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #13 3.467 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #13 3.467 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #13 3.467 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #13 3.467 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 3.467 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 3.467 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #13 3.467 libiterator-util-perl libitm1 libjansson4 libjbig0 libjpeg62-turbo #13 3.467 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #13 3.467 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4 #13 3.467 liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl #13 3.467 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 3.467 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 3.467 liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1 #13 3.467 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #13 3.467 libmime-tools-perl libmldbm-perl libmodule-implementation-perl #13 3.467 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #13 3.467 libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl #13 3.467 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #13 3.467 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #13 3.467 libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl #13 3.467 libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl #13 3.467 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #13 3.467 libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl #13 3.467 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #13 3.467 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal #13 3.467 libpython3.11-stdlib libquadmath0 librav1e0 libre-engine-re2-perl libre2-9 #13 3.467 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #13 3.467 libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl #13 3.467 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 3.467 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 3.467 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 3.467 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 3.467 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 3.467 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 3.467 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 3.467 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 3.467 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 3.467 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 3.467 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 3.467 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 3.467 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 3.467 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #13 3.467 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 3.467 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 3.467 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 3.467 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 3.467 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 3.467 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 3.467 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 3.467 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 3.467 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 3.467 manpages manpages-dev media-types netbase openssh-client openssl patch #13 3.468 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 3.468 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 3.468 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 3.468 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 3.468 python3-magic python3-minimal python3-pkg-resources python3-requests #13 3.468 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 3.468 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 3.468 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 3.468 xdg-user-dirs xz-utils zstd #13 3.469 Suggested packages: #13 3.469 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 3.469 gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest #13 3.469 bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage #13 3.469 diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot #13 3.469 how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl #13 3.469 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 3.469 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 3.469 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 3.469 g++-multilib g++-12-multilib gcc-12-doc gcc-multilib flex bison gdb gcc-doc #13 3.469 gcc-12-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 3.469 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #13 3.469 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip #13 3.469 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #13 3.469 low-memory-monitor gpm krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl #13 3.469 libscalar-number-perl libsasl2-modules-gssapi-mit #13 3.469 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 3.469 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 3.469 libnet-jabber-perl libstdc++-12-doc libbareword-filehandles-perl #13 3.469 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #13 3.469 libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #13 3.469 libxml-sax-expatxs-perl bash-completion binutils-multiarch #13 3.469 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #13 3.469 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #13 3.469 libterm-readline-gnu-perl | libterm-readline-perl-perl #13 3.469 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #13 3.469 python3-tk python3-venv python-apt-doc python3-setuptools #13 3.469 python3-cryptography python3-openssl python3-socks python-requests-doc #13 3.469 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #13 3.469 binfmt-support readline-doc zip wdiff-doc #13 5.825 The following NEW packages will be installed: #13 5.825 autoconf automake autopoint autotools-dev binutils binutils-common #13 5.825 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #13 5.825 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring #13 5.825 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #13 5.825 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 5.825 fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man #13 5.826 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 5.826 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #13 5.826 libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl #13 5.826 libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl #13 5.826 libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl #13 5.826 libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15 #13 5.826 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #13 5.826 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 5.826 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #13 5.826 libclass-data-inheritable-perl libclass-inspector-perl #13 5.826 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 5.826 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 5.826 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 5.826 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 5.826 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 5.828 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #13 5.828 libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0 #13 5.828 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #13 5.828 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #13 5.828 libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl #13 5.828 libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot #13 5.828 libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl #13 5.828 libfeature-compat-try-perl libfido2-1 libfile-basedir-perl #13 5.828 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #13 5.828 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #13 5.828 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #13 5.828 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 #13 5.828 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #13 5.828 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #13 5.828 libgomp1 libgpgme11 libgpm2 libgprofng0 libgssapi-krb5-2 libheif1 #13 5.828 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl #13 5.828 libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl #13 5.828 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.828 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.828 libicu72 libimport-into-perl libindirect-perl libio-html-perl #13 5.828 libio-interactive-perl libio-prompter-perl libio-pty-perl #13 5.828 libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl #13 5.828 libio-stringy-perl libipc-run-perl libipc-run3-perl #13 5.828 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 5.828 libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl #13 5.828 libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 #13 5.828 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4 #13 5.828 liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl #13 5.828 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 5.828 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 5.828 liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1 #13 5.828 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #13 5.828 libmime-tools-perl libmldbm-perl libmodule-implementation-perl #13 5.828 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #13 5.828 libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl #13 5.828 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #13 5.828 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #13 5.828 libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl #13 5.828 libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl #13 5.828 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #13 5.828 libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl #13 5.828 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #13 5.828 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal #13 5.828 libpython3.11-stdlib libquadmath0 librav1e0 libre-engine-re2-perl libre2-9 #13 5.828 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #13 5.828 libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl #13 5.828 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 5.828 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 5.828 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 5.828 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 5.828 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 5.828 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 5.828 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 5.828 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 5.828 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 5.828 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 5.828 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 5.828 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 5.828 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 5.828 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #13 5.828 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 5.828 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 5.828 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 5.828 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 5.828 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 5.828 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 5.828 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 5.828 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 5.828 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 5.828 manpages manpages-dev media-types netbase openssh-client openssl patch #13 5.828 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 5.828 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 5.828 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 5.828 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 5.828 python3-magic python3-minimal python3-pkg-resources python3-requests #13 5.828 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 5.828 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 5.828 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 5.828 xdg-user-dirs xz-utils zstd #13 6.109 0 upgraded, 426 newly installed, 0 to remove and 0 not upgraded. #13 6.109 Need to get 194 MB of archives. #13 6.109 After this operation, 685 MB of additional disk space will be used. #13 6.109 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #13 6.134 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #13 6.135 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #13 6.135 Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #13 6.168 Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #13 6.170 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB] #13 6.171 Get:7 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB] #13 6.185 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB] #13 6.190 Get:9 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] #13 6.191 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB] #13 6.205 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #13 6.207 Get:12 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #13 6.208 Get:13 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #13 6.209 Get:14 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB] #13 6.209 Get:15 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB] #13 6.210 Get:16 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #13 6.210 Get:17 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB] #13 6.213 Get:18 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB] #13 6.214 Get:19 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #13 6.215 Get:20 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #13 6.216 Get:21 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #13 6.216 Get:22 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #13 6.217 Get:23 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #13 6.218 Get:24 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] #13 6.224 Get:25 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB] #13 6.236 Get:26 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB] #13 6.240 Get:27 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #13 6.240 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #13 6.241 Get:29 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2 [131 kB] #13 6.242 Get:30 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] #13 6.242 Get:31 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #13 6.242 Get:32 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #13 6.243 Get:33 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB] #13 6.253 Get:34 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #13 6.255 Get:35 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] #13 6.257 Get:36 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] #13 6.258 Get:37 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] #13 6.259 Get:38 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] #13 6.260 Get:39 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #13 6.261 Get:40 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] #13 6.267 Get:41 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u1 [62.7 kB] #13 6.268 Get:42 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+b1 [86.6 kB] #13 6.269 Get:43 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] #13 6.269 Get:44 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] #13 6.278 Get:45 http://deb.debian.org/debian bookworm/main amd64 manpages all 6.03-2 [1332 kB] #13 6.288 Get:46 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #13 6.289 Get:47 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #13 6.290 Get:48 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] #13 6.290 Get:49 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] #13 6.291 Get:50 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u2 [990 kB] #13 6.298 Get:51 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1 [55.2 kB] #13 6.298 Get:52 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #13 6.301 Get:53 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] #13 6.304 Get:54 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] #13 6.306 Get:55 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] #13 6.307 Get:56 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] #13 6.313 Get:57 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] #13 6.316 Get:58 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #13 6.334 Get:59 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #13 6.337 Get:60 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #13 6.338 Get:61 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #13 6.339 Get:62 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #13 6.388 Get:63 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #13 6.388 Get:64 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #13 6.405 Get:65 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #13 6.405 Get:66 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u4 [45.4 kB] #13 6.406 Get:67 http://deb.debian.org/debian bookworm/main amd64 linux-libc-dev amd64 6.1.76-1 [1930 kB] #13 6.423 Get:68 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #13 6.424 Get:69 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #13 6.425 Get:70 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #13 6.426 Get:71 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #13 6.427 Get:72 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u4 [1897 kB] #13 6.447 Get:73 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] #13 6.452 Get:74 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #13 6.457 Get:75 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #13 6.457 Get:76 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #13 6.531 Get:77 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #14 10.36 Get:35 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 iso-codes all 4.15.0-1 [3458 kB] #13 13.97 Preparing to unpack .../008-libmagic1_1%3a5.44-3_arm64.deb ... #13 13.97 Unpacking libmagic1:arm64 (1:5.44-3) ... #13 14.01 Selecting previously unselected package file. #13 14.01 Preparing to unpack .../009-file_1%3a5.44-3_arm64.deb ... #13 14.02 Unpacking file (1:5.44-3) ... #13 14.04 Selecting previously unselected package gettext-base. #13 14.04 Preparing to unpack .../010-gettext-base_0.21-12_arm64.deb ... #13 14.05 Unpacking gettext-base (0.21-12) ... #13 14.11 Selecting previously unselected package libuchardet0:arm64. #13 14.11 Preparing to unpack .../011-libuchardet0_0.0.7-1_arm64.deb ... #13 14.12 Unpacking libuchardet0:arm64 (0.0.7-1) ... #13 14.15 Selecting previously unselected package groff-base. #13 14.15 Preparing to unpack .../012-groff-base_1.22.4-10_arm64.deb ... #13 14.15 Unpacking groff-base (1.22.4-10) ... #13 14.25 Selecting previously unselected package krb5-locales. #13 13.35 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #13 13.36 Unpacking readline-common (7.0-5) ... #13 13.45 Selecting previously unselected package libreadline7:arm64. #13 13.45 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ... #13 13.45 Unpacking libreadline7:arm64 (7.0-5) ... #13 13.60 Selecting previously unselected package libsqlite3-0:arm64. #10 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 2.1s done #10 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 0.1s #14 12.04 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB] #14 12.06 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7356 B] #14 12.06 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB] #14 12.06 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB] #14 12.07 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] #14 12.09 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.6 [554 kB] #14 12.15 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxext6 arm64 2:1.3.4-0ubuntu1 [27.7 kB] #14 12.33 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B] #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 #12 extracting sha256:b4465e59683b9f590d61c1c31974cdf35e71ec05b66b37e25d6fc5332a974a0c 8.5s done #12 extracting sha256:db9fb69546622914cfeb85dcfecc4ec0fdd18fee1b049855a32fb3a45f520ce3 done #12 extracting sha256:997037b2d3f1f193cf48d125bdce37ac02722b9c3cc2dd37ee1a5d7db275660f done #12 extracting sha256:f30e4c1dcfd87d94ec3963c01bd0255e625fe6ff2528df55027057f7b6391e3a done #12 extracting sha256:6bead0f8be26143df332e314168c2289680e24da4bb0b80a0f21ed66769ac6f4 done #12 extracting sha256:cdfa720855e4fb5880c5c86ee9587788f5ca34c5e536a6e249e2c8443083a0c8 done #12 extracting sha256:b0a7ae5f5efcacb9fccb865b366f5a563d9c7c469304c39b2ca9c8696b902a49 1.1s done #12 extracting sha256:187bb5eddfb77708125f53706c2c6fc31a2e686df1b3e2c11db66aba24327ca6 done #12 DONE 13.3s #13 1.748 Reading package lists... #10 DONE 4.4s #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #11 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #11 sha256:b8e62cf593cdaff36efd90aa3a37de268e6781a2e68c6610940c48f7cdf36984 1.79kB / 1.79kB done #11 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s done #11 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.3s done #11 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #11 sha256:603d8d7f7de0a4211107db30981b9b94ee14cf0b4f8c30cc0ce05596039a75ab 2.89kB / 2.89kB done #11 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 1.5s done #11 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 2.1s done #11 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 1.7s done #11 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.9s done #11 sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf 175B / 175B 1.5s done #11 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.6s done #11 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.5s done #11 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 1.0s #16 0.686 go: downloading github.com/tc-hib/winres v0.1.6 #16 0.687 go: downloading github.com/urfave/cli/v2 v2.3.0 #16 0.822 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 #14 1.436 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB] #13 6.531 Get:78 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #13 6.532 Get:79 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #13 6.533 Get:80 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #13 6.533 Get:81 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] #13 6.533 Get:82 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #13 6.549 Get:83 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #13 6.556 Get:84 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #13 6.575 Get:85 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #13 6.583 Get:86 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #13 6.584 Get:87 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #13 6.606 Get:88 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #13 6.759 Get:89 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #13 6.760 Get:90 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] #13 6.773 Get:91 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] #13 6.849 Get:92 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #13 6.849 Get:93 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #13 6.851 Get:94 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #13 6.856 Get:95 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #13 6.857 Get:96 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #13 6.866 Get:97 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #12 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 2.2s done #12 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 0.1s #13 14.25 Preparing to unpack .../013-krb5-locales_1.20.1-2+deb12u1_all.deb ... #13 14.25 Unpacking krb5-locales (1.20.1-2+deb12u1) ... #13 14.30 Selecting previously unselected package bsdextrautils. #13 14.30 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_arm64.deb ... #13 14.30 Unpacking bsdextrautils (2.38.1-5+b1) ... #13 14.35 Selecting previously unselected package libpipeline1:arm64. #13 14.35 Preparing to unpack .../015-libpipeline1_1.5.7-1_arm64.deb ... #13 14.35 Unpacking libpipeline1:arm64 (1.5.7-1) ... #13 14.39 Selecting previously unselected package man-db. #13 14.39 Preparing to unpack .../016-man-db_2.11.2-2_arm64.deb ... #13 14.40 Unpacking man-db (2.11.2-2) ... #13 14.53 Selecting previously unselected package manpages. #12 ... #13 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 3.1s done #13 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf done #13 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #13 DONE 10.9s #13 13.60 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ... #13 13.61 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ... #13 13.81 Selecting previously unselected package libpython3.7-stdlib:arm64. #14 12.42 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB] #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 1.4s done #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 #16 0.822 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb #16 0.842 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #16 0.847 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #14 1.661 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB] #14 1.661 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB] #14 1.672 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB] #13 6.866 Get:98 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #13 6.869 Get:99 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #13 6.869 Get:100 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #13 6.869 Get:101 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #13 6.871 Get:102 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB] #13 6.872 Get:103 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #13 6.872 Get:104 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #13 6.873 Get:105 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #13 6.874 Get:106 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u5 [390 kB] #13 6.877 Get:107 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u5 [315 kB] #13 6.879 Get:108 http://deb.debian.org/debian bookworm/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB] #13 6.880 Get:109 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] #13 6.880 Get:110 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB] #13 6.884 Get:111 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] #13 6.884 Get:112 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #13 6.885 Get:113 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] #13 6.886 Get:114 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #13 6.886 Get:115 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #13 6.887 Get:116 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #13 6.887 Get:117 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] #13 6.888 Get:118 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #13 6.958 Get:119 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #13 6.963 Get:120 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] #13 6.972 Get:121 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #13 6.972 Get:122 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #13 6.974 Get:123 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] #13 6.980 Get:124 http://deb.debian.org/debian bookworm/main amd64 debian-keyring all 2022.12.24 [30.5 MB] #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 9.1s done #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 0.1s #13 14.54 Preparing to unpack .../017-manpages_6.03-2_all.deb ... #13 14.54 Unpacking manpages (6.03-2) ... #13 14.64 Selecting previously unselected package libbsd0:arm64. #13 14.64 Preparing to unpack .../018-libbsd0_0.11.7-2_arm64.deb ... #13 14.65 Unpacking libbsd0:arm64 (0.11.7-2) ... #13 14.69 Selecting previously unselected package libedit2:arm64. #13 14.69 Preparing to unpack .../019-libedit2_3.1-20221030-2_arm64.deb ... #13 14.70 Unpacking libedit2:arm64 (3.1-20221030-2) ... #13 14.74 Selecting previously unselected package libcbor0.8:arm64. #13 14.74 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_arm64.deb ... #13 14.74 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... #14 11.06 Get:36 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 krb5-locales all 1.20.1-3ubuntu1 [13.4 kB] #12 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 13.81 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u6_arm64.deb ... #13 13.86 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u6) ... #13 2.308 Reading package lists... #13 7.211 Get:125 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB] #13 7.212 Get:126 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB] #13 7.213 Get:127 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #13 7.213 Get:128 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #13 7.217 Get:129 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #13 7.218 Get:130 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #13 7.219 Get:131 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #13 7.224 Get:132 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #13 7.232 Get:133 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #13 7.239 Get:134 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #13 7.245 Get:135 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #13 7.246 Get:136 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #13 7.251 Get:137 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #13 7.255 Get:138 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #13 7.259 Get:139 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #13 7.263 Get:140 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #13 7.270 Get:141 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #13 7.270 Get:142 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #13 7.270 Get:143 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #13 7.271 Get:144 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #13 7.271 Get:145 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB] #13 7.271 Get:146 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB] #13 7.272 Get:147 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #13 7.273 Get:148 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB] #13 7.273 Get:149 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB] #13 7.282 Get:150 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #13 7.284 Get:151 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB] #13 7.285 Get:152 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB] #13 7.286 Get:153 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #13 7.287 Get:154 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #13 7.288 Get:155 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #13 7.290 Get:156 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #13 7.292 Get:157 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #13 7.293 Get:158 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #13 7.293 Get:159 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #13 7.294 Get:160 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB] #13 7.294 Get:161 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB] #13 7.294 Get:162 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #13 7.295 Get:163 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B] #13 7.295 Get:164 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB] #13 7.296 Get:165 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB] #13 7.297 Get:166 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #13 7.298 Get:167 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB] #13 7.299 Get:168 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #13 7.299 Get:169 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #13 7.299 Get:170 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB] #13 7.357 Get:171 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 7.357 Get:172 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #13 7.357 Get:173 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B] #13 7.357 Get:174 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB] #13 7.360 Get:175 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB] #13 14.78 Selecting previously unselected package libfido2-1:arm64. #13 14.78 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_arm64.deb ... #13 14.79 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... #13 14.83 Selecting previously unselected package openssh-client. #13 14.83 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2+deb12u2_arm64.deb ... #13 14.84 Unpacking openssh-client (1:9.2p1-2+deb12u2) ... #13 14.95 Selecting previously unselected package ucf. #13 14.95 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ... #13 14.95 Moving old data out of the way #13 14.96 Unpacking ucf (3.0043+nmu1) ... #13 14.99 Selecting previously unselected package xz-utils. #13 14.99 Preparing to unpack .../024-xz-utils_5.4.1-0.2_arm64.deb ... #13 15.00 Unpacking xz-utils (5.4.1-0.2) ... #13 15.06 Selecting previously unselected package m4. #14 11.06 Get:37 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 less arm64 590-2ubuntu0.23.10.1 [141 kB] #14 11.06 Get:38 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libbsd0 arm64 0.11.7-4 [40.8 kB] #14 11.07 Get:39 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libelf1 arm64 0.189-4 [56.2 kB] #14 11.07 Get:40 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libicu72 arm64 72.1-3ubuntu3 [10.7 MB] #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 1.2s done #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 0.1s #14 12.99 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssh-client arm64 1:8.2p1-4ubuntu0.11 [636 kB] #13 2.850 Building dependency tree... #13 3.011 Reading state information... #13 7.361 Get:176 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB] #13 7.362 Get:177 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 7.362 Get:178 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB] #13 7.362 Get:179 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 7.363 Get:180 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB] #13 7.364 Get:181 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #13 7.365 Get:182 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB] #13 7.366 Get:183 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4+deb12u1 [1073 kB] #13 7.373 Get:184 http://deb.debian.org/debian bookworm/main amd64 diffstat amd64 1.65-1 [33.3 kB] #13 7.403 Get:185 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u1 [6072 B] #13 7.404 Get:186 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #13 7.406 Get:187 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB] #13 7.407 Get:188 http://deb.debian.org/debian bookworm/main amd64 python3-debian all 0.1.49 [115 kB] #13 7.408 Get:189 http://deb.debian.org/debian bookworm/main amd64 libgpgme11 amd64 1.18.0-3+b1 [300 kB] #13 7.410 Get:190 http://deb.debian.org/debian bookworm/main amd64 python3-gpg amd64 1.18.0-3+b1 [363 kB] #13 7.413 Get:191 http://deb.debian.org/debian bookworm/main amd64 python3-xdg all 0.28-2 [40.5 kB] #13 7.413 Get:192 http://deb.debian.org/debian bookworm/main amd64 dput all 1.1.3 [42.7 kB] #13 7.414 Get:193 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB] #13 7.414 Get:194 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] #13 7.424 Get:195 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] #13 7.426 Get:196 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB] #13 7.429 Get:197 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #13 7.430 Get:198 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB] #13 7.448 Get:199 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB] #13 7.510 Get:200 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #13 7.530 Get:201 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB] #13 7.533 Get:202 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 7.534 Get:203 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8+b1 [11.4 kB] #13 7.534 Get:204 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-merge-perl all 0.08-5 [11.8 kB] #13 7.534 Get:205 http://deb.debian.org/debian bookworm/main amd64 libaliased-perl all 0.34-3 [13.5 kB] #13 7.535 Get:206 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1 [1851 kB] #13 7.548 Get:207 http://deb.debian.org/debian bookworm/main amd64 libapt-pkg-perl amd64 0.1.40+b2 [69.2 kB] #13 7.549 Get:208 http://deb.debian.org/debian bookworm/main amd64 libarchive-cpio-perl all 0.10-3 [10.8 kB] #13 7.549 Get:209 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1 [343 kB] #13 7.552 Get:210 http://deb.debian.org/debian bookworm/main amd64 libarray-intspan-perl all 2.004-2 [25.7 kB] #13 7.552 Get:211 http://deb.debian.org/debian bookworm/main amd64 libauthen-sasl-perl all 2.1600-3 [43.9 kB] #13 7.553 Get:212 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2 [495 kB] #13 7.557 Get:213 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] #13 7.559 Get:214 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] #13 7.565 Get:215 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] #13 7.578 Get:216 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #13 7.580 Get:217 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] #13 7.581 Get:218 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] #13 7.582 Get:219 http://deb.debian.org/debian bookworm/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB] #13 7.582 Get:220 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B] #13 7.582 Get:221 http://deb.debian.org/debian bookworm/main amd64 libvariable-magic-perl amd64 0.63-1+b1 [44.0 kB] #13 7.583 Get:222 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB] #13 7.583 Get:223 http://deb.debian.org/debian bookworm/main amd64 libberkeleydb-perl amd64 0.64-2+b1 [123 kB] #13 7.584 Get:224 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #13 7.586 Get:225 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5 [399 kB] #13 7.589 Get:226 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] #13 7.591 Get:227 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB] #13 7.593 Get:228 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] #13 7.593 Get:229 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] #13 7.600 Get:230 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1 [215 kB] #13 7.602 Get:231 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] #13 7.603 Get:232 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] #13 7.603 Get:233 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] #13 7.608 Get:234 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] #13 7.608 Get:235 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u1 [316 kB] #13 7.610 Get:236 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #13 15.06 Preparing to unpack .../025-m4_1.4.19-3_arm64.deb ... #13 15.07 Unpacking m4 (1.4.19-3) ... #13 15.12 Selecting previously unselected package autoconf. #13 15.13 Preparing to unpack .../026-autoconf_2.71-3_all.deb ... #13 15.13 Unpacking autoconf (2.71-3) ... #13 15.19 Selecting previously unselected package autotools-dev. #13 15.19 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... #13 15.19 Unpacking autotools-dev (20220109.1) ... #13 15.23 Selecting previously unselected package automake. #13 15.23 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ... #13 15.24 Unpacking automake (1:1.16.5-1.3) ... #13 15.31 Selecting previously unselected package autopoint. #14 11.68 Get:41 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1.3ubuntu0.1 [729 kB] #13 14.64 Selecting previously unselected package python3.7. #14 13.04 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 publicsuffix all 20200303.0012-1 [111 kB] #14 13.05 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] #14 13.05 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.1ubuntu0.20.04.1 [147 kB] #14 13.06 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 strace arm64 5.5-3ubuntu1 [297 kB] #14 13.07 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xauth arm64 1:1.1-0ubuntu1 [24.1 kB] #14 13.07 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfl2 arm64 2.6.4-6.2 [11.4 kB] #14 13.07 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 at arm64 3.1.23-1ubuntu1 [37.7 kB] #14 13.08 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsigsegv2 arm64 2.12-2 [13.3 kB] #14 13.23 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 m4 arm64 1.4.18-4 [194 kB] #13 3.246 The following additional packages will be installed: #13 3.246 autoconf automake autopoint autotools-dev binutils #13 3.246 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #13 3.247 bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #13 3.247 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.247 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 3.247 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 3.247 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 3.247 intltool-debian iso-codes less libalgorithm-diff-perl #13 3.247 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #13 3.247 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #13 3.247 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #13 3.247 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #13 3.247 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #13 3.247 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #13 3.247 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 3.247 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 3.247 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 3.247 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 3.247 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 3.247 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #13 3.247 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 3.250 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 3.250 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 3.250 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 3.250 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 3.250 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 3.250 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 3.250 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 3.250 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 3.250 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 3.250 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 3.250 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 3.250 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 3.250 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 3.250 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 3.250 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 3.250 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 3.250 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 3.250 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 3.250 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 3.250 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 3.250 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 3.250 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 3.250 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 3.250 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #13 3.250 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 3.250 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 3.250 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 3.250 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 3.250 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 3.250 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 3.250 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 3.250 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 3.250 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 3.250 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 3.250 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 3.250 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 3.250 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #13 3.250 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 3.250 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 3.250 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 3.250 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 3.250 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 3.250 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 3.250 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 3.250 libstring-shellquote-perl libsub-exporter-perl #13 3.250 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 3.250 libsub-name-perl libsub-override-perl libsub-quote-perl #13 3.250 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 3.250 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 3.250 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 3.250 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 3.250 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #13 3.250 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 3.250 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #13 3.250 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #13 3.250 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #13 3.250 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #13 3.250 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #13 3.250 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #13 3.250 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #13 3.250 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #13 3.250 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #13 3.250 python3 python3-apt python3-certifi python3-chardet python3-debian #13 3.250 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #13 3.250 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 3.250 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #13 3.250 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #13 3.251 Suggested packages: #13 3.251 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 3.251 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #13 3.251 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #13 3.251 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #13 3.251 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 3.251 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 3.251 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 3.251 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 3.251 gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #13 3.251 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #13 3.251 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #13 3.251 xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl #13 3.251 glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl #13 3.251 uuid libscalar-number-perl libsasl2-modules-gssapi-mit #13 3.251 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 3.251 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 3.251 libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl #13 3.251 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #13 3.251 gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #13 3.251 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #13 3.251 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #13 3.251 diffutils-doc perl-doc libterm-readline-gnu-perl #13 3.251 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #13 3.251 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #13 3.251 python-apt-doc python3-setuptools python3-cryptography python3-openssl #13 3.251 python3-socks python-requests-doc python3.9-venv python3.9-doc #13 3.251 binfmt-support readline-doc zip wdiff-doc #13 7.610 Get:237 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #13 7.610 Get:238 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] #13 7.612 Get:239 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #13 7.614 Get:240 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] #13 7.619 Get:241 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB] #13 7.619 Get:242 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] #13 7.620 Get:243 http://deb.debian.org/debian bookworm/main amd64 libc-devtools amd64 2.36-9+deb12u4 [53.0 kB] #13 7.621 Get:244 http://deb.debian.org/debian bookworm/main amd64 libcapture-tiny-perl all 0.48-2 [24.6 kB] #13 7.621 Get:245 http://deb.debian.org/debian bookworm/main amd64 libcgi-pm-perl all 4.55-1 [220 kB] #13 7.623 Get:246 http://deb.debian.org/debian bookworm/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB] #13 7.623 Get:247 http://deb.debian.org/debian bookworm/main amd64 libfcgi-perl amd64 0.82+ds-2 [25.2 kB] #13 7.624 Get:248 http://deb.debian.org/debian bookworm/main amd64 libcgi-fast-perl all 1:2.15-1 [12.1 kB] #13 7.624 Get:249 http://deb.debian.org/debian bookworm/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 7.624 Get:250 http://deb.debian.org/debian bookworm/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB] #13 7.625 Get:251 http://deb.debian.org/debian bookworm/main amd64 libcommon-sense-perl amd64 3.75-3 [23.0 kB] #13 7.626 Get:252 http://deb.debian.org/debian bookworm/main amd64 libconfig-tiny-perl all 2.28-2 [16.4 kB] #13 7.627 Get:253 http://deb.debian.org/debian bookworm/main amd64 libparams-util-perl amd64 1.102-2+b1 [24.8 kB] #13 7.628 Get:254 http://deb.debian.org/debian bookworm/main amd64 libsub-install-perl all 0.929-1 [10.5 kB] #13 7.630 Get:255 http://deb.debian.org/debian bookworm/main amd64 libdata-optlist-perl all 0.113-1 [10.6 kB] #13 7.632 Get:256 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-perl all 0.989-1 [50.5 kB] #13 7.659 Get:257 http://deb.debian.org/debian bookworm/main amd64 libconst-fast-perl all 0.014-2 [8792 B] #13 7.659 Get:258 http://deb.debian.org/debian bookworm/main amd64 libwant-perl amd64 0.29-2+b1 [27.5 kB] #13 7.660 Get:259 http://deb.debian.org/debian bookworm/main amd64 libcontextual-return-perl all 0.004014-4 [54.9 kB] #13 7.660 Get:260 http://deb.debian.org/debian bookworm/main amd64 libconvert-binhex-perl all 1.125-3 [27.4 kB] #13 7.661 Get:261 http://deb.debian.org/debian bookworm/main amd64 libcpanel-json-xs-perl amd64 4.35-1 [131 kB] #13 7.662 Get:262 http://deb.debian.org/debian bookworm/main amd64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB] #13 7.662 Get:263 http://deb.debian.org/debian bookworm/main amd64 libexception-class-perl all 1.45-1 [34.6 kB] #13 7.662 Get:264 http://deb.debian.org/debian bookworm/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB] #13 7.663 Get:265 http://deb.debian.org/debian bookworm/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB] #13 7.663 Get:266 http://deb.debian.org/debian bookworm/main amd64 libdata-dpath-perl all 0.58-2 [43.6 kB] #13 7.663 Get:267 http://deb.debian.org/debian bookworm/main amd64 libdata-dump-perl all 1.25-1 [28.4 kB] #13 7.664 Get:268 http://deb.debian.org/debian bookworm/main amd64 libdata-messagepack-perl amd64 1.02-1+b1 [35.2 kB] #13 7.665 Get:269 http://deb.debian.org/debian bookworm/main amd64 libnet-domain-tld-perl all 1.75-3 [31.9 kB] #13 7.667 Get:270 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 7.668 Get:271 http://deb.debian.org/debian bookworm/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB] #13 7.669 Get:272 http://deb.debian.org/debian bookworm/main amd64 libnet-netmask-perl all 2.0002-2 [28.6 kB] #13 7.671 Get:273 http://deb.debian.org/debian bookworm/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2+b1 [99.5 kB] #13 7.672 Get:274 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-ip-perl all 0.31-1 [20.6 kB] #13 7.673 Get:275 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-uri-perl all 0.07-2 [11.2 kB] #13 7.674 Get:276 http://deb.debian.org/debian bookworm/main amd64 libdevel-size-perl amd64 0.83-2+b1 [24.3 kB] #13 7.678 Get:277 http://deb.debian.org/debian bookworm/main amd64 libdistro-info-perl all 1.5+deb12u1 [5384 B] #13 7.679 Get:278 http://deb.debian.org/debian bookworm/main amd64 libemail-address-xs-perl amd64 1.05-1+b1 [29.4 kB] #13 7.709 Get:279 http://deb.debian.org/debian bookworm/main amd64 libexporter-tiny-perl all 1.006000-1 [38.6 kB] #13 7.718 Get:280 http://deb.debian.org/debian bookworm/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB] #13 7.719 Get:281 http://deb.debian.org/debian bookworm/main amd64 libindirect-perl amd64 0.39-2+b1 [27.1 kB] #13 7.721 Get:282 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-keyword-perl amd64 0.33-1 [58.4 kB] #13 7.723 Get:283 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-sublike-perl amd64 0.16-1+b2 [28.5 kB] #13 7.724 Get:284 http://deb.debian.org/debian bookworm/main amd64 libobject-pad-perl amd64 0.78-1 [116 kB] #13 7.725 Get:285 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-class-perl all 0.05-1 [11.0 kB] #13 7.727 Get:286 http://deb.debian.org/debian bookworm/main amd64 libsyntax-keyword-try-perl amd64 0.28-1 [28.6 kB] #13 7.728 Get:287 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-try-perl all 0.05-1 [10.4 kB] #13 7.730 Get:288 http://deb.debian.org/debian bookworm/main amd64 libipc-system-simple-perl all 1.30-2 [26.8 kB] #13 7.731 Get:289 http://deb.debian.org/debian bookworm/main amd64 libfile-basedir-perl all 0.09-2 [15.1 kB] #13 7.732 Get:290 http://deb.debian.org/debian bookworm/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 7.733 Get:291 http://deb.debian.org/debian bookworm/main amd64 libfile-fcntllock-perl amd64 0.22-4+b1 [34.8 kB] #13 7.734 Get:292 http://deb.debian.org/debian bookworm/main amd64 libnumber-compare-perl all 0.03-3 [6332 B] #13 7.735 Get:293 http://deb.debian.org/debian bookworm/main amd64 libtext-glob-perl all 0.11-3 [7676 B] #13 7.740 Get:294 http://deb.debian.org/debian bookworm/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB] #13 7.741 Get:295 http://deb.debian.org/debian bookworm/main amd64 libfont-afm-perl all 1.20-4 [13.1 kB] #13 7.742 Get:296 http://deb.debian.org/debian bookworm/main amd64 libio-string-perl all 1.08-4 [12.1 kB] #13 7.744 Get:297 http://deb.debian.org/debian bookworm/main amd64 libfont-ttf-perl all 1.06-2 [318 kB] #13 7.747 Get:298 http://deb.debian.org/debian bookworm/main amd64 libfreezethaw-perl all 0.5001-3 [16.0 kB] #13 7.747 Get:299 http://deb.debian.org/debian bookworm/main amd64 libsort-versions-perl all 1.62-3 [8928 B] #13 7.747 Get:300 http://deb.debian.org/debian bookworm/main amd64 libgit-wrapper-perl all 0.048-2 [33.4 kB] #13 7.749 Get:301 http://deb.debian.org/debian bookworm/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B] #13 7.750 Get:302 http://deb.debian.org/debian bookworm/main amd64 libio-prompter-perl all 0.004015-2 [59.9 kB] #13 7.751 Get:303 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #13 7.753 Get:304 http://deb.debian.org/debian bookworm/main amd64 liblog-any-perl all 1.713-1 [76.3 kB] #13 7.754 Get:305 http://deb.debian.org/debian bookworm/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB] #13 7.772 Get:306 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB] #13 7.789 Get:307 http://deb.debian.org/debian bookworm/main amd64 libsub-identify-perl amd64 0.14-3 [10.9 kB] #13 7.790 Get:308 http://deb.debian.org/debian bookworm/main amd64 libsub-name-perl amd64 0.26-2+b1 [12.6 kB] #13 7.804 Get:309 http://deb.debian.org/debian bookworm/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB] #13 7.808 Get:310 http://deb.debian.org/debian bookworm/main amd64 libpath-tiny-perl all 0.144-1 [56.4 kB] #13 7.810 Get:311 http://deb.debian.org/debian bookworm/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB] #13 7.812 Get:312 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-perl all 2.002001-1 [377 kB] #13 7.826 Get:313 http://deb.debian.org/debian bookworm/main amd64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB] #13 7.830 Get:314 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB] #13 7.875 Get:315 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2 [1207 kB] #13 7.899 Get:316 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #13 7.901 Get:317 http://deb.debian.org/debian bookworm/main amd64 libhtml-form-perl all 6.11-1 [33.1 kB] #13 7.903 Get:318 http://deb.debian.org/debian bookworm/main amd64 libhtml-format-perl all 2.16-2 [38.8 kB] #13 7.904 Get:319 http://deb.debian.org/debian bookworm/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB] #13 7.905 Get:320 http://deb.debian.org/debian bookworm/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB] #13 7.923 Get:321 http://deb.debian.org/debian bookworm/main amd64 libhttp-daemon-perl all 6.16-1 [23.5 kB] #13 7.924 Get:322 http://deb.debian.org/debian bookworm/main amd64 libio-interactive-perl all 1.023-2 [11.0 kB] #13 7.936 Get:323 http://deb.debian.org/debian bookworm/main amd64 libio-sessiondata-perl all 1.03-3 [6316 B] #13 15.31 Preparing to unpack .../029-autopoint_0.21-12_all.deb ... #13 15.32 Unpacking autopoint (0.21-12) ... #13 15.36 Selecting previously unselected package binutils-common:arm64. #13 15.37 Preparing to unpack .../030-binutils-common_2.40-2_arm64.deb ... #13 15.37 Unpacking binutils-common:arm64 (2.40-2) ... #14 11.70 Get:42 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB] #14 11.70 Get:43 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 lsb-release all 12.0-2 [6564 B] #14 11.70 Get:44 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 netbase all 6.4 [13.1 kB] #21 ... #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #18 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 13.3s done #18 DONE 16.7s #21 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #14 2.463 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [16.0 kB] #14 2.463 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [3849 B] #14 2.463 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [982 kB] #12 3.917 CentOS Stream 9 - AppStream 19 MB/s | 19 MB 00:00 #13 14.64 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u6_arm64.deb ... #13 14.64 Unpacking python3.7 (3.7.3-2+deb10u6) ... #13 14.68 Selecting previously unselected package libpython3-stdlib:arm64. #13 14.68 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ... #13 14.69 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... #13 14.72 Setting up python3-minimal (3.7.3-1) ... #14 13.61 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autoconf all 2.69-11.1 [321 kB] #13 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 3.3s done #13 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf #13 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf done #13 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #13 DONE 11.7s #12 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 7.937 Get:324 http://deb.debian.org/debian bookworm/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 7.950 Get:325 http://deb.debian.org/debian bookworm/main amd64 libipc-run3-perl all 0.048-3 [33.2 kB] #13 7.951 Get:326 http://deb.debian.org/debian bookworm/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 8.003 Get:327 http://deb.debian.org/debian bookworm/main amd64 libjson-xs-perl amd64 4.030-2+b1 [92.1 kB] #13 8.009 Get:328 http://deb.debian.org/debian bookworm/main amd64 libjson-maybexs-perl all 1.004004-1 [13.3 kB] #13 8.011 Get:329 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] #13 8.012 Get:330 http://deb.debian.org/debian bookworm/main amd64 liblist-compare-perl all 0.55-2 [65.7 kB] #13 8.031 Get:331 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-perl all 0.59-1 [37.1 kB] #13 8.033 Get:332 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [34.5 kB] #13 8.054 Get:333 http://deb.debian.org/debian bookworm/main amd64 liblist-utilsby-perl all 0.12-2 [15.5 kB] #13 8.055 Get:334 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-5 [393 kB] #13 8.079 Get:335 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-5 [164 kB] #13 8.114 Get:336 http://deb.debian.org/debian bookworm/main amd64 liblz1 amd64 1.13-5 [37.7 kB] #13 8.115 Get:337 http://deb.debian.org/debian bookworm/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] #13 8.116 Get:338 http://deb.debian.org/debian bookworm/main amd64 libsys-hostname-long-perl all 1.5-3 [11.6 kB] #13 8.138 Get:339 http://deb.debian.org/debian bookworm/main amd64 libmail-sendmail-perl all 0.80-3 [24.3 kB] #13 8.144 Get:340 http://deb.debian.org/debian bookworm/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6548 B] #13 8.145 Get:341 http://deb.debian.org/debian bookworm/main amd64 libmailtools-perl all 2.21-2 [95.6 kB] #13 8.145 Get:342 http://deb.debian.org/debian bookworm/main amd64 libmarkdown2 amd64 2.2.7-2 [37.0 kB] #13 8.146 Get:343 http://deb.debian.org/debian bookworm/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6684 B] #13 8.157 Get:344 http://deb.debian.org/debian bookworm/main amd64 libmime-tools-perl all 5.510-1 [213 kB] #11 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 2.1s done #11 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b #13 15.60 Selecting previously unselected package libbinutils:arm64. #13 15.60 Preparing to unpack .../031-libbinutils_2.40-2_arm64.deb ... #13 15.61 Unpacking libbinutils:arm64 (2.40-2) ... #13 15.69 Selecting previously unselected package libctf-nobfd0:arm64. #13 15.69 Preparing to unpack .../032-libctf-nobfd0_2.40-2_arm64.deb ... #13 15.69 Unpacking libctf-nobfd0:arm64 (2.40-2) ... #13 15.73 Selecting previously unselected package libctf0:arm64. #14 12.10 Get:45 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python-apt-common all 2.6.0ubuntu1 [18.1 kB] #12 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.486 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #13 0.496 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #13 0.496 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #13 0.596 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8068 kB] #13 0.690 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [269 kB] #13 0.777 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #13 1.886 Fetched 8564 kB in 2s (5170 kB/s) #13 1.886 Reading package lists... #13 2.489 Reading package lists... #13 3.086 Building dependency tree... #13 3.214 Reading state information... #13 3.389 The following additional packages will be installed: #13 3.389 autoconf automake autopoint autotools-dev binutils binutils-common #13 3.389 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #13 3.389 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #13 3.389 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 3.389 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 3.389 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 3.389 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 3.392 intltool-debian iso-codes less libalgorithm-diff-perl #13 3.392 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #13 3.392 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #13 3.392 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #13 3.392 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #13 3.392 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #13 3.392 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #13 3.392 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 3.392 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 3.392 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 3.392 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 3.392 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 3.392 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #13 3.392 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 3.392 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 3.392 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 3.392 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 3.392 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 3.392 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 3.392 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 3.392 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 3.392 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 3.392 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 3.392 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 3.392 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 3.392 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 3.392 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 3.392 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 3.392 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 3.392 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 3.392 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 3.392 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 3.392 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 3.392 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 3.392 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 3.392 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 3.392 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 3.392 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #13 3.392 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 3.392 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 3.392 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 3.392 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 3.392 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 3.392 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 3.392 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 3.392 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 3.392 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 3.392 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 3.392 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 3.392 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 3.392 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #13 3.392 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 3.392 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 3.392 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 3.392 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 3.392 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 3.392 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 3.392 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 3.392 libstring-shellquote-perl libsub-exporter-perl #13 3.392 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 3.392 libsub-name-perl libsub-override-perl libsub-quote-perl #13 3.392 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 3.392 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 3.392 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 3.392 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 3.392 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #13 3.392 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 3.392 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 #13 3.392 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #13 3.392 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #13 3.392 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #13 3.392 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #13 3.392 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #13 3.392 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #13 3.392 netbase openssh-client openssl patch patchutils pbzip2 perl #13 3.392 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #13 3.392 pristine-tar publicsuffix python-apt-common python3 python3-apt #13 3.392 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #13 3.392 python3-magic python3-minimal python3-pkg-resources python3-requests #13 3.392 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #13 3.392 python3.9-minimal readline-common sensible-utils shared-mime-info strace #13 3.392 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #13 3.392 Suggested packages: #13 3.392 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 3.392 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #13 3.392 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #13 3.392 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #13 3.392 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 3.392 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 3.392 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 3.392 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 3.392 g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc #13 3.392 gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 3.392 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #13 3.392 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip #13 3.392 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm #13 3.392 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #13 3.392 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #13 3.392 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #13 3.392 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc #13 3.392 libbareword-filehandles-perl libindirect-perl libmultidimensional-perl #13 3.392 gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl #13 3.392 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #13 3.392 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #13 3.392 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #13 3.392 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #13 3.392 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #13 3.392 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #13 3.392 python3-cryptography python3-openssl python3-socks python-requests-doc #13 3.392 python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc #13 5.347 The following NEW packages will be installed: #13 5.347 autoconf automake autopoint autotools-dev binutils binutils-common #13 5.347 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #13 5.347 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #13 5.347 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #13 5.347 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 5.347 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #13 5.347 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 5.347 gpgconf gpgsm groff-base intltool-debian iso-codes less #13 5.347 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 5.347 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 5.348 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #13 5.348 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #13 5.348 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 5.348 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #13 5.348 libclass-inspector-perl libclass-method-modifiers-perl #13 5.348 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 5.348 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 5.348 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 5.348 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 5.348 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 5.348 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 5.348 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 5.348 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 5.348 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 5.348 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 5.348 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 5.348 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 5.348 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 5.348 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 5.348 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 5.348 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 5.348 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 5.348 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 5.348 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 5.348 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.348 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.348 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 5.348 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 5.348 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 5.348 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 5.348 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 5.348 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 5.348 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 5.348 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 5.348 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #13 5.348 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 5.348 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 5.348 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 5.348 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 5.348 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 5.348 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 5.348 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 5.348 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 5.348 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 5.348 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 5.348 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 5.348 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 5.348 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #13 5.348 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 5.348 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 5.348 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 5.348 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 5.348 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 5.348 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 5.348 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 5.348 libstring-shellquote-perl libsub-exporter-perl #13 5.348 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 5.348 libsub-name-perl libsub-override-perl libsub-quote-perl #13 5.348 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 5.348 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 5.348 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 5.348 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 5.348 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #13 5.348 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 5.348 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 #13 5.348 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #13 5.348 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #13 5.348 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #13 5.348 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #13 5.348 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #13 5.348 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #13 5.348 netbase openssh-client openssl patch patchutils pbzip2 perl #13 5.348 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #13 5.348 pristine-tar publicsuffix python-apt-common python3 python3-apt #13 5.352 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #13 5.352 python3-magic python3-minimal python3-pkg-resources python3-requests #13 5.352 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #13 5.352 python3.9-minimal readline-common sensible-utils shared-mime-info strace #13 5.352 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #13 5.630 0 upgraded, 384 newly installed, 0 to remove and 0 not upgraded. #13 5.630 Need to get 176 MB of archives. #13 5.630 After this operation, 572 MB of additional disk space will be used. #13 5.630 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB] #13 5.635 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #13 5.637 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] #13 5.645 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #13 5.646 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] #13 5.647 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] #13 5.658 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u3 [2823 kB] #13 5.681 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #13 5.682 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u3 [4121 kB] #13 5.717 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u3 [293 kB] #13 5.719 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] #13 5.720 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB] #13 5.726 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB] #13 5.727 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB] #13 5.742 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] #13 5.743 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] #13 5.743 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] #13 5.745 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB] #13 5.746 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #13 5.746 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #13 5.749 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] #13 5.756 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB] #13 5.772 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB] #13 5.776 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] #13 5.776 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] #13 5.776 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB] #13 5.778 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] #13 5.778 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] #13 5.779 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #13 5.779 Get:30 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1w-0+deb11u1 [859 kB] #13 5.788 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #13 5.789 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] #13 5.791 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] #13 5.793 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] #13 5.793 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] #13 5.795 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] #13 5.806 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #13 5.807 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB] #13 5.808 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] #13 5.809 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] #13 5.809 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] #13 5.810 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5+deb11u3 [932 kB] #13 5.817 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB] #13 5.818 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #13 5.820 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] #13 5.820 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] #13 5.824 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] #13 5.826 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #13 5.827 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] #13 5.832 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] #13 5.836 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #13 5.851 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #13 5.855 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #13 5.856 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #13 5.856 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #13 5.867 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #13 5.868 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u8 [276 kB] #13 5.870 Get:58 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.209-2 [1698 kB] #13 5.882 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #13 5.883 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] #13 5.884 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #13 5.885 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u8 [2361 kB] #13 5.903 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #13 5.907 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #13 5.920 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #13 5.921 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #13 5.989 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #13 5.989 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #13 5.989 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #13 5.990 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #13 5.991 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #13 5.991 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #13 6.006 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #13 6.012 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #13 6.025 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #13 6.030 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #13 6.031 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #13 6.049 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #13 6.184 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #14 2.891 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [1004 kB] #12 ... #13 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #13 sha256:b8e62cf593cdaff36efd90aa3a37de268e6781a2e68c6610940c48f7cdf36984 1.79kB / 1.79kB done #13 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.9s done #13 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.4s done #13 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #13 sha256:603d8d7f7de0a4211107db30981b9b94ee14cf0b4f8c30cc0ce05596039a75ab 2.89kB / 2.89kB done #13 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 1.2s done #13 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 2.0s done #13 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 1.9s done #13 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.7s done #13 sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf 175B / 175B 1.3s done #13 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.3s done #13 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.5s done #13 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 1.8s done #13 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 2.0s done #13 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 2.1s #13 14.98 Selecting previously unselected package python3. #13 14.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10078 files and directories currently installed.) #13 14.98 Preparing to unpack .../python3_3.7.3-1_arm64.deb ... #13 14.99 Unpacking python3 (3.7.3-1) ... #13 15.03 Preparing to unpack .../libgnutls30_3.6.7-4+deb10u12_arm64.deb ... #13 15.04 Unpacking libgnutls30:arm64 (3.6.7-4+deb10u12) over (3.6.7-4+deb10u11) ... #14 13.71 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autotools-dev all 20180224.1 [39.6 kB] #14 13.72 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 automake all 1:1.16.1-4ubuntu6 [522 kB] #14 13.81 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autopoint all 0.19.8.1-10build1 [412 kB] #14 13.85 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.9 [208 kB] #13 8.159 Get:345 http://deb.debian.org/debian bookworm/main amd64 libmldbm-perl all 2.05-4 [16.8 kB] #13 8.159 Get:346 http://deb.debian.org/debian bookworm/main amd64 libmoox-aliases-perl all 0.001006-2 [7156 B] #13 8.160 Get:347 http://deb.debian.org/debian bookworm/main amd64 libmouse-perl amd64 2.5.10-1+b3 [170 kB] #13 8.161 Get:348 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-xs-perl amd64 0.30-1+b1 [19.8 kB] #13 8.164 Get:349 http://deb.debian.org/debian bookworm/main amd64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB] #13 8.165 Get:350 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB] #13 8.166 Get:351 http://deb.debian.org/debian bookworm/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.4 kB] #13 8.167 Get:352 http://deb.debian.org/debian bookworm/main amd64 libpod-parser-perl all 1.65-1 [96.3 kB] #13 8.168 Get:353 http://deb.debian.org/debian bookworm/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB] #13 8.169 Get:354 http://deb.debian.org/debian bookworm/main amd64 libproc-processtable-perl amd64 0.634-1+b2 [43.1 kB] #13 8.171 Get:355 http://deb.debian.org/debian bookworm/main amd64 libre2-9 amd64 20220601+dfsg-1+b1 [179 kB] #13 8.172 Get:356 http://deb.debian.org/debian bookworm/main amd64 libre-engine-re2-perl amd64 0.17+ds-1 [19.3 kB] #13 8.173 Get:357 http://deb.debian.org/debian bookworm/main amd64 libreadonly-perl all 2.050-3 [23.1 kB] #13 8.174 Get:358 http://deb.debian.org/debian bookworm/main amd64 libref-util-perl all 0.204-2 [17.4 kB] #13 8.175 Get:359 http://deb.debian.org/debian bookworm/main amd64 libref-util-xs-perl amd64 0.117-2+b1 [14.1 kB] #13 8.176 Get:360 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB] #13 8.178 Get:361 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB] #13 8.179 Get:362 http://deb.debian.org/debian bookworm/main amd64 libregexp-wildcards-perl all 1.05-3 [14.1 kB] #13 8.179 Get:363 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] #13 8.181 Get:364 http://deb.debian.org/debian bookworm/main amd64 libsereal-decoder-perl amd64 5.003+ds-1 [99.5 kB] #13 8.182 Get:365 http://deb.debian.org/debian bookworm/main amd64 libsereal-encoder-perl amd64 5.003+ds-1 [102 kB] #13 8.183 Get:366 http://deb.debian.org/debian bookworm/main amd64 libset-intspan-perl all 1.19-3 [25.3 kB] #13 8.184 Get:367 http://deb.debian.org/debian bookworm/main amd64 libtask-weaken-perl all 1.06-2 [9364 B] #13 8.185 Get:368 http://deb.debian.org/debian bookworm/main amd64 libxml-parser-perl amd64 2.46-4 [201 kB] #13 8.187 Get:369 http://deb.debian.org/debian bookworm/main amd64 libsoap-lite-perl all 1.27-3 [239 kB] #13 8.190 Get:370 http://deb.debian.org/debian bookworm/main amd64 libsocket6-perl amd64 0.29-3 [21.6 kB] #13 8.190 Get:371 http://deb.debian.org/debian bookworm/main amd64 libstring-copyright-perl all 0.003014-1 [23.4 kB] #13 8.191 Get:372 http://deb.debian.org/debian bookworm/main amd64 libstring-escape-perl all 2010.002-3 [18.7 kB] #13 8.195 Get:373 http://deb.debian.org/debian bookworm/main amd64 libstring-license-perl all 0.0.2-1 [34.3 kB] #13 8.196 Get:374 http://deb.debian.org/debian bookworm/main amd64 libstring-shellquote-perl all 1.04-3 [11.9 kB] #13 8.209 Get:375 http://deb.debian.org/debian bookworm/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-2+b1 [33.4 kB] #13 8.211 Get:376 http://deb.debian.org/debian bookworm/main amd64 libterm-readkey-perl amd64 2.38-2+b1 [24.5 kB] #13 8.212 Get:377 http://deb.debian.org/debian bookworm/main amd64 libtext-levenshteinxs-perl amd64 0.03-5+b1 [8404 B] #13 8.213 Get:378 http://deb.debian.org/debian bookworm/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [13.0 kB] #13 8.215 Get:379 http://deb.debian.org/debian bookworm/main amd64 libtext-xslate-perl amd64 3.5.9-1+b2 [198 kB] #13 8.216 Get:380 http://deb.debian.org/debian bookworm/main amd64 libtime-duration-perl all 1.21-2 [13.1 kB] #13 8.217 Get:381 http://deb.debian.org/debian bookworm/main amd64 libtime-moment-perl amd64 0.44-2+b1 [73.0 kB] #13 8.219 Get:382 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [26.4 kB] #13 8.221 Get:383 http://deb.debian.org/debian bookworm/main amd64 libunicode-utf8-perl amd64 0.62-2 [20.2 kB] #13 8.221 Get:384 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #13 8.222 Get:385 http://deb.debian.org/debian bookworm/main amd64 libwww-mechanize-perl all 2.16-1 [116 kB] #13 8.230 Get:386 http://deb.debian.org/debian bookworm/main amd64 libxdelta2 amd64 1.1.3-10.4 [49.5 kB] #13 8.230 Get:387 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] #13 8.231 Get:388 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #13 8.232 Get:389 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #13 8.234 Get:390 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #13 8.235 Get:391 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB] #13 8.238 Get:392 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-expat-perl all 0.51-2 [11.1 kB] #13 8.239 Get:393 http://deb.debian.org/debian bookworm/main amd64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB] #13 8.239 Get:394 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #13 8.240 Get:395 http://deb.debian.org/debian bookworm/main amd64 libxstring-perl amd64 0.005-2+b1 [8320 B] #13 8.241 Get:396 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] #13 8.242 Get:397 http://deb.debian.org/debian bookworm/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [34.4 kB] #13 8.244 Get:398 http://deb.debian.org/debian bookworm/main amd64 licensecheck all 3.3.5-1 [49.8 kB] #13 8.248 Get:399 http://deb.debian.org/debian bookworm/main amd64 plzip amd64 1.10-5 [61.9 kB] #13 8.249 Get:400 http://deb.debian.org/debian bookworm/main amd64 lzop amd64 1.04-2 [84.2 kB] #13 8.250 Get:401 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB] #13 8.251 Get:402 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] #13 8.253 Get:403 http://deb.debian.org/debian bookworm/main amd64 lintian all 2.116.3 [1130 kB] #13 8.264 Get:404 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B] #13 15.73 Preparing to unpack .../033-libctf0_2.40-2_arm64.deb ... #13 15.74 Unpacking libctf0:arm64 (2.40-2) ... #13 15.78 Selecting previously unselected package libgprofng0:arm64. #13 15.78 Preparing to unpack .../034-libgprofng0_2.40-2_arm64.deb ... #13 15.80 Unpacking libgprofng0:arm64 (2.40-2) ... #13 15.89 Selecting previously unselected package libjansson4:arm64. #13 15.89 Preparing to unpack .../035-libjansson4_2.14-2_arm64.deb ... #13 15.89 Unpacking libjansson4:arm64 (2.14-2) ... #13 15.93 Selecting previously unselected package binutils-aarch64-linux-gnu. #13 15.93 Preparing to unpack .../036-binutils-aarch64-linux-gnu_2.40-2_arm64.deb ... #13 15.94 Unpacking binutils-aarch64-linux-gnu (2.40-2) ... #14 12.25 Get:46 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-apt arm64 2.6.0ubuntu1 [163 kB] #14 12.46 Get:47 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-cffi-backend arm64 1.15.1-5build1 [80.3 kB] #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 5.0s #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 5.0s done #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 #13 6.185 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #13 6.197 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #13 6.272 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #13 6.272 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #13 6.273 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB] #13 6.284 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #13 6.285 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB] #13 6.305 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] #13 6.305 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #13 6.308 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] #13 6.308 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] #13 6.310 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] #13 6.311 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u1 [77.2 kB] #13 6.312 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #13 6.313 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #13 6.316 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] #13 6.317 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u11 [347 kB] #13 6.320 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u11 [271 kB] #13 6.321 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB] #13 6.322 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] #13 6.324 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] #13 6.327 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] #13 6.328 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #13 6.328 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] #13 6.329 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #13 6.331 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #13 6.331 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #13 6.333 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] #13 6.334 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #13 6.405 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 1.4s done #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 #10 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 2.8s done #10 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 #10 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 9.4s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.656 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] #14 1.160 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB] #14 1.278 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB] #14 1.396 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] #14 1.514 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] #14 2.690 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] #14 2.768 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] #14 2.775 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] #14 2.776 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [1539 kB] #14 2.862 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [28.4 kB] #14 2.863 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1268 kB] #14 3.364 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [1320 kB] #14 4.073 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [49.9 kB] #14 4.075 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [26.2 kB] #14 4.076 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [1258 kB] #14 4.167 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [1289 kB] #14 4.224 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [24.0 kB] #14 4.224 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [1001 kB] #14 4.422 Fetched 27.6 MB in 4s (6586 kB/s) #14 4.422 Reading package lists... #13 15.40 Setting up libgnutls30:arm64 (3.6.7-4+deb10u12) ... #14 13.86 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.9 [474 kB] #14 13.89 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.9 [45.1 kB] #14 13.89 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.9 [43.0 kB] #14 13.89 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.34-6ubuntu1.9 [1987 kB] #14 13.99 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.9 [3352 B] #14 14.16 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.14 [64.2 kB] #13 8.264 Get:405 http://deb.debian.org/debian bookworm/main amd64 manpages-dev all 6.03-2 [2030 kB] #13 8.281 Get:406 http://deb.debian.org/debian bookworm/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB] #13 8.282 Get:407 http://deb.debian.org/debian bookworm/main amd64 pixz amd64 1.0.7-2 [21.2 kB] #13 8.282 Get:408 http://deb.debian.org/debian bookworm/main amd64 xdelta amd64 1.1.3-10.4 [28.0 kB] #13 8.283 Get:409 http://deb.debian.org/debian bookworm/main amd64 xdelta3 amd64 3.0.11-dfsg-1.2 [70.4 kB] #13 8.284 Get:410 http://deb.debian.org/debian bookworm/main amd64 pristine-tar amd64 1.50 [113 kB] #13 8.285 Get:411 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] #13 8.286 Get:412 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB] #13 8.287 Get:413 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB] #13 8.289 Get:414 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB] #13 8.290 Get:415 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] #13 8.290 Get:416 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1 [39.4 kB] #13 8.291 Get:417 http://deb.debian.org/debian bookworm/main amd64 python3-magic all 2:0.4.26-3 [14.5 kB] #13 8.291 Get:418 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB] #13 8.291 Get:419 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1 [117 kB] #13 8.292 Get:420 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] #13 8.293 Get:421 http://deb.debian.org/debian bookworm/main amd64 python3-unidiff all 0.7.3-1 [11.7 kB] #13 8.293 Get:422 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB] #13 8.298 Get:423 http://deb.debian.org/debian bookworm/main amd64 strace amd64 6.1-0.1 [1314 kB] #13 8.305 Get:424 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #13 8.305 Get:425 http://deb.debian.org/debian bookworm/main amd64 xdg-user-dirs amd64 0.18-1 [54.4 kB] #13 8.306 Get:426 http://deb.debian.org/debian bookworm/main amd64 zstd amd64 1.5.4+dfsg2-5 [701 kB] #13 8.462 debconf: delaying package configuration, since apt-utils is not installed #13 ... #12 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #12 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 3.3s done #12 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf done #12 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #12 DONE 10.9s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 8.486 Fetched 194 MB in 2s (78.9 MB/s) #13 8.504 Selecting previously unselected package perl-modules-5.36. #13 8.505 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6098 files and directories currently installed.) #13 8.511 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #13 8.514 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #13 16.21 Selecting previously unselected package binutils. #14 12.50 Get:48 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-pkg-resources all 68.1.2-2 [167 kB] #14 12.55 Get:49 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 tzdata-icu all 2023d-0ubuntu0.23.10 [136 kB] #14 12.58 Get:50 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 ucf all 3.0043+nmu1 [56.5 kB] #13 6.410 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] #13 6.420 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 6.420 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #13 6.422 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] #13 6.430 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB] #13 6.693 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] #14 5.401 Reading package lists... #14 3.441 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [49.9 kB] #14 3.452 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [26.2 kB] #14 3.452 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [14.8 kB] #14 3.452 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [1201 B] #14 3.452 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [716 kB] #14 3.498 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [741 kB] #13 15.45 Selecting previously unselected package less. #13 15.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10112 files and directories currently installed.) #13 15.46 Preparing to unpack .../000-less_487-0.1+b1_arm64.deb ... #13 15.46 Unpacking less (487-0.1+b1) ... #13 15.50 Selecting previously unselected package netbase. #13 15.50 Preparing to unpack .../001-netbase_5.6_all.deb ... #13 15.50 Unpacking netbase (5.6) ... #13 15.53 Selecting previously unselected package bzip2. #13 15.53 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u2_arm64.deb ... #13 15.54 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #13 15.56 Selecting previously unselected package libmagic-mgc. #13 15.57 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ... #13 15.57 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #13 15.63 Selecting previously unselected package libmagic1:arm64. #13 8.819 Selecting previously unselected package libgdbm6:amd64. #13 16.21 Preparing to unpack .../037-binutils_2.40-2_arm64.deb ... #13 16.22 Unpacking binutils (2.40-2) ... #13 16.25 Selecting previously unselected package libc-dev-bin. #13 16.25 Preparing to unpack .../038-libc-dev-bin_2.36-9+deb12u4_arm64.deb ... #13 16.26 Unpacking libc-dev-bin (2.36-9+deb12u4) ... #13 16.29 Selecting previously unselected package linux-libc-dev:arm64. #13 16.29 Preparing to unpack .../039-linux-libc-dev_6.1.76-1_arm64.deb ... #13 16.30 Unpacking linux-libc-dev:arm64 (6.1.76-1) ... #13 16.46 Selecting previously unselected package libcrypt-dev:arm64. #13 16.47 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_arm64.deb ... #13 16.47 Unpacking libcrypt-dev:arm64 (1:4.4.33-2) ... #13 16.51 Selecting previously unselected package libtirpc-dev:arm64. #13 16.51 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_arm64.deb ... #13 16.52 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ... #13 16.57 Selecting previously unselected package libnsl-dev:arm64. #14 12.60 Get:51 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 bsdextrautils arm64 2.39.1-4ubuntu2 [71.4 kB] #14 12.61 Get:52 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmagic-mgc arm64 1:5.44-3 [293 kB] #14 12.64 Get:53 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmagic1 arm64 1:5.44-3 [84.3 kB] #14 12.65 Get:54 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 file arm64 1:5.44-3 [21.8 kB] #14 12.65 Get:55 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gettext-base arm64 0.21-13 [37.1 kB] #13 6.694 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] #13 6.694 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] #13 6.695 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB] #13 6.699 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB] #13 6.700 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #13 6.700 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB] #13 6.705 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #13 6.712 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB] #13 6.718 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB] #13 6.727 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] #13 6.727 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB] #13 6.734 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB] #13 6.738 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB] #13 6.742 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB] #13 6.746 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB] #13 6.752 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B] #13 6.753 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #13 6.755 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] #13 6.755 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B] #13 6.755 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB] #13 6.756 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB] #13 6.756 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #13 6.756 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB] #13 6.757 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #13 6.773 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB] #13 6.774 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB] #13 6.776 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 6.777 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #13 6.778 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #13 6.779 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB] #13 6.780 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB] #13 6.782 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB] #13 6.782 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB] #13 6.782 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #13 6.783 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB] #13 6.783 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB] #13 6.784 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB] #13 6.784 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB] #13 6.785 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB] #13 6.786 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #13 6.787 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB] #13 6.788 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #13 6.788 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB] #13 6.789 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 6.789 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 6.790 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B] #13 6.790 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB] #13 6.796 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB] #13 6.796 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB] #13 6.796 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 6.796 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #13 6.796 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 6.797 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB] #13 6.798 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #13 6.798 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #13 6.800 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB] #13 6.807 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB] #13 6.807 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u5 [8244 B] #13 6.808 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] #13 6.809 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB] #13 6.810 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] #13 6.810 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB] #13 6.817 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB] #13 6.819 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB] #13 6.822 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB] #13 6.822 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB] #13 6.823 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #13 6.830 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #13 6.833 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u11 [344 kB] #13 6.835 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #13 6.836 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1+deb11u2 [1828 kB] #13 6.851 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1+deb11u2 [5518 kB] #13 6.954 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB] #13 6.977 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 6.977 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB] #13 6.977 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 6.978 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB] #13 6.979 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB] #13 6.980 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #13 6.980 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] #13 6.983 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB] #13 6.983 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #13 6.984 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #13 6.984 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 6.984 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB] #13 6.985 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #13 6.985 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] #13 6.992 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB] #13 6.992 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #13 6.996 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #13 6.999 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #13 7.000 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #13 7.000 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] #13 7.002 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u5 [290 kB] #13 7.005 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #13 7.005 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #13 7.006 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] #13 7.007 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB] #13 7.009 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u2 [772 kB] #13 7.015 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] #13 7.015 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] #13 7.016 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u8 [246 kB] #13 7.018 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 7.018 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 7.019 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB] #13 7.019 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB] #13 7.020 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB] #13 7.035 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB] #14 6.337 Building dependency tree... #14 6.570 Reading state information... #14 3.585 Fetched 22.8 MB in 3s (7050 kB/s) #13 15.63 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ... #13 15.63 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ... #13 15.67 Selecting previously unselected package file. #13 15.67 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_arm64.deb ... #13 15.67 Unpacking file (1:5.35-4+deb10u2) ... #13 15.70 Selecting previously unselected package gettext-base. #13 15.70 Preparing to unpack .../006-gettext-base_0.19.8.1-9_arm64.deb ... #13 15.71 Unpacking gettext-base (0.19.8.1-9) ... #13 15.75 Selecting previously unselected package krb5-locales. #13 15.75 Preparing to unpack .../007-krb5-locales_1.17-3+deb10u6_all.deb ... #13 15.75 Unpacking krb5-locales (1.17-3+deb10u6) ... #13 15.79 Selecting previously unselected package libkeyutils1:arm64. #13 15.79 Preparing to unpack .../008-libkeyutils1_1.6-6_arm64.deb ... #13 15.80 Unpacking libkeyutils1:arm64 (1.6-6) ... #13 15.83 Selecting previously unselected package libkrb5support0:arm64. #13 15.83 Preparing to unpack .../009-libkrb5support0_1.17-3+deb10u6_arm64.deb ... #13 15.83 Unpacking libkrb5support0:arm64 (1.17-3+deb10u6) ... #13 15.87 Selecting previously unselected package libk5crypto3:arm64. #14 14.46 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-172.190 [1112 kB] #13 8.821 Preparing to unpack .../1-libgdbm6_1.23-3_amd64.deb ... #13 8.828 Unpacking libgdbm6:amd64 (1.23-3) ... #13 8.863 Selecting previously unselected package libgdbm-compat4:amd64. #13 8.864 Preparing to unpack .../2-libgdbm-compat4_1.23-3_amd64.deb ... #13 8.867 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #13 8.899 Selecting previously unselected package libperl5.36:amd64. #13 8.901 Preparing to unpack .../3-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #13 8.904 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #13 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 3.1s done #13 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf #13 16.57 Preparing to unpack .../042-libnsl-dev_1.3.0-2_arm64.deb ... #13 16.57 Unpacking libnsl-dev:arm64 (1.3.0-2) ... #13 16.61 Selecting previously unselected package rpcsvc-proto. #13 16.61 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_arm64.deb ... #13 16.61 Unpacking rpcsvc-proto (1.4.3-1) ... #13 16.66 Selecting previously unselected package libc6-dev:arm64. #13 16.66 Preparing to unpack .../044-libc6-dev_2.36-9+deb12u4_arm64.deb ... #13 16.66 Unpacking libc6-dev:arm64 (2.36-9+deb12u4) ... #13 ... #12 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #12 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done #12 sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 174B / 174B 9.0s done #12 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 9.0s done #12 extracting sha256:5875c62d9fb900214ba03c46c6369e98e80d9fd2eaf210d6dc00cb5d159b9d95 2.7s done #12 extracting sha256:0af71ea04956ab43f5f7634fc108554249c512da3cf6bd82dada3eb80adbc8f1 done #12 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #12 DONE 13.8s #14 13.08 Get:56 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB] #13 7.053 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB] #13 7.054 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB] #13 7.056 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB] #13 7.057 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] #13 7.058 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] #13 7.060 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B] #13 7.061 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB] #13 7.063 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 7.063 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 7.065 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB] #13 7.067 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #13 7.069 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB] #13 7.069 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #13 7.070 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #13 7.071 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] #13 7.072 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB] #13 7.073 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB] #13 7.076 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB] #13 7.077 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB] #13 7.079 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB] #13 7.080 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #13 7.082 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 7.083 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB] #13 7.084 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0+deb11u1 [7612 B] #13 7.086 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB] #13 7.088 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB] #13 7.090 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB] #13 7.091 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB] #13 7.095 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB] #13 7.096 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] #13 7.099 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 7.101 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB] #13 7.104 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B] #13 7.106 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B] #13 7.107 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB] #13 7.108 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB] #13 7.109 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] #13 7.111 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB] #13 7.114 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 7.117 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB] #13 7.118 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #13 7.120 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] #13 7.121 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 7.122 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #13 7.123 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] #13 7.123 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB] #13 7.125 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB] #13 7.126 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 7.128 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB] #13 7.128 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB] #13 7.129 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB] #13 7.129 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 7.131 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB] #13 7.131 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB] #13 7.135 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #13 7.137 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u1 [1374 kB] #13 7.172 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1+deb11u1 [1177 kB] #13 7.180 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] #13 7.180 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB] #13 7.180 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB] #13 7.181 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB] #13 7.181 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #13 7.182 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB] #13 7.182 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B] #13 7.185 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB] #13 7.185 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 7.185 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB] #13 7.186 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] #13 7.204 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #13 7.206 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB] #13 7.206 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB] #13 7.207 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB] #13 7.209 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB] #13 7.210 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] #13 7.213 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #13 7.214 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] #13 7.214 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] #13 7.215 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #13 7.232 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 7.233 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB] #13 7.238 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB] #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.490 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #13 0.501 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #13 0.501 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #13 0.618 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] #13 0.727 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [586 kB] #13 0.832 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] #13 2.157 Fetched 8717 kB in 2s (4542 kB/s) #13 2.157 Reading package lists... #13 2.901 Reading package lists... #13 3.644 Building dependency tree... #13 3.790 Reading state information... #13 3.948 The following additional packages will be installed: #13 3.948 at autoconf automake autopoint autotools-dev binutils binutils-common #13 3.948 binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates #13 3.948 cpp cpp-8 cron dctrl-tools debhelper debian-keyring dh-autoreconf #13 3.948 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #13 3.948 exim4-base exim4-config exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 #13 3.948 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #13 3.953 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs #13 3.953 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #13 3.953 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0 #13 3.953 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan5 libassuan0 #13 3.953 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #13 3.953 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #13 3.953 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #13 3.953 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #13 3.953 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 3.953 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #13 3.953 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #13 3.953 libdata-optlist-perl libdevel-callchecker-perl #13 3.953 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #13 3.953 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #13 3.953 libdynaloader-functions-perl libedit2 libemail-valid-perl #13 3.953 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 3.953 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 3.953 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 3.953 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 3.953 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 3.953 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 3.953 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 #13 3.953 libgnutls30 libgomp1 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 #13 3.953 libhtml-form-perl libhtml-format-perl libhtml-parser-perl #13 3.953 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #13 3.953 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #13 3.953 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu63 libidn11 #13 3.953 libimport-into-perl libio-async-perl libio-html-perl libio-prompter-perl #13 3.953 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 3.953 libio-string-perl libio-stringy-perl libipc-run-perl #13 3.953 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #13 3.953 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 3.953 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #13 3.953 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 3.953 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 3.953 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #13 3.953 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #13 3.953 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 3.953 libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl #13 3.953 libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl #13 3.953 libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl #13 3.953 libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl #13 3.953 libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #13 3.953 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 3.953 libparams-validate-perl libparse-debianchangelog-perl #13 3.953 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 3.953 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 3.953 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 3.953 libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7 #13 3.953 libreadonly-perl libref-util-perl libref-util-xs-perl #13 3.953 libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2 #13 3.953 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 3.953 libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl #13 3.953 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1 #13 3.953 libstdc++-8-dev libstrictures-perl libstring-copyright-perl #13 3.953 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #13 3.953 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #13 3.953 libsub-install-perl libsub-name-perl libsub-quote-perl #13 3.953 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 3.953 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 3.953 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #13 3.953 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 3.953 libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl #13 3.953 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 3.953 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 3.953 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 3.953 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 3.953 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 3.953 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 3.953 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 3.953 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 3.953 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 3.953 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 3.953 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 3.953 python3-idna python3-magic python3-minimal python3-pkg-resources #13 3.953 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 3.953 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 3.953 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 3.953 Suggested packages: #13 3.953 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #13 3.953 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #13 3.953 checksecurity debtags dh-make adequate autopkgtest bls-standalone #13 3.953 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #13 3.953 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #13 3.953 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 3.953 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #13 3.953 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #13 3.953 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #13 3.953 eximon4 spf-tools-perl swaks g++-multilib g++-8-multilib gcc-8-doc #13 3.953 libstdc++6-8-dbg gcc-multilib flex bison gdb gcc-doc gcc-8-multilib #13 3.953 libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg #13 3.953 liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg #13 3.953 gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 3.953 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #13 3.953 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #13 3.953 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gnutls-bin gpm krb5-doc #13 3.953 krb5-user libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #13 3.953 libhtml-template-perl libsasl2-modules-gssapi-mit #13 3.953 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 3.953 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 3.953 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #13 3.953 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #13 3.953 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #13 3.953 libxml-sax-expatxs-perl bash-completion binutils-multiarch #13 3.953 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #13 3.953 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #13 3.953 diffutils-doc perl-doc libterm-readline-gnu-perl #13 3.953 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #13 3.953 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #13 3.953 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #13 3.953 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #13 3.953 readline-doc zip wdiff-doc #13 5.616 The following NEW packages will be installed: #13 5.616 at autoconf automake autopoint autotools-dev binutils binutils-common #13 5.616 binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates #13 5.616 cpp cpp-8 cron curl dctrl-tools debhelper debian-keyring devscripts #13 5.616 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 5.616 dpkg-dev dput dwz equivs exim4-base exim4-config exim4-daemon-light fakeroot #13 5.616 file g++ g++-8 gcc gcc-8 gettext gettext-base git git-man gnupg gnupg-l10n #13 5.616 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #13 5.616 groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less #13 5.616 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 5.616 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 5.616 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #13 5.616 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #13 5.617 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #13 5.617 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #13 5.617 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 5.617 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #13 5.617 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #13 5.617 libdata-optlist-perl libdevel-callchecker-perl #13 5.617 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #13 5.617 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #13 5.617 libdynaloader-functions-perl libedit2 libemail-valid-perl #13 5.617 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 5.617 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 5.617 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 5.617 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 5.617 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 5.617 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 5.617 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #13 5.617 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #13 5.617 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #13 5.617 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 5.617 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 5.617 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #13 5.617 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 5.617 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 5.617 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #13 5.617 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 5.617 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #13 5.617 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #13 5.617 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #13 5.617 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #13 5.617 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #13 5.617 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 5.617 libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl #13 5.617 libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl #13 5.617 libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl #13 5.617 libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl #13 5.617 libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #13 5.617 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 5.617 libparams-validate-perl libparse-debianchangelog-perl #13 5.617 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 5.617 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 5.617 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 5.625 libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7 #13 5.625 libreadonly-perl libref-util-perl libref-util-xs-perl #13 5.625 libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2 #13 5.625 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 5.625 libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl #13 5.625 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1 #13 5.625 libstdc++-8-dev libstrictures-perl libstring-copyright-perl #13 5.625 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #13 5.625 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #13 5.625 libsub-install-perl libsub-name-perl libsub-quote-perl #13 5.625 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 5.625 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 5.625 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #13 5.625 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 5.625 libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl #13 5.625 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 5.625 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 5.625 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 5.625 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 5.625 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 5.625 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 5.625 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 5.625 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 5.625 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 5.625 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 5.625 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 5.625 python3-idna python3-magic python3-minimal python3-pkg-resources #13 5.625 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 5.625 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 5.625 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 5.625 The following packages will be upgraded: #13 5.625 libgnutls30 #13 5.895 1 upgraded, 365 newly installed, 0 to remove and 0 not upgraded. #13 5.895 Need to get 172 MB of archives. #13 5.895 After this operation, 589 MB of additional disk space will be used. #13 5.895 Get:1 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] #13 5.897 Get:2 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] #13 5.897 Get:3 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB] #13 5.900 Get:4 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] #13 5.901 Get:5 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] #13 5.909 Get:6 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] #13 5.909 Get:7 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] #13 5.914 Get:8 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] #13 5.915 Get:9 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] #13 5.916 Get:10 http://deb.debian.org/debian-security buster/updates/main amd64 man-db amd64 2.8.5-2+deb10u1 [1274 kB] #13 5.928 Get:11 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #13 5.959 Get:12 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] #13 5.959 Get:13 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] #13 5.999 Get:14 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] #13 6.001 Get:15 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] #13 6.001 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u6 [1552 kB] #13 6.016 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u6 [590 kB] #13 6.021 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u6 [108 kB] #13 6.023 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u6 [1737 kB] #13 6.038 Get:20 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] #13 6.039 Get:21 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] #13 6.040 Get:22 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] #13 6.041 Get:23 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] #13 6.042 Get:24 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] #13 6.043 Get:25 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB] #13 6.050 Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u6 [1732 kB] #13 6.069 Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u6 [331 kB] #13 6.073 Get:28 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] #13 6.074 Get:29 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] #13 6.075 Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls30 amd64 3.6.7-4+deb10u12 [1125 kB] #13 6.087 Get:31 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB] #13 6.088 Get:32 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB] #13 6.089 Get:33 http://deb.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB] #13 6.089 Get:34 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] #13 6.092 Get:35 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] #13 6.093 Get:36 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] #13 6.094 Get:37 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] #13 6.095 Get:38 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-locales all 1.17-3+deb10u6 [95.8 kB] #13 6.097 Get:39 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] #13 6.097 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB] #13 6.098 Get:41 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] #13 6.100 Get:42 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] #13 6.104 Get:43 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB] #13 6.106 Get:44 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] #13 6.203 Get:45 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB] #13 6.211 Get:46 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB] #13 6.226 Get:47 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] #13 6.227 Get:48 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-client amd64 1:7.9p1-10+deb10u4 [785 kB] #13 6.241 Get:49 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #13 6.241 Get:50 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] #13 6.241 Get:51 http://deb.debian.org/debian buster/main amd64 libfl2 amd64 2.6.4-6.2 [103 kB] #13 6.241 Get:52 http://deb.debian.org/debian buster/main amd64 at amd64 3.1.23-1 [49.1 kB] #13 6.242 Get:53 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] #13 6.243 Get:54 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] #13 6.246 Get:55 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] #13 6.250 Get:56 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] #13 6.251 Get:57 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] #13 6.261 Get:58 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] #13 6.266 Get:59 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] #13 6.290 Get:60 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] #13 6.296 Get:61 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] #13 6.317 Get:62 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] #13 6.318 Get:63 http://deb.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u2 [276 kB] #13 6.325 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.304-1 [1604 kB] #13 6.340 Get:65 http://deb.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u2 [2693 kB] #13 6.371 Get:66 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] #13 6.377 Get:67 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] #13 6.386 Get:68 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] #13 6.386 Get:69 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] #13 6.505 Get:70 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] #13 6.505 Get:71 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] #13 6.506 Get:72 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] #13 6.507 Get:73 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] #13 6.507 Get:74 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] #13 6.508 Get:75 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] #13 6.512 Get:76 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] #13 6.513 Get:77 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] #13 6.516 Get:78 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] #13 6.517 Get:79 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] #13 6.518 Get:80 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] #13 6.520 Get:81 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] #13 6.541 Get:82 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] #13 6.654 Get:83 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] #13 6.654 Get:84 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] #13 6.671 Get:85 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] #13 6.792 Get:86 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] #13 6.792 Get:87 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] #13 6.796 Get:88 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB] #13 6.813 Get:89 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] #13 6.814 Get:90 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB] #13 6.836 Get:91 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] #13 6.836 Get:92 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB] #13 6.845 Get:93 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] #13 6.849 Get:94 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] #13 6.849 Get:95 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] #13 6.850 Get:96 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #13 6.851 Get:97 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] #13 6.854 Get:98 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u2 [85.8 kB] #13 6.856 Get:99 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] #13 6.856 Get:100 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] #13 6.857 Get:101 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB] #13 6.858 Get:102 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u8 [335 kB] #13 6.862 Get:103 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u8 [266 kB] #13 6.865 Get:104 http://deb.debian.org/debian buster/main amd64 dctrl-tools amd64 2.24-3 [103 kB] #13 6.866 Get:105 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] #13 6.872 Get:106 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] #13 6.872 Get:107 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] #13 6.873 Get:108 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #13 6.873 Get:109 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #13 6.874 Get:110 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB] #13 6.875 Get:111 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u5 [1261 kB] #13 6.887 Get:112 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] #13 6.889 Get:113 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB] #13 6.890 Get:114 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] #13 6.902 Get:115 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 6.902 Get:116 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] #13 6.905 Get:117 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB] #13 6.915 Get:118 http://deb.debian.org/debian buster/main amd64 debian-keyring all 2019.02.25 [32.4 MB] #13 7.292 Get:119 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] #13 7.292 Get:120 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] #13 7.294 Get:121 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] #13 7.294 Get:122 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB] #13 7.300 Get:123 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB] #13 7.302 Get:124 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] #13 7.302 Get:125 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB] #13 7.310 Get:126 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #13 7.322 Get:127 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB] #13 7.332 Get:128 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB] #13 7.343 Get:129 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] #13 7.344 Get:130 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB] #13 7.351 Get:131 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB] #13 7.356 Get:132 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB] #13 7.361 Get:133 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB] #13 7.369 Get:134 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB] #13 7.376 Get:135 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #13 7.376 Get:136 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] #13 7.377 Get:137 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB] #13 7.377 Get:138 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB] #13 7.379 Get:139 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #13 7.379 Get:140 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 7.379 Get:141 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #13 7.380 Get:142 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB] #13 7.380 Get:143 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #13 7.381 Get:144 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB] #13 7.382 Get:145 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB] #13 7.382 Get:146 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 7.382 Get:147 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #13 7.384 Get:148 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB] #13 7.385 Get:149 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB] #13 7.388 Get:150 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB] #13 7.401 Get:151 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB] #13 7.402 Get:152 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB] #13 7.404 Get:153 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #13 7.405 Get:154 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB] #13 7.406 Get:155 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB] #13 7.407 Get:156 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #13 7.408 Get:157 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB] #13 7.410 Get:158 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB] #13 7.412 Get:159 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #13 7.415 Get:160 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB] #13 7.415 Get:161 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #13 7.416 Get:162 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB] #13 7.417 Get:163 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #13 7.418 Get:164 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 7.419 Get:165 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B] #13 7.419 Get:166 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+deb10u1 [308 kB] #13 7.424 Get:167 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB] #13 7.426 Get:168 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB] #13 7.427 Get:169 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #13 7.427 Get:170 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #13 7.432 Get:171 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 7.453 Get:172 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB] #13 7.455 Get:173 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB] #13 7.456 Get:174 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #13 7.458 Get:175 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB] #13 7.469 Get:176 http://deb.debian.org/debian buster/main amd64 diffstat amd64 1.62-1 [33.4 kB] #13 7.470 Get:177 http://deb.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u8 [7540 B] #13 7.470 Get:178 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] #13 7.472 Get:179 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB] #13 7.473 Get:180 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] #13 7.473 Get:181 http://deb.debian.org/debian buster/main amd64 python3-debian all 0.1.35 [78.8 kB] #13 7.474 Get:182 http://deb.debian.org/debian buster/main amd64 libgpgme11 amd64 1.12.0-6 [251 kB] #13 7.477 Get:183 http://deb.debian.org/debian buster/main amd64 python3-gpg amd64 1.12.0-6 [301 kB] #13 7.482 Get:184 http://deb.debian.org/debian buster/main amd64 dput all 1.0.3 [54.5 kB] #13 7.485 Get:185 http://deb.debian.org/debian buster/main amd64 equivs all 2.2.0 [22.4 kB] #13 7.485 Get:186 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-config all 4.92-8+deb10u9 [325 kB] #13 7.486 Get:187 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-base amd64 4.92-8+deb10u9 [1138 kB] #13 7.498 Get:188 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB] #13 7.500 Get:189 http://deb.debian.org/debian-security buster/updates/main amd64 libunbound8 amd64 1.9.0-2+deb10u4 [466 kB] #13 7.506 Get:190 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u12 [318 kB] #13 7.509 Get:191 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-daemon-light amd64 4.92-8+deb10u9 [585 kB] #13 7.515 Get:192 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u8 [333 kB] #13 7.518 Get:193 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-8-0 amd64 10.32-5+deb10u1 [213 kB] #13 7.521 Get:194 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] #13 7.521 Get:195 http://deb.debian.org/debian-security buster/updates/main amd64 git-man all 1:2.20.1-2+deb10u8 [1623 kB] #13 7.539 Get:196 http://deb.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u8 [5631 kB] #13 7.601 Get:197 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] #13 7.604 Get:198 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] #13 7.607 Get:199 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB] #13 7.667 Get:200 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB] #13 7.692 Get:201 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #13 7.693 Get:202 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] #13 7.695 Get:203 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 7.695 Get:204 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB] #13 7.698 Get:205 http://deb.debian.org/debian buster/main amd64 libapt-pkg-perl amd64 0.1.34+b1 [71.2 kB] #13 7.699 Get:206 http://deb.debian.org/debian buster/main amd64 libarchive-cpio-perl all 0.10-1 [10.3 kB] #13 7.699 Get:207 http://deb.debian.org/debian buster/main amd64 libasync-mergepoint-perl all 0.04-2 [10.4 kB] #13 7.699 Get:208 http://deb.debian.org/debian buster/main amd64 libauthen-sasl-perl all 2.1600-1 [50.8 kB] #13 7.700 Get:209 http://deb.debian.org/debian buster/main amd64 libmodule-implementation-perl all 0.09-1 [12.9 kB] #13 7.700 Get:210 http://deb.debian.org/debian buster/main amd64 libvariable-magic-perl amd64 0.62-1+b1 [45.9 kB] #13 7.701 Get:211 http://deb.debian.org/debian buster/main amd64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #13 7.701 Get:212 http://deb.debian.org/debian buster/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 7.702 Get:213 http://deb.debian.org/debian buster/main amd64 libcgi-pm-perl all 4.40-1 [222 kB] #13 7.704 Get:214 http://deb.debian.org/debian buster/main amd64 libfcgi-perl amd64 0.78-2+b3 [39.0 kB] #13 7.704 Get:215 http://deb.debian.org/debian buster/main amd64 libcgi-fast-perl all 1:2.13-1 [11.4 kB] #13 7.705 Get:216 http://deb.debian.org/debian buster/main amd64 libsub-name-perl amd64 0.21-1+b3 [13.6 kB] #13 7.706 Get:217 http://deb.debian.org/debian buster/main amd64 libclass-accessor-perl all 0.51-1 [23.2 kB] #13 7.707 Get:218 http://deb.debian.org/debian buster/main amd64 libclass-inspector-perl all 1.32-1 [19.1 kB] #13 7.709 Get:219 http://deb.debian.org/debian buster/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b2 [38.0 kB] #13 7.711 Get:220 http://deb.debian.org/debian buster/main amd64 libclone-perl amd64 0.41-1+b1 [14.6 kB] #13 7.713 Get:221 http://deb.debian.org/debian buster/main amd64 libcommon-sense-perl amd64 3.74-2+b7 [24.0 kB] #13 7.714 Get:222 http://deb.debian.org/debian buster/main amd64 libparams-util-perl amd64 1.07-3+b4 [23.0 kB] #13 7.717 Get:223 http://deb.debian.org/debian buster/main amd64 libsub-install-perl all 0.928-1 [11.4 kB] #13 7.719 Get:224 http://deb.debian.org/debian buster/main amd64 libdata-optlist-perl all 0.110-1 [10.6 kB] #13 7.721 Get:225 http://deb.debian.org/debian buster/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] #13 7.722 Get:226 http://deb.debian.org/debian buster/main amd64 libconst-fast-perl all 0.014-1 [8250 B] #13 7.723 Get:227 http://deb.debian.org/debian buster/main amd64 libwant-perl amd64 0.29-1+b4 [28.9 kB] #13 7.725 Get:228 http://deb.debian.org/debian buster/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 7.726 Get:229 http://deb.debian.org/debian buster/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 7.727 Get:230 http://deb.debian.org/debian buster/main amd64 libdata-dump-perl all 1.23-1 [29.5 kB] #13 7.729 Get:231 http://deb.debian.org/debian buster/main amd64 libdigest-bubblebabble-perl all 0.02-2 [8238 B] #13 7.730 Get:232 http://deb.debian.org/debian buster/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #13 7.731 Get:233 http://deb.debian.org/debian-security buster/updates/main amd64 libdistro-info-perl all 0.21+deb10u1 [6908 B] #13 7.731 Get:234 http://deb.debian.org/debian buster/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 7.732 Get:235 http://deb.debian.org/debian buster/main amd64 libmailtools-perl all 2.18-1 [88.5 kB] #13 7.733 Get:236 http://deb.debian.org/debian buster/main amd64 libnet-ip-perl all 1.26-2 [29.0 kB] #13 7.735 Get:237 http://deb.debian.org/debian buster/main amd64 libnet-dns-perl all 1.19-1 [372 kB] #13 7.738 Get:238 http://deb.debian.org/debian buster/main amd64 libnet-domain-tld-perl all 1.75-1 [33.3 kB] #13 7.739 Get:239 http://deb.debian.org/debian buster/main amd64 libemail-valid-perl all 1.202-1 [23.0 kB] #13 7.740 Get:240 http://deb.debian.org/debian buster/main amd64 libexporter-tiny-perl all 1.002001-1 [36.9 kB] #13 7.741 Get:241 http://deb.debian.org/debian buster/main amd64 libipc-system-simple-perl all 1.25-4 [26.5 kB] #13 7.742 Get:242 http://deb.debian.org/debian buster/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] #13 7.742 Get:243 http://deb.debian.org/debian buster/main amd64 libfile-chdir-perl all 0.1008-1 [13.3 kB] #13 7.743 Get:244 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB] #13 7.744 Get:245 http://deb.debian.org/debian buster/main amd64 libfont-afm-perl all 1.20-2 [13.6 kB] #13 7.744 Get:246 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB] #13 7.746 Get:247 http://deb.debian.org/debian buster/main amd64 libfuture-perl all 0.39-1 [74.5 kB] #13 7.747 Get:248 http://deb.debian.org/debian buster/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 7.748 Get:249 http://deb.debian.org/debian buster/main amd64 libparams-validate-perl amd64 1.29-1+b1 [67.6 kB] #13 7.750 Get:250 http://deb.debian.org/debian buster/main amd64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #13 7.752 Get:251 http://deb.debian.org/debian buster/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] #13 7.754 Get:252 http://deb.debian.org/debian buster/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 7.755 Get:253 http://deb.debian.org/debian buster/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #13 7.769 Get:254 http://deb.debian.org/debian buster/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] #13 7.771 Get:255 http://deb.debian.org/debian buster/main amd64 libjson-perl all 4.02000-1 [88.8 kB] #13 7.773 Get:256 http://deb.debian.org/debian buster/main amd64 liblog-any-perl all 1.707-1 [65.2 kB] #13 7.774 Get:257 http://deb.debian.org/debian buster/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 7.779 Get:258 http://deb.debian.org/debian buster/main amd64 libpackage-stash-perl all 0.38-1 [21.7 kB] #13 7.780 Get:259 http://deb.debian.org/debian buster/main amd64 libsub-identify-perl amd64 0.14-1+b1 [12.0 kB] #13 7.782 Get:260 http://deb.debian.org/debian buster/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 7.783 Get:261 http://deb.debian.org/debian buster/main amd64 libpath-tiny-perl all 0.108-1 [53.3 kB] #13 7.785 Get:262 http://deb.debian.org/debian buster/main amd64 libtype-tiny-perl all 1.004004-1 [266 kB] #13 7.788 Get:263 http://deb.debian.org/debian buster/main amd64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #13 7.789 Get:264 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-data all 2.58.3-2+deb10u5 [1110 kB] #13 7.803 Get:265 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] #14 6.963 The following additional packages will be installed: #14 6.963 autoconf automake autopoint autotools-dev binutils #14 6.963 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #13 15.87 Preparing to unpack .../010-libk5crypto3_1.17-3+deb10u6_arm64.deb ... #13 15.88 Unpacking libk5crypto3:arm64 (1.17-3+deb10u6) ... #13 15.92 Selecting previously unselected package libkrb5-3:arm64. #13 15.92 Preparing to unpack .../011-libkrb5-3_1.17-3+deb10u6_arm64.deb ... #13 15.92 Unpacking libkrb5-3:arm64 (1.17-3+deb10u6) ... #13 16.04 Selecting previously unselected package libgssapi-krb5-2:arm64. #13 16.04 Preparing to unpack .../012-libgssapi-krb5-2_1.17-3+deb10u6_arm64.deb ... #13 16.05 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u6) ... #13 16.09 Selecting previously unselected package libicu63:arm64. #13 16.09 Preparing to unpack .../013-libicu63_63.1-6+deb10u3_arm64.deb ... #13 16.09 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 4.6s done #14 14.84 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB] #14 14.85 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.14 [2069 kB] #14 14.98 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9-base arm64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] #13 9.263 Selecting previously unselected package perl. #13 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf done #13 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #13 DONE 11.3s #12 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 16.87 Selecting previously unselected package libisl23:arm64. #13 16.87 Preparing to unpack .../045-libisl23_0.25-1.1_arm64.deb ... #13 16.88 Unpacking libisl23:arm64 (0.25-1.1) ... #13 16.95 Selecting previously unselected package libmpfr6:arm64. #13 16.96 Preparing to unpack .../046-libmpfr6_4.2.0-1_arm64.deb ... #13 16.96 Unpacking libmpfr6:arm64 (4.2.0-1) ... #13 17.02 Selecting previously unselected package libmpc3:arm64. #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 4.832 The following NEW packages will be installed: #13 4.832 autoconf automake autopoint autotools-dev binutils #13 4.832 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #13 4.832 bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #13 4.832 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #13 4.832 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 4.832 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #13 4.832 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 4.832 gpgconf gpgsm groff-base intltool-debian iso-codes less #13 4.832 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 4.832 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 4.832 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #13 4.832 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #13 4.832 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 4.832 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #13 4.832 libclass-inspector-perl libclass-method-modifiers-perl #13 4.832 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 4.832 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 4.832 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 4.832 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 4.832 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 4.832 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 4.832 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 4.832 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 4.832 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 4.832 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 4.832 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 4.832 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 4.832 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 4.832 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 4.832 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 4.832 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 4.832 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 4.832 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 4.832 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 4.832 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 4.832 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 4.832 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 4.832 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 4.832 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 4.832 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 4.832 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 4.833 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 4.833 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 4.833 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 4.833 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #13 4.833 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 4.833 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 4.833 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 4.833 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 4.833 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 4.833 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 4.833 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 4.833 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 4.833 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 4.833 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 4.833 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 4.833 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 4.833 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #13 4.833 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 4.833 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 4.833 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 4.833 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 4.833 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 4.833 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 4.833 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 4.833 libstring-shellquote-perl libsub-exporter-perl #13 4.833 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 4.833 libsub-name-perl libsub-override-perl libsub-quote-perl #13 4.833 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 4.833 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 4.833 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 4.833 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 4.833 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #13 4.833 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 4.833 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #13 4.833 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #13 4.833 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #14 13.40 Get:57 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 groff-base arm64 1.23.0-2 [986 kB] #13 4.833 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #13 4.833 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #13 4.833 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #13 4.833 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #13 4.833 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #13 4.833 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #13 4.833 python3 python3-apt python3-certifi python3-chardet python3-debian #13 4.834 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #13 4.834 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 4.834 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #13 4.834 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #13 5.114 0 upgraded, 382 newly installed, 0 to remove and 0 not upgraded. #13 5.114 Need to get 168 MB of archives. #13 5.114 After this operation, 550 MB of additional disk space will be used. #13 5.114 Get:1 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8+deb11u1 [142 kB] #13 7.239 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB] #13 7.241 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #13 7.241 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #13 7.243 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] #13 7.244 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB] #13 7.245 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB] #13 7.248 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B] #13 7.249 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB] #13 7.251 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB] #13 7.252 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB] #13 7.253 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 7.254 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB] #13 7.278 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB] #13 7.279 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB] #13 7.280 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB] #13 7.282 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB] #13 7.283 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB] #13 7.284 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB] #13 7.285 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB] #13 7.288 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB] #13 7.289 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #13 7.290 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #13 7.291 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB] #13 7.292 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB] #13 7.305 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB] #13 7.306 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B] #13 7.308 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB] #13 7.310 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] #13 7.314 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB] #13 7.314 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 7.314 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] #13 7.314 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 7.314 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB] #13 7.315 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB] #13 7.316 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B] #13 7.317 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB] #13 7.319 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB] #13 7.321 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB] #13 7.327 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB] #13 7.337 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB] #13 7.338 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB] #11 ... #12 [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 #12 DONE 2.8s #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #11 ... #13 [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 #13 7.803 Get:266 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] #13 7.805 Get:267 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB] #13 7.805 Get:268 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+deb10u1 [207 kB] #13 7.807 Get:269 http://deb.debian.org/debian buster/main amd64 libhtml-form-perl all 6.03-1 [23.9 kB] #13 7.808 Get:270 http://deb.debian.org/debian buster/main amd64 libhtml-format-perl all 2.12-1 [43.5 kB] #13 7.808 Get:271 http://deb.debian.org/debian-security buster/updates/main amd64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB] #13 7.809 Get:272 http://deb.debian.org/debian buster/main amd64 libstruct-dumb-perl all 0.09-1 [11.1 kB] #13 7.809 Get:273 http://deb.debian.org/debian buster/main amd64 libio-async-perl all 0.72-1 [262 kB] #13 7.814 Get:274 http://deb.debian.org/debian buster/main amd64 libio-sessiondata-perl all 1.03-1 [5782 B] #13 7.827 Get:275 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] #13 7.828 Get:276 http://deb.debian.org/debian buster/main amd64 libtypes-serialiser-perl all 1.0-1 [12.7 kB] #13 7.830 Get:277 http://deb.debian.org/debian buster/main amd64 libjson-xs-perl amd64 3.040-1+b1 [91.0 kB] #13 7.831 Get:278 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB] #13 7.832 Get:279 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB] #13 7.835 Get:280 http://deb.debian.org/debian buster/main amd64 liblist-compare-perl all 0.53-1 [68.9 kB] #13 7.836 Get:281 http://deb.debian.org/debian buster/main amd64 liblist-moreutils-perl amd64 0.416-1+b4 [64.2 kB] #13 7.837 Get:282 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB] #13 7.839 Get:283 http://deb.debian.org/debian buster/main amd64 libsys-hostname-long-perl all 1.5-1 [12.0 kB] #13 7.840 Get:284 http://deb.debian.org/debian buster/main amd64 libmail-sendmail-perl all 0.80-1 [25.3 kB] #13 7.843 Get:285 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB] #13 7.849 Get:286 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B] #13 7.849 Get:287 http://deb.debian.org/debian-security buster/updates/main amd64 mariadb-common all 1:10.3.39-0+deb10u2 [33.6 kB] #13 7.850 Get:288 http://deb.debian.org/debian-security buster/updates/main amd64 libmariadb3 amd64 1:10.3.39-0+deb10u2 [173 kB] #13 7.852 Get:289 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u3 [397 kB] #13 7.856 Get:290 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u3 [1910 kB] #13 7.873 Get:291 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7 amd64 2.7.16-2+deb10u3 [1036 kB] #13 7.882 Get:292 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB] #13 7.891 Get:293 http://deb.debian.org/debian buster/main amd64 libmime-tools-perl all 5.509-1 [212 kB] #13 7.893 Get:294 http://deb.debian.org/debian buster/main amd64 libnet-dns-sec-perl amd64 1.11-1 [48.1 kB] #13 7.894 Get:295 http://deb.debian.org/debian buster/main amd64 libnet-libidn-perl amd64 0.12.ds-3+b1 [18.6 kB] #13 7.894 Get:296 http://deb.debian.org/debian buster/main amd64 libnumber-compare-perl all 0.03-1 [7642 B] #13 7.894 Get:297 http://deb.debian.org/debian buster/main amd64 libnumber-range-perl all 0.12-1 [9274 B] #13 7.895 Get:298 http://deb.debian.org/debian buster/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b7 [38.1 kB] #13 7.895 Get:299 http://deb.debian.org/debian buster/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b7 [28.7 kB] #13 7.896 Get:300 http://deb.debian.org/debian buster/main amd64 libpackage-stash-xs-perl amd64 0.29-1 [19.8 kB] #13 7.896 Get:301 http://deb.debian.org/debian buster/main amd64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #13 7.897 Get:302 http://deb.debian.org/debian buster/main amd64 libtext-glob-perl all 0.10-1 [8362 B] #13 7.897 Get:303 http://deb.debian.org/debian buster/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 7.898 Get:304 http://deb.debian.org/debian buster/main amd64 libperlio-gzip-perl amd64 0.19-1+b5 [17.4 kB] #13 7.899 Get:305 http://deb.debian.org/debian buster/main amd64 libpod-constants-perl all 0.19-1 [16.9 kB] #13 7.900 Get:306 http://deb.debian.org/debian buster/main amd64 libreadonly-perl all 2.050-1 [22.7 kB] #13 7.902 Get:307 http://deb.debian.org/debian buster/main amd64 libref-util-perl all 0.204-1 [17.1 kB] #13 7.903 Get:308 http://deb.debian.org/debian buster/main amd64 libref-util-xs-perl amd64 0.117-1+b1 [14.0 kB] #13 7.904 Get:309 http://deb.debian.org/debian buster/main amd64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #13 7.905 Get:310 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB] #13 7.906 Get:311 http://deb.debian.org/debian buster/main amd64 libsereal-decoder-perl amd64 4.005+ds-1+b1 [93.6 kB] #13 7.907 Get:312 http://deb.debian.org/debian buster/main amd64 libsereal-encoder-perl amd64 4.005+ds-1+b1 [95.4 kB] #13 7.911 Get:313 http://deb.debian.org/debian buster/main amd64 libsereal-perl all 4.005-1 [10.8 kB] #13 7.912 Get:314 http://deb.debian.org/debian buster/main amd64 libtask-weaken-perl all 1.06-1 [9252 B] #13 7.913 Get:315 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB] #13 7.916 Get:316 http://deb.debian.org/debian buster/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] #13 7.920 Get:317 http://deb.debian.org/debian buster/main amd64 libsort-key-perl amd64 1.33-2+b1 [37.0 kB] #13 7.920 Get:318 http://deb.debian.org/debian buster/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 7.921 Get:319 http://deb.debian.org/debian buster/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] #13 7.921 Get:320 http://deb.debian.org/debian buster/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 7.921 Get:321 http://deb.debian.org/debian buster/main amd64 libterm-readkey-perl amd64 2.38-1 [27.4 kB] #13 7.922 Get:322 http://deb.debian.org/debian buster/main amd64 libtest-fatal-perl all 0.014-1 [11.9 kB] #13 7.923 Get:323 http://deb.debian.org/debian buster/main amd64 libtest-refcount-perl all 0.08-3 [11.4 kB] #13 7.925 Get:324 http://deb.debian.org/debian buster/main amd64 libtext-levenshtein-perl all 0.13-1 [11.1 kB] #13 7.925 Get:325 http://deb.debian.org/debian buster/main amd64 libtype-tiny-xs-perl amd64 0.014-1+b1 [24.4 kB] #13 7.927 Get:326 http://deb.debian.org/debian buster/main amd64 libunicode-utf8-perl amd64 0.62-1 [20.0 kB] #13 7.927 Get:327 http://deb.debian.org/debian buster/main amd64 libunwind8 amd64 1.2.1-10~deb10u1 [51.1 kB] #13 7.928 Get:328 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB] #13 7.929 Get:329 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] #13 7.929 Get:330 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #13 7.930 Get:331 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] #13 7.932 Get:332 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-data all 2:1.6.7-1+deb10u4 [299 kB] #13 7.936 Get:333 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u4 [758 kB] #13 7.944 Get:334 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] #13 7.945 Get:335 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #13 7.945 Get:336 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #13 7.946 Get:337 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #13 7.960 Get:338 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #13 7.964 Get:339 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 7.964 Get:340 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] #13 7.965 Get:341 http://deb.debian.org/debian buster/main amd64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #13 7.965 Get:342 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #13 7.966 Get:343 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB] #13 7.972 Get:344 http://deb.debian.org/debian buster/main amd64 libyaml-libyaml-perl amd64 0.76+repack-1 [33.1 kB] #13 7.978 Get:345 http://deb.debian.org/debian buster/main amd64 licensecheck all 3.0.31-3 [28.3 kB] #13 8.006 Get:346 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB] #14 6.963 bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit #14 6.963 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 6.964 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #14 6.964 g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n #14 6.964 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #14 6.964 groff-base intltool-debian iso-codes less libalgorithm-diff-perl #14 6.964 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 6.964 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.964 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 6.964 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 6.964 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #14 6.964 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.964 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.964 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.964 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.964 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.964 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.964 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.964 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.964 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.964 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.964 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.964 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 6.964 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.964 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.964 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 6.964 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 6.964 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.964 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 6.964 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.964 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.964 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.964 libhwasan0 libicu70 libimport-into-perl libio-html-perl #14 6.964 libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl #14 6.964 libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl #14 6.964 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #14 6.964 libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8 #14 6.964 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0 #14 6.964 libldap-common liblist-compare-perl liblist-moreutils-perl #14 6.964 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #14 6.964 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #14 6.964 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 6.964 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #14 6.964 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #14 6.965 libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #14 6.965 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #14 6.965 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #14 6.965 libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl #14 6.965 libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl #14 6.965 libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #14 6.965 libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl #14 6.965 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #14 6.965 libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl #14 6.965 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #14 6.965 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal #14 6.965 libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8 #14 6.965 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.965 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #14 6.965 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.965 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #14 6.965 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #14 6.965 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #14 6.965 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #14 6.965 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 6.965 libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.965 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.965 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.965 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 6.965 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #14 6.965 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #14 6.965 libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl #14 6.965 libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6 #14 6.965 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.965 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.965 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 6.965 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck #14 6.965 lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make #14 6.965 man-db manpages manpages-dev media-types netbase openssh-client openssl #14 6.965 patch patchutils perl perl-modules-5.34 perl-openssl-defaults #14 6.966 pinentry-curses po-debconf publicsuffix python-apt-common python3 #14 6.966 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #14 6.966 python3-idna python3-magic python3-minimal python3-pkg-resources #14 6.966 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #14 6.966 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #14 6.966 ucf unzip wdiff xauth xz-utils zstd #14 6.969 Suggested packages: #14 6.969 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #14 6.969 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #14 6.969 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #14 6.969 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #14 6.969 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 6.969 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #14 6.969 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #14 6.969 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #14 6.969 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #14 6.969 gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #14 6.969 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #14 6.969 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #14 6.969 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #14 6.969 libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #14 6.969 libscalar-number-perl libsasl2-modules-gssapi-mit #14 6.969 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 6.969 libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl #14 6.969 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #14 6.969 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #14 6.969 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 6.969 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 6.969 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 6.969 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 6.969 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 6.969 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 6.969 python3-cryptography python3-openssl python3-socks python-requests-doc #14 6.969 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 #14 14.98 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB] #14 15.01 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB] #14 15.02 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] #14 15.03 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cpp-9 arm64 9.4.0-1ubuntu1~20.04.2 [5985 kB] #13 9.265 Preparing to unpack .../4-perl_5.36.0-7+deb12u1_amd64.deb ... #13 9.272 Unpacking perl (5.36.0-7+deb12u1) ... #13 9.312 Selecting previously unselected package liblocale-gettext-perl. #13 9.314 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_amd64.deb ... #13 9.317 Unpacking liblocale-gettext-perl (1.07-5) ... #13 9.350 Selecting previously unselected package libssl3:amd64. #13 9.351 Preparing to unpack .../6-libssl3_3.0.11-1~deb12u2_amd64.deb ... #13 9.355 Unpacking libssl3:amd64 (3.0.11-1~deb12u2) ... #13 9.527 Selecting previously unselected package libpython3.11-minimal:amd64. #13 9.529 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_amd64.deb ... #13 9.532 Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ... #13 9.630 Selecting previously unselected package libexpat1:amd64. #13 17.02 Preparing to unpack .../047-libmpc3_1.3.1-1_arm64.deb ... #13 17.03 Unpacking libmpc3:arm64 (1.3.1-1) ... #13 17.06 Selecting previously unselected package cpp-12. #13 17.06 Preparing to unpack .../048-cpp-12_12.2.0-14_arm64.deb ... #13 17.06 Unpacking cpp-12 (12.2.0-14) ... #13 5.118 Get:2 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB] #13 5.119 Get:3 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB] #13 5.124 Get:4 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB] #13 5.125 Get:5 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB] #13 5.125 Get:6 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB] #13 5.132 Get:7 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u3 [2823 kB] #13 5.151 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB] #13 5.151 Get:9 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u3 [3949 kB] #13 5.178 Get:10 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u3 [293 kB] #13 5.180 Get:11 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB] #13 5.180 Get:12 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB] #13 5.184 Get:13 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u5 [84.1 kB] #13 5.185 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB] #13 5.202 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB] #13 5.203 Get:16 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB] #13 5.203 Get:17 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB] #13 5.204 Get:18 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2+deb11u2 [121 kB] #13 5.204 Get:19 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB] #13 5.205 Get:20 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB] #13 5.206 Get:21 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB] #13 5.210 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB] #13 5.219 Get:23 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB] #13 5.221 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB] #13 5.221 Get:25 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB] #13 5.221 Get:26 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB] #13 5.222 Get:27 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB] #13 5.222 Get:28 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB] #13 5.223 Get:29 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] #13 5.223 Get:30 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB] #13 5.227 Get:31 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] #13 5.228 Get:32 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB] #13 5.235 Get:33 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB] #13 5.236 Get:34 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB] #13 5.237 Get:35 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB] #13 5.239 Get:36 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB] #13 5.246 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB] #13 5.246 Get:38 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1+deb11u1 [106 kB] #13 5.247 Get:39 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB] #13 5.248 Get:40 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB] #13 5.248 Get:41 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB] #13 5.248 Get:42 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5+deb11u3 [898 kB] #13 5.253 Get:43 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB] #13 5.253 Get:44 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] #13 5.254 Get:45 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] #13 5.255 Get:46 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] #13 5.256 Get:47 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] #13 5.258 Get:48 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #13 5.258 Get:49 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] #13 5.262 Get:50 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB] #13 5.265 Get:51 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB] #13 5.303 Get:52 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB] #13 5.309 Get:53 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB] #13 5.310 Get:54 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB] #13 5.310 Get:55 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB] #13 5.330 Get:56 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB] #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 5.2s #13 7.339 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB] #13 7.339 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB] #13 7.340 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] #13 7.341 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #13 7.341 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #13 7.342 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #13 7.342 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] #13 7.345 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 7.345 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #13 7.346 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #13 7.346 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB] #13 7.347 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB] #13 7.355 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB] #13 7.357 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB] #13 7.371 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB] #13 7.372 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB] #13 7.376 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB] #13 7.382 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB] #13 7.391 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB] #13 7.392 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] #13 7.407 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB] #13 7.407 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB] #13 7.408 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB] #13 7.408 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB] #13 7.409 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB] #13 7.410 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB] #13 7.411 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] #13 7.412 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] #13 7.413 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB] #13 7.415 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB] #13 7.415 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB] #13 7.416 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] #13 7.417 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] #13 7.418 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B] #13 7.418 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB] #13 7.418 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] #13 7.422 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB] #13 7.430 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB] #13 7.430 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #13 7.650 debconf: delaying package configuration, since apt-utils is not installed #13 7.682 Fetched 176 MB in 2s (85.0 MB/s) #13 7.742 Selecting previously unselected package bsdextrautils. #13 7.742 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) #13 7.748 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_amd64.deb ... #13 7.752 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #13 8.007 Get:347 http://deb.debian.org/debian buster/main amd64 lintian all 2.15.0 [1181 kB] #13 8.021 Get:348 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB] #13 8.021 Get:349 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB] #13 8.028 Get:350 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB] #13 8.046 Get:351 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1+deb10u1 [126 kB] #13 8.048 Get:352 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] #13 8.049 Get:353 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB] #13 8.051 Get:354 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB] #13 8.053 Get:355 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB] #13 8.056 Get:356 http://deb.debian.org/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB] #13 8.056 Get:357 http://deb.debian.org/debian buster/main amd64 python3-magic all 2:0.4.15-2 [9256 B] #13 8.056 Get:358 http://deb.debian.org/debian-security buster/updates/main amd64 python3-urllib3 all 1.24.1-1+deb10u2 [98.4 kB] #13 8.058 Get:359 http://deb.debian.org/debian-security buster/updates/main amd64 python3-requests all 2.21.0-1+deb10u1 [67.4 kB] #13 8.059 Get:360 http://deb.debian.org/debian buster/main amd64 python3-unidiff all 0.5.4-1 [7506 B] #13 8.059 Get:361 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB] #13 8.060 Get:362 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB] #13 8.070 Get:363 http://deb.debian.org/debian buster/main amd64 strace amd64 4.26-0.2 [898 kB] #13 8.078 Get:364 http://deb.debian.org/debian-security buster/updates/main amd64 unzip amd64 6.0-23+deb10u3 [172 kB] #13 8.079 Get:365 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] #13 8.080 Get:366 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #13 8.260 debconf: delaying package configuration, since apt-utils is not installed #14 7.332 The following NEW packages will be installed: #14 7.332 autoconf automake autopoint autotools-dev binutils #14 7.332 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #14 7.332 bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit #14 7.332 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #14 7.332 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #14 7.332 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git #14 7.332 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 7.332 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less #14 7.332 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 7.332 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 7.332 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 7.332 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 7.332 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #14 7.332 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 7.332 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 7.332 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 7.332 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 7.332 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 7.332 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 7.332 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 7.332 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 7.332 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 7.332 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 7.332 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 7.332 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 7.332 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 7.332 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 7.332 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 7.333 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 7.333 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 7.333 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 7.333 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 7.333 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 7.333 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 7.333 libhwasan0 libicu70 libimport-into-perl libio-html-perl #14 7.333 libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl #14 7.333 libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl #14 7.333 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #14 7.333 libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8 #14 7.333 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0 #14 7.333 libldap-common liblist-compare-perl liblist-moreutils-perl #14 7.333 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #14 7.333 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #14 7.333 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 7.333 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #14 7.333 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #14 7.333 libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #14 7.333 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #14 7.333 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #14 7.333 libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl #14 7.333 libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl #14 7.333 libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #14 7.333 libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl #14 7.333 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #14 7.333 libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl #14 7.333 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #14 7.333 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal #14 7.333 libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8 #14 7.333 libreadonly-perl libref-util-perl libref-util-xs-perl #14 7.333 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #14 7.333 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 7.333 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #14 7.333 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #14 7.333 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #14 7.333 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #14 7.333 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 7.333 libsub-name-perl libsub-override-perl libsub-quote-perl #14 7.333 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 7.333 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 7.333 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 7.333 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #14 7.333 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #14 7.333 libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl #14 7.333 libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6 #14 7.333 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 7.333 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 7.333 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 7.333 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck #14 7.334 lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make #14 7.334 man-db manpages manpages-dev media-types netbase openssh-client openssl #14 7.334 patch patchutils perl perl-modules-5.34 perl-openssl-defaults #14 7.334 pinentry-curses po-debconf publicsuffix python-apt-common python3 #14 7.334 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #14 7.334 python3-idna python3-magic python3-minimal python3-pkg-resources #14 7.334 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #14 7.334 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #14 7.334 ucf unzip wdiff xauth xz-utils zstd #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.747 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #13 0.759 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #13 0.759 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #13 0.913 Get:4 http://deb.debian.org/debian bookworm/main armhf Packages [8498 kB] #13 1.114 Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages [12.1 kB] #13 1.197 Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [138 kB] #13 2.413 Fetched 8903 kB in 2s (4626 kB/s) #13 2.413 Reading package lists... #13 3.305 Reading package lists... #13 4.165 Building dependency tree... #13 4.349 Reading state information... #13 4.642 The following additional packages will be installed: #13 4.642 autoconf automake autopoint autotools-dev binutils #13 4.642 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #13 4.642 bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring #13 4.642 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 4.642 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 4.642 g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 4.642 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 4.642 intltool-debian iso-codes krb5-locales less libabsl20220623 #13 4.642 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 4.642 libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl #13 4.642 libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0 #13 4.642 libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl #13 4.642 libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0 #13 4.642 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #13 4.642 libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl #13 4.642 libclass-inspector-perl libclass-method-modifiers-perl #13 4.642 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 4.642 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 4.642 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 4.642 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 4.642 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 4.642 libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0 #13 4.642 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 4.642 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 4.642 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 4.642 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 4.642 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 4.642 libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1 #13 4.642 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 4.642 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 4.642 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 4.642 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 4.642 libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 #13 4.642 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl #13 4.642 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgssapi-krb5-2 #13 4.642 libheif1 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl #13 4.642 libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl #13 4.642 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 4.642 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 4.642 libicu72 libimport-into-perl libindirect-perl libio-html-perl #13 4.642 libio-interactive-perl libio-prompter-perl libio-pty-perl #13 4.642 libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl #13 4.642 libio-stringy-perl libipc-run-perl libipc-run3-perl #13 4.642 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 4.642 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 4.642 libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 4.642 libldap-2.5-0 libldap-common liblerc4 liblist-compare-perl #13 4.642 liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl #13 4.642 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #13 4.642 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #13 4.642 liblz1 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl #13 4.642 libmailtools-perl libmarkdown2 libmath-base85-perl libmime-tools-perl #13 4.642 libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl #13 4.642 libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpfr6 #13 4.642 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl libnet-http-perl #13 4.642 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #13 4.642 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #13 4.642 libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl #13 4.642 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 4.642 libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl #13 4.642 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #13 4.642 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #13 4.642 libpython3.11-minimal libpython3.11-stdlib librav1e0 libre-engine-re2-perl #13 4.642 libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #13 4.642 libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl #13 4.642 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 4.642 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 4.642 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 4.642 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 4.642 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 4.642 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 4.642 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 4.642 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 4.642 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 4.642 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 4.642 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 4.642 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 4.642 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 4.642 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #13 4.642 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 4.642 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 4.642 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 4.642 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 4.642 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 4.642 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 4.642 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 4.642 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 4.642 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 4.642 manpages manpages-dev media-types netbase openssh-client openssl patch #13 4.642 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 4.642 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 4.642 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 4.642 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 4.642 python3-magic python3-minimal python3-pkg-resources python3-requests #13 4.642 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 4.642 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 4.642 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 4.642 xdg-user-dirs xz-utils zstd #13 4.642 Suggested packages: #13 4.642 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 4.642 gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest #13 4.642 bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage #13 4.642 diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot #13 4.642 how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl #13 4.642 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 4.642 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 4.642 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 4.642 gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #13 4.642 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #13 4.642 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #13 4.642 scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl glibc-doc #13 4.642 bzr libgd-tools gdbm-l10n low-memory-monitor gpm krb5-doc krb5-user #13 4.642 libtool-doc libcrypt-ssleay-perl libscalar-number-perl #13 4.642 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #13 4.642 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #13 4.642 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-12-doc #13 4.642 libbareword-filehandles-perl libmultidimensional-perl gfortran #13 4.642 | fortran95-compiler gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl #13 4.642 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #13 4.642 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #13 4.642 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #13 4.642 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #13 4.642 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #13 4.642 python3-tk python3-venv python-apt-doc python3-setuptools #13 4.642 python3-cryptography python3-openssl python3-socks python-requests-doc #13 4.642 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #13 4.642 binfmt-support readline-doc zip wdiff-doc #13 7.373 The following NEW packages will be installed: #13 7.373 autoconf automake autopoint autotools-dev binutils #13 7.373 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #13 7.373 bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring #13 7.373 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #13 7.373 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 7.373 fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man #13 7.373 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 7.373 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #13 7.373 libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl #13 7.373 libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl #13 7.373 libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl #13 7.373 libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15 #13 7.373 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #13 7.373 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 7.373 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #13 7.373 libclass-data-inheritable-perl libclass-inspector-perl #13 7.373 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 7.373 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 7.373 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 7.373 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 7.373 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 7.373 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #13 7.373 libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0 #13 7.373 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #13 7.373 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #13 7.373 libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl #13 7.373 libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot #13 7.373 libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl #13 7.373 libfeature-compat-try-perl libfido2-1 libfile-basedir-perl #13 7.373 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #13 7.373 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #13 7.373 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #13 7.373 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 #13 7.373 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #13 7.373 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #13 7.373 libgomp1 libgpgme11 libgpm2 libgssapi-krb5-2 libheif1 libhtml-form-perl #13 7.373 libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl #13 7.373 libhtml-tagset-perl libhtml-tokeparser-simple-perl libhtml-tree-perl #13 7.373 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 7.373 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 7.373 libicu72 libimport-into-perl libindirect-perl libio-html-perl #13 7.373 libio-interactive-perl libio-prompter-perl libio-pty-perl #13 7.373 libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl #13 7.373 libio-stringy-perl libipc-run-perl libipc-run3-perl #13 7.373 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 7.373 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #13 7.373 libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #13 7.373 libldap-2.5-0 libldap-common liblerc4 liblist-compare-perl #13 7.373 liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl #13 7.373 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #13 7.373 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #13 7.373 liblz1 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl #13 7.373 libmailtools-perl libmarkdown2 libmath-base85-perl libmime-tools-perl #13 7.373 libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl #13 7.373 libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpfr6 #13 7.373 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl libnet-http-perl #13 7.373 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #13 7.373 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #13 7.373 libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl #13 7.373 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #13 7.373 libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl #13 7.373 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #13 7.373 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #13 7.373 libpython3.11-minimal libpython3.11-stdlib librav1e0 libre-engine-re2-perl #13 7.373 libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #13 7.373 libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl #13 7.373 libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2 #13 7.373 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 7.373 libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl #13 7.373 libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev #13 7.373 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 7.373 libstring-license-perl libstring-shellquote-perl libsub-exporter-perl #13 7.373 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 7.373 libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1 #13 7.373 libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl #13 7.373 libtask-weaken-perl libterm-readkey-perl libtext-glob-perl #13 7.373 libtext-levenshteinxs-perl libtext-markdown-discount-perl #13 7.373 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #13 7.373 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 7.373 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #13 7.373 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 7.373 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #13 7.373 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #13 7.373 libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 #13 7.373 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 7.373 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 #13 7.373 libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl #13 7.373 libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl #13 7.373 libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db #13 7.373 manpages manpages-dev media-types netbase openssh-client openssl patch #13 7.373 patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults #13 7.374 pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix #13 7.374 python-apt-common python3 python3-apt python3-certifi python3-chardet #13 7.374 python3-charset-normalizer python3-debian python3-gpg python3-idna #13 7.374 python3-magic python3-minimal python3-pkg-resources python3-requests #13 7.374 python3-six python3-unidiff python3-urllib3 python3-xdg python3.11 #13 7.381 python3.11-minimal readline-common rpcsvc-proto sensible-utils #13 7.381 shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3 #13 7.381 xdg-user-dirs xz-utils zstd #13 7.667 0 upgraded, 419 newly installed, 0 to remove and 0 not upgraded. #13 7.667 Need to get 168 MB of archives. #13 7.667 After this operation, 519 MB of additional disk space will be used. #13 7.667 Get:1 http://deb.debian.org/debian bookworm/main armhf perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #13 7.705 Get:2 http://deb.debian.org/debian bookworm/main armhf libgdbm6 armhf 1.23-3 [68.5 kB] #13 7.725 Get:3 http://deb.debian.org/debian bookworm/main armhf libgdbm-compat4 armhf 1.23-3 [47.8 kB] #13 7.725 Get:4 http://deb.debian.org/debian bookworm/main armhf libperl5.36 armhf 5.36.0-7+deb12u1 [3501 kB] #13 7.751 Get:5 http://deb.debian.org/debian bookworm/main armhf perl armhf 5.36.0-7+deb12u1 [239 kB] #13 7.754 Get:6 http://deb.debian.org/debian bookworm/main armhf liblocale-gettext-perl armhf 1.07-5 [14.9 kB] #13 7.755 Get:7 http://deb.debian.org/debian bookworm/main armhf libssl3 armhf 3.0.11-1~deb12u2 [1665 kB] #13 7.766 Get:8 http://deb.debian.org/debian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [798 kB] #13 7.772 Get:9 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1 [79.9 kB] #13 7.773 Get:10 http://deb.debian.org/debian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1714 kB] #13 7.786 Get:11 http://deb.debian.org/debian bookworm/main armhf python3-minimal armhf 3.11.2-1+b1 [26.3 kB] #13 7.787 Get:12 http://deb.debian.org/debian bookworm/main armhf media-types all 10.0.0 [26.1 kB] #13 7.789 Get:13 http://deb.debian.org/debian bookworm/main armhf libncursesw6 armhf 6.4-4 [108 kB] #13 7.791 Get:14 http://deb.debian.org/debian bookworm/main armhf libkrb5support0 armhf 1.20.1-2+deb12u1 [29.4 kB] #13 7.792 Get:15 http://deb.debian.org/debian bookworm/main armhf libk5crypto3 armhf 1.20.1-2+deb12u1 [74.5 kB] #13 7.794 Get:16 http://deb.debian.org/debian bookworm/main armhf libkeyutils1 armhf 1.6.3-2 [7832 B] #13 7.794 Get:17 http://deb.debian.org/debian bookworm/main armhf libkrb5-3 armhf 1.20.1-2+deb12u1 [287 kB] #13 7.798 Get:18 http://deb.debian.org/debian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-2+deb12u1 [111 kB] #13 7.799 Get:19 http://deb.debian.org/debian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB] #13 7.801 Get:20 http://deb.debian.org/debian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.9 kB] #13 7.802 Get:21 http://deb.debian.org/debian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB] #13 7.803 Get:22 http://deb.debian.org/debian bookworm/main armhf readline-common all 8.2-1.3 [69.0 kB] #13 7.804 Get:23 http://deb.debian.org/debian bookworm/main armhf libreadline8 armhf 8.2-1.3 [144 kB] #13 7.806 Get:24 http://deb.debian.org/debian bookworm/main armhf libsqlite3-0 armhf 3.40.1-2 [735 kB] #13 7.814 Get:25 http://deb.debian.org/debian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1678 kB] #13 7.822 Get:26 http://deb.debian.org/debian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB] #13 7.832 Get:27 http://deb.debian.org/debian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1+b1 [9296 B] #13 7.832 Get:28 http://deb.debian.org/debian bookworm/main armhf python3 armhf 3.11.2-1+b1 [26.3 kB] #13 7.832 Get:29 http://deb.debian.org/debian bookworm/main armhf less armhf 590-2 [124 kB] #13 7.832 Get:30 http://deb.debian.org/debian bookworm/main armhf netbase all 6.4 [12.8 kB] #13 7.832 Get:31 http://deb.debian.org/debian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB] #13 7.832 Get:32 http://deb.debian.org/debian bookworm/main armhf bzip2 armhf 1.0.8-5+b1 [48.9 kB] #13 7.833 Get:33 http://deb.debian.org/debian bookworm/main armhf openssl armhf 3.0.11-1~deb12u2 [1386 kB] #13 7.846 Get:34 http://deb.debian.org/debian bookworm/main armhf ca-certificates all 20230311 [153 kB] #13 7.848 Get:35 http://deb.debian.org/debian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB] #13 7.851 Get:36 http://deb.debian.org/debian bookworm/main armhf libmagic1 armhf 1:5.44-3 [96.5 kB] #13 7.852 Get:37 http://deb.debian.org/debian bookworm/main armhf file armhf 1:5.44-3 [41.6 kB] #13 7.854 Get:38 http://deb.debian.org/debian bookworm/main armhf gettext-base armhf 0.21-12 [157 kB] #13 7.855 Get:39 http://deb.debian.org/debian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #13 7.856 Get:40 http://deb.debian.org/debian bookworm/main armhf groff-base armhf 1.22.4-10 [825 kB] #13 7.862 Get:41 http://deb.debian.org/debian bookworm/main armhf krb5-locales all 1.20.1-2+deb12u1 [62.7 kB] #13 7.863 Get:42 http://deb.debian.org/debian bookworm/main armhf bsdextrautils armhf 2.38.1-5+b1 [78.6 kB] #13 7.864 Get:43 http://deb.debian.org/debian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.6 kB] #13 7.865 Get:44 http://deb.debian.org/debian bookworm/main armhf man-db armhf 2.11.2-2 [1351 kB] #13 7.888 Get:45 http://deb.debian.org/debian bookworm/main armhf manpages all 6.03-2 [1332 kB] #13 7.888 Get:46 http://deb.debian.org/debian bookworm/main armhf libbsd0 armhf 0.11.7-2 [113 kB] #13 7.888 Get:47 http://deb.debian.org/debian bookworm/main armhf libedit2 armhf 3.1-20221030-2 [77.0 kB] #13 7.888 Get:48 http://deb.debian.org/debian bookworm/main armhf libcbor0.8 armhf 0.8.0-2+b1 [23.1 kB] #13 7.888 Get:49 http://deb.debian.org/debian bookworm/main armhf libfido2-1 armhf 1.12.0-2+b1 [69.3 kB] #13 7.888 Get:50 http://deb.debian.org/debian bookworm/main armhf openssh-client armhf 1:9.2p1-2+deb12u2 [899 kB] #13 7.897 Get:51 http://deb.debian.org/debian bookworm/main armhf ucf all 3.0043+nmu1 [55.2 kB] #13 7.897 Get:52 http://deb.debian.org/debian bookworm/main armhf xz-utils armhf 5.4.1-0.2 [469 kB] #13 7.900 Get:53 http://deb.debian.org/debian bookworm/main armhf m4 armhf 1.4.19-3 [265 kB] #13 7.900 Get:54 http://deb.debian.org/debian bookworm/main armhf autoconf all 2.71-3 [332 kB] #13 7.906 Get:55 http://deb.debian.org/debian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB] #13 7.906 Get:56 http://deb.debian.org/debian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB] #13 7.911 Get:57 http://deb.debian.org/debian bookworm/main armhf autopoint all 0.21-12 [495 kB] #13 7.914 Get:58 http://deb.debian.org/debian bookworm/main armhf binutils-common armhf 2.40-2 [2476 kB] #13 7.942 Get:59 http://deb.debian.org/debian bookworm/main armhf libbinutils armhf 2.40-2 [406 kB] #13 7.942 Get:60 http://deb.debian.org/debian bookworm/main armhf libctf-nobfd0 armhf 2.40-2 [132 kB] #13 7.942 Get:61 http://deb.debian.org/debian bookworm/main armhf libctf0 armhf 2.40-2 [71.1 kB] #13 7.942 Get:62 http://deb.debian.org/debian bookworm/main armhf libjansson4 armhf 2.14-2 [36.7 kB] #13 7.942 Get:63 http://deb.debian.org/debian bookworm/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2 [2313 kB] #13 7.955 Get:64 http://deb.debian.org/debian bookworm/main armhf binutils armhf 2.40-2 [64.9 kB] #13 7.955 Get:65 http://deb.debian.org/debian bookworm/main armhf libc-dev-bin armhf 2.36-9+deb12u4 [44.0 kB] #13 7.955 Get:66 http://deb.debian.org/debian bookworm/main armhf linux-libc-dev armhf 6.1.76-1 [1892 kB] #13 7.965 Get:67 http://deb.debian.org/debian bookworm/main armhf libcrypt-dev armhf 1:4.4.33-2 [125 kB] #13 7.967 Get:68 http://deb.debian.org/debian bookworm/main armhf libtirpc-dev armhf 1.3.3+ds-1 [182 kB] #13 7.968 Get:69 http://deb.debian.org/debian bookworm/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB] #13 7.970 Get:70 http://deb.debian.org/debian bookworm/main armhf rpcsvc-proto armhf 1.4.3-1 [58.7 kB] #13 7.971 Get:71 http://deb.debian.org/debian bookworm/main armhf libc6-dev armhf 2.36-9+deb12u4 [1266 kB] #13 7.979 Get:72 http://deb.debian.org/debian bookworm/main armhf libisl23 armhf 0.25-1.1 [536 kB] #13 7.983 Get:73 http://deb.debian.org/debian bookworm/main armhf libmpfr6 armhf 4.2.0-1 [582 kB] #13 7.987 Get:74 http://deb.debian.org/debian bookworm/main armhf libmpc3 armhf 1.3.1-1 [42.9 kB] #13 7.988 Get:75 http://deb.debian.org/debian bookworm/main armhf cpp-12 armhf 12.2.0-14 [7274 kB] #13 8.048 Get:76 http://deb.debian.org/debian bookworm/main armhf cpp armhf 4:12.2.0-3 [6832 B] #13 8.048 Get:77 http://deb.debian.org/debian bookworm/main armhf libcc1-0 armhf 12.2.0-14 [32.9 kB] #13 8.048 Get:78 http://deb.debian.org/debian bookworm/main armhf libgomp1 armhf 12.2.0-14 [97.0 kB] #13 8.048 Get:79 http://deb.debian.org/debian bookworm/main armhf libatomic1 armhf 12.2.0-14 [7016 B] #13 8.048 Get:80 http://deb.debian.org/debian bookworm/main armhf libasan8 armhf 12.2.0-14 [2114 kB] #13 8.064 Get:81 http://deb.debian.org/debian bookworm/main armhf libubsan1 armhf 12.2.0-14 [855 kB] #13 8.075 Get:82 http://deb.debian.org/debian bookworm/main armhf libgcc-12-dev armhf 12.2.0-14 [742 kB] #13 8.075 Get:83 http://deb.debian.org/debian bookworm/main armhf gcc-12 armhf 12.2.0-14 [14.2 MB] #13 8.169 Get:84 http://deb.debian.org/debian bookworm/main armhf gcc armhf 4:12.2.0-3 [5224 B] #13 8.169 Get:85 http://deb.debian.org/debian bookworm/main armhf libstdc++-12-dev armhf 12.2.0-14 [2085 kB] #13 8.179 Get:86 http://deb.debian.org/debian bookworm/main armhf g++-12 armhf 12.2.0-14 [7996 kB] #13 8.242 Get:87 http://deb.debian.org/debian bookworm/main armhf g++ armhf 4:12.2.0-3 [1336 B] #13 8.242 Get:88 http://deb.debian.org/debian bookworm/main armhf make armhf 4.3-4.1 [384 kB] #13 8.242 Get:89 http://deb.debian.org/debian bookworm/main armhf libdpkg-perl all 1.21.22 [603 kB] #13 8.246 Get:90 http://deb.debian.org/debian bookworm/main armhf patch armhf 2.7.6-7 [125 kB] #13 8.246 Get:91 http://deb.debian.org/debian bookworm/main armhf dpkg-dev all 1.21.22 [1353 kB] #13 8.252 Get:92 http://deb.debian.org/debian bookworm/main armhf build-essential armhf 12.9 [7704 B] #13 8.253 Get:93 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB] #13 8.256 Get:94 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [19.0 kB] #13 8.261 Get:95 http://deb.debian.org/debian bookworm/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.3 kB] #13 8.261 Get:96 http://deb.debian.org/debian bookworm/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-5 [158 kB] #13 8.261 Get:97 http://deb.debian.org/debian bookworm/main armhf libnghttp2-14 armhf 1.52.0-1+deb12u1 [62.1 kB] #13 8.261 Get:98 http://deb.debian.org/debian bookworm/main armhf libpsl5 armhf 0.21.2-1 [57.5 kB] #13 8.262 Get:99 http://deb.debian.org/debian bookworm/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB] #13 8.264 Get:100 http://deb.debian.org/debian bookworm/main armhf libssh2-1 armhf 1.10.0-3+b1 [163 kB] #13 8.266 Get:101 http://deb.debian.org/debian bookworm/main armhf libcurl4 armhf 7.88.1-10+deb12u5 [351 kB] #13 8.268 Get:102 http://deb.debian.org/debian bookworm/main armhf curl armhf 7.88.1-10+deb12u5 [305 kB] #13 8.270 Get:103 http://deb.debian.org/debian bookworm/main armhf dctrl-tools armhf 2.24-3 [96.0 kB] #13 8.271 Get:104 http://deb.debian.org/debian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB] #13 8.272 Get:105 http://deb.debian.org/debian bookworm/main armhf libtool all 2.4.7-5 [517 kB] #13 8.275 Get:106 http://deb.debian.org/debian bookworm/main armhf dh-autoreconf all 20 [17.1 kB] #13 8.278 Get:107 http://deb.debian.org/debian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #13 8.279 Get:108 http://deb.debian.org/debian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B] #13 8.282 Get:109 http://deb.debian.org/debian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #13 8.283 Get:110 http://deb.debian.org/debian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B] #13 8.284 Get:111 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB] #13 8.287 Get:112 http://deb.debian.org/debian bookworm/main armhf dwz armhf 0.15-1 [101 kB] #13 8.288 Get:113 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB] #13 8.380 Get:114 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [591 kB] #13 8.380 Get:115 http://deb.debian.org/debian bookworm/main armhf gettext armhf 0.21-12 [1229 kB] #13 8.389 Get:116 http://deb.debian.org/debian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB] #13 8.389 Get:117 http://deb.debian.org/debian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #13 8.389 Get:118 http://deb.debian.org/debian bookworm/main armhf debhelper all 13.11.4 [942 kB] #13 8.397 Get:119 http://deb.debian.org/debian bookworm/main armhf debian-keyring all 2022.12.24 [30.5 MB] #13 8.644 Get:120 http://deb.debian.org/debian bookworm/main armhf libfakeroot armhf 1.31-1.2 [24.7 kB] #13 8.644 Get:121 http://deb.debian.org/debian bookworm/main armhf fakeroot armhf 1.31-1.2 [64.7 kB] #13 8.644 Get:122 http://deb.debian.org/debian bookworm/main armhf libassuan0 armhf 2.5.5-5 [42.0 kB] #13 8.644 Get:123 http://deb.debian.org/debian bookworm/main armhf gpgconf armhf 2.2.40-1.1 [547 kB] #13 8.645 Get:124 http://deb.debian.org/debian bookworm/main armhf libksba8 armhf 1.6.3-2 [109 kB] #13 8.647 Get:125 http://deb.debian.org/debian bookworm/main armhf libnpth0 armhf 1.6-3 [17.8 kB] #13 8.648 Get:126 http://deb.debian.org/debian bookworm/main armhf dirmngr armhf 2.2.40-1.1 [748 kB] #13 8.652 Get:127 http://deb.debian.org/debian bookworm/main armhf gnupg-l10n all 2.2.40-1.1 [1093 kB] #13 8.659 Get:128 http://deb.debian.org/debian bookworm/main armhf gnupg-utils armhf 2.2.40-1.1 [850 kB] #13 8.663 Get:129 http://deb.debian.org/debian bookworm/main armhf gpg armhf 2.2.40-1.1 [884 kB] #13 8.668 Get:130 http://deb.debian.org/debian bookworm/main armhf pinentry-curses armhf 1.2.1-1 [73.4 kB] #13 8.670 Get:131 http://deb.debian.org/debian bookworm/main armhf gpg-agent armhf 2.2.40-1.1 [652 kB] #13 8.674 Get:132 http://deb.debian.org/debian bookworm/main armhf gpg-wks-client armhf 2.2.40-1.1 [524 kB] #13 8.677 Get:133 http://deb.debian.org/debian bookworm/main armhf gpg-wks-server armhf 2.2.40-1.1 [517 kB] #13 8.680 Get:134 http://deb.debian.org/debian bookworm/main armhf gpgsm armhf 2.2.40-1.1 [637 kB] #13 8.683 Get:135 http://deb.debian.org/debian bookworm/main armhf gnupg all 2.2.40-1.1 [846 kB] #13 8.688 Get:136 http://deb.debian.org/debian bookworm/main armhf libfile-dirlist-perl all 0.05-3 [7600 B] #13 8.689 Get:137 http://deb.debian.org/debian bookworm/main armhf libfile-which-perl all 1.27-2 [15.1 kB] #13 8.690 Get:138 http://deb.debian.org/debian bookworm/main armhf libfile-homedir-perl all 1.006-2 [42.4 kB] #13 8.691 Get:139 http://deb.debian.org/debian bookworm/main armhf libfile-touch-perl all 0.12-2 [8816 B] #13 8.692 Get:140 http://deb.debian.org/debian bookworm/main armhf libio-pty-perl armhf 1:1.17-1 [34.5 kB] #13 8.693 Get:141 http://deb.debian.org/debian bookworm/main armhf libipc-run-perl all 20220807.0-1 [104 kB] #13 8.694 Get:142 http://deb.debian.org/debian bookworm/main armhf libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #13 8.695 Get:143 http://deb.debian.org/debian bookworm/main armhf libclass-xsaccessor-perl armhf 1.19-4+b1 [35.5 kB] #13 8.695 Get:144 http://deb.debian.org/debian bookworm/main armhf libb-hooks-op-check-perl armhf 0.22-2+b1 [10.3 kB] #13 8.696 Get:145 http://deb.debian.org/debian bookworm/main armhf libdynaloader-functions-perl all 0.003-3 [12.7 kB] #13 8.697 Get:146 http://deb.debian.org/debian bookworm/main armhf libdevel-callchecker-perl armhf 0.008-2 [15.7 kB] #13 8.698 Get:147 http://deb.debian.org/debian bookworm/main armhf libparams-classify-perl armhf 0.015-2+b1 [21.9 kB] #13 8.699 Get:148 http://deb.debian.org/debian bookworm/main armhf libmodule-runtime-perl all 0.016-2 [19.6 kB] #13 8.700 Get:149 http://deb.debian.org/debian bookworm/main armhf libimport-into-perl all 1.002005-2 [11.3 kB] #13 8.700 Get:150 http://deb.debian.org/debian bookworm/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #13 8.701 Get:151 http://deb.debian.org/debian bookworm/main armhf libsub-quote-perl all 2.006008-1 [21.8 kB] #13 8.702 Get:152 http://deb.debian.org/debian bookworm/main armhf libmoo-perl all 2.005005-1 [58.0 kB] #13 8.703 Get:153 http://deb.debian.org/debian bookworm/main armhf libencode-locale-perl all 1.05-3 [12.9 kB] #13 8.704 Get:154 http://deb.debian.org/debian bookworm/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #13 8.704 Get:155 http://deb.debian.org/debian bookworm/main armhf libhttp-date-perl all 6.05-2 [10.5 kB] #13 8.705 Get:156 http://deb.debian.org/debian bookworm/main armhf libfile-listing-perl all 6.15-1 [12.6 kB] #13 8.705 Get:157 http://deb.debian.org/debian bookworm/main armhf libhtml-tagset-perl all 3.20-6 [11.7 kB] #13 8.706 Get:158 http://deb.debian.org/debian bookworm/main armhf libregexp-ipv6-perl all 0.03-3 [5212 B] #13 8.707 Get:159 http://deb.debian.org/debian bookworm/main armhf liburi-perl all 5.17-1 [90.4 kB] #13 8.747 Get:160 http://deb.debian.org/debian bookworm/main armhf libhtml-parser-perl armhf 3.81-1 [97.4 kB] #13 8.748 Get:161 http://deb.debian.org/debian bookworm/main armhf libhtml-tree-perl all 5.07-3 [211 kB] #13 8.750 Get:162 http://deb.debian.org/debian bookworm/main armhf libclone-perl armhf 0.46-1 [13.1 kB] #13 8.750 Get:163 http://deb.debian.org/debian bookworm/main armhf libio-html-perl all 1.004-3 [16.2 kB] #13 8.751 Get:164 http://deb.debian.org/debian bookworm/main armhf liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #13 8.752 Get:165 http://deb.debian.org/debian bookworm/main armhf libhttp-message-perl all 6.44-1 [81.7 kB] #13 8.755 Get:166 http://deb.debian.org/debian bookworm/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 8.755 Get:167 http://deb.debian.org/debian bookworm/main armhf libhttp-negotiate-perl all 6.01-2 [13.1 kB] #13 8.755 Get:168 http://deb.debian.org/debian bookworm/main armhf perl-openssl-defaults armhf 7+b1 [7916 B] #13 8.755 Get:169 http://deb.debian.org/debian bookworm/main armhf libnet-ssleay-perl armhf 1.92-2+b1 [298 kB] #13 8.756 Get:170 http://deb.debian.org/debian bookworm/main armhf libio-socket-ssl-perl all 2.081-2 [219 kB] #13 8.758 Get:171 http://deb.debian.org/debian bookworm/main armhf libnet-http-perl all 6.22-1 [25.3 kB] #13 8.759 Get:172 http://deb.debian.org/debian bookworm/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 8.761 Get:173 http://deb.debian.org/debian bookworm/main armhf libtry-tiny-perl all 0.31-2 [22.6 kB] #13 8.761 Get:174 http://deb.debian.org/debian bookworm/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 8.761 Get:175 http://deb.debian.org/debian bookworm/main armhf libwww-perl all 6.68-1 [186 kB] #13 8.763 Get:176 http://deb.debian.org/debian bookworm/main armhf patchutils armhf 0.4.2-1 [72.5 kB] #13 8.763 Get:177 http://deb.debian.org/debian bookworm/main armhf wdiff armhf 1.2.2-5 [118 kB] #13 8.765 Get:178 http://deb.debian.org/debian bookworm/main armhf devscripts armhf 2.23.4+deb12u1 [1072 kB] #13 8.770 Get:179 http://deb.debian.org/debian bookworm/main armhf diffstat armhf 1.65-1 [31.4 kB] #13 8.771 Get:180 http://deb.debian.org/debian bookworm/main armhf distro-info-data all 0.58+deb12u1 [6072 B] #13 8.772 Get:181 http://deb.debian.org/debian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB] #13 8.774 Get:182 http://deb.debian.org/debian bookworm/main armhf python3-chardet all 5.1.0+dfsg-2 [110 kB] #13 8.775 Get:183 http://deb.debian.org/debian bookworm/main armhf python3-debian all 0.1.49 [115 kB] #13 8.776 Get:184 http://deb.debian.org/debian bookworm/main armhf libgpgme11 armhf 1.18.0-3+b1 [280 kB] #13 8.779 Get:185 http://deb.debian.org/debian bookworm/main armhf python3-gpg armhf 1.18.0-3+b1 [343 kB] #13 8.780 Get:186 http://deb.debian.org/debian bookworm/main armhf python3-xdg all 0.28-2 [40.5 kB] #13 8.781 Get:187 http://deb.debian.org/debian bookworm/main armhf dput all 1.1.3 [42.7 kB] #13 8.782 Get:188 http://deb.debian.org/debian bookworm/main armhf equivs all 2.3.1 [22.7 kB] #13 8.783 Get:189 http://deb.debian.org/debian bookworm/main armhf fonts-dejavu-core all 2.37-6 [1068 kB] #13 8.789 Get:190 http://deb.debian.org/debian bookworm/main armhf fontconfig-config armhf 2.14.1-4 [315 kB] #13 8.793 Get:191 http://deb.debian.org/debian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+deb12u5 [346 kB] #13 8.800 Get:192 http://deb.debian.org/debian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB] #13 8.802 Get:193 http://deb.debian.org/debian bookworm/main armhf git-man all 1:2.39.2-1.1 [2049 kB] #13 8.811 Get:194 http://deb.debian.org/debian bookworm/main armhf git armhf 1:2.39.2-1.1 [5959 kB] #13 8.850 Get:195 http://deb.debian.org/debian bookworm/main armhf iso-codes all 4.15.0-1 [2906 kB] #13 8.862 Get:196 http://deb.debian.org/debian bookworm/main armhf libabsl20220623 armhf 20220623.1-1 [365 kB] #13 16.74 Selecting previously unselected package libxml2:arm64. #14 15.35 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB] #14 15.35 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcc1-0 arm64 10.5.0-1ubuntu1~20.04 [46.2 kB] #14 15.51 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.5.0-1ubuntu1~20.04 [93.5 kB] #13 9.632 Preparing to unpack .../8-libexpat1_2.5.0-1_amd64.deb ... #13 9.635 Unpacking libexpat1:amd64 (2.5.0-1) ... #13 9.775 Selecting previously unselected package python3.11-minimal. #13 9.777 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_amd64.deb ... #13 9.787 Unpacking python3.11-minimal (3.11.2-6) ... #13 17.63 Selecting previously unselected package cpp. #13 5.330 Get:57 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u8 [273 kB] #13 5.332 Get:58 http://deb.debian.org/debian bullseye/main arm64 linux-libc-dev arm64 5.10.209-2 [1679 kB] #13 5.343 Get:59 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB] #13 5.344 Get:60 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1+deb11u1 [193 kB] #13 5.345 Get:61 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB] #13 5.346 Get:62 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u8 [2029 kB] #13 5.359 Get:63 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB] #13 5.362 Get:64 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB] #13 5.366 Get:65 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB] #13 5.367 Get:66 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB] #13 5.415 Get:67 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB] #13 5.415 Get:68 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB] #13 5.417 Get:69 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB] #13 5.417 Get:70 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB] #13 5.418 Get:71 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B] #13 5.418 Get:72 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB] #13 5.440 Get:73 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB] #13 5.446 Get:74 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB] #13 5.500 Get:75 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB] #13 5.584 Get:76 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB] #10 ... #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 #12 sha256:623a3ffac68434a8d471ef584bdb1dcbfafd4648778c484c1566ff7910d04b0e 50.24MB / 50.24MB 10.9s done #12 extracting sha256:623a3ffac68434a8d471ef584bdb1dcbfafd4648778c484c1566ff7910d04b0e 5.4s done #12 DONE 16.6s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 3.585 Reading package lists... #13 7.801 Selecting previously unselected package libuchardet0:amd64. #13 7.802 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... #13 7.812 Unpacking libuchardet0:amd64 (0.0.7-1) ... #13 7.854 Selecting previously unselected package groff-base. #13 7.856 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... #13 7.862 Unpacking groff-base (1.22.4-6) ... #14 13.75 Get:58 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB] #14 13.76 Get:59 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libedit2 arm64 3.1-20221030-2 [95.0 kB] #14 13.77 Get:60 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfido2-1 arm64 1.13.0-1 [83.5 kB] #14 13.78 Get:61 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjansson4 arm64 2.14-2 [34.3 kB] #14 13.78 Get:62 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libnghttp2-14 arm64 1.55.1-1ubuntu0.1 [72.8 kB] #14 13.79 Get:63 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpipeline1 arm64 1.5.7-1 [23.3 kB] #14 13.79 Get:64 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpng16-16 arm64 1.6.40-1 [182 kB] #14 13.81 Get:65 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpsl5 arm64 0.21.2-1 [59.0 kB] #14 13.81 Get:66 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B] #13 8.283 Fetched 172 MB in 2s (70.5 MB/s) #13 8.302 Selecting previously unselected package sensible-utils. #13 8.302 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6686 files and directories currently installed.) #13 8.307 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #13 8.313 Unpacking sensible-utils (0.0.12) ... #13 8.363 Selecting previously unselected package lsb-base. #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 3.2s done #10 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 11.5s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 8.364 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #13 8.369 Unpacking lsb-base (10.2019051400) ... #13 8.409 Selecting previously unselected package cron. #13 8.411 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_amd64.deb ... #13 8.418 Unpacking cron (3.0pl1-134+deb10u1) ... #13 8.460 Selecting previously unselected package libbsd0:amd64. #13 8.462 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_amd64.deb ... #13 8.472 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... #13 8.509 Selecting previously unselected package bsdmainutils. #13 8.510 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_amd64.deb ... #13 8.514 Unpacking bsdmainutils (11.1.2+b1) ... #13 8.578 Selecting previously unselected package libuchardet0:amd64. #14 7.799 0 upgraded, 370 newly installed, 0 to remove and 4 not upgraded. #14 7.799 Need to get 129 MB of archives. #14 7.799 After this operation, 460 MB of additional disk space will be used. #14 7.799 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB] #13 8.867 Get:197 http://deb.debian.org/debian bookworm/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 8.867 Get:198 http://deb.debian.org/debian bookworm/main armhf libalgorithm-diff-xs-perl armhf 0.04-8+b1 [11.1 kB] #13 8.868 Get:199 http://deb.debian.org/debian bookworm/main armhf libalgorithm-merge-perl all 0.08-5 [11.8 kB] #13 8.869 Get:200 http://deb.debian.org/debian bookworm/main armhf libaliased-perl all 0.34-3 [13.5 kB] #13 8.869 Get:201 http://deb.debian.org/debian bookworm/main armhf libaom3 armhf 3.6.0-1 [1369 kB] #13 8.876 Get:202 http://deb.debian.org/debian bookworm/main armhf libapt-pkg-perl armhf 0.1.40+b2 [64.5 kB] #13 8.877 Get:203 http://deb.debian.org/debian bookworm/main armhf libarchive-cpio-perl all 0.10-3 [10.8 kB] #13 8.878 Get:204 http://deb.debian.org/debian bookworm/main armhf libarchive13 armhf 3.6.2-1 [299 kB] #13 8.880 Get:205 http://deb.debian.org/debian bookworm/main armhf libarray-intspan-perl all 2.004-2 [25.7 kB] #13 8.880 Get:206 http://deb.debian.org/debian bookworm/main armhf libauthen-sasl-perl all 2.1600-3 [43.9 kB] #13 8.881 Get:207 http://deb.debian.org/debian bookworm/main armhf libdav1d6 armhf 1.0.0-2 [256 kB] #13 8.883 Get:208 http://deb.debian.org/debian bookworm/main armhf libgav1-1 armhf 0.18.0-1+b1 [284 kB] #13 8.884 Get:209 http://deb.debian.org/debian bookworm/main armhf librav1e0 armhf 0.5.1-6 [514 kB] #13 8.887 Get:210 http://deb.debian.org/debian bookworm/main armhf libsvtav1enc1 armhf 1.4.1+dfsg-1 [893 kB] #13 8.891 Get:211 http://deb.debian.org/debian bookworm/main armhf libjpeg62-turbo armhf 1:2.1.5-2 [143 kB] #13 8.893 Get:212 http://deb.debian.org/debian bookworm/main armhf libyuv0 armhf 0.0~git20230123.b2528b0-1 [85.5 kB] #13 8.894 Get:213 http://deb.debian.org/debian bookworm/main armhf libavif15 armhf 0.11.1-1 [84.8 kB] #13 8.895 Get:214 http://deb.debian.org/debian bookworm/main armhf libmodule-implementation-perl all 0.09-2 [12.6 kB] #13 8.895 Get:215 http://deb.debian.org/debian bookworm/main armhf libsub-exporter-progressive-perl all 0.001013-3 [7496 B] #13 9.068 Get:216 http://deb.debian.org/debian bookworm/main armhf libvariable-magic-perl armhf 0.63-1+b1 [41.5 kB] #13 9.068 Get:217 http://deb.debian.org/debian bookworm/main armhf libb-hooks-endofscope-perl all 0.26-1 [19.6 kB] #13 9.068 Get:218 http://deb.debian.org/debian bookworm/main armhf libberkeleydb-perl armhf 0.64-2+b1 [111 kB] #13 9.068 Get:219 http://deb.debian.org/debian bookworm/main armhf libpng16-16 armhf 1.6.39-2 [260 kB] #13 9.073 Get:220 http://deb.debian.org/debian bookworm/main armhf libfreetype6 armhf 2.12.1+dfsg-5 [332 kB] #13 9.084 Get:221 http://deb.debian.org/debian bookworm/main armhf libfontconfig1 armhf 2.14.1-4 [368 kB] #13 9.084 Get:222 http://deb.debian.org/debian bookworm/main armhf libde265-0 armhf 1.0.11-1+deb12u2 [143 kB] #13 9.084 Get:223 http://deb.debian.org/debian bookworm/main armhf libx265-199 armhf 3.5-2+b1 [580 kB] #13 9.084 Get:224 http://deb.debian.org/debian bookworm/main armhf libheif1 armhf 1.15.1-1 [183 kB] #13 9.084 Get:225 http://deb.debian.org/debian bookworm/main armhf libdeflate0 armhf 1.14-1 [52.2 kB] #13 9.085 Get:226 http://deb.debian.org/debian bookworm/main armhf libjbig0 armhf 2.1-6.1 [27.1 kB] #13 9.090 Get:227 http://deb.debian.org/debian bookworm/main armhf liblerc4 armhf 4.0.0+ds-2 [137 kB] #13 9.093 Get:228 http://deb.debian.org/debian bookworm/main armhf libwebp7 armhf 1.2.4-0.2+deb12u1 [242 kB] #13 9.093 Get:229 http://deb.debian.org/debian bookworm/main armhf libtiff6 armhf 4.5.0-6+deb12u1 [295 kB] #13 9.101 Get:230 http://deb.debian.org/debian bookworm/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB] #13 9.101 Get:231 http://deb.debian.org/debian bookworm/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] #13 9.101 Get:232 http://deb.debian.org/debian bookworm/main armhf libxcb1 armhf 1.15-1 [140 kB] #13 9.101 Get:233 http://deb.debian.org/debian bookworm/main armhf libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #13 9.101 Get:234 http://deb.debian.org/debian bookworm/main armhf libx11-6 armhf 2:1.8.4-2+deb12u2 [695 kB] #13 9.105 Get:235 http://deb.debian.org/debian bookworm/main armhf libxpm4 armhf 1:3.5.12-1.1+deb12u1 [42.4 kB] #13 9.106 Get:236 http://deb.debian.org/debian bookworm/main armhf libgd3 armhf 2.3.3-9 [103 kB] #13 9.108 Get:237 http://deb.debian.org/debian bookworm/main armhf libc-devtools armhf 2.36-9+deb12u4 [54.0 kB] #13 9.109 Get:238 http://deb.debian.org/debian bookworm/main armhf libcapture-tiny-perl all 0.48-2 [24.6 kB] #13 9.110 Get:239 http://deb.debian.org/debian bookworm/main armhf libcgi-pm-perl all 4.55-1 [220 kB] #13 9.112 Get:240 http://deb.debian.org/debian bookworm/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB] #13 9.113 Get:241 http://deb.debian.org/debian bookworm/main armhf libfcgi-perl armhf 0.82+ds-2 [24.0 kB] #13 9.115 Get:242 http://deb.debian.org/debian bookworm/main armhf libcgi-fast-perl all 1:2.15-1 [12.1 kB] #13 9.115 Get:243 http://deb.debian.org/debian bookworm/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 9.115 Get:244 http://deb.debian.org/debian bookworm/main armhf libclass-inspector-perl all 1.36-3 [17.5 kB] #13 9.116 Get:245 http://deb.debian.org/debian bookworm/main armhf libcommon-sense-perl armhf 3.75-3 [23.0 kB] #13 9.117 Get:246 http://deb.debian.org/debian bookworm/main armhf libconfig-tiny-perl all 2.28-2 [16.4 kB] #13 9.117 Get:247 http://deb.debian.org/debian bookworm/main armhf libparams-util-perl armhf 1.102-2+b1 [23.8 kB] #13 9.119 Get:248 http://deb.debian.org/debian bookworm/main armhf libsub-install-perl all 0.929-1 [10.5 kB] #13 9.119 Get:249 http://deb.debian.org/debian bookworm/main armhf libdata-optlist-perl all 0.113-1 [10.6 kB] #13 9.120 Get:250 http://deb.debian.org/debian bookworm/main armhf libsub-exporter-perl all 0.989-1 [50.5 kB] #13 9.121 Get:251 http://deb.debian.org/debian bookworm/main armhf libconst-fast-perl all 0.014-2 [8792 B] #13 9.122 Get:252 http://deb.debian.org/debian bookworm/main armhf libwant-perl armhf 0.29-2+b1 [26.3 kB] #13 9.122 Get:253 http://deb.debian.org/debian bookworm/main armhf libcontextual-return-perl all 0.004014-4 [54.9 kB] #13 9.123 Get:254 http://deb.debian.org/debian bookworm/main armhf libconvert-binhex-perl all 1.125-3 [27.4 kB] #13 9.124 Get:255 http://deb.debian.org/debian bookworm/main armhf libcpanel-json-xs-perl armhf 4.35-1 [129 kB] #13 9.126 Get:256 http://deb.debian.org/debian bookworm/main armhf libdevel-stacktrace-perl all 2.0400-2 [26.8 kB] #13 9.126 Get:257 http://deb.debian.org/debian bookworm/main armhf libexception-class-perl all 1.45-1 [34.6 kB] #13 9.127 Get:258 http://deb.debian.org/debian bookworm/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB] #13 9.128 Get:259 http://deb.debian.org/debian bookworm/main armhf libiterator-util-perl all 0.02+ds1-2 [14.0 kB] #13 9.129 Get:260 http://deb.debian.org/debian bookworm/main armhf libdata-dpath-perl all 0.58-2 [43.6 kB] #13 9.130 Get:261 http://deb.debian.org/debian bookworm/main armhf libdata-dump-perl all 1.25-1 [28.4 kB] #13 9.131 Get:262 http://deb.debian.org/debian bookworm/main armhf libdata-messagepack-perl armhf 1.02-1+b1 [33.5 kB] #13 9.132 Get:263 http://deb.debian.org/debian bookworm/main armhf libnet-domain-tld-perl all 1.75-3 [31.9 kB] #13 9.133 Get:264 http://deb.debian.org/debian bookworm/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 9.134 Get:265 http://deb.debian.org/debian bookworm/main armhf libnet-ipv6addr-perl all 1.02-1 [21.7 kB] #13 9.135 Get:266 http://deb.debian.org/debian bookworm/main armhf libnet-netmask-perl all 2.0002-2 [28.6 kB] #13 9.135 Get:267 http://deb.debian.org/debian bookworm/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2+b1 [98.3 kB] #13 9.136 Get:268 http://deb.debian.org/debian bookworm/main armhf libdata-validate-ip-perl all 0.31-1 [20.6 kB] #13 16.74 Preparing to unpack .../014-libxml2_2.9.4+dfsg1-7+deb10u6_arm64.deb ... #13 16.75 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u6) ... #13 16.82 Selecting previously unselected package manpages. #13 16.82 Preparing to unpack .../015-manpages_4.16-2_all.deb ... #13 16.82 Unpacking manpages (4.16-2) ... #13 16.93 Selecting previously unselected package libedit2:arm64. #13 10.06 Setting up libssl3:amd64 (3.0.11-1~deb12u2) ... #13 10.12 Setting up libpython3.11-minimal:amd64 (3.11.2-6) ... #13 10.16 Setting up libexpat1:amd64 (2.5.0-1) ... #13 10.18 Setting up python3.11-minimal (3.11.2-6) ... #13 17.64 Preparing to unpack .../049-cpp_4%3a12.2.0-3_arm64.deb ... #13 17.64 Unpacking cpp (4:12.2.0-3) ... #13 17.68 Selecting previously unselected package libcc1-0:arm64. #13 17.68 Preparing to unpack .../050-libcc1-0_12.2.0-14_arm64.deb ... #13 17.69 Unpacking libcc1-0:arm64 (12.2.0-14) ... #13 17.73 Selecting previously unselected package libgomp1:arm64. #13 17.73 Preparing to unpack .../051-libgomp1_12.2.0-14_arm64.deb ... #13 17.74 Unpacking libgomp1:arm64 (12.2.0-14) ... #13 17.79 Selecting previously unselected package libitm1:arm64. #13 17.79 Preparing to unpack .../052-libitm1_12.2.0-14_arm64.deb ... #13 17.80 Unpacking libitm1:arm64 (12.2.0-14) ... #13 17.83 Selecting previously unselected package libatomic1:arm64. #13 17.83 Preparing to unpack .../053-libatomic1_12.2.0-14_arm64.deb ... #13 17.87 Unpacking libatomic1:arm64 (12.2.0-14) ... #13 5.647 Get:77 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB] #13 5.761 Get:78 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B] #13 5.762 Get:79 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB] #13 5.772 Get:80 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB] #13 5.845 Get:81 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B] #13 5.847 Get:82 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB] #13 5.850 Get:83 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.13 [1552 kB] #13 5.866 Get:84 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] #13 7.995 Selecting previously unselected package libgdbm6:amd64. #13 7.997 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ... #13 8.004 Unpacking libgdbm6:amd64 (1.19-2) ... #13 8.048 Selecting previously unselected package libpipeline1:amd64. #13 8.050 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ... #13 8.054 Unpacking libpipeline1:amd64 (1.5.3-1) ... #13 8.108 Selecting previously unselected package man-db. #13 8.110 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ... #13 8.119 Unpacking man-db (2.9.4-2) ... #14 14.24 Get:67 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB] #13 8.580 Preparing to unpack .../05-libuchardet0_0.0.6-3_amd64.deb ... #13 8.584 Unpacking libuchardet0:amd64 (0.0.6-3) ... #13 8.614 Selecting previously unselected package groff-base. #13 8.615 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_amd64.deb ... #13 8.619 Unpacking groff-base (1.22.4-3+deb10u1) ... #13 8.738 Selecting previously unselected package libgdbm6:amd64. #14 7.978 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.12-1~22.04.3 [809 kB] #13 9.137 Get:269 http://deb.debian.org/debian bookworm/main armhf libdata-validate-uri-perl all 0.07-2 [11.2 kB] #13 9.138 Get:270 http://deb.debian.org/debian bookworm/main armhf libdevel-size-perl armhf 0.83-2+b1 [23.7 kB] #13 9.139 Get:271 http://deb.debian.org/debian bookworm/main armhf libdistro-info-perl all 1.5+deb12u1 [5384 B] #13 9.141 Get:272 http://deb.debian.org/debian bookworm/main armhf libemail-address-xs-perl armhf 1.05-1+b1 [26.7 kB] #13 9.142 Get:273 http://deb.debian.org/debian bookworm/main armhf libexporter-tiny-perl all 1.006000-1 [38.6 kB] #13 9.143 Get:274 http://deb.debian.org/debian bookworm/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB] #13 9.144 Get:275 http://deb.debian.org/debian bookworm/main armhf libindirect-perl armhf 0.39-2+b1 [25.8 kB] #13 9.146 Get:276 http://deb.debian.org/debian bookworm/main armhf libxs-parse-keyword-perl armhf 0.33-1 [56.0 kB] #13 9.148 Get:277 http://deb.debian.org/debian bookworm/main armhf libxs-parse-sublike-perl armhf 0.16-1+b2 [28.1 kB] #13 9.149 Get:278 http://deb.debian.org/debian bookworm/main armhf libobject-pad-perl armhf 0.78-1 [109 kB] #13 9.151 Get:279 http://deb.debian.org/debian bookworm/main armhf libfeature-compat-class-perl all 0.05-1 [11.0 kB] #13 9.152 Get:280 http://deb.debian.org/debian bookworm/main armhf libsyntax-keyword-try-perl armhf 0.28-1 [27.8 kB] #13 9.152 Get:281 http://deb.debian.org/debian bookworm/main armhf libfeature-compat-try-perl all 0.05-1 [10.4 kB] #13 9.153 Get:282 http://deb.debian.org/debian bookworm/main armhf libipc-system-simple-perl all 1.30-2 [26.8 kB] #13 9.153 Get:283 http://deb.debian.org/debian bookworm/main armhf libfile-basedir-perl all 0.09-2 [15.1 kB] #13 9.154 Get:284 http://deb.debian.org/debian bookworm/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 9.155 Get:285 http://deb.debian.org/debian bookworm/main armhf libfile-fcntllock-perl armhf 0.22-4+b1 [34.5 kB] #13 9.156 Get:286 http://deb.debian.org/debian bookworm/main armhf libnumber-compare-perl all 0.03-3 [6332 B] #13 9.158 Get:287 http://deb.debian.org/debian bookworm/main armhf libtext-glob-perl all 0.11-3 [7676 B] #13 9.160 Get:288 http://deb.debian.org/debian bookworm/main armhf libfile-find-rule-perl all 0.34-3 [26.6 kB] #13 9.160 Get:289 http://deb.debian.org/debian bookworm/main armhf libfont-afm-perl all 1.20-4 [13.1 kB] #13 9.163 Get:290 http://deb.debian.org/debian bookworm/main armhf libio-string-perl all 1.08-4 [12.1 kB] #13 9.164 Get:291 http://deb.debian.org/debian bookworm/main armhf libfont-ttf-perl all 1.06-2 [318 kB] #13 9.167 Get:292 http://deb.debian.org/debian bookworm/main armhf libfreezethaw-perl all 0.5001-3 [16.0 kB] #13 9.167 Get:293 http://deb.debian.org/debian bookworm/main armhf libsort-versions-perl all 1.62-3 [8928 B] #13 9.168 Get:294 http://deb.debian.org/debian bookworm/main armhf libgit-wrapper-perl all 0.048-2 [33.4 kB] #13 9.178 Get:295 http://deb.debian.org/debian bookworm/main armhf libhttp-tiny-multipart-perl all 0.08-2 [9812 B] #13 9.180 Get:296 http://deb.debian.org/debian bookworm/main armhf libio-prompter-perl all 0.004015-2 [59.9 kB] #13 9.181 Get:297 http://deb.debian.org/debian bookworm/main armhf libjson-perl all 4.10000-1 [87.5 kB] #13 9.182 Get:298 http://deb.debian.org/debian bookworm/main armhf liblog-any-perl all 1.713-1 [76.3 kB] #13 9.183 Get:299 http://deb.debian.org/debian bookworm/main armhf liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB] #13 9.183 Get:300 http://deb.debian.org/debian bookworm/main armhf libpackage-stash-perl all 0.40-1 [22.0 kB] #13 9.185 Get:301 http://deb.debian.org/debian bookworm/main armhf libsub-identify-perl armhf 0.14-3 [10.5 kB] #13 9.186 Get:302 http://deb.debian.org/debian bookworm/main armhf libsub-name-perl armhf 0.26-2+b1 [12.2 kB] #13 9.186 Get:303 http://deb.debian.org/debian bookworm/main armhf libnamespace-clean-perl all 0.27-2 [17.8 kB] #13 9.188 Get:304 http://deb.debian.org/debian bookworm/main armhf libpath-tiny-perl all 0.144-1 [56.4 kB] #13 9.189 Get:305 http://deb.debian.org/debian bookworm/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #13 9.189 Get:306 http://deb.debian.org/debian bookworm/main armhf libtype-tiny-perl all 2.002001-1 [377 kB] #13 9.191 Get:307 http://deb.debian.org/debian bookworm/main armhf libgitlab-api-v4-perl all 0.26-3 [88.2 kB] #13 9.195 Get:308 http://deb.debian.org/debian bookworm/main armhf libglib2.0-0 armhf 2.74.6-2 [1227 kB] #13 9.207 Get:309 http://deb.debian.org/debian bookworm/main armhf libglib2.0-data all 2.74.6-2 [1207 kB] #13 9.221 Get:310 http://deb.debian.org/debian bookworm/main armhf libgpm2 armhf 1.20.7-10+b1 [13.4 kB] #13 9.221 Get:311 http://deb.debian.org/debian bookworm/main armhf libhtml-form-perl all 6.11-1 [33.1 kB] #13 9.221 Get:312 http://deb.debian.org/debian bookworm/main armhf libhtml-format-perl all 2.16-2 [38.8 kB] #13 9.221 Get:313 http://deb.debian.org/debian bookworm/main armhf libhtml-html5-entities-perl all 0.004-3 [21.0 kB] #13 9.221 Get:314 http://deb.debian.org/debian bookworm/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB] #13 9.221 Get:315 http://deb.debian.org/debian bookworm/main armhf libhttp-daemon-perl all 6.16-1 [23.5 kB] #13 9.221 Get:316 http://deb.debian.org/debian bookworm/main armhf libio-interactive-perl all 1.023-2 [11.0 kB] #13 9.221 Get:317 http://deb.debian.org/debian bookworm/main armhf libio-sessiondata-perl all 1.03-3 [6316 B] #13 9.221 Get:318 http://deb.debian.org/debian bookworm/main armhf libio-stringy-perl all 2.111-3 [56.5 kB] #13 9.221 Get:319 http://deb.debian.org/debian bookworm/main armhf libipc-run3-perl all 0.048-3 [33.2 kB] #13 9.221 Get:320 http://deb.debian.org/debian bookworm/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 9.221 Get:321 http://deb.debian.org/debian bookworm/main armhf libjson-xs-perl armhf 4.030-2+b1 [90.4 kB] #13 9.222 Get:322 http://deb.debian.org/debian bookworm/main armhf libjson-maybexs-perl all 1.004004-1 [13.3 kB] #13 9.223 Get:323 http://deb.debian.org/debian bookworm/main armhf libldap-common all 2.5.13+dfsg-5 [29.3 kB] #13 9.225 Get:324 http://deb.debian.org/debian bookworm/main armhf liblist-compare-perl all 0.55-2 [65.7 kB] #13 9.227 Get:325 http://deb.debian.org/debian bookworm/main armhf liblist-someutils-perl all 0.59-1 [37.1 kB] #13 9.227 Get:326 http://deb.debian.org/debian bookworm/main armhf liblist-someutils-xs-perl armhf 0.58-3 [30.6 kB] #13 9.228 Get:327 http://deb.debian.org/debian bookworm/main armhf liblist-utilsby-perl all 0.12-2 [15.5 kB] #13 9.329 Get:328 http://deb.debian.org/debian bookworm/main armhf libltdl7 armhf 2.4.7-5 [390 kB] #13 9.329 Get:329 http://deb.debian.org/debian bookworm/main armhf libltdl-dev armhf 2.4.7-5 [162 kB] #13 9.333 Get:330 http://deb.debian.org/debian bookworm/main armhf liblz1 armhf 1.13-5 [37.8 kB] #13 9.333 Get:331 http://deb.debian.org/debian bookworm/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB] #13 9.334 Get:332 http://deb.debian.org/debian bookworm/main armhf libsys-hostname-long-perl all 1.5-3 [11.6 kB] #13 9.335 Get:333 http://deb.debian.org/debian bookworm/main armhf libmail-sendmail-perl all 0.80-3 [24.3 kB] #13 9.337 Get:334 http://deb.debian.org/debian bookworm/main armhf libnet-smtp-ssl-perl all 1.04-2 [6548 B] #13 9.337 Get:335 http://deb.debian.org/debian bookworm/main armhf libmailtools-perl all 2.21-2 [95.6 kB] #13 9.337 Get:336 http://deb.debian.org/debian bookworm/main armhf libmarkdown2 armhf 2.2.7-2 [30.2 kB] #13 9.338 Get:337 http://deb.debian.org/debian bookworm/main armhf libmath-base85-perl all 0.5+dfsg-2 [6684 B] #13 9.340 Get:338 http://deb.debian.org/debian bookworm/main armhf libmime-tools-perl all 5.510-1 [213 kB] #13 9.341 Get:339 http://deb.debian.org/debian bookworm/main armhf libmldbm-perl all 2.05-4 [16.8 kB] #13 9.342 Get:340 http://deb.debian.org/debian bookworm/main armhf libmoox-aliases-perl all 0.001006-2 [7156 B] #13 9.343 Get:341 http://deb.debian.org/debian bookworm/main armhf libmouse-perl armhf 2.5.10-1+b3 [166 kB] #13 9.346 Get:342 http://deb.debian.org/debian bookworm/main armhf libpackage-stash-xs-perl armhf 0.30-1+b1 [18.2 kB] #13 9.347 Get:343 http://deb.debian.org/debian bookworm/main armhf libpath-iterator-rule-perl all 1.015-2 [41.7 kB] #13 9.349 Get:344 http://deb.debian.org/debian bookworm/main armhf libperlio-gzip-perl armhf 0.20-1+b1 [16.3 kB] #13 9.351 Get:345 http://deb.debian.org/debian bookworm/main armhf libperlio-utf8-strict-perl armhf 0.010-1 [10.9 kB] #13 9.351 Get:346 http://deb.debian.org/debian bookworm/main armhf libpod-parser-perl all 1.65-1 [96.3 kB] #13 9.353 Get:347 http://deb.debian.org/debian bookworm/main armhf libpod-constants-perl all 0.19-2 [17.3 kB] #13 9.353 Get:348 http://deb.debian.org/debian bookworm/main armhf libproc-processtable-perl armhf 0.634-1+b2 [42.9 kB] #13 9.355 Get:349 http://deb.debian.org/debian bookworm/main armhf libre2-9 armhf 20220601+dfsg-1+b1 [148 kB] #13 9.358 Get:350 http://deb.debian.org/debian bookworm/main armhf libre-engine-re2-perl armhf 0.17+ds-1 [17.9 kB] #13 9.358 Get:351 http://deb.debian.org/debian bookworm/main armhf libreadonly-perl all 2.050-3 [23.1 kB] #13 9.358 Get:352 http://deb.debian.org/debian bookworm/main armhf libref-util-perl all 0.204-2 [17.4 kB] #13 9.358 Get:353 http://deb.debian.org/debian bookworm/main armhf libref-util-xs-perl armhf 0.117-2+b1 [13.0 kB] #13 9.360 Get:354 http://deb.debian.org/debian bookworm/main armhf libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB] #13 9.361 Get:355 http://deb.debian.org/debian bookworm/main armhf libregexp-pattern-perl all 0.2.14-2 [18.7 kB] #13 9.362 Get:356 http://deb.debian.org/debian bookworm/main armhf libregexp-wildcards-perl all 1.05-3 [14.1 kB] #13 9.364 Get:357 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules armhf 2.1.28+dfsg-10 [58.6 kB] #13 9.364 Get:358 http://deb.debian.org/debian bookworm/main armhf libsereal-decoder-perl armhf 5.003+ds-1 [92.7 kB] #13 9.368 Get:359 http://deb.debian.org/debian bookworm/main armhf libsereal-encoder-perl armhf 5.003+ds-1 [95.0 kB] #13 9.370 Get:360 http://deb.debian.org/debian bookworm/main armhf libset-intspan-perl all 1.19-3 [25.3 kB] #13 9.373 Get:361 http://deb.debian.org/debian bookworm/main armhf libtask-weaken-perl all 1.06-2 [9364 B] #13 9.373 Get:362 http://deb.debian.org/debian bookworm/main armhf libxml-parser-perl armhf 2.46-4 [197 kB] #13 9.377 Get:363 http://deb.debian.org/debian bookworm/main armhf libsoap-lite-perl all 1.27-3 [239 kB] #13 9.377 Get:364 http://deb.debian.org/debian bookworm/main armhf libsocket6-perl armhf 0.29-3 [20.5 kB] #13 9.378 Get:365 http://deb.debian.org/debian bookworm/main armhf libstring-copyright-perl all 0.003014-1 [23.4 kB] #13 9.379 Get:366 http://deb.debian.org/debian bookworm/main armhf libstring-escape-perl all 2010.002-3 [18.7 kB] #13 9.381 Get:367 http://deb.debian.org/debian bookworm/main armhf libstring-license-perl all 0.0.2-1 [34.3 kB] #13 9.382 Get:368 http://deb.debian.org/debian bookworm/main armhf libstring-shellquote-perl all 1.04-3 [11.9 kB] #13 9.383 Get:369 http://deb.debian.org/debian bookworm/main armhf libsys-cpuaffinity-perl armhf 1.13~03-2+b1 [33.1 kB] #13 9.384 Get:370 http://deb.debian.org/debian bookworm/main armhf libterm-readkey-perl armhf 2.38-2+b1 [23.4 kB] #13 9.385 Get:371 http://deb.debian.org/debian bookworm/main armhf libtext-levenshteinxs-perl armhf 0.03-5+b1 [7896 B] #13 9.387 Get:372 http://deb.debian.org/debian bookworm/main armhf libtext-markdown-discount-perl armhf 0.16-1 [12.8 kB] #13 9.388 Get:373 http://deb.debian.org/debian bookworm/main armhf libtext-xslate-perl armhf 3.5.9-1+b2 [194 kB] #13 9.396 Get:374 http://deb.debian.org/debian bookworm/main armhf libtime-duration-perl all 1.21-2 [13.1 kB] #13 9.484 Get:375 http://deb.debian.org/debian bookworm/main armhf libtime-moment-perl armhf 0.44-2+b1 [72.3 kB] #13 9.484 Get:376 http://deb.debian.org/debian bookworm/main armhf libtype-tiny-xs-perl armhf 0.025-1 [24.3 kB] #13 16.93 Preparing to unpack .../016-libedit2_3.1-20181209-1_arm64.deb ... #13 16.93 Unpacking libedit2:arm64 (3.1-20181209-1) ... #13 16.97 Selecting previously unselected package openssh-client. #13 16.97 Preparing to unpack .../017-openssh-client_1%3a7.9p1-10+deb10u4_arm64.deb ... #13 16.98 Unpacking openssh-client (1:7.9p1-10+deb10u4) ... #13 17.07 Selecting previously unselected package ucf. #13 17.07 Preparing to unpack .../018-ucf_3.0038+nmu1_all.deb ... #13 17.07 Moving old data out of the way #13 17.07 Unpacking ucf (3.0038+nmu1) ... #13 17.11 Selecting previously unselected package xz-utils. #13 17.11 Preparing to unpack .../019-xz-utils_5.2.4-1+deb10u1_arm64.deb ... #13 17.11 Unpacking xz-utils (5.2.4-1+deb10u1) ... #13 17.16 Selecting previously unselected package libfl2:arm64. #13 17.16 Preparing to unpack .../020-libfl2_2.6.4-6.2_arm64.deb ... #13 17.16 Unpacking libfl2:arm64 (2.6.4-6.2) ... #13 17.20 Selecting previously unselected package at. #14 15.80 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.5.0-1ubuntu1~20.04 [24.1 kB] #14 15.82 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.5.0-1ubuntu1~20.04 [9808 B] #14 15.83 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.4.0-1ubuntu1~20.04.2 [2690 kB] #13 17.90 Selecting previously unselected package libasan8:arm64. #13 17.90 Preparing to unpack .../054-libasan8_12.2.0-14_arm64.deb ... #13 17.90 Unpacking libasan8:arm64 (12.2.0-14) ... #13 18.09 Selecting previously unselected package liblsan0:arm64. #13 5.873 Get:85 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB] #13 5.897 Get:86 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] #13 5.897 Get:87 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] #13 5.899 Get:88 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] #13 5.900 Get:89 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] #13 5.900 Get:90 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] #13 5.902 Get:91 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1+deb11u1 [74.2 kB] #13 5.904 Get:92 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] #13 5.905 Get:93 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] #13 5.908 Get:94 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] #13 5.909 Get:95 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u11 [326 kB] #13 5.914 Get:96 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u11 [265 kB] #13 5.920 Get:97 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB] #13 5.925 Get:98 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB] #13 5.926 Get:99 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] #13 5.929 Get:100 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB] #13 5.931 Get:101 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB] #13 5.931 Get:102 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB] #13 5.933 Get:103 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #13 5.933 Get:104 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #13 5.935 Get:105 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] #13 5.936 Get:106 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB] #13 5.938 Get:107 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] #13 6.006 Get:108 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] #13 6.011 Get:109 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB] #13 6.019 Get:110 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 6.023 Get:111 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB] #13 6.025 Get:112 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB] #13 6.036 Get:113 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB] #13 ... #12 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #12 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 3.3s done #12 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf done #12 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #12 DONE 11.6s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 8.308 Selecting previously unselected package perl-modules-5.32. #13 8.310 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u3_all.deb ... #13 8.315 Unpacking perl-modules-5.32 (5.32.1-4+deb11u3) ... #14 14.33 Get:68 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxcb1 arm64 1.15-1 [47.6 kB] #14 14.47 Get:69 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libx11-data all 2:1.8.6-1ubuntu1 [116 kB] #13 0.569 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #13 0.579 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #13 0.579 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #13 0.716 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7842 kB] #13 8.740 Preparing to unpack .../07-libgdbm6_1.18.1-4_amd64.deb ... #13 8.745 Unpacking libgdbm6:amd64 (1.18.1-4) ... #13 8.778 Selecting previously unselected package libpipeline1:amd64. #13 8.779 Preparing to unpack .../08-libpipeline1_1.5.1-2_amd64.deb ... #13 8.783 Unpacking libpipeline1:amd64 (1.5.1-2) ... #13 8.871 Selecting previously unselected package man-db. #13 8.873 Preparing to unpack .../09-man-db_2.8.5-2+deb10u1_amd64.deb ... #13 8.885 Unpacking man-db (2.8.5-2+deb10u1) ... #13 9.029 Selecting previously unselected package perl-modules-5.28. #15 9.127 CentOS Stream 8 - BaseOS 5.4 MB/s | 7.0 MB 00:01 #13 9.484 Get:377 http://deb.debian.org/debian bookworm/main armhf libunicode-utf8-perl armhf 0.62-2 [19.3 kB] #13 9.493 Get:378 http://deb.debian.org/debian bookworm/main armhf libwww-mechanize-perl all 2.16-1 [116 kB] #13 9.493 Get:379 http://deb.debian.org/debian bookworm/main armhf libxdelta2 armhf 1.1.3-10.4 [41.9 kB] #13 9.493 Get:380 http://deb.debian.org/debian bookworm/main armhf libxext6 armhf 2:1.3.4-1+b1 [47.8 kB] #13 9.493 Get:381 http://deb.debian.org/debian bookworm/main armhf libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #13 9.493 Get:382 http://deb.debian.org/debian bookworm/main armhf libxml-sax-base-perl all 1.09-3 [20.6 kB] #13 9.493 Get:383 http://deb.debian.org/debian bookworm/main armhf libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #13 9.493 Get:384 http://deb.debian.org/debian bookworm/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1+b1 [307 kB] #13 9.496 Get:385 http://deb.debian.org/debian bookworm/main armhf libxml-sax-expat-perl all 0.51-2 [11.1 kB] #13 9.496 Get:386 http://deb.debian.org/debian bookworm/main armhf libxmlrpc-lite-perl all 0.717-5 [22.4 kB] #13 9.498 Get:387 http://deb.debian.org/debian bookworm/main armhf libxmuu1 armhf 2:1.1.3-3 [23.3 kB] #13 9.501 Get:388 http://deb.debian.org/debian bookworm/main armhf libxstring-perl armhf 0.005-2+b1 [8160 B] #13 9.502 Get:389 http://deb.debian.org/debian bookworm/main armhf libyaml-0-2 armhf 0.2.5-1 [46.8 kB] #13 9.502 Get:390 http://deb.debian.org/debian bookworm/main armhf libyaml-libyaml-perl armhf 0.86+ds-1 [32.2 kB] #13 9.503 Get:391 http://deb.debian.org/debian bookworm/main armhf licensecheck all 3.3.5-1 [49.8 kB] #13 9.504 Get:392 http://deb.debian.org/debian bookworm/main armhf plzip armhf 1.10-5 [57.5 kB] #13 9.506 Get:393 http://deb.debian.org/debian bookworm/main armhf lzop armhf 1.04-2 [82.2 kB] #13 9.512 Get:394 http://deb.debian.org/debian bookworm/main armhf t1utils armhf 1.41-4 [54.7 kB] #13 9.512 Get:395 http://deb.debian.org/debian bookworm/main armhf unzip armhf 6.0-28 [152 kB] #13 9.512 Get:396 http://deb.debian.org/debian bookworm/main armhf lintian all 2.116.3 [1130 kB] #13 9.525 Get:397 http://deb.debian.org/debian bookworm/main armhf lsb-release all 12.0-1 [6416 B] #13 9.529 Get:398 http://deb.debian.org/debian bookworm/main armhf manpages-dev all 6.03-2 [2030 kB] #13 9.534 Get:399 http://deb.debian.org/debian bookworm/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB] #13 9.535 Get:400 http://deb.debian.org/debian bookworm/main armhf pixz armhf 1.0.7-2 [19.5 kB] #13 9.536 Get:401 http://deb.debian.org/debian bookworm/main armhf xdelta armhf 1.1.3-10.4 [26.0 kB] #13 9.537 Get:402 http://deb.debian.org/debian bookworm/main armhf xdelta3 armhf 3.0.11-dfsg-1.2 [66.6 kB] #13 9.538 Get:403 http://deb.debian.org/debian bookworm/main armhf pristine-tar armhf 1.50 [103 kB] #13 9.540 Get:404 http://deb.debian.org/debian bookworm/main armhf publicsuffix all 20230209.2326-1 [126 kB] #13 9.541 Get:405 http://deb.debian.org/debian bookworm/main armhf python-apt-common all 2.6.0 [64.3 kB] #13 9.542 Get:406 http://deb.debian.org/debian bookworm/main armhf python3-apt armhf 2.6.0 [144 kB] #13 9.543 Get:407 http://deb.debian.org/debian bookworm/main armhf python3-certifi all 2022.9.24-1 [153 kB] #13 9.544 Get:408 http://deb.debian.org/debian bookworm/main armhf python3-charset-normalizer all 3.0.1-2 [49.3 kB] #13 9.546 Get:409 http://deb.debian.org/debian bookworm/main armhf python3-idna all 3.3-1 [39.4 kB] #13 9.546 Get:410 http://deb.debian.org/debian bookworm/main armhf python3-magic all 2:0.4.26-3 [14.5 kB] #13 9.554 Get:411 http://deb.debian.org/debian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB] #13 9.554 Get:412 http://deb.debian.org/debian bookworm/main armhf python3-urllib3 all 1.26.12-1 [117 kB] #13 9.554 Get:413 http://deb.debian.org/debian bookworm/main armhf python3-requests all 2.28.1+dfsg-1 [67.9 kB] #13 9.554 Get:414 http://deb.debian.org/debian bookworm/main armhf python3-unidiff all 0.7.3-1 [11.7 kB] #13 9.554 Get:415 http://deb.debian.org/debian bookworm/main armhf shared-mime-info armhf 2.2-1 [726 kB] #13 9.554 Get:416 http://deb.debian.org/debian bookworm/main armhf strace armhf 6.1-0.1 [1175 kB] #13 9.561 Get:417 http://deb.debian.org/debian bookworm/main armhf xauth armhf 1:1.1.2-1 [33.2 kB] #13 9.561 Get:418 http://deb.debian.org/debian bookworm/main armhf xdg-user-dirs armhf 0.18-1 [53.4 kB] #13 9.563 Get:419 http://deb.debian.org/debian bookworm/main armhf zstd armhf 1.5.4+dfsg2-5 [611 kB] #13 17.20 Preparing to unpack .../021-at_3.1.23-1_arm64.deb ... #13 17.21 Unpacking at (3.1.23-1) ... #13 17.24 Selecting previously unselected package libsigsegv2:arm64. #13 17.24 Preparing to unpack .../022-libsigsegv2_2.12-2_arm64.deb ... #13 17.25 Unpacking libsigsegv2:arm64 (2.12-2) ... #13 17.28 Selecting previously unselected package m4. #13 17.28 Preparing to unpack .../023-m4_1.4.18-2_arm64.deb ... #13 17.28 Unpacking m4 (1.4.18-2) ... #13 17.32 Selecting previously unselected package autoconf. #13 17.32 Preparing to unpack .../024-autoconf_2.69-11_all.deb ... #13 17.33 Unpacking autoconf (2.69-11) ... #13 17.46 Selecting previously unselected package autotools-dev. #14 16.20 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.5.0-1ubuntu1~20.04 [800 kB] #14 16.24 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.5.0-1ubuntu1~20.04 [1972 kB] #14 16.33 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.5.0-1ubuntu1~20.04 [765 kB] #13 18.10 Preparing to unpack .../055-liblsan0_12.2.0-14_arm64.deb ... #13 18.10 Unpacking liblsan0:arm64 (12.2.0-14) ... #13 18.19 Selecting previously unselected package libtsan2:arm64. #13 18.20 Preparing to unpack .../056-libtsan2_12.2.0-14_arm64.deb ... #13 18.20 Unpacking libtsan2:arm64 (12.2.0-14) ... #13 18.40 Selecting previously unselected package libubsan1:arm64. #13 6.346 Get:114 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB] #13 6.348 Get:115 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB] #13 6.349 Get:116 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB] #13 6.350 Get:117 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB] #13 6.376 Get:118 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB] #13 6.378 Get:119 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] #13 6.380 Get:120 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB] #13 6.389 Get:121 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #13 6.448 Get:122 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB] #13 8.671 Selecting previously unselected package libgdbm-compat4:amd64. #13 8.673 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ... #13 8.678 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #13 8.801 Selecting previously unselected package libperl5.32:amd64. #14 14.62 Get:70 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libx11-6 arm64 2:1.8.6-1ubuntu1 [646 kB] #14 14.82 Get:71 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB] #13 0.940 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [266 kB] #13 0.966 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [16.3 kB] #13 9.031 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #13 9.034 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 9.774 debconf: delaying package configuration, since apt-utils is not installed #13 9.805 Fetched 168 MB in 2s (77.9 MB/s) #13 9.838 Selecting previously unselected package perl-modules-5.36. #13 9.838 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6092 files and directories currently installed.) #13 9.838 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #13 9.843 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #14 8.475 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB] #14 8.486 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.12-1~22.04.3 [2242 kB] #14 8.644 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB] #13 DONE 1.4s #14 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #13 17.46 Preparing to unpack .../025-autotools-dev_20180224.1_all.deb ... #13 17.46 Unpacking autotools-dev (20180224.1) ... #13 17.50 Selecting previously unselected package automake. #13 17.50 Preparing to unpack .../026-automake_1%3a1.16.1-4_all.deb ... #13 17.51 Unpacking automake (1:1.16.1-4) ... #13 17.58 Selecting previously unselected package autopoint. #13 17.58 Preparing to unpack .../027-autopoint_0.19.8.1-9_all.deb ... #13 17.58 Unpacking autopoint (0.19.8.1-9) ... #13 17.61 Selecting previously unselected package binutils-common:arm64. #13 17.62 Preparing to unpack .../028-binutils-common_2.31.1-16_arm64.deb ... #13 17.62 Unpacking binutils-common:arm64 (2.31.1-16) ... #13 17.82 Selecting previously unselected package libbinutils:arm64. #14 16.36 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgcc-9-dev arm64 9.4.0-1ubuntu1~20.04.2 [920 kB] #14 16.41 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9 arm64 9.4.0-1ubuntu1~20.04.2 [6736 kB] #13 18.40 Preparing to unpack .../057-libubsan1_12.2.0-14_arm64.deb ... #13 18.41 Unpacking libubsan1:arm64 (12.2.0-14) ... #13 18.51 Selecting previously unselected package libhwasan0:arm64. #13 18.51 Preparing to unpack .../058-libhwasan0_12.2.0-14_arm64.deb ... #13 18.52 Unpacking libhwasan0:arm64 (12.2.0-14) ... #13 18.62 Selecting previously unselected package libgcc-12-dev:arm64. #13 6.457 Get:123 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB] #13 6.464 Get:124 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB] #13 6.466 Get:125 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB] #13 6.472 Get:126 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB] #13 6.477 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB] #13 6.482 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB] #13 6.495 Get:129 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB] #13 6.520 Get:130 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B] #13 6.521 Get:131 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB] #13 6.521 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB] #13 6.522 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B] #13 6.524 Get:134 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB] #13 6.526 Get:135 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB] #13 6.526 Get:136 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #13 6.529 Get:137 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b3 [11.2 kB] #13 6.530 Get:138 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #13 6.531 Get:139 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB] #13 6.531 Get:140 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB] #13 6.533 Get:141 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 6.533 Get:142 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB] #13 6.534 Get:143 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB] #13 6.535 Get:144 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB] #13 6.536 Get:145 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB] #13 6.536 Get:146 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB] #13 6.537 Get:147 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB] #13 6.537 Get:148 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB] #13 6.538 Get:149 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB] #13 6.538 Get:150 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB] #13 6.539 Get:151 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB] #13 6.540 Get:152 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB] #13 6.540 Get:153 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB] #13 6.542 Get:154 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB] #13 6.544 Get:155 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB] #13 6.546 Get:156 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #13 6.547 Get:157 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB] #13 6.569 Get:158 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 6.569 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 6.574 Get:160 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B] #13 6.580 Get:161 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB] #13 6.581 Get:162 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB] #13 6.586 Get:163 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB] #13 6.590 Get:164 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 6.604 Get:165 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB] #13 6.606 Get:166 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 6.607 Get:167 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB] #13 6.609 Get:168 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB] #13 6.610 Get:169 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB] #13 6.611 Get:170 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB] #13 6.627 Get:171 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB] #13 6.646 Get:172 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u5 [8244 B] #13 6.650 Get:173 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] #13 6.651 Get:174 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB] #13 6.654 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] #13 6.656 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB] #13 6.657 Get:177 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB] #13 6.663 Get:178 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB] #13 6.665 Get:179 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB] #13 6.692 Get:180 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB] #10 ... #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bookworm@sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 #12 extracting sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 11.4s done #12 extracting sha256:a13012f956efcd9e5769b72a981e6d9f1888440424e0b964a83f0cb915baf916 done #12 extracting sha256:6fe3b1e5b1e10b4dce757058fedfd9841ac4452c8bc6911027b40895bc6b32d5 done #12 extracting sha256:3612ba1bb511b04384b19625cce9aed392ed86a5dd6fda4851ab87dbfdbd97d1 done #12 extracting sha256:d353848d63653236779a7258fb17040ece128b248e2234232bab79a2444fdfb9 done #12 extracting sha256:a3bf02af01854bfb675092a27860195ca2881ae7a696d30a6aa9bd310ed31146 done #12 extracting sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 1.2s done #12 extracting sha256:b89eeb8864999dbd398af773f061994c21b4971e4b9b459cae7582a34d1aea3e done #12 DONE 16.9s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 8.803 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u3_amd64.deb ... #13 8.807 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u3) ... #14 14.82 Get:72 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB] #14 14.82 Get:73 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 man-db arm64 2.11.2-3 [1214 kB] #14 14.94 Get:74 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 manpages all 6.03-2 [1322 kB] #14 15.01 Get:75 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 openssh-client arm64 1:9.3p1-1ubuntu3.2 [868 kB] #14 15.06 Get:76 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 publicsuffix all 20230209.2326-1 [131 kB] #13 9.369 Selecting previously unselected package libgdbm-compat4:amd64. #13 9.371 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_amd64.deb ... #13 9.375 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... #13 9.417 Selecting previously unselected package libperl5.28:amd64. #13 9.419 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... #13 9.422 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... #13 10.39 CentOS Stream 9 - Extras packages 14 kB/s | 15 kB 00:01 #13 11.55 Dependencies resolved. #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 4.6s done #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 #14 8.645 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB] #14 8.646 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB] #14 8.654 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB] #14 8.656 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB] #14 8.664 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.3 [635 kB] #14 8.702 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.12-1~22.04.3 [1845 kB] #14 4.796 Reading package lists... #13 17.82 Preparing to unpack .../029-libbinutils_2.31.1-16_arm64.deb ... #13 17.82 Unpacking libbinutils:arm64 (2.31.1-16) ... #13 17.88 Selecting previously unselected package binutils-aarch64-linux-gnu. #13 17.88 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ... #13 17.89 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... #14 16.73 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B] #13 18.62 Preparing to unpack .../059-libgcc-12-dev_12.2.0-14_arm64.deb ... #13 18.62 Unpacking libgcc-12-dev:arm64 (12.2.0-14) ... #13 18.74 Selecting previously unselected package gcc-12. #13 18.74 Preparing to unpack .../060-gcc-12_12.2.0-14_arm64.deb ... #13 18.75 Unpacking gcc-12 (12.2.0-14) ... #13 6.693 Get:181 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB] #13 6.731 Get:182 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB] #13 6.735 Get:183 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u11 [323 kB] #13 6.766 Get:184 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB] #13 6.768 Get:185 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1+deb11u2 [1828 kB] #13 6.826 Get:186 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1+deb11u2 [5423 kB] #14 15.07 Get:77 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 strace arm64 6.5-0.0ubuntu1 [469 kB] #13 11.56 ================================================================================ #13 11.56 Package Arch Version Repository Size #13 11.56 ================================================================================ #13 11.56 Installing: #13 11.56 dnf-plugins-core noarch 4.3.0-13.el9 baseos 37 k #13 11.56 rpm-build aarch64 4.16.1.3-29.el9 appstream 67 k #13 11.56 rpmlint noarch 1.11-19.el9 appstream 198 k #13 11.56 Installing dependencies: #13 11.56 adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 832 k #13 11.56 binutils aarch64 2.35.2-43.el9 baseos 4.8 M #13 11.56 binutils-gold aarch64 2.35.2-43.el9 baseos 882 k #13 11.56 bzip2 aarch64 1.0.8-8.el9 baseos 56 k #13 11.56 cpio aarch64 2.13-16.el9 baseos 274 k #13 11.56 dbus-libs aarch64 1:1.12.20-8.el9 baseos 150 k #13 11.56 debugedit aarch64 5.0-5.el9 appstream 76 k #13 11.56 desktop-file-utils aarch64 0.26-6.el9 appstream 72 k #13 11.56 diffutils aarch64 3.7-12.el9 baseos 392 k #13 11.56 dwz aarch64 0.14-3.el9 appstream 126 k #13 11.56 ed aarch64 1.14.2-12.el9 baseos 74 k #13 11.56 efi-srpm-macros noarch 4-9.el9 appstream 23 k #13 11.56 elfutils aarch64 0.190-2.el9 baseos 549 k #13 11.56 elfutils-debuginfod-client aarch64 0.190-2.el9 baseos 36 k #13 11.56 emacs-filesystem noarch 1:27.2-9.el9 appstream 8.9 k #13 11.56 enchant aarch64 1:1.6.0-30.el9 appstream 61 k #13 11.56 file aarch64 5.39-14.el9 baseos 49 k #13 11.56 fonts-srpm-macros noarch 1:2.0.5-7.el9.1 appstream 28 k #13 11.56 gdb-minimal aarch64 10.2-13.el9 appstream 3.1 M #13 11.56 gdk-pixbuf2 aarch64 2.42.6-3.el9 appstream 490 k #13 11.56 ghc-srpm-macros noarch 1.5.0-6.el9 appstream 8.8 k #13 11.56 glib-networking aarch64 2.68.3-3.el9 baseos 185 k #13 11.56 glibc-gconv-extra aarch64 2.34-100.el9 baseos 1.8 M #13 11.56 go-srpm-macros noarch 3.2.0-3.el9 appstream 27 k #13 11.56 groff-base aarch64 1.22.4-10.el9 baseos 1.0 M #13 11.56 gsettings-desktop-schemas aarch64 40.0-6.el9 baseos 684 k #13 11.56 hunspell aarch64 1.7.0-11.el9 appstream 319 k #13 11.56 hunspell-en-GB noarch 0.20140811.1-20.el9 appstream 226 k #13 11.56 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k #13 11.56 hunspell-filesystem aarch64 1.7.0-11.el9 appstream 8.6 k #13 11.56 info aarch64 6.7-15.el9 baseos 221 k #13 11.56 json-glib aarch64 1.6.6-1.el9 baseos 160 k #13 11.56 kernel-srpm-macros noarch 1.0-13.el9 appstream 16 k #13 11.56 less aarch64 590-2.el9 baseos 161 k #13 11.56 libappstream-glib aarch64 0.7.18-4.el9 appstream 380 k #13 11.56 libbrotli aarch64 1.0.9-6.el9 baseos 314 k #13 11.56 libicu aarch64 67.1-9.el9 baseos 9.5 M #13 11.56 libjpeg-turbo aarch64 2.0.90-7.el9 appstream 169 k #13 11.56 libpipeline aarch64 1.5.3-4.el9 baseos 48 k #13 11.56 libpkgconf aarch64 1.7.3-10.el9 baseos 36 k #13 11.56 libpng aarch64 2:1.6.37-12.el9 baseos 115 k #13 11.56 libproxy aarch64 0.4.15-35.el9 baseos 71 k #13 11.56 libpsl aarch64 0.21.1-5.el9 baseos 64 k #13 11.56 libsoup aarch64 2.72.0-8.el9 appstream 397 k #13 11.56 libstemmer aarch64 0-18.585svn.el9 appstream 82 k #13 11.56 lua-srpm-macros noarch 1-6.el9 appstream 9.5 k #13 11.56 man-db aarch64 2.9.3-7.el9 baseos 1.2 M #13 11.56 ncurses aarch64 6.2-10.20210508.el9 baseos 399 k #13 11.56 ocaml-srpm-macros noarch 6-6.el9 appstream 8.8 k #13 11.56 openblas-srpm-macros noarch 2-11.el9 appstream 8.4 k #13 11.56 patch aarch64 2.7.6-16.el9 appstream 124 k #13 11.56 perl-AutoLoader noarch 5.74-481.el9 appstream 21 k #13 11.56 perl-B aarch64 1.80-481.el9 appstream 180 k #13 11.56 perl-Carp noarch 1.50-460.el9 appstream 30 k #13 11.56 perl-Class-Struct noarch 0.66-481.el9 appstream 22 k #13 11.56 perl-Data-Dumper aarch64 2.174-462.el9 appstream 55 k #13 11.56 perl-Digest noarch 1.19-4.el9 appstream 26 k #13 11.56 perl-Digest-MD5 aarch64 2.58-4.el9 appstream 37 k #13 11.56 perl-Encode aarch64 4:3.08-462.el9 appstream 1.7 M #13 11.56 perl-Errno aarch64 1.30-481.el9 appstream 14 k #13 11.56 perl-Exporter noarch 5.74-461.el9 appstream 32 k #13 11.56 perl-Fcntl aarch64 1.13-481.el9 appstream 20 k #13 11.56 perl-File-Basename noarch 2.85-481.el9 appstream 17 k #13 11.56 perl-File-Path noarch 2.18-4.el9 appstream 36 k #13 11.56 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k #13 11.56 perl-File-stat noarch 1.09-481.el9 appstream 17 k #13 11.56 perl-FileHandle noarch 2.03-481.el9 appstream 15 k #13 11.56 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k #13 11.56 perl-Getopt-Std noarch 1.12-481.el9 appstream 15 k #13 11.56 perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k #13 11.56 perl-IO aarch64 1.43-481.el9 appstream 88 k #13 11.56 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k #13 11.56 perl-IO-Socket-SSL noarch 2.073-1.el9 appstream 219 k #13 11.56 perl-IPC-Open3 noarch 1.21-481.el9 appstream 22 k #13 11.56 perl-MIME-Base64 aarch64 3.16-4.el9 appstream 31 k #13 11.56 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k #13 11.56 perl-Net-SSLeay aarch64 1.92-2.el9 appstream 389 k #13 11.56 perl-POSIX aarch64 1.94-481.el9 appstream 96 k #13 11.56 perl-PathTools aarch64 3.78-461.el9 appstream 88 k #13 11.56 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k #13 11.56 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k #13 11.56 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k #13 11.56 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k #13 11.56 perl-Scalar-List-Utils aarch64 4:1.56-461.el9 appstream 72 k #13 11.56 perl-SelectSaver noarch 1.02-481.el9 appstream 11 k #13 11.56 perl-Socket aarch64 4:2.031-4.el9 appstream 55 k #13 11.56 perl-Storable aarch64 1:3.21-460.el9 appstream 94 k #13 11.56 perl-Symbol noarch 1.08-481.el9 appstream 14 k #13 11.56 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k #13 11.56 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k #13 11.56 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k #13 11.56 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k #13 11.56 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k #13 11.56 perl-URI noarch 5.09-3.el9 appstream 121 k #13 11.56 perl-base noarch 2.27-481.el9 appstream 16 k #13 11.56 perl-constant noarch 1.33-461.el9 appstream 24 k #13 11.56 perl-if noarch 0.60.800-481.el9 appstream 14 k #13 11.56 perl-interpreter aarch64 4:5.32.1-481.el9 appstream 70 k #13 11.56 perl-libnet noarch 3.13-4.el9 appstream 130 k #13 11.56 perl-libs aarch64 4:5.32.1-481.el9 appstream 2.2 M #13 11.56 perl-mro aarch64 1.23-481.el9 appstream 27 k #13 11.56 perl-overload noarch 1.31-481.el9 appstream 45 k #13 11.56 perl-overloading noarch 0.02-481.el9 appstream 12 k #13 11.56 perl-parent noarch 1:0.238-460.el9 appstream 15 k #13 11.56 perl-podlators noarch 1:4.14-460.el9 appstream 114 k #13 11.56 perl-srpm-macros noarch 1-41.el9 appstream 9.1 k #13 11.56 perl-subs noarch 1.03-481.el9 appstream 11 k #13 11.56 perl-vars noarch 1.05-481.el9 appstream 13 k #13 11.56 pkgconf aarch64 1.7.3-10.el9 baseos 40 k #13 11.56 pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k #13 11.56 pkgconf-pkg-config aarch64 1.7.3-10.el9 baseos 11 k #13 11.56 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k #13 11.56 pyproject-srpm-macros noarch 1.12.0-1.el9 appstream 14 k #13 11.56 python-srpm-macros noarch 3.9-53.el9 appstream 18 k #13 11.56 python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k #13 11.56 python3-dbus aarch64 1.2.18-2.el9 baseos 144 k #13 11.56 python3-dnf-plugins-core noarch 4.3.0-13.el9 baseos 264 k #13 11.56 python3-enchant noarch 3.2.0-5.el9 appstream 86 k #13 11.56 python3-file-magic noarch 5.39-14.el9 appstream 17 k #13 11.56 python3-six noarch 1.15.0-9.el9 baseos 37 k #13 11.56 python3-systemd aarch64 234-18.el9 baseos 89 k #13 11.56 qt5-srpm-macros noarch 5.15.9-1.el9 appstream 8.8 k #13 11.56 redhat-rpm-config noarch 207-1.el9 appstream 72 k #13 11.56 rust-srpm-macros noarch 17-4.el9 appstream 10 k #13 11.56 shared-mime-info aarch64 2.1-5.el9 baseos 558 k #13 11.56 systemd-libs aarch64 252-27.el9 baseos 639 k #13 11.56 unzip aarch64 6.0-56.el9 baseos 179 k #13 11.56 webkit2gtk3-jsc aarch64 2.42.4-1.el9 appstream 3.3 M #13 11.56 xz aarch64 5.2.5-8.el9 baseos 226 k #13 11.56 zip aarch64 3.0-35.el9 baseos 260 k #13 11.56 zstd aarch64 1.5.1-2.el9 baseos 387 k #13 11.56 Installing weak dependencies: #13 11.56 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k #13 11.56 hunspell-en noarch 0.20140811.1-20.el9 appstream 187 k #13 11.56 libproxy-webkitgtk4 aarch64 0.4.15-35.el9 appstream 21 k #13 11.56 perl-NDBM_File aarch64 1.15-481.el9 appstream 21 k #13 11.56 #13 11.56 Transaction Summary #13 11.56 ================================================================================ #13 11.56 Install 138 Packages #13 11.56 #13 11.57 Total download size: 44 M #13 11.57 Installed size: 175 M #13 11.57 Downloading Packages: #14 5.910 Building dependency tree... #14 6.139 Reading state information... #13 18.12 Selecting previously unselected package binutils. #13 18.12 Preparing to unpack .../031-binutils_2.31.1-16_arm64.deb ... #13 18.13 Unpacking binutils (2.31.1-16) ... #13 18.16 Selecting previously unselected package libc-dev-bin. #13 18.16 Preparing to unpack .../032-libc-dev-bin_2.28-10+deb10u2_arm64.deb ... #13 18.16 Unpacking libc-dev-bin (2.28-10+deb10u2) ... #13 18.19 Selecting previously unselected package linux-libc-dev:arm64. #13 18.20 Preparing to unpack .../033-linux-libc-dev_4.19.304-1_arm64.deb ... #13 18.20 Unpacking linux-libc-dev:arm64 (4.19.304-1) ... #13 18.33 Selecting previously unselected package libc6-dev:arm64. #13 10.35 Selecting previously unselected package libgdbm6:armhf. #13 10.35 Preparing to unpack .../1-libgdbm6_1.23-3_armhf.deb ... #13 10.36 Unpacking libgdbm6:armhf (1.23-3) ... #13 10.42 Selecting previously unselected package libgdbm-compat4:armhf. #13 10.42 Preparing to unpack .../2-libgdbm-compat4_1.23-3_armhf.deb ... #13 10.42 Unpacking libgdbm-compat4:armhf (1.23-3) ... #13 10.47 Selecting previously unselected package libperl5.36:armhf. #13 10.47 Preparing to unpack .../3-libperl5.36_5.36.0-7+deb12u1_armhf.deb ... #13 10.48 Unpacking libperl5.36:armhf (5.36.0-7+deb12u1) ... #14 16.73 Get:110 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libstdc++-9-dev arm64 9.4.0-1ubuntu1~20.04.2 [1687 kB] #14 16.94 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 g++-9 arm64 9.4.0-1ubuntu1~20.04.2 [6843 kB] #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 4.4s done #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 0.1s #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.672 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] #14 1.089 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] #14 1.188 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] #14 1.286 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] #14 1.389 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB] #14 1.398 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB] #14 1.421 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB] #14 1.593 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB] #14 2.258 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9909 B] #14 2.294 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1863 kB] #14 2.334 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [22.5 kB] #14 2.518 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1181 kB] #14 3.181 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB] #14 3.186 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 kB] #14 3.186 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [897 kB] #14 3.242 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1505 kB] #14 3.332 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [22.2 kB] #14 3.337 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [5103 B] #14 3.425 Fetched 18.5 MB in 3s (5887 kB/s) #14 3.425 Reading package lists... #14 4.573 Reading package lists... #14 5.664 Building dependency tree... #14 5.866 Reading state information... #14 6.169 The following additional packages will be installed: #14 6.169 at autoconf automake autopoint autotools-dev binutils #14 6.169 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #14 6.169 ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf #14 6.169 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 6.169 fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man #14 6.169 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #14 6.170 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 6.170 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 6.170 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.170 libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0 #14 6.170 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 6.170 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 6.170 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 6.170 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 6.170 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 6.170 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 6.170 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 6.170 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 6.170 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 6.170 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 6.170 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 6.170 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 6.170 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.170 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.170 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 6.170 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 6.170 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 6.170 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 6.170 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 6.170 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 6.170 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 6.170 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.170 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.170 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 6.170 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 6.170 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.170 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 6.170 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #14 6.170 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #14 6.170 libldap-common liblinux-epoll-perl liblist-compare-perl #14 6.170 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 6.170 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 6.170 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #14 6.170 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #14 6.170 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #14 6.170 libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6 #14 6.170 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 6.170 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 6.170 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 6.171 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 6.171 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.171 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 6.171 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 6.171 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 6.171 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #14 6.171 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.171 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 6.171 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.171 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 6.171 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 6.171 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 6.171 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 6.171 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 6.171 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.171 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 6.171 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 6.171 libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl #14 6.171 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 6.171 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 6.171 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #14 6.171 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.171 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.171 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 6.171 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 6.172 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 6.172 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 6.172 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.172 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 6.172 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 6.172 python3-pkg-resources python3-requests python3-six python3-unidiff #14 6.172 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 6.173 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 6.173 xz-utils #14 6.175 Suggested packages: #14 6.175 default-mta | mail-transport-agent autoconf-archive gnu-standards #14 6.175 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #14 6.175 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #14 6.175 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #14 6.175 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #14 6.175 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 6.175 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #14 6.175 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #14 6.175 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #14 6.175 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex #14 6.175 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev #14 6.175 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #14 6.175 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #14 6.175 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n #14 6.175 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #14 6.175 libscalar-number-perl libsasl2-modules-gssapi-mit #14 6.175 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 6.175 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl #14 6.175 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #14 6.175 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #14 6.175 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 6.175 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 6.175 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 6.175 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #14 6.175 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #14 6.175 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 6.175 python3-cryptography python3-openssl python3-socks python3.8-venv #14 6.175 python3.8-doc binfmt-support readline-doc zip wdiff-doc #14 6.680 The following NEW packages will be installed: #14 6.680 at autoconf automake autopoint autotools-dev binutils #14 6.680 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #14 6.680 ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts #14 6.680 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 6.680 dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base #14 6.680 gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #14 6.680 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #14 6.681 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 6.681 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #14 6.681 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #14 6.681 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 6.681 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 6.681 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 6.681 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 6.681 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 6.681 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 6.681 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 6.681 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 6.681 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 6.682 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 6.682 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 6.682 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 6.682 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.682 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.682 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 6.682 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 6.682 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 6.682 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 6.682 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 6.682 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 6.682 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 6.682 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.682 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.682 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 6.682 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 6.682 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.682 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 6.682 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #14 6.682 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #14 6.682 libldap-common liblinux-epoll-perl liblist-compare-perl #14 6.682 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 6.682 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 6.682 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #14 6.682 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #14 6.682 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #14 6.682 libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6 #14 6.682 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 6.682 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 6.682 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 6.682 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 6.682 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.682 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 6.682 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 6.682 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 6.682 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #14 6.682 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.682 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 6.682 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.682 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 6.682 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 6.682 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 6.682 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 6.682 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 6.682 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.682 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 6.682 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 6.682 libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl #14 6.682 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 6.682 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 6.682 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #14 6.682 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.682 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.682 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 6.683 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 6.683 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 6.683 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 6.683 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.684 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 6.684 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 6.684 python3-pkg-resources python3-requests python3-six python3-unidiff #14 6.684 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 6.684 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 6.684 xz-utils #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 6.917 Get:187 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB] #13 6.982 Get:188 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 6.985 Get:189 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB] #13 6.991 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 6.994 Get:191 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB] #13 7.013 Get:192 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB] #13 7.014 Get:193 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #13 7.015 Get:194 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] #13 7.021 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB] #13 7.023 Get:196 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #13 7.023 Get:197 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #13 7.025 Get:198 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 7.027 Get:199 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB] #13 7.030 Get:200 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #13 7.065 Get:201 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB] #13 7.068 Get:202 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1+deb11u1 [393 kB] #13 7.100 Get:203 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB] #13 7.103 Get:204 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB] #13 7.112 Get:205 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB] #13 7.114 Get:206 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB] #13 7.132 Get:207 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1+deb11u2 [244 kB] #13 7.152 Get:208 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1+deb11u5 [278 kB] #13 7.155 Get:209 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] #13 7.156 Get:210 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] #13 7.157 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB] #13 7.157 Get:212 http://deb.debian.org/debian bullseye/main arm64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB] #13 7.161 Get:213 http://deb.debian.org/debian bullseye/main arm64 libx11-6 arm64 2:1.7.2-1+deb11u2 [744 kB] #13 7.166 Get:214 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb11u1 [47.4 kB] #13 7.169 Get:215 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB] #13 7.170 Get:216 http://deb.debian.org/debian bullseye/main arm64 libc-devtools arm64 2.31-13+deb11u8 [245 kB] #13 7.173 Get:217 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 7.174 Get:218 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 7.176 Get:219 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB] #13 7.177 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB] #13 7.178 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB] #13 7.179 Get:222 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB] #13 7.181 Get:223 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB] #13 7.182 Get:224 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB] #13 7.182 Get:225 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB] #13 7.183 Get:226 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] #13 7.184 Get:227 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB] #13 7.187 Get:228 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B] #13 7.187 Get:229 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB] #13 7.188 Get:230 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 7.189 Get:231 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 7.190 Get:232 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB] #13 7.193 Get:233 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #13 7.195 Get:234 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB] #13 7.196 Get:235 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #13 7.197 Get:236 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #13 7.199 Get:237 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] #13 7.202 Get:238 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB] #13 11.27 Selecting previously unselected package python3-minimal. #13 11.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 8445 files and directories currently installed.) #13 11.27 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... #13 11.30 Unpacking python3-minimal (3.11.2-1+b1) ... #13 11.47 Selecting previously unselected package media-types. #14 15.52 Get:78 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 xauth arm64 1:1.1.2-1 [25.4 kB] #13 9.360 Selecting previously unselected package perl. #13 9.362 Preparing to unpack .../09-perl_5.32.1-4+deb11u3_amd64.deb ... #13 9.376 Unpacking perl (5.32.1-4+deb11u3) ... #13 9.434 Selecting previously unselected package liblocale-gettext-perl. #13 9.436 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... #13 9.440 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #13 9.539 Selecting previously unselected package libpython3.9-minimal:amd64. #13 10.16 Selecting previously unselected package perl. #14 6.476 The following additional packages will be installed: #14 6.476 autoconf automake autopoint autotools-dev binutils #14 6.476 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #14 6.476 bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit #14 6.476 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 6.476 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #14 6.476 g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n #14 6.476 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #14 6.476 groff-base intltool-debian iso-codes less libalgorithm-diff-perl #14 6.476 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 6.476 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.476 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 6.476 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 6.476 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #14 6.476 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.476 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.476 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.476 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.476 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.476 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.476 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.476 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.476 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.476 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.476 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.476 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 6.476 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.476 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.476 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 6.476 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 6.476 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.476 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 6.476 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.476 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.476 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.476 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #14 6.476 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #14 6.476 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #14 6.476 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #14 6.476 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #14 6.476 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #14 6.476 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #14 6.476 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.476 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #14 6.476 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.476 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.476 libmath-base85-perl libmd0 libmodule-implementation-perl #14 6.476 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #14 6.476 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #14 6.476 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #14 6.476 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #14 6.476 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #14 6.476 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #14 6.476 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #14 6.476 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #14 6.476 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #14 6.476 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #14 6.476 libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9 #14 6.476 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.476 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #14 6.476 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.476 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #14 6.476 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #14 6.476 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #14 6.476 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #14 6.476 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 6.476 libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.476 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.476 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.476 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 6.476 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl #14 6.476 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #13 18.33 Preparing to unpack .../034-libc6-dev_2.28-10+deb10u2_arm64.deb ... #13 18.34 Unpacking libc6-dev:arm64 (2.28-10+deb10u2) ... #14 9.207 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.3 [508 kB] #13 1.988 Fetched 8332 kB in 2s (5024 kB/s) #13 7.203 Get:239 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB] #13 7.204 Get:240 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB] #13 7.208 Get:241 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB] #13 7.210 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB] #13 7.211 Get:243 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #13 7.212 Get:244 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 7.214 Get:245 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB] #13 7.216 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0+deb11u1 [7612 B] #13 7.218 Get:247 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB] #13 7.220 Get:248 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB] #13 7.222 Get:249 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB] #13 7.223 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB] #13 7.224 Get:251 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB] #13 7.224 Get:252 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB] #13 7.225 Get:253 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 7.226 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB] #13 7.227 Get:255 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B] #13 7.229 Get:256 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B] #13 7.229 Get:257 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB] #13 7.231 Get:258 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB] #13 7.232 Get:259 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB] #13 7.233 Get:260 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB] #13 7.235 Get:261 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB] #13 7.235 Get:262 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB] #13 7.237 Get:263 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #13 7.238 Get:264 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB] #13 7.241 Get:265 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 7.244 Get:266 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #13 7.244 Get:267 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB] #13 7.245 Get:268 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB] #13 7.246 Get:269 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB] #13 7.249 Get:270 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 7.250 Get:271 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB] #13 7.252 Get:272 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB] #13 7.253 Get:273 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB] #13 7.254 Get:274 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 7.257 Get:275 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB] #13 7.259 Get:276 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB] #13 7.264 Get:277 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #13 7.267 Get:278 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1+deb11u1 [1287 kB] #13 7.275 Get:279 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1+deb11u1 [1177 kB] #13 7.284 Get:280 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] #13 7.286 Get:281 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB] #13 7.287 Get:282 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB] #13 7.288 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB] #13 7.289 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #13 7.291 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB] #13 7.292 Get:286 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B] #13 7.293 Get:287 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB] #13 7.297 Get:288 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 7.300 Get:289 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB] #13 7.301 Get:290 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] #13 7.302 Get:291 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #13 7.303 Get:292 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB] #13 7.305 Get:293 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB] #13 7.306 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB] #13 7.306 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB] #13 7.307 Get:296 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB] #13 7.310 Get:297 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB] #13 7.312 Get:298 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB] #13 7.314 Get:299 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] #13 7.314 Get:300 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #13 7.315 Get:301 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 7.316 Get:302 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB] #13 7.317 Get:303 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB] #13 7.318 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB] #13 7.319 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #13 7.320 Get:306 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #13 7.321 Get:307 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] #13 7.322 Get:308 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB] #13 7.322 Get:309 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB] #13 7.325 Get:310 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B] #13 7.325 Get:311 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB] #13 7.327 Get:312 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b9 [28.5 kB] #13 7.328 Get:313 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB] #13 7.329 Get:314 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 7.339 Get:315 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB] #13 7.340 Get:316 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB] #13 7.341 Get:317 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB] #13 7.345 Get:318 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB] #13 7.347 Get:319 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB] #13 7.348 Get:320 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB] #13 7.349 Get:321 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB] #13 7.350 Get:322 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB] #13 7.351 Get:323 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB] #13 7.352 Get:324 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #13 7.355 Get:325 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #13 7.359 Get:326 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB] #13 7.360 Get:327 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB] #13 7.361 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB] #13 7.362 Get:329 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B] #13 7.365 Get:330 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB] #13 7.373 Get:331 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB] #13 7.375 Get:332 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB] #13 7.378 Get:333 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 7.380 Get:334 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB] #13 7.381 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 7.382 Get:336 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB] #13 7.390 Get:337 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB] #13 7.392 Get:338 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B] #13 7.394 Get:339 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB] #13 7.409 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB] #13 11.47 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #13 11.48 Unpacking media-types (10.0.0) ... #13 11.64 Selecting previously unselected package libncursesw6:amd64. #13 11.64 Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ... #13 11.65 Unpacking libncursesw6:amd64 (6.4-4) ... #13 11.76 Selecting previously unselected package libkrb5support0:amd64. #14 15.68 Get:79 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 xz-utils arm64 5.4.1-0.2 [271 kB] #13 19.42 Selecting previously unselected package gcc. #13 9.541 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ... #13 9.547 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ... #13 9.851 Selecting previously unselected package libexpat1:amd64. #13 10.16 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_amd64.deb ... #13 10.21 Unpacking perl (5.28.1-6+deb10u1) ... #13 10.42 Selecting previously unselected package liblocale-gettext-perl. #13 0.974 Get:1 http://archive.raspbian.org/raspbian bookworm InRelease [15.0 kB] #14 6.496 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 6.496 libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #14 6.496 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #14 6.496 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #14 6.496 libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl #14 6.496 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 6.496 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #14 6.496 media-types netbase openssh-client openssl patch patchutils perl #14 6.496 perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf #14 6.496 publicsuffix python-apt-common python3 python3-apt python3-certifi #14 6.496 python3-chardet python3-debian python3-gpg python3-idna python3-magic #14 6.496 python3-minimal python3-pkg-resources python3-requests python3-six #14 6.496 python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal #14 6.496 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 6.496 zstd #14 6.496 Suggested packages: #14 6.496 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #14 6.496 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #14 6.496 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #14 6.496 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #14 6.496 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 6.496 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #14 6.496 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #14 6.496 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #14 6.496 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #14 6.496 gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #14 6.496 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #14 6.496 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #14 6.496 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #14 6.496 libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #14 6.496 libscalar-number-perl libsasl2-modules-gssapi-mit #14 6.496 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 6.496 libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl #14 6.496 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #14 6.496 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #14 6.496 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 6.496 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 6.496 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 6.496 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 6.496 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 6.496 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 6.496 python3-cryptography python3-openssl python3-socks python-requests-doc #14 6.496 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc #13 18.74 Selecting previously unselected package libisl19:arm64. #14 9.699 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B] #13 11.00 Selecting previously unselected package perl. #13 11.01 Preparing to unpack .../4-perl_5.36.0-7+deb12u1_armhf.deb ... #13 11.02 Unpacking perl (5.36.0-7+deb12u1) ... #13 7.411 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB] #13 7.412 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB] #13 7.413 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB] #13 7.417 Get:344 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB] #13 7.417 Get:345 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB] #13 7.418 Get:346 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB] #13 7.419 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #13 7.419 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #13 7.420 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #13 7.421 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB] #13 7.423 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 7.424 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #13 7.425 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] #13 7.426 Get:354 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB] #13 7.427 Get:355 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB] #13 7.429 Get:356 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB] #13 7.442 Get:357 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB] #13 7.451 Get:358 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB] #13 7.463 Get:359 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB] #13 7.465 Get:360 http://deb.debian.org/debian bullseye/main arm64 unzip arm64 6.0-26+deb11u1 [165 kB] #13 7.468 Get:361 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB] #13 7.483 Get:362 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB] #13 7.485 Get:363 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB] #13 7.513 Get:364 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB] #13 7.514 Get:365 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB] #13 7.517 Get:366 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB] #13 7.518 Get:367 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB] #13 7.518 Get:368 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB] #13 7.520 Get:369 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB] #13 7.522 Get:370 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB] #13 7.524 Get:371 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB] #13 7.527 Get:372 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB] #13 7.528 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB] #13 7.533 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB] #13 7.535 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] #13 7.537 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] #13 7.538 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B] #13 7.539 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB] #13 7.540 Get:379 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB] #13 7.555 Get:380 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB] #13 7.562 Get:381 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB] #13 7.565 Get:382 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB] #13 11.77 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ... #13 11.80 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #14 15.93 Get:80 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 m4 arm64 1.4.19-3 [239 kB] #14 15.99 Get:81 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 autoconf all 2.71-3 [339 kB] #14 16.04 Get:82 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 autotools-dev all 20220109.1 [44.9 kB] #13 19.42 Preparing to unpack .../061-gcc_4%3a12.2.0-3_arm64.deb ... #13 19.42 Unpacking gcc (4:12.2.0-3) ... #13 19.48 Selecting previously unselected package libstdc++-12-dev:arm64. #13 19.48 Preparing to unpack .../062-libstdc++-12-dev_12.2.0-14_arm64.deb ... #13 19.49 Unpacking libstdc++-12-dev:arm64 (12.2.0-14) ... #13 19.70 Selecting previously unselected package g++-12. #13 9.853 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_amd64.deb ... #13 9.862 Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ... #13 10.00 Selecting previously unselected package python3.9-minimal. #13 10.43 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... #13 10.46 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #13 1.336 Get:2 http://archive.raspbian.org/raspbian bookworm/rpi armhf Packages [1299 B] #13 1.456 Get:3 http://archive.raspbian.org/raspbian bookworm/non-free armhf Packages [147 kB] #13 18.74 Preparing to unpack .../035-libisl19_0.20-2_arm64.deb ... #13 18.75 Unpacking libisl19:arm64 (0.20-2) ... #13 18.82 Selecting previously unselected package libmpfr6:arm64. #13 18.82 Preparing to unpack .../036-libmpfr6_4.0.2-1_arm64.deb ... #13 18.82 Unpacking libmpfr6:arm64 (4.0.2-1) ... #13 18.87 Selecting previously unselected package libmpc3:arm64. #13 18.87 Preparing to unpack .../037-libmpc3_1.1.0-1_arm64.deb ... #13 18.88 Unpacking libmpc3:arm64 (1.1.0-1) ... #13 18.91 Selecting previously unselected package cpp-8. #13 18.91 Preparing to unpack .../038-cpp-8_8.3.0-6_arm64.deb ... #13 18.91 Unpacking cpp-8 (8.3.0-6) ... #14 6.944 The following NEW packages will be installed: #14 6.944 autoconf automake autopoint autotools-dev binutils #14 6.944 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #14 6.944 bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit #14 6.944 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #14 6.944 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #14 6.944 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git #14 6.944 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 6.944 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less #14 6.944 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 6.944 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.944 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 6.944 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 6.944 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #14 6.944 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.944 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.944 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.944 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.944 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.944 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.944 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.944 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.944 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.944 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.944 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.944 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 6.944 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.944 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.944 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 6.944 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 6.944 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.944 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 6.944 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.944 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.944 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.944 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #14 6.944 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #14 6.944 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #14 6.944 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #14 6.944 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #14 6.944 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #14 6.944 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #14 6.944 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.944 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #14 6.944 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.944 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.944 libmath-base85-perl libmd0 libmodule-implementation-perl #14 6.944 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #14 6.944 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #14 6.944 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #14 6.944 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #14 6.944 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #14 6.944 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #14 6.944 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #14 6.944 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #14 6.944 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #14 6.944 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #14 6.944 libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9 #14 6.944 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.944 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #14 6.944 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.945 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #14 6.945 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #14 6.945 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #14 6.945 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #14 6.945 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 6.945 libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.945 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.945 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.945 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 6.945 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl #14 6.945 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 6.945 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #14 6.945 libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #14 6.945 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #14 6.945 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #14 6.945 libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl #14 6.945 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 6.945 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #14 6.945 media-types netbase openssh-client openssl patch patchutils perl #14 6.946 perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf #14 6.946 publicsuffix python-apt-common python3 python3-apt python3-certifi #14 6.946 python3-chardet python3-debian python3-gpg python3-idna python3-magic #14 6.946 python3-minimal python3-pkg-resources python3-requests python3-six #14 6.946 python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal #14 6.951 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #14 6.951 zstd #14 9.700 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB] #14 9.702 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB] #14 9.932 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB] #13 11.07 Selecting previously unselected package liblocale-gettext-perl. #13 11.07 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_armhf.deb ... #13 11.08 Unpacking liblocale-gettext-perl (1.07-5) ... #13 11.12 Selecting previously unselected package libssl3:armhf. #13 11.13 Preparing to unpack .../6-libssl3_3.0.11-1~deb12u2_armhf.deb ... #13 11.13 Unpacking libssl3:armhf (3.0.11-1~deb12u2) ... #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 4.3s done #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 #13 7.847 debconf: delaying package configuration, since apt-utils is not installed #16 6.193 NAME: #16 6.193 go-winres - A tool for embedding resources in Windows executables #16 6.193 #16 6.193 USAGE: #16 6.193 go-winres [global options] command [command options] [arguments...] #16 6.193 #16 6.193 COMMANDS: #16 6.193 init Create an initial ./winres/winres.json #16 6.193 make Make syso files for the "go build" command #16 6.193 simply Make syso files for the "go build" command (simplified) #16 6.193 extract Extract all resources from an executable #16 6.193 patch Replace resources in an executable file (exe, dll) #16 6.193 help, h Shows a list of commands or help for one command #16 6.193 #16 6.193 GLOBAL OPTIONS: #16 6.193 --help, -h show help (default: false) #13 12.28 Selecting previously unselected package libk5crypto3:amd64. #13 12.60 (1/138): adobe-source-code-pro-fonts-2.030.1.05 2.6 MB/s | 832 kB 00:00 #13 12.61 (2/138): bzip2-1.0.8-8.el9.aarch64.rpm 9.1 MB/s | 56 kB 00:00 #13 12.62 (3/138): binutils-gold-2.35.2-43.el9.aarch64.rp 2.7 MB/s | 882 kB 00:00 #13 12.62 (4/138): cpio-2.13-16.el9.aarch64.rpm 22 MB/s | 274 kB 00:00 #13 12.63 (5/138): dbus-libs-1.12.20-8.el9.aarch64.rpm 14 MB/s | 150 kB 00:00 #13 12.64 (6/138): diffutils-3.7-12.el9.aarch64.rpm 29 MB/s | 392 kB 00:00 #13 12.64 (7/138): dnf-plugins-core-4.3.0-13.el9.noarch.r 3.1 MB/s | 37 kB 00:00 #13 12.65 (8/138): ed-1.14.2-12.el9.aarch64.rpm 15 MB/s | 74 kB 00:00 #13 12.66 (9/138): elfutils-0.190-2.el9.aarch64.rpm 36 MB/s | 549 kB 00:00 #13 12.66 (10/138): elfutils-debuginfod-client-0.190-2.el 2.9 MB/s | 36 kB 00:00 #13 12.68 (11/138): binutils-2.35.2-43.el9.aarch64.rpm 12 MB/s | 4.8 MB 00:00 #13 12.69 (12/138): file-5.39-14.el9.aarch64.rpm 1.9 MB/s | 49 kB 00:00 #13 12.69 (13/138): glib-networking-2.68.3-3.el9.aarch64. 7.2 MB/s | 185 kB 00:00 #13 12.71 (14/138): gsettings-desktop-schemas-40.0-6.el9. 52 MB/s | 684 kB 00:00 #13 12.72 (15/138): groff-base-1.22.4-10.el9.aarch64.rpm 38 MB/s | 1.0 MB 00:00 #13 12.72 (16/138): info-6.7-15.el9.aarch64.rpm 15 MB/s | 221 kB 00:00 #13 12.73 (17/138): glibc-gconv-extra-2.34-100.el9.aarch6 39 MB/s | 1.8 MB 00:00 #13 12.74 (18/138): json-glib-1.6.6-1.el9.aarch64.rpm 7.6 MB/s | 160 kB 00:00 #13 12.74 (19/138): less-590-2.el9.aarch64.rpm 8.9 MB/s | 161 kB 00:00 #13 12.75 (20/138): libbrotli-1.0.9-6.el9.aarch64.rpm 23 MB/s | 314 kB 00:00 #13 12.76 (21/138): libpipeline-1.5.3-4.el9.aarch64.rpm 4.0 MB/s | 48 kB 00:00 #13 12.77 (22/138): libpkgconf-1.7.3-10.el9.aarch64.rpm 2.9 MB/s | 36 kB 00:00 #13 12.77 (23/138): libpng-1.6.37-12.el9.aarch64.rpm 10 MB/s | 115 kB 00:00 #13 12.78 (24/138): libproxy-0.4.15-35.el9.aarch64.rpm 6.0 MB/s | 71 kB 00:00 #13 12.79 (25/138): libpsl-0.21.1-5.el9.aarch64.rpm 4.8 MB/s | 64 kB 00:00 #13 12.82 (26/138): libicu-67.1-9.el9.aarch64.rpm 113 MB/s | 9.5 MB 00:00 #14 16.05 Get:83 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 automake all 1:1.16.5-1.3 [558 kB] #14 16.10 Get:84 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 autopoint all 0.21-13 [422 kB] #14 16.12 Get:85 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 binutils-common arm64 2.41-5ubuntu1 [248 kB] #14 16.14 Get:86 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsframe1 arm64 2.41-5ubuntu1 [14.1 kB] #14 16.14 Get:87 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libbinutils arm64 2.41-5ubuntu1 [754 kB] #14 16.17 Get:88 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libctf-nobfd0 arm64 2.41-5ubuntu1 [98.8 kB] #13 19.70 Preparing to unpack .../063-g++-12_12.2.0-14_arm64.deb ... #13 19.71 Unpacking g++-12 (12.2.0-14) ... #13 10.01 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ... #13 10.02 Unpacking python3.9-minimal (3.9.2-1) ... #13 10.25 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... #13 10.36 Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ... #14 17.82 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B] #13 10.75 Selecting previously unselected package libssl1.1:amd64. #13 10.75 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #13 10.77 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #13 1.685 Get:4 http://archive.raspbian.org/raspbian bookworm/contrib armhf Packages [72.3 kB] #15 11.46 CentOS Stream 8 - Extras 25 kB/s | 17 kB 00:00 #14 9.936 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B] #14 9.936 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1.3 [4723 kB] #14 10.16 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl arm64 5.34.0-3ubuntu1.3 [232 kB] #13 11.31 Selecting previously unselected package libpython3.11-minimal:armhf. #13 11.31 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_armhf.deb ... #13 11.32 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ... #13 11.48 Selecting previously unselected package libexpat1:armhf. #13 11.48 Preparing to unpack .../8-libexpat1_2.5.0-1_armhf.deb ... #13 11.48 Unpacking libexpat1:armhf (2.5.0-1) ... #13 11.54 Selecting previously unselected package python3.11-minimal. #13 11.54 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ... #13 11.55 Unpacking python3.11-minimal (3.11.2-6) ... #13 7.879 Fetched 168 MB in 3s (60.7 MB/s) #13 7.911 Selecting previously unselected package bsdextrautils. #13 7.911 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) #13 7.915 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_arm64.deb ... #13 7.926 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #13 8.011 Selecting previously unselected package libuchardet0:arm64. #13 8.013 Preparing to unpack .../01-libuchardet0_0.0.7-1_arm64.deb ... #13 8.033 Unpacking libuchardet0:arm64 (0.0.7-1) ... #13 8.091 Selecting previously unselected package groff-base. #13 8.093 Preparing to unpack .../02-groff-base_1.22.4-6_arm64.deb ... #13 8.115 Unpacking groff-base (1.22.4-6) ... #13 12.28 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ... #13 12.30 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #13 12.62 Selecting previously unselected package libkeyutils1:amd64. #13 12.83 (27/138): man-db-2.9.3-7.el9.aarch64.rpm 23 MB/s | 1.2 MB 00:00 #13 12.84 (28/138): ncurses-6.2-10.20210508.el9.aarch64.r 8.0 MB/s | 399 kB 00:00 #13 12.84 (29/138): pkgconf-1.7.3-10.el9.aarch64.rpm 2.0 MB/s | 40 kB 00:00 #13 12.85 (30/138): pkgconf-m4-1.7.3-10.el9.noarch.rpm 2.4 MB/s | 15 kB 00:00 #13 12.85 (31/138): pkgconf-pkg-config-1.7.3-10.el9.aarch 1.2 MB/s | 11 kB 00:00 #13 12.85 (32/138): publicsuffix-list-dafsa-20210518-3.el 6.3 MB/s | 58 kB 00:00 #13 12.86 (33/138): python3-dbus-1.2.18-2.el9.aarch64.rpm 19 MB/s | 144 kB 00:00 #13 12.86 (34/138): python3-dateutil-2.8.1-7.el9.noarch.r 21 MB/s | 288 kB 00:00 #13 12.87 (35/138): python3-dnf-plugins-core-4.3.0-13.el9 17 MB/s | 264 kB 00:00 #13 12.87 (36/138): python3-six-1.15.0-9.el9.noarch.rpm 2.6 MB/s | 37 kB 00:00 #13 12.87 (37/138): python3-systemd-234-18.el9.aarch64.rp 7.9 MB/s | 89 kB 00:00 #13 12.88 (38/138): shared-mime-info-2.1-5.el9.aarch64.rp 45 MB/s | 558 kB 00:00 #13 12.89 (39/138): unzip-6.0-56.el9.aarch64.rpm 13 MB/s | 179 kB 00:00 #13 12.90 (40/138): systemd-libs-252-27.el9.aarch64.rpm 24 MB/s | 639 kB 00:00 #13 12.90 (41/138): xz-5.2.5-8.el9.aarch64.rpm 13 MB/s | 226 kB 00:00 #13 12.91 (42/138): zip-3.0-35.el9.aarch64.rpm 16 MB/s | 260 kB 00:00 #13 12.91 (43/138): zstd-1.5.1-2.el9.aarch64.rpm 32 MB/s | 387 kB 00:00 #13 12.92 (44/138): debugedit-5.0-5.el9.aarch64.rpm 7.1 MB/s | 76 kB 00:00 #13 12.92 (45/138): abattis-cantarell-fonts-0.301-4.el9.n 16 MB/s | 365 kB 00:00 #14 16.57 Get:89 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libctf0 arm64 2.41-5ubuntu1 [94.7 kB] #13 10.40 Setting up python3.9-minimal (3.9.2-1) ... #14 17.82 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB] #14 17.82 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #14 17.83 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB] #14 17.83 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] #14 17.84 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B] #14 17.84 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB] #14 17.84 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [40.1 kB] #14 17.84 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [150 kB] #14 17.90 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [28.7 kB] #14 18.04 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [84.7 kB] #13 11.09 Selecting previously unselected package libpython3.7-minimal:amd64. #13 1.791 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf Packages [20.0 MB] #13 1.988 Reading package lists... #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 4.8s done #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 #13 19.48 Selecting previously unselected package cpp. #13 19.48 Preparing to unpack .../039-cpp_4%3a8.3.0-1_arm64.deb ... #13 19.49 Unpacking cpp (4:8.3.0-1) ... #13 19.52 Selecting previously unselected package libcc1-0:arm64. #13 19.52 Preparing to unpack .../040-libcc1-0_8.3.0-6_arm64.deb ... #13 19.52 Unpacking libcc1-0:arm64 (8.3.0-6) ... #13 19.56 Selecting previously unselected package libgomp1:arm64. #13 19.56 Preparing to unpack .../041-libgomp1_8.3.0-6_arm64.deb ... #13 19.56 Unpacking libgomp1:arm64 (8.3.0-6) ... #13 19.60 Selecting previously unselected package libitm1:arm64. #14 10.16 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.15 [1164 kB] #14 10.22 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] #14 10.22 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.6 [5160 B] #14 DONE 1.6s #15 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 11.76 Setting up libssl3:armhf (3.0.11-1~deb12u2) ... #13 11.77 Setting up libpython3.11-minimal:armhf (3.11.2-6) ... #13 11.79 Setting up libexpat1:armhf (2.5.0-1) ... #14 7.380 0 upgraded, 366 newly installed, 0 to remove and 4 not upgraded. #14 7.380 Need to get 114 MB of archives. #14 7.380 After this operation, 378 MB of additional disk space will be used. #14 7.380 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB] #13 8.333 Selecting previously unselected package libgdbm6:arm64. #13 8.335 Preparing to unpack .../03-libgdbm6_1.19-2_arm64.deb ... #13 8.348 Unpacking libgdbm6:arm64 (1.19-2) ... #13 8.469 Selecting previously unselected package libpipeline1:arm64. #13 12.62 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ... #13 12.65 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #13 12.89 Selecting previously unselected package libkrb5-3:amd64. #13 12.93 (46/138): desktop-file-utils-0.26-6.el9.aarch64 5.0 MB/s | 72 kB 00:00 #13 12.93 (47/138): dwz-0.14-3.el9.aarch64.rpm 8.6 MB/s | 126 kB 00:00 #13 12.94 (48/138): efi-srpm-macros-4-9.el9.noarch.rpm 2.0 MB/s | 23 kB 00:00 #13 12.94 (49/138): emacs-filesystem-27.2-9.el9.noarch.rp 1.5 MB/s | 8.9 kB 00:00 #13 12.95 (50/138): fonts-srpm-macros-2.0.5-7.el9.1.noarc 2.7 MB/s | 28 kB 00:00 #13 12.96 (51/138): gdk-pixbuf2-2.42.6-3.el9.aarch64.rpm 38 MB/s | 490 kB 00:00 #13 12.97 (52/138): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 2.3 MB/s | 8.8 kB 00:00 #13 12.97 (53/138): go-srpm-macros-3.2.0-3.el9.noarch.rpm 4.6 MB/s | 27 kB 00:00 #13 13.00 (54/138): gdb-minimal-10.2-13.el9.aarch64.rpm 48 MB/s | 3.1 MB 00:00 #13 13.35 (55/138): enchant-1.6.0-30.el9.aarch64.rpm 147 kB/s | 61 kB 00:00 #14 16.86 Get:90 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgprofng0 arm64 2.41-5ubuntu1 [805 kB] #13 20.31 Selecting previously unselected package g++. #13 20.31 Preparing to unpack .../064-g++_4%3a12.2.0-3_arm64.deb ... #13 20.31 Unpacking g++ (4:12.2.0-3) ... #13 20.34 Selecting previously unselected package make. #13 20.34 Preparing to unpack .../065-make_4.3-4.1_arm64.deb ... #13 20.34 Unpacking make (4.3-4.1) ... #13 20.40 Selecting previously unselected package libdpkg-perl. #13 20.40 Preparing to unpack .../066-libdpkg-perl_1.21.22_all.deb ... #13 20.41 Unpacking libdpkg-perl (1.21.22) ... #13 20.47 Selecting previously unselected package patch. #14 18.32 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [47.5 kB] #14 18.35 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [98.9 kB] #14 18.43 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [192 kB] #14 18.50 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [14.7 kB] #14 18.50 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [88.4 kB] #14 18.53 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] #13 11.09 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u6_amd64.deb ... #13 11.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u6) ... #13 11.37 Selecting previously unselected package libexpat1:amd64. #13 19.60 Preparing to unpack .../042-libitm1_8.3.0-6_arm64.deb ... #13 19.60 Unpacking libitm1:arm64 (8.3.0-6) ... #13 19.64 Selecting previously unselected package libatomic1:arm64. #13 19.64 Preparing to unpack .../043-libatomic1_8.3.0-6_arm64.deb ... #13 19.64 Unpacking libatomic1:arm64 (8.3.0-6) ... #13 19.67 Selecting previously unselected package libasan5:arm64. #13 19.68 Preparing to unpack .../044-libasan5_8.3.0-6_arm64.deb ... #13 19.68 Unpacking libasan5:arm64 (8.3.0-6) ... #13 19.74 Selecting previously unselected package liblsan0:arm64. #13 19.74 Preparing to unpack .../045-liblsan0_8.3.0-6_arm64.deb ... #13 19.74 Unpacking liblsan0:arm64 (8.3.0-6) ... #13 19.78 Selecting previously unselected package libtsan0:arm64. #13 19.78 Preparing to unpack .../046-libtsan0_8.3.0-6_arm64.deb ... #13 19.79 Unpacking libtsan0:arm64 (8.3.0-6) ... #13 19.85 Selecting previously unselected package libubsan1:arm64. #14 10.62 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB] #13 11.81 Setting up python3.11-minimal (3.11.2-6) ... #14 7.531 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.12-1~22.04.3 [796 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:84ee7bddcb1a35ae933efe6113f47b4047fb90d2a626c4a8a93e3548fa8b61d5 7.3s done #10 extracting sha256:88e6fa0e83f7c31cdfb8e77c4a8229243dc182cac7b985200c404bddc6e2bc9d 1.0s done #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 4.5s done #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 2.5s #13 8.471 Preparing to unpack .../04-libpipeline1_1.5.3-1_arm64.deb ... #13 8.486 Unpacking libpipeline1:arm64 (1.5.3-1) ... #13 8.618 Selecting previously unselected package man-db. #13 12.89 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ... #13 12.90 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #13 13.06 Selecting previously unselected package libgssapi-krb5-2:amd64. #13 13.52 (56/138): hunspell-en-0.20140811.1-20.el9.noarc 360 kB/s | 187 kB 00:00 #13 20.47 Preparing to unpack .../067-patch_2.7.6-7_arm64.deb ... #13 20.48 Unpacking patch (2.7.6-7) ... #13 20.52 Selecting previously unselected package dpkg-dev. #13 20.52 Preparing to unpack .../068-dpkg-dev_1.21.22_all.deb ... #13 20.53 Unpacking dpkg-dev (1.21.22) ... #13 20.63 Selecting previously unselected package build-essential. #13 20.64 Preparing to unpack .../069-build-essential_12.9_arm64.deb ... #13 20.64 Unpacking build-essential (12.9) ... #13 20.68 Selecting previously unselected package libbrotli1:arm64. #13 20.68 Preparing to unpack .../070-libbrotli1_1.0.9-2+b6_arm64.deb ... #13 20.69 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... #13 20.73 Selecting previously unselected package libsasl2-modules-db:arm64. #14 18.53 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB] #14 18.54 Get:130 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] #14 18.55 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.10 [145 kB] #14 18.57 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libnghttp2-14 arm64 1.40.0-1ubuntu0.2 [75.9 kB] #14 18.75 Get:133 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB] #13 11.37 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_amd64.deb ... #13 11.38 Unpacking libexpat1:amd64 (2.2.6-2+deb10u6) ... #13 19.85 Preparing to unpack .../047-libubsan1_8.3.0-6_arm64.deb ... #13 19.85 Unpacking libubsan1:arm64 (8.3.0-6) ... #13 19.89 Selecting previously unselected package libgcc-8-dev:arm64. #13 19.89 Preparing to unpack .../048-libgcc-8-dev_8.3.0-6_arm64.deb ... #13 19.89 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ... #13 20.00 Selecting previously unselected package gcc-8. #13 20.00 Preparing to unpack .../049-gcc-8_8.3.0-6_arm64.deb ... #13 20.00 Unpacking gcc-8 (8.3.0-6) ... #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 7.918 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB] #14 7.927 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.12-1~22.04.3 [1935 kB] #14 8.052 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB] #14 8.053 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB] #14 8.054 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB] #14 8.057 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB] #14 8.059 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB] #14 8.063 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.3 [549 kB] #13 8.619 Preparing to unpack .../05-man-db_2.9.4-2_arm64.deb ... #13 8.631 Unpacking man-db (2.9.4-2) ... #13 8.910 Selecting previously unselected package perl-modules-5.32. #13 13.06 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ... #13 13.08 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #13 13.15 Selecting previously unselected package libtirpc-common. #13 13.15 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #13 13.18 Unpacking libtirpc-common (1.3.3+ds-1) ... #13 13.53 (57/138): hunspell-1.7.0-11.el9.aarch64.rpm 573 kB/s | 319 kB 00:00 #13 13.54 (58/138): hunspell-filesystem-1.7.0-11.el9.aarc 1.1 MB/s | 8.6 kB 00:00 #13 13.54 (59/138): kernel-srpm-macros-1.0-13.el9.noarch. 4.0 MB/s | 16 kB 00:00 #13 13.55 (60/138): libappstream-glib-0.7.18-4.el9.aarch6 30 MB/s | 380 kB 00:00 #13 13.56 (61/138): libjpeg-turbo-2.0.90-7.el9.aarch64.rp 24 MB/s | 169 kB 00:00 #13 13.57 (62/138): libproxy-webkitgtk4-0.4.15-35.el9.aar 3.6 MB/s | 21 kB 00:00 #13 13.58 (63/138): libsoup-2.72.0-8.el9.aarch64.rpm 28 MB/s | 397 kB 00:00 #15 12.36 CentOS Stream 8 - Extras common packages 8.6 kB/s | 6.9 kB 00:00 #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 3.6s done #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c #14 17.12 Get:91 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 binutils-aarch64-linux-gnu arm64 2.41-5ubuntu1 [3315 kB] #14 17.32 Get:92 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 binutils arm64 2.41-5ubuntu1 [18.0 kB] #13 20.74 Preparing to unpack .../071-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... #13 20.74 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... #13 20.78 Selecting previously unselected package libsasl2-2:arm64. #13 20.78 Preparing to unpack .../072-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... #13 20.78 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... #13 20.82 Selecting previously unselected package libldap-2.5-0:arm64. #13 20.82 Preparing to unpack .../073-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... #13 20.83 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... #13 20.87 Selecting previously unselected package libnghttp2-14:arm64. #13 20.87 Preparing to unpack .../074-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ... #13 20.88 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... #13 20.93 Selecting previously unselected package libpsl5:arm64. #13 20.93 Preparing to unpack .../075-libpsl5_0.21.2-1_arm64.deb ... #13 20.93 Unpacking libpsl5:arm64 (0.21.2-1) ... #13 20.97 Selecting previously unselected package librtmp1:arm64. #13 20.97 Preparing to unpack .../076-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... #13 20.98 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #14 19.03 Get:134 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.5 [160 kB] #13 11.82 Selecting previously unselected package python3.7-minimal. #13 11.24 Selecting previously unselected package python3-minimal. #13 11.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 ... 9525 files and directories currently installed.) #13 11.25 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... #13 11.26 Unpacking python3-minimal (3.9.2-3) ... #13 11.37 Selecting previously unselected package media-types. #13 8.911 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u3_all.deb ... #13 8.984 Unpacking perl-modules-5.32 (5.32.1-4+deb11u3) ... #14 8.097 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.12-1~22.04.3 [1766 kB] #13 13.43 Selecting previously unselected package libtirpc3:amd64. #13 13.43 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ... #13 13.47 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #13 13.58 Selecting previously unselected package libnsl2:amd64. #14 11.32 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 less arm64 590-1ubuntu0.22.04.2 [142 kB] #13 13.87 (64/138): libstemmer-0-18.585svn.el9.aarch64.rp 283 kB/s | 82 kB 00:00 #13 13.88 (65/138): lua-srpm-macros-1-6.el9.noarch.rpm 1.9 MB/s | 9.5 kB 00:00 #13 13.88 (66/138): ocaml-srpm-macros-6-6.el9.noarch.rpm 1.7 MB/s | 8.8 kB 00:00 #13 13.89 (67/138): openblas-srpm-macros-2-11.el9.noarch. 1.6 MB/s | 8.4 kB 00:00 #13 13.90 (68/138): patch-2.7.6-16.el9.aarch64.rpm 17 MB/s | 124 kB 00:00 #13 13.90 (69/138): perl-AutoLoader-5.74-481.el9.noarch.r 4.1 MB/s | 21 kB 00:00 #13 13.91 (70/138): hunspell-en-GB-0.20140811.1-20.el9.no 405 kB/s | 226 kB 00:00 #13 13.91 (71/138): perl-B-1.80-481.el9.aarch64.rpm 18 MB/s | 180 kB 00:00 #13 13.92 (72/138): perl-Carp-1.50-460.el9.noarch.rpm 3.6 MB/s | 30 kB 00:00 #13 13.92 (73/138): perl-Class-Struct-0.66-481.el9.noarch 3.2 MB/s | 22 kB 00:00 #13 13.92 (74/138): perl-Data-Dumper-2.174-462.el9.aarch6 7.6 MB/s | 55 kB 00:00 #13 13.93 (75/138): perl-Digest-1.19-4.el9.noarch.rpm 3.9 MB/s | 26 kB 00:00 #13 13.93 (76/138): perl-Digest-MD5-2.58-4.el9.aarch64.rp 5.6 MB/s | 37 kB 00:00 #13 13.95 (77/138): perl-Encode-3.08-462.el9.aarch64.rpm 90 MB/s | 1.7 MB 00:00 #13 13.95 (78/138): perl-Errno-1.30-481.el9.aarch64.rpm 859 kB/s | 14 kB 00:00 #13 13.95 (79/138): perl-Exporter-5.74-461.el9.noarch.rpm 5.2 MB/s | 32 kB 00:00 #13 13.96 (80/138): perl-Fcntl-1.13-481.el9.aarch64.rpm 2.9 MB/s | 20 kB 00:00 #13 13.96 (81/138): perl-File-Basename-2.85-481.el9.noarc 2.4 MB/s | 17 kB 00:00 #13 13.96 (82/138): perl-File-Path-2.18-4.el9.noarch.rpm 5.3 MB/s | 36 kB 00:00 #13 13.97 (83/138): perl-File-Temp-0.231.100-4.el9.noarch 8.6 MB/s | 60 kB 00:00 #13 13.97 (84/138): perl-File-stat-1.09-481.el9.noarch.rp 2.5 MB/s | 17 kB 00:00 #13 13.97 (85/138): perl-FileHandle-2.03-481.el9.noarch.r 2.2 MB/s | 15 kB 00:00 #13 13.98 (86/138): perl-Getopt-Long-2.52-4.el9.noarch.rp 8.8 MB/s | 61 kB 00:00 #13 13.98 (87/138): perl-Getopt-Std-1.12-481.el9.noarch.r 2.4 MB/s | 15 kB 00:00 #13 13.98 (88/138): perl-HTTP-Tiny-0.076-462.el9.noarch.r 8.3 MB/s | 54 kB 00:00 #13 13.99 (89/138): perl-IO-1.43-481.el9.aarch64.rpm 12 MB/s | 88 kB 00:00 #13 13.99 (90/138): perl-IO-Socket-IP-0.41-5.el9.noarch.r 6.0 MB/s | 43 kB 00:00 #13 14.00 (91/138): perl-IO-Socket-SSL-2.073-1.el9.noarch 23 MB/s | 219 kB 00:00 #13 14.00 (92/138): perl-IPC-Open3-1.21-481.el9.noarch.rp 2.4 MB/s | 22 kB 00:00 #13 14.00 (93/138): perl-MIME-Base64-3.16-4.el9.aarch64.r 4.9 MB/s | 31 kB 00:00 #13 14.01 (94/138): perl-Mozilla-CA-20200520-6.el9.noarch 2.0 MB/s | 13 kB 00:00 #13 14.01 (95/138): perl-NDBM_File-1.15-481.el9.aarch64.r 3.4 MB/s | 21 kB 00:00 #13 14.02 (96/138): perl-POSIX-1.94-481.el9.aarch64.rpm 15 MB/s | 96 kB 00:00 #13 14.02 (97/138): perl-Net-SSLeay-1.92-2.el9.aarch64.rp 24 MB/s | 389 kB 00:00 #13 14.03 (98/138): perl-PathTools-3.78-461.el9.aarch64.r 8.5 MB/s | 88 kB 00:00 #13 14.05 (99/138): hunspell-en-US-0.20140811.1-20.el9.no 336 kB/s | 177 kB 00:00 #13 14.05 (100/138): perl-Pod-Escapes-1.07-460.el9.noarch 781 kB/s | 21 kB 00:00 #13 14.06 (101/138): perl-Pod-Perldoc-3.28.01-461.el9.noa 3.2 MB/s | 87 kB 00:00 #13 14.06 (102/138): perl-Pod-Usage-2.01-4.el9.noarch.rpm 5.7 MB/s | 41 kB 00:00 #13 14.07 (103/138): perl-Pod-Simple-3.42-4.el9.noarch.rp 17 MB/s | 225 kB 00:00 #13 14.07 (104/138): perl-Scalar-List-Utils-1.56-461.el9. 5.8 MB/s | 72 kB 00:00 #13 14.07 (105/138): perl-SelectSaver-1.02-481.el9.noarch 1.0 MB/s | 11 kB 00:00 #13 14.08 (106/138): perl-Socket-2.031-4.el9.aarch64.rpm 8.3 MB/s | 55 kB 00:00 #13 12.61 Selecting previously unselected package python3-minimal. #13 12.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 8436 files and directories currently installed.) #13 12.61 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_armhf.deb ... #13 12.62 Unpacking python3-minimal (3.11.2-1+b1) ... #13 12.66 Selecting previously unselected package media-types. #13 12.66 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #13 12.67 Unpacking media-types (10.0.0) ... #12 9.278 CentOS Stream 9 - Extras packages 18 kB/s | 15 kB 00:00 #13 2.802 Reading package lists... #13 3.636 Building dependency tree... #13 3.800 Reading state information... #14 17.32 Get:93 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libc-dev-bin arm64 2.38-1ubuntu6.1 [19.5 kB] #14 17.32 Get:94 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 linux-libc-dev arm64 6.5.0-21.21 [1573 kB] #14 17.40 Get:95 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcrypt-dev arm64 1:4.4.36-2 [118 kB] #14 17.40 Get:96 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [199 kB] #14 17.40 Get:97 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB] #14 17.40 Get:98 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB] #14 17.41 Get:99 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libc6-dev arm64 2.38-1ubuntu6.1 [1573 kB] #16 DONE 7.3s #13 21.02 Selecting previously unselected package libssh2-1:arm64. #13 21.02 Preparing to unpack .../077-libssh2-1_1.10.0-3+b1_arm64.deb ... #13 21.03 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... #13 21.07 Selecting previously unselected package libcurl4:arm64. #13 21.07 Preparing to unpack .../078-libcurl4_7.88.1-10+deb12u5_arm64.deb ... #13 21.08 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ... #13 21.13 Selecting previously unselected package curl. #13 21.14 Preparing to unpack .../079-curl_7.88.1-10+deb12u5_arm64.deb ... #13 21.14 Unpacking curl (7.88.1-10+deb12u5) ... #13 21.20 Selecting previously unselected package dctrl-tools. #14 19.19 Get:135 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.21 [216 kB] #13 11.82 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u6_amd64.deb ... #13 11.85 Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... #13 12.23 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #15 ... #11 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #11 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 2.0s done #11 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 3.1s done #11 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf done #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #11 DONE 11.4s #15 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #13 11.37 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #13 11.38 Unpacking media-types (4.0.0) ... #13 11.44 Selecting previously unselected package libmpdec3:amd64. #13 11.44 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ... #13 11.45 Unpacking libmpdec3:amd64 (2.5.1-1) ... #13 11.72 Selecting previously unselected package libncursesw6:amd64. #13 20.59 Selecting previously unselected package gcc. #13 13.58 Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ... #13 13.60 Unpacking libnsl2:amd64 (1.3.0-2) ... #13 13.73 Selecting previously unselected package readline-common. #13 13.73 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #13 13.74 Unpacking readline-common (8.2-1.3) ... #13 13.79 Selecting previously unselected package libreadline8:amd64. #13 13.80 Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ... #13 13.80 Unpacking libreadline8:amd64 (8.2-1.3) ... #13 13.84 Selecting previously unselected package libsqlite3-0:amd64. #13 14.08 (107/138): perl-Storable-3.21-460.el9.aarch64.r 8.9 MB/s | 94 kB 00:00 #13 14.08 (108/138): perl-Symbol-1.08-481.el9.noarch.rpm 1.3 MB/s | 14 kB 00:00 #13 14.09 (109/138): perl-Term-Cap-1.17-460.el9.noarch.rp 3.7 MB/s | 23 kB 00:00 #13 14.09 (110/138): perl-Term-ANSIColor-5.01-461.el9.noa 4.7 MB/s | 49 kB 00:00 #13 14.09 (111/138): perl-Text-ParseWords-3.30-460.el9.no 1.7 MB/s | 17 kB 00:00 #13 14.10 (112/138): perl-Text-Tabs+Wrap-2013.0523-460.el 2.4 MB/s | 24 kB 00:00 #13 14.10 (113/138): perl-Time-Local-1.300-7.el9.noarch.r 4.4 MB/s | 34 kB 00:00 #13 14.10 (114/138): perl-URI-5.09-3.el9.noarch.rpm 11 MB/s | 121 kB 00:00 #13 14.11 (115/138): perl-constant-1.33-461.el9.noarch.rp 3.9 MB/s | 24 kB 00:00 #13 14.11 (116/138): perl-base-2.27-481.el9.noarch.rpm 1.1 MB/s | 16 kB 00:00 #13 14.11 (117/138): perl-if-0.60.800-481.el9.noarch.rpm 1.6 MB/s | 14 kB 00:00 #13 14.12 (118/138): perl-interpreter-5.32.1-481.el9.aarc 6.8 MB/s | 70 kB 00:00 #13 14.12 (119/138): perl-libnet-3.13-4.el9.noarch.rpm 11 MB/s | 130 kB 00:00 #13 14.13 (120/138): perl-mro-1.23-481.el9.aarch64.rpm 2.6 MB/s | 27 kB 00:00 #13 14.15 (121/138): perl-libs-5.32.1-481.el9.aarch64.rpm 54 MB/s | 2.2 MB 00:00 #13 14.16 (122/138): perl-overloading-0.02-481.el9.noarch 473 kB/s | 12 kB 00:00 #13 14.16 (123/138): perl-overload-1.31-481.el9.noarch.rp 1.3 MB/s | 45 kB 00:00 #13 14.16 (124/138): perl-parent-0.238-460.el9.noarch.rpm 1.6 MB/s | 15 kB 00:00 #13 14.17 (125/138): perl-podlators-4.14-460.el9.noarch.r 11 MB/s | 114 kB 00:00 #13 14.17 (126/138): perl-srpm-macros-1-41.el9.noarch.rpm 1.3 MB/s | 9.1 kB 00:00 #13 14.17 (127/138): perl-subs-1.03-481.el9.noarch.rpm 1.1 MB/s | 11 kB 00:00 #13 14.18 (128/138): perl-vars-1.05-481.el9.noarch.rpm 1.3 MB/s | 13 kB 00:00 #13 14.18 (129/138): pyproject-srpm-macros-1.12.0-1.el9.n 2.4 MB/s | 14 kB 00:00 #13 14.18 (130/138): python-srpm-macros-3.9-53.el9.noarch 2.3 MB/s | 18 kB 00:00 #13 14.19 (131/138): qt5-srpm-macros-5.15.9-1.el9.noarch. 2.1 MB/s | 8.8 kB 00:00 #13 14.19 (132/138): redhat-rpm-config-207-1.el9.noarch.r 14 MB/s | 72 kB 00:00 #13 14.20 (133/138): rpm-build-4.16.1.3-29.el9.aarch64.rp 14 MB/s | 67 kB 00:00 #14 11.32 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmd0 arm64 1.0.4-1build1 [23.8 kB] #14 11.32 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbsd0 arm64 0.11.5-1 [43.7 kB] #14 11.32 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB] #14 11.32 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB] #13 12.72 Selecting previously unselected package libncursesw6:armhf. #13 12.72 Preparing to unpack .../02-libncursesw6_6.4-4_armhf.deb ... #13 12.72 Unpacking libncursesw6:armhf (6.4-4) ... #13 12.78 Selecting previously unselected package libkrb5support0:armhf. #13 12.78 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_armhf.deb ... #13 12.79 Unpacking libkrb5support0:armhf (1.20.1-2+deb12u1) ... #13 12.83 Selecting previously unselected package libk5crypto3:armhf. #13 12.83 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_armhf.deb ... #13 12.84 Unpacking libk5crypto3:armhf (1.20.1-2+deb12u1) ... #13 12.89 Selecting previously unselected package libkeyutils1:armhf. #13 12.89 Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ... #13 12.90 Unpacking libkeyutils1:armhf (1.6.3-2) ... #13 4.044 The following additional packages will be installed: #13 4.044 autoconf automake autopoint autotools-dev binutils #13 4.044 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #13 4.044 bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #13 4.044 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 4.044 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #13 4.044 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #13 4.044 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #13 4.044 intltool-debian iso-codes less libalgorithm-diff-perl #13 4.044 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #13 4.044 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #13 4.044 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #13 4.044 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #13 4.044 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #13 4.044 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #13 4.044 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 4.044 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #13 4.044 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #13 4.044 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 4.044 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #13 4.044 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #13 4.044 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 4.044 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 4.044 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 4.044 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 4.044 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 4.044 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 4.044 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 4.044 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 4.044 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 4.044 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 4.044 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 4.044 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 4.044 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 4.044 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 4.044 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 4.044 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 4.044 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 4.044 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 4.044 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 4.044 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 4.048 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl #13 4.048 libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 4.048 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 4.048 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 4.048 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #13 4.048 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 4.048 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 4.048 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 4.048 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 4.048 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 4.048 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 4.048 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 4.048 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 4.048 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 4.048 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 4.048 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 4.048 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 4.048 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #13 4.048 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 4.048 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 4.048 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 4.048 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 4.048 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 4.048 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 4.048 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 4.048 libstring-shellquote-perl libsub-exporter-perl #13 4.048 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 4.048 libsub-name-perl libsub-override-perl libsub-quote-perl #13 4.048 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 4.048 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 4.048 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 4.048 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 4.048 libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #13 4.048 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 4.048 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #13 4.048 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #13 4.048 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #13 4.048 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #13 4.048 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #13 4.048 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #13 4.048 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #13 4.048 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #13 4.048 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #13 4.048 python3 python3-apt python3-certifi python3-chardet python3-debian #13 4.048 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #13 4.048 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 4.048 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #13 4.048 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #13 4.048 Suggested packages: #13 4.048 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 4.048 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #13 4.048 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #13 4.048 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #13 4.048 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 4.048 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #13 4.048 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #13 4.048 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #13 4.048 gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #13 4.048 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #13 4.048 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #13 4.048 xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl #13 4.048 glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl #13 4.048 uuid libscalar-number-perl libsasl2-modules-gssapi-mit #13 4.048 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 4.048 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 4.048 libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl #13 4.048 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #13 4.048 gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #13 4.048 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #13 4.048 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #13 4.048 diffutils-doc perl-doc libterm-readline-gnu-perl #13 4.048 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #13 4.048 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #13 4.048 python-apt-doc python3-setuptools python3-cryptography python3-openssl #13 4.048 python3-socks python-requests-doc python3.9-venv python3.9-doc #13 4.048 binfmt-support readline-doc zip wdiff-doc #17 [build 1/6] COPY --from=gowinres /build/ /usr/local/bin/ #17 DONE 0.0s #18 [build 2/6] WORKDIR /go/src/github.com/docker/docker #18 DONE 0.0s #19 [build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y clang lld llvm #14 17.91 Get:100 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libisl23 arm64 0.26-3 [713 kB] #13 21.20 Preparing to unpack .../080-dctrl-tools_2.24-3_arm64.deb ... #13 21.21 Unpacking dctrl-tools (2.24-3) ... #13 21.24 Selecting previously unselected package libdebhelper-perl. #13 21.25 Preparing to unpack .../081-libdebhelper-perl_13.11.4_all.deb ... #13 21.25 Unpacking libdebhelper-perl (13.11.4) ... #13 21.29 Selecting previously unselected package libtool. #13 21.29 Preparing to unpack .../082-libtool_2.4.7-5_all.deb ... #13 21.29 Unpacking libtool (2.4.7-5) ... #13 21.34 Selecting previously unselected package dh-autoreconf. #13 21.34 Preparing to unpack .../083-dh-autoreconf_20_all.deb ... #13 21.35 Unpacking dh-autoreconf (20) ... #13 21.40 Selecting previously unselected package libarchive-zip-perl. #13 21.40 Preparing to unpack .../084-libarchive-zip-perl_1.68-1_all.deb ... #13 21.41 Unpacking libarchive-zip-perl (1.68-1) ... #13 21.45 Selecting previously unselected package libsub-override-perl. #13 21.45 Preparing to unpack .../085-libsub-override-perl_0.09-4_all.deb ... #13 21.45 Unpacking libsub-override-perl (0.09-4) ... #13 21.48 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 21.48 Preparing to unpack .../086-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #13 21.49 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #13 21.58 Selecting previously unselected package dh-strip-nondeterminism. #14 19.29 Get:136 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.21 [157 kB] #14 19.33 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB] #14 19.34 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtool all 2.4.6-14 [161 kB] #14 19.37 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-autoreconf all 19 [16.1 kB] #14 19.37 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #14 19.38 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB] #14 19.39 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-override-perl all 0.09-2 [9532 B] #14 19.40 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #14 19.54 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] #13 12.38 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u6) ... #13 11.72 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ... #13 11.73 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #13 11.81 Selecting previously unselected package readline-common. #13 11.81 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #13 11.87 Unpacking readline-common (8.1-1) ... #13 3.366 Get:6 http://archive.raspbian.org/raspbian bookworm/firmware armhf Packages [1201 B] #13 20.59 Preparing to unpack .../050-gcc_4%3a8.3.0-1_arm64.deb ... #13 20.60 Unpacking gcc (4:8.3.0-1) ... #13 20.64 Selecting previously unselected package libstdc++-8-dev:arm64. #13 20.64 Preparing to unpack .../051-libstdc++-8-dev_8.3.0-6_arm64.deb ... #13 20.64 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ... #13 20.84 Selecting previously unselected package g++-8. #13 20.84 Preparing to unpack .../052-g++-8_8.3.0-6_arm64.deb ... #13 20.84 Unpacking g++-8 (8.3.0-6) ... #13 13.84 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_amd64.deb ... #13 13.85 Unpacking libsqlite3-0:amd64 (3.40.1-2) ... #13 13.92 Selecting previously unselected package libpython3.11-stdlib:amd64. #13 13.93 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_amd64.deb ... #13 13.93 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ... #13 14.10 Selecting previously unselected package python3.11. #13 14.51 (134/138): python3-file-magic-5.39-14.el9.noarc 53 kB/s | 17 kB 00:00 #14 11.81 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.4 [728 kB] #14 8.609 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.12-1~22.04.3 [508 kB] #13 12.94 Selecting previously unselected package libkrb5-3:armhf. #13 12.94 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_armhf.deb ... #13 12.95 Unpacking libkrb5-3:armhf (1.20.1-2+deb12u1) ... #13 13.03 Selecting previously unselected package libgssapi-krb5-2:armhf. #13 13.03 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_armhf.deb ... #13 13.04 Unpacking libgssapi-krb5-2:armhf (1.20.1-2+deb12u1) ... #13 13.09 Selecting previously unselected package libtirpc-common. #13 13.09 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #13 13.09 Unpacking libtirpc-common (1.3.3+ds-1) ... #13 13.14 Selecting previously unselected package libtirpc3:armhf. #13 13.14 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ... #13 13.15 Unpacking libtirpc3:armhf (1.3.3+ds-1) ... #13 13.20 Selecting previously unselected package libnsl2:armhf. #13 13.20 Preparing to unpack .../10-libnsl2_1.3.0-2_armhf.deb ... #13 13.20 Unpacking libnsl2:armhf (1.3.0-2) ... #13 13.25 Selecting previously unselected package readline-common. #13 13.25 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #13 9.594 Selecting previously unselected package libgdbm-compat4:arm64. #13 9.595 Preparing to unpack .../07-libgdbm-compat4_1.19-2_arm64.deb ... #13 9.647 Unpacking libgdbm-compat4:arm64 (1.19-2) ... #13 9.847 Selecting previously unselected package libperl5.32:arm64. #14 19.62 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dwz arm64 0.13-5 [134 kB] #13 21.58 Preparing to unpack .../087-dh-strip-nondeterminism_1.13.1-1_all.deb ... #13 21.58 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #13 21.62 Selecting previously unselected package libelf1:arm64. #13 21.62 Preparing to unpack .../088-libelf1_0.188-2.1_arm64.deb ... #13 21.63 Unpacking libelf1:arm64 (0.188-2.1) ... #13 21.67 Selecting previously unselected package dwz. #13 21.67 Preparing to unpack .../089-dwz_0.15-1_arm64.deb ... #13 21.68 Unpacking dwz (0.15-1) ... #12 10.19 Dependencies resolved. #13 12.56 Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ... #13 12.68 Setting up python3.7-minimal (3.7.3-2+deb10u6) ... #15 1.622 CentOS Stream 8 - AppStream 24 MB/s | 27 MB 00:01 #13 12.09 Selecting previously unselected package libreadline8:amd64. #13 12.09 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... #13 12.13 Unpacking libreadline8:amd64 (8.1-1) ... #13 14.10 Preparing to unpack .../15-python3.11_3.11.2-6_amd64.deb ... #13 14.10 Unpacking python3.11 (3.11.2-6) ... #13 14.14 Selecting previously unselected package libpython3-stdlib:amd64. #13 14.14 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #13 14.14 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #13 14.17 Setting up python3-minimal (3.11.2-1+b1) ... #13 14.33 Selecting previously unselected package python3. #13 14.52 (135/138): rust-srpm-macros-17-4.el9.noarch.rpm 2.0 MB/s | 10 kB 00:00 #13 14.58 (136/138): webkit2gtk3-jsc-2.42.4-1.el9.aarch64 57 MB/s | 3.3 MB 00:00 #13 14.64 (137/138): python3-enchant-3.2.0-5.el9.noarch.r 185 kB/s | 86 kB 00:00 #13 14.74 (138/138): rpmlint-1.11-19.el9.noarch.rpm 366 kB/s | 198 kB 00:00 #13 14.74 -------------------------------------------------------------------------------- #13 14.74 Total 14 MB/s | 44 MB 00:03 #14 11.82 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB] #14 11.83 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB] #14 11.83 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB] #14 11.83 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.4.0ubuntu3 [14.6 kB] #13 13.26 Unpacking readline-common (8.2-1.3) ... #13 13.31 Selecting previously unselected package libreadline8:armhf. #13 13.31 Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ... #13 13.31 Unpacking libreadline8:armhf (8.2-1.3) ... #13 13.37 Selecting previously unselected package libsqlite3-0:armhf. #13 13.37 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_armhf.deb ... #13 13.37 Unpacking libsqlite3-0:armhf (3.40.1-2) ... #13 13.47 Selecting previously unselected package libpython3.11-stdlib:armhf. #13 13.47 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_armhf.deb ... #13 13.47 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ... #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 3.4s done #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.708 Get:1 http://ports.ubuntu.com/ubuntu-ports mantic InRelease [256 kB] #14 1.115 Get:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease [109 kB] #14 1.210 Get:3 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease [90.8 kB] #14 1.302 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease [109 kB] #14 1.401 Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf Packages [1718 kB] #14 1.639 Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/restricted armhf Packages [9095 B] #14 1.639 Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/multiverse armhf Packages [205 kB] #14 1.644 Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/universe armhf Packages [17.9 MB] #14 2.515 Get:9 http://ports.ubuntu.com/ubuntu-ports mantic-updates/multiverse armhf Packages [2380 B] #14 2.515 Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/restricted armhf Packages [5221 B] #14 2.515 Get:11 http://ports.ubuntu.com/ubuntu-ports mantic-updates/universe armhf Packages [362 kB] #14 2.918 Get:12 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf Packages [304 kB] #14 3.334 Get:13 http://ports.ubuntu.com/ubuntu-ports mantic-backports/universe armhf Packages [4217 B] #14 3.334 Get:14 http://ports.ubuntu.com/ubuntu-ports mantic-security/universe armhf Packages [320 kB] #14 3.412 Get:15 http://ports.ubuntu.com/ubuntu-ports mantic-security/main armhf Packages [242 kB] #14 3.449 Get:16 http://ports.ubuntu.com/ubuntu-ports mantic-security/multiverse armhf Packages [1662 B] #14 3.455 Get:17 http://ports.ubuntu.com/ubuntu-ports mantic-security/restricted armhf Packages [4971 B] #14 3.470 Fetched 21.7 MB in 3s (6855 kB/s) #14 3.470 Reading package lists... #14 4.604 Reading package lists... #14 5.662 Building dependency tree... #14 5.883 Reading state information... #14 6.282 The following additional packages will be installed: #14 6.282 adduser autoconf automake autopoint autotools-dev binutils #14 6.282 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #14 6.282 bzip2 ca-certificates cpp cpp-13 dctrl-tools debhelper debugedit #14 6.282 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 6.282 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-noto-core #14 6.282 fonts-noto-mono g++ g++-13 gcc gcc-13 gettext gettext-base git-man gnupg #14 6.282 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #14 6.282 gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 6.282 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 6.282 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.282 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 6.282 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 6.282 libbinutils libbrotli1 libbsd0 libc-bin libc-dev-bin libc-devtools libc6 #14 6.282 libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl #14 6.282 libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.282 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.282 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.282 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.282 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.282 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.282 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.282 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.282 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.282 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.282 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.282 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 6.282 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 6.282 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 6.282 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 6.282 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 6.282 libfreetype6 libfreezethaw-perl libgcc-13-dev libgd3 libgdbm-compat4 #14 6.282 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.286 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 6.286 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.286 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 6.286 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 6.286 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #14 6.286 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 6.286 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.286 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 6.286 libiterator-perl libiterator-util-perl libjansson4 libjbig0 libjpeg-turbo8 #14 6.286 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 6.286 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common libldap2 #14 6.286 liblerc4 liblist-compare-perl liblist-someutils-perl #14 6.286 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.286 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #14 6.286 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.286 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.286 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 6.286 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 6.286 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 6.286 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 6.286 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 6.286 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 6.286 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.286 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 6.286 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 6.286 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 6.286 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #14 6.286 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 6.286 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 6.286 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 6.286 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 6.286 libsereal-encoder-perl libset-intspan-perl libsframe1 libsocket6-perl #14 6.286 libsodium23 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 #14 6.286 libstdc++-13-dev libstrictures-perl libstring-copyright-perl #14 6.286 libstring-escape-perl libstring-license-perl libstring-shellquote-perl #14 6.286 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 6.286 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.286 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.286 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.286 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 6.286 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 6.286 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #14 6.286 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 6.286 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 6.286 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 6.286 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.286 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.286 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 6.286 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 6.286 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 6.286 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 6.286 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 6.286 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.286 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 6.286 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 6.286 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 6.286 python3-paramiko python3-pkg-resources python3-requests python3-six #14 6.286 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 6.286 readline-common rpcsvc-proto strace t1utils tzdata tzdata-icu ucf unzip #14 6.286 wdiff xauth xz-utils zstd #14 6.286 Suggested packages: #14 6.286 cron quota ecryptfs-utils autoconf-archive gnu-standards autoconf-doc #14 6.286 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc debtags #14 6.286 dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx #14 6.286 check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck #14 6.286 elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl #14 6.286 libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl mmdebstrap #14 6.286 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt #14 6.286 reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar #14 6.286 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #14 6.286 gcc-13-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #14 6.286 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #14 6.286 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #14 6.286 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc locales #14 6.286 bzr libgd-tools gdbm-l10n krb5-doc krb5-user libio-compress-brotli-perl #14 6.286 libtool-doc libcrypt-ssleay-perl libscalar-number-perl #14 6.286 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #14 6.286 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #14 6.286 libstdc++-13-doc libbareword-filehandles-perl libmultidimensional-perl #14 6.286 libxstring-perl gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl #14 6.286 libbusiness-isbn-perl libregexp-ipv6-perl libauthen-ntlm-perl #14 6.286 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 6.286 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 6.286 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 6.286 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 6.286 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 6.286 python3-tk python3-venv python-apt-doc python-cryptography-doc #14 6.286 python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke #14 6.286 python3-setuptools python3-openssl python3-socks python-requests-doc #14 6.286 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #14 6.286 binfmt-support readline-doc zip wdiff-doc #14 6.286 Recommended packages: #14 6.286 libnss-nis libnss-nisplus #14 6.722 The following NEW packages will be installed: #14 6.722 adduser autoconf automake autopoint autotools-dev binutils #14 6.722 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #14 6.722 bzip2 ca-certificates cpp cpp-13 curl dctrl-tools debhelper debugedit #14 6.722 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #14 6.722 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #14 6.722 fonts-noto-core fonts-noto-mono g++ g++-13 gcc gcc-13 gettext gettext-base #14 6.722 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 6.722 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #14 6.722 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 6.722 libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl #14 6.722 libarchive-zip-perl libarray-intspan-perl libasan8 libassuan0 libatomic1 #14 6.722 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #14 6.722 libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools #14 6.722 libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl #14 6.722 libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.722 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.722 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.722 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.722 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.722 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.722 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.722 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.722 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.722 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.722 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.722 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 6.722 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 6.722 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 6.722 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 6.722 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 6.722 libfreetype6 libfreezethaw-perl libgcc-13-dev libgd3 libgdbm-compat4 #14 6.722 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.722 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 6.722 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.722 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 6.722 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 6.722 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72 #14 6.722 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 6.722 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.722 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 6.722 libiterator-perl libiterator-util-perl libjansson4 libjbig0 libjpeg-turbo8 #14 6.722 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 6.722 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common libldap2 #14 6.722 liblerc4 liblist-compare-perl liblist-someutils-perl #14 6.722 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.722 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #14 6.722 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.722 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.722 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 6.722 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 6.722 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 6.722 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 6.722 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 6.722 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 6.722 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.722 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 6.722 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 6.722 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 6.722 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #14 6.722 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 6.722 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 6.722 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 6.722 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 6.722 libsereal-encoder-perl libset-intspan-perl libsframe1 libsocket6-perl #14 6.722 libsodium23 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 #14 6.722 libstdc++-13-dev libstrictures-perl libstring-copyright-perl #14 6.722 libstring-escape-perl libstring-license-perl libstring-shellquote-perl #14 6.722 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 6.722 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.722 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.722 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.722 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 6.722 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 6.722 libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #14 6.722 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 6.722 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 6.722 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 6.722 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.722 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.722 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 6.722 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 6.722 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 6.722 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 6.722 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 6.722 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.722 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 6.722 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 6.722 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 6.722 python3-paramiko python3-pkg-resources python3-requests python3-six #14 6.722 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 6.722 readline-common rpcsvc-proto strace t1utils tzdata tzdata-icu ucf unzip #14 6.722 wdiff xauth xz-utils zstd #14 6.724 The following packages will be upgraded: #14 6.725 libc-bin libc6 #14 7.152 2 upgraded, 393 newly installed, 0 to remove and 3 not upgraded. #14 7.152 Need to get 139 MB of archives. #14 7.152 After this operation, 458 MB of additional disk space will be used. #14 7.152 Get:1 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libc6 armhf 2.38-1ubuntu6.1 [2817 kB] #14 7.825 Get:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libc-bin armhf 2.38-1ubuntu6.1 [533 kB] #14 7.832 Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblocale-gettext-perl armhf 1.07-6 [15.2 kB] #14 7.833 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libssl3 armhf 3.0.10-1ubuntu2.3 [1575 kB] #14 7.910 Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpython3.11-minimal armhf 3.11.6-3 [824 kB] #14 7.922 Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libexpat1 armhf 2.5.0-2 [63.7 kB] #14 7.924 Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3.11-minimal armhf 3.11.6-3 [1896 kB] #14 8.052 Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-minimal armhf 3.11.4-5 [26.8 kB] #14 8.053 Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf media-types all 10.1.0 [27.5 kB] #14 8.055 Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf tzdata all 2023d-0ubuntu0.23.10 [274 kB] #14 8.058 Get:11 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkrb5support0 armhf 1.20.1-3ubuntu1 [31.0 kB] #14 8.457 Get:12 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libk5crypto3 armhf 1.20.1-3ubuntu1 [78.5 kB] #14 8.728 Get:13 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkeyutils1 armhf 1.6.3-2 [8062 B] #14 8.742 Get:14 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkrb5-3 armhf 1.20.1-3ubuntu1 [320 kB] #14 8.911 Get:15 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgssapi-krb5-2 armhf 1.20.1-3ubuntu1 [118 kB] #14 8.948 Get:16 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B] #14 8.948 Get:17 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB] #14 8.965 Get:18 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB] #14 8.974 Get:19 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf readline-common all 8.2-1.3 [55.7 kB] #14 8.979 Get:20 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libreadline8 armhf 8.2-1.3 [128 kB] #14 8.998 Get:21 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libsqlite3-0 armhf 3.42.0-1ubuntu0.1 [578 kB] #14 9.056 Get:22 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpython3.11-stdlib armhf 3.11.6-3 [1804 kB] #14 9.543 Get:23 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3.11 armhf 3.11.6-3 [579 kB] #14 10.04 Get:24 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpython3-stdlib armhf 3.11.4-5 [9504 B] #14 10.04 Get:25 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3 armhf 3.11.4-5 [22.9 kB] #14 10.04 Get:26 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf perl-modules-5.36 all 5.36.0-9ubuntu1.1 [2984 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 9.848 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u3_arm64.deb ... #13 9.883 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u3) ... #14 19.86 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB] #13 21.72 Selecting previously unselected package libicu72:arm64. #13 21.72 Preparing to unpack .../090-libicu72_72.1-3_arm64.deb ... #13 21.73 Unpacking libicu72:arm64 (72.1-3) ... #12 10.20 ================================================================================ #12 10.20 Package Arch Version Repository Size #12 10.20 ================================================================================ #12 10.20 Installing: #12 10.20 dnf-plugins-core noarch 4.3.0-13.el9 baseos 37 k #12 10.20 rpm-build x86_64 4.16.1.3-29.el9 appstream 67 k #12 10.20 rpmlint noarch 1.11-19.el9 appstream 198 k #12 10.20 Installing dependencies: #12 10.20 adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 832 k #12 10.20 binutils x86_64 2.35.2-43.el9 baseos 4.6 M #12 10.20 binutils-gold x86_64 2.35.2-43.el9 baseos 735 k #12 10.20 bzip2 x86_64 1.0.8-8.el9 baseos 56 k #12 10.20 cpio x86_64 2.13-16.el9 baseos 275 k #12 10.20 dbus-libs x86_64 1:1.12.20-8.el9 baseos 152 k #12 10.20 debugedit x86_64 5.0-5.el9 appstream 77 k #12 10.20 desktop-file-utils x86_64 0.26-6.el9 appstream 74 k #12 10.20 diffutils x86_64 3.7-12.el9 baseos 397 k #12 10.20 dwz x86_64 0.14-3.el9 appstream 128 k #12 10.20 ed x86_64 1.14.2-12.el9 baseos 75 k #12 10.20 efi-srpm-macros noarch 4-9.el9 appstream 23 k #12 10.20 elfutils x86_64 0.190-2.el9 baseos 555 k #12 10.20 elfutils-debuginfod-client x86_64 0.190-2.el9 baseos 36 k #12 10.20 emacs-filesystem noarch 1:27.2-9.el9 appstream 8.9 k #12 10.20 enchant x86_64 1:1.6.0-30.el9 appstream 62 k #12 10.20 file x86_64 5.39-14.el9 baseos 49 k #12 10.20 fonts-srpm-macros noarch 1:2.0.5-7.el9.1 appstream 28 k #12 10.20 gdb-minimal x86_64 10.2-13.el9 appstream 3.5 M #12 10.20 gdk-pixbuf2 x86_64 2.42.6-3.el9 appstream 492 k #12 10.20 ghc-srpm-macros noarch 1.5.0-6.el9 appstream 8.8 k #12 10.20 glib-networking x86_64 2.68.3-3.el9 baseos 186 k #12 10.20 glibc-gconv-extra x86_64 2.34-100.el9 baseos 1.7 M #12 10.20 go-srpm-macros noarch 3.2.0-3.el9 appstream 27 k #12 10.20 groff-base x86_64 1.22.4-10.el9 baseos 1.1 M #12 10.20 gsettings-desktop-schemas x86_64 40.0-6.el9 baseos 684 k #12 10.20 hunspell x86_64 1.7.0-11.el9 appstream 325 k #12 10.20 hunspell-en-GB noarch 0.20140811.1-20.el9 appstream 226 k #12 10.20 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k #12 10.20 hunspell-filesystem x86_64 1.7.0-11.el9 appstream 8.7 k #12 10.20 info x86_64 6.7-15.el9 baseos 225 k #12 10.20 json-glib x86_64 1.6.6-1.el9 baseos 163 k #12 10.20 kernel-srpm-macros noarch 1.0-13.el9 appstream 16 k #12 10.20 less x86_64 590-2.el9 baseos 162 k #12 10.20 libappstream-glib x86_64 0.7.18-4.el9 appstream 396 k #12 10.20 libatomic x86_64 11.4.1-3.el9 baseos 34 k #12 10.20 libbrotli x86_64 1.0.9-6.el9 baseos 314 k #12 10.20 libicu x86_64 67.1-9.el9 baseos 9.6 M #12 10.20 libjpeg-turbo x86_64 2.0.90-7.el9 appstream 175 k #12 10.20 libpipeline x86_64 1.5.3-4.el9 baseos 49 k #12 10.20 libpkgconf x86_64 1.7.3-10.el9 baseos 36 k #12 10.20 libpng x86_64 2:1.6.37-12.el9 baseos 117 k #12 10.20 libproxy x86_64 0.4.15-35.el9 baseos 74 k #12 10.20 libpsl x86_64 0.21.1-5.el9 baseos 64 k #12 10.20 libsoup x86_64 2.72.0-8.el9 appstream 405 k #12 10.20 libstemmer x86_64 0-18.585svn.el9 appstream 83 k #12 10.20 lua-srpm-macros noarch 1-6.el9 appstream 9.5 k #12 10.20 man-db x86_64 2.9.3-7.el9 baseos 1.2 M #12 10.20 ncurses x86_64 6.2-10.20210508.el9 baseos 400 k #12 10.20 ocaml-srpm-macros noarch 6-6.el9 appstream 8.8 k #12 10.20 openblas-srpm-macros noarch 2-11.el9 appstream 8.4 k #12 10.20 patch x86_64 2.7.6-16.el9 appstream 128 k #12 10.20 perl-AutoLoader noarch 5.74-481.el9 appstream 21 k #12 10.20 perl-B x86_64 1.80-481.el9 appstream 180 k #12 10.20 perl-Carp noarch 1.50-460.el9 appstream 30 k #12 10.20 perl-Class-Struct noarch 0.66-481.el9 appstream 22 k #12 10.20 perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k #12 10.20 perl-Digest noarch 1.19-4.el9 appstream 26 k #12 10.20 perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k #12 10.20 perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M #12 10.20 perl-Errno x86_64 1.30-481.el9 appstream 14 k #12 10.20 perl-Exporter noarch 5.74-461.el9 appstream 32 k #12 10.20 perl-Fcntl x86_64 1.13-481.el9 appstream 20 k #12 10.20 perl-File-Basename noarch 2.85-481.el9 appstream 17 k #12 10.20 perl-File-Path noarch 2.18-4.el9 appstream 36 k #12 10.20 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k #12 10.20 perl-File-stat noarch 1.09-481.el9 appstream 17 k #12 10.20 perl-FileHandle noarch 2.03-481.el9 appstream 15 k #12 10.20 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k #12 10.20 perl-Getopt-Std noarch 1.12-481.el9 appstream 15 k #12 10.20 perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k #12 10.20 perl-IO x86_64 1.43-481.el9 appstream 88 k #12 10.20 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k #12 10.20 perl-IO-Socket-SSL noarch 2.073-1.el9 appstream 219 k #12 10.20 perl-IPC-Open3 noarch 1.21-481.el9 appstream 22 k #12 10.20 perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k #12 10.20 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k #12 10.20 perl-Net-SSLeay x86_64 1.92-2.el9 appstream 388 k #12 10.20 perl-POSIX x86_64 1.94-481.el9 appstream 96 k #12 10.20 perl-PathTools x86_64 3.78-461.el9 appstream 88 k #12 10.20 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k #12 10.20 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k #12 10.20 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k #12 10.20 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k #12 10.20 perl-Scalar-List-Utils x86_64 4:1.56-461.el9 appstream 73 k #12 10.20 perl-SelectSaver noarch 1.02-481.el9 appstream 11 k #12 10.20 perl-Socket x86_64 4:2.031-4.el9 appstream 56 k #12 10.20 perl-Storable x86_64 1:3.21-460.el9 appstream 96 k #12 10.20 perl-Symbol noarch 1.08-481.el9 appstream 14 k #12 10.20 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k #12 10.20 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k #12 10.20 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k #12 10.20 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k #12 10.20 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k #12 10.20 perl-URI noarch 5.09-3.el9 appstream 121 k #12 10.20 perl-base noarch 2.27-481.el9 appstream 16 k #12 10.20 perl-constant noarch 1.33-461.el9 appstream 24 k #12 10.20 perl-if noarch 0.60.800-481.el9 appstream 14 k #12 10.20 perl-interpreter x86_64 4:5.32.1-481.el9 appstream 71 k #12 10.20 perl-libnet noarch 3.13-4.el9 appstream 130 k #12 10.20 perl-libs x86_64 4:5.32.1-481.el9 appstream 2.2 M #12 10.20 perl-mro x86_64 1.23-481.el9 appstream 28 k #12 10.20 perl-overload noarch 1.31-481.el9 appstream 45 k #12 10.20 perl-overloading noarch 0.02-481.el9 appstream 12 k #12 10.20 perl-parent noarch 1:0.238-460.el9 appstream 15 k #12 10.20 perl-podlators noarch 1:4.14-460.el9 appstream 114 k #12 10.20 perl-srpm-macros noarch 1-41.el9 appstream 9.1 k #12 10.20 perl-subs noarch 1.03-481.el9 appstream 11 k #12 10.20 perl-vars noarch 1.05-481.el9 appstream 13 k #12 10.20 pkgconf x86_64 1.7.3-10.el9 baseos 41 k #12 10.20 pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k #12 10.20 pkgconf-pkg-config x86_64 1.7.3-10.el9 baseos 11 k #12 10.20 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k #12 10.20 pyproject-srpm-macros noarch 1.12.0-1.el9 appstream 14 k #12 10.20 python-srpm-macros noarch 3.9-53.el9 appstream 18 k #12 10.20 python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k #12 10.20 python3-dbus x86_64 1.2.18-2.el9 baseos 144 k #12 10.20 python3-dnf-plugins-core noarch 4.3.0-13.el9 baseos 264 k #12 10.20 python3-enchant noarch 3.2.0-5.el9 appstream 86 k #12 10.20 python3-file-magic noarch 5.39-14.el9 appstream 17 k #12 10.20 python3-six noarch 1.15.0-9.el9 baseos 37 k #12 10.20 python3-systemd x86_64 234-18.el9 baseos 90 k #12 10.20 qt5-srpm-macros noarch 5.15.9-1.el9 appstream 8.8 k #12 10.20 redhat-rpm-config noarch 207-1.el9 appstream 72 k #12 10.20 rust-srpm-macros noarch 17-4.el9 appstream 10 k #12 10.20 shared-mime-info x86_64 2.1-5.el9 baseos 558 k #12 10.20 systemd-libs x86_64 252-27.el9 baseos 672 k #12 10.20 unzip x86_64 6.0-56.el9 baseos 182 k #12 10.20 webkit2gtk3-jsc x86_64 2.42.4-1.el9 appstream 3.6 M #12 10.20 xz x86_64 5.2.5-8.el9 baseos 226 k #12 10.20 zip x86_64 3.0-35.el9 baseos 266 k #12 10.20 zstd x86_64 1.5.1-2.el9 baseos 548 k #12 10.20 Installing weak dependencies: #12 10.20 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k #12 10.20 hunspell-en noarch 0.20140811.1-20.el9 appstream 187 k #12 10.20 libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 22 k #12 10.20 perl-NDBM_File x86_64 1.15-481.el9 appstream 22 k #12 10.20 #12 10.20 Transaction Summary #12 10.20 ================================================================================ #12 10.20 Install 139 Packages #12 10.20 #12 10.20 Total download size: 45 M #12 10.20 Installed size: 162 M #12 10.20 Downloading Packages: #19 0.486 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #19 0.500 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #19 0.502 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #19 0.555 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #19 0.626 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] #21 DONE 18.7s #22 [linux/amd64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli #22 DONE 0.1s #23 [linux/amd64->darwin/arm64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #23 0.070 skipping packages installation on darwin #23 DONE 0.1s #24 [linux/amd64->darwin/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #24 0.079 skipping packages installation on darwin #24 DONE 0.1s #25 [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 CGO_ENABLED=0 go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #25 0.474 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 #25 0.855 go: downloading github.com/akavel/rsrc v0.10.2 #13 12.47 Selecting previously unselected package libsqlite3-0:amd64. #13 14.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 8952 files and directories currently installed.) #13 14.34 Preparing to unpack .../000-python3_3.11.2-1+b1_amd64.deb ... #13 14.35 Unpacking python3 (3.11.2-1+b1) ... #13 14.38 Selecting previously unselected package less. #13 14.38 Preparing to unpack .../001-less_590-2_amd64.deb ... #13 14.38 Unpacking less (590-2) ... #13 14.42 Selecting previously unselected package netbase. #13 14.42 Preparing to unpack .../002-netbase_6.4_all.deb ... #13 14.43 Unpacking netbase (6.4) ... #13 14.45 Selecting previously unselected package sensible-utils. #13 14.45 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ... #13 14.45 Unpacking sensible-utils (0.0.17+nmu1) ... #13 14.48 Selecting previously unselected package bzip2. #13 14.48 Preparing to unpack .../004-bzip2_1.0.8-5+b1_amd64.deb ... #13 14.49 Unpacking bzip2 (1.0.8-5+b1) ... #13 14.52 Selecting previously unselected package openssl. #13 14.52 Preparing to unpack .../005-openssl_3.0.11-1~deb12u2_amd64.deb ... #13 14.52 Unpacking openssl (3.0.11-1~deb12u2) ... #14 12.23 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.4.0ubuntu3 [161 kB] #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.543 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #13 0.558 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #13 0.558 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #13 0.703 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB] #13 1.034 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [580 kB] #13 1.188 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B] #13 2.275 Fetched 8507 kB in 2s (4293 kB/s) #13 2.275 Reading package lists... #13 3.206 Reading package lists... #13 4.110 Building dependency tree... #13 4.274 Reading state information... #13 4.486 The following additional packages will be installed: #13 4.486 at autoconf automake autopoint autotools-dev binutils #13 4.486 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #13 4.486 bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring #13 4.486 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #13 4.486 dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file #13 4.486 g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n #13 4.486 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #13 4.486 groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less #13 4.486 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 4.486 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 4.486 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #13 4.486 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #13 4.486 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #13 4.486 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #13 4.486 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #13 4.486 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #13 4.486 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #13 4.486 libdata-optlist-perl libdevel-callchecker-perl #13 4.486 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #13 4.486 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #13 4.486 libdynaloader-functions-perl libedit2 libemail-valid-perl #13 4.486 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 4.486 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 4.486 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 4.486 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 4.486 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 4.486 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 4.486 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 #13 4.486 libgnutls30 libgomp1 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 #13 4.486 libhtml-form-perl libhtml-format-perl libhtml-parser-perl #13 4.486 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #13 4.486 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #13 4.486 libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu63 libidn11 #13 4.486 libimport-into-perl libio-async-perl libio-html-perl libio-prompter-perl #13 4.486 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 4.486 libio-string-perl libio-stringy-perl libipc-run-perl #13 4.486 libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3 #13 4.486 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 #13 4.486 libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl #13 4.486 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #13 4.486 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #13 4.486 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #13 4.486 libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl #13 4.486 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #13 4.486 libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl #13 4.486 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #13 4.486 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 #13 4.486 libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16 #13 4.486 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 4.486 libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl #13 4.486 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 4.486 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 4.486 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 4.486 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #13 4.486 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 4.486 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #13 4.486 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #13 4.486 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #13 4.486 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #13 4.486 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #13 4.486 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #13 4.486 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #13 4.486 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 4.486 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 4.486 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl #13 4.486 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 4.486 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #13 4.486 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 4.486 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 4.486 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 4.486 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 4.486 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 4.486 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 4.486 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 4.486 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 4.486 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 4.486 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 4.486 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 4.486 python3-idna python3-magic python3-minimal python3-pkg-resources #13 4.486 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 4.486 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 4.486 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 4.494 Suggested packages: #13 4.494 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #13 4.494 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #13 4.494 checksecurity debtags dh-make adequate autopkgtest bls-standalone #13 4.494 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #13 4.494 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #13 4.494 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 4.494 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #13 4.494 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #13 4.494 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #13 4.494 eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex #13 4.494 bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg #13 4.494 libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg #13 4.494 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #13 4.494 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #13 4.494 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #13 4.494 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gnutls-bin gpm krb5-doc #13 4.494 krb5-user libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #13 4.494 libhtml-template-perl libsasl2-modules-gssapi-mit #13 4.494 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #13 4.494 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #13 4.494 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #13 4.494 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #13 4.494 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #13 4.494 libxml-sax-expatxs-perl bash-completion binutils-multiarch #13 4.494 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #13 4.494 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #13 4.494 diffutils-doc perl-doc libterm-readline-gnu-perl #13 4.494 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #13 4.494 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #13 4.494 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #13 4.494 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #13 4.494 readline-doc zip wdiff-doc #13 6.466 The following NEW packages will be installed: #13 6.466 at autoconf automake autopoint autotools-dev binutils #13 6.466 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #13 6.466 bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper #13 6.466 debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat #13 6.466 dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config #13 6.466 exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base #13 6.466 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #13 6.466 gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian #13 6.466 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #13 6.466 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #13 6.466 libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1 #13 6.466 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #13 6.466 libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 #13 6.466 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl #13 6.466 libclass-inspector-perl libclass-method-modifiers-perl #13 6.466 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 6.466 libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl #13 6.466 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #13 6.466 libdevel-callchecker-perl libdevel-globaldestruction-perl #13 6.466 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #13 6.466 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #13 6.466 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #13 6.466 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #13 6.466 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #13 6.466 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #13 6.466 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #13 6.466 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #13 6.466 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #13 6.466 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #13 6.466 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #13 6.466 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 6.466 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 6.466 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #13 6.466 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #13 6.466 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #13 6.466 libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3 #13 6.466 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 #13 6.466 libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl #13 6.466 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #13 6.466 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #13 6.466 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #13 6.466 libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl #13 6.466 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #13 6.466 libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl #13 6.466 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #13 6.466 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 #13 6.466 libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16 #13 6.466 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 6.466 libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl #13 6.466 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #13 6.466 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #13 6.466 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #13 6.466 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #13 6.466 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 6.466 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #13 6.466 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #13 6.466 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #13 6.466 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #13 6.466 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #13 6.466 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #13 6.466 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #13 6.466 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #13 6.466 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #13 6.466 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl #13 6.466 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #13 6.466 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #13 6.466 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #13 6.466 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #13 6.466 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #13 6.466 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #13 6.466 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #13 6.466 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #13 6.466 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #13 6.466 mariadb-common mime-support mysql-common netbase openssh-client openssl #13 6.466 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 6.466 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #13 6.466 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #13 6.466 python3-idna python3-magic python3-minimal python3-pkg-resources #13 6.466 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 6.466 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #13 6.466 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 6.466 The following packages will be upgraded: #13 6.466 libgnutls30 #13 6.746 1 upgraded, 359 newly installed, 0 to remove and 0 not upgraded. #13 6.746 Need to get 157 MB of archives. #13 6.746 After this operation, 480 MB of additional disk space will be used. #13 6.746 Get:1 http://deb.debian.org/debian buster/main armhf sensible-utils all 0.0.12 [15.8 kB] #13 6.748 Get:2 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB] #13 6.748 Get:3 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10u1 [95.3 kB] #13 6.756 Get:4 http://deb.debian.org/debian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [104 kB] #13 6.756 Get:5 http://deb.debian.org/debian buster/main armhf bsdmainutils armhf 11.1.2+b1 [186 kB] #13 6.756 Get:6 http://deb.debian.org/debian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB] #13 6.758 Get:7 http://deb.debian.org/debian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [828 kB] #13 6.772 Get:8 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB] #13 6.948 Get:9 http://deb.debian.org/debian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.8 kB] #13 6.948 Get:10 http://deb.debian.org/debian-security buster/updates/main armhf man-db armhf 2.8.5-2+deb10u1 [1240 kB] #13 6.964 Get:11 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #13 6.997 Get:12 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] #13 7.002 Get:13 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB] #13 13.72 Selecting previously unselected package python3.11. #13 13.72 Preparing to unpack .../15-python3.11_3.11.2-6_armhf.deb ... #13 13.73 Unpacking python3.11 (3.11.2-6) ... #13 13.77 Selecting previously unselected package libpython3-stdlib:armhf. #13 7.038 Get:14 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB] #13 7.042 Get:15 http://deb.debian.org/debian buster/main armhf liblocale-gettext-perl armhf 1.07-3+b4 [18.4 kB] #13 7.042 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u6 [1312 kB] #13 7.058 Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u6 [583 kB] #13 7.066 Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB] #13 7.067 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u6 [1467 kB] #13 7.083 Get:20 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] #13 7.083 Get:21 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB] #13 7.111 Get:22 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB] #13 7.111 Get:23 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB] #13 7.218 Get:24 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB] #13 7.218 Get:25 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB] #13 7.402 Get:26 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u6 [1662 kB] #13 7.416 Get:27 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u6 [331 kB] #13 7.420 Get:28 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] #13 7.422 Get:29 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] #13 7.423 Get:30 http://deb.debian.org/debian-security buster/updates/main armhf libgnutls30 armhf 3.6.7-4+deb10u12 [1066 kB] #13 7.438 Get:31 http://deb.debian.org/debian buster/main armhf less armhf 487-0.1+b1 [121 kB] #13 7.438 Get:32 http://deb.debian.org/debian buster/main armhf netbase all 5.6 [19.4 kB] #13 7.440 Get:33 http://deb.debian.org/debian-security buster/updates/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.9 kB] #13 7.440 Get:34 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] #13 7.458 Get:35 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] #13 7.458 Get:36 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB] #13 7.458 Get:37 http://deb.debian.org/debian buster/main armhf gettext-base armhf 0.19.8.1-9 [118 kB] #13 7.458 Get:38 http://deb.debian.org/debian-security buster/updates/main armhf krb5-locales all 1.17-3+deb10u6 [95.8 kB] #13 7.458 Get:39 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB] #13 7.458 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u6 [62.8 kB] #13 7.458 Get:41 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u6 [119 kB] #13 7.461 Get:42 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u6 [324 kB] #13 7.465 Get:43 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u6 [137 kB] #13 7.469 Get:44 http://deb.debian.org/debian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [8002 kB] #13 7.577 Get:45 http://deb.debian.org/debian-security buster/updates/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u6 [597 kB] #13 7.577 Get:46 http://deb.debian.org/debian buster/main armhf manpages all 4.16-2 [1295 kB] #13 7.595 Get:47 http://deb.debian.org/debian buster/main armhf libedit2 armhf 3.1-20181209-1 [79.5 kB] #13 7.595 Get:48 http://deb.debian.org/debian-security buster/updates/main armhf openssh-client armhf 1:7.9p1-10+deb10u4 [708 kB] #13 7.600 Get:49 http://deb.debian.org/debian buster/main armhf ucf all 3.0038+nmu1 [69.0 kB] #13 7.604 Get:50 http://deb.debian.org/debian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [181 kB] #13 7.700 Get:51 http://deb.debian.org/debian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB] #13 7.700 Get:52 http://deb.debian.org/debian buster/main armhf at armhf 3.1.23-1 [46.7 kB] #13 7.701 Get:53 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB] #13 7.704 Get:54 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB] #13 7.708 Get:55 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB] #13 7.715 Get:56 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] #13 7.718 Get:57 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB] #13 7.726 Get:58 http://deb.debian.org/debian buster/main armhf autopoint all 0.19.8.1-9 [434 kB] #13 7.731 Get:59 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB] #13 7.756 Get:60 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB] #13 7.768 Get:61 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB] #13 7.794 Get:62 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB] #13 7.795 Get:63 http://deb.debian.org/debian-security buster/updates/main armhf libc-dev-bin armhf 2.28-10+deb10u2 [268 kB] #13 7.799 Get:64 http://deb.debian.org/debian-security buster/updates/main armhf linux-libc-dev armhf 4.19.304-1 [1587 kB] #13 7.817 Get:65 http://deb.debian.org/debian-security buster/updates/main armhf libc6-dev armhf 2.28-10+deb10u2 [2150 kB] #13 7.841 Get:66 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB] #13 7.847 Get:67 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB] #13 7.856 Get:68 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB] #13 7.857 Get:69 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB] #13 7.952 Get:70 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB] #13 7.952 Get:71 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB] #13 7.954 Get:72 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB] #13 7.957 Get:73 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B] #13 7.958 Get:74 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB] #13 7.962 Get:75 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB] #13 7.965 Get:76 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB] #13 7.975 Get:77 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB] #13 8.075 Get:78 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B] #13 8.075 Get:79 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB] #13 8.094 Get:80 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB] #13 8.192 Get:81 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B] #13 8.192 Get:82 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB] #13 8.194 Get:83 http://deb.debian.org/debian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB] #13 8.211 Get:84 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB] #13 8.214 Get:85 http://deb.debian.org/debian buster/main armhf dpkg-dev all 1.19.8 [1776 kB] #13 8.232 Get:86 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B] #13 8.233 Get:87 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u6 [829 kB] #13 8.242 Get:88 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB] #13 8.244 Get:89 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB] #13 8.246 Get:90 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB] #13 8.248 Get:91 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #13 8.250 Get:92 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB] #13 8.253 Get:93 http://deb.debian.org/debian-security buster/updates/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u2 [75.2 kB] #13 8.254 Get:94 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB] #13 8.255 Get:95 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB] #13 8.256 Get:96 http://deb.debian.org/debian-security buster/updates/main armhf libssh2-1 armhf 1.8.0-2.1+deb10u1 [130 kB] #13 8.258 Get:97 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u8 [301 kB] #13 8.262 Get:98 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u8 [259 kB] #13 8.265 Get:99 http://deb.debian.org/debian buster/main armhf dctrl-tools armhf 2.24-3 [96.0 kB] #13 8.267 Get:100 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB] #13 8.273 Get:101 http://deb.debian.org/debian buster/main armhf dh-autoreconf all 19 [16.9 kB] #13 8.275 Get:102 http://deb.debian.org/debian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB] #13 8.276 Get:103 http://deb.debian.org/debian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #13 8.277 Get:104 http://deb.debian.org/debian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #13 8.277 Get:105 http://deb.debian.org/debian buster/main armhf dwz armhf 0.12-3 [72.0 kB] #13 8.279 Get:106 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u5 [1104 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 21.46 Selecting previously unselected package g++. #14 19.91 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB] #14 20.08 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #13 22.35 Selecting previously unselected package libxml2:arm64. #14 9.189 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B] #14 9.189 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB] #14 9.192 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB] #14 9.462 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm6 armhf 1.23-1 [30.0 kB] #14 9.466 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B] #14 9.466 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libperl5.34 armhf 5.34.0-3ubuntu1.3 [4063 kB] #19 0.651 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [144 kB] #15 13.68 CentOS Stream 8 - PowerTools 2.6 MB/s | 3.2 MB 00:01 #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 4.2s done #13 12.47 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... #13 12.50 Unpacking libsqlite3-0:amd64 (3.34.1-3) ... #14 18.53 Get:101 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmpfr6 arm64 4.2.1-1 [327 kB] #14 18.56 Get:102 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmpc3 arm64 1.3.1-1 [55.3 kB] #14 18.56 Get:103 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 cpp-13 arm64 13.2.0-4ubuntu3 [9536 kB] #13 14.72 Selecting previously unselected package ca-certificates. #13 14.72 Preparing to unpack .../006-ca-certificates_20230311_all.deb ... #13 14.72 Unpacking ca-certificates (20230311) ... #13 14.77 Selecting previously unselected package libmagic-mgc. #13 14.77 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_amd64.deb ... #13 14.77 Unpacking libmagic-mgc (1:5.44-3) ... #13 14.84 Selecting previously unselected package libmagic1:amd64. #14 12.58 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] #13 21.46 Preparing to unpack .../053-g++_4%3a8.3.0-1_arm64.deb ... #13 21.47 Unpacking g++ (4:8.3.0-1) ... #13 21.49 Selecting previously unselected package make. #13 21.50 Preparing to unpack .../054-make_4.2.1-1.2_arm64.deb ... #13 21.50 Unpacking make (4.2.1-1.2) ... #13 21.55 Selecting previously unselected package libdpkg-perl. #13 21.55 Preparing to unpack .../055-libdpkg-perl_1.19.8_all.deb ... #13 21.56 Unpacking libdpkg-perl (1.19.8) ... #13 21.62 Selecting previously unselected package patch. #13 21.62 Preparing to unpack .../056-patch_2.7.6-3+deb10u1_arm64.deb ... #13 21.62 Unpacking patch (2.7.6-3+deb10u1) ... #13 21.66 Selecting previously unselected package dpkg-dev. #13 21.66 Preparing to unpack .../057-dpkg-dev_1.19.8_all.deb ... #13 21.67 Unpacking dpkg-dev (1.19.8) ... #13 21.75 Selecting previously unselected package build-essential. #13 13.78 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_armhf.deb ... #13 13.78 Unpacking libpython3-stdlib:armhf (3.11.2-1+b1) ... #13 13.82 Setting up python3-minimal (3.11.2-1+b1) ... #14 20.08 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 po-debconf all 1.0.21 [233 kB] #14 20.10 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 debhelper all 12.10ubuntu1 [877 kB] #14 20.16 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB] #14 20.16 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB] #14 20.16 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB] #14 20.16 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB] #14 20.31 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 kB] #14 9.697 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl armhf 5.34.0-3ubuntu1.3 [232 kB] #14 9.705 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.15 [1154 kB] #13 22.35 Preparing to unpack .../091-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ... #13 22.36 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... #13 22.43 Selecting previously unselected package gettext. #13 22.43 Preparing to unpack .../092-gettext_0.21-12_arm64.deb ... #13 22.43 Unpacking gettext (0.21-12) ... #13 22.55 Selecting previously unselected package intltool-debian. #13 4.206 Fetched 20.2 MB in 4s (5233 kB/s) #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c #13 12.86 Selecting previously unselected package libpython3.9-stdlib:amd64. #13 12.86 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ... #13 12.88 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ... #13 14.84 Preparing to unpack .../008-libmagic1_1%3a5.44-3_amd64.deb ... #13 14.84 Unpacking libmagic1:amd64 (1:5.44-3) ... #13 14.87 Selecting previously unselected package file. #13 14.87 Preparing to unpack .../009-file_1%3a5.44-3_amd64.deb ... #13 14.88 Unpacking file (1:5.44-3) ... #13 14.91 Selecting previously unselected package gettext-base. #13 14.91 Preparing to unpack .../010-gettext-base_0.21-12_amd64.deb ... #13 14.91 Unpacking gettext-base (0.21-12) ... #13 14.96 Selecting previously unselected package libuchardet0:amd64. #13 14.97 Preparing to unpack .../011-libuchardet0_0.0.7-1_amd64.deb ... #13 14.97 Unpacking libuchardet0:amd64 (0.0.7-1) ... #13 15.00 Selecting previously unselected package groff-base. #13 15.00 Preparing to unpack .../012-groff-base_1.22.4-10_amd64.deb ... #13 15.00 Unpacking groff-base (1.22.4-10) ... #13 15.11 Selecting previously unselected package krb5-locales. #14 12.62 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ucf all 3.0043 [56.1 kB] #14 12.65 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bsdextrautils arm64 2.37.2-4ubuntu3 [70.1 kB] #14 12.68 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libmagic-mgc arm64 1:5.41-3ubuntu0.1 [257 kB] #14 12.74 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libmagic1 arm64 1:5.41-3ubuntu0.1 [85.0 kB] #14 12.75 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 file arm64 1:5.41-3ubuntu0.1 [21.6 kB] #14 12.75 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext-base arm64 0.21-4ubuntu4 [37.2 kB] #14 12.76 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB] #14 12.77 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 groff-base arm64 1.22.4-8build1 [917 kB] #14 12.85 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB] #13 21.75 Preparing to unpack .../058-build-essential_12.6_arm64.deb ... #13 21.76 Unpacking build-essential (12.6) ... #13 21.80 Selecting previously unselected package openssl. #13 21.80 Preparing to unpack .../059-openssl_1.1.1n-0+deb10u6_arm64.deb ... #13 21.80 Unpacking openssl (1.1.1n-0+deb10u6) ... #13 21.92 Selecting previously unselected package ca-certificates. #13 21.92 Preparing to unpack .../060-ca-certificates_20200601~deb10u2_all.deb ... #13 21.92 Unpacking ca-certificates (20200601~deb10u2) ... #13 21.97 Selecting previously unselected package libsasl2-modules-db:arm64. #13 21.97 Preparing to unpack .../061-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... #13 21.98 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 22.01 Selecting previously unselected package libsasl2-2:arm64. #13 22.01 Preparing to unpack .../062-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... #13 22.01 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 22.05 Selecting previously unselected package libldap-common. #13 14.12 Selecting previously unselected package python3. #13 14.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 8943 files and directories currently installed.) #13 14.12 Preparing to unpack .../000-python3_3.11.2-1+b1_armhf.deb ... #13 14.13 Unpacking python3 (3.11.2-1+b1) ... #13 14.18 Selecting previously unselected package less. #13 14.18 Preparing to unpack .../001-less_590-2_armhf.deb ... #13 14.19 Unpacking less (590-2) ... #13 14.26 Selecting previously unselected package netbase. #13 14.26 Preparing to unpack .../002-netbase_6.4_all.deb ... #13 14.26 Unpacking netbase (6.4) ... #14 20.61 Get:156 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B] #14 20.61 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB] #14 20.78 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] #14 9.769 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] #14 9.777 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.6 [5160 B] #13 22.55 Preparing to unpack .../093-intltool-debian_0.35.0+20060710.6_all.deb ... #13 22.56 Unpacking intltool-debian (0.35.0+20060710.6) ... #13 22.59 Selecting previously unselected package po-debconf. #13 22.59 Preparing to unpack .../094-po-debconf_1.0.21+nmu1_all.deb ... #13 22.59 Unpacking po-debconf (1.0.21+nmu1) ... #13 22.64 Selecting previously unselected package debhelper. #13 22.64 Preparing to unpack .../095-debhelper_13.11.4_all.deb ... #13 22.65 Unpacking debhelper (13.11.4) ... #13 22.75 Selecting previously unselected package debian-keyring. #13 13.31 Selecting previously unselected package python3.9. #13 10.86 Selecting previously unselected package perl. #12 11.13 (1/139): adobe-source-code-pro-fonts-2.030.1.05 2.5 MB/s | 832 kB 00:00 #12 11.20 (2/139): binutils-gold-2.35.2-43.el9.x86_64.rpm 1.8 MB/s | 735 kB 00:00 #12 11.20 (3/139): bzip2-1.0.8-8.el9.x86_64.rpm 748 kB/s | 56 kB 00:00 #12 11.27 (4/139): cpio-2.13-16.el9.x86_64.rpm 4.0 MB/s | 275 kB 00:00 #12 11.27 (5/139): dbus-libs-1.12.20-8.el9.x86_64.rpm 2.2 MB/s | 152 kB 00:00 #12 11.40 (6/139): binutils-2.35.2-43.el9.x86_64.rpm 7.6 MB/s | 4.6 MB 00:00 #13 15.11 Preparing to unpack .../013-krb5-locales_1.20.1-2+deb12u1_all.deb ... #13 15.11 Unpacking krb5-locales (1.20.1-2+deb12u1) ... #13 15.14 Selecting previously unselected package bsdextrautils. #13 15.14 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_amd64.deb ... #13 15.15 Unpacking bsdextrautils (2.38.1-5+b1) ... #13 15.18 Selecting previously unselected package libpipeline1:amd64. #13 15.18 Preparing to unpack .../015-libpipeline1_1.5.7-1_amd64.deb ... #13 15.19 Unpacking libpipeline1:amd64 (1.5.7-1) ... #13 15.23 Selecting previously unselected package man-db. #13 15.23 Preparing to unpack .../016-man-db_2.11.2-2_amd64.deb ... #13 15.23 Unpacking man-db (2.11.2-2) ... #13 15.37 Selecting previously unselected package manpages. #14 19.18 Get:104 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 cpp arm64 4:13.2.0-1ubuntu1 [28.9 kB] #14 19.18 Get:105 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcc1-0 arm64 13.2.0-4ubuntu3 [49.6 kB] #14 19.18 Get:106 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgomp1 arm64 13.2.0-4ubuntu3 [134 kB] #14 19.18 Get:107 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libitm1 arm64 13.2.0-4ubuntu3 [27.9 kB] #14 19.18 Get:108 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libatomic1 arm64 13.2.0-4ubuntu3 [11.6 kB] #14 19.18 Get:109 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libasan8 arm64 13.2.0-4ubuntu3 [2741 kB] #14 19.32 Get:110 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblsan0 arm64 13.2.0-4ubuntu3 [1185 kB] #13 22.05 Preparing to unpack .../063-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #13 22.06 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 22.09 Selecting previously unselected package libldap-2.4-2:arm64. #13 22.10 Preparing to unpack .../064-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... #13 22.10 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... #13 22.15 Selecting previously unselected package libnghttp2-14:arm64. #13 22.16 Preparing to unpack .../065-libnghttp2-14_1.36.0-2+deb10u2_arm64.deb ... #13 22.16 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u2) ... #13 22.20 Selecting previously unselected package libpsl5:arm64. #13 22.20 Preparing to unpack .../066-libpsl5_0.20.2-2_arm64.deb ... #13 22.20 Unpacking libpsl5:arm64 (0.20.2-2) ... #13 22.24 Selecting previously unselected package librtmp1:arm64. #13 22.24 Preparing to unpack .../067-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... #13 22.24 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... #13 22.28 Selecting previously unselected package libssh2-1:arm64. #13 14.30 Selecting previously unselected package sensible-utils. #13 14.30 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ... #13 14.30 Unpacking sensible-utils (0.0.17+nmu1) ... #13 14.34 Selecting previously unselected package bzip2. #13 14.34 Preparing to unpack .../004-bzip2_1.0.8-5+b1_armhf.deb ... #13 14.35 Unpacking bzip2 (1.0.8-5+b1) ... #13 14.40 Selecting previously unselected package openssl. #13 14.40 Preparing to unpack .../005-openssl_3.0.11-1~deb12u2_armhf.deb ... #14 20.79 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB] #14 20.87 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB] #14 20.92 Get:161 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB] #13 22.75 Preparing to unpack .../096-debian-keyring_2022.12.24_all.deb ... #13 22.75 Unpacking debian-keyring (2022.12.24) ... #14 10.20 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB] #13 13.31 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ... #13 13.33 Unpacking python3.9 (3.9.2-1) ... #13 13.43 Selecting previously unselected package libpython3-stdlib:amd64. #13 13.43 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ... #13 13.46 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... #13 13.88 Selecting previously unselected package python3-minimal. #13 13.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 ... 9614 files and directories currently installed.) #13 13.89 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ... #13 13.93 Unpacking python3-minimal (3.7.3-1) ... #13 10.86 Preparing to unpack .../09-perl_5.32.1-4+deb11u3_arm64.deb ... #13 10.95 Unpacking perl (5.32.1-4+deb11u3) ... #12 11.42 (7/139): diffutils-3.7-12.el9.x86_64.rpm 2.5 MB/s | 397 kB 00:00 #12 11.43 (8/139): dnf-plugins-core-4.3.0-13.el9.noarch.r 247 kB/s | 37 kB 00:00 #12 11.43 (9/139): ed-1.14.2-12.el9.x86_64.rpm 12 MB/s | 75 kB 00:00 #12 11.47 (10/139): elfutils-0.190-2.el9.x86_64.rpm 13 MB/s | 555 kB 00:00 #12 11.47 (11/139): elfutils-debuginfod-client-0.190-2.el 894 kB/s | 36 kB 00:00 #12 11.47 (12/139): file-5.39-14.el9.x86_64.rpm 1.2 MB/s | 49 kB 00:00 #12 11.48 (13/139): glib-networking-2.68.3-3.el9.x86_64.r 27 MB/s | 186 kB 00:00 #12 11.52 (14/139): gsettings-desktop-schemas-40.0-6.el9. 15 MB/s | 684 kB 00:00 #12 11.57 (15/139): groff-base-1.22.4-10.el9.x86_64.rpm 12 MB/s | 1.1 MB 00:00 #12 11.64 (16/139): glibc-gconv-extra-2.34-100.el9.x86_64 10 MB/s | 1.7 MB 00:00 #13 15.37 Preparing to unpack .../017-manpages_6.03-2_all.deb ... #13 15.37 Unpacking manpages (6.03-2) ... #13 15.49 Selecting previously unselected package libbsd0:amd64. #13 15.49 Preparing to unpack .../018-libbsd0_0.11.7-2_amd64.deb ... #13 15.50 Unpacking libbsd0:amd64 (0.11.7-2) ... #13 15.54 Selecting previously unselected package libedit2:amd64. #13 15.54 Preparing to unpack .../019-libedit2_3.1-20221030-2_amd64.deb ... #13 15.54 Unpacking libedit2:amd64 (3.1-20221030-2) ... #13 15.58 Selecting previously unselected package libcbor0.8:amd64. #13 15.58 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_amd64.deb ... #13 15.58 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... #13 15.61 Selecting previously unselected package libfido2-1:amd64. #13 15.61 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_amd64.deb ... #13 15.61 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... #13 15.65 Selecting previously unselected package openssh-client. #13 15.65 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2+deb12u2_amd64.deb ... #13 15.66 Unpacking openssh-client (1:9.2p1-2+deb12u2) ... #13 15.78 Selecting previously unselected package ucf. #13 14.40 Unpacking openssl (3.0.11-1~deb12u2) ... #13 14.63 Selecting previously unselected package ca-certificates. #13 14.63 Preparing to unpack .../006-ca-certificates_20230311_all.deb ... #13 14.63 Unpacking ca-certificates (20230311) ... #13 14.73 Selecting previously unselected package libmagic-mgc. #13 14.73 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_armhf.deb ... #13 14.73 Unpacking libmagic-mgc (1:5.44-3) ... #13 22.28 Preparing to unpack .../068-libssh2-1_1.8.0-2.1+deb10u1_arm64.deb ... #13 22.28 Unpacking libssh2-1:arm64 (1.8.0-2.1+deb10u1) ... #13 22.32 Selecting previously unselected package libcurl4:arm64. #13 22.33 Preparing to unpack .../069-libcurl4_7.64.0-4+deb10u8_arm64.deb ... #13 22.33 Unpacking libcurl4:arm64 (7.64.0-4+deb10u8) ... #13 22.37 Selecting previously unselected package curl. #13 22.38 Preparing to unpack .../070-curl_7.64.0-4+deb10u8_arm64.deb ... #13 22.38 Unpacking curl (7.64.0-4+deb10u8) ... #13 22.42 Selecting previously unselected package dctrl-tools. #13 22.43 Preparing to unpack .../071-dctrl-tools_2.24-3_arm64.deb ... #13 22.43 Unpacking dctrl-tools (2.24-3) ... #13 22.47 Selecting previously unselected package libtool. #13 22.47 Preparing to unpack .../072-libtool_2.4.6-9_all.deb ... #13 22.48 Unpacking libtool (2.4.6-9) ... #13 22.52 Selecting previously unselected package dh-autoreconf. #14 20.92 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB] #14 20.94 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB] #14 20.94 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB] #14 20.95 Get:165 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB] #14 21.11 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] #19 1.704 Fetched 9197 kB in 1s (6234 kB/s) #14 13.25 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB] #13 13.86 Setting up python3-minimal (3.9.2-3) ... #13 14.27 Selecting previously unselected package mime-support. #12 11.64 (17/139): info-6.7-15.el9.x86_64.rpm 1.9 MB/s | 225 kB 00:00 #12 11.64 (18/139): json-glib-1.6.6-1.el9.x86_64.rpm 2.1 MB/s | 163 kB 00:00 #12 11.65 (19/139): libatomic-11.4.1-3.el9.x86_64.rpm 5.9 MB/s | 34 kB 00:00 #12 11.65 (20/139): less-590-2.el9.x86_64.rpm 16 MB/s | 162 kB 00:00 #12 11.68 (21/139): libbrotli-1.0.9-6.el9.x86_64.rpm 8.2 MB/s | 314 kB 00:00 #12 11.82 (22/139): libicu-67.1-9.el9.x86_64.rpm 57 MB/s | 9.6 MB 00:00 #12 11.82 (23/139): libpipeline-1.5.3-4.el9.x86_64.rpm 364 kB/s | 49 kB 00:00 #12 11.82 (24/139): libpkgconf-1.7.3-10.el9.x86_64.rpm 261 kB/s | 36 kB 00:00 #12 11.83 (25/139): libpng-1.6.37-12.el9.x86_64.rpm 13 MB/s | 117 kB 00:00 #12 11.83 (26/139): libproxy-0.4.15-35.el9.x86_64.rpm 12 MB/s | 74 kB 00:00 #12 11.83 (27/139): libpsl-0.21.1-5.el9.x86_64.rpm 7.6 MB/s | 64 kB 00:00 #12 11.84 (28/139): pkgconf-1.7.3-10.el9.x86_64.rpm 7.8 MB/s | 41 kB 00:00 #12 11.88 (29/139): ncurses-6.2-10.20210508.el9.x86_64.rp 8.5 MB/s | 400 kB 00:00 #12 11.88 (30/139): pkgconf-m4-1.7.3-10.el9.noarch.rpm 355 kB/s | 15 kB 00:00 #12 11.91 (31/139): man-db-2.9.3-7.el9.x86_64.rpm 13 MB/s | 1.2 MB 00:00 #12 11.92 (32/139): pkgconf-pkg-config-1.7.3-10.el9.x86_6 286 kB/s | 11 kB 00:00 #13 15.78 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ... #13 15.79 Moving old data out of the way #13 15.79 Unpacking ucf (3.0043+nmu1) ... #13 15.82 Selecting previously unselected package xz-utils. #13 15.82 Preparing to unpack .../024-xz-utils_5.4.1-0.2_amd64.deb ... #13 15.82 Unpacking xz-utils (5.4.1-0.2) ... #13 15.89 Selecting previously unselected package m4. #13 15.89 Preparing to unpack .../025-m4_1.4.19-3_amd64.deb ... #13 15.90 Unpacking m4 (1.4.19-3) ... #13 15.94 Selecting previously unselected package autoconf. #13 15.94 Preparing to unpack .../026-autoconf_2.71-3_all.deb ... #13 15.95 Unpacking autoconf (2.71-3) ... #13 16.00 Selecting previously unselected package autotools-dev. #14 21.51 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-which-perl all 1.23-1 [13.8 kB] #19 1.704 Reading package lists... #13 22.52 Preparing to unpack .../073-dh-autoreconf_19_all.deb ... #13 22.53 Unpacking dh-autoreconf (19) ... #13 22.56 Selecting previously unselected package libarchive-zip-perl. #13 22.57 Preparing to unpack .../074-libarchive-zip-perl_1.64-1_all.deb ... #13 22.60 Unpacking libarchive-zip-perl (1.64-1) ... #13 22.63 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 22.63 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #13 22.64 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #13 22.66 Selecting previously unselected package dh-strip-nondeterminism. #13 22.67 Preparing to unpack .../076-dh-strip-nondeterminism_1.1.2-1_all.deb ... #13 22.67 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #13 22.70 Selecting previously unselected package dwz. #13 22.70 Preparing to unpack .../077-dwz_0.12-3_arm64.deb ... #13 22.70 Unpacking dwz (0.12-3) ... #13 22.74 Selecting previously unselected package libglib2.0-0:arm64. #13 22.75 Preparing to unpack .../078-libglib2.0-0_2.58.3-2+deb10u5_arm64.deb ... #13 22.75 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u5) ... #13 22.86 Selecting previously unselected package libcroco3:arm64. #13 14.87 Selecting previously unselected package libmagic1:armhf. #13 14.87 Preparing to unpack .../008-libmagic1_1%3a5.44-3_armhf.deb ... #13 14.87 Unpacking libmagic1:armhf (1:5.44-3) ... #13 14.93 Selecting previously unselected package file. #13 14.93 Preparing to unpack .../009-file_1%3a5.44-3_armhf.deb ... #13 14.93 Unpacking file (1:5.44-3) ... #13 14.97 Selecting previously unselected package gettext-base. #13 14.97 Preparing to unpack .../010-gettext-base_0.21-12_armhf.deb ... #13 14.98 Unpacking gettext-base (0.21-12) ... #13 15.09 Selecting previously unselected package libuchardet0:armhf. #14 13.55 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfido2-1 arm64 1.10.0-1 [81.8 kB] #14 13.60 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libnghttp2-14 arm64 1.43.0-1ubuntu0.1 [76.1 kB] #14 13.65 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpipeline1 arm64 1.5.5-1 [23.2 kB] #14 13.66 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpng16-16 arm64 1.6.37-3build5 [189 kB] #14 13.72 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB] #14 13.74 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B] #14 13.74 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB] #14 13.74 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxcb1 arm64 1.14-3ubuntu3 [49.0 kB] #14 13.76 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.994 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB] #13 1.026 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] #13 1.337 Get:3 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B] #13 1.429 Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [400 kB] #13 1.458 Get:5 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB] #13 1.572 Get:6 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [135 kB] #13 1.800 Get:7 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB] #13 3.340 Get:8 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B] #13 4.613 Fetched 19.0 MB in 4s (4429 kB/s) #13 4.613 Reading package lists... #13 5.932 Reading package lists... #13 7.266 Building dependency tree... #13 7.472 Reading state information... #13 7.878 The following additional packages will be installed: #13 7.878 autoconf automake autopoint autotools-dev binutils #13 7.878 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #13 7.878 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #13 7.878 gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian #13 7.878 libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils #13 7.878 libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #13 7.878 libcroco3 libcurl3-gnutls libcurl4 libdebhelper-perl #13 7.878 libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl #13 7.878 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #13 7.878 libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl #13 7.878 libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev #13 7.878 libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl #13 7.878 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #13 7.878 libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl #13 7.878 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #13 7.878 libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #13 7.878 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #13 7.878 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #13 7.878 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #13 7.878 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #13 7.878 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #13 7.878 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #13 7.878 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #13 7.878 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 7.878 po-debconf python3 python3-minimal python3.7 python3.7-minimal #13 7.878 sensible-utils wdiff xz-utils #13 7.879 Suggested packages: #13 7.879 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #13 7.879 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate #13 7.879 autopkgtest bls-standalone bsd-mailx | mailx build-essential #13 7.879 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #13 7.879 dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl #13 7.879 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #13 7.879 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #13 7.879 ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #13 7.879 manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg #13 7.879 libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg #13 7.879 libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev #13 7.879 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #13 7.879 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #13 7.879 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #13 7.879 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #13 7.879 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #13 7.879 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #13 7.879 diffutils-doc perl-doc libterm-readline-gnu-perl #13 7.879 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #13 7.879 libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv #13 7.879 python3.7-doc binfmt-support wdiff-doc #13 7.879 Recommended packages: #13 7.879 at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #13 7.879 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #13 7.879 licensecheck lintian python3-apt python3-debian python3-magic #13 7.879 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #13 7.879 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #13 7.879 manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl #13 7.879 libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl #13 7.879 libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl #13 7.879 libhtml-form-perl libhttp-daemon-perl libmailtools-perl #13 7.879 libmail-sendmail-perl #13 9.580 The following NEW packages will be installed: #13 9.580 autoconf automake autopoint autotools-dev binutils #13 9.580 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #13 9.580 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #13 9.580 equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base #13 9.580 intltool-debian libarchive-zip-perl libasan5 libatomic1 #13 9.580 libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 #13 9.580 libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl #13 9.580 libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl #13 9.580 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #13 9.580 libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl #13 9.580 libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev #13 9.580 libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl #13 9.580 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #13 9.580 libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl #13 9.580 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #13 9.580 libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #13 9.580 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #13 9.580 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #13 9.580 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #13 9.580 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #13 9.580 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #13 9.580 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #13 9.580 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #13 9.580 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults #13 9.580 po-debconf python3 python3-minimal python3.7 python3.7-minimal #13 9.580 sensible-utils wdiff xz-utils #13 9.580 The following packages will be upgraded: #13 9.580 curl libc6 libcurl4 #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 3.7s done #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c #14 19.78 Get:111 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtsan2 arm64 13.2.0-4ubuntu3 [2631 kB] #13 11.38 Selecting previously unselected package liblocale-gettext-perl. #13 14.27 Preparing to unpack .../1-mime-support_3.62_all.deb ... #13 14.46 Unpacking mime-support (3.62) ... #12 11.92 (33/139): publicsuffix-list-dafsa-20210518-3.el 1.5 MB/s | 58 kB 00:00 #12 11.94 (34/139): python3-dateutil-2.8.1-7.el9.noarch.r 9.7 MB/s | 288 kB 00:00 #12 11.97 (35/139): python3-dnf-plugins-core-4.3.0-13.el9 4.7 MB/s | 264 kB 00:00 #12 11.98 (36/139): python3-dbus-1.2.18-2.el9.x86_64.rpm 2.4 MB/s | 144 kB 00:00 #12 11.98 (37/139): python3-six-1.15.0-9.el9.noarch.rpm 1.0 MB/s | 37 kB 00:00 #12 11.98 (38/139): python3-systemd-234-18.el9.x86_64.rpm 11 MB/s | 90 kB 00:00 #12 12.01 (39/139): systemd-libs-252-27.el9.x86_64.rpm 20 MB/s | 672 kB 00:00 #12 12.07 (40/139): shared-mime-info-2.1-5.el9.x86_64.rpm 6.3 MB/s | 558 kB 00:00 #12 12.07 (41/139): unzip-6.0-56.el9.x86_64.rpm 2.1 MB/s | 182 kB 00:00 #12 12.08 (42/139): xz-5.2.5-8.el9.x86_64.rpm 3.6 MB/s | 226 kB 00:00 #12 12.11 (43/139): zstd-1.5.1-2.el9.x86_64.rpm 15 MB/s | 548 kB 00:00 #12 12.18 (44/139): zip-3.0-35.el9.x86_64.rpm 2.4 MB/s | 266 kB 00:00 #14 21.51 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-homedir-perl all 1.004-1 [37.3 kB] #14 21.52 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-pty-perl arm64 1:1.12-1 [31.5 kB] #14 21.52 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-run-perl all 20180523.0-2 [89.7 kB] #14 21.54 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 21.55 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-op-check-perl arm64 0.22-1build2 [10.2 kB] #14 21.55 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #14 21.55 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB] #14 21.55 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB] #14 21.58 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 21.73 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB] #14 21.80 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB] #14 21.83 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #13 16.00 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... #13 16.00 Unpacking autotools-dev (20220109.1) ... #13 16.04 Selecting previously unselected package automake. #13 16.04 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ... #13 16.04 Unpacking automake (1:1.16.5-1.3) ... #13 16.12 Selecting previously unselected package autopoint. #13 22.87 Preparing to unpack .../079-libcroco3_0.6.12-3_arm64.deb ... #13 22.87 Unpacking libcroco3:arm64 (0.6.12-3) ... #13 22.91 Selecting previously unselected package libncurses6:arm64. #13 22.91 Preparing to unpack .../080-libncurses6_6.1+20181013-2+deb10u5_arm64.deb ... #13 22.92 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u5) ... #13 22.96 Selecting previously unselected package gettext. #13 22.96 Preparing to unpack .../081-gettext_0.19.8.1-9_arm64.deb ... #13 22.97 Unpacking gettext (0.19.8.1-9) ... #13 23.09 Selecting previously unselected package intltool-debian. #13 15.09 Preparing to unpack .../011-libuchardet0_0.0.7-1_armhf.deb ... #13 15.10 Unpacking libuchardet0:armhf (0.0.7-1) ... #13 15.25 Selecting previously unselected package groff-base. #13 15.25 Preparing to unpack .../012-groff-base_1.22.4-10_armhf.deb ... #14 13.78 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libx11-6 arm64 2:1.7.5-1ubuntu0.3 [661 kB] #13 16.31 Running transaction check #13 16.40 Transaction check succeeded. #13 16.40 Running transaction test #13 10.17 3 upgraded, 125 newly installed, 0 to remove and 21 not upgraded. #13 10.17 Need to get 69.6 MB of archives. #13 10.17 After this operation, 272 MB of additional disk space will be used. #13 10.17 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #13 11.38 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_arm64.deb ... #13 11.39 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #13 11.92 Selecting previously unselected package libpython3.9-minimal:arm64. #13 4.206 Reading package lists... #13 5.576 W: http://archive.raspbian.org/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. #14 11.02 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf less armhf 590-1ubuntu0.22.04.2 [134 kB] #14 11.03 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmd0 armhf 1.0.4-1build1 [22.5 kB] #14 11.03 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbsd0 armhf 0.11.5-1 [39.8 kB] #14 11.03 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB] #14 11.03 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 6.0s done #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 4.2s done #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 1.3s #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 6.556 The following NEW packages will be installed: #13 6.556 autoconf automake autopoint autotools-dev binutils #13 6.556 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #13 6.556 bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #13 6.556 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #13 6.556 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #13 6.556 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #13 6.556 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 6.556 gpgconf gpgsm groff-base intltool-debian iso-codes less #13 6.556 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #13 6.556 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #13 6.556 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #13 6.556 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #13 6.556 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #13 6.556 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #13 6.556 libclass-inspector-perl libclass-method-modifiers-perl #13 6.556 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #13 6.556 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #13 6.556 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #13 6.556 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #13 6.556 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #13 6.556 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #13 6.556 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #13 6.556 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #13 6.556 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #13 6.556 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #13 6.556 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #13 6.556 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #13 6.556 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 6.556 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #13 6.556 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #13 6.556 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #13 6.556 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #13 6.556 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #13 6.556 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #13 6.556 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #13 6.556 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #13 6.556 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #13 6.556 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #13 6.556 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #13 6.556 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #13 6.556 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl #13 6.556 libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #13 6.556 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #13 6.556 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #13 6.556 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #13 6.556 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #13 6.556 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #13 6.556 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #13 6.556 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #13 6.556 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #13 6.556 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #13 6.556 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #13 6.556 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #13 6.556 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #13 6.556 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #13 6.556 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #13 6.556 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #13 6.556 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #13 6.556 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #13 6.556 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #13 6.560 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #13 6.560 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #13 6.560 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #13 6.560 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #13 6.560 libstrictures-perl libstring-copyright-perl libstring-escape-perl #13 6.560 libstring-shellquote-perl libsub-exporter-perl #13 6.560 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #13 6.560 libsub-name-perl libsub-override-perl libsub-quote-perl #13 6.560 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #13 6.560 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #13 6.560 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #13 6.560 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #13 6.560 libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #13 6.560 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #13 6.560 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #13 6.560 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #13 6.560 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #13 6.560 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #13 6.560 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #13 6.560 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #13 6.560 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #13 6.560 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #13 6.560 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #13 6.560 python3 python3-apt python3-certifi python3-chardet python3-debian #13 6.560 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #13 6.560 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #13 6.560 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #13 6.560 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 4.2s done #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c #12 12.21 (45/139): abattis-cantarell-fonts-0.301-4.el9.n 2.7 MB/s | 365 kB 00:00 #12 12.21 (46/139): debugedit-5.0-5.el9.x86_64.rpm 735 kB/s | 77 kB 00:00 #12 12.22 (47/139): desktop-file-utils-0.26-6.el9.x86_64. 13 MB/s | 74 kB 00:00 #12 12.22 (48/139): dwz-0.14-3.el9.x86_64.rpm 15 MB/s | 128 kB 00:00 #12 12.22 (49/139): efi-srpm-macros-4-9.el9.noarch.rpm 3.0 MB/s | 23 kB 00:00 #12 12.22 (50/139): emacs-filesystem-27.2-9.el9.noarch.rp 2.0 MB/s | 8.9 kB 00:00 #12 12.23 (51/139): enchant-1.6.0-30.el9.x86_64.rpm 8.5 MB/s | 62 kB 00:00 #12 12.23 (52/139): fonts-srpm-macros-2.0.5-7.el9.1.noarc 2.5 MB/s | 28 kB 00:00 #12 12.31 (53/139): gdb-minimal-10.2-13.el9.x86_64.rpm 39 MB/s | 3.5 MB 00:00 #12 12.32 (54/139): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 109 kB/s | 8.8 kB 00:00 #12 12.34 (55/139): gdk-pixbuf2-2.42.6-3.el9.x86_64.rpm 4.4 MB/s | 492 kB 00:00 #12 12.34 (56/139): go-srpm-macros-3.2.0-3.el9.noarch.rpm 931 kB/s | 27 kB 00:00 #12 12.38 (57/139): hunspell-1.7.0-11.el9.x86_64.rpm 5.1 MB/s | 325 kB 00:00 #12 12.38 (58/139): hunspell-en-0.20140811.1-20.el9.noarc 4.3 MB/s | 187 kB 00:00 #12 12.39 (59/139): hunspell-en-GB-0.20140811.1-20.el9.no 28 MB/s | 226 kB 00:00 #12 12.39 (60/139): hunspell-en-US-0.20140811.1-20.el9.no 16 MB/s | 177 kB 00:00 #12 12.39 (61/139): hunspell-filesystem-1.7.0-11.el9.x86_ 958 kB/s | 8.7 kB 00:00 #12 12.40 (62/139): kernel-srpm-macros-1.0-13.el9.noarch. 3.3 MB/s | 16 kB 00:00 #12 12.43 (63/139): libappstream-glib-0.7.18-4.el9.x86_64 11 MB/s | 396 kB 00:00 #14 21.88 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB] #14 21.91 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB] #14 21.97 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB] #19 2.224 Reading package lists... #13 16.12 Preparing to unpack .../029-autopoint_0.21-12_all.deb ... #13 16.12 Unpacking autopoint (0.21-12) ... #13 16.16 Selecting previously unselected package binutils-common:amd64. #13 16.16 Preparing to unpack .../030-binutils-common_2.40-2_amd64.deb ... #13 16.16 Unpacking binutils-common:amd64 (2.40-2) ... #13 16.39 Selecting previously unselected package libbinutils:amd64. #13 23.09 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ... #13 23.09 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 23.12 Selecting previously unselected package po-debconf. #13 23.12 Preparing to unpack .../083-po-debconf_1.0.21_all.deb ... #13 23.13 Unpacking po-debconf (1.0.21) ... #13 23.18 Selecting previously unselected package debhelper. #13 23.19 Preparing to unpack .../084-debhelper_12.1.1_all.deb ... #13 23.19 Unpacking debhelper (12.1.1) ... #13 23.29 Selecting previously unselected package debian-keyring. #13 15.26 Unpacking groff-base (1.22.4-10) ... #13 15.41 Selecting previously unselected package krb5-locales. #13 15.41 Preparing to unpack .../013-krb5-locales_1.20.1-2+deb12u1_all.deb ... #13 15.42 Unpacking krb5-locales (1.20.1-2+deb12u1) ... #13 15.48 Selecting previously unselected package bsdextrautils. #13 15.48 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_armhf.deb ... #13 15.51 Unpacking bsdextrautils (2.38.1-5+b1) ... #13 15.60 Selecting previously unselected package libpipeline1:armhf. #13 15.60 Preparing to unpack .../015-libpipeline1_1.5.7-1_armhf.deb ... #13 16.88 Transaction test succeeded. #13 16.88 Running transaction #13 11.92 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_arm64.deb ... #13 11.93 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ... #14 20.44 Get:112 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libubsan1 arm64 13.2.0-4ubuntu3 [1090 kB] #13 6.846 0 upgraded, 379 newly installed, 0 to remove and 0 not upgraded. #13 6.846 Need to get 158 MB of archives. #13 6.846 After this operation, 457 MB of additional disk space will be used. #13 6.846 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB] #13 6.867 Get:2 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #13 6.871 Get:3 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB] #13 6.885 Get:4 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB] #13 6.885 Get:5 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB] #13 6.888 Get:6 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB] #13 6.900 Get:7 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u3 [2823 kB] #13 6.916 Get:8 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB] #13 6.916 Get:9 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u3 [3406 kB] #13 6.936 Get:10 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u3 [293 kB] #13 6.936 Get:11 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB] #13 6.940 Get:12 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB] #13 6.949 Get:13 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [78.4 kB] #13 6.949 Get:14 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB] #13 6.952 Get:15 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] #13 6.952 Get:16 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB] #13 6.952 Get:17 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB] #13 6.953 Get:18 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2+deb11u2 [107 kB] #13 6.956 Get:19 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB] #13 6.956 Get:20 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB] #13 6.956 Get:21 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB] #13 6.960 Get:22 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB] #13 6.971 Get:23 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB] #13 6.971 Get:24 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] #13 6.971 Get:25 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] #13 6.971 Get:26 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB] #13 6.976 Get:27 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB] #13 6.976 Get:28 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB] #13 6.976 Get:29 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB] #13 6.976 Get:30 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1w-0+deb11u1 [835 kB] #13 6.980 Get:31 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB] #13 6.980 Get:32 http://deb.debian.org/debian bullseye/main armhf libmagic-mgc armhf 1:5.39-3+deb11u1 [273 kB] #13 6.985 Get:33 http://deb.debian.org/debian bullseye/main armhf libmagic1 armhf 1:5.39-3+deb11u1 [120 kB] #13 6.985 Get:34 http://deb.debian.org/debian bullseye/main armhf file armhf 1:5.39-3+deb11u1 [68.2 kB] #13 6.985 Get:35 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB] #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 0.920 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB] #13 1.046 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB] #13 1.250 Get:3 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B] #13 1.379 Get:4 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB] #13 1.401 Get:5 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [313 kB] #13 1.600 Get:6 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB] #13 1.708 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB] #13 3.168 Get:8 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B] #13 3.973 Fetched 18.8 MB in 4s (5089 kB/s) #13 3.973 Reading package lists... #13 5.449 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?) #13 5.464 Reading package lists... #13 6.880 Building dependency tree... #13 7.072 Reading state information... #13 7.356 The following additional packages will be installed: #13 7.356 autoconf automake autopoint autotools-dev binutils #13 7.356 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #13 7.356 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #13 7.356 gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian #13 7.356 libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils #13 7.356 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #13 7.356 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #13 7.356 libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #13 7.356 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #13 7.356 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #13 7.356 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 7.356 libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 #13 7.356 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #13 7.356 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #13 7.356 libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl #13 7.356 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23 #13 7.356 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #13 7.356 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #13 7.356 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #13 7.356 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #13 7.356 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #13 7.356 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #13 7.356 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #13 7.356 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #13 7.356 media-types patch patchutils perl perl-base perl-modules-5.32 #13 7.356 perl-openssl-defaults po-debconf python3 python3-minimal python3.9 #13 7.356 python3.9-minimal sensible-utils wdiff xz-utils #13 7.364 Suggested packages: #13 7.364 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 7.364 gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx #13 7.364 | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el #13 7.364 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #13 7.364 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #13 7.364 libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap #13 7.364 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt #13 7.364 reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #13 7.364 manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev #13 7.364 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #13 7.364 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #13 7.364 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #13 7.364 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #13 7.364 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #13 7.364 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #13 7.364 diffutils-doc perl-doc libterm-readline-gnu-perl #13 7.364 | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl #13 7.364 python3-doc python3-tk python3-venv python3.9-venv python3.9-doc #13 7.364 binfmt-support wdiff-doc #13 7.364 Recommended packages: #13 7.364 dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #13 7.364 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #13 7.364 licensecheck lintian pristine-tar python3-apt python3-debian python3-magic #13 7.364 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #13 7.364 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #13 7.364 manpages manpages-dev libc-devtools libnss-nis libnss-nisplus #13 7.364 libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl #13 7.364 libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl #13 7.364 libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl #13 7.364 libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl #13 9.104 The following NEW packages will be installed: #13 9.104 autoconf automake autopoint autotools-dev binutils #13 9.104 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #13 9.104 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #13 9.104 equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base #13 9.104 intltool-debian libarchive-zip-perl libasan6 libatomic1 #13 9.104 libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0 #13 9.104 libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0 #13 9.104 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #13 9.104 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #13 9.104 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #13 9.104 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 9.104 libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 #13 9.104 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #13 9.104 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #13 9.104 libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl #13 9.104 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23 #13 9.104 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #13 9.104 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #13 9.104 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #13 9.104 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #13 9.104 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #13 9.104 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #13 9.104 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #13 9.104 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #13 9.104 media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults #13 9.104 po-debconf python3 python3-minimal python3.9 python3.9-minimal #13 9.104 sensible-utils wdiff xz-utils #13 9.104 The following packages will be upgraded: #13 9.104 curl libc6 libcurl4 perl-base #13 9.611 4 upgraded, 126 newly installed, 0 to remove and 22 not upgraded. #13 9.611 Need to get 81.8 MB of archives. #13 9.611 After this operation, 301 MB of additional disk space will be used. #13 9.611 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf perl-base armhf 5.32.1-4+deb11u3 [1434 kB] #13 9.875 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1+deb11u7 [2299 kB] #12 12.45 (64/139): libjpeg-turbo-2.0.90-7.el9.x86_64.rpm 3.1 MB/s | 175 kB 00:00 #12 12.45 (65/139): libproxy-webkitgtk4-0.4.15-35.el9.x86 392 kB/s | 22 kB 00:00 #12 12.46 (66/139): libstemmer-0-18.585svn.el9.x86_64.rpm 14 MB/s | 83 kB 00:00 #12 12.48 (67/139): libsoup-2.72.0-8.el9.x86_64.rpm 13 MB/s | 405 kB 00:00 #12 12.48 (68/139): lua-srpm-macros-1-6.el9.noarch.rpm 314 kB/s | 9.5 kB 00:00 #12 12.49 (69/139): ocaml-srpm-macros-6-6.el9.noarch.rpm 302 kB/s | 8.8 kB 00:00 #12 12.49 (70/139): openblas-srpm-macros-2-11.el9.noarch. 2.0 MB/s | 8.4 kB 00:00 #12 12.49 (71/139): patch-2.7.6-16.el9.x86_64.rpm 16 MB/s | 128 kB 00:00 #12 12.49 (72/139): perl-AutoLoader-5.74-481.el9.noarch.r 2.7 MB/s | 21 kB 00:00 #12 12.50 (73/139): perl-B-1.80-481.el9.x86_64.rpm 20 MB/s | 180 kB 00:00 #12 12.50 (74/139): perl-Class-Struct-0.66-481.el9.noarch 3.9 MB/s | 22 kB 00:00 #12 12.50 (75/139): perl-Carp-1.50-460.el9.noarch.rpm 3.7 MB/s | 30 kB 00:00 #12 12.51 (76/139): perl-Data-Dumper-2.174-462.el9.x86_64 7.9 MB/s | 56 kB 00:00 #12 12.51 (77/139): perl-Digest-1.19-4.el9.noarch.rpm 3.7 MB/s | 26 kB 00:00 #12 12.51 (78/139): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 5.1 MB/s | 37 kB 00:00 #12 12.51 (79/139): perl-Errno-1.30-481.el9.x86_64.rpm 3.1 MB/s | 14 kB 00:00 #12 12.52 (80/139): perl-Exporter-5.74-461.el9.noarch.rpm 6.5 MB/s | 32 kB 00:00 #12 12.52 (81/139): perl-Fcntl-1.13-481.el9.x86_64.rpm 3.9 MB/s | 20 kB 00:00 #12 12.52 (82/139): perl-File-Basename-2.85-481.el9.noarc 3.9 MB/s | 17 kB 00:00 #12 12.52 (83/139): perl-File-Path-2.18-4.el9.noarch.rpm 7.2 MB/s | 36 kB 00:00 #12 12.53 (84/139): perl-File-Temp-0.231.100-4.el9.noarch 9.5 MB/s | 60 kB 00:00 #12 12.53 (85/139): perl-File-stat-1.09-481.el9.noarch.rp 2.7 MB/s | 17 kB 00:00 #12 12.53 (86/139): perl-FileHandle-2.03-481.el9.noarch.r 3.5 MB/s | 15 kB 00:00 #12 12.59 (87/139): perl-Encode-3.08-462.el9.x86_64.rpm 22 MB/s | 1.7 MB 00:00 #12 12.59 (88/139): perl-Getopt-Std-1.12-481.el9.noarch.r 285 kB/s | 15 kB 00:00 #12 12.59 (89/139): perl-Getopt-Long-2.52-4.el9.noarch.rp 1.0 MB/s | 61 kB 00:00 #12 12.59 (90/139): perl-HTTP-Tiny-0.076-462.el9.noarch.r 7.4 MB/s | 54 kB 00:00 #12 12.60 (91/139): perl-IO-1.43-481.el9.x86_64.rpm 11 MB/s | 88 kB 00:00 #12 12.60 (92/139): perl-IO-Socket-IP-0.41-5.el9.noarch.r 5.1 MB/s | 43 kB 00:00 #12 12.60 (93/139): perl-IO-Socket-SSL-2.073-1.el9.noarch 22 MB/s | 219 kB 00:00 #12 12.61 (94/139): perl-IPC-Open3-1.21-481.el9.noarch.rp 2.5 MB/s | 22 kB 00:00 #12 12.61 (95/139): perl-MIME-Base64-3.16-4.el9.x86_64.rp 3.9 MB/s | 31 kB 00:00 #12 12.61 (96/139): perl-Mozilla-CA-20200520-6.el9.noarch 2.0 MB/s | 13 kB 00:00 #12 12.61 (97/139): perl-NDBM_File-1.15-481.el9.x86_64.rp 4.6 MB/s | 22 kB 00:00 #12 12.62 (98/139): perl-POSIX-1.94-481.el9.x86_64.rpm 13 MB/s | 96 kB 00:00 #12 12.62 (99/139): perl-PathTools-3.78-461.el9.x86_64.rp 12 MB/s | 88 kB 00:00 #12 12.65 (100/139): perl-Net-SSLeay-1.92-2.el9.x86_64.rp 9.7 MB/s | 388 kB 00:00 #14 21.98 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB] #14 22.01 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-date-perl all 6.05-1 [9920 B] #14 22.02 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-listing-perl all 6.04-1 [9774 B] #14 22.03 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 22.04 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liburi-perl all 1.76-2 [77.5 kB] #14 22.25 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB] #19 2.735 Building dependency tree... #19 2.984 The following additional packages will be installed: #13 16.40 Preparing to unpack .../031-libbinutils_2.40-2_amd64.deb ... #13 16.40 Unpacking libbinutils:amd64 (2.40-2) ... #13 16.47 Selecting previously unselected package libctf-nobfd0:amd64. #13 16.47 Preparing to unpack .../032-libctf-nobfd0_2.40-2_amd64.deb ... #13 16.48 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #13 16.56 Selecting previously unselected package libctf0:amd64. #13 16.56 Preparing to unpack .../033-libctf0_2.40-2_amd64.deb ... #13 16.56 Unpacking libctf0:amd64 (2.40-2) ... #13 16.60 Selecting previously unselected package libgprofng0:amd64. #13 16.61 Preparing to unpack .../034-libgprofng0_2.40-2_amd64.deb ... #13 16.61 Unpacking libgprofng0:amd64 (2.40-2) ... #13 16.71 Selecting previously unselected package libjansson4:amd64. #13 23.29 Preparing to unpack .../085-debian-keyring_2019.02.25_all.deb ... #13 23.30 Unpacking debian-keyring (2019.02.25) ... #13 15.61 Unpacking libpipeline1:armhf (1.5.7-1) ... #13 15.72 Selecting previously unselected package man-db. #13 15.72 Preparing to unpack .../016-man-db_2.11.2-2_armhf.deb ... #13 14.77 Selecting previously unselected package python3. #14 14.28 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB] #14 14.49 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB] #13 24.33 Selecting previously unselected package libfakeroot:arm64. #13 24.33 Preparing to unpack .../097-libfakeroot_1.31-1.2_arm64.deb ... #13 24.34 Unpacking libfakeroot:arm64 (1.31-1.2) ... #13 24.38 Selecting previously unselected package fakeroot. #13 24.38 Preparing to unpack .../098-fakeroot_1.31-1.2_arm64.deb ... #13 24.38 Unpacking fakeroot (1.31-1.2) ... #13 24.43 Selecting previously unselected package libassuan0:arm64. #13 24.43 Preparing to unpack .../099-libassuan0_2.5.5-5_arm64.deb ... #13 24.43 Unpacking libassuan0:arm64 (2.5.5-5) ... #13 24.46 Selecting previously unselected package gpgconf. #14 20.46 Get:113 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhwasan0 arm64 13.2.0-4ubuntu3 [1243 kB] #14 20.52 Get:114 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgcc-13-dev arm64 13.2.0-4ubuntu3 [2463 kB] #14 20.65 Get:115 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gcc-13 arm64 13.2.0-4ubuntu3 [19.1 MB] #13 5.588 Reading package lists... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:2cc5ce3fd388c71fe9b8c5fd1ab13a73a9257e22d4d7127d4bb59672159f2c27 4.8s done #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 3.5s #14 11.60 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.4 [599 kB] #14 11.61 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB] #14 11.62 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB] #14 11.62 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB] #14 11.62 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.4.0ubuntu3 [14.6 kB] #13 6.988 Get:36 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB] #13 6.997 Get:37 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB] #13 6.997 Get:38 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1+deb11u1 [103 kB] #13 6.997 Get:39 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB] #13 6.997 Get:40 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB] #13 6.997 Get:41 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB] #13 6.998 Get:42 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5+deb11u3 [845 kB] #13 7.004 Get:43 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB] #13 7.004 Get:44 http://deb.debian.org/debian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB] #13 7.008 Get:45 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB] #13 7.008 Get:46 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB] #13 7.008 Get:47 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB] #13 7.013 Get:48 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB] #13 7.013 Get:49 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB] #13 7.016 Get:50 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB] #13 7.024 Get:51 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB] #13 7.028 Get:52 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB] #13 7.032 Get:53 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB] #13 7.032 Get:54 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB] #13 7.033 Get:55 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB] #13 7.048 Get:56 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB] #13 7.048 Get:57 http://deb.debian.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+deb11u8 [271 kB] #13 7.048 Get:58 http://deb.debian.org/debian bullseye/main armhf linux-libc-dev armhf 5.10.209-2 [1667 kB] #13 7.061 Get:59 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB] #13 7.061 Get:60 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB] #13 7.061 Get:61 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB] #13 7.061 Get:62 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u8 [1875 kB] #13 7.070 Get:63 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB] #13 7.077 Get:64 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB] #13 7.080 Get:65 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB] #13 7.080 Get:66 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #14 22.60 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB] #19 2.984 clang-14 libclang-common-14-dev libclang-cpp14 libclang1-14 libcurl3-nss #19 2.984 libgc1 libicu72 libllvm14 libnspr4 libnss3 libobjc-12-dev libobjc4 libpfm4 #19 2.984 libxml2 libz3-4 lld-14 llvm-14 llvm-14-linker-tools llvm-14-runtime #19 2.985 llvm-runtime nss-plugin-pem #19 2.986 Suggested packages: #19 2.986 clang-14-doc wasi-libc llvm-14-doc #19 2.986 Recommended packages: #19 2.986 llvm-14-dev libclang-rt-14-dev binfmt-support | systemd #19 3.168 The following NEW packages will be installed: #12 12.65 (101/139): perl-Pod-Escapes-1.07-460.el9.noarch 656 kB/s | 21 kB 00:00 #12 12.65 (102/139): perl-Pod-Perldoc-3.28.01-461.el9.noa 2.7 MB/s | 87 kB 00:00 #12 12.66 (103/139): perl-Pod-Usage-2.01-4.el9.noarch.rpm 5.6 MB/s | 41 kB 00:00 #12 12.66 (104/139): perl-Scalar-List-Utils-1.56-461.el9. 9.5 MB/s | 73 kB 00:00 #12 12.70 (105/139): perl-Pod-Simple-3.42-4.el9.noarch.rp 4.7 MB/s | 225 kB 00:00 #12 12.70 (106/139): perl-SelectSaver-1.02-481.el9.noarch 278 kB/s | 11 kB 00:00 #12 12.70 (107/139): perl-Socket-2.031-4.el9.x86_64.rpm 1.3 MB/s | 56 kB 00:00 #12 12.70 (108/139): perl-Symbol-1.08-481.el9.noarch.rpm 2.9 MB/s | 14 kB 00:00 #12 12.71 (109/139): perl-Storable-3.21-460.el9.x86_64.rp 12 MB/s | 96 kB 00:00 #12 12.71 (110/139): perl-Term-ANSIColor-5.01-461.el9.noa 5.8 MB/s | 49 kB 00:00 #12 12.71 (111/139): perl-Term-Cap-1.17-460.el9.noarch.rp 2.9 MB/s | 23 kB 00:00 #12 12.71 (112/139): perl-Text-ParseWords-3.30-460.el9.no 2.3 MB/s | 17 kB 00:00 #12 12.72 (113/139): perl-Text-Tabs+Wrap-2013.0523-460.el 5.1 MB/s | 24 kB 00:00 #12 12.72 (114/139): perl-Time-Local-1.300-7.el9.noarch.r 4.9 MB/s | 34 kB 00:00 #12 12.72 (115/139): perl-URI-5.09-3.el9.noarch.rpm 15 MB/s | 121 kB 00:00 #12 12.73 (116/139): perl-base-2.27-481.el9.noarch.rpm 2.0 MB/s | 16 kB 00:00 #12 12.73 (117/139): perl-constant-1.33-461.el9.noarch.rp 3.2 MB/s | 24 kB 00:00 #12 12.73 (118/139): perl-if-0.60.800-481.el9.noarch.rpm 2.1 MB/s | 14 kB 00:00 #12 12.73 (119/139): perl-interpreter-5.32.1-481.el9.x86_ 11 MB/s | 71 kB 00:00 #12 12.80 (120/139): perl-libnet-3.13-4.el9.noarch.rpm 1.8 MB/s | 130 kB 00:00 #12 12.80 (121/139): perl-mro-1.23-481.el9.x86_64.rpm 400 kB/s | 28 kB 00:00 #12 12.85 (122/139): perl-libs-5.32.1-481.el9.x86_64.rpm 18 MB/s | 2.2 MB 00:00 #12 12.85 (123/139): perl-overload-1.31-481.el9.noarch.rp 882 kB/s | 45 kB 00:00 #12 12.86 (124/139): perl-overloading-0.02-481.el9.noarch 252 kB/s | 12 kB 00:00 #12 12.86 (125/139): perl-parent-0.238-460.el9.noarch.rpm 2.4 MB/s | 15 kB 00:00 #12 12.86 (126/139): perl-podlators-4.14-460.el9.noarch.r 12 MB/s | 114 kB 00:00 #12 12.86 (127/139): perl-srpm-macros-1-41.el9.noarch.rpm 1.0 MB/s | 9.1 kB 00:00 #12 12.87 (128/139): perl-subs-1.03-481.el9.noarch.rpm 1.6 MB/s | 11 kB 00:00 #12 12.87 (129/139): pyproject-srpm-macros-1.12.0-1.el9.n 3.1 MB/s | 14 kB 00:00 #12 12.87 (130/139): perl-vars-1.05-481.el9.noarch.rpm 1.8 MB/s | 13 kB 00:00 #12 12.87 (131/139): python-srpm-macros-3.9-53.el9.noarch 2.7 MB/s | 18 kB 00:00 #12 12.88 (132/139): python3-enchant-3.2.0-5.el9.noarch.r 12 MB/s | 86 kB 00:00 #12 12.88 (133/139): python3-file-magic-5.39-14.el9.noarc 2.8 MB/s | 17 kB 00:00 #12 12.88 (134/139): qt5-srpm-macros-5.15.9-1.el9.noarch. 1.0 MB/s | 8.8 kB 00:00 #12 12.89 (135/139): redhat-rpm-config-207-1.el9.noarch.r 8.5 MB/s | 72 kB 00:00 #12 12.89 (136/139): rpm-build-4.16.1.3-29.el9.x86_64.rpm 6.5 MB/s | 67 kB 00:00 #12 12.89 (137/139): rust-srpm-macros-17-4.el9.noarch.rpm 1.4 MB/s | 10 kB 00:00 #12 12.93 (138/139): rpmlint-1.11-19.el9.noarch.rpm 4.9 MB/s | 198 kB 00:00 #13 16.71 Preparing to unpack .../035-libjansson4_2.14-2_amd64.deb ... #13 16.71 Unpacking libjansson4:amd64 (2.14-2) ... #13 16.74 Selecting previously unselected package binutils-x86-64-linux-gnu. #13 16.74 Preparing to unpack .../036-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #13 16.74 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #13 16.96 Selecting previously unselected package binutils. #13 14.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9963 files and directories currently installed.) #13 14.78 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... #13 14.83 Unpacking python3 (3.9.2-3) ... #13 15.79 Unpacking man-db (2.11.2-2) ... #13 15.55 Selecting previously unselected package libmpdec2:amd64. #14 14.50 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 man-db arm64 2.10.2-1 [1181 kB] #13 24.46 Preparing to unpack .../100-gpgconf_2.2.40-1.1_arm64.deb ... #13 24.47 Unpacking gpgconf (2.2.40-1.1) ... #13 24.54 Selecting previously unselected package libksba8:arm64. #13 24.54 Preparing to unpack .../101-libksba8_1.6.3-2_arm64.deb ... #13 24.54 Unpacking libksba8:arm64 (1.6.3-2) ... #13 24.59 Selecting previously unselected package libnpth0:arm64. #13 24.59 Preparing to unpack .../102-libnpth0_1.6-3_arm64.deb ... #13 24.59 Unpacking libnpth0:arm64 (1.6-3) ... #13 24.64 Selecting previously unselected package dirmngr. #13 24.64 Preparing to unpack .../103-dirmngr_2.2.40-1.1_arm64.deb ... #13 24.65 Unpacking dirmngr (2.2.40-1.1) ... #13 24.70 Selecting previously unselected package gnupg-l10n. #13 12.59 Selecting previously unselected package libexpat1:arm64. #13 12.60 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_arm64.deb ... #13 12.66 Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ... #13 7.273 Get:67 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB] #13 7.273 Get:68 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB] #13 7.273 Get:69 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB] #13 7.273 Get:70 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B] #13 7.273 Get:71 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB] #13 7.284 Get:72 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB] #13 7.284 Get:73 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB] #13 7.293 Get:74 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB] #14 22.76 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB] #19 3.168 clang clang-14 libclang-common-14-dev libclang-cpp14 libclang1-14 #19 3.169 libcurl3-nss libgc1 libicu72 libllvm14 libnspr4 libnss3 libobjc-12-dev #19 3.169 libobjc4 libpfm4 libxml2 libz3-4 lld lld-14 llvm llvm-14 #19 3.170 llvm-14-linker-tools llvm-14-runtime llvm-runtime nss-plugin-pem #19 3.441 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #19 3.441 Need to get 74.7 MB of archives. #19 3.441 After this operation, 353 MB of additional disk space will be used. #19 3.441 Get:1 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #12 12.99 (139/139): webkit2gtk3-jsc-2.42.4-1.el9.x86_64. 36 MB/s | 3.6 MB 00:00 #12 13.00 -------------------------------------------------------------------------------- #12 13.00 Total 16 MB/s | 45 MB 00:02 #13 16.96 Preparing to unpack .../037-binutils_2.40-2_amd64.deb ... #13 16.97 Unpacking binutils (2.40-2) ... #13 17.00 Selecting previously unselected package libc-dev-bin. #13 17.00 Preparing to unpack .../038-libc-dev-bin_2.36-9+deb12u4_amd64.deb ... #13 17.00 Unpacking libc-dev-bin (2.36-9+deb12u4) ... #13 17.03 Selecting previously unselected package linux-libc-dev:amd64. #13 17.03 Preparing to unpack .../039-linux-libc-dev_6.1.76-1_amd64.deb ... #13 17.04 Unpacking linux-libc-dev:amd64 (6.1.76-1) ... #13 17.18 Selecting previously unselected package libcrypt-dev:amd64. #13 17.19 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #13 17.19 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #13 17.23 Selecting previously unselected package libtirpc-dev:amd64. #13 17.23 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #13 17.23 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #13 17.27 Selecting previously unselected package libnsl-dev:amd64. #13 17.27 Preparing to unpack .../042-libnsl-dev_1.3.0-2_amd64.deb ... #13 17.28 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #13 17.31 Selecting previously unselected package rpcsvc-proto. #13 15.19 Selecting previously unselected package less. #13 16.08 Selecting previously unselected package manpages. #13 16.08 Preparing to unpack .../017-manpages_6.03-2_all.deb ... #13 16.09 Unpacking manpages (6.03-2) ... #13 16.30 Selecting previously unselected package libbsd0:armhf. #13 16.30 Preparing to unpack .../018-libbsd0_0.11.7-2_armhf.deb ... #13 15.55 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ... #13 15.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... #14 14.95 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages all 5.10-1ubuntu1 [1375 kB] #14 15.05 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssh-client arm64 1:8.9p1-3ubuntu0.6 [864 kB] #14 15.09 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 publicsuffix all 20211207.1025-1 [129 kB] #13 24.71 Preparing to unpack .../104-gnupg-l10n_2.2.40-1.1_all.deb ... #13 24.71 Unpacking gnupg-l10n (2.2.40-1.1) ... #13 24.80 Selecting previously unselected package gnupg-utils. #13 24.80 Preparing to unpack .../105-gnupg-utils_2.2.40-1.1_arm64.deb ... #13 24.81 Unpacking gnupg-utils (2.2.40-1.1) ... #13 24.88 Selecting previously unselected package gpg. #13 24.88 Preparing to unpack .../106-gpg_2.2.40-1.1_arm64.deb ... #13 24.88 Unpacking gpg (2.2.40-1.1) ... #13 24.95 Selecting previously unselected package pinentry-curses. #13 12.94 Selecting previously unselected package python3.9-minimal. #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 4.0s done #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c #14 22.77 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 22.78 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB] #14 22.81 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB] #14 22.81 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 22.82 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 perl-openssl-defaults arm64 4 [7188 B] #14 22.82 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB] #14 22.90 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB] #14 22.93 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB] #14 23.08 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #19 3.532 Get:2 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #19 3.538 Get:3 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] #19 3.597 Get:4 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] #13 17.31 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_amd64.deb ... #13 17.31 Unpacking rpcsvc-proto (1.4.3-1) ... #13 17.34 Selecting previously unselected package libc6-dev:amd64. #13 17.34 Preparing to unpack .../044-libc6-dev_2.36-9+deb12u4_amd64.deb ... #13 17.35 Unpacking libc6-dev:amd64 (2.36-9+deb12u4) ... #13 17.54 Selecting previously unselected package libisl23:amd64. #14 12.01 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.4.0ubuntu3 [153 kB] #13 15.19 Preparing to unpack .../001-less_551-2_amd64.deb ... #13 15.24 Unpacking less (551-2) ... #13 15.39 Selecting previously unselected package netbase. #13 15.40 Preparing to unpack .../002-netbase_6.3_all.deb ... #13 15.46 Unpacking netbase (6.3) ... #13 15.51 Selecting previously unselected package sensible-utils. #13 16.31 Unpacking libbsd0:armhf (0.11.7-2) ... #13 16.41 Selecting previously unselected package libedit2:armhf. #13 16.41 Preparing to unpack .../019-libedit2_3.1-20221030-2_armhf.deb ... #13 16.45 Unpacking libedit2:armhf (3.1-20221030-2) ... #13 16.51 Selecting previously unselected package libcbor0.8:armhf. #13 16.51 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_armhf.deb ... #13 16.51 Unpacking libcbor0.8:armhf (0.8.0-2+b1) ... #13 16.55 Selecting previously unselected package libfido2-1:armhf. #13 16.55 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_armhf.deb ... #13 16.56 Unpacking libfido2-1:armhf (1.12.0-2+b1) ... #13 16.61 Selecting previously unselected package openssh-client. #13 16.61 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2+deb12u2_armhf.deb ... #13 16.06 Selecting previously unselected package readline-common. #14 15.10 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 strace arm64 5.16-0ubuntu3 [465 kB] #14 15.13 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xauth arm64 1:1.1-1build2 [26.8 kB] #14 15.13 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xz-utils arm64 5.2.5-2ubuntu1 [84.4 kB] #14 15.14 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsigsegv2 arm64 2.13-1ubuntu3 [14.5 kB] #14 15.14 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 m4 arm64 1.4.18-5ubuntu2 [196 kB] #13 24.95 Preparing to unpack .../107-pinentry-curses_1.2.1-1_arm64.deb ... #13 24.96 Unpacking pinentry-curses (1.2.1-1) ... #13 25.00 Selecting previously unselected package gpg-agent. #13 25.00 Preparing to unpack .../108-gpg-agent_2.2.40-1.1_arm64.deb ... #13 25.01 Unpacking gpg-agent (2.2.40-1.1) ... #13 25.06 Selecting previously unselected package gpg-wks-client. #13 25.07 Preparing to unpack .../109-gpg-wks-client_2.2.40-1.1_arm64.deb ... #13 25.07 Unpacking gpg-wks-client (2.2.40-1.1) ... #13 25.11 Selecting previously unselected package gpg-wks-server. #13 25.11 Preparing to unpack .../110-gpg-wks-server_2.2.40-1.1_arm64.deb ... #13 25.11 Unpacking gpg-wks-server (2.2.40-1.1) ... #13 25.21 Selecting previously unselected package gpgsm. #13 12.94 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_arm64.deb ... #13 13.02 Unpacking python3.9-minimal (3.9.2-1) ... #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 5.588 Reading package lists... #14 23.15 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB] #14 23.19 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #19 3.773 Get:5 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] #19 3.862 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] #19 3.863 Get:7 http://deb.debian.org/debian bookworm/main amd64 libobjc4 amd64 12.2.0-14 [43.1 kB] #19 3.864 Get:8 http://deb.debian.org/debian bookworm/main amd64 libobjc-12-dev amd64 12.2.0-14 [170 kB] #19 3.865 Get:9 http://deb.debian.org/debian bookworm/main amd64 libclang-common-14-dev all 1:14.0.6-12 [890 kB] #19 3.871 Get:10 http://deb.debian.org/debian bookworm/main amd64 llvm-14-linker-tools amd64 1:14.0.6-12 [1288 kB] #19 3.880 Get:11 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] #13 17.54 Preparing to unpack .../045-libisl23_0.25-1.1_amd64.deb ... #13 17.55 Unpacking libisl23:amd64 (0.25-1.1) ... #13 17.63 Selecting previously unselected package libmpfr6:amd64. #13 17.64 Preparing to unpack .../046-libmpfr6_4.2.0-1_amd64.deb ... #13 17.64 Unpacking libmpfr6:amd64 (4.2.0-1) ... #13 17.70 Selecting previously unselected package libmpc3:amd64. #14 12.35 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] #14 12.40 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ucf all 3.0043 [56.1 kB] #14 12.43 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bsdextrautils armhf 2.37.2-4ubuntu3 [77.1 kB] #14 12.46 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libmagic-mgc armhf 1:5.41-3ubuntu0.1 [257 kB] #14 12.52 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libmagic1 armhf 1:5.41-3ubuntu0.1 [80.2 kB] #14 12.53 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf file armhf 1:5.41-3ubuntu0.1 [20.6 kB] #14 12.53 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext-base armhf 0.21-4ubuntu4 [38.0 kB] #13 15.51 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #13 15.52 Unpacking sensible-utils (0.0.14) ... #13 15.56 Selecting previously unselected package bzip2. #13 15.56 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ... #13 15.58 Unpacking bzip2 (1.0.8-4) ... #13 15.74 Selecting previously unselected package openssl. #13 7.782 Get:75 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B] #13 7.793 Get:76 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB] #13 7.839 Get:77 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB] #13 7.924 Get:78 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B] #13 7.926 Get:79 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB] #13 7.945 Get:80 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.13 [1552 kB] #13 7.961 Get:81 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB] #13 7.961 Get:82 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.13 [2314 kB] #13 7.972 Get:83 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B] #13 7.972 Get:84 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB] #13 7.972 Get:85 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB] #13 7.980 Get:86 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB] #13 7.980 Get:87 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB] #13 7.980 Get:88 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1+deb11u1 [66.7 kB] #13 7.980 Get:89 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB] #13 7.980 Get:90 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB] #13 7.990 Get:91 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB] #13 7.990 Get:92 http://deb.debian.org/debian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u11 [314 kB] #13 7.990 Get:93 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u11 [262 kB] #13 7.990 Get:94 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB] #13 7.992 Get:95 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB] #13 7.996 Get:96 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB] #13 8.004 Get:97 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB] #14 21.52 Get:116 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gcc arm64 4:13.2.0-1ubuntu1 [5190 B] #14 21.52 Get:117 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstdc++-13-dev arm64 13.2.0-4ubuntu3 [2346 kB] #14 21.59 Get:118 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 g++-13 arm64 13.2.0-4ubuntu3 [10.9 MB] #13 16.06 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #13 16.18 Unpacking readline-common (7.0-5) ... #14 15.55 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autoconf all 2.71-2 [338 kB] #13 16.62 Unpacking openssh-client (1:9.2p1-2+deb12u2) ... #13 16.81 Selecting previously unselected package ucf. #13 25.21 Preparing to unpack .../111-gpgsm_2.2.40-1.1_arm64.deb ... #13 25.22 Unpacking gpgsm (2.2.40-1.1) ... #13 25.26 Selecting previously unselected package gnupg. #13 25.26 Preparing to unpack .../112-gnupg_2.2.40-1.1_all.deb ... #13 25.27 Unpacking gnupg (2.2.40-1.1) ... #13 25.33 Selecting previously unselected package libfile-dirlist-perl. #13 25.33 Preparing to unpack .../113-libfile-dirlist-perl_0.05-3_all.deb ... #13 25.34 Unpacking libfile-dirlist-perl (0.05-3) ... #13 25.37 Selecting previously unselected package libfile-which-perl. #13 25.37 Preparing to unpack .../114-libfile-which-perl_1.27-2_all.deb ... #13 25.37 Unpacking libfile-which-perl (1.27-2) ... #13 25.42 Selecting previously unselected package libfile-homedir-perl. #13 25.42 Preparing to unpack .../115-libfile-homedir-perl_1.006-2_all.deb ... #13 25.43 Unpacking libfile-homedir-perl (1.006-2) ... #13 25.47 Selecting previously unselected package libfile-touch-perl. #13 18.16 Preparing : 1/1 #13 18.21 Installing : elfutils-debuginfod-client-0.190-2.el9.aarch64 1/138 #13 18.23 Installing : binutils-gold-2.35.2-43.el9.aarch64 2/138 #13 13.58 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ... #13 6.997 Building dependency tree... #13 7.218 Reading state information... #14 23.24 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-perl all 6.43-1 [140 kB] #14 23.40 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB] #14 23.43 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB] #14 23.44 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB] #14 23.61 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 diffstat arm64 1.63-1 [25.2 kB] #19 3.928 Get:12 http://deb.debian.org/debian bookworm/main amd64 clang-14 amd64 1:14.0.6-12 [102 kB] #19 3.929 Get:13 http://deb.debian.org/debian bookworm/main amd64 clang amd64 1:14.0-55.7~deb12u1 [5144 B] #19 3.929 Get:14 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #19 3.930 Get:15 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #19 3.940 Get:16 http://deb.debian.org/debian bookworm/main amd64 nss-plugin-pem amd64 1.0.8+1-1 [54.6 kB] #19 3.940 Get:17 http://deb.debian.org/debian bookworm/main amd64 libcurl3-nss amd64 7.88.1-10+deb12u5 [394 kB] #19 3.943 Get:18 http://deb.debian.org/debian bookworm/main amd64 libpfm4 amd64 4.13.0-1 [294 kB] #19 3.945 Get:19 http://deb.debian.org/debian bookworm/main amd64 lld-14 amd64 1:14.0.6-12 [1192 kB] #19 3.952 Get:20 http://deb.debian.org/debian bookworm/main amd64 lld amd64 1:14.0-55.7~deb12u1 [4804 B] #19 3.952 Get:21 http://deb.debian.org/debian bookworm/main amd64 llvm-14-runtime amd64 1:14.0.6-12 [477 kB] #19 3.955 Get:22 http://deb.debian.org/debian bookworm/main amd64 llvm-runtime amd64 1:14.0-55.7~deb12u1 [4812 B] #19 3.960 Get:23 http://deb.debian.org/debian bookworm/main amd64 llvm-14 amd64 1:14.0.6-12 [11.7 MB] #19 4.056 Get:24 http://deb.debian.org/debian bookworm/main amd64 llvm amd64 1:14.0-55.7~deb12u1 [7212 B] #19 4.179 debconf: delaying package configuration, since apt-utils is not installed #14 12.54 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB] #14 12.55 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf groff-base armhf 1.22.4-8build1 [870 kB] #14 12.63 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB] #13 17.70 Preparing to unpack .../047-libmpc3_1.3.1-1_amd64.deb ... #13 17.70 Unpacking libmpc3:amd64 (1.3.1-1) ... #13 17.73 Selecting previously unselected package cpp-12. #13 17.73 Preparing to unpack .../048-cpp-12_12.2.0-14_amd64.deb ... #13 17.74 Unpacking cpp-12 (12.2.0-14) ... #13 15.74 Preparing to unpack .../005-openssl_1.1.1w-0+deb11u1_amd64.deb ... #13 15.75 Unpacking openssl (1.1.1w-0+deb11u1) ... #13 15.89 Selecting previously unselected package ca-certificates. #13 15.89 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #13 15.90 Unpacking ca-certificates (20210119) ... #13 15.94 Selecting previously unselected package libmagic-mgc. #13 15.95 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... #13 15.95 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #13 16.01 Selecting previously unselected package libmagic1:amd64. #14 22.06 Get:119 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 g++ arm64 4:13.2.0-1ubuntu1 [1108 B] #13 8.005 Get:98 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #13 8.006 Get:99 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB] #13 8.008 Get:100 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #13 8.008 Get:101 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #13 8.009 Get:102 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB] #13 8.011 Get:103 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB] #13 8.013 Get:104 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB] #13 8.188 Get:105 http://deb.debian.org/debian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u4 [602 kB] #13 8.188 Get:106 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB] #13 8.208 Get:107 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 8.208 Get:108 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #13 8.211 Get:109 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB] #13 8.246 Get:110 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB] #15 17.19 Dependencies resolved. #13 16.81 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ... #13 16.81 Moving old data out of the way #13 16.81 Unpacking ucf (3.0043+nmu1) ... #13 16.98 Selecting previously unselected package xz-utils. #13 16.98 Preparing to unpack .../024-xz-utils_5.4.1-0.2_armhf.deb ... #13 16.98 Unpacking xz-utils (5.4.1-0.2) ... #13 17.09 Selecting previously unselected package m4. #13 17.09 Preparing to unpack .../025-m4_1.4.19-3_armhf.deb ... #13 17.10 Unpacking m4 (1.4.19-3) ... #13 17.21 Selecting previously unselected package autoconf. #13 17.21 Preparing to unpack .../026-autoconf_2.71-3_all.deb ... #13 25.47 Preparing to unpack .../116-libfile-touch-perl_0.12-2_all.deb ... #13 25.48 Unpacking libfile-touch-perl (0.12-2) ... #13 25.50 Selecting previously unselected package libio-pty-perl. #13 25.50 Preparing to unpack .../117-libio-pty-perl_1%3a1.17-1_arm64.deb ... #13 25.51 Unpacking libio-pty-perl (1:1.17-1) ... #13 25.55 Selecting previously unselected package libipc-run-perl. #13 25.55 Preparing to unpack .../118-libipc-run-perl_20220807.0-1_all.deb ... #13 25.56 Unpacking libipc-run-perl (20220807.0-1) ... #13 25.60 Selecting previously unselected package libclass-method-modifiers-perl. #13 25.60 Preparing to unpack .../119-libclass-method-modifiers-perl_2.14-1_all.deb ... #13 25.60 Unpacking libclass-method-modifiers-perl (2.14-1) ... #13 25.64 Selecting previously unselected package libclass-xsaccessor-perl. #13 25.64 Preparing to unpack .../120-libclass-xsaccessor-perl_1.19-4+b1_arm64.deb ... #13 25.64 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #13 25.67 Selecting previously unselected package libb-hooks-op-check-perl:arm64. #13 25.67 Preparing to unpack .../121-libb-hooks-op-check-perl_0.22-2+b1_arm64.deb ... #13 25.68 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2+b1) ... #13 25.70 Selecting previously unselected package libdynaloader-functions-perl. #13 18.31 Installing : binutils-2.35.2-43.el9.aarch64 3/138 #13 18.32 Running scriptlet: binutils-2.35.2-43.el9.aarch64 3/138 #13 18.34 Installing : xz-5.2.5-8.el9.aarch64 4/138 #13 18.36 Installing : systemd-libs-252-27.el9.aarch64 5/138 #13 18.36 Running scriptlet: systemd-libs-252-27.el9.aarch64 5/138 #13 18.38 Running scriptlet: groff-base-1.22.4-10.el9.aarch64 6/138 #13 18.43 Installing : groff-base-1.22.4-10.el9.aarch64 6/138 #13 18.44 Running scriptlet: groff-base-1.22.4-10.el9.aarch64 6/138 #13 18.44 Installing : file-5.39-14.el9.aarch64 7/138 #13 18.47 Installing : elfutils-0.190-2.el9.aarch64 8/138 #13 18.53 Installing : gdb-minimal-10.2-13.el9.aarch64 9/138 #13 18.53 Installing : dwz-0.14-3.el9.aarch64 10/138 #13 18.54 Installing : unzip-6.0-56.el9.aarch64 11/138 #13 18.55 Installing : libproxy-0.4.15-35.el9.aarch64 12/138 #13 18.56 Installing : cpio-2.13-16.el9.aarch64 13/138 #13 18.57 Installing : bzip2-1.0.8-8.el9.aarch64 14/138 #13 18.59 Installing : zip-3.0-35.el9.aarch64 15/138 #13 18.61 Installing : debugedit-5.0-5.el9.aarch64 16/138 #13 18.62 Installing : python3-file-magic-5.39-14.el9.noarch 17/138 #13 18.62 Installing : dbus-libs-1:1.12.20-8.el9.aarch64 18/138 #13 13.82 Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ... #13 7.530 The following additional packages will be installed: #13 7.530 autoconf automake autopoint autotools-dev binutils #13 7.530 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-12 #13 7.530 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #13 7.530 gcc gcc-12 gettext gettext-base git-man groff-base intltool-debian #13 7.530 libarchive-zip-perl libasan8 libb-hooks-op-check-perl libbinutils libc-bin #13 7.530 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #13 7.530 libclass-xsaccessor-perl libclone-perl libcrypt-dev libctf-nobfd0 libctf0 #13 7.530 libcurl3-gnutls libcurl4 libdebhelper-perl libdevel-callchecker-perl #13 7.530 libdpkg-perl libdynaloader-functions-perl libelf1 libencode-locale-perl #13 7.530 liberror-perl libexpat1 libfakeroot libfile-dirlist-perl #13 7.530 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #13 7.530 libfile-touch-perl libfile-which-perl libgcc-12-dev libgomp1 #13 7.530 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #13 7.530 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #13 7.530 libhttp-negotiate-perl libicu72 libimport-into-perl libio-html-perl #13 7.530 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23 libjansson4 #13 7.530 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #13 7.530 libmodule-runtime-perl libmoo-perl libmpc3 libmpfr6 libnet-http-perl #13 7.530 libnet-ssleay-perl libnsl-dev libnsl2 libparams-classify-perl libpipeline1 #13 7.530 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib #13 7.530 libregexp-ipv6-perl librole-tiny-perl libsub-override-perl libsub-quote-perl #13 7.530 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #13 7.530 libtry-tiny-perl libubsan1 libuchardet0 liburi-perl libwww-perl #13 7.530 libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db media-types #13 7.530 patch patchutils perl-openssl-defaults po-debconf python3 python3-minimal #13 7.530 python3.11 python3.11-minimal rpcsvc-proto sensible-utils wdiff xz-utils #13 7.530 Suggested packages: #13 7.530 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #13 7.530 gcc-12-locales cpp-12-doc dh-make adequate at autopkgtest bls-standalone #13 7.530 bsd-mailx | mailx build-essential check-all-the-things cvs-buildpackage #13 7.530 diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot #13 7.530 how-can-i-help libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #13 7.530 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #13 7.530 piuparts postgresql-client pristine-lfs quilt ratt reprotest ssh-client #13 7.530 svn-buildpackage w3m debian-keyring gcc-multilib manpages-dev flex bison gdb #13 7.530 gcc-doc gcc-12-doc gettext-doc libasprintf-dev libgettextpo-dev #13 7.530 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #13 7.530 git-cvs git-mediawiki git-svn groff glibc-doc libc-l10n locales libnss-nis #13 7.530 libnss-nisplus bzr libdata-dump-perl libcrypt-ssleay-perl #13 7.530 libscalar-number-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #13 7.530 libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl m4-doc make-doc #13 7.530 apparmor less www-browser ed diffutils-doc libmail-box-perl python3-doc #13 7.530 python3-tk python3-venv python3.11-venv python3.11-doc binfmt-support #13 7.530 wdiff-doc #13 7.530 Recommended packages: #13 7.530 dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #13 7.530 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #13 7.530 licensecheck lintian python3-apt python3-debian python3-magic #13 7.530 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #13 7.530 libsoap-lite-perl pristine-tar build-essential libalgorithm-merge-perl less #13 7.530 ssh-client manpages manpages-dev libc-devtools libfile-fcntllock-perl #13 7.530 libarchive-cpio-perl libhtml-format-perl libnamespace-clean-perl #13 7.530 libxstring-perl libltdl-dev libdata-dump-perl libhtml-form-perl #13 7.530 libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl #14 23.61 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB] #14 23.61 Get:208 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-debian all 0.1.36ubuntu1.1 [64.9 kB] #14 23.62 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2.1 [108 kB] #14 23.78 Get:210 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-gpg arm64 1.13.1-7ubuntu2.1 [156 kB] #19 4.206 Fetched 74.7 MB in 1s (84.9 MB/s) #19 4.228 Selecting previously unselected package libicu72:amd64. #19 4.228 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15644 files and directories currently installed.) #19 4.238 Preparing to unpack .../00-libicu72_72.1-3_amd64.deb ... #19 4.245 Unpacking libicu72:amd64 (72.1-3) ... #14 13.06 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB] #13 16.02 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... #13 16.02 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... #13 16.06 Selecting previously unselected package file. #13 16.06 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_amd64.deb ... #13 16.07 Unpacking file (1:5.39-3+deb11u1) ... #13 16.10 Selecting previously unselected package gettext-base. #13 16.10 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ... #13 16.10 Unpacking gettext-base (0.21-4) ... #13 16.15 Selecting previously unselected package manpages. #13 16.15 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #13 16.15 Unpacking manpages (5.10-1) ... #13 16.29 Selecting previously unselected package libmd0:amd64. #14 22.06 Get:120 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 make arm64 4.3-4.1build1 [177 kB] #14 22.07 Get:121 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdpkg-perl all 1.22.0ubuntu1 [283 kB] #15 17.20 ========================================================================================== #15 17.20 Package Arch Version Repo Size #15 17.20 ========================================================================================== #15 17.20 Installing: #15 17.20 dnf-plugins-core noarch 4.0.21-25.el8 baseos 77 k #15 17.20 rpm-build aarch64 4.14.3-31.el8 appstream 184 k #15 17.20 rpmlint noarch 1.10-15.el8 appstream 206 k #15 17.20 Installing dependencies: #15 17.20 bzip2 aarch64 1.0.6-26.el8 baseos 60 k #15 17.20 dbus-glib aarch64 0.110-2.el8 baseos 122 k #15 17.20 desktop-file-utils aarch64 0.26-1.el8 appstream 79 k #15 17.20 diffutils aarch64 3.6-6.el8 baseos 352 k #15 17.20 dwz aarch64 0.12-10.el8 appstream 103 k #15 17.20 efi-srpm-macros noarch 3-3.el8 appstream 22 k #15 17.20 elfutils aarch64 0.190-2.el8 baseos 563 k #15 17.20 emacs-filesystem noarch 1:26.1-11.el8 baseos 70 k #15 17.20 file aarch64 5.33-25.el8 baseos 78 k #15 17.20 gc aarch64 7.6.4-3.el8 appstream 99 k #15 17.20 gdb-headless aarch64 8.2-20.el8 appstream 3.1 M #15 17.20 ghc-srpm-macros noarch 1.4.2-7.el8 appstream 9.3 k #15 17.20 glibc-gconv-extra aarch64 2.28-251.el8 baseos 1.9 M #15 17.20 go-srpm-macros noarch 2-17.el8 appstream 13 k #15 17.20 groff-base aarch64 1.22.3-18.el8 baseos 989 k #15 17.20 guile aarch64 5:2.0.14-7.el8 appstream 3.5 M #15 17.20 libatomic_ops aarch64 7.6.2-3.el8 appstream 38 k #15 17.20 libbabeltrace aarch64 1.5.4-4.el8 baseos 189 k #15 17.20 libpkgconf aarch64 1.4.2-1.el8 baseos 34 k #15 17.20 libtool-ltdl aarch64 2.4.6-25.el8 baseos 57 k #15 17.20 ncurses aarch64 6.1-10.20180224.el8 baseos 389 k #15 17.20 ocaml-srpm-macros noarch 5-4.el8 appstream 9.4 k #15 17.20 openblas-srpm-macros noarch 2-2.el8 appstream 7.9 k #15 17.20 openssl aarch64 1:1.1.1k-12.el8 baseos 719 k #15 17.20 patch aarch64 2.7.6-11.el8 baseos 134 k #15 17.20 perl-Carp noarch 1.42-396.el8 baseos 30 k #15 17.20 perl-Data-Dumper aarch64 2.167-399.el8 baseos 57 k #15 17.20 perl-Digest noarch 1.17-395.el8 appstream 27 k #15 17.20 perl-Digest-MD5 aarch64 2.55-396.el8 appstream 37 k #15 17.20 perl-Encode aarch64 4:2.97-3.el8 baseos 1.5 M #15 17.20 perl-Errno aarch64 1.28-422.el8 baseos 76 k #15 17.20 perl-Exporter noarch 5.72-396.el8 baseos 34 k #15 17.20 perl-File-Path noarch 2.15-2.el8 baseos 38 k #15 17.20 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k #15 17.20 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k #15 17.20 perl-HTTP-Tiny noarch 0.074-3.el8 baseos 59 k #15 17.20 perl-IO aarch64 1.38-422.el8 baseos 142 k #15 17.20 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k #15 17.20 perl-IO-Socket-SSL noarch 2.066-4.module_el8+339+1ec643e0 appstream 304 k #15 17.20 perl-MIME-Base64 aarch64 3.15-396.el8 baseos 31 k #15 17.20 perl-Mozilla-CA noarch 20160104-7.module_el8+645+9d809f8c appstream 15 k #15 17.20 perl-Net-SSLeay aarch64 1.88-2.module_el8+339+1ec643e0 appstream 396 k #15 17.20 perl-PathTools aarch64 3.74-1.el8 baseos 90 k #15 17.20 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k #15 17.20 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k #15 17.20 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k #15 17.20 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k #15 17.20 perl-Scalar-List-Utils aarch64 3:1.49-2.el8 baseos 67 k #15 17.20 perl-Socket aarch64 4:2.027-3.el8 baseos 59 k #15 17.20 perl-Storable aarch64 1:3.11-3.el8 baseos 95 k #15 17.20 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k #15 17.20 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k #15 17.20 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k #15 17.20 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k #15 17.20 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k #15 17.20 perl-URI noarch 1.73-3.el8 appstream 116 k #15 17.20 perl-Unicode-Normalize aarch64 1.25-396.el8 baseos 78 k #15 17.20 perl-constant noarch 1.33-396.el8 baseos 25 k #15 17.20 perl-interpreter aarch64 4:5.26.3-422.el8 baseos 6.3 M #15 17.20 perl-libnet noarch 3.11-3.el8 appstream 121 k #15 17.20 perl-libs aarch64 4:5.26.3-422.el8 baseos 1.5 M #15 17.20 perl-macros aarch64 4:5.26.3-422.el8 baseos 72 k #15 17.20 perl-parent noarch 1:0.237-1.el8 baseos 20 k #15 17.20 perl-podlators noarch 4.11-1.el8 baseos 118 k #15 17.20 perl-srpm-macros noarch 1-25.el8 appstream 11 k #15 17.20 perl-threads aarch64 1:2.21-2.el8 baseos 60 k #15 17.20 perl-threads-shared aarch64 1.58-2.el8 baseos 47 k #15 17.20 pkgconf aarch64 1.4.2-1.el8 baseos 37 k #15 17.20 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k #15 17.20 pkgconf-pkg-config aarch64 1.4.2-1.el8 baseos 15 k #15 17.20 python-rpm-macros noarch 3-45.el8 appstream 16 k #15 17.20 python-srpm-macros noarch 3-45.el8 appstream 16 k #15 17.20 python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k #15 17.20 python3-dbus aarch64 1.2.4-15.el8 baseos 133 k #15 17.20 python3-dnf-plugins-core noarch 4.0.21-25.el8 baseos 280 k #15 17.20 python3-rpm-macros noarch 3-45.el8 appstream 15 k #15 17.20 python3-six noarch 1.11.0-8.el8 baseos 38 k #15 17.20 python3-systemd aarch64 234-8.el8 appstream 80 k #15 17.20 qt5-srpm-macros noarch 5.15.3-1.el8 appstream 11 k #15 17.20 redhat-rpm-config noarch 131-1.el8 appstream 94 k #15 17.20 rust-srpm-macros noarch 5-2.el8 appstream 9.2 k #15 17.20 unzip aarch64 6.0-46.el8 baseos 189 k #15 17.20 zip aarch64 3.0-23.el8 baseos 265 k #15 17.20 zstd aarch64 1.4.4-1.el8 appstream 303 k #15 17.20 Installing weak dependencies: #15 17.20 elfutils-debuginfod-client aarch64 0.190-2.el8 baseos 76 k #15 17.20 Enabling module streams: #15 17.20 perl 5.26 #15 17.20 perl-IO-Socket-SSL 2.066 #15 17.20 perl-libwww-perl 6.34 #15 17.20 #15 17.20 Transaction Summary #15 17.20 ========================================================================================== #15 17.20 Install 88 Packages #15 17.20 #15 17.21 Total download size: 27 M #15 17.21 Installed size: 97 M #15 17.21 Downloading Packages: #13 25.71 Preparing to unpack .../122-libdynaloader-functions-perl_0.003-3_all.deb ... #13 25.71 Unpacking libdynaloader-functions-perl (0.003-3) ... #13 25.74 Selecting previously unselected package libdevel-callchecker-perl:arm64. #13 25.74 Preparing to unpack .../123-libdevel-callchecker-perl_0.008-2_arm64.deb ... #13 25.75 Unpacking libdevel-callchecker-perl:arm64 (0.008-2) ... #13 25.78 Selecting previously unselected package libparams-classify-perl:arm64. #13 25.78 Preparing to unpack .../124-libparams-classify-perl_0.015-2+b1_arm64.deb ... #13 25.78 Unpacking libparams-classify-perl:arm64 (0.015-2+b1) ... #13 25.81 Selecting previously unselected package libmodule-runtime-perl. #13 25.81 Preparing to unpack .../125-libmodule-runtime-perl_0.016-2_all.deb ... #13 25.86 Unpacking libmodule-runtime-perl (0.016-2) ... #13 25.89 Selecting previously unselected package libimport-into-perl. #13 25.89 Preparing to unpack .../126-libimport-into-perl_1.002005-2_all.deb ... #13 25.89 Unpacking libimport-into-perl (1.002005-2) ... #13 25.92 Selecting previously unselected package librole-tiny-perl. #13 25.92 Preparing to unpack .../127-librole-tiny-perl_2.002004-1_all.deb ... #13 25.93 Unpacking librole-tiny-perl (2.002004-1) ... #13 25.99 Selecting previously unselected package libsub-quote-perl. #13 25.99 Preparing to unpack .../128-libsub-quote-perl_2.006008-1_all.deb ... #13 25.99 Unpacking libsub-quote-perl (2.006008-1) ... #13 26.02 Selecting previously unselected package libmoo-perl. #13 26.02 Preparing to unpack .../129-libmoo-perl_2.005005-1_all.deb ... #13 17.22 Unpacking autoconf (2.71-3) ... #13 17.35 Selecting previously unselected package autotools-dev. #13 17.35 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... #13 18.64 Installing : python3-dbus-1.2.18-2.el9.aarch64 19/138 #13 18.65 Installing : python3-systemd-234-18.el9.aarch64 20/138 #13 18.66 Installing : rust-srpm-macros-17-4.el9.noarch 21/138 #13 18.66 Installing : qt5-srpm-macros-5.15.9-1.el9.noarch 22/138 #13 18.67 Installing : perl-srpm-macros-1-41.el9.noarch 23/138 #13 18.67 Installing : openblas-srpm-macros-2-11.el9.noarch 24/138 #13 18.68 Installing : ocaml-srpm-macros-6-6.el9.noarch 25/138 #13 18.68 Installing : lua-srpm-macros-1-6.el9.noarch 26/138 #13 18.69 Installing : libstemmer-0-18.585svn.el9.aarch64 27/138 #13 18.70 Installing : libjpeg-turbo-2.0.90-7.el9.aarch64 28/138 #13 18.70 Installing : hunspell-filesystem-1.7.0-11.el9.aarch64 29/138 #13 18.71 Installing : hunspell-en-GB-0.20140811.1-20.el9.noarch 30/138 #13 18.72 Installing : hunspell-en-0.20140811.1-20.el9.noarch 31/138 #13 18.73 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 32/138 #13 18.74 Installing : hunspell-1.7.0-11.el9.aarch64 33/138 #13 18.75 Installing : enchant-1:1.6.0-30.el9.aarch64 34/138 #13 18.76 Installing : python3-enchant-3.2.0-5.el9.noarch 35/138 #13 18.77 Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 36/138 #13 18.78 Installing : emacs-filesystem-1:27.2-9.el9.noarch 37/138 #13 18.78 Installing : desktop-file-utils-0.26-6.el9.aarch64 38/138 #13 18.79 Installing : efi-srpm-macros-4-9.el9.noarch 39/138 #13 18.81 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 40/138 #13 18.83 Installing : zstd-1.5.1-2.el9.aarch64 41/138 #14 15.99 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autotools-dev all 20220109.1 [44.9 kB] #14 15.99 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 automake all 1:1.16.5-1.3 [558 kB] #14 16.10 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autopoint all 0.21-4ubuntu4 [422 kB] #13 13.88 Setting up python3.9-minimal (3.9.2-1) ... #13 16.29 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ... #13 16.29 Unpacking libmd0:amd64 (1.0.3-3) ... #13 16.33 Selecting previously unselected package libbsd0:amd64. #13 16.33 Preparing to unpack .../013-libbsd0_0.11.3-1+deb11u1_amd64.deb ... #13 16.33 Unpacking libbsd0:amd64 (0.11.3-1+deb11u1) ... #13 16.37 Selecting previously unselected package libedit2:amd64. #13 16.37 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ... #13 16.38 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... #13 16.42 Selecting previously unselected package libcbor0:amd64. #14 22.49 Get:122 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB] #13 18.40 Selecting previously unselected package cpp. #13 18.41 Preparing to unpack .../049-cpp_4%3a12.2.0-3_amd64.deb ... #13 18.41 Unpacking cpp (4:12.2.0-3) ... #13 18.44 Selecting previously unselected package libcc1-0:amd64. #13 18.44 Preparing to unpack .../050-libcc1-0_12.2.0-14_amd64.deb ... #13 18.45 Unpacking libcc1-0:amd64 (12.2.0-14) ... #13 18.48 Selecting previously unselected package libgomp1:amd64. #13 18.48 Preparing to unpack .../051-libgomp1_12.2.0-14_amd64.deb ... #13 18.48 Unpacking libgomp1:amd64 (12.2.0-14) ... #13 18.52 Selecting previously unselected package libitm1:amd64. #13 8.730 Get:111 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB] #13 8.730 Get:112 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB] #13 8.732 Get:113 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB] #13 8.735 Get:114 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB] #13 8.736 Get:115 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3+deb11u2 [105 kB] #13 8.737 Get:116 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB] #13 8.737 Get:117 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB] #13 8.742 Get:118 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #13 8.751 Get:119 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB] #13 8.756 Get:120 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB] #13 8.772 Get:121 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB] #13 8.772 Get:122 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB] #13 8.772 Get:123 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB] #13 8.773 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB] #13 8.777 Get:125 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB] #13 8.779 Get:126 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB] #13 8.783 Get:127 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B] #13 8.784 Get:128 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #13 8.785 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB] #13 8.790 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B] #13 8.790 Get:131 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB] #13 8.790 Get:132 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB] #13 8.790 Get:133 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #13 8.790 Get:134 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB] #13 8.790 Get:135 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #13 8.957 Get:136 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB] #13 8.958 Get:137 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB] #13 8.960 Get:138 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 8.961 Get:139 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #13 8.962 Get:140 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #12 14.57 Running transaction check #13 25.36 Selecting previously unselected package libfakeroot:arm64. #13 25.36 Preparing to unpack .../086-libfakeroot_1.23-1_arm64.deb ... #13 25.36 Unpacking libfakeroot:arm64 (1.23-1) ... #13 25.40 Selecting previously unselected package fakeroot. #13 25.40 Preparing to unpack .../087-fakeroot_1.23-1_arm64.deb ... #13 25.40 Unpacking fakeroot (1.23-1) ... #13 25.44 Selecting previously unselected package libassuan0:arm64. #13 25.44 Preparing to unpack .../088-libassuan0_2.5.2-1_arm64.deb ... #13 25.45 Unpacking libassuan0:arm64 (2.5.2-1) ... #13 25.47 Selecting previously unselected package gpgconf. #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 5.0s #13 26.03 Unpacking libmoo-perl (2.005005-1) ... #13 26.07 Selecting previously unselected package libencode-locale-perl. #13 26.07 Preparing to unpack .../130-libencode-locale-perl_1.05-3_all.deb ... #13 26.08 Unpacking libencode-locale-perl (1.05-3) ... #13 26.10 Selecting previously unselected package libtimedate-perl. #13 26.10 Preparing to unpack .../131-libtimedate-perl_2.3300-2_all.deb ... #13 26.11 Unpacking libtimedate-perl (2.3300-2) ... #13 26.15 Selecting previously unselected package libhttp-date-perl. #13 26.15 Preparing to unpack .../132-libhttp-date-perl_6.05-2_all.deb ... #13 26.16 Unpacking libhttp-date-perl (6.05-2) ... #13 26.19 Selecting previously unselected package libfile-listing-perl. #13 26.19 Preparing to unpack .../133-libfile-listing-perl_6.15-1_all.deb ... #13 26.19 Unpacking libfile-listing-perl (6.15-1) ... #13 26.23 Selecting previously unselected package libhtml-tagset-perl. #13 26.23 Preparing to unpack .../134-libhtml-tagset-perl_3.20-6_all.deb ... #13 26.23 Unpacking libhtml-tagset-perl (3.20-6) ... #13 26.27 Selecting previously unselected package libregexp-ipv6-perl. #13 17.36 Unpacking autotools-dev (20220109.1) ... #13 17.41 Selecting previously unselected package automake. #13 17.41 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ... #13 17.42 Unpacking automake (1:1.16.5-1.3) ... #13 17.54 Selecting previously unselected package autopoint. #13 17.54 Preparing to unpack .../029-autopoint_0.21-12_all.deb ... #13 17.55 Unpacking autopoint (0.21-12) ... #13 17.60 Selecting previously unselected package binutils-common:armhf. #13 17.60 Preparing to unpack .../030-binutils-common_2.40-2_armhf.deb ... #13 17.61 Unpacking binutils-common:armhf (2.40-2) ... #13 18.85 Installing : shared-mime-info-2.1-5.el9.aarch64 42/138 #13 18.86 Running scriptlet: shared-mime-info-2.1-5.el9.aarch64 42/138 #13 18.87 Installing : python3-six-1.15.0-9.el9.noarch 43/138 #13 18.88 Installing : python3-dateutil-1:2.8.1-7.el9.noarch 44/138 #13 18.90 Installing : python3-dnf-plugins-core-4.3.0-13.el9.noarch 45/138 #13 18.91 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 46/138 #13 18.92 Installing : libpsl-0.21.1-5.el9.aarch64 47/138 #13 18.92 Installing : pkgconf-m4-1.7.3-10.el9.noarch 48/138 #13 18.94 Installing : ncurses-6.2-10.20210508.el9.aarch64 49/138 #13 18.94 Installing : perl-Digest-1.19-4.el9.noarch 50/138 #13 18.95 Installing : perl-Digest-MD5-2.58-4.el9.aarch64 51/138 #13 18.96 Installing : perl-B-1.80-481.el9.aarch64 52/138 #13 18.97 Installing : perl-FileHandle-2.03-481.el9.noarch 53/138 #13 18.97 Installing : perl-Data-Dumper-2.174-462.el9.aarch64 54/138 #13 18.99 Installing : perl-libnet-3.13-4.el9.noarch 55/138 #13 18.99 Installing : perl-AutoLoader-5.74-481.el9.noarch 56/138 #13 19.00 Installing : perl-base-2.27-481.el9.noarch 57/138 #13 19.01 Installing : perl-URI-5.09-3.el9.noarch 58/138 #13 19.02 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 59/138 #13 19.02 Installing : perl-if-0.60.800-481.el9.noarch 60/138 #13 19.03 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 61/138 #13 19.04 Installing : perl-Time-Local-2:1.300-7.el9.noarch 62/138 #13 19.04 Installing : perl-File-Path-2.18-4.el9.noarch 63/138 #13 19.05 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 64/138 #13 19.08 Installing : perl-Net-SSLeay-1.92-2.el9.aarch64 65/138 #13 19.09 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 66/138 #13 19.09 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 67/138 #13 19.10 Installing : perl-Class-Struct-0.66-481.el9.noarch 68/138 #13 19.11 Installing : perl-POSIX-1.94-481.el9.aarch64 69/138 #13 19.12 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 70/138 #13 19.12 Installing : perl-IPC-Open3-1.21-481.el9.noarch 71/138 #13 19.13 Installing : perl-subs-1.03-481.el9.noarch 72/138 #13 19.13 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 73/138 #13 19.14 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 74/138 #13 19.15 Installing : perl-Term-Cap-1.17-460.el9.noarch 75/138 #14 16.15 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-common arm64 2.38-4ubuntu2.6 [222 kB] #14 16.17 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libbinutils arm64 2.38-4ubuntu2.6 [825 kB] #14 16.22 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf-nobfd0 arm64 2.38-4ubuntu2.6 [108 kB] #14 16.23 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf0 arm64 2.38-4ubuntu2.6 [103 kB] #14 16.23 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.38-4ubuntu2.6 [3229 kB] #14 16.39 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils arm64 2.38-4ubuntu2.6 [3164 B] #13 17.22 Selecting previously unselected package libreadline7:amd64. #13 16.42 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ... #13 16.43 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ... #13 16.46 Selecting previously unselected package libfido2-1:amd64. #13 16.47 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ... #13 16.47 Unpacking libfido2-1:amd64 (1.6.0-2) ... #13 16.51 Selecting previously unselected package openssh-client. #13 16.51 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u3_amd64.deb ... #13 16.52 Unpacking openssh-client (1:8.4p1-5+deb11u3) ... #13 16.63 Selecting previously unselected package ucf. #13 16.63 Preparing to unpack .../018-ucf_3.0043_all.deb ... #13 16.63 Moving old data out of the way #13 16.63 Unpacking ucf (3.0043) ... #13 16.67 Selecting previously unselected package xz-utils. #13 16.67 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #13 16.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #13 16.73 Selecting previously unselected package libsigsegv2:amd64. #13 16.73 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ... #13 16.73 Unpacking libsigsegv2:amd64 (2.13-1) ... #14 22.71 Get:123 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 patch arm64 2.7.6-7build2 [105 kB] #14 24.14 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dput all 1.0.3ubuntu1.1 [42.0 kB] #14 24.16 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.21 [214 kB] #14 24.25 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB] #14 24.26 Get:214 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB] #14 24.40 Get:215 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.11 [4437 kB] #19 4.848 Selecting previously unselected package libxml2:amd64. #14 13.38 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfido2-1 armhf 1.10.0-1 [74.1 kB] #14 13.44 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libnghttp2-14 armhf 1.43.0-1ubuntu0.1 [70.7 kB] #14 13.51 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpipeline1 armhf 1.5.5-1 [25.6 kB] #14 13.53 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpng16-16 armhf 1.6.37-3build5 [170 kB] #14 13.60 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB] #14 13.62 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B] #13 18.52 Preparing to unpack .../052-libitm1_12.2.0-14_amd64.deb ... #13 18.52 Unpacking libitm1:amd64 (12.2.0-14) ... #13 18.55 Selecting previously unselected package libatomic1:amd64. #13 18.55 Preparing to unpack .../053-libatomic1_12.2.0-14_amd64.deb ... #13 18.56 Unpacking libatomic1:amd64 (12.2.0-14) ... #13 18.58 Selecting previously unselected package libasan8:amd64. #13 18.58 Preparing to unpack .../054-libasan8_12.2.0-14_amd64.deb ... #13 18.59 Unpacking libasan8:amd64 (12.2.0-14) ... #13 18.80 Selecting previously unselected package liblsan0:amd64. #15 18.04 (1/88): dwz-0.12-10.el8.aarch64.rpm 445 kB/s | 103 kB 00:00 #15 18.04 (2/88): efi-srpm-macros-3-3.el8.noarch.rpm 94 kB/s | 22 kB 00:00 #15 18.05 (3/88): gc-7.6.4-3.el8.aarch64.rpm 12 MB/s | 99 kB 00:00 #15 18.05 (4/88): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 1.4 MB/s | 9.3 kB 00:00 #15 18.06 (5/88): go-srpm-macros-2-17.el8.noarch.rpm 3.2 MB/s | 13 kB 00:00 #15 18.09 (6/88): gdb-headless-8.2-20.el8.aarch64.rpm 66 MB/s | 3.1 MB 00:00 #15 18.10 (7/88): libatomic_ops-7.6.2-3.el8.aarch64.rpm 7.3 MB/s | 38 kB 00:00 #15 18.10 (8/88): ocaml-srpm-macros-5-4.el8.noarch.rpm 2.4 MB/s | 9.4 kB 00:00 #15 18.11 (9/88): openblas-srpm-macros-2-2.el8.noarch.rpm 2.3 MB/s | 7.9 kB 00:00 #15 18.11 (10/88): perl-Digest-1.17-395.el8.noarch.rpm 5.4 MB/s | 27 kB 00:00 #15 18.12 (11/88): perl-Digest-MD5-2.55-396.el8.aarch64.r 5.3 MB/s | 37 kB 00:00 #15 18.12 (12/88): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 8.4 MB/s | 47 kB 00:00 #15 18.14 (13/88): guile-2.0.14-7.el8.aarch64.rpm 41 MB/s | 3.5 MB 00:00 #12 14.65 Transaction check succeeded. #12 14.65 Running transaction test #13 25.48 Preparing to unpack .../089-gpgconf_2.2.12-1+deb10u2_arm64.deb ... #13 25.48 Unpacking gpgconf (2.2.12-1+deb10u2) ... #13 25.53 Selecting previously unselected package libksba8:arm64. #13 25.53 Preparing to unpack .../090-libksba8_1.3.5-2+deb10u2_arm64.deb ... #13 25.57 Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ... #13 25.60 Selecting previously unselected package libnpth0:arm64. #13 25.61 Preparing to unpack .../091-libnpth0_1.6-1_arm64.deb ... #13 25.61 Unpacking libnpth0:arm64 (1.6-1) ... #13 25.65 Selecting previously unselected package dirmngr. #13 25.65 Preparing to unpack .../092-dirmngr_2.2.12-1+deb10u2_arm64.deb ... #13 25.67 Unpacking dirmngr (2.2.12-1+deb10u2) ... #13 25.72 Selecting previously unselected package gnupg-l10n. #13 26.27 Preparing to unpack .../135-libregexp-ipv6-perl_0.03-3_all.deb ... #13 26.27 Unpacking libregexp-ipv6-perl (0.03-3) ... #13 26.30 Selecting previously unselected package liburi-perl. #13 26.30 Preparing to unpack .../136-liburi-perl_5.17-1_all.deb ... #13 26.31 Unpacking liburi-perl (5.17-1) ... #13 26.35 Selecting previously unselected package libhtml-parser-perl:arm64. #13 26.35 Preparing to unpack .../137-libhtml-parser-perl_3.81-1_arm64.deb ... #13 26.35 Unpacking libhtml-parser-perl:arm64 (3.81-1) ... #13 26.39 Selecting previously unselected package libhtml-tree-perl. #13 26.39 Preparing to unpack .../138-libhtml-tree-perl_5.07-3_all.deb ... #13 26.39 Unpacking libhtml-tree-perl (5.07-3) ... #13 26.44 Selecting previously unselected package libclone-perl:arm64. #13 26.44 Preparing to unpack .../139-libclone-perl_0.46-1_arm64.deb ... #13 26.44 Unpacking libclone-perl:arm64 (0.46-1) ... #13 26.48 Selecting previously unselected package libio-html-perl. #13 26.48 Preparing to unpack .../140-libio-html-perl_1.004-3_all.deb ... #13 26.52 Unpacking libio-html-perl (1.004-3) ... #13 19.16 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 76/138 #13 19.17 Installing : perl-Socket-4:2.031-4.el9.aarch64 77/138 #13 19.18 Installing : perl-SelectSaver-1.02-481.el9.noarch 78/138 #13 19.18 Installing : perl-Symbol-1.08-481.el9.noarch 79/138 #13 19.19 Installing : perl-File-stat-1.09-481.el9.noarch 80/138 #13 19.20 Installing : perl-podlators-1:4.14-460.el9.noarch 81/138 #13 19.21 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 82/138 #13 19.22 Installing : perl-Fcntl-1.13-481.el9.aarch64 83/138 #13 19.22 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 84/138 #13 19.23 Installing : perl-mro-1.23-481.el9.aarch64 85/138 #13 19.24 Installing : perl-IO-1.43-481.el9.aarch64 86/138 #13 19.26 Installing : perl-overloading-0.02-481.el9.noarch 87/138 #13 19.26 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 88/138 #13 19.27 Installing : perl-Errno-1.30-481.el9.aarch64 89/138 #13 19.28 Installing : perl-File-Basename-2.85-481.el9.noarch 90/138 #13 19.28 Installing : perl-Getopt-Std-1.12-481.el9.noarch 91/138 #13 19.29 Installing : perl-MIME-Base64-3.16-4.el9.aarch64 92/138 #13 19.30 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64 93/138 #13 19.31 Installing : perl-constant-1.33-461.el9.noarch 94/138 #13 19.32 Installing : perl-Storable-1:3.21-460.el9.aarch64 95/138 #13 19.32 Installing : perl-overload-1.31-481.el9.noarch 96/138 #13 19.33 Installing : perl-parent-1:0.238-460.el9.noarch 97/138 #13 19.34 Installing : perl-vars-1.05-481.el9.noarch 98/138 #14 16.39 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-dev-bin arm64 2.35-0ubuntu3.6 [19.6 kB] #13 8.967 Get:141 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #13 8.968 Get:142 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB] #13 8.972 Get:143 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB] #13 8.972 Get:144 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB] #13 8.972 Get:145 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #13 8.972 Get:146 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB] #13 8.972 Get:147 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB] #13 8.972 Get:148 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB] #13 8.972 Get:149 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB] #13 8.973 Get:150 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB] #13 8.975 Get:151 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #13 8.978 Get:152 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB] #13 8.978 Get:153 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #13 8.981 Get:154 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB] #13 8.993 Get:155 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 8.993 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 8.993 Get:157 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B] #13 8.993 Get:158 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB] #13 8.993 Get:159 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB] #13 8.993 Get:160 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB] #13 8.993 Get:161 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 9.002 Get:162 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #13 9.002 Get:163 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 9.007 Get:164 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB] #13 9.007 Get:165 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB] #13 9.007 Get:166 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB] #13 9.007 Get:167 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB] #13 9.016 Get:168 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB] #13 9.018 Get:169 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u5 [8244 B] #13 9.018 Get:170 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB] #13 9.033 Get:171 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB] #13 9.033 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB] #13 9.033 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB] #13 9.033 Get:174 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB] #13 9.033 Get:175 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB] #13 9.033 Get:176 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB] #13 9.033 Get:177 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB] #13 9.033 Get:178 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB] #13 9.036 Get:179 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB] #13 9.037 Get:180 http://deb.debian.org/debian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u11 [311 kB] #13 9.041 Get:181 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB] #13 9.041 Get:182 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1+deb11u2 [1828 kB] #13 9.051 Get:183 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1+deb11u2 [5109 kB] #13 9.082 Get:184 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB] #13 9.097 Get:185 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB] #13 9.099 Get:186 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB] #13 9.101 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 9.102 Get:188 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB] #13 9.103 Get:189 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB] #13 9.104 Get:190 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #13 9.105 Get:191 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB] #13 9.107 Get:192 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB] #13 9.108 Get:193 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #13 9.109 Get:194 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #13 9.110 Get:195 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 9.111 Get:196 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB] #13 9.112 Get:197 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #13 9.113 Get:198 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB] #13 9.115 Get:199 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1+deb11u1 [357 kB] #13 9.117 Get:200 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB] #13 9.120 Get:201 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB] #13 9.121 Get:202 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB] #13 9.123 Get:203 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB] #13 9.124 Get:204 http://deb.debian.org/debian bullseye/main armhf libwebp6 armhf 0.6.1-2.1+deb11u2 [226 kB] #13 9.125 Get:205 http://deb.debian.org/debian bullseye/main armhf libtiff5 armhf 4.2.0-1+deb11u5 [272 kB] #13 9.127 Get:206 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB] #13 9.131 Get:207 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] #13 9.132 Get:208 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB] #13 9.133 Get:209 http://deb.debian.org/debian bullseye/main armhf libx11-data all 2:1.7.2-1+deb11u2 [311 kB] #13 9.136 Get:210 http://deb.debian.org/debian bullseye/main armhf libx11-6 armhf 2:1.7.2-1+deb11u2 [713 kB] #13 9.144 Get:211 http://deb.debian.org/debian bullseye/main armhf libxpm4 armhf 1:3.5.12-1.1+deb11u1 [44.5 kB] #13 9.144 Get:212 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB] #13 9.144 Get:213 http://deb.debian.org/debian bullseye/main armhf libc-devtools armhf 2.31-13+deb11u8 [247 kB] #13 9.144 Get:214 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 9.144 Get:215 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B] #13 9.145 Get:216 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB] #13 9.146 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB] #13 9.147 Get:218 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB] #13 9.147 Get:219 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB] #13 9.154 Get:220 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB] #13 9.154 Get:221 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB] #13 9.154 Get:222 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB] #13 9.154 Get:223 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB] #13 9.154 Get:224 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB] #13 9.154 Get:225 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B] #13 9.156 Get:226 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB] #13 9.157 Get:227 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 9.159 Get:228 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 9.169 Get:229 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB] #13 9.169 Get:230 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #13 9.169 Get:231 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB] #13 9.169 Get:232 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #13 9.169 Get:233 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #13 9.171 Get:234 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB] #13 9.201 Get:235 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB] #13 9.201 Get:236 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB] #13 9.201 Get:237 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB] #13 9.201 Get:238 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB] #13 9.201 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB] #13 9.201 Get:240 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #13 9.201 Get:241 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #13 9.201 Get:242 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB] #13 9.201 Get:243 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0+deb11u1 [7612 B] #13 17.22 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ... #13 17.23 Unpacking libreadline7:amd64 (7.0-5) ... #13 17.39 Selecting previously unselected package libsqlite3-0:amd64. #13 16.76 Selecting previously unselected package m4. #13 16.76 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ... #13 16.76 Unpacking m4 (1.4.18-5) ... #13 16.82 Selecting previously unselected package autoconf. #13 16.82 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #13 16.82 Unpacking autoconf (2.69-14) ... #13 16.88 Selecting previously unselected package autotools-dev. #13 16.88 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #13 16.88 Unpacking autotools-dev (20180224.1+nmu1) ... #13 16.92 Selecting previously unselected package automake. #13 16.92 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #13 16.93 Unpacking automake (1:1.16.3-2) ... #13 17.00 Selecting previously unselected package autopoint. #14 22.89 Get:124 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 lto-disabled-list all 43 [12.4 kB] #14 22.90 Get:125 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dpkg-dev all 1.22.0ubuntu1 [1137 kB] #14 24.63 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #19 4.849 Preparing to unpack .../01-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #19 4.854 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #19 4.937 Selecting previously unselected package libz3-4:amd64. #19 4.939 Preparing to unpack .../02-libz3-4_4.8.12-3.1_amd64.deb ... #19 4.943 Unpacking libz3-4:amd64 (4.8.12-3.1) ... #14 13.62 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B] #14 13.63 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxcb1 armhf 1.14-3ubuntu3 [46.1 kB] #14 13.64 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] #14 13.67 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libx11-6 armhf 2:1.7.5-1ubuntu0.3 [603 kB] #13 18.80 Preparing to unpack .../055-liblsan0_12.2.0-14_amd64.deb ... #13 18.81 Unpacking liblsan0:amd64 (12.2.0-14) ... #13 18.92 Selecting previously unselected package libtsan2:amd64. #13 18.92 Preparing to unpack .../056-libtsan2_12.2.0-14_amd64.deb ... #13 18.92 Unpacking libtsan2:amd64 (12.2.0-14) ... #13 19.14 Selecting previously unselected package libubsan1:amd64. #15 18.15 (14/88): perl-IO-Socket-SSL-2.066-4.module_el8+ 11 MB/s | 304 kB 00:00 #15 18.15 (15/88): perl-Mozilla-CA-20160104-7.module_el8+ 1.8 MB/s | 15 kB 00:00 #15 18.16 (16/88): perl-URI-1.73-3.el8.noarch.rpm 15 MB/s | 116 kB 00:00 #15 18.17 (17/88): perl-Net-SSLeay-1.88-2.module_el8+339+ 19 MB/s | 396 kB 00:00 #15 18.18 (18/88): perl-libnet-3.11-3.el8.noarch.rpm 8.0 MB/s | 121 kB 00:00 #15 18.18 (19/88): perl-srpm-macros-1-25.el8.noarch.rpm 1.4 MB/s | 11 kB 00:00 #15 18.18 (20/88): python-rpm-macros-3-45.el8.noarch.rpm 2.5 MB/s | 16 kB 00:00 #15 18.19 (21/88): python-srpm-macros-3-45.el8.noarch.rpm 2.5 MB/s | 16 kB 00:00 #15 18.19 (22/88): python3-rpm-macros-3-45.el8.noarch.rpm 2.5 MB/s | 15 kB 00:00 #15 18.19 (23/88): python3-systemd-234-8.el8.aarch64.rpm 9.7 MB/s | 80 kB 00:00 #15 18.20 (24/88): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 1.3 MB/s | 11 kB 00:00 #15 18.20 (25/88): redhat-rpm-config-131-1.el8.noarch.rpm 14 MB/s | 94 kB 00:00 #15 18.21 (26/88): rpm-build-4.14.3-31.el8.aarch64.rpm 20 MB/s | 184 kB 00:00 #15 18.21 (27/88): rust-srpm-macros-5-2.el8.noarch.rpm 1.7 MB/s | 9.2 kB 00:00 #15 18.22 (28/88): zstd-1.4.4-1.el8.aarch64.rpm 25 MB/s | 303 kB 00:00 #15 18.23 (29/88): bzip2-1.0.6-26.el8.aarch64.rpm 13 MB/s | 60 kB 00:00 #15 18.24 (30/88): dbus-glib-0.110-2.el8.aarch64.rpm 18 MB/s | 122 kB 00:00 #15 18.25 (31/88): diffutils-3.6-6.el8.aarch64.rpm 25 MB/s | 352 kB 00:00 #15 18.26 (32/88): dnf-plugins-core-4.0.21-25.el8.noarch. 9.9 MB/s | 77 kB 00:00 #15 18.27 (33/88): elfutils-0.190-2.el8.aarch64.rpm 52 MB/s | 563 kB 00:00 #15 18.28 (34/88): elfutils-debuginfod-client-0.190-2.el8 12 MB/s | 76 kB 00:00 #15 18.28 (35/88): emacs-filesystem-26.1-11.el8.noarch.rp 12 MB/s | 70 kB 00:00 #15 18.29 (36/88): file-5.33-25.el8.aarch64.rpm 13 MB/s | 78 kB 00:00 #15 18.32 (37/88): glibc-gconv-extra-2.28-251.el8.aarch64 56 MB/s | 1.9 MB 00:00 #15 18.34 (38/88): groff-base-1.22.3-18.el8.aarch64.rpm 43 MB/s | 989 kB 00:00 #15 18.35 (39/88): libbabeltrace-1.5.4-4.el8.aarch64.rpm 23 MB/s | 189 kB 00:00 #13 25.72 Preparing to unpack .../093-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #13 25.72 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #13 25.81 Selecting previously unselected package gnupg-utils. #13 25.81 Preparing to unpack .../094-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ... #13 25.81 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #13 25.87 Selecting previously unselected package gpg. #13 25.87 Preparing to unpack .../095-gpg_2.2.12-1+deb10u2_arm64.deb ... #13 25.88 Unpacking gpg (2.2.12-1+deb10u2) ... #13 25.98 Selecting previously unselected package pinentry-curses. #13 26.55 Selecting previously unselected package liblwp-mediatypes-perl. #13 26.55 Preparing to unpack .../141-liblwp-mediatypes-perl_6.04-2_all.deb ... #13 26.56 Unpacking liblwp-mediatypes-perl (6.04-2) ... #13 26.59 Selecting previously unselected package libhttp-message-perl. #13 26.59 Preparing to unpack .../142-libhttp-message-perl_6.44-1_all.deb ... #13 26.60 Unpacking libhttp-message-perl (6.44-1) ... #13 26.63 Selecting previously unselected package libhttp-cookies-perl. #13 26.64 Preparing to unpack .../143-libhttp-cookies-perl_6.10-1_all.deb ... #13 26.64 Unpacking libhttp-cookies-perl (6.10-1) ... #13 26.68 Selecting previously unselected package libhttp-negotiate-perl. #13 26.68 Preparing to unpack .../144-libhttp-negotiate-perl_6.01-2_all.deb ... #13 26.69 Unpacking libhttp-negotiate-perl (6.01-2) ... #13 26.72 Selecting previously unselected package perl-openssl-defaults:arm64. #13 26.72 Preparing to unpack .../145-perl-openssl-defaults_7+b1_arm64.deb ... #13 26.73 Unpacking perl-openssl-defaults:arm64 (7+b1) ... #13 26.76 Selecting previously unselected package libnet-ssleay-perl:arm64. #13 19.38 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 99/138 #13 19.39 Installing : perl-Carp-1.50-460.el9.noarch 100/138 #13 19.40 Installing : perl-Exporter-5.74-461.el9.noarch 101/138 #13 19.40 Installing : perl-NDBM_File-1.15-481.el9.aarch64 102/138 #13 19.41 Installing : perl-PathTools-3.78-461.el9.aarch64 103/138 #13 19.47 Installing : perl-Encode-4:3.08-462.el9.aarch64 104/138 #14 16.79 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 linux-libc-dev arm64 5.15.0-97.107 [1301 kB] #13 9.203 Get:244 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB] #13 9.205 Get:245 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB] #13 9.216 Get:246 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB] #13 9.217 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB] #13 9.222 Get:248 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB] #13 9.222 Get:249 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB] #13 9.223 Get:250 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #13 9.224 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB] #13 9.226 Get:252 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B] #13 9.226 Get:253 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B] #13 9.236 Get:254 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB] #13 9.236 Get:255 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB] #13 9.236 Get:256 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB] #13 9.236 Get:257 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB] #13 9.236 Get:258 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB] #13 9.236 Get:259 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB] #13 9.241 Get:260 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #13 9.241 Get:261 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB] #13 9.243 Get:262 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 9.244 Get:263 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #13 9.245 Get:264 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB] #13 9.253 Get:265 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB] #13 9.253 Get:266 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB] #13 9.254 Get:267 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 9.255 Get:268 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB] #13 9.259 Get:269 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB] #13 9.263 Get:270 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB] #13 9.264 Get:271 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 9.265 Get:272 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB] #13 9.268 Get:273 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB] #13 9.271 Get:274 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #13 9.282 Get:275 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1+deb11u1 [1211 kB] #13 9.293 Get:276 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1+deb11u1 [1177 kB] #13 9.302 Get:277 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB] #13 9.302 Get:278 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB] #13 9.303 Get:279 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB] #13 9.306 Get:280 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB] #13 9.309 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #13 9.309 Get:282 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB] #13 9.310 Get:283 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B] #13 9.311 Get:284 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB] #13 9.316 Get:285 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB] #13 9.316 Get:286 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB] #13 9.316 Get:287 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB] #13 9.319 Get:288 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #13 9.320 Get:289 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB] #13 9.323 Get:290 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB] #13 9.323 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB] #13 9.324 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB] #13 9.324 Get:293 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB] #13 9.327 Get:294 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] #13 9.328 Get:295 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB] #13 9.333 Get:296 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB] #13 9.333 Get:297 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #13 9.336 Get:298 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 9.336 Get:299 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB] #13 9.336 Get:300 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB] #13 9.340 Get:301 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB] #13 9.343 Get:302 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #13 9.343 Get:303 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #13 9.343 Get:304 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB] #13 9.347 Get:305 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB] #13 9.347 Get:306 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB] #13 9.347 Get:307 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B] #13 9.354 Get:308 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB] #13 9.357 Get:309 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB] #13 9.357 Get:310 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB] #13 9.357 Get:311 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 9.361 Get:312 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB] #13 9.361 Get:313 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB] #13 9.361 Get:314 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB] #13 9.361 Get:315 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB] #13 9.361 Get:316 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB] #13 9.363 Get:317 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB] #13 9.365 Get:318 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB] #13 9.366 Get:319 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB] #13 9.377 Get:320 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB] #13 9.377 Get:321 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #13 9.377 Get:322 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #13 9.377 Get:323 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB] #13 9.377 Get:324 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB] #13 9.377 Get:325 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB] #13 9.377 Get:326 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B] #13 9.379 Get:327 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB] #13 9.380 Get:328 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB] #13 9.382 Get:329 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB] #13 9.383 Get:330 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 9.385 Get:331 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB] #13 9.386 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 9.387 Get:333 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB] #13 9.389 Get:334 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB] #13 9.393 Get:335 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B] #13 18.04 Selecting previously unselected package libbinutils:armhf. #13 18.04 Preparing to unpack .../031-libbinutils_2.40-2_armhf.deb ... #13 18.05 Unpacking libbinutils:armhf (2.40-2) ... #13 18.21 Selecting previously unselected package libctf-nobfd0:armhf. #13 18.21 Preparing to unpack .../032-libctf-nobfd0_2.40-2_armhf.deb ... #13 17.39 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ... #13 17.44 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #13 17.61 Selecting previously unselected package libpython3.7-stdlib:amd64. #13 17.61 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u6_amd64.deb ... #13 17.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u6) ... #13 17.00 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #13 17.00 Unpacking autopoint (0.21-4) ... #13 17.05 Selecting previously unselected package binutils-common:amd64. #13 17.05 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ... #13 17.06 Unpacking binutils-common:amd64 (2.35.2-2) ... #13 17.31 Selecting previously unselected package libbinutils:amd64. #14 23.17 Get:126 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 build-essential arm64 12.10ubuntu1 [4932 B] #14 24.63 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB] #14 24.63 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 24.63 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB] #14 24.63 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B] #14 24.78 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB] #14 24.95 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] #19 5.574 Selecting previously unselected package libllvm14:amd64. #13 19.14 Preparing to unpack .../057-libubsan1_12.2.0-14_amd64.deb ... #13 19.15 Unpacking libubsan1:amd64 (12.2.0-14) ... #13 19.25 Selecting previously unselected package libquadmath0:amd64. #15 18.36 (40/88): libpkgconf-1.4.2-1.el8.aarch64.rpm 7.6 MB/s | 34 kB 00:00 #15 18.39 (41/88): libtool-ltdl-2.4.6-25.el8.aarch64.rpm 1.7 MB/s | 57 kB 00:00 #15 18.40 (42/88): ncurses-6.1-10.20180224.el8.aarch64.rp 30 MB/s | 389 kB 00:00 #15 18.42 (43/88): openssl-1.1.1k-12.el8.aarch64.rpm 44 MB/s | 719 kB 00:00 #15 18.43 (44/88): patch-2.7.6-11.el8.aarch64.rpm 19 MB/s | 134 kB 00:00 #15 18.43 (45/88): perl-Carp-1.42-396.el8.noarch.rpm 6.2 MB/s | 30 kB 00:00 #15 18.44 (46/88): perl-Data-Dumper-2.167-399.el8.aarch64 8.9 MB/s | 57 kB 00:00 #15 18.48 (47/88): perl-Encode-2.97-3.el8.aarch64.rpm 40 MB/s | 1.5 MB 00:00 #15 18.48 (48/88): perl-Errno-1.28-422.el8.aarch64.rpm 11 MB/s | 76 kB 00:00 #15 18.49 (49/88): perl-Exporter-5.72-396.el8.noarch.rpm 6.5 MB/s | 34 kB 00:00 #15 18.49 (50/88): perl-File-Path-2.15-2.el8.noarch.rpm 6.3 MB/s | 38 kB 00:00 #15 18.51 (51/88): perl-File-Temp-0.230.600-1.el8.noarch. 5.2 MB/s | 63 kB 00:00 #15 18.51 (52/88): perl-Getopt-Long-2.50-4.el8.noarch.rpm 10 MB/s | 63 kB 00:00 #15 18.52 (53/88): perl-HTTP-Tiny-0.074-3.el8.noarch.rpm 9.8 MB/s | 59 kB 00:00 #15 18.52 (54/88): desktop-file-utils-0.26-1.el8.aarch64. 111 kB/s | 79 kB 00:00 #15 18.53 (55/88): perl-IO-1.38-422.el8.aarch64.rpm 19 MB/s | 142 kB 00:00 #15 18.53 (56/88): perl-MIME-Base64-3.15-396.el8.aarch64. 4.3 MB/s | 31 kB 00:00 #15 18.53 (57/88): perl-PathTools-3.74-1.el8.aarch64.rpm 12 MB/s | 90 kB 00:00 #15 18.54 (58/88): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.1 MB/s | 20 kB 00:00 #15 18.54 (59/88): perl-Pod-Perldoc-3.28-396.el8.noarch.r 9.8 MB/s | 86 kB 00:00 #15 18.55 (60/88): perl-Pod-Simple-3.35-395.el8.noarch.rp 21 MB/s | 213 kB 00:00 #15 18.55 (61/88): perl-Pod-Usage-1.69-395.el8.noarch.rpm 3.9 MB/s | 34 kB 00:00 #15 18.56 (62/88): perl-Scalar-List-Utils-1.49-2.el8.aarc 9.7 MB/s | 67 kB 00:00 #15 18.60 (63/88): perl-Socket-2.027-3.el8.aarch64.rpm 1.3 MB/s | 59 kB 00:00 #13 25.99 Preparing to unpack .../096-pinentry-curses_1.1.0-2_arm64.deb ... #13 25.99 Unpacking pinentry-curses (1.1.0-2) ... #13 26.02 Selecting previously unselected package gpg-agent. #13 26.03 Preparing to unpack .../097-gpg-agent_2.2.12-1+deb10u2_arm64.deb ... #13 26.03 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #13 26.08 Selecting previously unselected package gpg-wks-client. #13 26.08 Preparing to unpack .../098-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ... #13 26.09 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #13 26.12 Selecting previously unselected package gpg-wks-server. #13 26.13 Preparing to unpack .../099-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ... #13 26.13 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #13 26.17 Selecting previously unselected package gpgsm. #13 26.17 Preparing to unpack .../100-gpgsm_2.2.12-1+deb10u2_arm64.deb ... #13 26.18 Unpacking gpgsm (2.2.12-1+deb10u2) ... #13 26.22 Selecting previously unselected package gnupg. #13 26.76 Preparing to unpack .../146-libnet-ssleay-perl_1.92-2+b1_arm64.deb ... #13 26.77 Unpacking libnet-ssleay-perl:arm64 (1.92-2+b1) ... #13 26.86 Selecting previously unselected package libio-socket-ssl-perl. #13 26.86 Preparing to unpack .../147-libio-socket-ssl-perl_2.081-2_all.deb ... #13 26.86 Unpacking libio-socket-ssl-perl (2.081-2) ... #13 26.91 Selecting previously unselected package libnet-http-perl. #13 26.91 Preparing to unpack .../148-libnet-http-perl_6.22-1_all.deb ... #13 26.92 Unpacking libnet-http-perl (6.22-1) ... #13 26.96 Selecting previously unselected package liblwp-protocol-https-perl. #13 26.96 Preparing to unpack .../149-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 26.96 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 27.00 Selecting previously unselected package libtry-tiny-perl. #13 19.58 Installing : perl-libs-4:5.32.1-481.el9.aarch64 105/138 #13 19.60 Installing : perl-interpreter-4:5.32.1-481.el9.aarch64 106/138 #13 19.60 Installing : kernel-srpm-macros-1.0-13.el9.noarch 107/138 #13 19.61 Installing : libpng-2:1.6.37-12.el9.aarch64 108/138 #13 19.63 Installing : gdk-pixbuf2-2.42.6-3.el9.aarch64 109/138 #13 19.63 Installing : libpkgconf-1.7.3-10.el9.aarch64 110/138 #13 19.64 Installing : pkgconf-1.7.3-10.el9.aarch64 111/138 #13 19.65 Installing : pkgconf-pkg-config-1.7.3-10.el9.aarch64 112/138 #13 19.66 Installing : libpipeline-1.5.3-4.el9.aarch64 113/138 #13 19.82 Installing : libicu-67.1-9.el9.aarch64 114/138 #13 19.88 Installing : webkit2gtk3-jsc-2.42.4-1.el9.aarch64 115/138 #13 19.89 Installing : libproxy-webkitgtk4-0.4.15-35.el9.aarch64 116/138 #13 19.90 Installing : libbrotli-1.0.9-6.el9.aarch64 117/138 #13 19.91 Installing : less-590-2.el9.aarch64 118/138 #13 19.92 Running scriptlet: man-db-2.9.3-7.el9.aarch64 119/138 #12 15.24 Transaction test succeeded. #12 15.24 Running transaction #13 9.415 Get:336 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB] #13 9.415 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB] #13 9.417 Get:338 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB] #13 9.418 Get:339 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB] #13 9.421 Get:340 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB] #13 9.596 Get:341 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB] #13 9.597 Get:342 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB] #13 9.599 Get:343 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB] #13 9.601 Get:344 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #13 9.607 Get:345 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #13 9.613 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #13 9.613 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB] #13 9.626 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 9.628 Get:349 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #13 9.630 Get:350 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB] #13 9.634 Get:351 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB] #13 9.635 Get:352 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB] #13 9.637 Get:353 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB] #13 9.641 Get:354 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB] #13 9.644 Get:355 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB] #13 9.648 Get:356 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB] #13 9.652 Get:357 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26+deb11u1 [157 kB] #13 9.660 Get:358 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB] #13 9.669 Get:359 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB] #13 9.679 Get:360 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB] #13 9.695 Get:361 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB] #13 9.698 Get:362 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB] #13 9.699 Get:363 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB] #13 9.700 Get:364 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB] #13 9.701 Get:365 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB] #13 9.704 Get:366 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20220811.1734-0+deb11u1 [127 kB] #13 9.706 Get:367 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB] #13 9.711 Get:368 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB] #13 9.715 Get:369 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB] #13 9.718 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB] #13 9.720 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB] #13 9.724 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB] #13 9.724 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB] #13 9.725 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B] #13 9.726 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB] #13 9.727 Get:376 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB] #13 9.731 Get:377 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB] #13 9.736 Get:378 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB] #13 9.738 Get:379 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB] #13 18.25 Unpacking libctf-nobfd0:armhf (2.40-2) ... #13 18.53 Selecting previously unselected package libctf0:armhf. #13 18.53 Preparing to unpack .../033-libctf0_2.40-2_armhf.deb ... #13 17.94 Selecting previously unselected package python3.7. #13 17.31 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ... #13 17.31 Unpacking libbinutils:amd64 (2.35.2-2) ... #13 17.41 Selecting previously unselected package libctf-nobfd0:amd64. #14 23.17 Get:127 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libbrotli1 arm64 1.0.9-2build8 [312 kB] #14 23.21 Get:128 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg1-3 [21.0 kB] #14 23.21 Get:129 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsasl2-2 arm64 2.1.28+dfsg1-3 [54.0 kB] #14 23.22 Get:130 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libldap2 arm64 2.6.6+dfsg-1~exp1ubuntu1 [191 kB] #14 23.23 Get:131 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] #14 23.23 Get:132 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libssh-4 arm64 0.10.5-3ubuntu1.2 [188 kB] #14 24.96 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #14 24.98 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 24.99 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB] #14 25.05 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #19 5.576 Preparing to unpack .../03-libllvm14_1%3a14.0.6-12_amd64.deb ... #19 5.579 Unpacking libllvm14:amd64 (1:14.0.6-12) ... #13 19.25 Preparing to unpack .../058-libquadmath0_12.2.0-14_amd64.deb ... #13 19.25 Unpacking libquadmath0:amd64 (12.2.0-14) ... #13 19.29 Selecting previously unselected package libgcc-12-dev:amd64. #13 19.29 Preparing to unpack .../059-libgcc-12-dev_12.2.0-14_amd64.deb ... #13 19.30 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #13 19.51 Selecting previously unselected package gcc-12. #13 19.51 Preparing to unpack .../060-gcc-12_12.2.0-14_amd64.deb ... #13 19.52 Unpacking gcc-12 (12.2.0-14) ... #15 18.60 (64/88): perl-Storable-3.11-3.el8.aarch64.rpm 2.1 MB/s | 95 kB 00:00 #15 18.60 (65/88): perl-Term-ANSIColor-4.06-396.el8.noarc 6.1 MB/s | 46 kB 00:00 #15 18.61 (66/88): perl-Term-Cap-1.17-395.el8.noarch.rpm 3.7 MB/s | 23 kB 00:00 #15 18.61 (67/88): perl-Text-ParseWords-3.30-395.el8.noar 3.4 MB/s | 18 kB 00:00 #15 18.61 (68/88): perl-Text-Tabs+Wrap-2013.0523-395.el8. 4.9 MB/s | 24 kB 00:00 #15 18.62 (69/88): perl-Time-Local-1.280-1.el8.noarch.rpm 6.3 MB/s | 34 kB 00:00 #15 18.62 (70/88): perl-Unicode-Normalize-1.25-396.el8.aa 13 MB/s | 78 kB 00:00 #15 18.62 (71/88): perl-constant-1.33-396.el8.noarch.rpm 4.0 MB/s | 25 kB 00:00 #15 18.65 (72/88): perl-libs-5.26.3-422.el8.aarch64.rpm 48 MB/s | 1.5 MB 00:00 #15 18.66 (73/88): perl-macros-5.26.3-422.el8.aarch64.rpm 11 MB/s | 72 kB 00:00 #15 18.66 (74/88): perl-parent-0.237-1.el8.noarch.rpm 4.8 MB/s | 20 kB 00:00 #15 18.67 (75/88): perl-podlators-4.11-1.el8.noarch.rpm 12 MB/s | 118 kB 00:00 #15 18.68 (76/88): perl-threads-2.21-2.el8.aarch64.rpm 11 MB/s | 60 kB 00:00 #15 18.68 (77/88): perl-threads-shared-1.58-2.el8.aarch64 9.3 MB/s | 47 kB 00:00 #15 18.69 (78/88): pkgconf-1.4.2-1.el8.aarch64.rpm 7.6 MB/s | 37 kB 00:00 #15 18.70 (79/88): pkgconf-m4-1.4.2-1.el8.noarch.rpm 3.2 MB/s | 17 kB 00:00 #15 18.70 (80/88): pkgconf-pkg-config-1.4.2-1.el8.aarch64 3.9 MB/s | 15 kB 00:00 #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 5.2s #14 14.15 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB] #14 14.32 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B] #14 14.34 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf man-db armhf 2.10.2-1 [1151 kB] #13 26.22 Preparing to unpack .../101-gnupg_2.2.12-1+deb10u2_all.deb ... #13 26.22 Unpacking gnupg (2.2.12-1+deb10u2) ... #13 26.28 Selecting previously unselected package libfile-which-perl. #13 26.28 Preparing to unpack .../102-libfile-which-perl_1.23-1_all.deb ... #13 26.29 Unpacking libfile-which-perl (1.23-1) ... #13 26.31 Selecting previously unselected package libfile-homedir-perl. #13 26.32 Preparing to unpack .../103-libfile-homedir-perl_1.004-1_all.deb ... #13 26.32 Unpacking libfile-homedir-perl (1.004-1) ... #13 26.35 Selecting previously unselected package libio-pty-perl. #13 26.35 Preparing to unpack .../104-libio-pty-perl_1%3a1.08-1.1+b5_arm64.deb ... #13 26.36 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #13 26.39 Selecting previously unselected package libipc-run-perl. #13 26.39 Preparing to unpack .../105-libipc-run-perl_20180523.0-1_all.deb ... #13 26.39 Unpacking libipc-run-perl (20180523.0-1) ... #13 26.43 Selecting previously unselected package libclass-method-modifiers-perl. #13 26.43 Preparing to unpack .../106-libclass-method-modifiers-perl_2.12-1_all.deb ... #13 26.43 Unpacking libclass-method-modifiers-perl (2.12-1) ... #13 26.46 Selecting previously unselected package libsub-exporter-progressive-perl. #13 26.46 Preparing to unpack .../107-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 26.47 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 26.49 Selecting previously unselected package libdevel-globaldestruction-perl. #13 26.50 Preparing to unpack .../108-libdevel-globaldestruction-perl_0.14-1_all.deb ... #13 26.50 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #13 26.53 Selecting previously unselected package libb-hooks-op-check-perl. #13 27.00 Preparing to unpack .../150-libtry-tiny-perl_0.31-2_all.deb ... #13 27.00 Unpacking libtry-tiny-perl (0.31-2) ... #13 27.03 Selecting previously unselected package libwww-robotrules-perl. #13 27.04 Preparing to unpack .../151-libwww-robotrules-perl_6.02-1_all.deb ... #13 27.04 Unpacking libwww-robotrules-perl (6.02-1) ... #13 27.07 Selecting previously unselected package libwww-perl. #13 27.07 Preparing to unpack .../152-libwww-perl_6.68-1_all.deb ... #13 27.08 Unpacking libwww-perl (6.68-1) ... #13 27.12 Selecting previously unselected package patchutils. #13 27.12 Preparing to unpack .../153-patchutils_0.4.2-1_arm64.deb ... #13 27.12 Unpacking patchutils (0.4.2-1) ... #13 27.16 Selecting previously unselected package wdiff. #13 27.16 Preparing to unpack .../154-wdiff_1.2.2-5_arm64.deb ... #13 27.16 Unpacking wdiff (1.2.2-5) ... #13 27.22 Selecting previously unselected package devscripts. #13 19.95 Installing : man-db-2.9.3-7.el9.aarch64 119/138 #13 19.96 Running scriptlet: man-db-2.9.3-7.el9.aarch64 119/138 #13 19.97 Installing : json-glib-1.6.6-1.el9.aarch64 120/138 #13 19.99 Installing : info-6.7-15.el9.aarch64 121/138 #13 20.00 Installing : ed-1.14.2-12.el9.aarch64 122/138 #13 20.01 Installing : patch-2.7.6-16.el9.aarch64 123/138 #13 20.02 Installing : diffutils-3.7-12.el9.aarch64 124/138 #13 20.03 Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 125/138 #13 20.03 Installing : go-srpm-macros-3.2.0-3.el9.noarch 126/138 #13 20.04 Installing : python-srpm-macros-3.9-53.el9.noarch 127/138 #13 20.05 Installing : redhat-rpm-config-207-1.el9.noarch 128/138 #13 20.06 Installing : rpm-build-4.16.1.3-29.el9.aarch64 129/138 #13 20.07 Installing : pyproject-srpm-macros-1.12.0-1.el9.noarch 130/138 #13 20.09 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 131/138 #13 20.10 Installing : gsettings-desktop-schemas-40.0-6.el9.aarch64 132/138 #13 20.12 Installing : glib-networking-2.68.3-3.el9.aarch64 133/138 #13 20.14 Installing : libsoup-2.72.0-8.el9.aarch64 134/138 #13 9.979 debconf: delaying package configuration, since apt-utils is not installed #13 18.56 Unpacking libctf0:armhf (2.40-2) ... #13 18.80 Selecting previously unselected package libjansson4:armhf. #13 18.80 Preparing to unpack .../034-libjansson4_2.14-2_armhf.deb ... #14 17.36 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcrypt-dev arm64 1:4.4.27-1 [119 kB] #14 17.37 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB] #14 17.37 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtirpc-dev arm64 1.3.2-2ubuntu0.1 [199 kB] #14 17.38 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB] #14 17.38 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6-dev arm64 2.35-0ubuntu3.6 [1544 kB] #14 17.46 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11-base arm64 11.4.0-1ubuntu1~22.04 [20.3 kB] #25 DONE 5.5s #26 [linux/amd64->darwin/amd64 build 1/2] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #26 merging #26 ... #27 [linux/amd64->darwin/arm64 build 1/2] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #27 merging 0.3s done #27 DONE 0.3s #26 [linux/amd64->darwin/amd64 build 1/2] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #26 merging 0.3s done #26 DONE 0.3s #28 [linux/amd64->darwin/amd64 build 2/2] 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 17.94 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u6_amd64.deb ... #13 17.98 Unpacking python3.7 (3.7.3-2+deb10u6) ... #13 18.19 Selecting previously unselected package libpython3-stdlib:amd64. #13 17.41 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ... #13 17.42 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #13 17.45 Selecting previously unselected package libctf0:amd64. #13 17.45 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ... #13 17.46 Unpacking libctf0:amd64 (2.35.2-2) ... #13 17.49 Selecting previously unselected package binutils-x86-64-linux-gnu. #13 17.49 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #13 17.50 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #13 17.70 Selecting previously unselected package binutils. #14 23.67 Get:133 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libcurl4 arm64 8.2.1-1ubuntu3.2 [313 kB] #14 25.07 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 25.10 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB] #14 25.12 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB] #14 25.13 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB] #14 25.14 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB] #14 25.30 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB] #15 18.71 (81/88): python3-dateutil-2.6.1-6.el8.noarch.rp 23 MB/s | 251 kB 00:00 #15 18.72 (82/88): rpmlint-1.10-15.el8.noarch.rpm 398 kB/s | 206 kB 00:00 #15 18.72 (83/88): python3-dbus-1.2.4-15.el8.aarch64.rpm 10 MB/s | 133 kB 00:00 #15 18.73 (84/88): python3-six-1.11.0-8.el8.noarch.rpm 7.9 MB/s | 38 kB 00:00 #15 18.73 (85/88): python3-dnf-plugins-core-4.0.21-25.el8 16 MB/s | 280 kB 00:00 #15 18.76 (86/88): perl-interpreter-5.26.3-422.el8.aarch6 46 MB/s | 6.3 MB 00:00 #15 18.76 (87/88): unzip-6.0-46.el8.aarch64.rpm 6.0 MB/s | 189 kB 00:00 #15 18.77 (88/88): zip-3.0-23.el8.aarch64.rpm 8.4 MB/s | 265 kB 00:00 #15 18.77 -------------------------------------------------------------------------------- #15 18.77 Total 17 MB/s | 27 MB 00:01 #14 14.72 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages all 5.10-1ubuntu1 [1375 kB] #13 26.53 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b1_arm64.deb ... #13 26.53 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #13 26.56 Selecting previously unselected package libdynaloader-functions-perl. #13 26.57 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1_all.deb ... #13 26.57 Unpacking libdynaloader-functions-perl (0.003-1) ... #13 26.60 Selecting previously unselected package libdevel-callchecker-perl. #13 26.60 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1_arm64.deb ... #13 26.60 Unpacking libdevel-callchecker-perl (0.008-1) ... #13 26.63 Selecting previously unselected package libparams-classify-perl. #13 26.63 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b1_arm64.deb ... #13 26.64 Unpacking libparams-classify-perl (0.015-1+b1) ... #13 26.66 Selecting previously unselected package libmodule-runtime-perl. #13 26.67 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ... #13 26.67 Unpacking libmodule-runtime-perl (0.016-1) ... #13 26.70 Selecting previously unselected package libimport-into-perl. #13 26.70 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ... #13 26.71 Unpacking libimport-into-perl (1.002005-1) ... #13 26.74 Selecting previously unselected package librole-tiny-perl. #13 27.22 Preparing to unpack .../155-devscripts_2.23.4+deb12u1_arm64.deb ... #13 27.24 Unpacking devscripts (2.23.4+deb12u1) ... #13 27.35 Selecting previously unselected package diffstat. #13 27.36 Preparing to unpack .../156-diffstat_1.65-1_arm64.deb ... #13 27.36 Unpacking diffstat (1.65-1) ... #13 27.39 Selecting previously unselected package distro-info-data. #13 27.40 Preparing to unpack .../157-distro-info-data_0.58+deb12u1_all.deb ... #13 27.40 Unpacking distro-info-data (0.58+deb12u1) ... #13 27.43 Selecting previously unselected package python3-pkg-resources. #13 27.43 Preparing to unpack .../158-python3-pkg-resources_66.1.1-1_all.deb ... #13 27.44 Unpacking python3-pkg-resources (66.1.1-1) ... #13 27.49 Selecting previously unselected package python3-chardet. #13 20.15 Installing : libappstream-glib-0.7.18-4.el9.aarch64 135/138 #13 20.17 Installing : rpmlint-1.11-19.el9.noarch 136/138 #13 20.18 Installing : dnf-plugins-core-4.3.0-13.el9.noarch 137/138 #13 20.30 Installing : glibc-gconv-extra-2.34-100.el9.aarch64 138/138 #13 18.83 Unpacking libjansson4:armhf (2.14-2) ... #13 18.93 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 18.93 Preparing to unpack .../035-binutils-arm-linux-gnueabihf_2.40-2_armhf.deb ... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 4.3s done #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 7.2s #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 18.95 Unpacking binutils-arm-linux-gnueabihf (2.40-2) ... #14 17.46 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libisl23 arm64 0.24-2build1 [689 kB] #14 17.49 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB] #14 17.51 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB] #14 17.51 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cpp-11 arm64 11.4.0-1ubuntu1~22.04 [9762 kB] #13 10.02 Fetched 158 MB in 3s (49.8 MB/s) #13 10.06 Selecting previously unselected package bsdextrautils. #13 10.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 ... 6663 files and directories currently installed.) #13 10.06 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_armhf.deb ... #13 10.07 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #13 10.26 Selecting previously unselected package libuchardet0:armhf. #13 10.26 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ... #13 10.29 Unpacking libuchardet0:armhf (0.0.7-1) ... #13 18.20 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ... #13 18.22 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... #13 18.30 Setting up python3-minimal (3.7.3-1) ... #13 18.52 Selecting previously unselected package python3. #13 17.70 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ... #13 17.70 Unpacking binutils (2.35.2-2) ... #13 17.73 Selecting previously unselected package libc-dev-bin. #13 17.73 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u8_amd64.deb ... #13 17.74 Unpacking libc-dev-bin (2.31-13+deb11u8) ... #13 17.78 Selecting previously unselected package linux-libc-dev:amd64. #13 17.78 Preparing to unpack .../033-linux-libc-dev_5.10.209-2_amd64.deb ... #13 17.78 Unpacking linux-libc-dev:amd64 (5.10.209-2) ... #13 17.92 Selecting previously unselected package libcrypt-dev:amd64. #13 17.92 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #13 17.93 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #13 17.96 Selecting previously unselected package libtirpc-dev:amd64. #13 17.96 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... #13 17.96 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #13 18.01 Selecting previously unselected package libnsl-dev:amd64. #13 18.02 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ... #13 18.02 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #14 25.37 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-optlist-perl all 0.110-1 [9956 B] #14 25.39 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB] #14 25.49 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libconst-fast-perl all 0.014-1 [7958 B] #14 25.51 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB] #14 25.54 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 25.59 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB] #14 25.65 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB] #13 9.328 The following NEW packages will be installed: #13 9.328 autoconf automake autopoint autotools-dev binutils #13 9.328 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-12 #13 9.328 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #13 9.328 equivs fakeroot file gcc gcc-12 gettext gettext-base git git-man groff-base #13 9.328 intltool-debian libarchive-zip-perl libasan8 libb-hooks-op-check-perl #13 9.328 libbinutils libc-dev-bin libc6-dev libcc1-0 libclass-method-modifiers-perl #13 9.328 libclass-xsaccessor-perl libclone-perl libcrypt-dev libctf-nobfd0 libctf0 #13 9.328 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #13 9.328 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #13 9.328 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #13 9.328 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 9.328 libfile-which-perl libgcc-12-dev libgomp1 libhtml-parser-perl #13 9.328 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #13 9.328 libhttp-message-perl libhttp-negotiate-perl libicu72 libimport-into-perl #13 9.328 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #13 9.328 libisl23 libjansson4 liblwp-mediatypes-perl liblwp-protocol-https-perl #13 9.328 libmagic-mgc libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpfr6 #13 9.328 libnet-http-perl libnet-ssleay-perl libnsl-dev libnsl2 #13 9.328 libparams-classify-perl libpipeline1 libpython3-stdlib libpython3.11-minimal #13 9.328 libpython3.11-stdlib libregexp-ipv6-perl librole-tiny-perl #13 9.328 libsub-override-perl libsub-quote-perl libtimedate-perl libtirpc-common #13 9.328 libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1 libuchardet0 #13 9.329 liburi-perl libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 #13 9.330 make man-db media-types patch patchutils perl-openssl-defaults po-debconf #13 9.330 python3 python3-minimal python3.11 python3.11-minimal rpcsvc-proto #13 9.330 sensible-utils wdiff xz-utils #13 9.331 The following packages will be upgraded: #13 9.338 curl libc-bin libc6 libcurl4 #19 6.379 Selecting previously unselected package libclang-cpp14. #14 14.81 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssh-client armhf 1:8.9p1-3ubuntu0.6 [837 kB] #14 14.84 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf publicsuffix all 20211207.1025-1 [129 kB] #13 26.74 Preparing to unpack .../115-librole-tiny-perl_2.000006-1_all.deb ... #13 26.74 Unpacking librole-tiny-perl (2.000006-1) ... #13 26.77 Selecting previously unselected package libstrictures-perl. #13 26.77 Preparing to unpack .../116-libstrictures-perl_2.000005-1_all.deb ... #13 26.78 Unpacking libstrictures-perl (2.000005-1) ... #13 26.81 Selecting previously unselected package libsub-quote-perl. #13 26.81 Preparing to unpack .../117-libsub-quote-perl_2.005001-1_all.deb ... #13 26.82 Unpacking libsub-quote-perl (2.005001-1) ... #13 26.85 Selecting previously unselected package libmoo-perl. #13 26.85 Preparing to unpack .../118-libmoo-perl_2.003004-2_all.deb ... #13 26.85 Unpacking libmoo-perl (2.003004-2) ... #13 26.88 Selecting previously unselected package libencode-locale-perl. #13 26.89 Preparing to unpack .../119-libencode-locale-perl_1.05-1_all.deb ... #13 26.89 Unpacking libencode-locale-perl (1.05-1) ... #13 26.92 Selecting previously unselected package libtimedate-perl. #13 26.92 Preparing to unpack .../120-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #13 26.93 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #13 26.96 Selecting previously unselected package libhttp-date-perl. #13 26.96 Preparing to unpack .../121-libhttp-date-perl_6.02-1_all.deb ... #13 26.96 Unpacking libhttp-date-perl (6.02-1) ... #13 27.00 Selecting previously unselected package libfile-listing-perl. #13 27.01 Preparing to unpack .../122-libfile-listing-perl_6.04-1_all.deb ... #13 27.01 Unpacking libfile-listing-perl (6.04-1) ... #13 27.04 Selecting previously unselected package libhtml-tagset-perl. #13 27.04 Preparing to unpack .../123-libhtml-tagset-perl_3.20-3_all.deb ... #13 27.04 Unpacking libhtml-tagset-perl (3.20-3) ... #13 27.07 Selecting previously unselected package liburi-perl. #13 27.49 Preparing to unpack .../159-python3-chardet_5.1.0+dfsg-2_all.deb ... #13 27.50 Unpacking python3-chardet (5.1.0+dfsg-2) ... #13 27.56 Selecting previously unselected package python3-debian. #13 27.56 Preparing to unpack .../160-python3-debian_0.1.49_all.deb ... #13 27.56 Unpacking python3-debian (0.1.49) ... #13 27.61 Selecting previously unselected package libgpgme11:arm64. #13 27.61 Preparing to unpack .../161-libgpgme11_1.18.0-3+b1_arm64.deb ... #13 27.61 Unpacking libgpgme11:arm64 (1.18.0-3+b1) ... #13 27.66 Selecting previously unselected package python3-gpg. #13 27.66 Preparing to unpack .../162-python3-gpg_1.18.0-3+b1_arm64.deb ... #13 27.66 Unpacking python3-gpg (1.18.0-3+b1) ... #13 27.73 Selecting previously unselected package python3-xdg. #13 10.44 Selecting previously unselected package groff-base. #13 10.44 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ... #13 10.47 Unpacking groff-base (1.22.4-6) ... #13 18.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 ... 10083 files and directories currently installed.) #13 18.53 Preparing to unpack .../python3_3.7.3-1_amd64.deb ... #13 18.53 Unpacking python3 (3.7.3-1) ... #13 18.57 Preparing to unpack .../libgnutls30_3.6.7-4+deb10u12_amd64.deb ... #13 18.59 Unpacking libgnutls30:amd64 (3.6.7-4+deb10u12) over (3.6.7-4+deb10u11) ... #13 18.05 Selecting previously unselected package libc6-dev:amd64. #13 18.05 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u8_amd64.deb ... #13 18.06 Unpacking libc6-dev:amd64 (2.31-13+deb11u8) ... #13 18.31 Selecting previously unselected package libisl23:amd64. #13 15.50 Selecting previously unselected package python3-minimal. #13 15.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 ... 9524 files and directories currently installed.) #13 15.50 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ... #13 15.54 Unpacking python3-minimal (3.9.2-3) ... #13 15.76 Selecting previously unselected package media-types. #13 15.76 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #13 15.81 Unpacking media-types (4.0.0) ... #13 15.99 Selecting previously unselected package libmpdec3:arm64. #14 25.66 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] #14 25.66 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #14 25.66 Get:242 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdistro-info-perl all 0.23ubuntu1.1 [4684 B] #14 25.84 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 24.19 Get:134 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 curl arm64 8.2.1-1ubuntu3.2 [212 kB] #14 24.23 Get:135 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB] #14 24.25 Get:136 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdebhelper-perl all 13.11.6ubuntu1 [85.4 kB] #14 24.28 Get:137 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtool all 2.4.7-7 [166 kB] #14 24.32 Get:138 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dh-autoreconf all 20 [16.1 kB] #19 6.381 Preparing to unpack .../04-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... #19 6.386 Unpacking libclang-cpp14 (1:14.0.6-12) ... #14 14.85 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf strace armhf 5.16-0ubuntu3 [409 kB] #14 14.87 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xauth armhf 1:1.1-1build2 [23.8 kB] #14 14.87 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xz-utils armhf 5.2.5-2ubuntu1 [84.6 kB] #14 14.87 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsigsegv2 armhf 2.13-1ubuntu3 [13.7 kB] #14 14.87 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf m4 armhf 1.4.18-5ubuntu2 [191 kB] #13 27.08 Preparing to unpack .../124-liburi-perl_1.76-1_all.deb ... #13 27.08 Unpacking liburi-perl (1.76-1) ... #13 27.12 Selecting previously unselected package libhtml-parser-perl. #13 27.12 Preparing to unpack .../125-libhtml-parser-perl_3.72-3+b3_arm64.deb ... #13 27.12 Unpacking libhtml-parser-perl (3.72-3+b3) ... #13 27.16 Selecting previously unselected package libhtml-tree-perl. #13 27.16 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ... #13 27.16 Unpacking libhtml-tree-perl (5.07-2) ... #13 27.21 Selecting previously unselected package libio-html-perl. #13 27.21 Preparing to unpack .../127-libio-html-perl_1.001-1_all.deb ... #13 27.22 Unpacking libio-html-perl (1.001-1) ... #13 27.28 Selecting previously unselected package liblwp-mediatypes-perl. #13 27.28 Preparing to unpack .../128-liblwp-mediatypes-perl_6.02-1_all.deb ... #13 27.28 Unpacking liblwp-mediatypes-perl (6.02-1) ... #13 27.31 Selecting previously unselected package libhttp-message-perl. #13 27.31 Preparing to unpack .../129-libhttp-message-perl_6.18-1_all.deb ... #13 27.73 Preparing to unpack .../163-python3-xdg_0.28-2_all.deb ... #13 27.73 Unpacking python3-xdg (0.28-2) ... #13 27.78 Selecting previously unselected package dput. #13 27.78 Preparing to unpack .../164-dput_1.1.3_all.deb ... #13 27.78 Unpacking dput (1.1.3) ... #13 27.82 Selecting previously unselected package equivs. #13 27.82 Preparing to unpack .../165-equivs_2.3.1_all.deb ... #13 27.83 Unpacking equivs (2.3.1) ... #13 27.86 Selecting previously unselected package fonts-dejavu-core. #13 27.86 Preparing to unpack .../166-fonts-dejavu-core_2.37-6_all.deb ... #13 27.86 Unpacking fonts-dejavu-core (2.37-6) ... #13 27.99 Selecting previously unselected package fontconfig-config. #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 5.3s #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 6.8s done #10 extracting sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c #10 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 7.114 0 upgraded, 349 newly installed, 0 to remove and 2 not upgraded. #14 7.114 Need to get 91.6 MB of archives. #14 7.114 After this operation, 362 MB of additional disk space will be used. #14 7.114 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblocale-gettext-perl armhf 1.07-4 [16.2 kB] #14 7.263 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.22 [1085 kB] #14 7.685 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.9 [708 kB] #14 7.735 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [55.1 kB] #14 7.739 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.9 [1584 kB] #14 7.814 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB] #14 7.815 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB] #14 7.817 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB] #14 7.820 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB] #14 7.823 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB] #14 7.828 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.6 [468 kB] #14 8.021 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.9 [1601 kB] #14 8.734 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.9 [387 kB] #14 8.748 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B] #14 8.749 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB] #14 8.750 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbsd0 armhf 0.10.0-1 [49.8 kB] #14 8.751 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bsdmainutils armhf 11.1.2ubuntu3 [176 kB] #14 8.759 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libuchardet0 armhf 0.0.6-3build1 [62.4 kB] #14 8.761 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf groff-base armhf 1.22.4-4build1 [759 kB] #14 8.793 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm6 armhf 1.18.1-5 [24.5 kB] #14 8.793 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpipeline1 armhf 1.5.2-2build1 [23.5 kB] #14 8.793 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main armhf man-db armhf 2.9.1-1 [1077 kB] #14 9.037 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] #14 9.865 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm-compat4 armhf 1.18.1-5 [5852 B] #14 9.866 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libperl5.30 armhf 5.30.0-9ubuntu0.5 [3269 kB] #14 10.09 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl armhf 5.30.0-9ubuntu0.5 [224 kB] #14 10.09 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.22 [598 kB] #14 10.09 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #14 10.10 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.15 [4956 B] #14 10.10 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic-mgc armhf 1:5.38-4 [218 kB] #14 10.10 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic1 armhf 1:5.38-4 [68.3 kB] #14 10.10 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main armhf file armhf 1:5.38-4 [22.4 kB] #14 10.10 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf less armhf 551-1ubuntu0.2 [116 kB] #14 10.28 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libelf1 armhf 0.176-1.1ubuntu0.1 [41.4 kB] #14 10.52 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.6 [1125 kB] #14 10.99 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] #14 10.99 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2023d-0ubuntu0.20.04 [303 kB] #14 11.02 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB] #14 11.59 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.7 [546 kB] #14 11.60 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB] #14 11.60 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB] #14 11.60 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB] #14 11.60 Get:43 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] #14 11.62 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB] #14 11.76 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf shared-mime-info armhf 1.15-1 [428 kB] #14 12.22 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf ucf all 3.0038+nmu1 [51.6 kB] #14 12.22 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xdg-user-dirs armhf 0.17-2ubuntu1 [46.8 kB] #14 12.23 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf xz-utils armhf 5.2.4-1ubuntu1.1 [81.0 kB] #14 12.24 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext-base armhf 0.19.8.1-10build1 [46.0 kB] #14 12.25 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB] #14 12.46 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] #14 12.46 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcbor0.6 armhf 0.6.0-0ubuntu1 [17.3 kB] #14 12.49 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libedit2 armhf 3.1-20191231-1 [71.7 kB] #14 12.49 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfido2-1 armhf 1.3.1-1ubuntu2 [43.2 kB] #14 12.49 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.4 [28.1 kB] #14 12.64 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.4 [79.3 kB] #14 12.91 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B] #14 12.92 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.4 [287 kB] #14 13.08 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.4 [101 kB] #14 13.11 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB] #14 13.12 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxau6 armhf 1:1.0.9-0ubuntu1 [6612 B] #14 13.12 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu1 [9160 B] #14 13.12 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb1 armhf 1.14-2 [41.3 kB] #14 13.13 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] #14 13.15 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-6 armhf 2:1.6.9-2ubuntu1.6 [518 kB] #14 13.21 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxext6 armhf 2:1.3.4-0ubuntu1 [24.2 kB] #14 13.36 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B] #14 13.45 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages all 5.05-1 [1314 kB] #14 13.91 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.11 [590 kB] #14 13.94 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main armhf publicsuffix all 20200303.0012-1 [111 kB] #14 13.95 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] #14 13.95 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.1ubuntu0.20.04.1 [139 kB] #14 13.96 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf strace armhf 5.5-3ubuntu1 [279 kB] #14 13.98 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xauth armhf 1:1.1-0ubuntu1 [21.9 kB] #14 13.98 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfl2 armhf 2.6.4-6.2 [11.3 kB] #14 13.98 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main armhf at armhf 3.1.23-1ubuntu1 [36.2 kB] #14 13.98 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsigsegv2 armhf 2.12-2 [13.1 kB] #14 14.16 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf m4 armhf 1.4.18-4 [187 kB] #14 14.61 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autoconf all 2.69-11.1 [321 kB] #14 14.74 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autotools-dev all 20180224.1 [39.6 kB] #14 14.75 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf automake all 1:1.16.1-4ubuntu6 [522 kB] #14 14.85 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autopoint all 0.19.8.1-10build1 [412 kB] #14 14.90 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.9 [208 kB] #14 14.92 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.9 [317 kB] #14 14.95 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.9 [39.0 kB] #14 14.95 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.9 [37.2 kB] #14 14.95 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.9 [2093 kB] #14 15.07 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.9 [3372 B] #14 15.21 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.14 [63.7 kB] #14 15.47 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-172.190 [1113 kB] #14 15.79 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB] #14 15.80 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.14 [1915 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 27.8s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 15.91 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9-base armhf 9.4.0-1ubuntu1~20.04.2 [18.9 kB] #14 15.91 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB] #14 15.93 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpfr6 armhf 4.0.2-1 [196 kB] #14 15.94 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB] #14 15.94 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.4.0-1ubuntu1~20.04.2 [5887 kB] #13 18.84 Setting up libgnutls30:amd64 (3.6.7-4+deb10u12) ... #13 18.90 Selecting previously unselected package less. #13 18.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 ... 10117 files and directories currently installed.) #13 18.91 Preparing to unpack .../000-less_487-0.1+b1_amd64.deb ... #13 18.91 Unpacking less (487-0.1+b1) ... #13 18.95 Selecting previously unselected package netbase. #13 10.71 Selecting previously unselected package libgdbm6:armhf. #13 10.71 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ... #13 10.72 Unpacking libgdbm6:armhf (1.19-2) ... #13 10.82 Selecting previously unselected package libpipeline1:armhf. #13 10.82 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ... #13 20.26 Selecting previously unselected package gcc. #13 20.26 Preparing to unpack .../061-gcc_4%3a12.2.0-3_amd64.deb ... #13 20.27 Unpacking gcc (4:12.2.0-3) ... #13 20.29 Selecting previously unselected package libstdc++-12-dev:amd64. #13 20.29 Preparing to unpack .../062-libstdc++-12-dev_12.2.0-14_amd64.deb ... #13 20.30 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ... #13 20.51 Selecting previously unselected package g++-12. #13 19.28 Selecting previously unselected package binutils. #13 19.28 Preparing to unpack .../036-binutils_2.40-2_armhf.deb ... #13 19.29 Unpacking binutils (2.40-2) ... #13 19.41 Selecting previously unselected package libc-dev-bin. #13 19.41 Preparing to unpack .../037-libc-dev-bin_2.36-9+deb12u4_armhf.deb ... #13 19.42 Unpacking libc-dev-bin (2.36-9+deb12u4) ... #13 19.50 Selecting previously unselected package linux-libc-dev:armhf. #13 19.50 Preparing to unpack .../038-linux-libc-dev_6.1.76-1_armhf.deb ... #13 19.51 Unpacking linux-libc-dev:armhf (6.1.76-1) ... #13 18.31 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ... #13 18.31 Unpacking libisl23:amd64 (0.23-1) ... #13 18.40 Selecting previously unselected package libmpfr6:amd64. #13 18.40 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ... #13 18.40 Unpacking libmpfr6:amd64 (4.1.0-3) ... #13 18.53 Selecting previously unselected package libmpc3:amd64. #14 25.93 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB] #14 26.13 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB] #14 24.32 Get:139 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB] #14 24.34 Get:140 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-override-perl all 0.09-4 [8706 B] #14 24.34 Get:141 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] #14 24.35 Get:142 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] #14 24.35 Get:143 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdw1 arm64 0.189-4 [253 kB] #14 15.28 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autoconf all 2.71-2 [338 kB] #28 0.953 Building static docker-darwin-amd64 #28 0.956 + go build -o /out/docker-darwin-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:18:13Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206"' '-buildmode=pie' github.com/docker/cli/cmd/docker #13 9.942 4 upgraded, 124 newly installed, 0 to remove and 26 not upgraded. #13 9.942 Need to get 75.4 MB of archives. #13 9.942 After this operation, 285 MB of additional disk space will be used. #13 9.942 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libc6 armhf 2.36-9+rpi1+deb12u4 [2109 kB] #13 27.32 Unpacking libhttp-message-perl (6.18-1) ... #13 27.35 Selecting previously unselected package libhttp-cookies-perl. #13 27.35 Preparing to unpack .../130-libhttp-cookies-perl_6.04-1_all.deb ... #13 27.36 Unpacking libhttp-cookies-perl (6.04-1) ... #13 27.38 Selecting previously unselected package libhttp-negotiate-perl. #13 27.39 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ... #13 27.39 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 27.45 Selecting previously unselected package perl-openssl-defaults:arm64. #13 27.45 Preparing to unpack .../132-perl-openssl-defaults_3_arm64.deb ... #13 27.46 Unpacking perl-openssl-defaults:arm64 (3) ... #13 27.49 Selecting previously unselected package libnet-ssleay-perl. #13 27.49 Preparing to unpack .../133-libnet-ssleay-perl_1.85-2+deb10u1_arm64.deb ... #13 27.49 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #13 27.55 Selecting previously unselected package libio-socket-ssl-perl. #13 27.55 Preparing to unpack .../134-libio-socket-ssl-perl_2.060-3_all.deb ... #13 27.99 Preparing to unpack .../167-fontconfig-config_2.14.1-4_arm64.deb ... #13 28.11 Unpacking fontconfig-config (2.14.1-4) ... #13 28.17 Selecting previously unselected package libcurl3-gnutls:arm64. #13 28.17 Preparing to unpack .../168-libcurl3-gnutls_7.88.1-10+deb12u5_arm64.deb ... #13 28.18 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u5) ... #13 28.22 Selecting previously unselected package liberror-perl. #13 15.99 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ... #13 16.00 Unpacking libmpdec3:arm64 (2.5.1-1) ... #13 16.23 Selecting previously unselected package libncursesw6:arm64. #14 16.26 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB] #13 18.95 Preparing to unpack .../001-netbase_5.6_all.deb ... #13 18.96 Unpacking netbase (5.6) ... #13 18.99 Selecting previously unselected package bzip2. #13 18.99 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u2_amd64.deb ... #13 18.99 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #13 19.02 Selecting previously unselected package libmagic-mgc. #13 19.02 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... #13 19.02 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #13 19.10 Selecting previously unselected package libmagic1:amd64. #13 19.10 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... #13 19.10 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... #13 19.13 Selecting previously unselected package file. #13 19.13 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_amd64.deb ... #13 19.14 Unpacking file (1:5.35-4+deb10u2) ... #13 19.18 Selecting previously unselected package gettext-base. #13 19.18 Preparing to unpack .../006-gettext-base_0.19.8.1-9_amd64.deb ... #13 19.19 Unpacking gettext-base (0.19.8.1-9) ... #13 19.23 Selecting previously unselected package krb5-locales. #13 10.82 Unpacking libpipeline1:armhf (1.5.3-1) ... #13 10.95 Selecting previously unselected package man-db. #13 10.95 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ... #13 20.51 Preparing to unpack .../063-g++-12_12.2.0-14_amd64.deb ... #13 20.51 Unpacking g++-12 (12.2.0-14) ... #12 16.55 Preparing : 1/1 #12 16.59 Installing : elfutils-debuginfod-client-0.190-2.el9.x86_64 1/139 #12 16.61 Installing : binutils-gold-2.35.2-43.el9.x86_64 2/139 #12 16.70 Installing : binutils-2.35.2-43.el9.x86_64 3/139 #12 16.71 Running scriptlet: binutils-2.35.2-43.el9.x86_64 3/139 #12 16.72 Installing : xz-5.2.5-8.el9.x86_64 4/139 #12 16.74 Installing : systemd-libs-252-27.el9.x86_64 5/139 #12 16.75 Running scriptlet: systemd-libs-252-27.el9.x86_64 5/139 #12 16.76 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 6/139 #15 19.80 Running transaction check #15 19.88 Transaction check succeeded. #15 19.88 Running transaction test #13 18.53 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ... #13 18.53 Unpacking libmpc3:amd64 (1.2.0-1) ... #13 18.56 Selecting previously unselected package cpp-10. #13 18.56 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ... #13 18.57 Unpacking cpp-10 (10.2.1-6) ... #14 26.17 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB] #14 26.35 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #14 24.78 Get:144 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 debugedit arm64 1:5.0-5 [45.9 kB] #14 15.73 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autotools-dev all 20220109.1 [44.9 kB] #14 18.41 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB] #14 18.61 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcc1-0 arm64 12.3.0-1ubuntu1~22.04 [45.0 kB] #13 27.56 Unpacking libio-socket-ssl-perl (2.060-3) ... #13 27.60 Selecting previously unselected package libnet-http-perl. #13 27.61 Preparing to unpack .../135-libnet-http-perl_6.18-1_all.deb ... #13 27.61 Unpacking libnet-http-perl (6.18-1) ... #13 27.64 Selecting previously unselected package liblwp-protocol-https-perl. #13 27.64 Preparing to unpack .../136-liblwp-protocol-https-perl_6.07-2_all.deb ... #13 27.65 Unpacking liblwp-protocol-https-perl (6.07-2) ... #13 27.71 Selecting previously unselected package libtry-tiny-perl. #13 27.71 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ... #13 27.71 Unpacking libtry-tiny-perl (0.30-1) ... #13 27.74 Selecting previously unselected package libwww-robotrules-perl. #13 27.74 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ... #13 27.75 Unpacking libwww-robotrules-perl (6.02-1) ... #13 27.78 Selecting previously unselected package libwww-perl. #13 27.78 Preparing to unpack .../139-libwww-perl_6.36-2_all.deb ... #13 27.79 Unpacking libwww-perl (6.36-2) ... #13 27.83 Selecting previously unselected package patchutils. #13 28.23 Preparing to unpack .../169-liberror-perl_0.17029-2_all.deb ... #13 28.23 Unpacking liberror-perl (0.17029-2) ... #13 28.26 Selecting previously unselected package git-man. #13 28.27 Preparing to unpack .../170-git-man_1%3a2.39.2-1.1_all.deb ... #13 28.27 Unpacking git-man (1:2.39.2-1.1) ... #13 28.39 Selecting previously unselected package git. #13 28.40 Preparing to unpack .../171-git_1%3a2.39.2-1.1_arm64.deb ... #13 28.41 Unpacking git (1:2.39.2-1.1) ... #19 6.928 Selecting previously unselected package libgc1:amd64. #19 6.929 Preparing to unpack .../05-libgc1_1%3a8.2.2-3_amd64.deb ... #19 6.934 Unpacking libgc1:amd64 (1:8.2.2-3) ... #19 6.982 Selecting previously unselected package libobjc4:amd64. #19 6.984 Preparing to unpack .../06-libobjc4_12.2.0-14_amd64.deb ... #19 6.988 Unpacking libobjc4:amd64 (12.2.0-14) ... #19 7.020 Selecting previously unselected package libobjc-12-dev:amd64. #19 7.022 Preparing to unpack .../07-libobjc-12-dev_12.2.0-14_amd64.deb ... #19 7.026 Unpacking libobjc-12-dev:amd64 (12.2.0-14) ... #19 7.069 Selecting previously unselected package libclang-common-14-dev. #19 7.071 Preparing to unpack .../08-libclang-common-14-dev_1%3a14.0.6-12_all.deb ... #19 7.075 Unpacking libclang-common-14-dev (1:14.0.6-12) ... #19 7.198 Selecting previously unselected package llvm-14-linker-tools. #13 16.23 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_arm64.deb ... #13 16.24 Unpacking libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... #13 16.51 Selecting previously unselected package readline-common. #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 6.6s done #10 extracting sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c #10 extracting sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #14 16.28 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcc1-0 armhf 10.5.0-1ubuntu1~20.04 [41.8 kB] #14 16.43 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.5.0-1ubuntu1~20.04 [87.4 kB] #13 19.23 Preparing to unpack .../007-krb5-locales_1.17-3+deb10u6_all.deb ... #13 19.23 Unpacking krb5-locales (1.17-3+deb10u6) ... #13 19.28 Selecting previously unselected package libkeyutils1:amd64. #13 19.28 Preparing to unpack .../008-libkeyutils1_1.6-6_amd64.deb ... #13 19.29 Unpacking libkeyutils1:amd64 (1.6-6) ... #13 19.32 Selecting previously unselected package libkrb5support0:amd64. #13 19.32 Preparing to unpack .../009-libkrb5support0_1.17-3+deb10u6_amd64.deb ... #13 19.32 Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... #13 19.38 Selecting previously unselected package libk5crypto3:amd64. #13 19.38 Preparing to unpack .../010-libk5crypto3_1.17-3+deb10u6_amd64.deb ... #13 19.39 Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... #13 19.43 Selecting previously unselected package libkrb5-3:amd64. #13 19.43 Preparing to unpack .../011-libkrb5-3_1.17-3+deb10u6_amd64.deb ... #13 19.44 Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... #13 19.51 Selecting previously unselected package libgssapi-krb5-2:amd64. #13 10.97 Unpacking man-db (2.9.4-2) ... #13 11.26 Selecting previously unselected package perl-modules-5.32. #13 11.26 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u3_all.deb ... #13 11.27 Unpacking perl-modules-5.32 (5.32.1-4+deb11u3) ... #12 16.81 Installing : groff-base-1.22.4-10.el9.x86_64 6/139 #12 16.82 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 6/139 #12 16.82 Installing : file-5.39-14.el9.x86_64 7/139 #12 16.85 Installing : elfutils-0.190-2.el9.x86_64 8/139 #12 16.92 Installing : gdb-minimal-10.2-13.el9.x86_64 9/139 #12 16.93 Installing : dwz-0.14-3.el9.x86_64 10/139 #12 16.94 Installing : unzip-6.0-56.el9.x86_64 11/139 #12 16.94 Installing : libproxy-0.4.15-35.el9.x86_64 12/139 #12 16.95 Installing : cpio-2.13-16.el9.x86_64 13/139 #12 16.96 Installing : bzip2-1.0.8-8.el9.x86_64 14/139 #12 16.97 Installing : zip-3.0-35.el9.x86_64 15/139 #12 16.98 Installing : debugedit-5.0-5.el9.x86_64 16/139 #12 16.98 Installing : python3-file-magic-5.39-14.el9.noarch 17/139 #12 16.99 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 18/139 #12 17.01 Installing : python3-dbus-1.2.18-2.el9.x86_64 19/139 #12 17.02 Installing : python3-systemd-234-18.el9.x86_64 20/139 #15 20.17 Transaction test succeeded. #15 20.18 Running transaction #14 26.36 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB] #14 26.37 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] #14 26.38 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB] #14 26.38 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB] #14 26.38 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #14 26.39 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB] #14 26.57 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-compare-perl all 0.03-1 [7318 B] #14 26.66 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-glob-perl all 0.10-1 [7554 B] #14 26.68 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 25.00 Get:145 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dwz arm64 0.15-1 [110 kB] #14 25.11 Get:146 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gettext arm64 0.21-13 [841 kB] #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 5.1s #14 15.73 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf automake all 1:1.16.5-1.3 [558 kB] #14 15.84 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autopoint all 0.21-4ubuntu4 [422 kB] #14 15.90 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-common armhf 2.38-4ubuntu2.6 [222 kB] #14 15.92 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libbinutils armhf 2.38-4ubuntu2.6 [497 kB] #14 15.94 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf-nobfd0 armhf 2.38-4ubuntu2.6 [95.5 kB] #14 18.69 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgomp1 arm64 12.3.0-1ubuntu1~22.04 [124 kB] #14 18.83 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libitm1 arm64 12.3.0-1ubuntu1~22.04 [28.4 kB] #13 27.83 Preparing to unpack .../140-patchutils_0.3.4-2_arm64.deb ... #13 27.84 Unpacking patchutils (0.3.4-2) ... #13 27.87 Selecting previously unselected package wdiff. #13 27.87 Preparing to unpack .../141-wdiff_1.2.2-2+b1_arm64.deb ... #13 27.88 Unpacking wdiff (1.2.2-2+b1) ... #13 27.93 Selecting previously unselected package devscripts. #13 27.93 Preparing to unpack .../142-devscripts_2.19.5+deb10u1_arm64.deb ... #13 27.95 Unpacking devscripts (2.19.5+deb10u1) ... #13 28.06 Selecting previously unselected package diffstat. #13 28.84 Selecting previously unselected package iso-codes. #13 19.87 Selecting previously unselected package libcrypt-dev:armhf. #13 19.87 Preparing to unpack .../039-libcrypt-dev_1%3a4.4.33-2_armhf.deb ... #13 19.91 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ... #13 20.15 Selecting previously unselected package libtirpc-dev:armhf. #13 20.15 Preparing to unpack .../040-libtirpc-dev_1.3.3+ds-1_armhf.deb ... #13 20.19 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ... #19 7.200 Preparing to unpack .../09-llvm-14-linker-tools_1%3a14.0.6-12_amd64.deb ... #19 7.204 Unpacking llvm-14-linker-tools (1:14.0.6-12) ... #19 7.343 Selecting previously unselected package libclang1-14. #10 DONE 27.3s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 10.25 Get:27 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgdbm6 armhf 1.23-3 [29.8 kB] #14 10.26 Get:28 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgdbm-compat4 armhf 1.23-3 [6026 B] #14 10.26 Get:29 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libperl5.36 armhf 5.36.0-9ubuntu1.1 [4020 kB] #14 10.45 Get:30 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf perl armhf 5.36.0-9ubuntu1.1 [235 kB] #14 10.45 Get:31 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf adduser all 3.137ubuntu1 [101 kB] #14 10.85 Get:32 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf openssl armhf 3.0.10-1ubuntu2.3 [1159 kB] #14 11.41 Get:33 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf ca-certificates all 20230311ubuntu1 [152 kB] #14 11.49 Get:34 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf distro-info-data all 0.58ubuntu0.2 [6280 B] #14 11.56 Get:35 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf iso-codes all 4.15.0-1 [3458 kB] #14 11.81 Get:36 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf krb5-locales all 1.20.1-3ubuntu1 [13.4 kB] #14 11.88 Get:37 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf less armhf 590-2ubuntu0.23.10.1 [131 kB] #14 11.96 Get:38 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libbsd0 armhf 0.11.7-4 [36.9 kB] #14 12.03 Get:39 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libelf1 armhf 0.189-4 [48.7 kB] #14 12.11 Get:40 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libicu72 armhf 72.1-3ubuntu3 [10.5 MB] #14 12.66 Get:41 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libxml2 armhf 2.9.14+dfsg-1.3ubuntu0.1 [597 kB] #14 12.76 Get:42 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB] #14 13.16 Get:43 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf lsb-release all 12.0-2 [6564 B] #14 13.23 Get:44 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf netbase all 6.4 [13.1 kB] #14 13.32 Get:45 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python-apt-common all 2.6.0ubuntu1 [18.1 kB] #14 13.43 Get:46 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-apt armhf 2.6.0ubuntu1 [156 kB] #14 13.71 Get:47 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-cffi-backend armhf 1.15.1-5build1 [66.4 kB] #14 13.81 Get:48 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-pkg-resources all 68.1.2-2 [167 kB] #14 13.93 Get:49 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf tzdata-icu all 2023d-0ubuntu0.23.10 [136 kB] #14 14.04 Get:50 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf ucf all 3.0043+nmu1 [56.5 kB] #14 14.12 Get:51 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf bsdextrautils armhf 2.39.1-4ubuntu2 [77.5 kB] #14 14.22 Get:52 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmagic-mgc armhf 1:5.44-3 [293 kB] #14 14.37 Get:53 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmagic1 armhf 1:5.44-3 [80.3 kB] #14 14.77 Get:54 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf file armhf 1:5.44-3 [20.9 kB] #14 14.93 Get:55 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gettext-base armhf 0.21-13 [37.5 kB] #14 15.07 Get:56 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB] #14 15.22 Get:57 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf groff-base armhf 1.23.0-2 [948 kB] #14 15.53 Get:58 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB] #14 15.60 Get:59 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libedit2 armhf 3.1-20221030-2 [78.3 kB] #14 15.68 Get:60 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfido2-1 armhf 1.13.0-1 [75.2 kB] #14 15.76 Get:61 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjansson4 armhf 2.14-2 [28.9 kB] #14 15.83 Get:62 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libnghttp2-14 armhf 1.55.1-1ubuntu0.1 [68.3 kB] #14 15.91 Get:63 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpipeline1 armhf 1.5.7-1 [26.2 kB] #14 15.98 Get:64 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpng16-16 armhf 1.6.40-1 [166 kB] #14 16.39 Get:65 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpsl5 armhf 0.21.2-1 [57.6 kB] #14 16.63 Get:66 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B] #14 16.71 Get:67 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B] #14 16.79 Get:68 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxcb1 armhf 1.15-1 [45.4 kB] #14 16.90 Get:69 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libx11-data all 2:1.8.6-1ubuntu1 [116 kB] #14 17.07 Get:70 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libx11-6 armhf 2:1.8.6-1ubuntu1 [586 kB] #14 16.73 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.5.0-1ubuntu1~20.04 [7256 B] #13 19.51 Preparing to unpack .../012-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... #13 19.51 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #13 19.56 Selecting previously unselected package libicu63:amd64. #13 19.56 Preparing to unpack .../013-libicu63_63.1-6+deb10u3_amd64.deb ... #13 19.56 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... #10 ... #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 8.445 Get:107 http://deb.debian.org/debian buster/main armhf libcroco3 armhf 0.6.12-3 [133 kB] #13 8.447 Get:108 http://deb.debian.org/debian-security buster/updates/main armhf libncurses6 armhf 6.1+20181013-2+deb10u5 [79.9 kB] #13 8.623 Get:109 http://deb.debian.org/debian buster/main armhf gettext armhf 0.19.8.1-9 [1242 kB] #13 8.941 Get:110 http://deb.debian.org/debian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 8.942 Get:111 http://deb.debian.org/debian buster/main armhf po-debconf all 1.0.21 [248 kB] #13 8.947 Get:112 http://deb.debian.org/debian buster/main armhf debhelper all 12.1.1 [1016 kB] #13 8.966 Get:113 http://deb.debian.org/debian buster/main armhf debian-keyring all 2019.02.25 [32.4 MB] #13 9.407 Get:114 http://deb.debian.org/debian buster/main armhf libfakeroot armhf 1.23-1 [41.8 kB] #13 9.407 Get:115 http://deb.debian.org/debian buster/main armhf fakeroot armhf 1.23-1 [83.8 kB] #13 9.407 Get:116 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB] #13 9.407 Get:117 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB] #13 9.410 Get:118 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u2 [86.9 kB] #13 9.411 Get:119 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB] #13 9.413 Get:120 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB] #13 9.420 Get:121 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #13 9.431 Get:122 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB] #13 9.439 Get:123 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB] #13 9.501 Get:124 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB] #13 9.501 Get:125 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB] #13 9.514 Get:126 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB] #13 9.522 Get:127 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB] #13 9.525 Get:128 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB] #13 9.533 Get:129 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB] #13 9.588 Get:130 http://deb.debian.org/debian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #13 9.588 Get:131 http://deb.debian.org/debian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB] #13 9.588 Get:132 http://deb.debian.org/debian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b5 [32.9 kB] #13 9.588 Get:133 http://deb.debian.org/debian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB] #13 9.588 Get:134 http://deb.debian.org/debian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #13 9.588 Get:135 http://deb.debian.org/debian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 9.588 Get:136 http://deb.debian.org/debian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B] #13 9.590 Get:137 http://deb.debian.org/debian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.0 kB] #13 9.592 Get:138 http://deb.debian.org/debian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB] #13 9.592 Get:139 http://deb.debian.org/debian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB] #13 9.592 Get:140 http://deb.debian.org/debian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.2 kB] #13 9.593 Get:141 http://deb.debian.org/debian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 9.599 Get:142 http://deb.debian.org/debian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #13 9.599 Get:143 http://deb.debian.org/debian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB] #13 9.599 Get:144 http://deb.debian.org/debian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB] #13 9.599 Get:145 http://deb.debian.org/debian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB] #13 9.605 Get:146 http://deb.debian.org/debian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB] #13 9.605 Get:147 http://deb.debian.org/debian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB] #13 9.605 Get:148 http://deb.debian.org/debian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #13 9.605 Get:149 http://deb.debian.org/debian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB] #13 9.605 Get:150 http://deb.debian.org/debian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB] #13 9.606 Get:151 http://deb.debian.org/debian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB] #13 9.607 Get:152 http://deb.debian.org/debian buster/main armhf liburi-perl all 1.76-1 [89.9 kB] #13 9.610 Get:153 http://deb.debian.org/debian buster/main armhf libhtml-parser-perl armhf 3.72-3+b3 [102 kB] #13 9.611 Get:154 http://deb.debian.org/debian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #13 9.616 Get:155 http://deb.debian.org/debian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB] #13 9.616 Get:156 http://deb.debian.org/debian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #13 9.616 Get:157 http://deb.debian.org/debian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB] #13 9.618 Get:158 http://deb.debian.org/debian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB] #13 9.619 Get:159 http://deb.debian.org/debian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 9.621 Get:160 http://deb.debian.org/debian buster/main armhf perl-openssl-defaults armhf 3 [6782 B] #13 9.621 Get:161 http://deb.debian.org/debian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [288 kB] #13 9.626 Get:162 http://deb.debian.org/debian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB] #13 9.630 Get:163 http://deb.debian.org/debian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB] #13 9.630 Get:164 http://deb.debian.org/debian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B] #13 9.630 Get:165 http://deb.debian.org/debian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #13 9.630 Get:166 http://deb.debian.org/debian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 9.632 Get:167 http://deb.debian.org/debian buster/main armhf libwww-perl all 6.36-2 [188 kB] #13 9.637 Get:168 http://deb.debian.org/debian buster/main armhf patchutils armhf 0.3.4-2 [86.2 kB] #13 9.637 Get:169 http://deb.debian.org/debian buster/main armhf wdiff armhf 1.2.2-2+b1 [121 kB] #13 9.640 Get:170 http://deb.debian.org/debian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB] #13 9.729 Get:171 http://deb.debian.org/debian buster/main armhf diffstat armhf 1.62-1 [31.6 kB] #13 9.729 Get:172 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u8 [7540 B] #13 9.729 Get:173 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all 40.8.0-1 [153 kB] #13 9.729 Get:174 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-3 [80.5 kB] #13 9.729 Get:175 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [15.7 kB] #13 9.734 Get:176 http://deb.debian.org/debian buster/main armhf python3-debian all 0.1.35 [78.8 kB] #13 9.734 Get:177 http://deb.debian.org/debian buster/main armhf libgpgme11 armhf 1.12.0-6 [232 kB] #13 9.735 Get:178 http://deb.debian.org/debian buster/main armhf python3-gpg armhf 1.12.0-6 [279 kB] #13 9.739 Get:179 http://deb.debian.org/debian buster/main armhf dput all 1.0.3 [54.5 kB] #13 9.741 Get:180 http://deb.debian.org/debian buster/main armhf equivs all 2.2.0 [22.4 kB] #13 9.742 Get:181 http://deb.debian.org/debian-security buster/updates/main armhf exim4-config all 4.92-8+deb10u9 [325 kB] #13 9.912 Get:182 http://deb.debian.org/debian-security buster/updates/main armhf exim4-base armhf 4.92-8+deb10u9 [1134 kB] #13 10.21 Get:183 http://deb.debian.org/debian buster/main armhf libevent-2.1-6 armhf 2.1.8-stable-4 [159 kB] #13 10.22 Get:184 http://deb.debian.org/debian-security buster/updates/main armhf libunbound8 armhf 1.9.0-2+deb10u4 [415 kB] #13 10.23 Get:185 http://deb.debian.org/debian-security buster/updates/main armhf libgnutls-dane0 armhf 3.6.7-4+deb10u12 [316 kB] #13 10.23 Get:186 http://deb.debian.org/debian-security buster/updates/main armhf exim4-daemon-light armhf 4.92-8+deb10u9 [546 kB] #13 10.24 Get:187 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u8 [298 kB] #13 10.24 Get:188 http://deb.debian.org/debian-security buster/updates/main armhf libpcre2-8-0 armhf 10.32-5+deb10u1 [191 kB] #13 10.26 Get:189 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] #13 10.26 Get:190 http://deb.debian.org/debian-security buster/updates/main armhf git-man all 1:2.20.1-2+deb10u8 [1623 kB] #13 10.35 Get:191 http://deb.debian.org/debian-security buster/updates/main armhf git armhf 1:2.20.1-2+deb10u8 [4554 kB] #13 10.39 Get:192 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4 [212 kB] #13 10.39 Get:193 http://deb.debian.org/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB] #13 10.44 Get:194 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+1-2+deb10u1 [4920 kB] #13 10.95 Get:195 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB] #13 10.98 Get:196 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #13 10.98 Get:197 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-xs-perl armhf 0.04-5+b1 [11.3 kB] #13 10.98 Get:198 http://deb.debian.org/debian buster/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB] #13 11.12 Get:199 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB] #13 11.12 Get:200 http://deb.debian.org/debian buster/main armhf libapt-pkg-perl armhf 0.1.34+b1 [66.3 kB] #13 11.12 Get:201 http://deb.debian.org/debian buster/main armhf libarchive-cpio-perl all 0.10-1 [10.3 kB] #13 11.12 Get:202 http://deb.debian.org/debian buster/main armhf libasync-mergepoint-perl all 0.04-2 [10.4 kB] #13 11.12 Get:203 http://deb.debian.org/debian buster/main armhf libauthen-sasl-perl all 2.1600-1 [50.8 kB] #13 11.12 Get:204 http://deb.debian.org/debian buster/main armhf libmodule-implementation-perl all 0.09-1 [12.9 kB] #13 11.13 Get:205 http://deb.debian.org/debian buster/main armhf libvariable-magic-perl armhf 0.62-1+b1 [43.4 kB] #13 11.13 Get:206 http://deb.debian.org/debian buster/main armhf libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #13 11.13 Get:207 http://deb.debian.org/debian buster/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB] #13 11.13 Get:208 http://deb.debian.org/debian buster/main armhf libcgi-pm-perl all 4.40-1 [222 kB] #13 11.13 Get:209 http://deb.debian.org/debian buster/main armhf libfcgi-perl armhf 0.78-2+b3 [34.8 kB] #13 11.13 Get:210 http://deb.debian.org/debian buster/main armhf libcgi-fast-perl all 1:2.13-1 [11.4 kB] #13 11.31 Get:211 http://deb.debian.org/debian buster/main armhf libsub-name-perl armhf 0.21-1+b3 [13.0 kB] #13 11.31 Get:212 http://deb.debian.org/debian buster/main armhf libclass-accessor-perl all 0.51-1 [23.2 kB] #13 11.32 Get:213 http://deb.debian.org/debian buster/main armhf libclass-inspector-perl all 1.32-1 [19.1 kB] #13 11.32 Get:214 http://deb.debian.org/debian buster/main armhf libclass-xsaccessor-perl armhf 1.19-3+b2 [37.5 kB] #13 11.49 Get:215 http://deb.debian.org/debian buster/main armhf libclone-perl armhf 0.41-1+b1 [14.0 kB] #13 11.66 Get:216 http://deb.debian.org/debian buster/main armhf libcommon-sense-perl armhf 3.74-2+b7 [24.0 kB] #13 11.66 Get:217 http://deb.debian.org/debian buster/main armhf libparams-util-perl armhf 1.07-3+b4 [21.8 kB] #13 11.66 Get:218 http://deb.debian.org/debian buster/main armhf libsub-install-perl all 0.928-1 [11.4 kB] #13 11.66 Get:219 http://deb.debian.org/debian buster/main armhf libdata-optlist-perl all 0.110-1 [10.6 kB] #13 11.67 Get:220 http://deb.debian.org/debian buster/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB] #13 11.69 Get:221 http://deb.debian.org/debian buster/main armhf libconst-fast-perl all 0.014-1 [8250 B] #13 11.71 Get:222 http://deb.debian.org/debian buster/main armhf libwant-perl armhf 0.29-1+b4 [27.3 kB] #13 11.71 Get:223 http://deb.debian.org/debian buster/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB] #13 11.71 Get:224 http://deb.debian.org/debian buster/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB] #13 11.72 Get:225 http://deb.debian.org/debian buster/main armhf libdata-dump-perl all 1.23-1 [29.5 kB] #13 11.72 Get:226 http://deb.debian.org/debian buster/main armhf libdigest-bubblebabble-perl all 0.02-2 [8238 B] #13 11.72 Get:227 http://deb.debian.org/debian buster/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #13 11.72 Get:228 http://deb.debian.org/debian-security buster/updates/main armhf libdistro-info-perl all 0.21+deb10u1 [6908 B] #13 11.72 Get:229 http://deb.debian.org/debian buster/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B] #13 11.72 Get:230 http://deb.debian.org/debian buster/main armhf libmailtools-perl all 2.18-1 [88.5 kB] #13 11.72 Get:231 http://deb.debian.org/debian buster/main armhf libnet-ip-perl all 1.26-2 [29.0 kB] #13 11.72 Get:232 http://deb.debian.org/debian buster/main armhf libnet-dns-perl all 1.19-1 [372 kB] #13 11.73 Get:233 http://deb.debian.org/debian buster/main armhf libnet-domain-tld-perl all 1.75-1 [33.3 kB] #13 11.73 Get:234 http://deb.debian.org/debian buster/main armhf libemail-valid-perl all 1.202-1 [23.0 kB] #13 11.74 Get:235 http://deb.debian.org/debian buster/main armhf libexporter-tiny-perl all 1.002001-1 [36.9 kB] #13 11.74 Get:236 http://deb.debian.org/debian buster/main armhf libipc-system-simple-perl all 1.25-4 [26.5 kB] #13 11.74 Get:237 http://deb.debian.org/debian buster/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB] #13 11.74 Get:238 http://deb.debian.org/debian buster/main armhf libfile-chdir-perl all 0.1008-1 [13.3 kB] #13 11.74 Get:239 http://deb.debian.org/debian buster/main armhf libfile-fcntllock-perl armhf 0.22-3+b5 [35.0 kB] #13 11.74 Get:240 http://deb.debian.org/debian buster/main armhf libfont-afm-perl all 1.20-2 [13.6 kB] #13 11.75 Get:241 http://deb.debian.org/debian buster/main armhf libfribidi0 armhf 1.0.5-3.1+deb10u2 [61.9 kB] #13 11.75 Get:242 http://deb.debian.org/debian buster/main armhf libfuture-perl all 0.39-1 [74.5 kB] #13 11.75 Get:243 http://deb.debian.org/debian buster/main armhf libio-stringy-perl all 2.111-3 [56.5 kB] #13 11.75 Get:244 http://deb.debian.org/debian buster/main armhf libparams-validate-perl armhf 1.29-1+b1 [65.6 kB] #13 11.75 Get:245 http://deb.debian.org/debian buster/main armhf libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #13 11.75 Get:246 http://deb.debian.org/debian buster/main armhf libsort-versions-perl all 1.62-1 [11.0 kB] #13 11.75 Get:247 http://deb.debian.org/debian buster/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB] #13 11.75 Get:248 http://deb.debian.org/debian buster/main armhf libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #13 11.75 Get:249 http://deb.debian.org/debian buster/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB] #13 11.75 Get:250 http://deb.debian.org/debian buster/main armhf libjson-perl all 4.02000-1 [88.8 kB] #13 11.75 Get:251 http://deb.debian.org/debian buster/main armhf liblog-any-perl all 1.707-1 [65.2 kB] #13 11.75 Get:252 http://deb.debian.org/debian buster/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #13 11.75 Get:253 http://deb.debian.org/debian buster/main armhf libpackage-stash-perl all 0.38-1 [21.7 kB] #13 11.84 Get:254 http://deb.debian.org/debian buster/main armhf libsub-identify-perl armhf 0.14-1+b1 [11.5 kB] #13 11.84 Get:255 http://deb.debian.org/debian buster/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB] #13 11.84 Get:256 http://deb.debian.org/debian buster/main armhf libpath-tiny-perl all 0.108-1 [53.3 kB] #13 11.85 Get:257 http://deb.debian.org/debian buster/main armhf libtype-tiny-perl all 1.004004-1 [266 kB] #13 11.85 Get:258 http://deb.debian.org/debian buster/main armhf libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #13 11.85 Get:259 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-data all 2.58.3-2+deb10u5 [1110 kB] #13 11.87 Get:260 http://deb.debian.org/debian buster/main armhf libgpm2 armhf 1.20.7-5 [34.2 kB] #13 11.87 Get:261 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB] #13 11.94 Get:262 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10u1 [22.9 kB] #13 11.94 Get:263 http://deb.debian.org/debian buster/main armhf libgsasl7 armhf 1.8.0-8+deb10u1 [197 kB] #13 11.95 Get:264 http://deb.debian.org/debian buster/main armhf libhtml-form-perl all 6.03-1 [23.9 kB] #13 11.95 Get:265 http://deb.debian.org/debian buster/main armhf libhtml-format-perl all 2.12-1 [43.5 kB] #13 11.95 Get:266 http://deb.debian.org/debian-security buster/updates/main armhf libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB] #13 11.95 Get:267 http://deb.debian.org/debian buster/main armhf libstruct-dumb-perl all 0.09-1 [11.1 kB] #13 11.95 Get:268 http://deb.debian.org/debian buster/main armhf libio-async-perl all 0.72-1 [262 kB] #13 11.95 Get:269 http://deb.debian.org/debian buster/main armhf libio-sessiondata-perl all 1.03-1 [5782 B] #13 11.95 Get:270 http://deb.debian.org/debian buster/main armhf libio-string-perl all 1.08-3 [12.3 kB] #13 11.95 Get:271 http://deb.debian.org/debian buster/main armhf libtypes-serialiser-perl all 1.0-1 [12.7 kB] #13 11.95 Get:272 http://deb.debian.org/debian buster/main armhf libjson-xs-perl armhf 3.040-1+b1 [89.4 kB] #13 11.96 Get:273 http://deb.debian.org/debian buster/main armhf liblzo2-2 armhf 2.10-0.1 [49.7 kB] #13 12.05 Get:274 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf 1.2.76-4.2+b1 [280 kB] #13 12.05 Get:275 http://deb.debian.org/debian buster/main armhf liblist-compare-perl all 0.53-1 [68.9 kB] #13 12.22 Get:276 http://deb.debian.org/debian buster/main armhf liblist-moreutils-perl armhf 0.416-1+b4 [60.5 kB] #13 12.25 Get:277 http://deb.debian.org/debian buster/main armhf libltdl-dev armhf 2.4.6-9 [160 kB] #13 12.25 Get:278 http://deb.debian.org/debian buster/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB] #13 12.25 Get:279 http://deb.debian.org/debian buster/main armhf libmail-sendmail-perl all 0.80-1 [25.3 kB] #13 12.25 Get:280 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5-4 [689 kB] #13 12.28 Get:281 http://deb.debian.org/debian buster/main armhf mysql-common all 5.8+1.0.5 [7324 B] #13 12.28 Get:282 http://deb.debian.org/debian-security buster/updates/main armhf mariadb-common all 1:10.3.39-0+deb10u2 [33.6 kB] #13 12.28 Get:283 http://deb.debian.org/debian-security buster/updates/main armhf libmariadb3 armhf 1:10.3.39-0+deb10u2 [164 kB] #13 12.28 Get:284 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u3 [397 kB] #13 12.28 Get:285 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u3 [1838 kB] #13 12.29 Get:286 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7 armhf 2.7.16-2+deb10u3 [891 kB] #13 12.30 Get:287 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-4 [813 kB] #13 12.31 Get:288 http://deb.debian.org/debian buster/main armhf libmime-tools-perl all 5.509-1 [212 kB] #13 12.44 Get:289 http://deb.debian.org/debian buster/main armhf libnet-dns-sec-perl armhf 1.11-1 [47.2 kB] #13 12.47 Get:290 http://deb.debian.org/debian buster/main armhf libnet-libidn-perl armhf 0.12.ds-3+b1 [17.7 kB] #13 12.47 Get:291 http://deb.debian.org/debian buster/main armhf libnumber-compare-perl all 0.03-1 [7642 B] #13 12.47 Get:292 http://deb.debian.org/debian buster/main armhf libnumber-range-perl all 0.12-1 [9274 B] #13 12.47 Get:293 http://deb.debian.org/debian buster/main armhf libossp-uuid16 armhf 1.6.2-1.5+b7 [35.3 kB] #13 12.47 Get:294 http://deb.debian.org/debian buster/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b7 [27.8 kB] #13 12.47 Get:295 http://deb.debian.org/debian buster/main armhf libpackage-stash-xs-perl armhf 0.29-1 [18.1 kB] #13 12.47 Get:296 http://deb.debian.org/debian buster/main armhf libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #13 12.47 Get:297 http://deb.debian.org/debian buster/main armhf libtext-glob-perl all 0.10-1 [8362 B] #13 12.47 Get:298 http://deb.debian.org/debian buster/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #13 12.47 Get:299 http://deb.debian.org/debian buster/main armhf libperlio-gzip-perl armhf 0.19-1+b5 [16.2 kB] #13 12.48 Get:300 http://deb.debian.org/debian buster/main armhf libpod-constants-perl all 0.19-1 [16.9 kB] #13 12.48 Get:301 http://deb.debian.org/debian buster/main armhf libreadonly-perl all 2.050-1 [22.7 kB] #13 12.48 Get:302 http://deb.debian.org/debian buster/main armhf libref-util-perl all 0.204-1 [17.1 kB] #13 12.48 Get:303 http://deb.debian.org/debian buster/main armhf libref-util-xs-perl armhf 0.117-1+b1 [12.8 kB] #13 12.48 Get:304 http://deb.debian.org/debian buster/main armhf libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #13 12.48 Get:305 http://deb.debian.org/debian buster/main armhf libsasl2-modules armhf 2.1.27+dfsg-1+deb10u2 [96.9 kB] #13 12.48 Get:306 http://deb.debian.org/debian buster/main armhf libsereal-decoder-perl armhf 4.005+ds-1+b1 [88.2 kB] #13 12.48 Get:307 http://deb.debian.org/debian buster/main armhf libsereal-encoder-perl armhf 4.005+ds-1+b1 [89.1 kB] #13 12.49 Get:308 http://deb.debian.org/debian buster/main armhf libsereal-perl all 4.005-1 [10.8 kB] #13 12.49 Get:309 http://deb.debian.org/debian buster/main armhf libtask-weaken-perl all 1.06-1 [9252 B] #13 12.49 Get:310 http://deb.debian.org/debian buster/main armhf libxml-parser-perl armhf 2.44-4 [210 kB] #13 12.49 Get:311 http://deb.debian.org/debian buster/main armhf libsoap-lite-perl all 1.27-1 [258 kB] #13 12.50 Get:312 http://deb.debian.org/debian buster/main armhf libsort-key-perl armhf 1.33-2+b1 [35.7 kB] #13 12.50 Get:313 http://deb.debian.org/debian buster/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB] #13 12.50 Get:314 http://deb.debian.org/debian buster/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB] #13 12.50 Get:315 http://deb.debian.org/debian buster/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB] #13 12.50 Get:316 http://deb.debian.org/debian buster/main armhf libterm-readkey-perl armhf 2.38-1 [26.3 kB] #13 12.50 Get:317 http://deb.debian.org/debian buster/main armhf libtest-fatal-perl all 0.014-1 [11.9 kB] #13 12.50 Get:318 http://deb.debian.org/debian buster/main armhf libtest-refcount-perl all 0.08-3 [11.4 kB] #13 12.50 Get:319 http://deb.debian.org/debian buster/main armhf libtext-levenshtein-perl all 0.13-1 [11.1 kB] #13 12.50 Get:320 http://deb.debian.org/debian buster/main armhf libtype-tiny-xs-perl armhf 0.014-1+b1 [22.5 kB] #13 12.50 Get:321 http://deb.debian.org/debian buster/main armhf libunicode-utf8-perl armhf 0.62-1 [19.0 kB] #13 12.51 Get:322 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [55.9 kB] #13 12.51 Get:323 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB] #13 12.51 Get:324 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] #13 12.51 Get:325 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB] #13 12.51 Get:326 http://deb.debian.org/debian-security buster/updates/main armhf libx11-data all 2:1.6.7-1+deb10u4 [299 kB] #13 12.55 Get:327 http://deb.debian.org/debian-security buster/updates/main armhf libx11-6 armhf 2:1.6.7-1+deb10u4 [698 kB] #13 12.57 Get:328 http://deb.debian.org/debian buster/main armhf libxext6 armhf 2:1.3.3-1+b2 [48.1 kB] #13 12.57 Get:329 http://deb.debian.org/debian buster/main armhf libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #13 12.57 Get:330 http://deb.debian.org/debian buster/main armhf libxml-sax-base-perl all 1.09-1 [20.4 kB] #13 12.57 Get:331 http://deb.debian.org/debian buster/main armhf libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #13 12.71 Get:332 http://deb.debian.org/debian buster/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1 [326 kB] #13 12.71 Get:333 http://deb.debian.org/debian buster/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB] #13 12.71 Get:334 http://deb.debian.org/debian buster/main armhf libxml-simple-perl all 2.25-1 [72.0 kB] #13 12.71 Get:335 http://deb.debian.org/debian buster/main armhf libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #13 12.71 Get:336 http://deb.debian.org/debian buster/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB] #13 12.71 Get:337 http://deb.debian.org/debian buster/main armhf libyaml-0-2 armhf 0.2.1-1 [40.6 kB] #13 12.71 Get:338 http://deb.debian.org/debian buster/main armhf libyaml-libyaml-perl armhf 0.76+repack-1 [30.8 kB] #13 12.71 Get:339 http://deb.debian.org/debian buster/main armhf licensecheck all 3.0.31-3 [28.3 kB] #13 12.71 Get:340 http://deb.debian.org/debian buster/main armhf t1utils armhf 1.41-3 [54.4 kB] #13 12.72 Get:341 http://deb.debian.org/debian buster/main armhf lintian all 2.15.0 [1181 kB] #13 12.74 Get:342 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB] #13 12.74 Get:343 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [569 kB] #13 12.74 Get:344 http://deb.debian.org/debian buster/main armhf manpages-dev all 4.16-2 [2232 kB] #13 12.77 Get:345 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1+deb10u1 [123 kB] #13 12.77 Get:346 http://deb.debian.org/debian buster/main armhf publicsuffix all 20220811.1734-0+deb10u1 [127 kB] #13 12.77 Get:347 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB] #13 12.78 Get:348 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB] #13 12.78 Get:349 http://deb.debian.org/debian buster/main armhf python3-certifi all 2018.8.24-1 [140 kB] #13 12.78 Get:350 http://deb.debian.org/debian buster/main armhf python3-idna all 2.6-1 [34.3 kB] #13 12.78 Get:351 http://deb.debian.org/debian buster/main armhf python3-magic all 2:0.4.15-2 [9256 B] #13 12.78 Get:352 http://deb.debian.org/debian-security buster/updates/main armhf python3-urllib3 all 1.24.1-1+deb10u2 [98.4 kB] #13 12.79 Get:353 http://deb.debian.org/debian-security buster/updates/main armhf python3-requests all 2.21.0-1+deb10u1 [67.4 kB] #13 12.79 Get:354 http://deb.debian.org/debian buster/main armhf python3-unidiff all 0.5.4-1 [7506 B] #13 12.79 Get:355 http://deb.debian.org/debian buster/main armhf python3-xdg all 0.25-5 [35.9 kB] #13 12.79 Get:356 http://deb.debian.org/debian buster/main armhf shared-mime-info armhf 1.10-1 [763 kB] #13 12.81 Get:357 http://deb.debian.org/debian buster/main armhf strace armhf 4.26-0.2 [783 kB] #13 12.82 Get:358 http://deb.debian.org/debian-security buster/updates/main armhf unzip armhf 6.0-23+deb10u3 [158 kB] #13 12.82 Get:359 http://deb.debian.org/debian buster/main armhf xauth armhf 1:1.0.10-1 [37.4 kB] #13 12.82 Get:360 http://deb.debian.org/debian buster/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB] #13 13.02 debconf: delaying package configuration, since apt-utils is not installed #13 13.05 Fetched 157 MB in 6s (24.8 MB/s) #13 13.10 Selecting previously unselected package sensible-utils. #13 13.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 ... 6680 files and directories currently installed.) #13 13.10 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #13 13.10 Unpacking sensible-utils (0.0.12) ... #13 13.15 Selecting previously unselected package lsb-base. #13 13.15 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #13 13.15 Unpacking lsb-base (10.2019051400) ... #13 13.20 Selecting previously unselected package cron. #13 13.20 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_armhf.deb ... #13 13.20 Unpacking cron (3.0pl1-134+deb10u1) ... #13 13.26 Selecting previously unselected package libbsd0:armhf. #13 13.26 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_armhf.deb ... #13 13.28 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ... #13 13.32 Selecting previously unselected package bsdmainutils. #13 13.32 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_armhf.deb ... #13 13.33 Unpacking bsdmainutils (11.1.2+b1) ... #13 13.40 Selecting previously unselected package libuchardet0:armhf. #13 13.40 Preparing to unpack .../05-libuchardet0_0.0.6-3_armhf.deb ... #13 13.41 Unpacking libuchardet0:armhf (0.0.6-3) ... #13 13.45 Selecting previously unselected package groff-base. #13 13.45 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_armhf.deb ... #13 13.46 Unpacking groff-base (1.22.4-3+deb10u1) ... #13 13.64 Selecting previously unselected package libgdbm6:armhf. #13 13.64 Preparing to unpack .../07-libgdbm6_1.18.1-4_armhf.deb ... #13 13.64 Unpacking libgdbm6:armhf (1.18.1-4) ... #13 13.69 Selecting previously unselected package libpipeline1:armhf. #13 13.69 Preparing to unpack .../08-libpipeline1_1.5.1-2_armhf.deb ... #13 13.70 Unpacking libpipeline1:armhf (1.5.1-2) ... #13 13.76 Selecting previously unselected package man-db. #13 13.76 Preparing to unpack .../09-man-db_2.8.5-2+deb10u1_armhf.deb ... #13 13.76 Unpacking man-db (2.8.5-2+deb10u1) ... #13 13.96 Selecting previously unselected package perl-modules-5.28. #13 13.96 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #13 13.97 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 14.70 Selecting previously unselected package libgdbm-compat4:armhf. #13 14.70 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_armhf.deb ... #13 14.71 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 5.2s #12 17.02 Installing : rust-srpm-macros-17-4.el9.noarch 21/139 #13 16.51 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #12 17.03 Installing : qt5-srpm-macros-5.15.9-1.el9.noarch 22/139 #12 17.03 Installing : perl-srpm-macros-1-41.el9.noarch 23/139 #12 17.03 Installing : openblas-srpm-macros-2-11.el9.noarch 24/139 #12 17.04 Installing : ocaml-srpm-macros-6-6.el9.noarch 25/139 #12 17.04 Installing : lua-srpm-macros-1-6.el9.noarch 26/139 #12 17.05 Installing : libstemmer-0-18.585svn.el9.x86_64 27/139 #12 17.05 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 28/139 #12 17.06 Installing : hunspell-filesystem-1.7.0-11.el9.x86_64 29/139 #12 17.06 Installing : hunspell-en-GB-0.20140811.1-20.el9.noarch 30/139 #12 17.07 Installing : hunspell-en-0.20140811.1-20.el9.noarch 31/139 #12 17.08 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 32/139 #12 17.09 Installing : hunspell-1.7.0-11.el9.x86_64 33/139 #12 17.10 Installing : enchant-1:1.6.0-30.el9.x86_64 34/139 #12 17.11 Installing : python3-enchant-3.2.0-5.el9.noarch 35/139 #12 17.12 Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 36/139 #12 17.12 Installing : emacs-filesystem-1:27.2-9.el9.noarch 37/139 #13 16.60 Unpacking readline-common (8.1-1) ... #13 16.73 Selecting previously unselected package libreadline8:arm64. #12 17.13 Installing : desktop-file-utils-0.26-6.el9.x86_64 38/139 #12 17.13 Installing : efi-srpm-macros-4-9.el9.noarch 39/139 #13 16.73 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ... #13 16.74 Unpacking libreadline8:arm64 (8.1-1) ... #13 16.84 Selecting previously unselected package libsqlite3-0:arm64. #12 17.14 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 40/139 #12 17.16 Installing : zstd-1.5.1-2.el9.x86_64 41/139 #12 17.18 Installing : shared-mime-info-2.1-5.el9.x86_64 42/139 #12 17.19 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 42/139 #12 17.20 Installing : python3-six-1.15.0-9.el9.noarch 43/139 #12 17.21 Installing : python3-dateutil-1:2.8.1-7.el9.noarch 44/139 #12 17.23 Installing : python3-dnf-plugins-core-4.3.0-13.el9.noarch 45/139 #12 17.23 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 46/139 #12 17.24 Installing : libpsl-0.21.1-5.el9.x86_64 47/139 #12 17.24 Installing : pkgconf-m4-1.7.3-10.el9.noarch 48/139 #12 17.25 Installing : ncurses-6.2-10.20210508.el9.x86_64 49/139 #12 17.26 Installing : perl-Digest-1.19-4.el9.noarch 50/139 #12 17.26 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 51/139 #12 17.27 Installing : perl-B-1.80-481.el9.x86_64 52/139 #12 17.28 Installing : perl-FileHandle-2.03-481.el9.noarch 53/139 #12 17.28 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 54/139 #12 17.29 Installing : perl-libnet-3.13-4.el9.noarch 55/139 #12 17.30 Installing : perl-AutoLoader-5.74-481.el9.noarch 56/139 #12 17.31 Installing : perl-base-2.27-481.el9.noarch 57/139 #12 17.32 Installing : perl-URI-5.09-3.el9.noarch 58/139 #12 17.32 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 59/139 #12 17.33 Installing : perl-if-0.60.800-481.el9.noarch 60/139 #13 21.22 Selecting previously unselected package g++. #13 21.22 Preparing to unpack .../064-g++_4%3a12.2.0-3_amd64.deb ... #13 21.22 Unpacking g++ (4:12.2.0-3) ... #13 21.24 Selecting previously unselected package make. #13 21.25 Preparing to unpack .../065-make_4.3-4.1_amd64.deb ... #13 21.25 Unpacking make (4.3-4.1) ... #13 21.31 Selecting previously unselected package libdpkg-perl. #13 21.31 Preparing to unpack .../066-libdpkg-perl_1.21.22_all.deb ... #13 21.31 Unpacking libdpkg-perl (1.21.22) ... #13 21.38 Selecting previously unselected package patch. #14 26.78 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB] #13 19.28 Selecting previously unselected package cpp. #13 19.28 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ... #13 19.28 Unpacking cpp (4:10.2.1-1) ... #13 19.31 Selecting previously unselected package libcc1-0:amd64. #13 19.31 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ... #13 19.32 Unpacking libcc1-0:amd64 (10.2.1-6) ... #13 19.35 Selecting previously unselected package libgomp1:amd64. #13 19.36 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ... #13 19.36 Unpacking libgomp1:amd64 (10.2.1-6) ... #13 19.40 Selecting previously unselected package libitm1:amd64. #14 25.32 Get:147 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] #14 15.95 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf0 armhf 2.38-4ubuntu2.6 [94.1 kB] #14 15.95 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.38-4ubuntu2.6 [3061 kB] #14 16.10 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils armhf 2.38-4ubuntu2.6 [3174 B] #14 16.10 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-dev-bin armhf 2.35-0ubuntu3.6 [19.0 kB] #14 18.85 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libatomic1 arm64 12.3.0-1ubuntu1~22.04 [10.8 kB] #14 18.86 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libasan6 arm64 11.4.0-1ubuntu1~22.04 [2234 kB] #14 19.17 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 liblsan0 arm64 12.3.0-1ubuntu1~22.04 [1035 kB] #13 28.06 Preparing to unpack .../143-diffstat_1.62-1_arm64.deb ... #13 28.06 Unpacking diffstat (1.62-1) ... #13 28.09 Selecting previously unselected package distro-info-data. #13 28.09 Preparing to unpack .../144-distro-info-data_0.41+deb10u8_all.deb ... #13 28.10 Unpacking distro-info-data (0.41+deb10u8) ... #13 28.12 Selecting previously unselected package python3-pkg-resources. #13 28.13 Preparing to unpack .../145-python3-pkg-resources_40.8.0-1_all.deb ... #13 28.13 Unpacking python3-pkg-resources (40.8.0-1) ... #13 28.17 Selecting previously unselected package python3-chardet. #13 28.18 Preparing to unpack .../146-python3-chardet_3.0.4-3_all.deb ... #13 28.18 Unpacking python3-chardet (3.0.4-3) ... #13 28.22 Selecting previously unselected package python3-six. #13 28.22 Preparing to unpack .../147-python3-six_1.12.0-1_all.deb ... #13 28.22 Unpacking python3-six (1.12.0-1) ... #13 28.25 Selecting previously unselected package python3-debian. #13 28.26 Preparing to unpack .../148-python3-debian_0.1.35_all.deb ... #13 28.26 Unpacking python3-debian (0.1.35) ... #13 28.30 Selecting previously unselected package libgpgme11:arm64. #13 28.84 Preparing to unpack .../172-iso-codes_4.15.0-1_all.deb ... #13 28.84 Unpacking iso-codes (4.15.0-1) ... #19 7.345 Preparing to unpack .../10-libclang1-14_1%3a14.0.6-12_amd64.deb ... #19 7.349 Unpacking libclang1-14 (1:14.0.6-12) ... #13 20.42 Selecting previously unselected package libnsl-dev:armhf. #13 20.42 Preparing to unpack .../041-libnsl-dev_1.3.0-2_armhf.deb ... #13 20.43 Unpacking libnsl-dev:armhf (1.3.0-2) ... #13 20.58 Selecting previously unselected package rpcsvc-proto. #13 20.58 Preparing to unpack .../042-rpcsvc-proto_1.4.3-1_armhf.deb ... #13 20.59 Unpacking rpcsvc-proto (1.4.3-1) ... #14 17.31 Get:71 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB] #14 17.39 Get:72 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B] #14 17.46 Get:73 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf man-db armhf 2.11.2-3 [1187 kB] #14 16.73 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.4.0-1ubuntu1~20.04.2 [2805 kB] #12 17.33 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 61/139 #12 17.34 Installing : perl-Time-Local-2:1.300-7.el9.noarch 62/139 #12 17.34 Installing : perl-File-Path-2.18-4.el9.noarch 63/139 #12 17.35 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 64/139 #12 17.37 Installing : perl-Net-SSLeay-1.92-2.el9.x86_64 65/139 #12 17.38 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 66/139 #12 17.38 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 67/139 #12 17.39 Installing : perl-Class-Struct-0.66-481.el9.noarch 68/139 #12 17.39 Installing : perl-POSIX-1.94-481.el9.x86_64 69/139 #12 17.40 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 70/139 #12 17.40 Installing : perl-IPC-Open3-1.21-481.el9.noarch 71/139 #12 17.41 Installing : perl-subs-1.03-481.el9.noarch 72/139 #12 17.41 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 73/139 #12 17.42 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 74/139 #12 17.42 Installing : perl-Term-Cap-1.17-460.el9.noarch 75/139 #12 17.44 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 76/139 #12 17.44 Installing : perl-Socket-4:2.031-4.el9.x86_64 77/139 #12 17.45 Installing : perl-SelectSaver-1.02-481.el9.noarch 78/139 #12 17.45 Installing : perl-Symbol-1.08-481.el9.noarch 79/139 #13 16.84 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ... #13 16.85 Unpacking libsqlite3-0:arm64 (3.34.1-3) ... #13 17.20 Selecting previously unselected package libpython3.9-stdlib:arm64. #12 17.46 Installing : perl-File-stat-1.09-481.el9.noarch 80/139 #12 17.46 Installing : perl-podlators-1:4.14-460.el9.noarch 81/139 #12 17.47 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 82/139 #12 17.47 Installing : perl-Fcntl-1.13-481.el9.x86_64 83/139 #12 17.48 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 84/139 #12 17.48 Installing : perl-mro-1.23-481.el9.x86_64 85/139 #12 17.49 Installing : perl-IO-1.43-481.el9.x86_64 86/139 #12 17.50 Installing : perl-overloading-0.02-481.el9.noarch 87/139 #12 17.50 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 88/139 #12 17.51 Installing : perl-Errno-1.30-481.el9.x86_64 89/139 #12 17.51 Installing : perl-File-Basename-2.85-481.el9.noarch 90/139 #12 17.51 Installing : perl-Getopt-Std-1.12-481.el9.noarch 91/139 #12 17.52 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 92/139 #12 17.53 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 93/139 #12 17.53 Installing : perl-constant-1.33-461.el9.noarch 94/139 #13 10.88 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf libc-bin armhf 2.36-9+rpi1+deb12u4 [493 kB] #13 10.89 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [797 kB] #13 21.38 Preparing to unpack .../067-patch_2.7.6-7_amd64.deb ... #13 21.38 Unpacking patch (2.7.6-7) ... #13 21.42 Selecting previously unselected package dpkg-dev. #13 21.42 Preparing to unpack .../068-dpkg-dev_1.21.22_all.deb ... #13 21.43 Unpacking dpkg-dev (1.21.22) ... #13 21.56 Selecting previously unselected package build-essential. #14 26.81 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB] #14 26.84 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB] #14 27.07 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB] #13 19.40 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ... #13 19.40 Unpacking libitm1:amd64 (10.2.1-6) ... #13 19.44 Selecting previously unselected package libatomic1:amd64. #13 19.44 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ... #13 19.45 Unpacking libatomic1:amd64 (10.2.1-6) ... #13 19.48 Selecting previously unselected package libasan6:amd64. #13 19.48 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ... #13 19.49 Unpacking libasan6:amd64 (10.2.1-6) ... #14 25.33 Get:148 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 po-debconf all 1.0.21+nmu1 [233 kB] #14 25.35 Get:149 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 debhelper all 13.11.6ubuntu1 [935 kB] #14 25.41 Get:150 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfakeroot arm64 1.32.1-1 [31.8 kB] #14 25.41 Get:151 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 fakeroot arm64 1.32.1-1 [59.7 kB] #14 25.41 Get:152 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libassuan0 arm64 2.5.6-1 [35.8 kB] #14 25.41 Get:153 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpgconf arm64 2.2.40-1.1ubuntu1 [95.3 kB] #14 25.42 Get:154 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libksba8 arm64 1.6.4-2 [118 kB] #14 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:005a7bfe39765f8d5e4217de773710199ce7e0e67508956a9f89f4e44fd315c5 3.5s done #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 6.8s done #10 extracting sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 28.0s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 19.23 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtsan0 arm64 11.4.0-1ubuntu1~22.04 [2235 kB] #14 19.36 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libubsan1 arm64 12.3.0-1ubuntu1~22.04 [965 kB] #14 19.41 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhwasan0 arm64 12.3.0-1ubuntu1~22.04 [1117 kB] #14 19.47 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgcc-11-dev arm64 11.4.0-1ubuntu1~22.04 [1146 kB] #13 28.30 Preparing to unpack .../149-libgpgme11_1.12.0-6_arm64.deb ... #13 28.30 Unpacking libgpgme11:arm64 (1.12.0-6) ... #13 28.35 Selecting previously unselected package python3-gpg. #13 28.35 Preparing to unpack .../150-python3-gpg_1.12.0-6_arm64.deb ... #13 28.36 Unpacking python3-gpg (1.12.0-6) ... #13 28.42 Selecting previously unselected package dput. #13 28.42 Preparing to unpack .../151-dput_1.0.3_all.deb ... #13 28.43 Unpacking dput (1.0.3) ... #13 28.46 Selecting previously unselected package equivs. #13 28.46 Preparing to unpack .../152-equivs_2.2.0_all.deb ... #13 28.47 Unpacking equivs (2.2.0) ... #13 28.59 Selecting previously unselected package exim4-config. #13 29.24 Selecting previously unselected package libabsl20220623:arm64. #13 29.25 Preparing to unpack .../173-libabsl20220623_20220623.1-1_arm64.deb ... #13 29.25 Unpacking libabsl20220623:arm64 (20220623.1-1) ... #13 29.32 Selecting previously unselected package libalgorithm-diff-perl. #13 29.32 Preparing to unpack .../174-libalgorithm-diff-perl_1.201-1_all.deb ... #13 29.33 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 29.36 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64. #19 7.833 Selecting previously unselected package clang-14. #19 7.835 Preparing to unpack .../11-clang-14_1%3a14.0.6-12_amd64.deb ... #19 7.838 Unpacking clang-14 (1:14.0.6-12) ... #19 7.880 Selecting previously unselected package clang. #19 7.882 Preparing to unpack .../12-clang_1%3a14.0-55.7~deb12u1_amd64.deb ... #19 7.885 Unpacking clang (1:14.0-55.7~deb12u1) ... #19 7.916 Selecting previously unselected package libnspr4:amd64. #19 7.917 Preparing to unpack .../13-libnspr4_2%3a4.35-1_amd64.deb ... #19 7.921 Unpacking libnspr4:amd64 (2:4.35-1) ... #19 7.965 Selecting previously unselected package libnss3:amd64. #13 20.74 Selecting previously unselected package libc6-dev:armhf. #14 17.64 Get:74 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf manpages all 6.03-2 [1322 kB] #14 17.17 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.5.0-1ubuntu1~20.04 [757 kB] #14 17.18 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgcc-9-dev armhf 9.4.0-1ubuntu1~20.04.2 [682 kB] #14 17.21 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9 armhf 9.4.0-1ubuntu1~20.04.2 [6584 kB] #13 17.20 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ... #13 17.22 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ... #12 17.54 Installing : perl-Storable-1:3.21-460.el9.x86_64 95/139 #12 17.54 Installing : perl-overload-1.31-481.el9.noarch 96/139 #12 17.55 Installing : perl-parent-1:0.238-460.el9.noarch 97/139 #12 17.55 Installing : perl-vars-1.05-481.el9.noarch 98/139 #12 17.56 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 99/139 #12 17.56 Installing : perl-Carp-1.50-460.el9.noarch 100/139 #12 17.57 Installing : perl-Exporter-5.74-461.el9.noarch 101/139 #12 17.57 Installing : perl-NDBM_File-1.15-481.el9.x86_64 102/139 #12 17.58 Installing : perl-PathTools-3.78-461.el9.x86_64 103/139 #12 17.64 Installing : perl-Encode-4:3.08-462.el9.x86_64 104/139 #13 20.32 Selecting previously unselected package libxml2:amd64. #13 10.90 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf libexpat1 armhf 2.5.0-1 [77.2 kB] #13 10.90 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1679 kB] #13 11.03 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB] #13 11.03 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf media-types all 10.0.0 [26.1 kB] #13 11.03 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB] #13 11.05 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.0 kB] #13 11.12 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.2 kB] #13 11.12 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1668 kB] #13 11.23 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB] #13 21.56 Preparing to unpack .../069-build-essential_12.9_amd64.deb ... #13 21.56 Unpacking build-essential (12.9) ... #13 21.59 Selecting previously unselected package libbrotli1:amd64. #13 21.59 Preparing to unpack .../070-libbrotli1_1.0.9-2+b6_amd64.deb ... #13 21.60 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #13 21.68 Selecting previously unselected package libsasl2-modules-db:amd64. #13 21.68 Preparing to unpack .../071-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #13 21.69 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #13 21.71 Selecting previously unselected package libsasl2-2:amd64. #13 21.72 Preparing to unpack .../072-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #13 21.72 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #13 21.75 Selecting previously unselected package libldap-2.5-0:amd64. #13 21.76 Preparing to unpack .../073-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #13 21.76 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #13 21.81 Selecting previously unselected package libnghttp2-14:amd64. #13 21.81 Preparing to unpack .../074-libnghttp2-14_1.52.0-1+deb12u1_amd64.deb ... #13 21.81 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #13 21.85 Selecting previously unselected package libpsl5:amd64. #13 21.85 Preparing to unpack .../075-libpsl5_0.21.2-1_amd64.deb ... #13 21.85 Unpacking libpsl5:amd64 (0.21.2-1) ... #13 21.88 Selecting previously unselected package librtmp1:amd64. #13 21.89 Preparing to unpack .../076-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #13 21.89 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 21.92 Selecting previously unselected package libssh2-1:amd64. #14 27.09 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB] #14 27.11 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB] #14 27.12 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #14 27.12 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-versions-perl all 1.62-1 [9294 B] #14 27.27 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 27.44 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #13 19.71 Selecting previously unselected package liblsan0:amd64. #13 19.71 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ... #13 19.71 Unpacking liblsan0:amd64 (10.2.1-6) ... #13 19.83 Selecting previously unselected package libtsan0:amd64. #14 25.82 Get:155 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] #14 16.53 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf linux-libc-dev armhf 5.15.0-97.107 [1288 kB] #13 28.59 Preparing to unpack .../153-exim4-config_4.92-8+deb10u9_all.deb ... #13 28.60 Unpacking exim4-config (4.92-8+deb10u9) ... #13 28.64 Selecting previously unselected package exim4-base. #13 28.65 Preparing to unpack .../154-exim4-base_4.92-8+deb10u9_arm64.deb ... #13 28.65 Unpacking exim4-base (4.92-8+deb10u9) ... #13 28.72 Selecting previously unselected package libevent-2.1-6:arm64. #13 28.72 Preparing to unpack .../155-libevent-2.1-6_2.1.8-stable-4_arm64.deb ... #13 28.72 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ... #13 28.77 Selecting previously unselected package libunbound8:arm64. #13 28.77 Preparing to unpack .../156-libunbound8_1.9.0-2+deb10u4_arm64.deb ... #13 28.78 Unpacking libunbound8:arm64 (1.9.0-2+deb10u4) ... #13 28.84 Selecting previously unselected package libgnutls-dane0:arm64. #13 29.36 Preparing to unpack .../175-libalgorithm-diff-xs-perl_0.04-8+b1_arm64.deb ... #13 29.37 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-8+b1) ... #13 29.40 Selecting previously unselected package libalgorithm-merge-perl. #13 29.40 Preparing to unpack .../176-libalgorithm-merge-perl_0.08-5_all.deb ... #13 29.41 Unpacking libalgorithm-merge-perl (0.08-5) ... #13 29.44 Selecting previously unselected package libaliased-perl. #13 29.44 Preparing to unpack .../177-libaliased-perl_0.34-3_all.deb ... #13 29.45 Unpacking libaliased-perl (0.34-3) ... #13 29.48 Selecting previously unselected package libaom3:arm64. #13 29.48 Preparing to unpack .../178-libaom3_3.6.0-1_arm64.deb ... #13 29.49 Unpacking libaom3:arm64 (3.6.0-1) ... #13 29.61 Selecting previously unselected package libapt-pkg-perl. #19 7.967 Preparing to unpack .../14-libnss3_2%3a3.87.1-1_amd64.deb ... #19 7.971 Unpacking libnss3:amd64 (2:3.87.1-1) ... #19 8.102 Selecting previously unselected package nss-plugin-pem:amd64. #19 8.103 Preparing to unpack .../15-nss-plugin-pem_1.0.8+1-1_amd64.deb ... #19 8.107 Unpacking nss-plugin-pem:amd64 (1.0.8+1-1) ... #19 8.145 Selecting previously unselected package libcurl3-nss:amd64. #19 8.146 Preparing to unpack .../16-libcurl3-nss_7.88.1-10+deb12u5_amd64.deb ... #19 8.150 Unpacking libcurl3-nss:amd64 (7.88.1-10+deb12u5) ... #19 8.211 Selecting previously unselected package libpfm4:amd64. #13 12.05 Selecting previously unselected package libgdbm-compat4:armhf. #13 12.05 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ... #13 12.07 Unpacking libgdbm-compat4:armhf (1.19-2) ... #13 12.33 Selecting previously unselected package libperl5.32:armhf. #13 12.33 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u3_armhf.deb ... #13 25.11 Fedora 38 openh264 (From Cisco) - aarch64 2.7 kB/s | 2.5 kB 00:00 #13 26.44 Fedora Modular 38 - aarch64 2.9 MB/s | 2.7 MB 00:00 #15 21.02 Preparing : 1/1 #15 21.05 Installing : python-srpm-macros-3-45.el8.noarch 1/88 #15 21.08 Installing : unzip-6.0-46.el8.aarch64 2/88 #14 17.76 Get:75 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf openssh-client armhf 1:9.3p1-1ubuntu3.2 [864 kB] #13 25.97 Fedora 39 openh264 (From Cisco) - aarch64 2.5 kB/s | 2.5 kB 00:01 #13 20.74 Preparing to unpack .../043-libc6-dev_2.36-9+deb12u4_armhf.deb ... #13 20.76 Unpacking libc6-dev:armhf (2.36-9+deb12u4) ... #14 17.60 Get:106 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gcc armhf 4:9.3.0-1ubuntu2 [5224 B] #12 17.75 Installing : perl-libs-4:5.32.1-481.el9.x86_64 105/139 #12 17.76 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 106/139 #12 17.77 Installing : kernel-srpm-macros-1.0-13.el9.noarch 107/139 #12 17.77 Installing : libpng-2:1.6.37-12.el9.x86_64 108/139 #12 17.78 Installing : gdk-pixbuf2-2.42.6-3.el9.x86_64 109/139 #12 17.79 Installing : libpkgconf-1.7.3-10.el9.x86_64 110/139 #12 17.80 Installing : pkgconf-1.7.3-10.el9.x86_64 111/139 #12 17.80 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 112/139 #12 17.81 Installing : libpipeline-1.5.3-4.el9.x86_64 113/139 #12 18.01 Installing : libicu-67.1-9.el9.x86_64 114/139 #12 18.02 Installing : libbrotli-1.0.9-6.el9.x86_64 115/139 #12 18.02 Installing : libatomic-11.4.1-3.el9.x86_64 116/139 #12 18.10 Installing : webkit2gtk3-jsc-2.42.4-1.el9.x86_64 117/139 #12 18.11 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 118/139 #13 20.32 Preparing to unpack .../014-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #13 20.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #13 20.40 Selecting previously unselected package manpages. #13 20.40 Preparing to unpack .../015-manpages_4.16-2_all.deb ... #13 20.41 Unpacking manpages (4.16-2) ... #13 20.56 Selecting previously unselected package libedit2:amd64. #13 11.24 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B] #13 11.24 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB] #13 11.24 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #13 11.24 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf groff-base armhf 1.22.4-10 [774 kB] #13 11.28 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf bsdextrautils armhf 2.38.1-5 [78.5 kB] #13 11.33 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.4 kB] #13 11.34 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf man-db armhf 2.11.2-2 [1342 kB] #13 11.40 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB] #13 11.47 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf bzip2 armhf 1.0.8-5+b2 [47.4 kB] #13 21.92 Preparing to unpack .../077-libssh2-1_1.10.0-3+b1_amd64.deb ... #13 21.93 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #13 21.97 Selecting previously unselected package libcurl4:amd64. #13 21.97 Preparing to unpack .../078-libcurl4_7.88.1-10+deb12u5_amd64.deb ... #13 21.97 Unpacking libcurl4:amd64 (7.88.1-10+deb12u5) ... #13 22.02 Selecting previously unselected package curl. #13 22.02 Preparing to unpack .../079-curl_7.88.1-10+deb12u5_amd64.deb ... #13 22.03 Unpacking curl (7.88.1-10+deb12u5) ... #13 22.08 Selecting previously unselected package dctrl-tools. #13 22.08 Preparing to unpack .../080-dctrl-tools_2.24-3+b1_amd64.deb ... #13 22.09 Unpacking dctrl-tools (2.24-3+b1) ... #13 22.12 Selecting previously unselected package libdebhelper-perl. #14 27.46 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB] #14 27.55 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB] #14 27.62 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB] #14 27.66 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #13 19.83 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ... #13 19.83 Unpacking libtsan0:amd64 (10.2.1-6) ... #13 20.04 Selecting previously unselected package libubsan1:amd64. #13 20.04 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ... #13 20.05 Unpacking libubsan1:amd64 (10.2.1-6) ... #13 20.15 Selecting previously unselected package libquadmath0:amd64. #14 25.90 Get:156 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dirmngr arm64 2.2.40-1.1ubuntu1 [297 kB] #13 28.84 Preparing to unpack .../157-libgnutls-dane0_3.6.7-4+deb10u12_arm64.deb ... #13 28.84 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u12) ... #13 28.88 Selecting previously unselected package exim4-daemon-light. #13 28.89 Preparing to unpack .../158-exim4-daemon-light_4.92-8+deb10u9_arm64.deb ... #13 28.89 Unpacking exim4-daemon-light (4.92-8+deb10u9) ... #13 28.96 Selecting previously unselected package libcurl3-gnutls:arm64. #13 28.96 Preparing to unpack .../159-libcurl3-gnutls_7.64.0-4+deb10u8_arm64.deb ... #13 28.97 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u8) ... #13 29.01 Selecting previously unselected package libpcre2-8-0:arm64. #13 29.02 Preparing to unpack .../160-libpcre2-8-0_10.32-5+deb10u1_arm64.deb ... #13 29.02 Unpacking libpcre2-8-0:arm64 (10.32-5+deb10u1) ... #13 29.06 Selecting previously unselected package liberror-perl. #13 29.62 Preparing to unpack .../179-libapt-pkg-perl_0.1.40+b2_arm64.deb ... #13 29.62 Unpacking libapt-pkg-perl (0.1.40+b2) ... #13 29.69 Selecting previously unselected package libarchive-cpio-perl. #13 29.69 Preparing to unpack .../180-libarchive-cpio-perl_0.10-3_all.deb ... #13 29.69 Unpacking libarchive-cpio-perl (0.10-3) ... #13 29.73 Selecting previously unselected package libarchive13:arm64. #13 29.73 Preparing to unpack .../181-libarchive13_3.6.2-1_arm64.deb ... #13 29.74 Unpacking libarchive13:arm64 (3.6.2-1) ... #13 29.78 Selecting previously unselected package libarray-intspan-perl. #13 29.79 Preparing to unpack .../182-libarray-intspan-perl_2.004-2_all.deb ... #13 29.79 Unpacking libarray-intspan-perl (2.004-2) ... #13 29.82 Selecting previously unselected package libauthen-sasl-perl. #13 29.82 Preparing to unpack .../183-libauthen-sasl-perl_2.1600-3_all.deb ... #13 29.83 Unpacking libauthen-sasl-perl (2.1600-3) ... #13 29.87 Selecting previously unselected package libdav1d6:arm64. #19 8.213 Preparing to unpack .../17-libpfm4_4.13.0-1_amd64.deb ... #19 8.217 Unpacking libpfm4:amd64 (4.13.0-1) ... #19 8.273 Selecting previously unselected package lld-14. #19 8.275 Preparing to unpack .../18-lld-14_1%3a14.0.6-12_amd64.deb ... #19 8.279 Unpacking lld-14 (1:14.0.6-12) ... #19 8.404 Selecting previously unselected package lld:amd64. #13 12.35 Unpacking libperl5.32:armhf (5.32.1-4+deb11u3) ... #15 21.20 Installing : groff-base-1.22.3-18.el8.aarch64 3/88 #15 21.23 Installing : file-5.33-25.el8.aarch64 4/88 #15 21.25 Installing : bzip2-1.0.6-26.el8.aarch64 5/88 #15 21.28 Installing : zip-3.0-23.el8.aarch64 6/88 #15 21.30 Installing : python-rpm-macros-3-45.el8.noarch 7/88 #15 21.31 Installing : python3-rpm-macros-3-45.el8.noarch 8/88 #15 21.32 Installing : python3-six-1.11.0-8.el8.noarch 9/88 #15 21.36 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 10/88 #15 21.37 Installing : pkgconf-m4-1.4.2-1.el8.noarch 11/88 #15 21.40 Installing : patch-2.7.6-11.el8.aarch64 12/88 #14 19.93 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11 arm64 11.4.0-1ubuntu1~22.04 [19.4 MB] #14 18.18 Get:76 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf publicsuffix all 20230209.2326-1 [131 kB] #13 21.25 Selecting previously unselected package libisl23:armhf. #13 21.25 Preparing to unpack .../044-libisl23_0.25-1.1_armhf.deb ... #13 21.31 Unpacking libisl23:armhf (0.25-1.1) ... #14 17.60 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libstdc++-9-dev armhf 9.4.0-1ubuntu1~20.04.2 [1792 kB] #14 17.64 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf g++-9 armhf 9.4.0-1ubuntu1~20.04.2 [6699 kB] #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 7.4s done #12 18.11 Installing : less-590-2.el9.x86_64 119/139 #12 18.12 Running scriptlet: man-db-2.9.3-7.el9.x86_64 120/139 #12 18.15 Installing : man-db-2.9.3-7.el9.x86_64 120/139 #12 18.16 Running scriptlet: man-db-2.9.3-7.el9.x86_64 120/139 #12 18.17 Installing : json-glib-1.6.6-1.el9.x86_64 121/139 #12 18.18 Installing : info-6.7-15.el9.x86_64 122/139 #12 18.19 Installing : ed-1.14.2-12.el9.x86_64 123/139 #12 18.20 Installing : patch-2.7.6-16.el9.x86_64 124/139 #12 18.21 Installing : diffutils-3.7-12.el9.x86_64 125/139 #12 18.21 Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 126/139 #12 18.22 Installing : go-srpm-macros-3.2.0-3.el9.noarch 127/139 #12 18.22 Installing : python-srpm-macros-3.9-53.el9.noarch 128/139 #12 18.23 Installing : redhat-rpm-config-207-1.el9.noarch 129/139 #12 18.24 Installing : rpm-build-4.16.1.3-29.el9.x86_64 130/139 #12 18.24 Installing : pyproject-srpm-macros-1.12.0-1.el9.noarch 131/139 #12 18.26 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 132/139 #12 18.27 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 133/139 #12 18.29 Installing : glib-networking-2.68.3-3.el9.x86_64 134/139 #12 18.30 Installing : libsoup-2.72.0-8.el9.x86_64 135/139 #12 18.31 Installing : libappstream-glib-0.7.18-4.el9.x86_64 136/139 #13 20.56 Preparing to unpack .../016-libedit2_3.1-20181209-1_amd64.deb ... #13 20.56 Unpacking libedit2:amd64 (3.1-20181209-1) ... #13 20.60 Selecting previously unselected package openssh-client. #13 20.60 Preparing to unpack .../017-openssh-client_1%3a7.9p1-10+deb10u4_amd64.deb ... #13 20.61 Unpacking openssh-client (1:7.9p1-10+deb10u4) ... #13 20.72 Selecting previously unselected package ucf. #13 20.72 Preparing to unpack .../018-ucf_3.0038+nmu1_all.deb ... #13 20.73 Moving old data out of the way #13 20.73 Unpacking ucf (3.0038+nmu1) ... #13 20.76 Selecting previously unselected package xz-utils. #13 20.76 Preparing to unpack .../019-xz-utils_5.2.4-1+deb10u1_amd64.deb ... #13 20.76 Unpacking xz-utils (5.2.4-1+deb10u1) ... #13 20.82 Selecting previously unselected package libfl2:amd64. #13 20.82 Preparing to unpack .../020-libfl2_2.6.4-6.2_amd64.deb ... #13 20.82 Unpacking libfl2:amd64 (2.6.4-6.2) ... #13 11.50 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB] #13 11.51 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf libmagic1 armhf 1:5.44-3 [95.3 kB] #13 11.52 Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf file armhf 1:5.44-3 [41.5 kB] #13 11.53 Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf gettext-base armhf 0.21-12 [156 kB] #13 11.55 Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf xz-utils armhf 5.4.1-0.2 [467 kB] #13 11.56 Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf m4 armhf 1.4.19-3 [256 kB] #13 11.57 Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf autoconf all 2.71-3 [332 kB] #13 11.61 Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB] #13 11.72 Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB] #13 22.13 Preparing to unpack .../081-libdebhelper-perl_13.11.4_all.deb ... #13 22.13 Unpacking libdebhelper-perl (13.11.4) ... #13 22.17 Selecting previously unselected package libtool. #13 22.17 Preparing to unpack .../082-libtool_2.4.7-5_all.deb ... #13 22.17 Unpacking libtool (2.4.7-5) ... #13 22.21 Selecting previously unselected package dh-autoreconf. #13 22.22 Preparing to unpack .../083-dh-autoreconf_20_all.deb ... #13 22.22 Unpacking dh-autoreconf (20) ... #13 22.26 Selecting previously unselected package libarchive-zip-perl. #13 22.26 Preparing to unpack .../084-libarchive-zip-perl_1.68-1_all.deb ... #13 22.27 Unpacking libarchive-zip-perl (1.68-1) ... #13 22.30 Selecting previously unselected package libsub-override-perl. #13 22.30 Preparing to unpack .../085-libsub-override-perl_0.09-4_all.deb ... #13 22.31 Unpacking libsub-override-perl (0.09-4) ... #13 22.33 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 22.33 Preparing to unpack .../086-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #13 22.33 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #13 22.39 Selecting previously unselected package dh-strip-nondeterminism. #14 27.66 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB] #14 27.67 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB] #14 27.68 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB] #14 27.68 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 27.69 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB] #14 27.85 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB] #13 18.05 Selecting previously unselected package python3.9. #13 20.15 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ... #13 20.16 Unpacking libquadmath0:amd64 (10.2.1-6) ... #13 20.19 Selecting previously unselected package libgcc-10-dev:amd64. #13 20.19 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ... #13 20.20 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #13 20.40 Selecting previously unselected package gcc-10. #14 26.23 Get:157 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] #14 26.25 Get:158 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gnupg-utils arm64 2.2.40-1.1ubuntu1 [304 kB] #14 26.31 Get:159 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg arm64 2.2.40-1.1ubuntu1 [509 kB] #14 26.38 Get:160 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 pinentry-curses arm64 1.2.1-1ubuntu1 [33.6 kB] #15 8.701 CentOS Stream 8 - BaseOS 9.8 MB/s | 10 MB 00:01 #13 29.07 Preparing to unpack .../161-liberror-perl_0.17027-2_all.deb ... #13 29.07 Unpacking liberror-perl (0.17027-2) ... #13 29.10 Selecting previously unselected package git-man. #13 29.10 Preparing to unpack .../162-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #13 29.11 Unpacking git-man (1:2.20.1-2+deb10u8) ... #13 29.21 Selecting previously unselected package git. #13 29.87 Preparing to unpack .../184-libdav1d6_1.0.0-2_arm64.deb ... #13 29.88 Unpacking libdav1d6:arm64 (1.0.0-2) ... #13 29.94 Selecting previously unselected package libgav1-1:arm64. #13 29.94 Preparing to unpack .../185-libgav1-1_0.18.0-1+b1_arm64.deb ... #13 29.94 Unpacking libgav1-1:arm64 (0.18.0-1+b1) ... #13 30.01 Selecting previously unselected package librav1e0:arm64. #13 30.01 Preparing to unpack .../186-librav1e0_0.5.1-6_arm64.deb ... #13 30.02 Unpacking librav1e0:arm64 (0.5.1-6) ... #13 30.12 Selecting previously unselected package libsvtav1enc1:arm64. #19 8.406 Preparing to unpack .../19-lld_1%3a14.0-55.7~deb12u1_amd64.deb ... #19 8.410 Unpacking lld:amd64 (1:14.0-55.7~deb12u1) ... #19 8.441 Selecting previously unselected package llvm-14-runtime. #19 8.443 Preparing to unpack .../20-llvm-14-runtime_1%3a14.0.6-12_amd64.deb ... #19 8.447 Unpacking llvm-14-runtime (1:14.0.6-12) ... #19 8.512 Selecting previously unselected package llvm-runtime:amd64. #19 8.514 Preparing to unpack .../21-llvm-runtime_1%3a14.0-55.7~deb12u1_amd64.deb ... #19 8.517 Unpacking llvm-runtime:amd64 (1:14.0-55.7~deb12u1) ... #19 8.541 Selecting previously unselected package llvm-14. #19 8.543 Preparing to unpack .../22-llvm-14_1%3a14.0.6-12_amd64.deb ... #19 8.546 Unpacking llvm-14 (1:14.0.6-12) ... #14 17.24 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcrypt-dev armhf 1:4.4.27-1 [122 kB] #15 21.47 Installing : openssl-1:1.1.1k-12.el8.aarch64 13/88 #15 21.51 Installing : ncurses-6.1-10.20180224.el8.aarch64 14/88 #15 21.52 Installing : perl-Digest-1.17-395.el8.noarch 15/88 #15 21.54 Installing : perl-Digest-MD5-2.55-396.el8.aarch64 16/88 #15 21.56 Installing : perl-Data-Dumper-2.167-399.el8.aarch64 17/88 #15 21.58 Installing : perl-libnet-3.11-3.el8.noarch 18/88 #15 21.61 Installing : perl-URI-1.73-3.el8.noarch 19/88 #15 21.62 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 20/88 #15 21.67 Installing : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.aar 21/88 #14 18.51 Get:77 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf strace armhf 6.5-0.0ubuntu1 [420 kB] #14 18.02 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B] #12 18.33 Installing : rpmlint-1.11-19.el9.noarch 137/139 #12 18.34 Installing : dnf-plugins-core-4.3.0-13.el9.noarch 138/139 #12 18.42 Installing : glibc-gconv-extra-2.34-100.el9.x86_64 139/139 #13 20.86 Selecting previously unselected package at. #13 20.86 Preparing to unpack .../021-at_3.1.23-1_amd64.deb ... #13 20.87 Unpacking at (3.1.23-1) ... #13 20.91 Selecting previously unselected package libsigsegv2:amd64. #13 20.91 Preparing to unpack .../022-libsigsegv2_2.12-2_amd64.deb ... #13 20.91 Unpacking libsigsegv2:amd64 (2.12-2) ... #13 20.94 Selecting previously unselected package m4. #13 20.94 Preparing to unpack .../023-m4_1.4.18-2_amd64.deb ... #13 20.94 Unpacking m4 (1.4.18-2) ... #13 20.99 Selecting previously unselected package autoconf. #13 20.99 Preparing to unpack .../024-autoconf_2.69-11_all.deb ... #13 20.99 Unpacking autoconf (2.69-11) ... #13 21.05 Selecting previously unselected package autotools-dev. #13 11.74 Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf autopoint all 0.21-12 [495 kB] #13 11.75 Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf binutils-common armhf 2.40-2+rpi2 [2470 kB] #13 22.39 Preparing to unpack .../087-dh-strip-nondeterminism_1.13.1-1_all.deb ... #13 22.40 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #13 22.43 Selecting previously unselected package libelf1:amd64. #13 22.43 Preparing to unpack .../088-libelf1_0.188-2.1_amd64.deb ... #13 22.43 Unpacking libelf1:amd64 (0.188-2.1) ... #13 22.47 Selecting previously unselected package dwz. #13 22.47 Preparing to unpack .../089-dwz_0.15-1_amd64.deb ... #13 22.48 Unpacking dwz (0.15-1) ... #13 22.51 Selecting previously unselected package libicu72:amd64. #13 22.51 Preparing to unpack .../090-libicu72_72.1-3_amd64.deb ... #13 22.52 Unpacking libicu72:amd64 (72.1-3) ... #13 18.05 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ... #13 18.06 Unpacking python3.9 (3.9.2-1) ... #13 18.10 Selecting previously unselected package libpython3-stdlib:arm64. #13 18.11 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ... #13 18.11 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ... #13 18.14 Setting up python3-minimal (3.9.2-3) ... #13 18.34 Selecting previously unselected package python3. #13 20.40 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ... #13 20.40 Unpacking gcc-10 (10.2.1-6) ... #14 26.38 Get:161 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg-agent arm64 2.2.40-1.1ubuntu1 [211 kB] #14 26.40 Get:162 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg-wks-client arm64 2.2.40-1.1ubuntu1 [64.4 kB] #14 26.40 Get:163 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg-wks-server arm64 2.2.40-1.1ubuntu1 [57.9 kB] #14 26.40 Get:164 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpgsm arm64 2.2.40-1.1ubuntu1 [199 kB] #14 26.42 Get:165 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] #13 29.21 Preparing to unpack .../163-git_1%3a2.20.1-2+deb10u8_arm64.deb ... #13 29.23 Unpacking git (1:2.20.1-2+deb10u8) ... #13 30.12 Preparing to unpack .../187-libsvtav1enc1_1.4.1+dfsg-1_arm64.deb ... #13 30.12 Unpacking libsvtav1enc1:arm64 (1.4.1+dfsg-1) ... #13 30.24 Selecting previously unselected package libjpeg62-turbo:arm64. #13 30.24 Preparing to unpack .../188-libjpeg62-turbo_1%3a2.1.5-2_arm64.deb ... #13 30.24 Unpacking libjpeg62-turbo:arm64 (1:2.1.5-2) ... #13 30.29 Selecting previously unselected package libyuv0:arm64. #13 30.29 Preparing to unpack .../189-libyuv0_0.0~git20230123.b2528b0-1_arm64.deb ... #13 30.29 Unpacking libyuv0:arm64 (0.0~git20230123.b2528b0-1) ... #13 30.34 Selecting previously unselected package libavif15:arm64. #14 17.24 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB] #14 17.25 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtirpc-dev armhf 1.3.2-2ubuntu0.1 [184 kB] #14 17.26 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB] #14 17.26 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6-dev armhf 2.35-0ubuntu3.6 [1332 kB] #14 17.35 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11-base armhf 11.4.0-1ubuntu1~22.04 [20.2 kB] #14 17.35 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libisl23 armhf 0.24-2build1 [581 kB] #14 17.38 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB] #14 17.39 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB] #14 17.39 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cpp-11 armhf 11.4.0-1ubuntu1~22.04 [7852 kB] #15 21.69 Installing : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c 22/88 #15 21.70 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 23/88 #15 21.72 Installing : perl-Time-Local-1:1.280-1.el8.noarch 24/88 #15 21.75 Installing : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0 25/88 #15 21.77 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 26/88 #15 21.78 Installing : perl-Term-Cap-1.17-395.el8.noarch 27/88 #15 21.80 Installing : perl-File-Temp-0.230.600-1.el8.noarch 28/88 #15 21.83 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 29/88 #15 21.85 Installing : perl-HTTP-Tiny-0.074-3.el8.noarch 30/88 #15 21.87 Installing : perl-podlators-4.11-1.el8.noarch 31/88 #15 21.90 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 32/88 #14 18.74 Get:78 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf xauth armhf 1:1.1.2-1 [22.9 kB] #13 13.15 Selecting previously unselected package perl. #13 13.15 Preparing to unpack .../09-perl_5.32.1-4+deb11u3_armhf.deb ... #14 18.02 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB] #14 18.17 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #13 21.69 Selecting previously unselected package libmpfr6:armhf. #13 21.69 Preparing to unpack .../045-libmpfr6_4.2.0-1_armhf.deb ... #13 21.76 Unpacking libmpfr6:armhf (4.2.0-1) ... #13 21.97 Selecting previously unselected package libmpc3:armhf. #13 21.97 Preparing to unpack .../046-libmpc3_1.3.1-1_armhf.deb ... #13 21.05 Preparing to unpack .../025-autotools-dev_20180224.1_all.deb ... #13 21.05 Unpacking autotools-dev (20180224.1) ... #13 21.10 Selecting previously unselected package automake. #13 21.10 Preparing to unpack .../026-automake_1%3a1.16.1-4_all.deb ... #13 21.10 Unpacking automake (1:1.16.1-4) ... #13 21.17 Selecting previously unselected package autopoint. #13 21.18 Preparing to unpack .../027-autopoint_0.19.8.1-9_all.deb ... #13 21.18 Unpacking autopoint (0.19.8.1-9) ... #13 21.21 Selecting previously unselected package binutils-common:amd64. #13 21.21 Preparing to unpack .../028-binutils-common_2.31.1-16_amd64.deb ... #13 21.22 Unpacking binutils-common:amd64 (2.31.1-16) ... #13 11.98 Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf libbinutils armhf 2.40-2+rpi2 [406 kB] #13 11.98 Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf libctf-nobfd0 armhf 2.40-2+rpi2 [133 kB] #13 11.98 Get:35 http://archive.raspbian.org/raspbian bookworm/main armhf libctf0 armhf 2.40-2+rpi2 [71.5 kB] #13 11.98 Get:36 http://archive.raspbian.org/raspbian bookworm/main armhf libjansson4 armhf 2.14-2 [37.0 kB] #13 11.98 Get:37 http://archive.raspbian.org/raspbian bookworm/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2+rpi2 [2052 kB] #13 12.15 Get:38 http://archive.raspbian.org/raspbian bookworm/main armhf binutils armhf 2.40-2+rpi2 [65.4 kB] #13 12.15 Get:39 http://archive.raspbian.org/raspbian bookworm/main armhf libisl23 armhf 0.25-1.1 [517 kB] #13 12.16 Get:40 http://archive.raspbian.org/raspbian bookworm/main armhf libmpfr6 armhf 4.2.0-1 [574 kB] #13 12.17 Get:41 http://archive.raspbian.org/raspbian bookworm/main armhf libmpc3 armhf 1.3.1-1 [41.0 kB] #13 12.17 Get:42 http://archive.raspbian.org/raspbian bookworm/main armhf cpp-12 armhf 12.2.0-14+rpi1 [7159 kB] #13 18.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9962 files and directories currently installed.) #13 18.34 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ... #13 18.35 Unpacking python3 (3.9.2-3) ... #13 18.39 Selecting previously unselected package less. #13 18.39 Preparing to unpack .../001-less_551-2_arm64.deb ... #13 18.40 Unpacking less (551-2) ... #13 18.44 Selecting previously unselected package netbase. #13 18.44 Preparing to unpack .../002-netbase_6.3_all.deb ... #13 18.45 Unpacking netbase (6.3) ... #13 18.48 Selecting previously unselected package sensible-utils. #13 18.48 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #13 18.50 Unpacking sensible-utils (0.0.14) ... #13 18.53 Selecting previously unselected package bzip2. #13 18.53 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ... #13 18.53 Unpacking bzip2 (1.0.8-4) ... #13 18.57 Selecting previously unselected package openssl. #10 extracting sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #14 28.28 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #14 28.29 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB] #14 28.29 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB] #14 28.30 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB] #14 28.31 Get:281 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB] #14 28.31 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB] #14 28.32 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB] #14 28.32 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-perl all 0.75-1 [254 kB] #14 28.38 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB] #14 28.39 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #14 26.83 Get:166 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B] #14 26.91 Get:167 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-which-perl all 1.27-2 [12.5 kB] #14 26.93 Get:168 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB] #13 27.93 Fedora 39 - aarch64 - Updates 20 MB/s | 32 MB 00:01 #13 29.74 Selecting previously unselected package libgc1c2:arm64. #13 29.74 Preparing to unpack .../164-libgc1c2_1%3a7.6.4-0.4_arm64.deb ... #13 29.75 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ... #13 29.79 Selecting previously unselected package libltdl7:arm64. #13 29.79 Preparing to unpack .../165-libltdl7_2.4.6-9_arm64.deb ... #13 29.79 Unpacking libltdl7:arm64 (2.4.6-9) ... #13 29.84 Selecting previously unselected package guile-2.2-libs:arm64. #13 29.84 Preparing to unpack .../166-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ... #13 29.84 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... #13 30.34 Preparing to unpack .../190-libavif15_0.11.1-1_arm64.deb ... #13 30.34 Unpacking libavif15:arm64 (0.11.1-1) ... #13 30.38 Selecting previously unselected package libmodule-implementation-perl. #13 30.38 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ... #13 30.38 Unpacking libmodule-implementation-perl (0.09-2) ... #13 30.41 Selecting previously unselected package libsub-exporter-progressive-perl. #13 30.41 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #13 30.42 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #13 30.45 Selecting previously unselected package libvariable-magic-perl. #13 30.45 Preparing to unpack .../193-libvariable-magic-perl_0.63-1+b1_arm64.deb ... #13 30.45 Unpacking libvariable-magic-perl (0.63-1+b1) ... #13 30.52 Selecting previously unselected package libb-hooks-endofscope-perl. #13 30.52 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ... #13 30.52 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #13 30.55 Selecting previously unselected package libberkeleydb-perl:arm64. #13 30.55 Preparing to unpack .../195-libberkeleydb-perl_0.64-2+b1_arm64.deb ... #13 30.56 Unpacking libberkeleydb-perl:arm64 (0.64-2+b1) ... #13 30.60 Selecting previously unselected package libpng16-16:arm64. #13 30.61 Preparing to unpack .../196-libpng16-16_1.6.39-2_arm64.deb ... #13 30.61 Unpacking libpng16-16:arm64 (1.6.39-2) ... #13 30.66 Selecting previously unselected package libfreetype6:arm64. #15 21.92 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 33/88 #15 21.94 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 34/88 #15 21.95 Installing : perl-MIME-Base64-3.15-396.el8.aarch64 35/88 #15 21.97 Installing : perl-Storable-1:3.11-3.el8.aarch64 36/88 #15 21.99 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 37/88 #15 22.00 Installing : perl-Errno-1.28-422.el8.aarch64 38/88 #15 22.02 Installing : perl-Socket-4:2.027-3.el8.aarch64 39/88 #19 9.160 Selecting previously unselected package llvm. #19 9.162 Preparing to unpack .../23-llvm_1%3a14.0-55.7~deb12u1_amd64.deb ... #19 9.168 Unpacking llvm (1:14.0-55.7~deb12u1) ... #19 9.218 Setting up libicu72:amd64 (72.1-3) ... #19 9.233 Setting up libz3-4:amd64 (4.8.12-3.1) ... #19 9.246 Setting up libpfm4:amd64 (4.13.0-1) ... #19 9.259 Setting up libnspr4:amd64 (2:4.35-1) ... #19 9.270 Setting up libgc1:amd64 (1:8.2.2-3) ... #14 18.82 Get:79 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf xz-utils armhf 5.4.1-0.2 [269 kB] #14 18.92 Get:80 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf m4 armhf 1.4.19-3 [235 kB] #13 13.16 Unpacking perl (5.32.1-4+deb11u3) ... #13 13.24 Selecting previously unselected package liblocale-gettext-perl. #13 13.24 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ... #13 13.25 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #14 18.57 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patch armhf 2.7.6-6 [101 kB] #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 7.1s done #10 extracting sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c #13 21.98 Unpacking libmpc3:armhf (1.3.1-1) ... #13 22.03 Selecting previously unselected package cpp-12. #13 22.03 Preparing to unpack .../047-cpp-12_12.2.0-14_armhf.deb ... #13 22.04 Unpacking cpp-12 (12.2.0-14) ... #13 21.44 Selecting previously unselected package libbinutils:amd64. #13 18.57 Preparing to unpack .../005-openssl_1.1.1w-0+deb11u1_arm64.deb ... #13 18.58 Unpacking openssl (1.1.1w-0+deb11u1) ... #13 18.67 Selecting previously unselected package ca-certificates. #13 18.67 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #13 18.67 Unpacking ca-certificates (20210119) ... #13 18.73 Selecting previously unselected package libmagic-mgc. #13 18.73 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ... #13 18.73 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #13 18.80 Selecting previously unselected package libmagic1:arm64. #10 DONE 30.3s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 10.48 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1+deb10u2 [2351 kB] #13 10.62 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u5 [309 kB] #13 10.87 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB] #13 10.87 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB] #13 10.87 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB] #13 10.98 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB] #13 10.98 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB] #13 10.98 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2+deb10u1 [1231 kB] #13 11.10 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #13 11.32 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] #13 11.32 Get:12 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB] #13 11.52 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1+deb10u2 [267 kB] #13 11.54 Get:14 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20230509~buster-1 [1012 kB] #13 11.55 Get:15 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB] #13 11.55 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u6 [584 kB] #13 11.59 Get:17 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1+deb10u2 [2113 kB] #13 11.63 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB] #13 11.63 Get:19 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u6 [1464 kB] #13 11.74 Get:20 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] #13 11.74 Get:21 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB] #13 11.74 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB] #13 11.74 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u6 [1666 kB] #13 11.75 Get:24 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB] #13 11.77 Get:25 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB] #13 11.85 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u6 [331 kB] #13 11.87 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] #13 11.87 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] #13 11.87 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB] #13 11.88 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.3 kB] #13 11.97 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] #13 11.97 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] #13 11.97 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB] #13 11.97 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB] #13 12.09 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB] #13 12.09 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB] #13 12.09 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB] #13 12.09 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB] #13 12.09 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] #13 12.19 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB] #13 12.19 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB] #13 12.20 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB] #13 12.41 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB] #13 12.42 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB] #13 12.42 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB] #13 12.54 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB] #13 12.54 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB] #13 12.55 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB] #13 12.64 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB] #13 12.64 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB] #13 13.11 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB] #13 13.11 Get:52 http://archive.raspbian.org/raspbian buster/main armhf curl armhf 7.64.0-4+deb10u8 [256 kB] #13 13.11 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u8 [296 kB] #13 13.12 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB] #13 13.12 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB] #13 13.16 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B] #13 13.17 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB] #13 13.19 Get:58 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB] #13 13.19 Get:59 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB] #13 13.41 Get:60 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB] #13 13.91 Get:61 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B] #13 13.91 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB] #13 13.97 Get:63 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB] #13 13.97 Get:64 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB] #13 13.98 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #13 13.98 Get:66 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #13 13.98 Get:67 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB] #13 14.03 Get:68 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB] #13 14.09 Get:69 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB] #13 14.10 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.8 [1776 kB] #13 14.21 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1+deb10u1 [158 kB] #13 14.21 Get:72 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB] #13 14.22 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB] #13 14.31 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB] #13 14.86 Get:75 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u6 [572 kB] #13 14.87 Get:76 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB] #13 14.88 Get:77 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB] #13 14.93 Get:78 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 14.93 Get:79 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB] #13 14.98 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB] #13 14.98 Get:81 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB] #13 14.98 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #13 14.98 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB] #13 14.99 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB] #13 15.11 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB] #13 15.11 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #13 15.11 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #13 15.11 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B] #13 15.22 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB] #13 15.22 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB] #13 15.22 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB] #13 15.22 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB] #13 15.22 Get:93 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 15.35 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #13 15.35 Get:95 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB] #13 15.35 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB] #13 15.35 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB] #13 15.47 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB] #13 15.47 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB] #13 15.47 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #13 15.47 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB] #13 15.48 Get:102 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB] #13 15.58 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB] #13 15.58 Get:104 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB] #13 15.58 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB] #13 15.58 Get:106 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #13 15.83 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB] #13 16.07 Get:108 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #13 16.07 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB] #13 16.30 Get:110 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB] #13 16.30 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 16.30 Get:112 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B] #13 16.30 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [286 kB] #13 16.52 Get:114 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB] #13 16.53 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB] #13 16.53 Get:116 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B] #13 16.53 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #13 16.53 Get:118 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 16.63 Get:119 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB] #13 16.63 Get:120 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB] #13 16.63 Get:121 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB] #13 16.63 Get:122 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB] #13 16.76 Get:123 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB] #13 16.76 Get:124 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u8 [295 kB] #13 16.76 Get:125 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5+deb10u1 [185 kB] #13 16.77 Get:126 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] #13 16.78 Get:127 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u8 [1623 kB] #13 16.87 Get:128 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u8 [4187 kB] #14 28.56 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #14 28.65 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB] #13 23.10 Selecting previously unselected package libxml2:amd64. #13 23.10 Preparing to unpack .../091-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #13 23.12 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #13 23.20 Selecting previously unselected package gettext. #14 27.04 Get:169 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-touch-perl all 0.12-2 [7498 B] #14 27.06 Get:170 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libio-pty-perl arm64 1:1.17-1 [32.0 kB] #14 27.10 Get:171 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libipc-run-perl all 20220807.0-1 [92.6 kB] #14 27.17 Get:172 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB] #13 30.66 Preparing to unpack .../197-libfreetype6_2.12.1+dfsg-5_arm64.deb ... #13 30.67 Unpacking libfreetype6:arm64 (2.12.1+dfsg-5) ... #13 30.72 Selecting previously unselected package libfontconfig1:arm64. #13 30.73 Preparing to unpack .../198-libfontconfig1_2.14.1-4_arm64.deb ... #13 30.73 Unpacking libfontconfig1:arm64 (2.14.1-4) ... #13 30.77 Selecting previously unselected package libde265-0:arm64. #15 22.21 Installing : perl-Encode-4:2.97-3.el8.aarch64 40/88 #15 22.23 Installing : perl-Carp-1.42-396.el8.noarch 41/88 #15 22.25 Installing : perl-Exporter-5.72-396.el8.noarch 42/88 #15 22.44 Installing : perl-libs-4:5.26.3-422.el8.aarch64 43/88 #15 22.47 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 44/88 #15 22.49 Installing : perl-parent-1:0.237-1.el8.noarch 45/88 #15 22.50 Installing : perl-macros-4:5.26.3-422.el8.aarch64 46/88 #15 22.51 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 47/88 #15 22.53 Installing : perl-Unicode-Normalize-1.25-396.el8.aarch64 48/88 #19 9.284 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #19 9.299 Setting up libobjc4:amd64 (12.2.0-14) ... #19 9.312 Setting up libnss3:amd64 (2:3.87.1-1) ... #19 9.323 Setting up libllvm14:amd64 (1:14.0.6-12) ... #19 9.338 Setting up libobjc-12-dev:amd64 (12.2.0-14) ... #19 9.351 Setting up llvm-14-linker-tools (1:14.0.6-12) ... #19 9.364 Setting up nss-plugin-pem:amd64 (1.0.8+1-1) ... #19 9.375 Setting up libclang1-14 (1:14.0.6-12) ... #19 9.388 Setting up llvm-14-runtime (1:14.0.6-12) ... #19 9.402 Setting up llvm-runtime:amd64 (1:14.0-55.7~deb12u1) ... #19 9.412 Setting up libclang-common-14-dev (1:14.0.6-12) ... #19 9.425 Setting up libclang-cpp14 (1:14.0.6-12) ... #19 9.436 Setting up lld-14 (1:14.0.6-12) ... #19 9.453 Setting up libcurl3-nss:amd64 (7.88.1-10+deb12u5) ... #19 9.468 Setting up llvm-14 (1:14.0.6-12) ... #19 9.480 Setting up clang-14 (1:14.0.6-12) ... #14 19.02 Get:81 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf autoconf all 2.71-3 [339 kB] #14 19.13 Get:82 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf autotools-dev all 20220109.1 [44.9 kB] #14 18.59 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dpkg-dev all 1.19.7ubuntu3.2 [679 kB] #14 18.73 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf build-essential armhf 12.8ubuntu1.1 [4664 B] #13 13.29 Selecting previously unselected package libpython3.9-minimal:armhf. #13 13.29 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ... #13 13.30 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ... #13 13.54 Selecting previously unselected package libexpat1:armhf. #10 extracting sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 29.9s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 10.39 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [138 kB] #13 10.39 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #13 10.40 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB] #13 10.40 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB] #13 10.40 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB] #13 10.41 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB] #13 10.51 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u3 [2823 kB] #13 10.72 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB] #13 10.72 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u3 [3387 kB] #13 10.83 Get:12 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1+deb11u7 [267 kB] #13 10.83 Get:13 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20230405-1 [1119 kB] #13 10.87 Get:14 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1+deb11u7 [1814 kB] #13 10.95 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u3 [293 kB] #13 11.05 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB] #13 11.05 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [75.0 kB] #13 11.05 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB] #13 11.15 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] #13 11.16 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB] #13 11.16 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB] #13 11.16 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB] #13 11.29 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB] #13 11.37 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] #13 11.37 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] #13 11.37 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB] #13 11.37 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB] #13 11.37 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3+deb11u1 [273 kB] #13 11.38 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3+deb11u1 [119 kB] #13 11.38 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3+deb11u1 [68.1 kB] #13 11.38 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB] #13 11.42 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [216 kB] #13 11.53 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB] #13 11.53 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB] #13 11.54 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB] #13 11.54 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB] #13 11.54 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB] #13 11.55 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB] #13 11.65 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB] #13 11.76 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB] #13 11.76 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB] #13 11.87 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB] #13 11.87 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB] #13 11.98 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB] #13 11.98 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB] #13 11.98 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB] #13 12.09 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB] #13 12.09 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB] #13 12.54 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB] #13 12.54 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u11 [259 kB] #13 12.54 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u11 [310 kB] #13 12.54 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB] #13 12.54 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB] #13 12.54 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB] #13 12.54 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B] #13 12.54 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB] #13 12.74 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB] #13 12.74 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB] #13 12.86 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB] #13 13.70 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B] #13 13.70 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB] #13 13.70 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [174 kB] #13 13.71 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB] #13 13.71 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB] #13 13.74 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB] #13 13.75 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #13 13.77 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB] #13 13.77 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #13 13.82 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #13 13.84 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.12+rpi1 [1551 kB] #13 13.94 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB] #13 13.95 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB] #13 13.95 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.12+rpi1 [2312 kB] #13 14.17 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB] #13 14.17 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB] #13 14.18 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB] #13 14.78 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u4 [581 kB] #13 14.79 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB] #13 14.81 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #13 14.82 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #13 14.82 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB] #13 14.92 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB] #13 14.92 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB] #13 14.92 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B] #13 14.92 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #13 15.06 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB] #13 15.08 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B] #13 15.10 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB] #13 15.10 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB] #13 15.11 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #13 15.17 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB] #13 15.20 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #13 15.20 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB] #13 15.23 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB] #13 15.26 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #13 15.27 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #13 15.31 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #13 15.31 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #13 15.31 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB] #13 15.39 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB] #13 15.41 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB] #13 15.42 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #13 15.43 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB] #13 15.45 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB] #13 15.71 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB] #13 15.83 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB] #13 16.05 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB] #13 16.05 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #13 16.16 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB] #13 16.16 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #13 16.27 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB] #13 16.27 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 16.27 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #13 16.28 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B] #13 16.29 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB] #13 16.29 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB] #13 16.39 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB] #13 16.39 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 16.39 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #13 16.42 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 16.45 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB] #13 16.46 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB] #13 16.47 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2+deb11u2 [325 kB] #13 16.48 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB] #13 16.50 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB] #13 16.59 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB] #13 21.44 Preparing to unpack .../029-libbinutils_2.31.1-16_amd64.deb ... #13 21.44 Unpacking libbinutils:amd64 (2.31.1-16) ... #13 21.51 Selecting previously unselected package binutils-x86-64-linux-gnu. #13 21.52 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... #13 21.52 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... #13 21.75 Selecting previously unselected package binutils. #13 18.80 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_arm64.deb ... #13 18.81 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ... #13 18.84 Selecting previously unselected package file. #13 18.84 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_arm64.deb ... #13 18.85 Unpacking file (1:5.39-3+deb11u1) ... #13 18.88 Selecting previously unselected package gettext-base. #13 18.88 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ... #13 18.88 Unpacking gettext-base (0.21-4) ... #13 18.93 Selecting previously unselected package manpages. #13 18.93 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #13 18.93 Unpacking manpages (5.10-1) ... #13 19.05 Selecting previously unselected package libmd0:arm64. #13 17.50 debconf: delaying package configuration, since apt-utils is not installed #13 12.82 Get:43 http://archive.raspbian.org/raspbian bookworm/main armhf cpp armhf 4:12.2.0-3+rpi1 [7048 B] #13 12.82 Get:44 http://archive.raspbian.org/raspbian bookworm/main armhf curl armhf 7.88.1-10+rpi1+deb12u5 [301 kB] #13 12.82 Get:45 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl4 armhf 7.88.1-10+rpi1+deb12u5 [346 kB] #13 12.82 Get:46 http://archive.raspbian.org/raspbian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB] #13 12.82 Get:47 http://archive.raspbian.org/raspbian bookworm/main armhf libcc1-0 armhf 12.2.0-14+rpi1 [32.2 kB] #13 12.82 Get:48 http://archive.raspbian.org/raspbian bookworm/main armhf libgomp1 armhf 12.2.0-14+rpi1 [95.4 kB] #13 12.82 Get:49 http://archive.raspbian.org/raspbian bookworm/main armhf libasan8 armhf 12.2.0-14+rpi1 [2088 kB] #14 28.84 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] #14 28.85 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB] #14 28.91 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB] #14 28.95 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB] #14 28.97 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB] #14 28.98 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl7 arm64 2.4.6-14 [37.5 kB] #14 29.00 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl-dev arm64 2.4.6-14 [162 kB] #14 29.05 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #14 29.05 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #13 23.21 Preparing to unpack .../092-gettext_0.21-12_amd64.deb ... #13 23.21 Unpacking gettext (0.21-12) ... #13 23.34 Selecting previously unselected package intltool-debian. #13 23.34 Preparing to unpack .../093-intltool-debian_0.35.0+20060710.6_all.deb ... #13 23.35 Unpacking intltool-debian (0.35.0+20060710.6) ... #13 23.37 Selecting previously unselected package po-debconf. #13 23.38 Preparing to unpack .../094-po-debconf_1.0.21+nmu1_all.deb ... #13 23.38 Unpacking po-debconf (1.0.21+nmu1) ... #13 23.47 Selecting previously unselected package debhelper. #14 27.18 Get:173 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libclass-xsaccessor-perl arm64 1.19-4build1 [33.3 kB] #14 27.20 Get:174 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libb-hooks-op-check-perl arm64 0.22-2build1 [9336 B] #14 27.20 Get:175 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB] #14 27.21 Get:176 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdevel-callchecker-perl arm64 0.008-2 [13.8 kB] #13 30.78 Preparing to unpack .../199-libde265-0_1.0.11-1+deb12u2_arm64.deb ... #13 30.78 Unpacking libde265-0:arm64 (1.0.11-1+deb12u2) ... #13 30.83 Selecting previously unselected package libnuma1:arm64. #13 30.83 Preparing to unpack .../200-libnuma1_2.0.16-1_arm64.deb ... #13 30.83 Unpacking libnuma1:arm64 (2.0.16-1) ... #13 30.87 Selecting previously unselected package libx265-199:arm64. #13 30.87 Preparing to unpack .../201-libx265-199_3.5-2+b1_arm64.deb ... #13 30.87 Unpacking libx265-199:arm64 (3.5-2+b1) ... #13 30.95 Selecting previously unselected package libheif1:arm64. #13 30.95 Preparing to unpack .../202-libheif1_1.15.1-1_arm64.deb ... #13 30.96 Unpacking libheif1:arm64 (1.15.1-1) ... #13 31.00 Selecting previously unselected package libdeflate0:arm64. #13 31.01 Preparing to unpack .../203-libdeflate0_1.14-1_arm64.deb ... #13 31.01 Unpacking libdeflate0:arm64 (1.14-1) ... #13 31.05 Selecting previously unselected package libjbig0:arm64. #13 31.05 Preparing to unpack .../204-libjbig0_2.1-6.1_arm64.deb ... #13 31.06 Unpacking libjbig0:arm64 (2.1-6.1) ... #13 31.09 Selecting previously unselected package liblerc4:arm64. #13 31.09 Preparing to unpack .../205-liblerc4_4.0.0+ds-2_arm64.deb ... #13 31.10 Unpacking liblerc4:arm64 (4.0.0+ds-2) ... #13 31.15 Selecting previously unselected package libwebp7:arm64. #13 31.15 Preparing to unpack .../206-libwebp7_1.2.4-0.2+deb12u1_arm64.deb ... #13 31.15 Unpacking libwebp7:arm64 (1.2.4-0.2+deb12u1) ... #15 22.55 Installing : perl-File-Path-2.15-2.el8.noarch 49/88 #15 22.57 Installing : perl-IO-1.38-422.el8.aarch64 50/88 #15 22.60 Installing : perl-PathTools-3.74-1.el8.aarch64 51/88 #15 22.62 Installing : perl-constant-1.33-396.el8.noarch 52/88 #15 22.63 Installing : perl-threads-1:2.21-2.el8.aarch64 53/88 #13 30.34 Selecting previously unselected package iso-codes. #19 9.491 Setting up lld:amd64 (1:14.0-55.7~deb12u1) ... #19 9.501 Setting up clang (1:14.0-55.7~deb12u1) ... #19 9.529 Setting up llvm (1:14.0-55.7~deb12u1) ... #19 9.542 Processing triggers for libc-bin (2.36-9+deb12u4) ... #14 19.20 Get:83 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf automake all 1:1.16.5-1.3 [558 kB] #14 19.33 Get:84 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf autopoint all 0.21-13 [422 kB] #14 19.44 Get:85 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf binutils-common armhf 2.41-5ubuntu1 [228 kB] #14 18.73 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB] #14 18.76 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [35.3 kB] #14 18.76 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [140 kB] #14 18.78 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [25.1 kB] #14 18.78 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [78.4 kB] #14 18.79 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [47.1 kB] #14 18.79 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [89.0 kB] #14 18.95 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [170 kB] #13 13.54 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_armhf.deb ... #13 13.55 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ... #13 13.59 Selecting previously unselected package python3.9-minimal. #13 13.59 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ... #13 13.60 Unpacking python3.9-minimal (3.9.2-1) ... #13 13.81 Setting up libpython3.9-minimal:armhf (3.9.2-1) ... #13 16.59 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u11 [306 kB] #13 16.59 Get:128 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB] #13 16.68 Get:129 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1+deb11u2 [1828 kB] #13 16.78 Get:130 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1+deb11u2 [4704 kB] #14 21.37 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B] #13 21.75 Preparing to unpack .../031-binutils_2.31.1-16_amd64.deb ... #13 21.75 Unpacking binutils (2.31.1-16) ... #13 21.78 Selecting previously unselected package libc-dev-bin. #13 21.78 Preparing to unpack .../032-libc-dev-bin_2.28-10+deb10u2_amd64.deb ... #13 21.79 Unpacking libc-dev-bin (2.28-10+deb10u2) ... #13 21.82 Selecting previously unselected package linux-libc-dev:amd64. #13 21.83 Preparing to unpack .../033-linux-libc-dev_4.19.304-1_amd64.deb ... #13 21.83 Unpacking linux-libc-dev:amd64 (4.19.304-1) ... #13 21.96 Selecting previously unselected package libc6-dev:amd64. #13 21.96 Preparing to unpack .../034-libc6-dev_2.28-10+deb10u2_amd64.deb ... #13 21.97 Unpacking libc6-dev:amd64 (2.28-10+deb10u2) ... #13 19.05 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ... #13 19.06 Unpacking libmd0:arm64 (1.0.3-3) ... #13 19.09 Selecting previously unselected package libbsd0:arm64. #13 19.09 Preparing to unpack .../013-libbsd0_0.11.3-1+deb11u1_arm64.deb ... #13 19.10 Unpacking libbsd0:arm64 (0.11.3-1+deb11u1) ... #13 19.14 Selecting previously unselected package libedit2:arm64. #13 19.14 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ... #13 19.15 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ... #13 19.19 Selecting previously unselected package libcbor0:arm64. #13 19.19 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ... #13 19.20 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ... #13 19.23 Selecting previously unselected package libfido2-1:arm64. #13 19.23 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ... #13 19.24 Unpacking libfido2-1:arm64 (1.6.0-2) ... #13 19.27 Selecting previously unselected package openssh-client. #13 19.28 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u3_arm64.deb ... #13 19.28 Unpacking openssh-client (1:8.4p1-5+deb11u3) ... #13 19.38 Selecting previously unselected package ucf. #13 17.53 Fetched 69.6 MB in 8s (9043 kB/s) #13 17.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 ... 7703 files and directories currently installed.) #13 17.61 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ... #14 18.28 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB] #14 18.47 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcc1-0 armhf 12.3.0-1ubuntu1~22.04 [39.0 kB] #13 12.97 Get:50 http://archive.raspbian.org/raspbian bookworm/main armhf libubsan1 armhf 12.2.0-14+rpi1 [861 kB] #13 12.97 Get:51 http://archive.raspbian.org/raspbian bookworm/main armhf libgcc-12-dev armhf 12.2.0-14+rpi1 [727 kB] #13 13.04 Get:52 http://archive.raspbian.org/raspbian bookworm/main armhf gcc-12 armhf 12.2.0-14+rpi1 [14.2 MB] #14 29.21 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7176 B] #13 23.48 Preparing to unpack .../095-debhelper_13.11.4_all.deb ... #13 23.48 Unpacking debhelper (13.11.4) ... #13 23.58 Selecting previously unselected package debian-keyring. #13 23.59 Preparing to unpack .../096-debian-keyring_2022.12.24_all.deb ... #13 23.59 Unpacking debian-keyring (2022.12.24) ... #14 27.61 Get:177 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libparams-classify-perl arm64 0.015-2build2 [20.6 kB] #13 31.21 Selecting previously unselected package libtiff6:arm64. #13 31.21 Preparing to unpack .../207-libtiff6_4.5.0-6+deb12u1_arm64.deb ... #13 31.21 Unpacking libtiff6:arm64 (4.5.0-6+deb12u1) ... #13 31.26 Selecting previously unselected package libxau6:arm64. #13 31.27 Preparing to unpack .../208-libxau6_1%3a1.0.9-1_arm64.deb ... #13 31.27 Unpacking libxau6:arm64 (1:1.0.9-1) ... #13 31.31 Selecting previously unselected package libxdmcp6:arm64. #13 31.31 Preparing to unpack .../209-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #13 31.32 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #13 31.35 Selecting previously unselected package libxcb1:arm64. #13 31.36 Preparing to unpack .../210-libxcb1_1.15-1_arm64.deb ... #13 31.36 Unpacking libxcb1:arm64 (1.15-1) ... #13 31.39 Selecting previously unselected package libx11-data. #13 30.34 Preparing to unpack .../167-iso-codes_4.2-1_all.deb ... #13 30.36 Unpacking iso-codes (4.2-1) ... #13 30.70 Selecting previously unselected package libalgorithm-diff-perl. #15 11.40 CentOS Stream 8 - Extras 27 kB/s | 18 kB 00:00 #14 19.53 Get:86 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsframe1 armhf 2.41-5ubuntu1 [12.8 kB] #14 19.31 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [13.2 kB] #13 13.83 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ... #13 13.84 Setting up python3.9-minimal (3.9.2-1) ... #13 29.12 Fedora 38 - aarch64 - Updates 20 MB/s | 38 MB 00:01 #14 21.37 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libstdc++-11-dev arm64 11.4.0-1ubuntu1~22.04 [2088 kB] #14 21.46 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 g++-11 arm64 11.4.0-1ubuntu1~22.04 [11.1 MB] #13 22.27 Selecting previously unselected package libisl19:amd64. #13 22.27 Preparing to unpack .../035-libisl19_0.20-2_amd64.deb ... #13 22.27 Unpacking libisl19:amd64 (0.20-2) ... #13 22.35 Selecting previously unselected package libmpfr6:amd64. #13 22.35 Preparing to unpack .../036-libmpfr6_4.0.2-1_amd64.deb ... #13 22.36 Unpacking libmpfr6:amd64 (4.0.2-1) ... #13 22.41 Selecting previously unselected package libmpc3:amd64. #13 19.38 Preparing to unpack .../018-ucf_3.0043_all.deb ... #13 19.38 Moving old data out of the way #13 19.38 Unpacking ucf (3.0043) ... #13 19.43 Selecting previously unselected package xz-utils. #13 19.43 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... #13 19.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #13 19.48 Selecting previously unselected package libsigsegv2:arm64. #13 19.48 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ... #13 19.49 Unpacking libsigsegv2:arm64 (2.13-1) ... #13 19.52 Selecting previously unselected package m4. #13 19.52 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ... #13 19.52 Unpacking m4 (1.4.18-5) ... #13 19.56 Selecting previously unselected package autoconf. #13 19.56 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #13 19.57 Unpacking autoconf (2.69-14) ... #13 19.62 Selecting previously unselected package autotools-dev. #14 18.54 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgomp1 armhf 12.3.0-1ubuntu1~22.04 [110 kB] #14 18.69 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libatomic1 armhf 12.3.0-1ubuntu1~22.04 [7636 B] #14 29.28 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #14 29.30 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB] #14 29.38 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB] #13 17.82 Unpacking libc6:armhf (2.28-10+rpt2+rpi1+deb10u2) over (2.28-10+rpi1+deb10u2) ... #14 29.45 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB] #14 29.47 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-range-perl all 0.12-1 [8556 B] #14 29.48 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB] #14 29.50 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #14 27.77 Get:178 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB] #14 27.79 Get:179 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB] #14 27.81 Get:180 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB] #14 27.85 Get:181 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB] #14 27.88 Get:182 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmoo-perl all 2.005005-1 [47.4 kB] #13 21.76 Selecting previously unselected package gcc. #13 21.76 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ... #13 21.77 Unpacking gcc (4:10.2.1-1) ... #13 21.80 Selecting previously unselected package libstdc++-10-dev:amd64. #13 21.80 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ... #13 21.81 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... #13 22.02 Selecting previously unselected package g++-10. #13 31.39 Preparing to unpack .../211-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #13 31.40 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #13 31.46 Selecting previously unselected package libx11-6:arm64. #13 31.47 Preparing to unpack .../212-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... #13 31.47 Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... #13 31.55 Selecting previously unselected package libxpm4:arm64. #13 31.55 Preparing to unpack .../213-libxpm4_1%3a3.5.12-1.1+deb12u1_arm64.deb ... #13 31.55 Unpacking libxpm4:arm64 (1:3.5.12-1.1+deb12u1) ... #13 31.59 Selecting previously unselected package libgd3:arm64. #13 31.60 Preparing to unpack .../214-libgd3_2.3.3-9_arm64.deb ... #13 31.60 Unpacking libgd3:arm64 (2.3.3-9) ... #13 31.64 Selecting previously unselected package libc-devtools. #13 31.64 Preparing to unpack .../215-libc-devtools_2.36-9+deb12u4_arm64.deb ... #13 31.64 Unpacking libc-devtools (2.36-9+deb12u4) ... #13 31.67 Selecting previously unselected package libcapture-tiny-perl. #13 22.80 Selecting previously unselected package cpp. #13 22.80 Preparing to unpack .../048-cpp_4%3a12.2.0-3_armhf.deb ... #13 22.81 Unpacking cpp (4:12.2.0-3) ... #13 22.85 Selecting previously unselected package libcc1-0:armhf. #13 22.85 Preparing to unpack .../049-libcc1-0_12.2.0-14_armhf.deb ... #13 22.86 Unpacking libcc1-0:armhf (12.2.0-14) ... #13 22.90 Selecting previously unselected package libgomp1:armhf. #13 22.90 Preparing to unpack .../050-libgomp1_12.2.0-14_armhf.deb ... #13 22.91 Unpacking libgomp1:armhf (12.2.0-14) ... #13 22.98 Selecting previously unselected package libatomic1:armhf. #13 22.98 Preparing to unpack .../051-libatomic1_12.2.0-14_armhf.deb ... #13 22.99 Unpacking libatomic1:armhf (12.2.0-14) ... #13 23.03 Selecting previously unselected package libasan8:armhf. #13 23.03 Preparing to unpack .../052-libasan8_12.2.0-14_armhf.deb ... #13 30.70 Preparing to unpack .../168-libalgorithm-diff-perl_1.19.03-2_all.deb ... #13 30.71 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #13 30.74 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 30.74 Preparing to unpack .../169-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ... #13 30.74 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 30.77 Selecting previously unselected package libalgorithm-merge-perl. #13 30.77 Preparing to unpack .../170-libalgorithm-merge-perl_0.08-3_all.deb ... #13 30.78 Unpacking libalgorithm-merge-perl (0.08-3) ... #13 30.81 Selecting previously unselected package libapt-inst2.0:arm64. #13 30.81 Preparing to unpack .../171-libapt-inst2.0_1.8.2.3_arm64.deb ... #13 30.82 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ... #13 30.86 Selecting previously unselected package libapt-pkg-perl. #13 30.86 Preparing to unpack .../172-libapt-pkg-perl_0.1.34+b1_arm64.deb ... #13 30.87 Unpacking libapt-pkg-perl (0.1.34+b1) ... #13 30.90 Selecting previously unselected package libarchive-cpio-perl. #13 30.90 Preparing to unpack .../173-libarchive-cpio-perl_0.10-1_all.deb ... #13 30.91 Unpacking libarchive-cpio-perl (0.10-1) ... #13 30.94 Selecting previously unselected package libasync-mergepoint-perl. #14 19.93 Get:87 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libbinutils armhf 2.41-5ubuntu1 [457 kB] #15 22.65 Installing : perl-threads-shared-1.58-2.el8.aarch64 54/88 #15 23.15 Installing : perl-interpreter-4:5.26.3-422.el8.aarch64 55/88 #15 23.19 Installing : libtool-ltdl-2.4.6-25.el8.aarch64 56/88 #15 23.20 Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64 56/88 #15 23.22 Installing : libpkgconf-1.4.2-1.el8.aarch64 57/88 #15 23.24 Installing : pkgconf-1.4.2-1.el8.aarch64 58/88 #15 23.25 Installing : pkgconf-pkg-config-1.4.2-1.el8.aarch64 59/88 #14 19.33 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [80.1 kB] #14 19.35 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] #14 19.36 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB] #14 19.38 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] #14 19.38 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.10 [133 kB] #14 19.44 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libnghttp2-14 armhf 1.40.0-1ubuntu0.2 [68.6 kB] #14 19.46 Get:130 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB] #14 19.47 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.5 [148 kB] #14 19.50 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.21 [204 kB] #14 19.69 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.21 [154 kB] #13 17.34 debconf: delaying package configuration, since apt-utils is not installed #13 17.37 Fetched 81.8 MB in 8s (10.2 MB/s) #13 17.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 ... 7900 files and directories currently installed.) #13 17.42 Preparing to unpack .../perl-base_5.32.1-4+deb11u3_armhf.deb ... #13 22.41 Preparing to unpack .../037-libmpc3_1.1.0-1_amd64.deb ... #13 22.42 Unpacking libmpc3:amd64 (1.1.0-1) ... #13 22.45 Selecting previously unselected package cpp-8. #13 22.45 Preparing to unpack .../038-cpp-8_8.3.0-6_amd64.deb ... #13 22.45 Unpacking cpp-8 (8.3.0-6) ... #13 19.62 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #13 19.62 Unpacking autotools-dev (20180224.1+nmu1) ... #13 19.66 Selecting previously unselected package automake. #13 19.66 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #13 19.67 Unpacking automake (1:1.16.3-2) ... #13 19.74 Selecting previously unselected package autopoint. #14 18.69 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libasan6 armhf 11.4.0-1ubuntu1~22.04 [2242 kB] #14 29.53 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] #14 29.55 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB] #14 29.56 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB] #14 29.74 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB] #14 27.93 Get:183 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libencode-locale-perl all 1.05-3 [11.6 kB] #14 27.94 Get:184 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 27.96 Get:185 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhttp-date-perl all 6.05-2 [9946 B] #14 27.97 Get:186 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-listing-perl all 6.15-1 [11.5 kB] #14 27.98 Get:187 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-tagset-perl all 3.20-6 [11.3 kB] #13 22.02 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ... #13 22.02 Unpacking g++-10 (10.2.1-6) ... #13 31.68 Preparing to unpack .../216-libcapture-tiny-perl_0.48-2_all.deb ... #13 31.68 Unpacking libcapture-tiny-perl (0.48-2) ... #13 31.71 Selecting previously unselected package libcgi-pm-perl. #13 31.71 Preparing to unpack .../217-libcgi-pm-perl_4.55-1_all.deb ... #13 31.71 Unpacking libcgi-pm-perl (4.55-1) ... #13 31.76 Selecting previously unselected package libfcgi0ldbl:arm64. #13 31.76 Preparing to unpack .../218-libfcgi0ldbl_2.4.2-2_arm64.deb ... #13 31.76 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ... #13 31.79 Selecting previously unselected package libfcgi-perl. #13 31.79 Preparing to unpack .../219-libfcgi-perl_0.82+ds-2_arm64.deb ... #13 31.80 Unpacking libfcgi-perl (0.82+ds-2) ... #13 31.83 Selecting previously unselected package libcgi-fast-perl. #13 31.83 Preparing to unpack .../220-libcgi-fast-perl_1%3a2.15-1_all.deb ... #13 31.83 Unpacking libcgi-fast-perl (1:2.15-1) ... #13 31.86 Selecting previously unselected package libclass-data-inheritable-perl. #13 31.86 Preparing to unpack .../221-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 31.87 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 31.90 Selecting previously unselected package libclass-inspector-perl. #13 23.03 Unpacking libasan8:armhf (12.2.0-14) ... #13 30.94 Preparing to unpack .../174-libasync-mergepoint-perl_0.04-2_all.deb ... #13 30.94 Unpacking libasync-mergepoint-perl (0.04-2) ... #13 30.97 Selecting previously unselected package libauthen-sasl-perl. #13 30.97 Preparing to unpack .../175-libauthen-sasl-perl_2.1600-1_all.deb ... #13 30.98 Unpacking libauthen-sasl-perl (2.1600-1) ... #13 31.01 Selecting previously unselected package libmodule-implementation-perl. #13 31.01 Preparing to unpack .../176-libmodule-implementation-perl_0.09-1_all.deb ... #13 31.02 Unpacking libmodule-implementation-perl (0.09-1) ... #13 31.05 Selecting previously unselected package libvariable-magic-perl. #13 31.05 Preparing to unpack .../177-libvariable-magic-perl_0.62-1+b1_arm64.deb ... #13 31.05 Unpacking libvariable-magic-perl (0.62-1+b1) ... #13 31.09 Selecting previously unselected package libb-hooks-endofscope-perl. #13 31.09 Preparing to unpack .../178-libb-hooks-endofscope-perl_0.24-1_all.deb ... #13 31.09 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #13 31.12 Selecting previously unselected package libcapture-tiny-perl. #13 31.13 Preparing to unpack .../179-libcapture-tiny-perl_0.48-1_all.deb ... #13 31.13 Unpacking libcapture-tiny-perl (0.48-1) ... #13 31.19 Selecting previously unselected package libcgi-pm-perl. #15 23.28 Installing : libbabeltrace-1.5.4-4.el8.aarch64 60/88 #15 23.29 Running scriptlet: libbabeltrace-1.5.4-4.el8.aarch64 60/88 #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 8.9s done #10 extracting sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 31.1s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 14.58 Selecting previously unselected package python3-minimal. #13 14.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9516 files and directories currently installed.) #13 14.59 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... #13 14.59 Unpacking python3-minimal (3.9.2-3) ... #13 14.64 Selecting previously unselected package media-types. #13 14.64 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #13 14.65 Unpacking media-types (4.0.0) ... #13 14.68 Selecting previously unselected package libmpdec3:armhf. #13 14.68 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ... #13 17.44 Unpacking perl-base (5.32.1-4+deb11u3) over (5.32.1-4+deb11u2) ... #13 19.74 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #13 19.75 Unpacking autopoint (0.21-4) ... #13 19.78 Selecting previously unselected package binutils-common:arm64. #13 19.78 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ... #13 19.79 Unpacking binutils-common:arm64 (2.35.2-2) ... #13 20.00 Selecting previously unselected package libbinutils:arm64. #13 20.00 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ... #13 20.00 Unpacking libbinutils:arm64 (2.35.2-2) ... #13 20.09 Selecting previously unselected package libctf-nobfd0:arm64. #13 20.09 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ... #13 20.09 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ... #13 20.13 Selecting previously unselected package libctf0:arm64. #14 19.03 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libubsan1 armhf 12.3.0-1ubuntu1~22.04 [958 kB] #14 19.08 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgcc-11-dev armhf 11.4.0-1ubuntu1~22.04 [839 kB] #14 19.12 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11 armhf 11.4.0-1ubuntu1~22.04 [15.8 MB] #14 21.97 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B] #14 21.97 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 make arm64 4.3-4.1build1 [177 kB] #14 21.97 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB] #14 21.97 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB] #14 21.97 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patch arm64 2.7.6-7build2 [105 kB] #14 21.98 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lto-disabled-list all 24 [12.5 kB] #14 21.98 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB] #16 61.99 -------------------------------------------------------------------------------- #16 61.99 Total 2.7 MB/s | 73 MB 00:26 #16 62.21 Running transaction check #16 62.48 Running transaction test #16 62.71 Transaction test succeeded #16 62.71 Running transaction #14 28.42 Get:188 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liburi-perl all 5.19-2 [81.0 kB] #13 31.90 Preparing to unpack .../222-libclass-inspector-perl_1.36-3_all.deb ... #13 31.95 Unpacking libclass-inspector-perl (1.36-3) ... #13 31.98 Selecting previously unselected package libcommon-sense-perl:arm64. #13 31.98 Preparing to unpack .../223-libcommon-sense-perl_3.75-3_arm64.deb ... #13 31.99 Unpacking libcommon-sense-perl:arm64 (3.75-3) ... #13 32.01 Selecting previously unselected package libconfig-tiny-perl. #13 32.02 Preparing to unpack .../224-libconfig-tiny-perl_2.28-2_all.deb ... #13 32.02 Unpacking libconfig-tiny-perl (2.28-2) ... #13 32.05 Selecting previously unselected package libparams-util-perl. #13 32.05 Preparing to unpack .../225-libparams-util-perl_1.102-2+b1_arm64.deb ... #13 32.05 Unpacking libparams-util-perl (1.102-2+b1) ... #13 32.08 Selecting previously unselected package libsub-install-perl. #13 32.08 Preparing to unpack .../226-libsub-install-perl_0.929-1_all.deb ... #13 32.09 Unpacking libsub-install-perl (0.929-1) ... #13 32.11 Selecting previously unselected package libdata-optlist-perl. #13 23.33 Selecting previously unselected package libubsan1:armhf. #13 23.33 Preparing to unpack .../053-libubsan1_12.2.0-14_armhf.deb ... #13 23.35 Unpacking libubsan1:armhf (12.2.0-14) ... #13 23.46 Selecting previously unselected package libgcc-12-dev:armhf. #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 11.3s done #10 extracting sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 31.2s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 23.46 Preparing to unpack .../054-libgcc-12-dev_12.2.0-14_armhf.deb ... #13 23.47 Unpacking libgcc-12-dev:armhf (12.2.0-14) ... #13 31.19 Preparing to unpack .../180-libcgi-pm-perl_4.40-1_all.deb ... #13 31.20 Unpacking libcgi-pm-perl (4.40-1) ... #13 31.26 Selecting previously unselected package libfcgi-perl. #13 31.26 Preparing to unpack .../181-libfcgi-perl_0.78-2+b3_arm64.deb ... #13 31.26 Unpacking libfcgi-perl (0.78-2+b3) ... #13 31.29 Selecting previously unselected package libcgi-fast-perl. #13 31.30 Preparing to unpack .../182-libcgi-fast-perl_1%3a2.13-1_all.deb ... #13 31.30 Unpacking libcgi-fast-perl (1:2.13-1) ... #13 31.33 Selecting previously unselected package libsub-name-perl. #13 31.33 Preparing to unpack .../183-libsub-name-perl_0.21-1+b3_arm64.deb ... #13 31.33 Unpacking libsub-name-perl (0.21-1+b3) ... #13 31.36 Selecting previously unselected package libclass-accessor-perl. #13 31.37 Preparing to unpack .../184-libclass-accessor-perl_0.51-1_all.deb ... #13 31.37 Unpacking libclass-accessor-perl (0.51-1) ... #13 31.40 Selecting previously unselected package libclass-inspector-perl. #15 23.61 Installing : glibc-gconv-extra-2.28-251.el8.aarch64 61/88 #15 23.63 Running scriptlet: glibc-gconv-extra-2.28-251.el8.aarch64 61/88 #15 23.64 Installing : emacs-filesystem-1:26.1-11.el8.noarch 62/88 #15 23.66 Installing : desktop-file-utils-0.26-1.el8.aarch64 63/88 #15 23.68 Installing : elfutils-debuginfod-client-0.190-2.el8.aarch64 64/88 #14 20.43 Get:88 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libctf-nobfd0 armhf 2.41-5ubuntu1 [87.1 kB] #14 20.54 Get:89 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libctf0 armhf 2.41-5ubuntu1 [86.9 kB] #13 14.69 Unpacking libmpdec3:armhf (2.5.1-1) ... #13 14.74 Selecting previously unselected package libncursesw6:armhf. #13 14.74 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_armhf.deb ... #13 14.75 Unpacking libncursesw6:armhf (6.2+20201114-2+deb11u2) ... #13 14.78 Selecting previously unselected package readline-common. #13 14.78 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #13 14.79 Unpacking readline-common (8.1-1) ... #13 14.83 Selecting previously unselected package libreadline8:armhf. #13 14.83 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ... #13 14.84 Unpacking libreadline8:armhf (8.1-1) ... #13 14.88 Selecting previously unselected package libsqlite3-0:armhf. #14 20.11 Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dctrl-tools armhf 2.24-3 [53.8 kB] #14 20.14 Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtool all 2.4.6-14 [161 kB] #14 20.24 Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-autoreconf all 19 [16.1 kB] #13 20.13 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ... #13 20.14 Unpacking libctf0:arm64 (2.35.2-2) ... #13 20.17 Selecting previously unselected package binutils-aarch64-linux-gnu. #13 20.18 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ... #13 20.18 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... #14 22.41 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 build-essential arm64 12.9ubuntu3 [4740 B] #13 23.19 Selecting previously unselected package cpp. #15 12.32 CentOS Stream 8 - Extras common packages 8.6 kB/s | 6.9 kB 00:00 #14 30.13 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB] #14 30.14 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB] #14 30.15 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB] #14 30.15 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB] #14 30.16 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #14 30.18 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #14 30.18 Get:316 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2ubuntu0.1 [46.1 kB] #14 30.22 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB] #14 30.26 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB] #13 32.12 Preparing to unpack .../227-libdata-optlist-perl_0.113-1_all.deb ... #13 32.12 Unpacking libdata-optlist-perl (0.113-1) ... #13 32.18 Selecting previously unselected package libsub-exporter-perl. #13 32.19 Preparing to unpack .../228-libsub-exporter-perl_0.989-1_all.deb ... #13 32.19 Unpacking libsub-exporter-perl (0.989-1) ... #13 32.22 Selecting previously unselected package libconst-fast-perl. #13 32.22 Preparing to unpack .../229-libconst-fast-perl_0.014-2_all.deb ... #13 32.22 Unpacking libconst-fast-perl (0.014-2) ... #13 32.25 Selecting previously unselected package libwant-perl. #13 32.25 Preparing to unpack .../230-libwant-perl_0.29-2+b1_arm64.deb ... #13 32.26 Unpacking libwant-perl (0.29-2+b1) ... #13 32.28 Selecting previously unselected package libcontextual-return-perl. #13 32.29 Preparing to unpack .../231-libcontextual-return-perl_0.004014-4_all.deb ... #13 32.29 Unpacking libcontextual-return-perl (0.004014-4) ... #13 32.32 Selecting previously unselected package libconvert-binhex-perl. #13 32.32 Preparing to unpack .../232-libconvert-binhex-perl_1.125-3_all.deb ... #13 32.33 Unpacking libconvert-binhex-perl (1.125-3) ... #13 32.35 Selecting previously unselected package libcpanel-json-xs-perl:arm64. #13 32.36 Preparing to unpack .../233-libcpanel-json-xs-perl_4.35-1_arm64.deb ... #13 32.36 Unpacking libcpanel-json-xs-perl:arm64 (4.35-1) ... #13 32.40 Selecting previously unselected package libdevel-stacktrace-perl. #13 32.40 Preparing to unpack .../234-libdevel-stacktrace-perl_2.0400-2_all.deb ... #13 32.40 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #13 32.43 Selecting previously unselected package libexception-class-perl. #13 22.80 Selecting previously unselected package g++. #13 31.40 Preparing to unpack .../185-libclass-inspector-perl_1.32-1_all.deb ... #13 31.40 Unpacking libclass-inspector-perl (1.32-1) ... #13 31.43 Selecting previously unselected package libclass-xsaccessor-perl. #13 31.44 Preparing to unpack .../186-libclass-xsaccessor-perl_1.19-3+b2_arm64.deb ... #13 31.44 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #13 31.47 Selecting previously unselected package libclone-perl. #13 31.47 Preparing to unpack .../187-libclone-perl_0.41-1+b1_arm64.deb ... #13 31.48 Unpacking libclone-perl (0.41-1+b1) ... #13 31.51 Selecting previously unselected package libcommon-sense-perl. #13 31.51 Preparing to unpack .../188-libcommon-sense-perl_3.74-2+b7_arm64.deb ... #13 31.52 Unpacking libcommon-sense-perl (3.74-2+b7) ... #13 31.55 Selecting previously unselected package libparams-util-perl. #13 31.55 Preparing to unpack .../189-libparams-util-perl_1.07-3+b4_arm64.deb ... #13 31.55 Unpacking libparams-util-perl (1.07-3+b4) ... #13 31.58 Selecting previously unselected package libsub-install-perl. #13 31.59 Preparing to unpack .../190-libsub-install-perl_0.928-1_all.deb ... #13 31.59 Unpacking libsub-install-perl (0.928-1) ... #13 31.62 Selecting previously unselected package libdata-optlist-perl. #13 23.60 Selecting previously unselected package gcc-12. #13 23.60 Preparing to unpack .../055-gcc-12_12.2.0-14_armhf.deb ... #13 23.60 Unpacking gcc-12 (12.2.0-14) ... #15 23.76 Installing : elfutils-0.190-2.el8.aarch64 65/88 #15 23.81 Installing : diffutils-3.6-6.el8.aarch64 66/88 #15 23.82 Running scriptlet: diffutils-3.6-6.el8.aarch64 66/88 #15 23.84 Installing : dbus-glib-0.110-2.el8.aarch64 67/88 #15 23.86 Running scriptlet: dbus-glib-0.110-2.el8.aarch64 67/88 #15 23.89 Installing : python3-dbus-1.2.4-15.el8.aarch64 68/88 #15 23.93 Installing : zstd-1.4.4-1.el8.aarch64 69/88 #15 23.94 Installing : rust-srpm-macros-5-2.el8.noarch 70/88 #15 23.95 Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 71/88 #15 23.97 Installing : python3-systemd-234-8.el8.aarch64 72/88 #14 20.62 Get:90 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf binutils-arm-linux-gnueabihf armhf 2.41-5ubuntu1 [2955 kB] #19 DONE 11.0s #13 14.89 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ... #13 14.89 Unpacking libsqlite3-0:armhf (3.34.1-3) ... #13 15.04 Selecting previously unselected package libpython3.9-stdlib:armhf. #13 15.04 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ... #13 15.05 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ... #14 20.24 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #14 20.26 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-zip-perl all 1.67-2 [90.5 kB] #14 20.29 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-override-perl all 0.09-2 [9532 B] #14 20.29 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #14 20.30 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-strip-nondeterminism all 1.7.0-1 [5228 B] #14 20.32 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dwz armhf 0.13-5 [153 kB] #14 20.34 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcroco3 armhf 0.6.13-1 [70.5 kB] #14 20.50 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext armhf 0.19.8.1-10build1 [835 kB] #13 20.43 Selecting previously unselected package binutils. #13 20.43 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ... #13 20.44 Unpacking binutils (2.35.2-2) ... #13 20.47 Selecting previously unselected package libc-dev-bin. #13 20.47 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u8_arm64.deb ... #13 20.48 Unpacking libc-dev-bin (2.31-13+deb11u8) ... #13 20.52 Selecting previously unselected package linux-libc-dev:arm64. #13 20.52 Preparing to unpack .../033-linux-libc-dev_5.10.209-2_arm64.deb ... #13 20.52 Unpacking linux-libc-dev:arm64 (5.10.209-2) ... #13 20.66 Selecting previously unselected package libcrypt-dev:arm64. #14 22.49 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB] #13 23.19 Preparing to unpack .../039-cpp_4%3a8.3.0-1_amd64.deb ... #13 23.20 Unpacking cpp (4:8.3.0-1) ... #13 23.24 Selecting previously unselected package libcc1-0:amd64. #13 23.24 Preparing to unpack .../040-libcc1-0_8.3.0-6_amd64.deb ... #13 23.25 Unpacking libcc1-0:amd64 (8.3.0-6) ... #13 23.28 Selecting previously unselected package libgomp1:amd64. #13 23.28 Preparing to unpack .../041-libgomp1_8.3.0-6_amd64.deb ... #13 23.29 Unpacking libgomp1:amd64 (8.3.0-6) ... #13 23.34 Selecting previously unselected package libitm1:amd64. #13 23.34 Preparing to unpack .../042-libitm1_8.3.0-6_amd64.deb ... #13 23.34 Unpacking libitm1:amd64 (8.3.0-6) ... #13 23.38 Selecting previously unselected package libatomic1:amd64. #13 23.38 Preparing to unpack .../043-libatomic1_8.3.0-6_amd64.deb ... #13 23.38 Unpacking libatomic1:amd64 (8.3.0-6) ... #13 23.42 Selecting previously unselected package libasan5:amd64. #13 23.42 Preparing to unpack .../044-libasan5_8.3.0-6_amd64.deb ... #13 23.43 Unpacking libasan5:amd64 (8.3.0-6) ... #13 23.49 Selecting previously unselected package liblsan0:amd64. #14 30.30 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-perl all 4.011-1 [8604 B] #14 30.48 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB] #14 28.77 Get:189 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-parser-perl arm64 3.81-1 [86.6 kB] #14 28.84 Get:190 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-tree-perl all 5.07-3 [200 kB] #14 28.97 Get:191 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libclone-perl arm64 0.46-1 [10.5 kB] #13 14.11 Get:53 http://archive.raspbian.org/raspbian bookworm/main armhf gcc armhf 4:12.2.0-3+rpi1 [5216 B] #13 14.11 Get:54 http://archive.raspbian.org/raspbian bookworm/main armhf libc-dev-bin armhf 2.36-9+rpi1+deb12u4 [44.2 kB] #13 14.11 Get:55 http://archive.raspbian.org/raspbian bookworm/main armhf linux-libc-dev armhf 6.1.69-1+rpi1 [1872 kB] #13 14.14 Get:56 http://archive.raspbian.org/raspbian bookworm/main armhf libcrypt-dev armhf 1:4.4.33-2 [121 kB] #13 14.14 Get:57 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-dev armhf 1.3.3+ds-1 [174 kB] #13 14.14 Get:58 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB] #13 14.14 Get:59 http://archive.raspbian.org/raspbian bookworm/main armhf rpcsvc-proto armhf 1.4.3-1 [55.1 kB] #13 14.14 Get:60 http://archive.raspbian.org/raspbian bookworm/main armhf libc6-dev armhf 2.36-9+rpi1+deb12u4 [1257 kB] #13 14.20 Get:61 http://archive.raspbian.org/raspbian bookworm/main armhf libtool all 2.4.7-5 [517 kB] #13 14.30 Get:62 http://archive.raspbian.org/raspbian bookworm/main armhf dh-autoreconf all 20 [17.1 kB] #13 14.30 Get:63 http://archive.raspbian.org/raspbian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #13 14.41 Get:64 http://archive.raspbian.org/raspbian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B] #13 14.41 Get:65 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #13 32.43 Preparing to unpack .../235-libexception-class-perl_1.45-1_all.deb ... #13 32.44 Unpacking libexception-class-perl (1.45-1) ... #13 32.47 Selecting previously unselected package libiterator-perl. #13 32.47 Preparing to unpack .../236-libiterator-perl_0.03+ds1-2_all.deb ... #13 32.48 Unpacking libiterator-perl (0.03+ds1-2) ... #13 32.51 Selecting previously unselected package libiterator-util-perl. #13 32.51 Preparing to unpack .../237-libiterator-util-perl_0.02+ds1-2_all.deb ... #13 32.51 Unpacking libiterator-util-perl (0.02+ds1-2) ... #13 32.54 Selecting previously unselected package libdata-dpath-perl. #13 32.55 Preparing to unpack .../238-libdata-dpath-perl_0.58-2_all.deb ... #13 32.55 Unpacking libdata-dpath-perl (0.58-2) ... #13 32.58 Selecting previously unselected package libdata-dump-perl. #13 32.59 Preparing to unpack .../239-libdata-dump-perl_1.25-1_all.deb ... #13 32.59 Unpacking libdata-dump-perl (1.25-1) ... #13 32.63 Selecting previously unselected package libdata-messagepack-perl. #13 32.63 Preparing to unpack .../240-libdata-messagepack-perl_1.02-1+b1_arm64.deb ... #13 32.64 Unpacking libdata-messagepack-perl (1.02-1+b1) ... #13 32.67 Selecting previously unselected package libnet-domain-tld-perl. #13 22.80 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ... #13 22.80 Unpacking g++ (4:10.2.1-1) ... #13 22.83 Selecting previously unselected package make. #13 22.83 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ... #13 22.83 Unpacking make (4.3-4.1) ... #13 22.89 Selecting previously unselected package libdpkg-perl. #13 22.89 Preparing to unpack .../059-libdpkg-perl_1.20.13_all.deb ... #13 22.89 Unpacking libdpkg-perl (1.20.13) ... #13 22.96 Selecting previously unselected package patch. #13 31.62 Preparing to unpack .../191-libdata-optlist-perl_0.110-1_all.deb ... #13 31.63 Unpacking libdata-optlist-perl (0.110-1) ... #13 31.66 Selecting previously unselected package libsub-exporter-perl. #13 31.66 Preparing to unpack .../192-libsub-exporter-perl_0.987-1_all.deb ... #13 31.67 Unpacking libsub-exporter-perl (0.987-1) ... #13 31.70 Selecting previously unselected package libconst-fast-perl. #13 31.70 Preparing to unpack .../193-libconst-fast-perl_0.014-1_all.deb ... #13 31.70 Unpacking libconst-fast-perl (0.014-1) ... #13 31.73 Selecting previously unselected package libwant-perl. #13 31.74 Preparing to unpack .../194-libwant-perl_0.29-1+b4_arm64.deb ... #13 31.74 Unpacking libwant-perl (0.29-1+b4) ... #13 31.77 Selecting previously unselected package libcontextual-return-perl. #13 31.77 Preparing to unpack .../195-libcontextual-return-perl_0.004014-2_all.deb ... #13 31.78 Unpacking libcontextual-return-perl (0.004014-2) ... #13 31.81 Selecting previously unselected package libconvert-binhex-perl. #13 31.81 Preparing to unpack .../196-libconvert-binhex-perl_1.125-1_all.deb ... #13 31.82 Unpacking libconvert-binhex-perl (1.125-1) ... #13 31.85 Selecting previously unselected package libdata-dump-perl. #13 31.85 Preparing to unpack .../197-libdata-dump-perl_1.23-1_all.deb ... #13 31.86 Unpacking libdata-dump-perl (1.23-1) ... #13 31.89 Selecting previously unselected package libdigest-bubblebabble-perl. #13 31.90 Preparing to unpack .../198-libdigest-bubblebabble-perl_0.02-2_all.deb ... #13 31.90 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #13 31.93 Selecting previously unselected package libdigest-hmac-perl. #13 31.94 Preparing to unpack .../199-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #13 31.94 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #13 31.97 Selecting previously unselected package libdistro-info-perl. #15 24.01 Installing : python3-dnf-plugins-core-4.0.21-25.el8.noarch 73/88 #15 24.04 Installing : perl-srpm-macros-1-25.el8.noarch 74/88 #15 24.05 Installing : openblas-srpm-macros-2-2.el8.noarch 75/88 #15 24.06 Installing : ocaml-srpm-macros-5-4.el8.noarch 76/88 #15 24.07 Installing : libatomic_ops-7.6.2-3.el8.aarch64 77/88 #14 20.94 Get:91 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf binutils armhf 2.41-5ubuntu1 [3072 B] #14 21.01 Get:92 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libc-dev-bin armhf 2.38-1ubuntu6.1 [18.9 kB] #14 21.12 Get:93 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf linux-libc-dev armhf 6.5.0-21.21 [1558 kB] #13 19.01 Setting up libc6:armhf (2.28-10+rpt2+rpi1+deb10u2) ... #20 [build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt xx-apt-get install --no-install-recommends -y dpkg-dev gcc libapparmor-dev libc6-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev pkg-config #13 15.30 Selecting previously unselected package python3.9. #13 15.30 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ... #13 15.31 Unpacking python3.9 (3.9.2-1) ... #13 15.35 Selecting previously unselected package libpython3-stdlib:armhf. #13 15.35 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ... #13 15.36 Unpacking libpython3-stdlib:armhf (3.9.2-3) ... #13 15.39 Setting up python3-minimal (3.9.2-3) ... #13 20.66 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ... #13 20.67 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ... #13 20.70 Selecting previously unselected package libtirpc-dev:arm64. #13 20.71 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_arm64.deb ... #13 20.71 Unpacking libtirpc-dev:arm64 (1.3.1-1+deb11u1) ... #13 20.75 Selecting previously unselected package libnsl-dev:arm64. #13 20.76 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ... #13 20.76 Unpacking libnsl-dev:arm64 (1.3.0-2) ... #13 20.80 Selecting previously unselected package libc6-dev:arm64. #13 20.31 Running scriptlet: glibc-gconv-extra-2.34-100.el9.aarch64 138/138 #13 24.89 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 1/138 #13 24.89 Verifying : binutils-2.35.2-43.el9.aarch64 2/138 #13 24.89 Verifying : binutils-gold-2.35.2-43.el9.aarch64 3/138 #13 24.89 Verifying : bzip2-1.0.8-8.el9.aarch64 4/138 #13 24.89 Verifying : cpio-2.13-16.el9.aarch64 5/138 #13 24.89 Verifying : dbus-libs-1:1.12.20-8.el9.aarch64 6/138 #13 24.89 Verifying : diffutils-3.7-12.el9.aarch64 7/138 #13 24.89 Verifying : dnf-plugins-core-4.3.0-13.el9.noarch 8/138 #13 24.89 Verifying : ed-1.14.2-12.el9.aarch64 9/138 #13 24.89 Verifying : elfutils-0.190-2.el9.aarch64 10/138 #13 24.89 Verifying : elfutils-debuginfod-client-0.190-2.el9.aarch64 11/138 #13 24.89 Verifying : file-5.39-14.el9.aarch64 12/138 #13 24.89 Verifying : glib-networking-2.68.3-3.el9.aarch64 13/138 #13 24.89 Verifying : glibc-gconv-extra-2.34-100.el9.aarch64 14/138 #13 24.89 Verifying : groff-base-1.22.4-10.el9.aarch64 15/138 #13 24.89 Verifying : gsettings-desktop-schemas-40.0-6.el9.aarch64 16/138 #13 24.89 Verifying : info-6.7-15.el9.aarch64 17/138 #13 24.89 Verifying : json-glib-1.6.6-1.el9.aarch64 18/138 #13 24.89 Verifying : less-590-2.el9.aarch64 19/138 #13 24.89 Verifying : libbrotli-1.0.9-6.el9.aarch64 20/138 #13 24.89 Verifying : libicu-67.1-9.el9.aarch64 21/138 #13 24.89 Verifying : libpipeline-1.5.3-4.el9.aarch64 22/138 #13 24.89 Verifying : libpkgconf-1.7.3-10.el9.aarch64 23/138 #13 24.89 Verifying : libpng-2:1.6.37-12.el9.aarch64 24/138 #13 24.89 Verifying : libproxy-0.4.15-35.el9.aarch64 25/138 #13 24.89 Verifying : libpsl-0.21.1-5.el9.aarch64 26/138 #13 24.89 Verifying : man-db-2.9.3-7.el9.aarch64 27/138 #13 24.89 Verifying : ncurses-6.2-10.20210508.el9.aarch64 28/138 #13 24.89 Verifying : pkgconf-1.7.3-10.el9.aarch64 29/138 #13 24.89 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 30/138 #13 24.89 Verifying : pkgconf-pkg-config-1.7.3-10.el9.aarch64 31/138 #13 24.89 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 32/138 #13 24.89 Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 33/138 #13 24.89 Verifying : python3-dbus-1.2.18-2.el9.aarch64 34/138 #13 24.89 Verifying : python3-dnf-plugins-core-4.3.0-13.el9.noarch 35/138 #13 24.89 Verifying : python3-six-1.15.0-9.el9.noarch 36/138 #13 24.89 Verifying : python3-systemd-234-18.el9.aarch64 37/138 #13 24.89 Verifying : shared-mime-info-2.1-5.el9.aarch64 38/138 #13 24.89 Verifying : systemd-libs-252-27.el9.aarch64 39/138 #13 24.89 Verifying : unzip-6.0-56.el9.aarch64 40/138 #13 24.89 Verifying : xz-5.2.5-8.el9.aarch64 41/138 #13 24.89 Verifying : zip-3.0-35.el9.aarch64 42/138 #13 24.89 Verifying : zstd-1.5.1-2.el9.aarch64 43/138 #13 24.89 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 44/138 #13 24.89 Verifying : debugedit-5.0-5.el9.aarch64 45/138 #13 24.89 Verifying : desktop-file-utils-0.26-6.el9.aarch64 46/138 #13 24.89 Verifying : dwz-0.14-3.el9.aarch64 47/138 #13 24.89 Verifying : efi-srpm-macros-4-9.el9.noarch 48/138 #13 24.89 Verifying : emacs-filesystem-1:27.2-9.el9.noarch 49/138 #13 24.89 Verifying : enchant-1:1.6.0-30.el9.aarch64 50/138 #13 24.89 Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 51/138 #13 24.89 Verifying : gdb-minimal-10.2-13.el9.aarch64 52/138 #13 24.89 Verifying : gdk-pixbuf2-2.42.6-3.el9.aarch64 53/138 #13 24.89 Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 54/138 #13 24.89 Verifying : go-srpm-macros-3.2.0-3.el9.noarch 55/138 #13 24.89 Verifying : hunspell-1.7.0-11.el9.aarch64 56/138 #13 24.89 Verifying : hunspell-en-0.20140811.1-20.el9.noarch 57/138 #13 24.89 Verifying : hunspell-en-GB-0.20140811.1-20.el9.noarch 58/138 #13 24.89 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 59/138 #13 24.89 Verifying : hunspell-filesystem-1.7.0-11.el9.aarch64 60/138 #13 24.89 Verifying : kernel-srpm-macros-1.0-13.el9.noarch 61/138 #13 24.89 Verifying : libappstream-glib-0.7.18-4.el9.aarch64 62/138 #13 24.89 Verifying : libjpeg-turbo-2.0.90-7.el9.aarch64 63/138 #13 24.89 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.aarch64 64/138 #13 24.89 Verifying : libsoup-2.72.0-8.el9.aarch64 65/138 #13 24.89 Verifying : libstemmer-0-18.585svn.el9.aarch64 66/138 #13 24.89 Verifying : lua-srpm-macros-1-6.el9.noarch 67/138 #13 24.89 Verifying : ocaml-srpm-macros-6-6.el9.noarch 68/138 #13 24.89 Verifying : openblas-srpm-macros-2-11.el9.noarch 69/138 #13 24.89 Verifying : patch-2.7.6-16.el9.aarch64 70/138 #13 24.89 Verifying : perl-AutoLoader-5.74-481.el9.noarch 71/138 #13 24.89 Verifying : perl-B-1.80-481.el9.aarch64 72/138 #13 24.89 Verifying : perl-Carp-1.50-460.el9.noarch 73/138 #13 24.89 Verifying : perl-Class-Struct-0.66-481.el9.noarch 74/138 #13 24.89 Verifying : perl-Data-Dumper-2.174-462.el9.aarch64 75/138 #13 24.89 Verifying : perl-Digest-1.19-4.el9.noarch 76/138 #13 24.89 Verifying : perl-Digest-MD5-2.58-4.el9.aarch64 77/138 #13 24.89 Verifying : perl-Encode-4:3.08-462.el9.aarch64 78/138 #13 24.89 Verifying : perl-Errno-1.30-481.el9.aarch64 79/138 #13 24.89 Verifying : perl-Exporter-5.74-461.el9.noarch 80/138 #13 24.89 Verifying : perl-Fcntl-1.13-481.el9.aarch64 81/138 #13 24.89 Verifying : perl-File-Basename-2.85-481.el9.noarch 82/138 #13 24.89 Verifying : perl-File-Path-2.18-4.el9.noarch 83/138 #13 24.89 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 84/138 #13 24.89 Verifying : perl-File-stat-1.09-481.el9.noarch 85/138 #13 24.89 Verifying : perl-FileHandle-2.03-481.el9.noarch 86/138 #13 24.89 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 87/138 #13 24.89 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 88/138 #13 24.89 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 89/138 #13 24.89 Verifying : perl-IO-1.43-481.el9.aarch64 90/138 #13 24.89 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 91/138 #13 24.89 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 92/138 #13 24.89 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 93/138 #13 24.89 Verifying : perl-MIME-Base64-3.16-4.el9.aarch64 94/138 #13 24.89 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 95/138 #13 24.89 Verifying : perl-NDBM_File-1.15-481.el9.aarch64 96/138 #13 24.89 Verifying : perl-Net-SSLeay-1.92-2.el9.aarch64 97/138 #13 24.89 Verifying : perl-POSIX-1.94-481.el9.aarch64 98/138 #13 24.89 Verifying : perl-PathTools-3.78-461.el9.aarch64 99/138 #13 24.89 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 100/138 #13 24.89 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 101/138 #13 24.89 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 102/138 #13 24.89 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 103/138 #13 24.89 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64 104/138 #13 24.89 Verifying : perl-SelectSaver-1.02-481.el9.noarch 105/138 #13 24.89 Verifying : perl-Socket-4:2.031-4.el9.aarch64 106/138 #13 24.89 Verifying : perl-Storable-1:3.21-460.el9.aarch64 107/138 #13 24.89 Verifying : perl-Symbol-1.08-481.el9.noarch 108/138 #13 24.89 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 109/138 #13 24.89 Verifying : perl-Term-Cap-1.17-460.el9.noarch 110/138 #13 24.89 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 111/138 #13 24.89 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 112/138 #13 24.89 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 113/138 #13 24.89 Verifying : perl-URI-5.09-3.el9.noarch 114/138 #13 24.89 Verifying : perl-base-2.27-481.el9.noarch 115/138 #13 24.89 Verifying : perl-constant-1.33-461.el9.noarch 116/138 #13 24.89 Verifying : perl-if-0.60.800-481.el9.noarch 117/138 #13 24.89 Verifying : perl-interpreter-4:5.32.1-481.el9.aarch64 118/138 #13 24.89 Verifying : perl-libnet-3.13-4.el9.noarch 119/138 #13 24.89 Verifying : perl-libs-4:5.32.1-481.el9.aarch64 120/138 #13 24.89 Verifying : perl-mro-1.23-481.el9.aarch64 121/138 #13 24.89 Verifying : perl-overload-1.31-481.el9.noarch 122/138 #13 24.89 Verifying : perl-overloading-0.02-481.el9.noarch 123/138 #13 24.89 Verifying : perl-parent-1:0.238-460.el9.noarch 124/138 #13 24.90 Verifying : perl-podlators-1:4.14-460.el9.noarch 125/138 #13 24.90 Verifying : perl-srpm-macros-1-41.el9.noarch 126/138 #13 24.90 Verifying : perl-subs-1.03-481.el9.noarch 127/138 #13 24.90 Verifying : perl-vars-1.05-481.el9.noarch 128/138 #13 24.90 Verifying : pyproject-srpm-macros-1.12.0-1.el9.noarch 129/138 #13 24.90 Verifying : python-srpm-macros-3.9-53.el9.noarch 130/138 #13 24.90 Verifying : python3-enchant-3.2.0-5.el9.noarch 131/138 #13 24.90 Verifying : python3-file-magic-5.39-14.el9.noarch 132/138 #13 24.90 Verifying : qt5-srpm-macros-5.15.9-1.el9.noarch 133/138 #13 24.90 Verifying : redhat-rpm-config-207-1.el9.noarch 134/138 #13 24.90 Verifying : rpm-build-4.16.1.3-29.el9.aarch64 135/138 #13 24.90 Verifying : rpmlint-1.11-19.el9.noarch 136/138 #13 24.90 Verifying : rust-srpm-macros-17-4.el9.noarch 137/138 #13 24.90 Verifying : webkit2gtk3-jsc-2.42.4-1.el9.aarch64 138/138 #13 25.04 #13 25.04 Installed: #13 25.04 abattis-cantarell-fonts-0.301-4.el9.noarch #13 25.04 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch #13 25.04 binutils-2.35.2-43.el9.aarch64 #13 25.04 binutils-gold-2.35.2-43.el9.aarch64 #13 25.04 bzip2-1.0.8-8.el9.aarch64 #13 25.04 cpio-2.13-16.el9.aarch64 #13 25.04 dbus-libs-1:1.12.20-8.el9.aarch64 #13 25.04 debugedit-5.0-5.el9.aarch64 #13 25.04 desktop-file-utils-0.26-6.el9.aarch64 #13 25.04 diffutils-3.7-12.el9.aarch64 #13 25.04 dnf-plugins-core-4.3.0-13.el9.noarch #13 25.04 dwz-0.14-3.el9.aarch64 #13 25.04 ed-1.14.2-12.el9.aarch64 #13 25.04 efi-srpm-macros-4-9.el9.noarch #13 25.04 elfutils-0.190-2.el9.aarch64 #13 25.04 elfutils-debuginfod-client-0.190-2.el9.aarch64 #13 25.04 emacs-filesystem-1:27.2-9.el9.noarch #13 25.04 enchant-1:1.6.0-30.el9.aarch64 #13 25.04 file-5.39-14.el9.aarch64 #13 25.04 fonts-srpm-macros-1:2.0.5-7.el9.1.noarch #13 25.04 gdb-minimal-10.2-13.el9.aarch64 #13 25.04 gdk-pixbuf2-2.42.6-3.el9.aarch64 #13 25.04 ghc-srpm-macros-1.5.0-6.el9.noarch #13 25.04 glib-networking-2.68.3-3.el9.aarch64 #13 25.04 glibc-gconv-extra-2.34-100.el9.aarch64 #13 25.04 go-srpm-macros-3.2.0-3.el9.noarch #13 25.04 groff-base-1.22.4-10.el9.aarch64 #13 25.04 gsettings-desktop-schemas-40.0-6.el9.aarch64 #13 25.04 hunspell-1.7.0-11.el9.aarch64 #13 25.04 hunspell-en-0.20140811.1-20.el9.noarch #13 25.04 hunspell-en-GB-0.20140811.1-20.el9.noarch #13 25.04 hunspell-en-US-0.20140811.1-20.el9.noarch #13 25.04 hunspell-filesystem-1.7.0-11.el9.aarch64 #13 25.04 info-6.7-15.el9.aarch64 #13 25.04 json-glib-1.6.6-1.el9.aarch64 #13 25.04 kernel-srpm-macros-1.0-13.el9.noarch #13 25.04 less-590-2.el9.aarch64 #13 25.04 libappstream-glib-0.7.18-4.el9.aarch64 #13 25.04 libbrotli-1.0.9-6.el9.aarch64 #13 25.04 libicu-67.1-9.el9.aarch64 #13 25.04 libjpeg-turbo-2.0.90-7.el9.aarch64 #13 25.04 libpipeline-1.5.3-4.el9.aarch64 #13 25.04 libpkgconf-1.7.3-10.el9.aarch64 #13 25.04 libpng-2:1.6.37-12.el9.aarch64 #13 25.04 libproxy-0.4.15-35.el9.aarch64 #13 25.04 libproxy-webkitgtk4-0.4.15-35.el9.aarch64 #13 25.04 libpsl-0.21.1-5.el9.aarch64 #13 25.04 libsoup-2.72.0-8.el9.aarch64 #13 25.04 libstemmer-0-18.585svn.el9.aarch64 #13 25.04 lua-srpm-macros-1-6.el9.noarch #13 25.04 man-db-2.9.3-7.el9.aarch64 #13 25.04 ncurses-6.2-10.20210508.el9.aarch64 #13 25.04 ocaml-srpm-macros-6-6.el9.noarch #13 25.04 openblas-srpm-macros-2-11.el9.noarch #13 25.04 patch-2.7.6-16.el9.aarch64 #13 25.04 perl-AutoLoader-5.74-481.el9.noarch #13 25.04 perl-B-1.80-481.el9.aarch64 #13 25.04 perl-Carp-1.50-460.el9.noarch #13 25.04 perl-Class-Struct-0.66-481.el9.noarch #13 25.04 perl-Data-Dumper-2.174-462.el9.aarch64 #13 25.04 perl-Digest-1.19-4.el9.noarch #13 25.04 perl-Digest-MD5-2.58-4.el9.aarch64 #13 25.04 perl-Encode-4:3.08-462.el9.aarch64 #13 25.04 perl-Errno-1.30-481.el9.aarch64 #13 25.04 perl-Exporter-5.74-461.el9.noarch #13 25.04 perl-Fcntl-1.13-481.el9.aarch64 #13 25.04 perl-File-Basename-2.85-481.el9.noarch #13 25.04 perl-File-Path-2.18-4.el9.noarch #13 25.04 perl-File-Temp-1:0.231.100-4.el9.noarch #13 25.04 perl-File-stat-1.09-481.el9.noarch #13 25.04 perl-FileHandle-2.03-481.el9.noarch #13 25.04 perl-Getopt-Long-1:2.52-4.el9.noarch #13 25.04 perl-Getopt-Std-1.12-481.el9.noarch #13 25.04 perl-HTTP-Tiny-0.076-462.el9.noarch #13 25.04 perl-IO-1.43-481.el9.aarch64 #13 25.04 perl-IO-Socket-IP-0.41-5.el9.noarch #13 25.04 perl-IO-Socket-SSL-2.073-1.el9.noarch #13 25.04 perl-IPC-Open3-1.21-481.el9.noarch #13 25.04 perl-MIME-Base64-3.16-4.el9.aarch64 #13 25.04 perl-Mozilla-CA-20200520-6.el9.noarch #13 25.04 perl-NDBM_File-1.15-481.el9.aarch64 #13 25.04 perl-Net-SSLeay-1.92-2.el9.aarch64 #13 25.04 perl-POSIX-1.94-481.el9.aarch64 #13 25.04 perl-PathTools-3.78-461.el9.aarch64 #13 25.04 perl-Pod-Escapes-1:1.07-460.el9.noarch #13 25.04 perl-Pod-Perldoc-3.28.01-461.el9.noarch #13 25.04 perl-Pod-Simple-1:3.42-4.el9.noarch #13 25.04 perl-Pod-Usage-4:2.01-4.el9.noarch #13 25.04 perl-Scalar-List-Utils-4:1.56-461.el9.aarch64 #13 25.04 perl-SelectSaver-1.02-481.el9.noarch #13 25.04 perl-Socket-4:2.031-4.el9.aarch64 #13 25.04 perl-Storable-1:3.21-460.el9.aarch64 #13 25.04 perl-Symbol-1.08-481.el9.noarch #13 25.04 perl-Term-ANSIColor-5.01-461.el9.noarch #13 25.04 perl-Term-Cap-1.17-460.el9.noarch #13 25.04 perl-Text-ParseWords-3.30-460.el9.noarch #13 25.04 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #13 25.04 perl-Time-Local-2:1.300-7.el9.noarch #13 25.04 perl-URI-5.09-3.el9.noarch #13 25.04 perl-base-2.27-481.el9.noarch #13 25.04 perl-constant-1.33-461.el9.noarch #13 25.04 perl-if-0.60.800-481.el9.noarch #13 25.04 perl-interpreter-4:5.32.1-481.el9.aarch64 #13 25.04 perl-libnet-3.13-4.el9.noarch #13 25.04 perl-libs-4:5.32.1-481.el9.aarch64 #13 25.04 perl-mro-1.23-481.el9.aarch64 #13 25.04 perl-overload-1.31-481.el9.noarch #13 25.04 perl-overloading-0.02-481.el9.noarch #13 25.04 perl-parent-1:0.238-460.el9.noarch #13 25.04 perl-podlators-1:4.14-460.el9.noarch #13 25.04 perl-srpm-macros-1-41.el9.noarch #13 25.04 perl-subs-1.03-481.el9.noarch #13 25.04 perl-vars-1.05-481.el9.noarch #13 25.04 pkgconf-1.7.3-10.el9.aarch64 #13 25.04 pkgconf-m4-1.7.3-10.el9.noarch #13 25.04 pkgconf-pkg-config-1.7.3-10.el9.aarch64 #13 25.04 publicsuffix-list-dafsa-20210518-3.el9.noarch #13 25.04 pyproject-srpm-macros-1.12.0-1.el9.noarch #13 25.04 python-srpm-macros-3.9-53.el9.noarch #13 25.04 python3-dateutil-1:2.8.1-7.el9.noarch #13 25.04 python3-dbus-1.2.18-2.el9.aarch64 #13 25.04 python3-dnf-plugins-core-4.3.0-13.el9.noarch #13 25.04 python3-enchant-3.2.0-5.el9.noarch #13 25.04 python3-file-magic-5.39-14.el9.noarch #13 25.04 python3-six-1.15.0-9.el9.noarch #13 25.04 python3-systemd-234-18.el9.aarch64 #13 25.04 qt5-srpm-macros-5.15.9-1.el9.noarch #13 25.04 redhat-rpm-config-207-1.el9.noarch #13 25.04 rpm-build-4.16.1.3-29.el9.aarch64 #13 25.04 rpmlint-1.11-19.el9.noarch #13 25.04 rust-srpm-macros-17-4.el9.noarch #13 25.04 shared-mime-info-2.1-5.el9.aarch64 #13 25.04 systemd-libs-252-27.el9.aarch64 #13 25.04 unzip-6.0-56.el9.aarch64 #13 25.04 webkit2gtk3-jsc-2.42.4-1.el9.aarch64 #13 25.04 xz-5.2.5-8.el9.aarch64 #13 25.04 zip-3.0-35.el9.aarch64 #13 25.04 zstd-1.5.1-2.el9.aarch64 #13 25.04 #13 25.04 Complete! #13 DONE 25.2s #14 [stage-1 4/8] RUN dnf config-manager --set-enabled crb #14 DONE 0.6s #13 23.50 Preparing to unpack .../045-liblsan0_8.3.0-6_amd64.deb ... #13 23.50 Unpacking liblsan0:amd64 (8.3.0-6) ... #13 23.57 Selecting previously unselected package libtsan0:amd64. #13 23.57 Preparing to unpack .../046-libtsan0_8.3.0-6_amd64.deb ... #13 23.57 Unpacking libtsan0:amd64 (8.3.0-6) ... #13 23.63 Selecting previously unselected package libubsan1:amd64. #13 23.63 Preparing to unpack .../047-libubsan1_8.3.0-6_amd64.deb ... #13 23.64 Unpacking libubsan1:amd64 (8.3.0-6) ... #13 23.67 Selecting previously unselected package libmpx2:amd64. #13 23.68 Preparing to unpack .../048-libmpx2_8.3.0-6_amd64.deb ... #13 23.68 Unpacking libmpx2:amd64 (8.3.0-6) ... #13 23.72 Selecting previously unselected package libquadmath0:amd64. #13 23.72 Preparing to unpack .../049-libquadmath0_8.3.0-6_amd64.deb ... #13 23.72 Unpacking libquadmath0:amd64 (8.3.0-6) ... #13 23.76 Selecting previously unselected package libgcc-8-dev:amd64. #14 22.81 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB] #14 22.81 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB] #14 22.83 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.16+dfsg-0ubuntu0.22.04.2 [180 kB] #14 22.87 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] #14 22.88 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libssh-4 arm64 0.9.6-2ubuntu0.22.04.3 [185 kB] #14 22.91 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.15 [285 kB] #14 30.70 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B] #14 30.72 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB] #14 30.75 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 30.77 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB] #14 30.81 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB] #14 28.98 Get:192 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libio-html-perl all 1.004-3 [15.9 kB] #14 28.98 Get:193 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] #14 28.99 Get:194 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhttp-message-perl all 6.44-2ubuntu1 [78.0 kB] #14 29.01 Get:195 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 29.02 Get:196 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] #14 29.02 Get:197 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 perl-openssl-defaults arm64 7 [7536 B] #14 29.03 Get:198 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnet-ssleay-perl arm64 1.92-2build2 [292 kB] #13 14.44 Get:66 http://archive.raspbian.org/raspbian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B] #13 14.44 Get:67 http://archive.raspbian.org/raspbian bookworm/main armhf libdpkg-perl all 1.21.22+rpi1 [603 kB] #13 14.44 Get:68 http://archive.raspbian.org/raspbian bookworm/main armhf patch armhf 2.7.6-7 [116 kB] #13 14.44 Get:69 http://archive.raspbian.org/raspbian bookworm/main armhf make armhf 4.3-4.1 [376 kB] #13 14.44 Get:70 http://archive.raspbian.org/raspbian bookworm/main armhf dpkg-dev all 1.21.22+rpi1 [1353 kB] #13 14.54 Get:71 http://archive.raspbian.org/raspbian bookworm/main armhf libelf1 armhf 0.188-2.1+rpi1 [171 kB] #13 14.55 Get:72 http://archive.raspbian.org/raspbian bookworm/main armhf dwz armhf 0.15-1 [92.4 kB] #13 14.63 Get:73 http://archive.raspbian.org/raspbian bookworm/main armhf libicu72 armhf 72.1-3 [9009 kB] #13 32.67 Preparing to unpack .../241-libnet-domain-tld-perl_1.75-3_all.deb ... #13 32.67 Unpacking libnet-domain-tld-perl (1.75-3) ... #13 32.71 Selecting previously unselected package libdata-validate-domain-perl. #13 32.71 Preparing to unpack .../242-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 32.71 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 32.74 Selecting previously unselected package libnet-ipv6addr-perl. #13 32.74 Preparing to unpack .../243-libnet-ipv6addr-perl_1.02-1_all.deb ... #13 32.75 Unpacking libnet-ipv6addr-perl (1.02-1) ... #13 32.78 Selecting previously unselected package libnet-netmask-perl. #13 32.78 Preparing to unpack .../244-libnet-netmask-perl_2.0002-2_all.deb ... #13 32.78 Unpacking libnet-netmask-perl (2.0002-2) ... #13 32.81 Selecting previously unselected package libnetaddr-ip-perl. #13 32.81 Preparing to unpack .../245-libnetaddr-ip-perl_4.079+dfsg-2+b1_arm64.deb ... #13 32.83 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 32.86 Selecting previously unselected package libdata-validate-ip-perl. #13 32.87 Preparing to unpack .../246-libdata-validate-ip-perl_0.31-1_all.deb ... #13 32.87 Unpacking libdata-validate-ip-perl (0.31-1) ... #13 32.90 Selecting previously unselected package libdata-validate-uri-perl. #13 22.96 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ... #13 22.96 Unpacking patch (2.7.6-7) ... #13 23.00 Selecting previously unselected package dpkg-dev. #13 23.00 Preparing to unpack .../061-dpkg-dev_1.20.13_all.deb ... #13 23.01 Unpacking dpkg-dev (1.20.13) ... #13 23.13 Selecting previously unselected package build-essential. #13 23.13 Preparing to unpack .../062-build-essential_12.9_amd64.deb ... #13 23.13 Unpacking build-essential (12.9) ... #13 23.16 Selecting previously unselected package libbrotli1:amd64. #13 23.16 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ... #13 23.17 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... #13 23.22 Selecting previously unselected package libsasl2-modules-db:amd64. #13 23.22 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #13 23.23 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 23.26 Selecting previously unselected package libsasl2-2:amd64. #13 31.97 Preparing to unpack .../200-libdistro-info-perl_0.21+deb10u1_all.deb ... #13 31.98 Unpacking libdistro-info-perl (0.21+deb10u1) ... #13 32.01 Selecting previously unselected package libnet-smtp-ssl-perl. #13 32.01 Preparing to unpack .../201-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 32.02 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 32.05 Selecting previously unselected package libmailtools-perl. #13 32.05 Preparing to unpack .../202-libmailtools-perl_2.18-1_all.deb ... #13 32.06 Unpacking libmailtools-perl (2.18-1) ... #13 32.10 Selecting previously unselected package libnet-ip-perl. #13 32.10 Preparing to unpack .../203-libnet-ip-perl_1.26-2_all.deb ... #13 32.10 Unpacking libnet-ip-perl (1.26-2) ... #13 32.14 Selecting previously unselected package libnet-dns-perl. #13 32.15 Preparing to unpack .../204-libnet-dns-perl_1.19-1_all.deb ... #13 32.15 Unpacking libnet-dns-perl (1.19-1) ... #13 32.21 Selecting previously unselected package libnet-domain-tld-perl. #14 20.05 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B] #15 24.10 Installing : gc-7.6.4-3.el8.aarch64 78/88 #15 24.43 Installing : guile-5:2.0.14-7.el8.aarch64 79/88 #14 21.22 Get:94 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcrypt-dev armhf 1:4.4.36-2 [120 kB] #20 0.490 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.490 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.490 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #13 20.80 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u8_arm64.deb ... #13 20.81 Unpacking libc6-dev:arm64 (2.31-13+deb11u8) ... #13 21.03 Selecting previously unselected package libisl23:arm64. #13 21.03 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ... #13 21.04 Unpacking libisl23:arm64 (0.23-1) ... #13 21.11 Selecting previously unselected package libmpfr6:arm64. #13 21.11 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ... #13 21.12 Unpacking libmpfr6:arm64 (4.1.0-3) ... #13 21.18 Selecting previously unselected package libmpc3:arm64. #15 [stage-1 5/8] COPY --link SPECS /root/rpmbuild/SPECS #15 DONE 0.1s #16 [stage-1 6/8] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 9.2s done #13 23.76 Preparing to unpack .../050-libgcc-8-dev_8.3.0-6_amd64.deb ... #13 23.77 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... #13 23.97 Selecting previously unselected package gcc-8. #14 22.94 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.15 [190 kB] #14 22.96 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB] #14 22.96 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #14 21.06 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 30.83 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB] #14 30.85 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B] #14 30.87 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB] #14 30.89 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB] #14 30.90 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #14 31.06 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #14 29.52 Get:199 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libio-socket-ssl-perl all 2.083-1 [194 kB] #13 ... #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 extracting sha256:eaf2b4bb2a1470a1e7f0c6b78b036dff1ebb9669f4fa55fc8d7b7ee74dc56f9c 7.6s done #10 extracting sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 31.8s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 32.90 Preparing to unpack .../247-libdata-validate-uri-perl_0.07-2_all.deb ... #13 32.90 Unpacking libdata-validate-uri-perl (0.07-2) ... #13 32.93 Selecting previously unselected package libdevel-size-perl. #13 32.94 Preparing to unpack .../248-libdevel-size-perl_0.83-2+b1_arm64.deb ... #13 32.94 Unpacking libdevel-size-perl (0.83-2+b1) ... #13 32.97 Selecting previously unselected package libdistro-info-perl. #13 32.97 Preparing to unpack .../249-libdistro-info-perl_1.5+deb12u1_all.deb ... #13 32.97 Unpacking libdistro-info-perl (1.5+deb12u1) ... #13 33.00 Selecting previously unselected package libemail-address-xs-perl. #13 33.00 Preparing to unpack .../250-libemail-address-xs-perl_1.05-1+b1_arm64.deb ... #13 33.00 Unpacking libemail-address-xs-perl (1.05-1+b1) ... #13 33.08 Selecting previously unselected package libexporter-tiny-perl. #13 33.08 Preparing to unpack .../251-libexporter-tiny-perl_1.006000-1_all.deb ... #13 33.09 Unpacking libexporter-tiny-perl (1.006000-1) ... #13 33.12 Selecting previously unselected package libfcgi-bin. #13 33.12 Preparing to unpack .../252-libfcgi-bin_2.4.2-2_arm64.deb ... #13 33.12 Unpacking libfcgi-bin (2.4.2-2) ... #13 33.15 Selecting previously unselected package libindirect-perl. #13 33.15 Preparing to unpack .../253-libindirect-perl_0.39-2+b1_arm64.deb ... #13 33.15 Unpacking libindirect-perl (0.39-2+b1) ... #13 33.18 Selecting previously unselected package libxs-parse-keyword-perl. #13 33.18 Preparing to unpack .../254-libxs-parse-keyword-perl_0.33-1_arm64.deb ... #13 33.19 Unpacking libxs-parse-keyword-perl (0.33-1) ... #13 33.22 Selecting previously unselected package libxs-parse-sublike-perl:arm64. #13 23.27 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #13 23.27 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 23.31 Selecting previously unselected package libldap-2.4-2:amd64. #13 23.32 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... #13 23.32 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #13 23.38 Selecting previously unselected package libnghttp2-14:amd64. #13 23.38 Preparing to unpack .../067-libnghttp2-14_1.43.0-1+deb11u1_amd64.deb ... #13 23.38 Unpacking libnghttp2-14:amd64 (1.43.0-1+deb11u1) ... #13 23.42 Selecting previously unselected package libpsl5:amd64. #13 23.43 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ... #13 23.43 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #13 23.47 Selecting previously unselected package librtmp1:amd64. #13 23.47 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #13 23.48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 23.52 Selecting previously unselected package libssh2-1:amd64. #13 23.52 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ... #13 23.52 Unpacking libssh2-1:amd64 (1.9.0-2) ... #13 23.57 Selecting previously unselected package libcurl4:amd64. #13 23.57 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u11_amd64.deb ... #13 23.57 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u11) ... #13 23.62 Selecting previously unselected package curl. #13 25.52 Selecting previously unselected package libfakeroot:amd64. #13 25.52 Preparing to unpack .../097-libfakeroot_1.31-1.2_amd64.deb ... #13 25.52 Unpacking libfakeroot:amd64 (1.31-1.2) ... #13 25.55 Selecting previously unselected package fakeroot. #13 25.55 Preparing to unpack .../098-fakeroot_1.31-1.2_amd64.deb ... #13 25.56 Unpacking fakeroot (1.31-1.2) ... #13 25.59 Selecting previously unselected package libassuan0:amd64. #13 25.59 Preparing to unpack .../099-libassuan0_2.5.5-5_amd64.deb ... #13 25.60 Unpacking libassuan0:amd64 (2.5.5-5) ... #13 25.62 Selecting previously unselected package gpgconf. #13 32.21 Preparing to unpack .../205-libnet-domain-tld-perl_1.75-1_all.deb ... #13 32.22 Unpacking libnet-domain-tld-perl (1.75-1) ... #13 32.25 Selecting previously unselected package libemail-valid-perl. #13 32.25 Preparing to unpack .../206-libemail-valid-perl_1.202-1_all.deb ... #13 32.26 Unpacking libemail-valid-perl (1.202-1) ... #13 32.30 Selecting previously unselected package libexporter-tiny-perl. #13 32.30 Preparing to unpack .../207-libexporter-tiny-perl_1.002001-1_all.deb ... #13 32.30 Unpacking libexporter-tiny-perl (1.002001-1) ... #13 32.33 Selecting previously unselected package libipc-system-simple-perl. #13 32.34 Preparing to unpack .../208-libipc-system-simple-perl_1.25-4_all.deb ... #13 32.34 Unpacking libipc-system-simple-perl (1.25-4) ... #13 32.37 Selecting previously unselected package libfile-basedir-perl. #13 32.37 Preparing to unpack .../209-libfile-basedir-perl_0.08-1_all.deb ... #13 32.38 Unpacking libfile-basedir-perl (0.08-1) ... #13 32.41 Selecting previously unselected package libfile-chdir-perl. #13 32.41 Preparing to unpack .../210-libfile-chdir-perl_0.1008-1_all.deb ... #13 32.41 Unpacking libfile-chdir-perl (0.1008-1) ... #13 32.48 Selecting previously unselected package libfile-fcntllock-perl. #15 24.48 Running scriptlet: guile-5:2.0.14-7.el8.aarch64 79/88 #15 24.75 Installing : gdb-headless-8.2-20.el8.aarch64 80/88 #15 24.76 Installing : go-srpm-macros-2-17.el8.noarch 81/88 #15 24.77 Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 82/88 #15 24.79 Installing : efi-srpm-macros-3-3.el8.noarch 83/88 #15 24.81 Installing : dwz-0.12-10.el8.aarch64 84/88 #15 24.83 Installing : redhat-rpm-config-131-1.el8.noarch 85/88 #14 20.05 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libstdc++-11-dev armhf 11.4.0-1ubuntu1~22.04 [2154 kB] #14 20.09 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf g++-11 armhf 11.4.0-1ubuntu1~22.04 [9040 kB] #16 66.26 Updating : glibc-common-2.17-326.el7_9.aarch64 1/60 #14 21.30 Get:95 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtirpc-dev armhf 1.3.3+ds-1 [183 kB] #14 21.38 Get:96 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB] #14 21.46 Get:97 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB] #15 13.21 CentOS Stream 8 - PowerTools 6.1 MB/s | 4.9 MB 00:00 #13 15.76 Selecting previously unselected package python3. #13 15.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) #13 15.78 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ... #13 15.79 Unpacking python3 (3.9.2-3) ... #13 15.83 Selecting previously unselected package less. #13 15.83 Preparing to unpack .../001-less_551-2_armhf.deb ... #13 15.83 Unpacking less (551-2) ... #13 15.89 Selecting previously unselected package netbase. #13 15.89 Preparing to unpack .../002-netbase_6.3_all.deb ... #13 15.89 Unpacking netbase (6.3) ... #13 15.92 Selecting previously unselected package sensible-utils. #13 15.92 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #13 15.93 Unpacking sensible-utils (0.0.14) ... #13 15.96 Selecting previously unselected package bzip2. #13 15.96 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ... #13 15.96 Unpacking bzip2 (1.0.8-4) ... #13 21.18 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ... #13 21.18 Unpacking libmpc3:arm64 (1.2.0-1) ... #13 21.22 Selecting previously unselected package cpp-10. #13 21.22 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ... #13 21.22 Unpacking cpp-10 (10.2.1-6) ... #13 23.98 Preparing to unpack .../051-gcc-8_8.3.0-6_amd64.deb ... #13 23.98 Unpacking gcc-8 (8.3.0-6) ... #14 23.36 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtool all 2.4.6-15build2 [164 kB] #14 21.07 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main armhf po-debconf all 1.0.21 [233 kB] #14 21.09 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main armhf debhelper all 12.10ubuntu1 [877 kB] #14 21.19 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB] #14 21.19 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB] #14 21.19 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB] #14 21.20 Get:151 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB] #14 21.20 Get:152 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.2 [80.4 kB] #14 21.20 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B] #14 21.20 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB] #10 extracting sha256:fade82fa8d7da5394853648bdb693aa09f67efd87a514e75f4e60e04b0b5f02c done #14 31.21 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #14 31.31 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB] #13 23.62 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u11_amd64.deb ... #13 23.62 Unpacking curl (7.74.0-1.3+deb11u11) ... #13 23.68 Selecting previously unselected package dctrl-tools. #13 23.68 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ... #13 23.69 Unpacking dctrl-tools (2.24-3+b1) ... #13 23.72 Selecting previously unselected package libdebhelper-perl. #13 23.72 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ... #13 23.73 Unpacking libdebhelper-perl (13.3.4) ... #13 23.77 Selecting previously unselected package libtool. #13 23.78 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ... #13 23.78 Unpacking libtool (2.4.6-15) ... #13 23.83 Selecting previously unselected package dh-autoreconf. #13 33.22 Preparing to unpack .../255-libxs-parse-sublike-perl_0.16-1+b2_arm64.deb ... #13 33.22 Unpacking libxs-parse-sublike-perl:arm64 (0.16-1+b2) ... #13 33.26 Selecting previously unselected package libobject-pad-perl. #13 33.26 Preparing to unpack .../256-libobject-pad-perl_0.78-1_arm64.deb ... #13 33.27 Unpacking libobject-pad-perl (0.78-1) ... #13 33.30 Selecting previously unselected package libfeature-compat-class-perl. #13 33.30 Preparing to unpack .../257-libfeature-compat-class-perl_0.05-1_all.deb ... #13 33.31 Unpacking libfeature-compat-class-perl (0.05-1) ... #13 33.33 Selecting previously unselected package libsyntax-keyword-try-perl. #13 33.34 Preparing to unpack .../258-libsyntax-keyword-try-perl_0.28-1_arm64.deb ... #13 33.34 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #13 33.37 Selecting previously unselected package libfeature-compat-try-perl. #13 33.37 Preparing to unpack .../259-libfeature-compat-try-perl_0.05-1_all.deb ... #13 33.38 Unpacking libfeature-compat-try-perl (0.05-1) ... #13 33.40 Selecting previously unselected package libipc-system-simple-perl. #13 33.41 Preparing to unpack .../260-libipc-system-simple-perl_1.30-2_all.deb ... #13 33.41 Unpacking libipc-system-simple-perl (1.30-2) ... #13 33.44 Selecting previously unselected package libfile-basedir-perl. #13 25.63 Preparing to unpack .../100-gpgconf_2.2.40-1.1_amd64.deb ... #13 25.63 Unpacking gpgconf (2.2.40-1.1) ... #13 25.68 Selecting previously unselected package libksba8:amd64. #13 25.68 Preparing to unpack .../101-libksba8_1.6.3-2_amd64.deb ... #13 25.68 Unpacking libksba8:amd64 (1.6.3-2) ... #13 25.77 Selecting previously unselected package libnpth0:amd64. #13 25.77 Preparing to unpack .../102-libnpth0_1.6-3_amd64.deb ... #13 25.78 Unpacking libnpth0:amd64 (1.6-3) ... #13 25.82 Selecting previously unselected package dirmngr. #13 25.82 Preparing to unpack .../103-dirmngr_2.2.40-1.1_amd64.deb ... #13 25.83 Unpacking dirmngr (2.2.40-1.1) ... #13 25.89 Selecting previously unselected package gnupg-l10n. #13 32.48 Preparing to unpack .../211-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ... #13 32.49 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #13 32.55 Selecting previously unselected package libfont-afm-perl. #13 32.55 Preparing to unpack .../212-libfont-afm-perl_1.20-2_all.deb ... #13 32.56 Unpacking libfont-afm-perl (1.20-2) ... #13 32.60 Selecting previously unselected package libfribidi0:arm64. #13 32.60 Preparing to unpack .../213-libfribidi0_1.0.5-3.1+deb10u2_arm64.deb ... #13 32.60 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u2) ... #13 32.64 Selecting previously unselected package libfuture-perl. #13 32.64 Preparing to unpack .../214-libfuture-perl_0.39-1_all.deb ... #13 32.65 Unpacking libfuture-perl (0.39-1) ... #13 32.69 Selecting previously unselected package libio-stringy-perl. #13 32.69 Preparing to unpack .../215-libio-stringy-perl_2.111-3_all.deb ... #13 32.70 Unpacking libio-stringy-perl (2.111-3) ... #12 18.43 Running scriptlet: glibc-gconv-extra-2.34-100.el9.x86_64 139/139 #12 21.72 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 1/139 #12 21.72 Verifying : binutils-2.35.2-43.el9.x86_64 2/139 #12 21.72 Verifying : binutils-gold-2.35.2-43.el9.x86_64 3/139 #12 21.72 Verifying : bzip2-1.0.8-8.el9.x86_64 4/139 #12 21.72 Verifying : cpio-2.13-16.el9.x86_64 5/139 #12 21.72 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 6/139 #12 21.72 Verifying : diffutils-3.7-12.el9.x86_64 7/139 #12 21.72 Verifying : dnf-plugins-core-4.3.0-13.el9.noarch 8/139 #12 21.72 Verifying : ed-1.14.2-12.el9.x86_64 9/139 #12 21.72 Verifying : elfutils-0.190-2.el9.x86_64 10/139 #12 21.72 Verifying : elfutils-debuginfod-client-0.190-2.el9.x86_64 11/139 #12 21.72 Verifying : file-5.39-14.el9.x86_64 12/139 #12 21.72 Verifying : glib-networking-2.68.3-3.el9.x86_64 13/139 #12 21.72 Verifying : glibc-gconv-extra-2.34-100.el9.x86_64 14/139 #12 21.72 Verifying : groff-base-1.22.4-10.el9.x86_64 15/139 #12 21.72 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 16/139 #12 21.72 Verifying : info-6.7-15.el9.x86_64 17/139 #12 21.72 Verifying : json-glib-1.6.6-1.el9.x86_64 18/139 #12 21.72 Verifying : less-590-2.el9.x86_64 19/139 #12 21.72 Verifying : libatomic-11.4.1-3.el9.x86_64 20/139 #12 21.72 Verifying : libbrotli-1.0.9-6.el9.x86_64 21/139 #12 21.72 Verifying : libicu-67.1-9.el9.x86_64 22/139 #12 21.72 Verifying : libpipeline-1.5.3-4.el9.x86_64 23/139 #12 21.72 Verifying : libpkgconf-1.7.3-10.el9.x86_64 24/139 #12 21.72 Verifying : libpng-2:1.6.37-12.el9.x86_64 25/139 #12 21.72 Verifying : libproxy-0.4.15-35.el9.x86_64 26/139 #12 21.72 Verifying : libpsl-0.21.1-5.el9.x86_64 27/139 #12 21.72 Verifying : man-db-2.9.3-7.el9.x86_64 28/139 #12 21.72 Verifying : ncurses-6.2-10.20210508.el9.x86_64 29/139 #12 21.72 Verifying : pkgconf-1.7.3-10.el9.x86_64 30/139 #12 21.72 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 31/139 #12 21.72 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 32/139 #12 21.72 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 33/139 #12 21.72 Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 34/139 #12 21.72 Verifying : python3-dbus-1.2.18-2.el9.x86_64 35/139 #12 21.72 Verifying : python3-dnf-plugins-core-4.3.0-13.el9.noarch 36/139 #12 21.72 Verifying : python3-six-1.15.0-9.el9.noarch 37/139 #12 21.72 Verifying : python3-systemd-234-18.el9.x86_64 38/139 #12 21.72 Verifying : shared-mime-info-2.1-5.el9.x86_64 39/139 #12 21.72 Verifying : systemd-libs-252-27.el9.x86_64 40/139 #12 21.72 Verifying : unzip-6.0-56.el9.x86_64 41/139 #12 21.72 Verifying : xz-5.2.5-8.el9.x86_64 42/139 #12 21.72 Verifying : zip-3.0-35.el9.x86_64 43/139 #12 21.72 Verifying : zstd-1.5.1-2.el9.x86_64 44/139 #12 21.72 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 45/139 #12 21.72 Verifying : debugedit-5.0-5.el9.x86_64 46/139 #12 21.72 Verifying : desktop-file-utils-0.26-6.el9.x86_64 47/139 #12 21.72 Verifying : dwz-0.14-3.el9.x86_64 48/139 #12 21.72 Verifying : efi-srpm-macros-4-9.el9.noarch 49/139 #12 21.72 Verifying : emacs-filesystem-1:27.2-9.el9.noarch 50/139 #12 21.72 Verifying : enchant-1:1.6.0-30.el9.x86_64 51/139 #12 21.72 Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 52/139 #12 21.72 Verifying : gdb-minimal-10.2-13.el9.x86_64 53/139 #12 21.72 Verifying : gdk-pixbuf2-2.42.6-3.el9.x86_64 54/139 #12 21.72 Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 55/139 #12 21.72 Verifying : go-srpm-macros-3.2.0-3.el9.noarch 56/139 #12 21.72 Verifying : hunspell-1.7.0-11.el9.x86_64 57/139 #12 21.72 Verifying : hunspell-en-0.20140811.1-20.el9.noarch 58/139 #12 21.72 Verifying : hunspell-en-GB-0.20140811.1-20.el9.noarch 59/139 #12 21.72 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 60/139 #12 21.72 Verifying : hunspell-filesystem-1.7.0-11.el9.x86_64 61/139 #12 21.72 Verifying : kernel-srpm-macros-1.0-13.el9.noarch 62/139 #12 21.72 Verifying : libappstream-glib-0.7.18-4.el9.x86_64 63/139 #12 21.72 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 64/139 #12 21.72 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 65/139 #12 21.72 Verifying : libsoup-2.72.0-8.el9.x86_64 66/139 #12 21.72 Verifying : libstemmer-0-18.585svn.el9.x86_64 67/139 #12 21.72 Verifying : lua-srpm-macros-1-6.el9.noarch 68/139 #12 21.72 Verifying : ocaml-srpm-macros-6-6.el9.noarch 69/139 #12 21.72 Verifying : openblas-srpm-macros-2-11.el9.noarch 70/139 #12 21.72 Verifying : patch-2.7.6-16.el9.x86_64 71/139 #12 21.72 Verifying : perl-AutoLoader-5.74-481.el9.noarch 72/139 #12 21.72 Verifying : perl-B-1.80-481.el9.x86_64 73/139 #12 21.72 Verifying : perl-Carp-1.50-460.el9.noarch 74/139 #12 21.72 Verifying : perl-Class-Struct-0.66-481.el9.noarch 75/139 #12 21.72 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 76/139 #12 21.72 Verifying : perl-Digest-1.19-4.el9.noarch 77/139 #12 21.73 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 78/139 #12 21.73 Verifying : perl-Encode-4:3.08-462.el9.x86_64 79/139 #12 21.73 Verifying : perl-Errno-1.30-481.el9.x86_64 80/139 #12 21.73 Verifying : perl-Exporter-5.74-461.el9.noarch 81/139 #12 21.73 Verifying : perl-Fcntl-1.13-481.el9.x86_64 82/139 #12 21.73 Verifying : perl-File-Basename-2.85-481.el9.noarch 83/139 #12 21.73 Verifying : perl-File-Path-2.18-4.el9.noarch 84/139 #12 21.73 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 85/139 #12 21.73 Verifying : perl-File-stat-1.09-481.el9.noarch 86/139 #12 21.73 Verifying : perl-FileHandle-2.03-481.el9.noarch 87/139 #12 21.73 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 88/139 #12 21.73 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 89/139 #12 21.73 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 90/139 #12 21.73 Verifying : perl-IO-1.43-481.el9.x86_64 91/139 #12 21.73 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 92/139 #12 21.73 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 93/139 #12 21.73 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 94/139 #12 21.73 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 95/139 #12 21.73 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 96/139 #12 21.73 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 97/139 #12 21.73 Verifying : perl-Net-SSLeay-1.92-2.el9.x86_64 98/139 #12 21.73 Verifying : perl-POSIX-1.94-481.el9.x86_64 99/139 #12 21.73 Verifying : perl-PathTools-3.78-461.el9.x86_64 100/139 #12 21.73 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 101/139 #12 21.73 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 102/139 #12 21.73 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 103/139 #12 21.73 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 104/139 #12 21.73 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 105/139 #12 21.73 Verifying : perl-SelectSaver-1.02-481.el9.noarch 106/139 #12 21.73 Verifying : perl-Socket-4:2.031-4.el9.x86_64 107/139 #12 21.73 Verifying : perl-Storable-1:3.21-460.el9.x86_64 108/139 #12 21.73 Verifying : perl-Symbol-1.08-481.el9.noarch 109/139 #12 21.73 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 110/139 #12 21.73 Verifying : perl-Term-Cap-1.17-460.el9.noarch 111/139 #12 21.73 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 112/139 #12 21.73 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 113/139 #12 21.73 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 114/139 #12 21.73 Verifying : perl-URI-5.09-3.el9.noarch 115/139 #12 21.73 Verifying : perl-base-2.27-481.el9.noarch 116/139 #12 21.73 Verifying : perl-constant-1.33-461.el9.noarch 117/139 #12 21.73 Verifying : perl-if-0.60.800-481.el9.noarch 118/139 #12 21.73 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 119/139 #12 21.73 Verifying : perl-libnet-3.13-4.el9.noarch 120/139 #12 21.73 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 121/139 #12 21.73 Verifying : perl-mro-1.23-481.el9.x86_64 122/139 #12 21.73 Verifying : perl-overload-1.31-481.el9.noarch 123/139 #12 21.73 Verifying : perl-overloading-0.02-481.el9.noarch 124/139 #12 21.73 Verifying : perl-parent-1:0.238-460.el9.noarch 125/139 #12 21.73 Verifying : perl-podlators-1:4.14-460.el9.noarch 126/139 #12 21.73 Verifying : perl-srpm-macros-1-41.el9.noarch 127/139 #12 21.73 Verifying : perl-subs-1.03-481.el9.noarch 128/139 #12 21.73 Verifying : perl-vars-1.05-481.el9.noarch 129/139 #12 21.73 Verifying : pyproject-srpm-macros-1.12.0-1.el9.noarch 130/139 #12 21.73 Verifying : python-srpm-macros-3.9-53.el9.noarch 131/139 #12 21.73 Verifying : python3-enchant-3.2.0-5.el9.noarch 132/139 #12 21.73 Verifying : python3-file-magic-5.39-14.el9.noarch 133/139 #12 21.73 Verifying : qt5-srpm-macros-5.15.9-1.el9.noarch 134/139 #12 21.73 Verifying : redhat-rpm-config-207-1.el9.noarch 135/139 #12 21.73 Verifying : rpm-build-4.16.1.3-29.el9.x86_64 136/139 #12 21.73 Verifying : rpmlint-1.11-19.el9.noarch 137/139 #12 21.73 Verifying : rust-srpm-macros-17-4.el9.noarch 138/139 #12 21.73 Verifying : webkit2gtk3-jsc-2.42.4-1.el9.x86_64 139/139 #12 21.85 #12 21.85 Installed: #12 21.85 abattis-cantarell-fonts-0.301-4.el9.noarch #12 21.85 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch #12 21.85 binutils-2.35.2-43.el9.x86_64 #12 21.85 binutils-gold-2.35.2-43.el9.x86_64 #12 21.85 bzip2-1.0.8-8.el9.x86_64 #12 21.85 cpio-2.13-16.el9.x86_64 #12 21.85 dbus-libs-1:1.12.20-8.el9.x86_64 #12 21.85 debugedit-5.0-5.el9.x86_64 #12 21.85 desktop-file-utils-0.26-6.el9.x86_64 #12 21.85 diffutils-3.7-12.el9.x86_64 #12 21.85 dnf-plugins-core-4.3.0-13.el9.noarch #12 21.85 dwz-0.14-3.el9.x86_64 #12 21.85 ed-1.14.2-12.el9.x86_64 #12 21.85 efi-srpm-macros-4-9.el9.noarch #12 21.85 elfutils-0.190-2.el9.x86_64 #12 21.85 elfutils-debuginfod-client-0.190-2.el9.x86_64 #12 21.85 emacs-filesystem-1:27.2-9.el9.noarch #12 21.85 enchant-1:1.6.0-30.el9.x86_64 #12 21.85 file-5.39-14.el9.x86_64 #12 21.85 fonts-srpm-macros-1:2.0.5-7.el9.1.noarch #12 21.85 gdb-minimal-10.2-13.el9.x86_64 #12 21.85 gdk-pixbuf2-2.42.6-3.el9.x86_64 #12 21.85 ghc-srpm-macros-1.5.0-6.el9.noarch #12 21.85 glib-networking-2.68.3-3.el9.x86_64 #12 21.85 glibc-gconv-extra-2.34-100.el9.x86_64 #12 21.85 go-srpm-macros-3.2.0-3.el9.noarch #12 21.85 groff-base-1.22.4-10.el9.x86_64 #12 21.85 gsettings-desktop-schemas-40.0-6.el9.x86_64 #12 21.85 hunspell-1.7.0-11.el9.x86_64 #12 21.85 hunspell-en-0.20140811.1-20.el9.noarch #12 21.85 hunspell-en-GB-0.20140811.1-20.el9.noarch #12 21.85 hunspell-en-US-0.20140811.1-20.el9.noarch #12 21.85 hunspell-filesystem-1.7.0-11.el9.x86_64 #12 21.85 info-6.7-15.el9.x86_64 #12 21.85 json-glib-1.6.6-1.el9.x86_64 #12 21.85 kernel-srpm-macros-1.0-13.el9.noarch #12 21.85 less-590-2.el9.x86_64 #12 21.85 libappstream-glib-0.7.18-4.el9.x86_64 #12 21.85 libatomic-11.4.1-3.el9.x86_64 #12 21.85 libbrotli-1.0.9-6.el9.x86_64 #12 21.85 libicu-67.1-9.el9.x86_64 #12 21.85 libjpeg-turbo-2.0.90-7.el9.x86_64 #12 21.85 libpipeline-1.5.3-4.el9.x86_64 #12 21.85 libpkgconf-1.7.3-10.el9.x86_64 #12 21.85 libpng-2:1.6.37-12.el9.x86_64 #12 21.85 libproxy-0.4.15-35.el9.x86_64 #12 21.85 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 #12 21.85 libpsl-0.21.1-5.el9.x86_64 #12 21.85 libsoup-2.72.0-8.el9.x86_64 #12 21.85 libstemmer-0-18.585svn.el9.x86_64 #12 21.85 lua-srpm-macros-1-6.el9.noarch #12 21.85 man-db-2.9.3-7.el9.x86_64 #12 21.85 ncurses-6.2-10.20210508.el9.x86_64 #12 21.85 ocaml-srpm-macros-6-6.el9.noarch #12 21.85 openblas-srpm-macros-2-11.el9.noarch #12 21.85 patch-2.7.6-16.el9.x86_64 #12 21.85 perl-AutoLoader-5.74-481.el9.noarch #12 21.85 perl-B-1.80-481.el9.x86_64 #12 21.85 perl-Carp-1.50-460.el9.noarch #12 21.85 perl-Class-Struct-0.66-481.el9.noarch #12 21.85 perl-Data-Dumper-2.174-462.el9.x86_64 #12 21.85 perl-Digest-1.19-4.el9.noarch #12 21.85 perl-Digest-MD5-2.58-4.el9.x86_64 #12 21.85 perl-Encode-4:3.08-462.el9.x86_64 #12 21.85 perl-Errno-1.30-481.el9.x86_64 #12 21.85 perl-Exporter-5.74-461.el9.noarch #12 21.85 perl-Fcntl-1.13-481.el9.x86_64 #12 21.85 perl-File-Basename-2.85-481.el9.noarch #12 21.85 perl-File-Path-2.18-4.el9.noarch #12 21.85 perl-File-Temp-1:0.231.100-4.el9.noarch #12 21.85 perl-File-stat-1.09-481.el9.noarch #12 21.85 perl-FileHandle-2.03-481.el9.noarch #12 21.85 perl-Getopt-Long-1:2.52-4.el9.noarch #12 21.85 perl-Getopt-Std-1.12-481.el9.noarch #12 21.85 perl-HTTP-Tiny-0.076-462.el9.noarch #12 21.85 perl-IO-1.43-481.el9.x86_64 #12 21.85 perl-IO-Socket-IP-0.41-5.el9.noarch #12 21.85 perl-IO-Socket-SSL-2.073-1.el9.noarch #12 21.85 perl-IPC-Open3-1.21-481.el9.noarch #12 21.85 perl-MIME-Base64-3.16-4.el9.x86_64 #12 21.85 perl-Mozilla-CA-20200520-6.el9.noarch #12 21.85 perl-NDBM_File-1.15-481.el9.x86_64 #12 21.85 perl-Net-SSLeay-1.92-2.el9.x86_64 #12 21.85 perl-POSIX-1.94-481.el9.x86_64 #12 21.85 perl-PathTools-3.78-461.el9.x86_64 #12 21.85 perl-Pod-Escapes-1:1.07-460.el9.noarch #12 21.85 perl-Pod-Perldoc-3.28.01-461.el9.noarch #12 21.85 perl-Pod-Simple-1:3.42-4.el9.noarch #12 21.85 perl-Pod-Usage-4:2.01-4.el9.noarch #12 21.85 perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 #12 21.85 perl-SelectSaver-1.02-481.el9.noarch #12 21.85 perl-Socket-4:2.031-4.el9.x86_64 #12 21.85 perl-Storable-1:3.21-460.el9.x86_64 #12 21.85 perl-Symbol-1.08-481.el9.noarch #12 21.85 perl-Term-ANSIColor-5.01-461.el9.noarch #12 21.85 perl-Term-Cap-1.17-460.el9.noarch #12 21.85 perl-Text-ParseWords-3.30-460.el9.noarch #12 21.85 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #12 21.85 perl-Time-Local-2:1.300-7.el9.noarch #12 21.85 perl-URI-5.09-3.el9.noarch #12 21.85 perl-base-2.27-481.el9.noarch #12 21.85 perl-constant-1.33-461.el9.noarch #12 21.85 perl-if-0.60.800-481.el9.noarch #12 21.85 perl-interpreter-4:5.32.1-481.el9.x86_64 #12 21.85 perl-libnet-3.13-4.el9.noarch #12 21.85 perl-libs-4:5.32.1-481.el9.x86_64 #12 21.85 perl-mro-1.23-481.el9.x86_64 #12 21.85 perl-overload-1.31-481.el9.noarch #12 21.85 perl-overloading-0.02-481.el9.noarch #12 21.85 perl-parent-1:0.238-460.el9.noarch #12 21.85 perl-podlators-1:4.14-460.el9.noarch #12 21.85 perl-srpm-macros-1-41.el9.noarch #12 21.85 perl-subs-1.03-481.el9.noarch #12 21.85 perl-vars-1.05-481.el9.noarch #12 21.85 pkgconf-1.7.3-10.el9.x86_64 #12 21.85 pkgconf-m4-1.7.3-10.el9.noarch #12 21.85 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 21.85 publicsuffix-list-dafsa-20210518-3.el9.noarch #12 21.85 pyproject-srpm-macros-1.12.0-1.el9.noarch #12 21.85 python-srpm-macros-3.9-53.el9.noarch #12 21.85 python3-dateutil-1:2.8.1-7.el9.noarch #12 21.85 python3-dbus-1.2.18-2.el9.x86_64 #12 21.85 python3-dnf-plugins-core-4.3.0-13.el9.noarch #12 21.85 python3-enchant-3.2.0-5.el9.noarch #12 21.85 python3-file-magic-5.39-14.el9.noarch #12 21.85 python3-six-1.15.0-9.el9.noarch #12 21.85 python3-systemd-234-18.el9.x86_64 #12 21.85 qt5-srpm-macros-5.15.9-1.el9.noarch #12 21.85 redhat-rpm-config-207-1.el9.noarch #12 21.85 rpm-build-4.16.1.3-29.el9.x86_64 #12 21.85 rpmlint-1.11-19.el9.noarch #12 21.85 rust-srpm-macros-17-4.el9.noarch #12 21.85 shared-mime-info-2.1-5.el9.x86_64 #12 21.85 systemd-libs-252-27.el9.x86_64 #12 21.85 unzip-6.0-56.el9.x86_64 #12 21.85 webkit2gtk3-jsc-2.42.4-1.el9.x86_64 #12 21.85 xz-5.2.5-8.el9.x86_64 #12 21.85 zip-3.0-35.el9.x86_64 #15 24.86 Installing : rpm-build-4.14.3-31.el8.aarch64 86/88 #15 24.88 Installing : dnf-plugins-core-4.0.21-25.el8.noarch 87/88 #15 24.92 Installing : rpmlint-1.10-15.el8.noarch 88/88 #15 24.94 Running scriptlet: guile-5:2.0.14-7.el8.aarch64 88/88 #15 24.95 Running scriptlet: rpmlint-1.10-15.el8.noarch 88/88 #15 25.08 Verifying : desktop-file-utils-0.26-1.el8.aarch64 1/88 #16 67.15 Updating : glibc-2.17-326.el7_9.aarch64 2/60 #16 67.34 Installing : mpfr-3.1.1-4.el7.aarch64 3/60 #14 21.87 Get:98 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libc6-dev armhf 2.38-1ubuntu6.1 [1346 kB] #13 16.00 Selecting previously unselected package openssl. #13 16.00 Preparing to unpack .../005-openssl_1.1.1w-0+deb11u1_armhf.deb ... #13 16.01 Unpacking openssl (1.1.1w-0+deb11u1) ... #20 0.645 Reading package lists... #14 23.72 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-autoreconf all 20 [16.1 kB] #14 21.41 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #14 31.50 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB] #13 23.83 Preparing to unpack .../076-dh-autoreconf_20_all.deb ... #13 23.83 Unpacking dh-autoreconf (20) ... #13 23.87 Selecting previously unselected package libarchive-zip-perl. #13 23.87 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ... #13 23.88 Unpacking libarchive-zip-perl (1.68-1) ... #13 23.92 Selecting previously unselected package libsub-override-perl. #13 23.92 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ... #13 23.92 Unpacking libsub-override-perl (0.09-2) ... #13 23.95 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 23.95 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #13 23.96 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #13 23.99 Selecting previously unselected package dh-strip-nondeterminism. #13 23.99 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ... #13 23.99 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #13 24.03 Selecting previously unselected package libelf1:amd64. #13 24.03 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ... #13 24.04 Unpacking libelf1:amd64 (0.183-1) ... #13 24.08 Selecting previously unselected package dwz. #13 33.44 Preparing to unpack .../261-libfile-basedir-perl_0.09-2_all.deb ... #13 33.44 Unpacking libfile-basedir-perl (0.09-2) ... #13 33.48 Selecting previously unselected package libfile-chdir-perl. #13 33.48 Preparing to unpack .../262-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 33.48 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 33.53 Selecting previously unselected package libfile-fcntllock-perl. #13 33.53 Preparing to unpack .../263-libfile-fcntllock-perl_0.22-4+b1_arm64.deb ... #13 33.54 Unpacking libfile-fcntllock-perl (0.22-4+b1) ... #13 33.57 Selecting previously unselected package libnumber-compare-perl. #13 33.57 Preparing to unpack .../264-libnumber-compare-perl_0.03-3_all.deb ... #13 33.57 Unpacking libnumber-compare-perl (0.03-3) ... #13 33.60 Selecting previously unselected package libtext-glob-perl. #13 33.61 Preparing to unpack .../265-libtext-glob-perl_0.11-3_all.deb ... #13 33.61 Unpacking libtext-glob-perl (0.11-3) ... #13 33.64 Selecting previously unselected package libfile-find-rule-perl. #13 33.64 Preparing to unpack .../266-libfile-find-rule-perl_0.34-3_all.deb ... #13 33.64 Unpacking libfile-find-rule-perl (0.34-3) ... #13 33.68 Selecting previously unselected package libfont-afm-perl. #13 32.73 Selecting previously unselected package libparams-validate-perl. #13 32.74 Preparing to unpack .../216-libparams-validate-perl_1.29-1+b1_arm64.deb ... #13 32.74 Unpacking libparams-validate-perl (1.29-1+b1) ... #13 32.78 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 32.78 Preparing to unpack .../217-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #13 32.79 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #13 32.82 Selecting previously unselected package libsort-versions-perl. #13 32.82 Preparing to unpack .../218-libsort-versions-perl_1.62-1_all.deb ... #13 32.82 Unpacking libsort-versions-perl (1.62-1) ... #13 32.85 Selecting previously unselected package libgit-wrapper-perl. #13 32.86 Preparing to unpack .../219-libgit-wrapper-perl_0.048-1_all.deb ... #13 32.86 Unpacking libgit-wrapper-perl (0.048-1) ... #13 32.89 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 32.89 Preparing to unpack .../220-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #13 32.90 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #13 32.93 Selecting previously unselected package libio-prompter-perl. #14 29.98 Get:200 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnet-http-perl all 6.22-1 [23.2 kB] #14 29.99 Get:201 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblwp-protocol-https-perl all 6.11-1 [8992 B] #14 29.99 Get:202 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB] #14 30.00 Get:203 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 30.00 Get:204 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libwww-perl all 6.72-1 [143 kB] #14 30.07 Get:205 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB] #14 30.10 Get:206 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 wdiff arm64 1.2.2-5 [28.7 kB] #13 15.31 Get:74 http://archive.raspbian.org/raspbian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [570 kB] #13 15.33 Get:75 http://archive.raspbian.org/raspbian bookworm/main armhf gettext armhf 0.21-12 [1201 kB] #13 15.34 Get:76 http://archive.raspbian.org/raspbian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB] #13 15.34 Get:77 http://archive.raspbian.org/raspbian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #13 15.34 Get:78 http://archive.raspbian.org/raspbian bookworm/main armhf debhelper all 13.11.4 [942 kB] #13 15.44 Get:79 http://archive.raspbian.org/raspbian bookworm/main armhf libfakeroot armhf 1.31-1.2 [25.7 kB] #12 21.85 zstd-1.5.1-2.el9.x86_64 #12 21.85 #12 21.85 Complete! #12 DONE 22.0s #14 [stage-1 4/8] RUN dnf config-manager --set-enabled crb #13 25.89 Preparing to unpack .../104-gnupg-l10n_2.2.40-1.1_all.deb ... #13 25.89 Unpacking gnupg-l10n (2.2.40-1.1) ... #13 25.99 Selecting previously unselected package gnupg-utils. #13 25.99 Preparing to unpack .../105-gnupg-utils_2.2.40-1.1_amd64.deb ... #13 26.00 Unpacking gnupg-utils (2.2.40-1.1) ... #13 26.07 Selecting previously unselected package gpg. #13 26.07 Preparing to unpack .../106-gpg_2.2.40-1.1_amd64.deb ... #13 26.07 Unpacking gpg (2.2.40-1.1) ... #13 26.15 Selecting previously unselected package pinentry-curses. #15 25.08 Verifying : dwz-0.12-10.el8.aarch64 2/88 #15 25.08 Verifying : efi-srpm-macros-3-3.el8.noarch 3/88 #15 25.08 Verifying : gc-7.6.4-3.el8.aarch64 4/88 #15 25.08 Verifying : gdb-headless-8.2-20.el8.aarch64 5/88 #15 25.08 Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 6/88 #15 25.08 Verifying : go-srpm-macros-2-17.el8.noarch 7/88 #15 25.08 Verifying : guile-5:2.0.14-7.el8.aarch64 8/88 #15 25.08 Verifying : libatomic_ops-7.6.2-3.el8.aarch64 9/88 #15 25.08 Verifying : ocaml-srpm-macros-5-4.el8.noarch 10/88 #15 25.08 Verifying : openblas-srpm-macros-2-2.el8.noarch 11/88 #15 25.08 Verifying : perl-Digest-1.17-395.el8.noarch 12/88 #15 25.08 Verifying : perl-Digest-MD5-2.55-396.el8.aarch64 13/88 #15 25.08 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 14/88 #15 25.08 Verifying : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0 15/88 #15 25.08 Verifying : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c 16/88 #15 25.08 Verifying : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.aar 17/88 #15 25.08 Verifying : perl-URI-1.73-3.el8.noarch 18/88 #15 25.08 Verifying : perl-libnet-3.11-3.el8.noarch 19/88 #15 25.08 Verifying : perl-srpm-macros-1-25.el8.noarch 20/88 #15 25.08 Verifying : python-rpm-macros-3-45.el8.noarch 21/88 #15 25.08 Verifying : python-srpm-macros-3-45.el8.noarch 22/88 #15 25.08 Verifying : python3-rpm-macros-3-45.el8.noarch 23/88 #15 25.08 Verifying : python3-systemd-234-8.el8.aarch64 24/88 #15 25.08 Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 25/88 #15 25.08 Verifying : redhat-rpm-config-131-1.el8.noarch 26/88 #15 25.08 Verifying : rpm-build-4.14.3-31.el8.aarch64 27/88 #15 25.08 Verifying : rpmlint-1.10-15.el8.noarch 28/88 #15 25.08 Verifying : rust-srpm-macros-5-2.el8.noarch 29/88 #15 25.08 Verifying : zstd-1.4.4-1.el8.aarch64 30/88 #15 25.08 Verifying : bzip2-1.0.6-26.el8.aarch64 31/88 #15 25.08 Verifying : dbus-glib-0.110-2.el8.aarch64 32/88 #15 25.08 Verifying : diffutils-3.6-6.el8.aarch64 33/88 #15 25.08 Verifying : dnf-plugins-core-4.0.21-25.el8.noarch 34/88 #15 25.08 Verifying : elfutils-0.190-2.el8.aarch64 35/88 #15 25.08 Verifying : elfutils-debuginfod-client-0.190-2.el8.aarch64 36/88 #15 25.08 Verifying : emacs-filesystem-1:26.1-11.el8.noarch 37/88 #15 25.08 Verifying : file-5.33-25.el8.aarch64 38/88 #15 25.08 Verifying : glibc-gconv-extra-2.28-251.el8.aarch64 39/88 #15 25.08 Verifying : groff-base-1.22.3-18.el8.aarch64 40/88 #15 25.08 Verifying : libbabeltrace-1.5.4-4.el8.aarch64 41/88 #15 25.08 Verifying : libpkgconf-1.4.2-1.el8.aarch64 42/88 #15 25.08 Verifying : libtool-ltdl-2.4.6-25.el8.aarch64 43/88 #15 25.08 Verifying : ncurses-6.1-10.20180224.el8.aarch64 44/88 #15 25.08 Verifying : openssl-1:1.1.1k-12.el8.aarch64 45/88 #15 25.08 Verifying : patch-2.7.6-11.el8.aarch64 46/88 #15 25.08 Verifying : perl-Carp-1.42-396.el8.noarch 47/88 #15 25.08 Verifying : perl-Data-Dumper-2.167-399.el8.aarch64 48/88 #15 25.08 Verifying : perl-Encode-4:2.97-3.el8.aarch64 49/88 #15 25.08 Verifying : perl-Errno-1.28-422.el8.aarch64 50/88 #15 25.08 Verifying : perl-Exporter-5.72-396.el8.noarch 51/88 #15 25.08 Verifying : perl-File-Path-2.15-2.el8.noarch 52/88 #15 25.08 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 53/88 #15 25.08 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 54/88 #15 25.08 Verifying : perl-HTTP-Tiny-0.074-3.el8.noarch 55/88 #15 25.08 Verifying : perl-IO-1.38-422.el8.aarch64 56/88 #15 25.08 Verifying : perl-MIME-Base64-3.15-396.el8.aarch64 57/88 #15 25.08 Verifying : perl-PathTools-3.74-1.el8.aarch64 58/88 #15 25.08 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 59/88 #15 25.08 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 60/88 #15 25.08 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 61/88 #15 25.08 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 62/88 #15 25.08 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 63/88 #15 25.08 Verifying : perl-Socket-4:2.027-3.el8.aarch64 64/88 #15 25.08 Verifying : perl-Storable-1:3.11-3.el8.aarch64 65/88 #15 25.08 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 66/88 #15 25.08 Verifying : perl-Term-Cap-1.17-395.el8.noarch 67/88 #15 25.08 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 68/88 #15 25.08 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 69/88 #15 25.08 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 70/88 #15 25.08 Verifying : perl-Unicode-Normalize-1.25-396.el8.aarch64 71/88 #15 25.08 Verifying : perl-constant-1.33-396.el8.noarch 72/88 #15 25.08 Verifying : perl-interpreter-4:5.26.3-422.el8.aarch64 73/88 #15 25.08 Verifying : perl-libs-4:5.26.3-422.el8.aarch64 74/88 #15 25.08 Verifying : perl-macros-4:5.26.3-422.el8.aarch64 75/88 #15 25.08 Verifying : perl-parent-1:0.237-1.el8.noarch 76/88 #15 25.08 Verifying : perl-podlators-4.11-1.el8.noarch 77/88 #15 25.08 Verifying : perl-threads-1:2.21-2.el8.aarch64 78/88 #15 25.08 Verifying : perl-threads-shared-1.58-2.el8.aarch64 79/88 #15 25.08 Verifying : pkgconf-1.4.2-1.el8.aarch64 80/88 #15 25.08 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 81/88 #15 25.08 Verifying : pkgconf-pkg-config-1.4.2-1.el8.aarch64 82/88 #15 25.08 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 83/88 #15 25.08 Verifying : python3-dbus-1.2.4-15.el8.aarch64 84/88 #15 25.08 Verifying : python3-dnf-plugins-core-4.0.21-25.el8.noarch 85/88 #15 25.08 Verifying : python3-six-1.11.0-8.el8.noarch 86/88 #15 25.08 Verifying : unzip-6.0-46.el8.aarch64 87/88 #15 25.08 Verifying : zip-3.0-23.el8.aarch64 88/88 #15 25.33 #15 25.33 Installed: #15 25.33 bzip2-1.0.6-26.el8.aarch64 #15 25.33 dbus-glib-0.110-2.el8.aarch64 #15 25.33 desktop-file-utils-0.26-1.el8.aarch64 #15 25.33 diffutils-3.6-6.el8.aarch64 #15 25.33 dnf-plugins-core-4.0.21-25.el8.noarch #15 25.33 dwz-0.12-10.el8.aarch64 #15 25.33 efi-srpm-macros-3-3.el8.noarch #15 25.33 elfutils-0.190-2.el8.aarch64 #15 25.33 elfutils-debuginfod-client-0.190-2.el8.aarch64 #15 25.33 emacs-filesystem-1:26.1-11.el8.noarch #15 25.33 file-5.33-25.el8.aarch64 #15 25.33 gc-7.6.4-3.el8.aarch64 #15 25.33 gdb-headless-8.2-20.el8.aarch64 #15 25.33 ghc-srpm-macros-1.4.2-7.el8.noarch #15 25.33 glibc-gconv-extra-2.28-251.el8.aarch64 #15 25.33 go-srpm-macros-2-17.el8.noarch #15 25.33 groff-base-1.22.3-18.el8.aarch64 #15 25.33 guile-5:2.0.14-7.el8.aarch64 #15 25.33 libatomic_ops-7.6.2-3.el8.aarch64 #15 25.33 libbabeltrace-1.5.4-4.el8.aarch64 #15 25.33 libpkgconf-1.4.2-1.el8.aarch64 #15 25.33 libtool-ltdl-2.4.6-25.el8.aarch64 #15 25.33 ncurses-6.1-10.20180224.el8.aarch64 #15 25.33 ocaml-srpm-macros-5-4.el8.noarch #15 25.33 openblas-srpm-macros-2-2.el8.noarch #15 25.33 openssl-1:1.1.1k-12.el8.aarch64 #15 25.33 patch-2.7.6-11.el8.aarch64 #15 25.33 perl-Carp-1.42-396.el8.noarch #15 25.33 perl-Data-Dumper-2.167-399.el8.aarch64 #15 25.33 perl-Digest-1.17-395.el8.noarch #15 25.33 perl-Digest-MD5-2.55-396.el8.aarch64 #15 25.33 perl-Encode-4:2.97-3.el8.aarch64 #15 25.33 perl-Errno-1.28-422.el8.aarch64 #15 25.33 perl-Exporter-5.72-396.el8.noarch #15 25.33 perl-File-Path-2.15-2.el8.noarch #15 25.33 perl-File-Temp-0.230.600-1.el8.noarch #15 25.33 perl-Getopt-Long-1:2.50-4.el8.noarch #15 25.33 perl-HTTP-Tiny-0.074-3.el8.noarch #15 25.33 perl-IO-1.38-422.el8.aarch64 #15 25.33 perl-IO-Socket-IP-0.39-5.el8.noarch #15 25.33 perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch #15 25.33 perl-MIME-Base64-3.15-396.el8.aarch64 #15 25.33 perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch #15 25.33 perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.aarch64 #15 25.33 perl-PathTools-3.74-1.el8.aarch64 #15 25.33 perl-Pod-Escapes-1:1.07-395.el8.noarch #15 25.33 perl-Pod-Perldoc-3.28-396.el8.noarch #15 25.33 perl-Pod-Simple-1:3.35-395.el8.noarch #15 25.33 perl-Pod-Usage-4:1.69-395.el8.noarch #15 25.33 perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 #15 25.33 perl-Socket-4:2.027-3.el8.aarch64 #15 25.33 perl-Storable-1:3.11-3.el8.aarch64 #15 25.33 perl-Term-ANSIColor-4.06-396.el8.noarch #15 25.33 perl-Term-Cap-1.17-395.el8.noarch #15 25.33 perl-Text-ParseWords-3.30-395.el8.noarch #15 25.33 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch #15 25.33 perl-Time-Local-1:1.280-1.el8.noarch #15 25.33 perl-URI-1.73-3.el8.noarch #15 25.33 perl-Unicode-Normalize-1.25-396.el8.aarch64 #15 25.33 perl-constant-1.33-396.el8.noarch #15 25.33 perl-interpreter-4:5.26.3-422.el8.aarch64 #15 25.33 perl-libnet-3.11-3.el8.noarch #15 25.33 perl-libs-4:5.26.3-422.el8.aarch64 #15 25.33 perl-macros-4:5.26.3-422.el8.aarch64 #15 25.33 perl-parent-1:0.237-1.el8.noarch #15 25.33 perl-podlators-4.11-1.el8.noarch #15 25.33 perl-srpm-macros-1-25.el8.noarch #15 25.33 perl-threads-1:2.21-2.el8.aarch64 #15 25.33 perl-threads-shared-1.58-2.el8.aarch64 #15 25.33 pkgconf-1.4.2-1.el8.aarch64 #15 25.33 pkgconf-m4-1.4.2-1.el8.noarch #15 25.33 pkgconf-pkg-config-1.4.2-1.el8.aarch64 #15 25.33 python-rpm-macros-3-45.el8.noarch #15 25.33 python-srpm-macros-3-45.el8.noarch #15 25.33 python3-dateutil-1:2.6.1-6.el8.noarch #15 25.33 python3-dbus-1.2.4-15.el8.aarch64 #15 25.33 python3-dnf-plugins-core-4.0.21-25.el8.noarch #15 25.33 python3-rpm-macros-3-45.el8.noarch #15 25.33 python3-six-1.11.0-8.el8.noarch #15 25.33 python3-systemd-234-8.el8.aarch64 #15 25.33 qt5-srpm-macros-5.15.3-1.el8.noarch #15 25.33 redhat-rpm-config-131-1.el8.noarch #15 25.33 rpm-build-4.14.3-31.el8.aarch64 #15 25.33 rpmlint-1.10-15.el8.noarch #15 25.33 rust-srpm-macros-5-2.el8.noarch #15 25.33 unzip-6.0-46.el8.aarch64 #15 25.33 zip-3.0-23.el8.aarch64 #15 25.33 zstd-1.4.4-1.el8.aarch64 #15 25.33 #15 25.33 Complete! #16 67.49 Installing : libmpc-1.0.1-3.el7.aarch64 4/60 #13 24.94 Selecting previously unselected package gcc. #13 24.94 Preparing to unpack .../056-gcc_4%3a12.2.0-3_armhf.deb ... #13 24.94 Unpacking gcc (4:12.2.0-3) ... #13 24.99 Selecting previously unselected package libstdc++-12-dev:armhf. #13 24.99 Preparing to unpack .../057-libstdc++-12-dev_12.2.0-14_armhf.deb ... #13 25.00 Unpacking libstdc++-12-dev:armhf (12.2.0-14) ... #13 16.16 Selecting previously unselected package ca-certificates. #13 16.16 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #13 16.16 Unpacking ca-certificates (20210119) ... #13 16.23 Selecting previously unselected package libmagic-mgc. #13 16.24 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_armhf.deb ... #13 16.24 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #13 16.35 Selecting previously unselected package libmagic1:armhf. #13 16.35 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_armhf.deb ... #13 16.36 Unpacking libmagic1:armhf (1:5.39-3+deb11u1) ... #13 16.40 Selecting previously unselected package file. #13 16.40 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_armhf.deb ... #13 16.41 Unpacking file (1:5.39-3+deb11u1) ... #13 16.47 Selecting previously unselected package gettext-base. #13 16.47 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ... #14 23.72 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB] #14 23.75 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-override-perl all 0.09-2 [9532 B] #14 23.75 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #14 23.76 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B] #14 23.76 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB] #14 23.85 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debugedit arm64 1:5.0-4build1 [46.5 kB] #14 23.86 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dwz arm64 0.14-1build2 [102 kB] #14 23.88 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext arm64 0.21-4ubuntu4 [846 kB] #14 23.97 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 21.72 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB] #10 DONE 31.7s #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #13 14.87 Selecting previously unselected package libperl5.28:armhf. #13 14.87 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_armhf.deb ... #13 14.89 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ... #13 15.65 Selecting previously unselected package perl. #13 15.65 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_armhf.deb ... #13 15.67 Unpacking perl (5.28.1-6+deb10u1) ... #13 15.83 Selecting previously unselected package liblocale-gettext-perl. #13 15.83 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_armhf.deb ... #13 15.84 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #13 16.04 Selecting previously unselected package libssl1.1:armhf. #13 16.04 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u6_armhf.deb ... #13 16.05 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u6) ... #13 16.34 Selecting previously unselected package libpython3.7-minimal:armhf. #13 16.34 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u6_armhf.deb ... #13 16.35 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... #13 16.64 Selecting previously unselected package libexpat1:armhf. #13 16.64 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_armhf.deb ... #13 16.65 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ... #13 16.80 Selecting previously unselected package python3.7-minimal. #13 16.80 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u6_armhf.deb ... #13 16.84 Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... #13 17.24 Setting up libssl1.1:armhf (1.1.1n-0+deb10u6) ... #13 17.54 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... #13 17.66 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ... #13 17.68 Setting up python3.7-minimal (3.7.3-2+deb10u6) ... #13 18.21 Selecting previously unselected package python3-minimal. #13 18.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9606 files and directories currently installed.) #13 18.21 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... #13 18.21 Unpacking python3-minimal (3.7.3-1) ... #13 18.32 Selecting previously unselected package mime-support. #13 18.32 Preparing to unpack .../1-mime-support_3.62_all.deb ... #13 18.32 Unpacking mime-support (3.62) ... #13 18.37 Selecting previously unselected package libmpdec2:armhf. #13 18.37 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... #13 18.38 Unpacking libmpdec2:armhf (2.4.2-2) ... #13 18.42 Selecting previously unselected package readline-common. #13 18.42 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #13 18.43 Unpacking readline-common (7.0-5) ... #13 18.47 Selecting previously unselected package libreadline7:armhf. #13 18.47 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ... #13 18.48 Unpacking libreadline7:armhf (7.0-5) ... #13 18.54 Selecting previously unselected package libsqlite3-0:armhf. #13 18.54 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ... #13 18.54 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ... #13 18.63 Selecting previously unselected package libpython3.7-stdlib:armhf. #13 18.63 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u6_armhf.deb ... #13 18.64 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u6) ... #13 18.91 Selecting previously unselected package python3.7. #13 18.91 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u6_armhf.deb ... #13 18.92 Unpacking python3.7 (3.7.3-2+deb10u6) ... #13 18.98 Selecting previously unselected package libpython3-stdlib:armhf. #13 18.98 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ... #13 19.05 Unpacking libpython3-stdlib:armhf (3.7.3-1) ... #13 19.09 Setting up python3-minimal (3.7.3-1) ... #13 19.31 Selecting previously unselected package python3. #13 19.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10075 files and directories currently installed.) #13 19.31 Preparing to unpack .../python3_3.7.3-1_armhf.deb ... #13 19.32 Unpacking python3 (3.7.3-1) ... #13 19.37 Preparing to unpack .../libgnutls30_3.6.7-4+deb10u12_armhf.deb ... #13 19.39 Unpacking libgnutls30:armhf (3.6.7-4+deb10u12) over (3.6.7-4+deb10u11) ... #13 19.71 Setting up libgnutls30:armhf (3.6.7-4+deb10u12) ... #13 19.84 Selecting previously unselected package less. #13 19.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10109 files and directories currently installed.) #13 19.85 Preparing to unpack .../000-less_487-0.1+b1_armhf.deb ... #13 19.85 Unpacking less (487-0.1+b1) ... #13 19.97 Selecting previously unselected package netbase. #13 19.97 Preparing to unpack .../001-netbase_5.6_all.deb ... #13 19.97 Unpacking netbase (5.6) ... #13 20.01 Selecting previously unselected package bzip2. #13 20.01 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u2_armhf.deb ... #13 20.01 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #13 20.06 Selecting previously unselected package libmagic-mgc. #13 20.06 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... #13 20.07 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #13 20.18 Selecting previously unselected package libmagic1:armhf. #13 20.18 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... #13 20.18 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... #13 20.24 Selecting previously unselected package file. #13 20.24 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ... #13 20.24 Unpacking file (1:5.35-4+deb10u2) ... #14 31.54 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 31.54 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB] #14 31.55 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB] #14 31.55 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB] #14 31.56 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB] #14 31.56 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 t1utils arm64 1.41-3 [53.5 kB] #14 31.57 Get:341 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 lintian all 2.62.0ubuntu2.3 [981 kB] #14 31.84 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB] #13 21.82 Selecting previously unselected package cpp. #13 21.82 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ... #13 21.82 Unpacking cpp (4:10.2.1-1) ... #13 21.86 Selecting previously unselected package libcc1-0:arm64. #13 21.86 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ... #13 21.86 Unpacking libcc1-0:arm64 (10.2.1-6) ... #13 21.90 Selecting previously unselected package libgomp1:arm64. #13 21.90 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ... #13 21.91 Unpacking libgomp1:arm64 (10.2.1-6) ... #13 21.95 Selecting previously unselected package libitm1:arm64. #13 24.78 Selecting previously unselected package gcc. #13 24.08 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ... #13 24.09 Unpacking dwz (0.13+20210201-1) ... #13 24.13 Selecting previously unselected package libicu67:amd64. #13 24.14 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ... #13 24.14 Unpacking libicu67:amd64 (67.1-7) ... #13 32.93 Preparing to unpack .../221-libio-prompter-perl_0.004015-1_all.deb ... #13 32.94 Unpacking libio-prompter-perl (0.004015-1) ... #13 32.97 Selecting previously unselected package libjson-perl. #13 32.97 Preparing to unpack .../222-libjson-perl_4.02000-1_all.deb ... #13 32.97 Unpacking libjson-perl (4.02000-1) ... #13 33.01 Selecting previously unselected package liblog-any-perl. #13 33.01 Preparing to unpack .../223-liblog-any-perl_1.707-1_all.deb ... #13 33.01 Unpacking liblog-any-perl (1.707-1) ... #13 33.05 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 33.06 Preparing to unpack .../224-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 33.06 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 33.10 Selecting previously unselected package libpackage-stash-perl. #13 33.10 Preparing to unpack .../225-libpackage-stash-perl_0.38-1_all.deb ... #13 33.11 Unpacking libpackage-stash-perl (0.38-1) ... #13 33.14 Selecting previously unselected package libsub-identify-perl. #13 33.14 Preparing to unpack .../226-libsub-identify-perl_0.14-1+b1_arm64.deb ... #13 33.14 Unpacking libsub-identify-perl (0.14-1+b1) ... #13 33.20 Selecting previously unselected package libnamespace-clean-perl. #13 33.69 Preparing to unpack .../267-libfont-afm-perl_1.20-4_all.deb ... #13 33.69 Unpacking libfont-afm-perl (1.20-4) ... #13 33.73 Selecting previously unselected package libio-string-perl. #13 33.73 Preparing to unpack .../268-libio-string-perl_1.08-4_all.deb ... #13 33.73 Unpacking libio-string-perl (1.08-4) ... #13 33.76 Selecting previously unselected package libfont-ttf-perl. #13 33.77 Preparing to unpack .../269-libfont-ttf-perl_1.06-2_all.deb ... #13 33.77 Unpacking libfont-ttf-perl (1.06-2) ... #13 33.83 Selecting previously unselected package libfreezethaw-perl. #13 33.83 Preparing to unpack .../270-libfreezethaw-perl_0.5001-3_all.deb ... #13 33.83 Unpacking libfreezethaw-perl (0.5001-3) ... #13 33.86 Selecting previously unselected package libsort-versions-perl. #13 33.86 Preparing to unpack .../271-libsort-versions-perl_1.62-3_all.deb ... #13 33.87 Unpacking libsort-versions-perl (1.62-3) ... #13 33.90 Selecting previously unselected package libgit-wrapper-perl. #13 33.91 Preparing to unpack .../272-libgit-wrapper-perl_0.048-2_all.deb ... #13 33.91 Unpacking libgit-wrapper-perl (0.048-2) ... #13 33.94 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 30.11 Get:207 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 devscripts all 2.23.6 [1067 kB] #14 30.28 Get:208 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 diffstat arm64 1.65-1 [27.2 kB] #13 15.44 Get:80 http://archive.raspbian.org/raspbian bookworm/main armhf fakeroot armhf 1.31-1.2 [66.0 kB] #13 15.44 Get:81 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-dirlist-perl all 0.05-3 [7600 B] #13 15.44 Get:82 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-which-perl all 1.27-2 [15.1 kB] #13 15.44 Get:83 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-homedir-perl all 1.006-2 [42.4 kB] #13 15.57 Get:84 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-touch-perl all 0.12-2 [8816 B] #13 15.57 Get:85 http://archive.raspbian.org/raspbian bookworm/main armhf libio-pty-perl armhf 1:1.17-1 [34.7 kB] #13 15.57 Get:86 http://archive.raspbian.org/raspbian bookworm/main armhf libipc-run-perl all 20220807.0-1 [104 kB] #13 15.58 Get:87 http://archive.raspbian.org/raspbian bookworm/main armhf libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #13 15.70 Get:88 http://archive.raspbian.org/raspbian bookworm/main armhf libclass-xsaccessor-perl armhf 1.19-4+b1 [35.5 kB] #13 26.15 Preparing to unpack .../107-pinentry-curses_1.2.1-1_amd64.deb ... #13 26.15 Unpacking pinentry-curses (1.2.1-1) ... #13 26.22 Selecting previously unselected package gpg-agent. #13 26.22 Preparing to unpack .../108-gpg-agent_2.2.40-1.1_amd64.deb ... #13 26.23 Unpacking gpg-agent (2.2.40-1.1) ... #13 26.27 Selecting previously unselected package gpg-wks-client. #13 26.28 Preparing to unpack .../109-gpg-wks-client_2.2.40-1.1_amd64.deb ... #13 26.28 Unpacking gpg-wks-client (2.2.40-1.1) ... #13 26.32 Selecting previously unselected package gpg-wks-server. #13 26.32 Preparing to unpack .../110-gpg-wks-server_2.2.40-1.1_amd64.deb ... #13 26.32 Unpacking gpg-wks-server (2.2.40-1.1) ... #13 26.36 Selecting previously unselected package gpgsm. #13 26.36 Preparing to unpack .../111-gpgsm_2.2.40-1.1_amd64.deb ... #13 26.37 Unpacking gpgsm (2.2.40-1.1) ... #13 26.42 Selecting previously unselected package gnupg. #16 0.945 CentOS Stream 9 - BaseOS 10 kB/s | 4.5 kB 00:00 #13 25.40 Selecting previously unselected package g++-12. #13 25.40 Preparing to unpack .../058-g++-12_12.2.0-14_armhf.deb ... #13 25.41 Unpacking g++-12 (12.2.0-14) ... #13 16.47 Unpacking gettext-base (0.21-4) ... #13 16.52 Selecting previously unselected package manpages. #13 16.52 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #13 16.53 Unpacking manpages (5.10-1) ... #13 16.70 Selecting previously unselected package libmd0:armhf. #13 16.70 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ... #13 16.71 Unpacking libmd0:armhf (1.0.3-3) ... #13 16.75 Selecting previously unselected package libbsd0:armhf. #13 16.75 Preparing to unpack .../013-libbsd0_0.11.3-1+deb11u1_armhf.deb ... #13 16.75 Unpacking libbsd0:armhf (0.11.3-1+deb11u1) ... #13 16.80 Selecting previously unselected package libedit2:armhf. #13 16.80 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ... #13 20.28 Selecting previously unselected package libbsd0:armhf. #13 20.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7703 files and directories currently installed.) #13 20.28 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ... #13 20.29 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ... #13 20.43 Selecting previously unselected package libtinfo5:armhf. #13 20.43 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u5_armhf.deb ... #13 20.44 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u5) ... #13 20.63 Selecting previously unselected package bsdmainutils. #14 22.01 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB] #14 22.10 Get:158 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB] #14 22.12 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB] #13 20.29 Selecting previously unselected package gettext-base. #13 20.30 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ... #13 20.30 Unpacking gettext-base (0.19.8.1-9) ... #13 20.36 Selecting previously unselected package krb5-locales. #13 20.36 Preparing to unpack .../007-krb5-locales_1.17-3+deb10u6_all.deb ... #13 20.37 Unpacking krb5-locales (1.17-3+deb10u6) ... #13 20.42 Selecting previously unselected package libkeyutils1:armhf. #13 20.42 Preparing to unpack .../008-libkeyutils1_1.6-6_armhf.deb ... #13 20.43 Unpacking libkeyutils1:armhf (1.6-6) ... #13 20.47 Selecting previously unselected package libkrb5support0:armhf. #13 20.47 Preparing to unpack .../009-libkrb5support0_1.17-3+deb10u6_armhf.deb ... #13 20.48 Unpacking libkrb5support0:armhf (1.17-3+deb10u6) ... #13 21.95 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ... #13 21.96 Unpacking libitm1:arm64 (10.2.1-6) ... #13 21.99 Selecting previously unselected package libatomic1:arm64. #13 21.99 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ... #13 22.00 Unpacking libatomic1:arm64 (10.2.1-6) ... #13 22.04 Selecting previously unselected package libasan6:arm64. #13 22.04 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ... #13 22.04 Unpacking libasan6:arm64 (10.2.1-6) ... #13 22.23 Selecting previously unselected package liblsan0:arm64. #13 24.79 Preparing to unpack .../052-gcc_4%3a8.3.0-1_amd64.deb ... #13 24.79 Unpacking gcc (4:8.3.0-1) ... #13 24.87 Selecting previously unselected package libstdc++-8-dev:amd64. #13 24.87 Preparing to unpack .../053-libstdc++-8-dev_8.3.0-6_amd64.deb ... #13 24.87 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... #13 25.07 Selecting previously unselected package g++-8. #14 21.09 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B] #14 21.16 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf make armhf 4.3-4.1build1 [163 kB] #13 33.20 Preparing to unpack .../227-libnamespace-clean-perl_0.27-1_all.deb ... #13 33.21 Unpacking libnamespace-clean-perl (0.27-1) ... #13 33.24 Selecting previously unselected package libpath-tiny-perl. #13 33.24 Preparing to unpack .../228-libpath-tiny-perl_0.108-1_all.deb ... #13 33.25 Unpacking libpath-tiny-perl (0.108-1) ... #13 33.28 Selecting previously unselected package libtype-tiny-perl. #13 33.29 Preparing to unpack .../229-libtype-tiny-perl_1.004004-1_all.deb ... #13 33.29 Unpacking libtype-tiny-perl (1.004004-1) ... #13 33.34 Selecting previously unselected package libgitlab-api-v4-perl. #14 30.28 Get:209 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-chardet all 5.1.0+dfsg-2 [119 kB] #13 33.94 Preparing to unpack .../273-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #13 33.95 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #13 33.97 Selecting previously unselected package libio-prompter-perl. #13 33.98 Preparing to unpack .../274-libio-prompter-perl_0.004015-2_all.deb ... #13 33.98 Unpacking libio-prompter-perl (0.004015-2) ... #13 34.04 Selecting previously unselected package libjson-perl. #13 34.05 Preparing to unpack .../275-libjson-perl_4.10000-1_all.deb ... #13 34.05 Unpacking libjson-perl (4.10000-1) ... #13 34.08 Selecting previously unselected package liblog-any-perl. #13 34.08 Preparing to unpack .../276-liblog-any-perl_1.713-1_all.deb ... #13 34.08 Unpacking liblog-any-perl (1.713-1) ... #13 34.16 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 34.16 Preparing to unpack .../277-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #13 34.17 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #13 34.19 Selecting previously unselected package libpackage-stash-perl. #13 34.19 Preparing to unpack .../278-libpackage-stash-perl_0.40-1_all.deb ... #13 34.20 Unpacking libpackage-stash-perl (0.40-1) ... #13 34.23 Selecting previously unselected package libsub-identify-perl. #13 34.23 Preparing to unpack .../279-libsub-identify-perl_0.14-3_arm64.deb ... #13 34.23 Unpacking libsub-identify-perl (0.14-3) ... #13 34.26 Selecting previously unselected package libsub-name-perl:arm64. #13 15.71 Get:89 http://archive.raspbian.org/raspbian bookworm/main armhf libb-hooks-op-check-perl armhf 0.22-2+b1 [10.3 kB] #13 15.71 Get:90 http://archive.raspbian.org/raspbian bookworm/main armhf libdynaloader-functions-perl all 0.003-3 [12.7 kB] #13 15.72 Get:91 http://archive.raspbian.org/raspbian bookworm/main armhf libdevel-callchecker-perl armhf 0.008-2 [15.8 kB] #13 15.72 Get:92 http://archive.raspbian.org/raspbian bookworm/main armhf libparams-classify-perl armhf 0.015-2+b1 [22.0 kB] #13 15.83 Get:93 http://archive.raspbian.org/raspbian bookworm/main armhf libmodule-runtime-perl all 0.016-2 [19.6 kB] #13 15.84 Get:94 http://archive.raspbian.org/raspbian bookworm/main armhf libimport-into-perl all 1.002005-2 [11.3 kB] #13 15.84 Get:95 http://archive.raspbian.org/raspbian bookworm/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #13 15.84 Get:96 http://archive.raspbian.org/raspbian bookworm/main armhf libsub-quote-perl all 2.006008-1 [21.8 kB] #13 15.97 Get:97 http://archive.raspbian.org/raspbian bookworm/main armhf libmoo-perl all 2.005005-1 [58.0 kB] #13 26.42 Preparing to unpack .../112-gnupg_2.2.40-1.1_all.deb ... #13 26.42 Unpacking gnupg (2.2.40-1.1) ... #13 26.48 Selecting previously unselected package libfile-dirlist-perl. #13 26.48 Preparing to unpack .../113-libfile-dirlist-perl_0.05-3_all.deb ... #13 26.49 Unpacking libfile-dirlist-perl (0.05-3) ... #13 26.51 Selecting previously unselected package libfile-which-perl. #13 26.51 Preparing to unpack .../114-libfile-which-perl_1.27-2_all.deb ... #13 26.52 Unpacking libfile-which-perl (1.27-2) ... #13 26.54 Selecting previously unselected package libfile-homedir-perl. #13 26.54 Preparing to unpack .../115-libfile-homedir-perl_1.006-2_all.deb ... #13 26.55 Unpacking libfile-homedir-perl (1.006-2) ... #13 26.58 Selecting previously unselected package libfile-touch-perl. #13 26.58 Preparing to unpack .../116-libfile-touch-perl_0.12-2_all.deb ... #13 26.58 Unpacking libfile-touch-perl (0.12-2) ... #13 26.61 Selecting previously unselected package libio-pty-perl. #13 26.61 Preparing to unpack .../117-libio-pty-perl_1%3a1.17-1_amd64.deb ... #13 26.61 Unpacking libio-pty-perl (1:1.17-1) ... #13 26.64 Selecting previously unselected package libipc-run-perl. #14 DONE 0.5s #15 [stage-1 5/8] COPY --link SPECS /root/rpmbuild/SPECS #15 DONE 0.1s #13 16.81 Unpacking libedit2:armhf (3.1-20191231-2+b1) ... #13 16.86 Selecting previously unselected package libcbor0:armhf. #13 16.86 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ... #13 16.86 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ... #13 20.63 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ... #13 20.66 Unpacking bsdmainutils (11.1.2) ... #13 20.90 Selecting previously unselected package libuchardet0:armhf. #14 22.15 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB] #14 22.15 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB] #14 22.15 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB] #14 22.23 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB] #13 22.24 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ... #13 22.24 Unpacking liblsan0:arm64 (10.2.1-6) ... #13 22.33 Selecting previously unselected package libtsan0:arm64. #13 22.33 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ... #13 22.34 Unpacking libtsan0:arm64 (10.2.1-6) ... #13 20.52 Selecting previously unselected package libk5crypto3:armhf. #13 20.53 Preparing to unpack .../010-libk5crypto3_1.17-3+deb10u6_armhf.deb ... #13 20.53 Unpacking libk5crypto3:armhf (1.17-3+deb10u6) ... #13 20.59 Selecting previously unselected package libkrb5-3:armhf. #13 20.59 Preparing to unpack .../011-libkrb5-3_1.17-3+deb10u6_armhf.deb ... #13 20.60 Unpacking libkrb5-3:armhf (1.17-3+deb10u6) ... #13 25.07 Preparing to unpack .../054-g++-8_8.3.0-6_amd64.deb ... #13 25.08 Unpacking g++-8 (8.3.0-6) ... #14 21.44 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdpkg-perl all 1.21.1ubuntu2.2 [237 kB] #14 21.53 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB] #14 21.54 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patch armhf 2.7.6-7build2 [111 kB] #14 21.58 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lto-disabled-list all 24 [12.5 kB] #14 24.40 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 po-debconf all 1.0.21+nmu1 [233 kB] #14 22.47 Get:99 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libisl23 armhf 0.26-3 [595 kB] #14 22.57 Get:100 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmpfr6 armhf 4.2.1-1 [229 kB] #14 22.69 Get:101 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmpc3 armhf 1.3.1-1 [46.4 kB] #13 33.34 Preparing to unpack .../230-libgitlab-api-v4-perl_0.16-1_all.deb ... #13 33.35 Unpacking libgitlab-api-v4-perl (0.16-1) ... #13 33.38 Selecting previously unselected package libglib2.0-data. #13 33.39 Preparing to unpack .../231-libglib2.0-data_2.58.3-2+deb10u5_all.deb ... #13 33.39 Unpacking libglib2.0-data (2.58.3-2+deb10u5) ... #13 33.54 Selecting previously unselected package libgpm2:arm64. #13 33.54 Preparing to unpack .../232-libgpm2_1.20.7-5_arm64.deb ... #13 33.54 Unpacking libgpm2:arm64 (1.20.7-5) ... #13 33.58 Selecting previously unselected package libidn11:arm64. #13 33.58 Preparing to unpack .../233-libidn11_1.33-2.2_arm64.deb ... #13 33.59 Unpacking libidn11:arm64 (1.33-2.2) ... #13 33.63 Selecting previously unselected package libntlm0:arm64. #13 33.63 Preparing to unpack .../234-libntlm0_1.5-1+deb10u1_arm64.deb ... #13 33.64 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ... #13 33.68 Selecting previously unselected package libgsasl7. #13 33.68 Preparing to unpack .../235-libgsasl7_1.8.0-8+deb10u1_arm64.deb ... #13 33.68 Unpacking libgsasl7 (1.8.0-8+deb10u1) ... #13 33.73 Selecting previously unselected package libhtml-form-perl. #13 33.74 Preparing to unpack .../236-libhtml-form-perl_6.03-1_all.deb ... #13 33.74 Unpacking libhtml-form-perl (6.03-1) ... #14 30.69 Get:210 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 zstd arm64 1.5.5+dfsg2-1ubuntu2 [571 kB] #13 34.27 Preparing to unpack .../280-libsub-name-perl_0.26-2+b1_arm64.deb ... #13 34.27 Unpacking libsub-name-perl:arm64 (0.26-2+b1) ... #13 34.30 Selecting previously unselected package libnamespace-clean-perl. #13 34.30 Preparing to unpack .../281-libnamespace-clean-perl_0.27-2_all.deb ... #13 34.30 Unpacking libnamespace-clean-perl (0.27-2) ... #13 34.34 Selecting previously unselected package libpath-tiny-perl. #13 34.34 Preparing to unpack .../282-libpath-tiny-perl_0.144-1_all.deb ... #13 34.34 Unpacking libpath-tiny-perl (0.144-1) ... #13 34.37 Selecting previously unselected package libstrictures-perl. #13 34.38 Preparing to unpack .../283-libstrictures-perl_2.000006-1_all.deb ... #13 34.38 Unpacking libstrictures-perl (2.000006-1) ... #13 34.41 Selecting previously unselected package libtype-tiny-perl. #13 34.41 Preparing to unpack .../284-libtype-tiny-perl_2.002001-1_all.deb ... #13 34.41 Unpacking libtype-tiny-perl (2.002001-1) ... #13 34.47 Selecting previously unselected package libgitlab-api-v4-perl. #13 34.47 Preparing to unpack .../285-libgitlab-api-v4-perl_0.26-3_all.deb ... #13 34.48 Unpacking libgitlab-api-v4-perl (0.26-3) ... #13 15.99 Get:98 http://archive.raspbian.org/raspbian bookworm/main armhf libencode-locale-perl all 1.05-3 [12.9 kB] #13 15.99 Get:99 http://archive.raspbian.org/raspbian bookworm/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #13 16.05 Get:100 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-date-perl all 6.05-2 [10.5 kB] #13 16.29 Get:101 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-listing-perl all 6.15-1 [12.6 kB] #13 24.91 Selecting previously unselected package libxml2:amd64. #13 26.64 Preparing to unpack .../118-libipc-run-perl_20220807.0-1_all.deb ... #13 26.65 Unpacking libipc-run-perl (20220807.0-1) ... #13 26.68 Selecting previously unselected package libclass-method-modifiers-perl. #13 26.68 Preparing to unpack .../119-libclass-method-modifiers-perl_2.14-1_all.deb ... #13 26.68 Unpacking libclass-method-modifiers-perl (2.14-1) ... #13 26.71 Selecting previously unselected package libclass-xsaccessor-perl. #13 26.71 Preparing to unpack .../120-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ... #13 26.71 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #13 26.74 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #13 26.74 Preparing to unpack .../121-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ... #13 26.75 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #13 26.77 Selecting previously unselected package libdynaloader-functions-perl. #13 26.77 Preparing to unpack .../122-libdynaloader-functions-perl_0.003-3_all.deb ... #13 26.78 Unpacking libdynaloader-functions-perl (0.003-3) ... #13 26.80 Selecting previously unselected package libdevel-callchecker-perl:amd64. #13 26.81 Preparing to unpack .../123-libdevel-callchecker-perl_0.008-2_amd64.deb ... #13 26.81 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #13 26.84 Selecting previously unselected package libparams-classify-perl:amd64. #13 26.84 Preparing to unpack .../124-libparams-classify-perl_0.015-2+b1_amd64.deb ... #13 26.84 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ... #13 26.87 Selecting previously unselected package libmodule-runtime-perl. #13 19.78 Setting up perl-base (5.32.1-4+deb11u3) ... #13 19.89 Selecting previously unselected package bsdextrautils. #13 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 ... 7900 files and directories currently installed.) #13 19.90 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_armhf.deb ... #13 19.91 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #13 20.09 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1+deb11u7_armhf.deb ... #13 20.25 Unpacking libc6:armhf (2.31-13+rpt2+rpi1+deb11u7) over (2.31-13+rpi1+deb11u6) ... #16 [stage-1 6/8] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #16 1.502 CentOS Stream 9 - AppStream 10 kB/s | 4.6 kB 00:00 #13 16.95 Selecting previously unselected package libfido2-1:armhf. #13 16.95 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ... #13 16.96 Unpacking libfido2-1:armhf (1.6.0-2) ... #13 17.00 Selecting previously unselected package openssh-client. #13 17.01 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u3_armhf.deb ... #13 17.02 Unpacking openssh-client (1:8.4p1-5+deb11u3) ... #13 17.16 Selecting previously unselected package ucf. #13 17.16 Preparing to unpack .../018-ucf_3.0043_all.deb ... #13 17.17 Moving old data out of the way #13 17.17 Unpacking ucf (3.0043) ... #13 17.23 Selecting previously unselected package xz-utils. #13 17.23 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ... #13 17.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #13 17.30 Selecting previously unselected package libsigsegv2:armhf. #13 17.30 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ... #13 20.90 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ... #13 20.96 Unpacking libuchardet0:armhf (0.0.6-3) ... #14 22.23 Get:164 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-which-perl all 1.23-1 [13.8 kB] #14 22.25 Get:165 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-homedir-perl all 1.004-1 [37.3 kB] #14 22.46 Get:166 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-pty-perl armhf 1:1.12-1 [31.4 kB] #13 22.53 Selecting previously unselected package libubsan1:arm64. #13 22.53 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ... #13 22.53 Unpacking libubsan1:arm64 (10.2.1-6) ... #13 22.62 Selecting previously unselected package libgcc-10-dev:arm64. #13 22.63 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ... #13 22.63 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ... #13 22.75 Selecting previously unselected package gcc-10. #14 21.58 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dpkg-dev all 1.21.1ubuntu2.2 [922 kB] #14 21.67 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf build-essential armhf 12.9ubuntu3 [4744 B] #14 21.68 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB] #14 21.69 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1.2 [18.9 kB] #14 21.69 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1.2 [50.7 kB] #13 20.68 Selecting previously unselected package libgssapi-krb5-2:armhf. #13 20.68 Preparing to unpack .../012-libgssapi-krb5-2_1.17-3+deb10u6_armhf.deb ... #13 20.69 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u6) ... #13 20.75 Selecting previously unselected package libicu63:armhf. #13 20.75 Preparing to unpack .../013-libicu63_63.1-6+deb10u3_armhf.deb ... #13 20.75 Unpacking libicu63:armhf (63.1-6+deb10u3) ... #14 24.86 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debhelper all 13.6ubuntu1 [923 kB] #14 22.83 Get:102 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf cpp-13 armhf 13.2.0-4ubuntu3 [8245 kB] #13 33.78 Selecting previously unselected package libhtml-format-perl. #13 33.78 Preparing to unpack .../237-libhtml-format-perl_2.12-1_all.deb ... #13 33.78 Unpacking libhtml-format-perl (2.12-1) ... #13 33.82 Selecting previously unselected package libhttp-daemon-perl. #13 33.82 Preparing to unpack .../238-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ... #13 33.83 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ... #13 33.86 Selecting previously unselected package libstruct-dumb-perl. #13 33.86 Preparing to unpack .../239-libstruct-dumb-perl_0.09-1_all.deb ... #13 33.86 Unpacking libstruct-dumb-perl (0.09-1) ... #13 33.89 Selecting previously unselected package libio-async-perl. #13 33.90 Preparing to unpack .../240-libio-async-perl_0.72-1_all.deb ... #13 33.90 Unpacking libio-async-perl (0.72-1) ... #13 33.95 Selecting previously unselected package libio-sessiondata-perl. #13 33.95 Preparing to unpack .../241-libio-sessiondata-perl_1.03-1_all.deb ... #13 33.96 Unpacking libio-sessiondata-perl (1.03-1) ... #13 34.53 Selecting previously unselected package libglib2.0-0:arm64. #13 34.53 Preparing to unpack .../286-libglib2.0-0_2.74.6-2_arm64.deb ... #13 34.54 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... #13 34.65 Selecting previously unselected package libglib2.0-data. #13 34.66 Preparing to unpack .../287-libglib2.0-data_2.74.6-2_all.deb ... #13 34.66 Unpacking libglib2.0-data (2.74.6-2) ... #13 34.80 Selecting previously unselected package libgpm2:arm64. #13 24.91 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... #13 24.91 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... #13 25.00 Selecting previously unselected package gettext. #13 25.00 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ... #13 25.01 Unpacking gettext (0.21-4) ... #13 25.14 Selecting previously unselected package intltool-debian. #13 26.87 Preparing to unpack .../125-libmodule-runtime-perl_0.016-2_all.deb ... #13 26.88 Unpacking libmodule-runtime-perl (0.016-2) ... #13 26.90 Selecting previously unselected package libimport-into-perl. #13 26.90 Preparing to unpack .../126-libimport-into-perl_1.002005-2_all.deb ... #13 26.91 Unpacking libimport-into-perl (1.002005-2) ... #13 26.93 Selecting previously unselected package librole-tiny-perl. #13 26.93 Preparing to unpack .../127-librole-tiny-perl_2.002004-1_all.deb ... #13 26.94 Unpacking librole-tiny-perl (2.002004-1) ... #13 26.97 Selecting previously unselected package libsub-quote-perl. #13 26.97 Preparing to unpack .../128-libsub-quote-perl_2.006008-1_all.deb ... #13 26.97 Unpacking libsub-quote-perl (2.006008-1) ... #13 27.00 Selecting previously unselected package libmoo-perl. #13 27.00 Preparing to unpack .../129-libmoo-perl_2.005005-1_all.deb ... #13 27.00 Unpacking libmoo-perl (2.005005-1) ... #13 27.03 Selecting previously unselected package libencode-locale-perl. #13 27.03 Preparing to unpack .../130-libencode-locale-perl_1.05-3_all.deb ... #13 27.04 Unpacking libencode-locale-perl (1.05-3) ... #13 27.06 Selecting previously unselected package libtimedate-perl. #13 27.07 Preparing to unpack .../131-libtimedate-perl_2.3300-2_all.deb ... #13 27.07 Unpacking libtimedate-perl (2.3300-2) ... #13 27.10 Selecting previously unselected package libhttp-date-perl. #13 27.10 Preparing to unpack .../132-libhttp-date-perl_6.05-2_all.deb ... #13 27.10 Unpacking libhttp-date-perl (6.05-2) ... #13 27.13 Selecting previously unselected package libfile-listing-perl. #13 27.13 Preparing to unpack .../133-libfile-listing-perl_6.15-1_all.deb ... #13 27.13 Unpacking libfile-listing-perl (6.15-1) ... #13 27.16 Selecting previously unselected package libhtml-tagset-perl. #13 27.16 Preparing to unpack .../134-libhtml-tagset-perl_3.20-6_all.deb ... #13 27.17 Unpacking libhtml-tagset-perl (3.20-6) ... #13 27.19 Selecting previously unselected package libregexp-ipv6-perl. #13 27.19 Preparing to unpack .../135-libregexp-ipv6-perl_0.03-3_all.deb ... #13 27.20 Unpacking libregexp-ipv6-perl (0.03-3) ... #13 27.22 Selecting previously unselected package liburi-perl. #13 16.43 Get:102 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-tagset-perl all 3.20-6 [11.7 kB] #14 32.61 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB] #13 17.31 Unpacking libsigsegv2:armhf (2.13-1) ... #13 17.35 Selecting previously unselected package m4. #13 17.35 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ... #13 17.36 Unpacking m4 (1.4.18-5) ... #13 17.53 Selecting previously unselected package autoconf. #14 22.64 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-run-perl all 20180523.0-2 [89.7 kB] #14 22.80 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #13 21.18 Selecting previously unselected package groff-base. #13 21.18 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ... #13 21.21 Unpacking groff-base (1.22.4-3+deb10u1) ... #13 22.75 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ... #13 22.75 Unpacking gcc-10 (10.2.1-6) ... #14 22.10 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.16+dfsg-0ubuntu0.22.04.2 [159 kB] #14 25.07 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfakeroot arm64 1.28-1ubuntu1 [31.5 kB] #14 23.27 Get:103 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf cpp armhf 4:13.2.0-1ubuntu1 [28.9 kB] #13 25.89 Selecting previously unselected package g++. #13 34.80 Preparing to unpack .../288-libgpm2_1.20.7-10+b1_arm64.deb ... #13 34.81 Unpacking libgpm2:arm64 (1.20.7-10+b1) ... #13 34.83 Selecting previously unselected package libhtml-form-perl. #13 34.84 Preparing to unpack .../289-libhtml-form-perl_6.11-1_all.deb ... #13 34.84 Unpacking libhtml-form-perl (6.11-1) ... #13 34.87 Selecting previously unselected package libhtml-format-perl. #13 34.87 Preparing to unpack .../290-libhtml-format-perl_2.16-2_all.deb ... #13 34.88 Unpacking libhtml-format-perl (2.16-2) ... #13 34.91 Selecting previously unselected package libhtml-html5-entities-perl. #13 34.91 Preparing to unpack .../291-libhtml-html5-entities-perl_0.004-3_all.deb ... #13 34.91 Unpacking libhtml-html5-entities-perl (0.004-3) ... #13 34.95 Selecting previously unselected package libhtml-tokeparser-simple-perl. #13 34.95 Preparing to unpack .../292-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #13 34.95 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #13 34.98 Selecting previously unselected package libhttp-daemon-perl. #13 34.99 Preparing to unpack .../293-libhttp-daemon-perl_6.16-1_all.deb ... #13 34.99 Unpacking libhttp-daemon-perl (6.16-1) ... #13 35.02 Selecting previously unselected package libio-interactive-perl. #13 33.99 Selecting previously unselected package libio-string-perl. #13 33.99 Preparing to unpack .../242-libio-string-perl_1.08-3_all.deb ... #13 33.99 Unpacking libio-string-perl (1.08-3) ... #13 34.03 Selecting previously unselected package libtypes-serialiser-perl. #13 34.03 Preparing to unpack .../243-libtypes-serialiser-perl_1.0-1_all.deb ... #13 34.03 Unpacking libtypes-serialiser-perl (1.0-1) ... #13 34.06 Selecting previously unselected package libjson-xs-perl. #13 34.06 Preparing to unpack .../244-libjson-xs-perl_3.040-1+b1_arm64.deb ... #13 34.07 Unpacking libjson-xs-perl (3.040-1+b1) ... #13 34.11 Selecting previously unselected package liblzo2-2:arm64. #13 34.11 Preparing to unpack .../245-liblzo2-2_2.10-0.1_arm64.deb ... #13 34.12 Unpacking liblzo2-2:arm64 (2.10-0.1) ... #13 34.16 Selecting previously unselected package libkyotocabinet16v5:arm64. #13 34.16 Preparing to unpack .../246-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ... #13 34.17 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... #13 34.21 Selecting previously unselected package liblist-compare-perl. #13 34.22 Preparing to unpack .../247-liblist-compare-perl_0.53-1_all.deb ... #13 34.23 Unpacking liblist-compare-perl (0.53-1) ... #13 34.26 Selecting previously unselected package liblist-moreutils-perl. #13 34.27 Preparing to unpack .../248-liblist-moreutils-perl_0.416-1+b4_arm64.deb ... #13 26.19 Selecting previously unselected package g++. #13 26.20 Preparing to unpack .../059-g++_4%3a12.2.0-3_armhf.deb ... #13 26.20 Unpacking g++ (4:12.2.0-3) ... #13 26.24 Selecting previously unselected package make. #13 26.24 Preparing to unpack .../060-make_4.3-4.1_armhf.deb ... #13 26.24 Unpacking make (4.3-4.1) ... #13 26.32 Selecting previously unselected package libdpkg-perl. #13 26.33 Preparing to unpack .../061-libdpkg-perl_1.21.22_all.deb ... #13 26.33 Unpacking libdpkg-perl (1.21.22) ... #13 26.46 Selecting previously unselected package patch. #13 25.14 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ... #13 25.14 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 25.18 Selecting previously unselected package po-debconf. #13 25.18 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ... #13 25.18 Unpacking po-debconf (1.0.21+nmu1) ... #13 25.23 Selecting previously unselected package debhelper. #13 25.23 Preparing to unpack .../088-debhelper_13.3.4_all.deb ... #13 25.23 Unpacking debhelper (13.3.4) ... #13 25.34 Selecting previously unselected package debian-keyring. #13 27.22 Preparing to unpack .../136-liburi-perl_5.17-1_all.deb ... #13 27.23 Unpacking liburi-perl (5.17-1) ... #13 27.26 Selecting previously unselected package libhtml-parser-perl:amd64. #13 27.26 Preparing to unpack .../137-libhtml-parser-perl_3.81-1_amd64.deb ... #13 27.27 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #13 27.33 Selecting previously unselected package libhtml-tree-perl. #13 27.33 Preparing to unpack .../138-libhtml-tree-perl_5.07-3_all.deb ... #13 27.34 Unpacking libhtml-tree-perl (5.07-3) ... #13 27.38 Selecting previously unselected package libclone-perl:amd64. #13 27.38 Preparing to unpack .../139-libclone-perl_0.46-1_amd64.deb ... #13 27.38 Unpacking libclone-perl:amd64 (0.46-1) ... #13 27.40 Selecting previously unselected package libio-html-perl. #13 27.41 Preparing to unpack .../140-libio-html-perl_1.004-3_all.deb ... #13 27.41 Unpacking libio-html-perl (1.004-3) ... #13 27.43 Selecting previously unselected package liblwp-mediatypes-perl. #14 31.18 Get:211 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-debian all 0.1.49ubuntu2 [115 kB] #14 31.19 Get:212 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgpgme11 arm64 1.18.0-3ubuntu2 [133 kB] #14 31.20 Get:213 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-gpg arm64 1.18.0-3ubuntu2 [201 kB] #14 31.22 Get:214 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-xdg all 0.28-2 [38.3 kB] #14 31.22 Get:215 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dput all 1.1.3ubuntu3 [46.5 kB] #14 31.22 Get:216 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 fonts-noto-mono all 20201225-2 [435 kB] #14 31.28 Get:217 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 fonts-noto-core all 20201225-2 [13.3 MB] #13 16.44 Get:103 http://archive.raspbian.org/raspbian bookworm/main armhf libregexp-ipv6-perl all 0.03-3 [5212 B] #13 16.45 Get:104 http://archive.raspbian.org/raspbian bookworm/main armhf liburi-perl all 5.17-1 [90.4 kB] #13 16.67 Get:105 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-parser-perl armhf 3.81-1 [97.2 kB] #13 16.76 Get:106 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-tree-perl all 5.07-3 [211 kB] #13 16.87 Get:107 http://archive.raspbian.org/raspbian bookworm/main armhf libclone-perl armhf 0.46-1 [13.2 kB] #13 16.87 Get:108 http://archive.raspbian.org/raspbian bookworm/main armhf libio-html-perl all 1.004-3 [16.2 kB] #14 32.62 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB] #14 32.62 Get:345 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 kB] #14 32.62 Get:346 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] #14 32.62 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-unidiff all 0.5.5-2 [9180 B] #14 32.62 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] #14 32.62 Get:349 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 unzip arm64 6.0-25ubuntu1.2 [162 kB] #14 32.63 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 equivs all 2.2.0 [19.7 kB] #14 32.63 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #14 32.70 Get:352 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-magic all 2:0.4.15-3 [9376 B] #14 32.87 debconf: delaying package configuration, since apt-utils is not installed #14 32.90 Fetched 98.0 MB in 27s (3643 kB/s) #14 32.92 Selecting previously unselected package liblocale-gettext-perl. #14 32.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 ... 4115 files and directories currently installed.) #14 32.92 Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ... #14 32.92 Unpacking liblocale-gettext-perl (1.07-4) ... #14 32.97 Selecting previously unselected package libssl1.1:arm64. #16 67.70 Updating : systemd-libs-219-78.el7_9.9.aarch64 5/60 #16 0.705 CentOS Stream 9 - BaseOS 18 kB/s | 4.5 kB 00:00 #13 17.53 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #13 17.55 Unpacking autoconf (2.69-14) ... #13 17.74 Selecting previously unselected package autotools-dev. #13 17.74 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #13 17.78 Unpacking autotools-dev (20180224.1+nmu1) ... #13 17.85 Selecting previously unselected package automake. #14 22.86 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-op-check-perl armhf 0.22-1build2 [9792 B] #14 22.86 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB] #14 22.87 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu1 [14.2 kB] #14 22.87 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-classify-perl armhf 0.015-1build2 [19.8 kB] #14 22.87 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 22.88 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libimport-into-perl all 1.002005-1 [11.0 kB] #14 22.93 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librole-tiny-perl all 2.001004-1 [16.5 kB] #14 22.94 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #14 23.09 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB] #13 21.45 Selecting previously unselected package libgdbm6:armhf. #13 21.45 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ... #13 21.46 Unpacking libgdbm6:armhf (1.18.1-4) ... #13 21.63 Selecting previously unselected package libpipeline1:armhf. #14 23.35 Get:104 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcc1-0 armhf 13.2.0-4ubuntu3 [43.7 kB] #14 23.42 Get:105 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgomp1 armhf 13.2.0-4ubuntu3 [119 kB] #14 23.50 Get:106 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libatomic1 armhf 13.2.0-4ubuntu3 [7762 B] #14 23.58 Get:107 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libasan8 armhf 13.2.0-4ubuntu3 [2720 kB] #14 25.08 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fakeroot arm64 1.28-1ubuntu1 [60.5 kB] #14 25.09 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB] #14 25.09 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB] #14 25.10 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB] #14 25.11 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] #14 25.11 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB] #14 25.14 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] #14 25.14 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB] #13 25.89 Preparing to unpack .../055-g++_4%3a8.3.0-1_amd64.deb ... #13 25.90 Unpacking g++ (4:8.3.0-1) ... #13 25.92 Selecting previously unselected package make. #13 25.93 Preparing to unpack .../056-make_4.2.1-1.2_amd64.deb ... #13 25.93 Unpacking make (4.2.1-1.2) ... #13 25.99 Selecting previously unselected package libdpkg-perl. #13 26.00 Preparing to unpack .../057-libdpkg-perl_1.19.8_all.deb ... #13 26.00 Unpacking libdpkg-perl (1.19.8) ... #13 26.07 Selecting previously unselected package patch. #13 26.07 Preparing to unpack .../058-patch_2.7.6-3+deb10u1_amd64.deb ... #13 26.08 Unpacking patch (2.7.6-3+deb10u1) ... #13 26.12 Selecting previously unselected package dpkg-dev. #13 34.27 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #13 34.31 Selecting previously unselected package libltdl-dev:arm64. #13 34.31 Preparing to unpack .../249-libltdl-dev_2.4.6-9_arm64.deb ... #13 34.31 Unpacking libltdl-dev:arm64 (2.4.6-9) ... #13 34.37 Selecting previously unselected package libsys-hostname-long-perl. #13 34.37 Preparing to unpack .../250-libsys-hostname-long-perl_1.5-1_all.deb ... #13 34.37 Unpacking libsys-hostname-long-perl (1.5-1) ... #13 34.42 Selecting previously unselected package libmail-sendmail-perl. #13 34.42 Preparing to unpack .../251-libmail-sendmail-perl_0.80-1_all.deb ... #13 34.43 Unpacking libmail-sendmail-perl (0.80-1) ... #13 34.46 Selecting previously unselected package mailutils-common. #13 34.46 Preparing to unpack .../252-mailutils-common_1%3a3.5-4_all.deb ... #13 34.47 Unpacking mailutils-common (1:3.5-4) ... #13 34.54 Selecting previously unselected package mysql-common. #13 26.47 Preparing to unpack .../062-patch_2.7.6-7_armhf.deb ... #13 26.49 Unpacking patch (2.7.6-7) ... #13 26.63 Selecting previously unselected package dpkg-dev. #13 25.34 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ... #13 25.35 Unpacking debian-keyring (2021.07.26) ... #13 27.44 Preparing to unpack .../141-liblwp-mediatypes-perl_6.04-2_all.deb ... #13 27.44 Unpacking liblwp-mediatypes-perl (6.04-2) ... #13 27.46 Selecting previously unselected package libhttp-message-perl. #13 27.47 Preparing to unpack .../142-libhttp-message-perl_6.44-1_all.deb ... #13 27.47 Unpacking libhttp-message-perl (6.44-1) ... #13 27.50 Selecting previously unselected package libhttp-cookies-perl. #13 27.50 Preparing to unpack .../143-libhttp-cookies-perl_6.10-1_all.deb ... #13 27.51 Unpacking libhttp-cookies-perl (6.10-1) ... #13 27.53 Selecting previously unselected package libhttp-negotiate-perl. #13 27.53 Preparing to unpack .../144-libhttp-negotiate-perl_6.01-2_all.deb ... #13 27.53 Unpacking libhttp-negotiate-perl (6.01-2) ... #13 27.63 Selecting previously unselected package perl-openssl-defaults:amd64. #13 27.63 Preparing to unpack .../145-perl-openssl-defaults_7+b1_amd64.deb ... #13 35.02 Preparing to unpack .../294-libio-interactive-perl_1.023-2_all.deb ... #13 35.03 Unpacking libio-interactive-perl (1.023-2) ... #13 35.05 Selecting previously unselected package libio-sessiondata-perl. #13 35.05 Preparing to unpack .../295-libio-sessiondata-perl_1.03-3_all.deb ... #13 35.06 Unpacking libio-sessiondata-perl (1.03-3) ... #13 35.08 Selecting previously unselected package libio-stringy-perl. #13 35.09 Preparing to unpack .../296-libio-stringy-perl_2.111-3_all.deb ... #13 35.09 Unpacking libio-stringy-perl (2.111-3) ... #13 35.12 Selecting previously unselected package libipc-run3-perl. #13 35.13 Preparing to unpack .../297-libipc-run3-perl_0.048-3_all.deb ... #13 35.13 Unpacking libipc-run3-perl (0.048-3) ... #13 35.17 Selecting previously unselected package libtypes-serialiser-perl. #13 35.17 Preparing to unpack .../298-libtypes-serialiser-perl_1.01-1_all.deb ... #13 35.17 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 35.20 Selecting previously unselected package libjson-xs-perl. #13 35.20 Preparing to unpack .../299-libjson-xs-perl_4.030-2+b1_arm64.deb ... #13 35.21 Unpacking libjson-xs-perl (4.030-2+b1) ... #13 35.24 Selecting previously unselected package libjson-maybexs-perl. #13 16.88 Get:109 http://archive.raspbian.org/raspbian bookworm/main armhf liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #13 16.88 Get:110 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-message-perl all 6.44-1 [81.7 kB] #13 16.91 Get:111 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #13 16.91 Get:112 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-negotiate-perl all 6.01-2 [13.1 kB] #13 16.91 Get:113 http://archive.raspbian.org/raspbian bookworm/main armhf perl-openssl-defaults armhf 7+b1 [7916 B] #13 16.91 Get:114 http://archive.raspbian.org/raspbian bookworm/main armhf libnet-ssleay-perl armhf 1.92-2+b2 [297 kB] #13 16.99 Get:115 http://archive.raspbian.org/raspbian bookworm/main armhf libio-socket-ssl-perl all 2.081-2 [219 kB] #14 32.97 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_arm64.deb ... #14 32.98 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.22) ... #14 33.09 Selecting previously unselected package libpython3.8-minimal:arm64. #14 33.09 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_arm64.deb ... #14 33.09 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.9) ... #14 33.19 Selecting previously unselected package libexpat1:arm64. #14 33.19 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ... #16 68.92 Updating : systemd-219-78.el7_9.9.aarch64 6/60 #16 69.30 Failed to get D-Bus connection: Operation not permitted #16 1.210 CentOS Stream 9 - AppStream 10 kB/s | 4.5 kB 00:00 #13 17.85 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #13 17.86 Unpacking automake (1:1.16.3-2) ... #13 18.04 Selecting previously unselected package autopoint. #14 23.24 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoo-perl all 2.003006-1 [46.3 kB] #14 23.33 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB] #14 23.36 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB] #13 21.63 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ... #13 21.64 Unpacking libpipeline1:armhf (1.5.1-2) ... #13 21.69 Selecting previously unselected package man-db. #13 21.69 Preparing to unpack .../07-man-db_2.8.5-2+deb10u1_armhf.deb ... #13 21.70 Unpacking man-db (2.8.5-2+deb10u1) ... #13 21.82 Selecting previously unselected package perl-modules-5.28. #14 23.78 Get:108 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libubsan1 armhf 13.2.0-4ubuntu3 [1072 kB] #14 25.60 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB] #14 22.45 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] #14 22.48 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libssh-4 armhf 0.9.6-2ubuntu0.22.04.3 [164 kB] #14 22.55 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.15 [252 kB] #14 22.63 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.15 [188 kB] #14 22.64 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB] #14 22.68 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #13 26.12 Preparing to unpack .../059-dpkg-dev_1.19.8_all.deb ... #13 26.13 Unpacking dpkg-dev (1.19.8) ... #13 26.23 Selecting previously unselected package build-essential. #13 26.23 Preparing to unpack .../060-build-essential_12.6_amd64.deb ... #13 26.24 Unpacking build-essential (12.6) ... #13 26.27 Selecting previously unselected package openssl. #13 26.27 Preparing to unpack .../061-openssl_1.1.1n-0+deb10u6_amd64.deb ... #13 26.28 Unpacking openssl (1.1.1n-0+deb10u6) ... #13 26.38 Selecting previously unselected package ca-certificates. #13 34.54 Preparing to unpack .../253-mysql-common_5.8+1.0.5_all.deb ... #13 34.55 Unpacking mysql-common (5.8+1.0.5) ... #13 34.60 Selecting previously unselected package mariadb-common. #13 34.60 Preparing to unpack .../254-mariadb-common_1%3a10.3.39-0+deb10u2_all.deb ... #13 34.60 Unpacking mariadb-common (1:10.3.39-0+deb10u2) ... #13 34.65 Selecting previously unselected package libmariadb3:arm64. #13 34.65 Preparing to unpack .../255-libmariadb3_1%3a10.3.39-0+deb10u2_arm64.deb ... #13 34.65 Unpacking libmariadb3:arm64 (1:10.3.39-0+deb10u2) ... #13 34.71 Selecting previously unselected package libpython2.7-minimal:arm64. #13 34.71 Preparing to unpack .../256-libpython2.7-minimal_2.7.16-2+deb10u3_arm64.deb ... #13 34.71 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u3) ... #13 34.79 Selecting previously unselected package libpython2.7-stdlib:arm64. #13 26.63 Preparing to unpack .../063-dpkg-dev_1.21.22_all.deb ... #13 26.67 Unpacking dpkg-dev (1.21.22) ... #13 26.85 Selecting previously unselected package build-essential. #13 26.85 Preparing to unpack .../064-build-essential_12.9_armhf.deb ... #13 26.86 Unpacking build-essential (12.9) ... #13 26.97 Selecting previously unselected package libbrotli1:armhf. #13 27.64 Unpacking perl-openssl-defaults:amd64 (7+b1) ... #13 27.66 Selecting previously unselected package libnet-ssleay-perl:amd64. #13 27.66 Preparing to unpack .../146-libnet-ssleay-perl_1.92-2+b1_amd64.deb ... #13 27.67 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ... #13 27.72 Selecting previously unselected package libio-socket-ssl-perl. #13 27.72 Preparing to unpack .../147-libio-socket-ssl-perl_2.081-2_all.deb ... #13 27.72 Unpacking libio-socket-ssl-perl (2.081-2) ... #13 27.76 Selecting previously unselected package libnet-http-perl. #13 27.77 Preparing to unpack .../148-libnet-http-perl_6.22-1_all.deb ... #13 27.77 Unpacking libnet-http-perl (6.22-1) ... #13 27.80 Selecting previously unselected package liblwp-protocol-https-perl. #13 27.80 Preparing to unpack .../149-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 27.80 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 27.83 Selecting previously unselected package libtry-tiny-perl. #13 27.83 Preparing to unpack .../150-libtry-tiny-perl_0.31-2_all.deb ... #13 27.83 Unpacking libtry-tiny-perl (0.31-2) ... #13 27.86 Selecting previously unselected package libwww-robotrules-perl. #13 27.86 Preparing to unpack .../151-libwww-robotrules-perl_6.02-1_all.deb ... #13 27.86 Unpacking libwww-robotrules-perl (6.02-1) ... #13 27.89 Selecting previously unselected package libwww-perl. #13 35.24 Preparing to unpack .../300-libjson-maybexs-perl_1.004004-1_all.deb ... #13 35.25 Unpacking libjson-maybexs-perl (1.004004-1) ... #13 35.28 Selecting previously unselected package libldap-common. #13 35.28 Preparing to unpack .../301-libldap-common_2.5.13+dfsg-5_all.deb ... #13 35.28 Unpacking libldap-common (2.5.13+dfsg-5) ... #13 35.37 Selecting previously unselected package liblist-compare-perl. #13 35.38 Preparing to unpack .../302-liblist-compare-perl_0.55-2_all.deb ... #13 35.38 Unpacking liblist-compare-perl (0.55-2) ... #13 35.41 Selecting previously unselected package liblist-someutils-perl. #13 35.42 Preparing to unpack .../303-liblist-someutils-perl_0.59-1_all.deb ... #13 35.42 Unpacking liblist-someutils-perl (0.59-1) ... #13 35.45 Selecting previously unselected package liblist-someutils-xs-perl:arm64. #13 35.45 Preparing to unpack .../304-liblist-someutils-xs-perl_0.58-3_arm64.deb ... #13 35.46 Unpacking liblist-someutils-xs-perl:arm64 (0.58-3) ... #13 35.49 Selecting previously unselected package liblist-utilsby-perl. #13 35.49 Preparing to unpack .../305-liblist-utilsby-perl_0.12-2_all.deb ... #13 35.49 Unpacking liblist-utilsby-perl (0.12-2) ... #13 35.52 Selecting previously unselected package libltdl7:arm64. #13 35.53 Preparing to unpack .../306-libltdl7_2.4.7-5_arm64.deb ... #13 35.53 Unpacking libltdl7:arm64 (2.4.7-5) ... #13 35.56 Selecting previously unselected package libltdl-dev:arm64. #13 35.57 Preparing to unpack .../307-libltdl-dev_2.4.7-5_arm64.deb ... #13 35.57 Unpacking libltdl-dev:arm64 (2.4.7-5) ... #13 35.62 Selecting previously unselected package liblz1:arm64. #13 17.03 Get:116 http://archive.raspbian.org/raspbian bookworm/main armhf libnet-http-perl all 6.22-1 [25.3 kB] #13 17.03 Get:117 http://archive.raspbian.org/raspbian bookworm/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #13 17.06 Get:118 http://archive.raspbian.org/raspbian bookworm/main armhf libtry-tiny-perl all 0.31-2 [22.6 kB] #13 17.06 Get:119 http://archive.raspbian.org/raspbian bookworm/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 17.07 Get:120 http://archive.raspbian.org/raspbian bookworm/main armhf libwww-perl all 6.68-1 [186 kB] #13 17.07 Get:121 http://archive.raspbian.org/raspbian bookworm/main armhf patchutils armhf 0.4.2-1 [68.7 kB] #13 17.19 Get:122 http://archive.raspbian.org/raspbian bookworm/main armhf wdiff armhf 1.2.2-5 [118 kB] #13 17.20 Get:123 http://archive.raspbian.org/raspbian bookworm/main armhf devscripts armhf 2.23.4 [1072 kB] #13 17.26 Get:124 http://archive.raspbian.org/raspbian bookworm/main armhf equivs all 2.3.1 [22.7 kB] #13 17.27 Get:125 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+rpi1+deb12u5 [342 kB] #13 17.29 Get:126 http://archive.raspbian.org/raspbian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB] #14 33.20 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ... #14 33.23 Selecting previously unselected package python3.8-minimal. #13 17.31 Get:127 http://archive.raspbian.org/raspbian bookworm/main armhf git-man all 1:2.39.2-1.1 [2049 kB] #14 33.23 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_arm64.deb ... #14 33.24 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... #14 33.41 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.22) ... #14 33.49 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.9) ... #14 33.50 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ... #14 33.51 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... #14 31.93 Get:218 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 fontconfig-config arm64 2.14.2-4ubuntu1 [35.8 kB] #13 21.69 Selecting previously unselected package libxml2:armhf. #13 21.69 Preparing to unpack .../014-libxml2_2.9.4+dfsg1-7+deb10u6_armhf.deb ... #13 21.70 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ... #13 21.79 Selecting previously unselected package manpages. #13 21.79 Preparing to unpack .../015-manpages_4.16-2_all.deb ... #13 21.79 Unpacking manpages (4.16-2) ... #16 69.35 Installing : 1:make-3.82-24.el7.aarch64 7/60 #15 DONE 27.0s #16 [stage-1 6/9] COPY --link SPECS /root/rpmbuild/SPECS #16 DONE 0.0s #17 [stage-1 7/9] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #14 23.41 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B] #14 23.41 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B] #14 23.42 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 23.42 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB] #14 23.48 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB] #13 18.04 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #13 18.05 Unpacking autopoint (0.21-4) ... #13 18.12 Selecting previously unselected package binutils-common:armhf. #13 18.12 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ... #13 18.13 Unpacking binutils-common:armhf (2.35.2-2) ... #13 21.83 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #13 21.83 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #14 22.68 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtool all 2.4.6-15build2 [164 kB] #14 22.69 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-autoreconf all 20 [16.1 kB] #14 22.69 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB] #14 22.69 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-override-perl all 0.09-2 [9532 B] #13 26.38 Preparing to unpack .../062-ca-certificates_20200601~deb10u2_all.deb ... #13 26.39 Unpacking ca-certificates (20200601~deb10u2) ... #13 26.43 Selecting previously unselected package libsasl2-modules-db:amd64. #13 26.43 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... #13 26.44 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 26.48 Selecting previously unselected package libsasl2-2:amd64. #13 26.48 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... #13 26.48 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 26.53 Selecting previously unselected package libldap-common. #13 26.53 Preparing to unpack .../065-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #13 26.54 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 26.58 Selecting previously unselected package libldap-2.4-2:amd64. #13 26.58 Preparing to unpack .../066-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... #13 26.58 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #13 34.79 Preparing to unpack .../257-libpython2.7-stdlib_2.7.16-2+deb10u3_arm64.deb ... #13 34.80 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u3) ... #13 34.99 Selecting previously unselected package libpython2.7:arm64. #13 26.97 Preparing to unpack .../065-libbrotli1_1.0.9-2+b6_armhf.deb ... #13 26.99 Unpacking libbrotli1:armhf (1.0.9-2+b6) ... #13 27.14 Selecting previously unselected package libsasl2-modules-db:armhf. #13 27.14 Preparing to unpack .../066-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ... #13 27.16 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... #13 27.29 Selecting previously unselected package libsasl2-2:armhf. #13 27.89 Preparing to unpack .../152-libwww-perl_6.68-1_all.deb ... #13 27.89 Unpacking libwww-perl (6.68-1) ... #13 27.93 Selecting previously unselected package patchutils. #13 27.93 Preparing to unpack .../153-patchutils_0.4.2-1_amd64.deb ... #13 27.94 Unpacking patchutils (0.4.2-1) ... #13 27.97 Selecting previously unselected package wdiff. #13 27.97 Preparing to unpack .../154-wdiff_1.2.2-5_amd64.deb ... #13 27.98 Unpacking wdiff (1.2.2-5) ... #13 28.03 Selecting previously unselected package devscripts. #13 28.03 Preparing to unpack .../155-devscripts_2.23.4+deb12u1_amd64.deb ... #13 28.05 Unpacking devscripts (2.23.4+deb12u1) ... #13 28.18 Selecting previously unselected package diffstat. #13 35.63 Preparing to unpack .../308-liblz1_1.13-5_arm64.deb ... #13 35.63 Unpacking liblz1:arm64 (1.13-5) ... #13 35.67 Selecting previously unselected package liblzo2-2:arm64. #13 35.67 Preparing to unpack .../309-liblzo2-2_2.10-2_arm64.deb ... #13 35.67 Unpacking liblzo2-2:arm64 (2.10-2) ... #13 35.70 Selecting previously unselected package libsys-hostname-long-perl. #13 35.71 Preparing to unpack .../310-libsys-hostname-long-perl_1.5-3_all.deb ... #13 35.71 Unpacking libsys-hostname-long-perl (1.5-3) ... #13 35.74 Selecting previously unselected package libmail-sendmail-perl. #13 35.74 Preparing to unpack .../311-libmail-sendmail-perl_0.80-3_all.deb ... #13 35.75 Unpacking libmail-sendmail-perl (0.80-3) ... #13 35.78 Selecting previously unselected package libnet-smtp-ssl-perl. #13 35.78 Preparing to unpack .../312-libnet-smtp-ssl-perl_1.04-2_all.deb ... #13 35.78 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #13 35.81 Selecting previously unselected package libmailtools-perl. #13 35.82 Preparing to unpack .../313-libmailtools-perl_2.21-2_all.deb ... #13 35.82 Unpacking libmailtools-perl (2.21-2) ... #13 35.86 Selecting previously unselected package libmarkdown2:arm64. #13 17.43 Get:128 http://archive.raspbian.org/raspbian bookworm/main armhf git armhf 1:2.39.2-1.1 [5459 kB] #13 23.88 Selecting previously unselected package gcc. #14 31.93 Get:219 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libcurl3-gnutls arm64 8.2.1-1ubuntu3.2 [307 kB] #14 31.93 Get:220 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liberror-perl all 0.17029-2 [25.6 kB] #16 69.55 Installing : checkpolicy-2.5-8.el7.aarch64 8/60 #16 69.58 Installing : m4-1.4.16-10.el7.aarch64 9/60 #16 69.74 Installing : 1:perl-Error-0.17020-2.el7.noarch 10/60 #13 21.97 Selecting previously unselected package libedit2:armhf. #13 21.97 Preparing to unpack .../016-libedit2_3.1-20181209-1_armhf.deb ... #13 21.98 Unpacking libedit2:armhf (3.1-20181209-1) ... #13 22.04 Selecting previously unselected package openssh-client. #13 22.05 Preparing to unpack .../017-openssh-client_1%3a7.9p1-10+deb10u4_armhf.deb ... #13 22.06 Unpacking openssh-client (1:7.9p1-10+deb10u4) ... #14 24.95 Resolving Dependencies #14 24.95 --> Running transaction check #14 24.95 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed #14 24.97 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.09 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.09 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.09 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.09 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.09 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.09 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.09 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.09 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.09 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.10 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.10 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.10 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.10 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64 #14 25.10 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed #14 25.11 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch #14 25.11 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch #14 25.11 --> Running transaction check #14 25.11 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed #14 25.11 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed #14 25.11 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64 #14 25.11 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed #14 25.12 ---> Package file.x86_64 0:5.11-37.el7 will be installed #14 25.12 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed #14 25.12 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed #14 25.12 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed #14 25.12 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed #14 25.13 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.13 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.13 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.13 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.13 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.13 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.13 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 #14 25.14 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #14 25.15 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #14 25.15 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #14 25.15 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #14 25.15 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #14 25.15 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed #14 25.15 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #14 25.15 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 25.15 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 25.16 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 25.16 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #14 25.16 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated #14 25.16 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64 #14 25.16 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64 #14 25.16 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update #14 25.16 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed #14 25.16 --> Running transaction check #14 25.16 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed #14 25.16 ---> Package emacs-filesystem.noarch 1:24.3-23.el7_9.1 will be installed #14 25.16 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #14 25.16 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #14 25.16 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #14 25.17 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed #14 25.17 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed #14 25.17 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #14 25.17 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #14 25.17 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #14 25.17 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #14 25.17 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #14 25.18 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #14 25.18 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed #14 25.18 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed #14 25.18 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed #14 25.18 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #14 25.18 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed #14 25.18 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #14 25.18 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #14 25.18 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed #14 25.19 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed #14 25.19 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #14 25.19 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed #14 25.19 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed #14 25.19 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated #14 25.19 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64 #14 25.19 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update #14 25.19 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated #14 25.19 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update #14 25.19 ---> Package zip.x86_64 0:3.0-11.el7 will be installed #14 25.19 --> Running transaction check #14 25.19 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed #14 25.20 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #14 25.20 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #14 25.20 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #14 25.20 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #14 25.20 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #14 25.20 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated #14 25.20 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update #14 25.20 --> Running transaction check #14 25.20 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #14 25.21 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #14 25.27 --> Finished Dependency Resolution #14 25.28 #14 25.28 Dependencies Resolved #14 25.29 #14 25.29 ================================================================================ #14 25.29 Package Arch Version Repository Size #14 25.29 ================================================================================ #14 25.29 Installing: #14 25.29 rpm-build x86_64 4.11.3-48.el7_9 updates 150 k #14 25.29 rpmlint noarch 1.5-4.el7 base 229 k #14 25.29 Installing for dependencies: #14 25.29 bzip2 x86_64 1.0.6-13.el7 base 52 k #14 25.29 desktop-file-utils x86_64 0.23-2.el7 base 67 k #14 25.29 dwz x86_64 0.11-3.el7 base 99 k #14 25.29 elfutils x86_64 0.176-5.el7 base 308 k #14 25.29 emacs-filesystem noarch 1:24.3-23.el7_9.1 updates 58 k #14 25.29 file x86_64 5.11-37.el7 base 57 k #14 25.29 gdb x86_64 7.6.1-120.el7 base 2.4 M #14 25.29 groff-base x86_64 1.22.2-8.el7 base 942 k #14 25.29 patch x86_64 2.7.1-12.el7_7 base 111 k #14 25.29 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M #14 25.29 perl-Carp noarch 1.26-244.el7 base 19 k #14 25.29 perl-Encode x86_64 2.51-7.el7 base 1.5 M #14 25.29 perl-Exporter noarch 5.68-3.el7 base 28 k #14 25.29 perl-File-Path noarch 2.09-2.el7 base 26 k #14 25.29 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #14 25.29 perl-Filter x86_64 1.49-3.el7 base 76 k #14 25.29 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #14 25.29 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #14 25.29 perl-PathTools x86_64 3.40-5.el7 base 82 k #14 25.29 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #14 25.29 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #14 25.29 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #14 25.29 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #14 25.29 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #14 25.29 perl-Socket x86_64 2.010-5.el7 base 49 k #14 25.29 perl-Storable x86_64 2.45-3.el7 base 77 k #14 25.29 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #14 25.29 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #14 25.29 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #14 25.29 perl-Time-Local noarch 1.2300-2.el7 base 24 k #14 25.29 perl-constant noarch 1.27-2.el7 base 19 k #14 25.29 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k #14 25.29 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k #14 25.29 perl-parent noarch 1:0.225-244.el7 base 12 k #14 25.29 perl-podlators noarch 2.5.1-3.el7 base 112 k #14 25.29 perl-srpm-macros noarch 1-8.el7 base 4.6 k #14 25.29 perl-threads x86_64 1.87-4.el7 base 49 k #14 25.29 perl-threads-shared x86_64 1.43-6.el7 base 39 k #14 25.29 python-srpm-macros noarch 3-34.el7 base 8.8 k #14 25.29 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #14 25.29 unzip x86_64 6.0-24.el7_9 updates 172 k #14 25.29 zip x86_64 3.0-11.el7 base 260 k #14 25.29 Updating for dependencies: #14 25.29 rpm x86_64 4.11.3-48.el7_9 updates 1.2 M #14 25.29 rpm-build-libs x86_64 4.11.3-48.el7_9 updates 108 k #14 25.29 rpm-libs x86_64 4.11.3-48.el7_9 updates 279 k #14 25.29 rpm-python x86_64 4.11.3-48.el7_9 updates 84 k #14 25.29 #14 25.29 Transaction Summary #14 25.29 ================================================================================ #14 25.29 Install 2 Packages (+42 Dependent packages) #14 25.29 Upgrade ( 4 Dependent packages) #14 25.29 #14 25.29 Total download size: 18 M #14 25.29 Downloading packages: #14 25.29 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #14 23.51 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB] #14 23.57 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB] #14 23.75 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #13 21.30 Setting up libc6:armhf (2.31-13+rpt2+rpi1+deb11u7) ... #13 18.59 Selecting previously unselected package libbinutils:armhf. #13 22.22 Selecting previously unselected package libgdbm-compat4:armhf. #13 22.22 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ... #13 22.23 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... #13 22.27 Selecting previously unselected package libperl5.28:armhf. #13 22.27 Preparing to unpack .../10-libperl5.28_5.28.1-6+deb10u1_armhf.deb ... #13 22.28 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ... #14 23.14 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #13 26.63 Selecting previously unselected package libnghttp2-14:amd64. #13 26.63 Preparing to unpack .../067-libnghttp2-14_1.36.0-2+deb10u2_amd64.deb ... #13 26.64 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u2) ... #13 26.68 Selecting previously unselected package libpsl5:amd64. #13 26.68 Preparing to unpack .../068-libpsl5_0.20.2-2_amd64.deb ... #13 26.68 Unpacking libpsl5:amd64 (0.20.2-2) ... #13 26.72 Selecting previously unselected package librtmp1:amd64. #13 26.72 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... #13 26.72 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #13 26.77 Selecting previously unselected package libssh2-1:amd64. #13 26.77 Preparing to unpack .../070-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... #13 26.78 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #13 26.85 Selecting previously unselected package libcurl4:amd64. #14 24.23 Get:109 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgcc-13-dev armhf 13.2.0-4ubuntu3 [901 kB] #14 26.20 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB] #13 34.99 Preparing to unpack .../258-libpython2.7_2.7.16-2+deb10u3_arm64.deb ... #13 35.00 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u3) ... #13 35.14 Selecting previously unselected package libmailutils5:arm64. #13 28.18 Preparing to unpack .../156-diffstat_1.65-1_amd64.deb ... #13 28.19 Unpacking diffstat (1.65-1) ... #13 28.22 Selecting previously unselected package distro-info-data. #13 28.22 Preparing to unpack .../157-distro-info-data_0.58+deb12u1_all.deb ... #13 28.22 Unpacking distro-info-data (0.58+deb12u1) ... #13 28.25 Selecting previously unselected package python3-pkg-resources. #13 28.25 Preparing to unpack .../158-python3-pkg-resources_66.1.1-1_all.deb ... #13 28.27 Unpacking python3-pkg-resources (66.1.1-1) ... #13 28.32 Selecting previously unselected package python3-chardet. #13 28.32 Preparing to unpack .../159-python3-chardet_5.1.0+dfsg-2_all.deb ... #13 28.33 Unpacking python3-chardet (5.1.0+dfsg-2) ... #13 28.37 Selecting previously unselected package python3-debian. #13 28.37 Preparing to unpack .../160-python3-debian_0.1.49_all.deb ... #13 28.38 Unpacking python3-debian (0.1.49) ... #13 28.42 Selecting previously unselected package libgpgme11:amd64. #13 28.42 Preparing to unpack .../161-libgpgme11_1.18.0-3+b1_amd64.deb ... #13 27.29 Preparing to unpack .../067-libsasl2-2_2.1.28+dfsg-10_armhf.deb ... #13 27.31 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ... #13 27.47 Selecting previously unselected package libldap-2.5-0:armhf. #13 35.87 Preparing to unpack .../314-libmarkdown2_2.2.7-2_arm64.deb ... #13 35.87 Unpacking libmarkdown2:arm64 (2.2.7-2) ... #13 35.90 Selecting previously unselected package libmath-base85-perl. #13 35.90 Preparing to unpack .../315-libmath-base85-perl_0.5+dfsg-2_all.deb ... #13 35.91 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #13 35.94 Selecting previously unselected package libmime-tools-perl. #13 35.94 Preparing to unpack .../316-libmime-tools-perl_5.510-1_all.deb ... #13 35.94 Unpacking libmime-tools-perl (5.510-1) ... #13 35.99 Selecting previously unselected package libmldbm-perl. #13 35.99 Preparing to unpack .../317-libmldbm-perl_2.05-4_all.deb ... #13 35.99 Unpacking libmldbm-perl (2.05-4) ... #13 36.03 Selecting previously unselected package libmoox-aliases-perl. #13 36.03 Preparing to unpack .../318-libmoox-aliases-perl_0.001006-2_all.deb ... #13 36.04 Unpacking libmoox-aliases-perl (0.001006-2) ... #13 36.10 Selecting previously unselected package libmouse-perl. #13 23.88 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ... #13 23.88 Unpacking gcc (4:10.2.1-1) ... #13 23.94 Selecting previously unselected package libstdc++-10-dev:arm64. #13 23.95 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ... #13 23.95 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ... #13 24.16 Selecting previously unselected package g++-10. #14 32.33 Get:221 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 git-man all 1:2.40.1-1ubuntu1 [1085 kB] #16 69.91 Installing : libcgroup-0.41-21.el7.aarch64 11/60 #13 22.17 Selecting previously unselected package ucf. #13 22.17 Preparing to unpack .../018-ucf_3.0038+nmu1_all.deb ... #13 22.18 Moving old data out of the way #13 22.18 Unpacking ucf (3.0038+nmu1) ... #13 22.23 Selecting previously unselected package xz-utils. #13 22.23 Preparing to unpack .../019-xz-utils_5.2.4-1+deb10u1_armhf.deb ... #13 22.24 Unpacking xz-utils (5.2.4-1+deb10u1) ... #13 22.30 Selecting previously unselected package libfl2:armhf. #13 22.30 Preparing to unpack .../020-libfl2_2.6.4-6.2_armhf.deb ... #13 22.31 Unpacking libfl2:armhf (2.6.4-6.2) ... #13 22.36 Selecting previously unselected package at. #13 22.36 Preparing to unpack .../021-at_3.1.23-1_armhf.deb ... #13 22.37 Unpacking at (3.1.23-1) ... #13 22.44 Selecting previously unselected package libsigsegv2:armhf. #13 22.44 Preparing to unpack .../022-libsigsegv2_2.12-2_armhf.deb ... #13 22.45 Unpacking libsigsegv2:armhf (2.12-2) ... #13 22.49 Selecting previously unselected package m4. #13 22.49 Preparing to unpack .../023-m4_1.4.18-2_armhf.deb ... #13 22.50 Unpacking m4 (1.4.18-2) ... #14 34.09 Selecting previously unselected package python3-minimal. #14 23.93 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB] #14 24.10 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB] #13 18.60 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ... #13 18.60 Unpacking libbinutils:armhf (2.35.2-2) ... #13 18.79 Selecting previously unselected package libctf-nobfd0:armhf. #13 18.79 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ... #13 18.81 Unpacking libctf-nobfd0:armhf (2.35.2-2) ... #13 22.65 Selecting previously unselected package perl. #17 0.661 Last metadata expiration check: 0:00:15 ago on Wed Feb 28 12:18:07 2024. #14 23.32 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B] #13 26.85 Preparing to unpack .../071-libcurl4_7.64.0-4+deb10u8_amd64.deb ... #13 26.85 Unpacking libcurl4:amd64 (7.64.0-4+deb10u8) ... #13 26.90 Selecting previously unselected package curl. #13 26.90 Preparing to unpack .../072-curl_7.64.0-4+deb10u8_amd64.deb ... #13 26.91 Unpacking curl (7.64.0-4+deb10u8) ... #13 26.96 Selecting previously unselected package dctrl-tools. #13 26.96 Preparing to unpack .../073-dctrl-tools_2.24-3_amd64.deb ... #13 26.97 Unpacking dctrl-tools (2.24-3) ... #13 27.00 Selecting previously unselected package libtool. #13 27.01 Preparing to unpack .../074-libtool_2.4.6-9_all.deb ... #13 27.01 Unpacking libtool (2.4.6-9) ... #13 27.07 Selecting previously unselected package dh-autoreconf. #13 27.07 Preparing to unpack .../075-dh-autoreconf_19_all.deb ... #13 27.07 Unpacking dh-autoreconf (19) ... #13 27.10 Selecting previously unselected package libarchive-zip-perl. #13 27.10 Preparing to unpack .../076-libarchive-zip-perl_1.64-1_all.deb ... #13 27.10 Unpacking libarchive-zip-perl (1.64-1) ... #13 27.14 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 27.14 Preparing to unpack .../077-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #13 27.14 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #13 27.17 Selecting previously unselected package dh-strip-nondeterminism. #14 26.20 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB] #14 26.23 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB] #14 26.23 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB] #14 26.24 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB] #14 26.29 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] #14 26.33 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B] #13 28.43 Unpacking libgpgme11:amd64 (1.18.0-3+b1) ... #13 28.47 Selecting previously unselected package python3-gpg. #13 28.47 Preparing to unpack .../162-python3-gpg_1.18.0-3+b1_amd64.deb ... #13 28.48 Unpacking python3-gpg (1.18.0-3+b1) ... #13 28.53 Selecting previously unselected package python3-xdg. #13 28.53 Preparing to unpack .../163-python3-xdg_0.28-2_all.deb ... #13 28.54 Unpacking python3-xdg (0.28-2) ... #13 28.58 Selecting previously unselected package dput. #13 28.58 Preparing to unpack .../164-dput_1.1.3_all.deb ... #13 28.59 Unpacking dput (1.1.3) ... #13 28.62 Selecting previously unselected package equivs. #13 28.62 Preparing to unpack .../165-equivs_2.3.1_all.deb ... #13 28.62 Unpacking equivs (2.3.1) ... #13 28.69 Selecting previously unselected package fonts-dejavu-core. #13 35.14 Preparing to unpack .../259-libmailutils5_1%3a3.5-4_arm64.deb ... #13 35.15 Unpacking libmailutils5:arm64 (1:3.5-4) ... #13 35.22 Selecting previously unselected package libmime-tools-perl. #13 35.22 Preparing to unpack .../260-libmime-tools-perl_5.509-1_all.deb ... #13 35.22 Unpacking libmime-tools-perl (5.509-1) ... #13 35.35 Selecting previously unselected package libnet-dns-sec-perl. #13 35.36 Preparing to unpack .../261-libnet-dns-sec-perl_1.11-1_arm64.deb ... #13 35.36 Unpacking libnet-dns-sec-perl (1.11-1) ... #13 35.40 Selecting previously unselected package libnet-libidn-perl. #13 35.40 Preparing to unpack .../262-libnet-libidn-perl_0.12.ds-3+b1_arm64.deb ... #13 35.40 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #13 35.43 Selecting previously unselected package libnumber-compare-perl. #13 35.44 Preparing to unpack .../263-libnumber-compare-perl_0.03-1_all.deb ... #13 35.44 Unpacking libnumber-compare-perl (0.03-1) ... #13 35.47 Selecting previously unselected package libnumber-range-perl. #13 27.47 Preparing to unpack .../068-libldap-2.5-0_2.5.13+dfsg-5_armhf.deb ... #13 27.49 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-5) ... #13 27.64 Selecting previously unselected package libnghttp2-14:armhf. #13 27.65 Preparing to unpack .../069-libnghttp2-14_1.52.0-1+deb12u1_armhf.deb ... #13 27.66 Unpacking libnghttp2-14:armhf (1.52.0-1+deb12u1) ... #13 27.77 Selecting previously unselected package libpsl5:armhf. #13 36.10 Preparing to unpack .../319-libmouse-perl_2.5.10-1+b3_arm64.deb ... #13 36.10 Unpacking libmouse-perl (2.5.10-1+b3) ... #13 36.14 Selecting previously unselected package libpackage-stash-xs-perl:arm64. #13 36.14 Preparing to unpack .../320-libpackage-stash-xs-perl_0.30-1+b1_arm64.deb ... #13 36.15 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1+b1) ... #13 36.18 Selecting previously unselected package libpath-iterator-rule-perl. #13 36.18 Preparing to unpack .../321-libpath-iterator-rule-perl_1.015-2_all.deb ... #13 36.18 Unpacking libpath-iterator-rule-perl (1.015-2) ... #13 36.23 Selecting previously unselected package libperlio-gzip-perl. #13 36.23 Preparing to unpack .../322-libperlio-gzip-perl_0.20-1+b1_arm64.deb ... #13 36.23 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #13 36.26 Selecting previously unselected package libperlio-utf8-strict-perl. #13 36.27 Preparing to unpack .../323-libperlio-utf8-strict-perl_0.010-1_arm64.deb ... #13 36.27 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #13 36.30 Selecting previously unselected package libpod-parser-perl. #13 36.30 Preparing to unpack .../324-libpod-parser-perl_1.65-1_all.deb ... #13 36.32 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 36.33 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 24.16 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ... #13 24.17 Unpacking g++-10 (10.2.1-6) ... #14 34.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4430 files and directories currently installed.) #14 34.09 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ... #14 34.10 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #14 34.14 Selecting previously unselected package mime-support. #14 34.14 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #14 34.15 Unpacking mime-support (3.64ubuntu1) ... #14 34.18 Selecting previously unselected package libmpdec2:arm64. #14 34.19 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ... #14 34.19 Unpacking libmpdec2:arm64 (2.4.2-3) ... #14 34.23 Selecting previously unselected package readline-common. #14 34.23 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #14 34.23 Unpacking readline-common (8.0-4) ... #14 34.27 Selecting previously unselected package libreadline8:arm64. #14 34.27 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ... #14 34.27 Unpacking libreadline8:arm64 (8.0-4) ... #14 34.31 Selecting previously unselected package libsqlite3-0:arm64. #13 22.55 Selecting previously unselected package autoconf. #13 22.55 Preparing to unpack .../024-autoconf_2.69-11_all.deb ... #13 22.56 Unpacking autoconf (2.69-11) ... #13 22.64 Selecting previously unselected package autotools-dev. #13 22.65 Preparing to unpack .../025-autotools-dev_20180224.1_all.deb ... #13 22.65 Unpacking autotools-dev (20180224.1) ... #14 24.12 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 24.13 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B] #14 24.14 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB] #14 24.29 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB] #13 18.92 Selecting previously unselected package libctf0:armhf. #13 18.92 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ... #13 18.96 Unpacking libctf0:armhf (2.35.2-2) ... #13 19.03 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 19.03 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ... #13 19.04 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... #13 22.65 Preparing to unpack .../11-perl_5.28.1-6+deb10u1_armhf.deb ... #13 22.66 Unpacking perl (5.28.1-6+deb10u1) ... #13 22.72 Selecting previously unselected package libpython3.7-minimal:armhf. #13 22.72 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u6_armhf.deb ... #13 22.73 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... #13 22.82 Selecting previously unselected package libexpat1:armhf. #16 3.116 CentOS Stream 9 - CRB 3.2 MB/s | 4.6 MB 00:01 #13 27.17 Preparing to unpack .../078-dh-strip-nondeterminism_1.1.2-1_all.deb ... #13 27.17 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #13 27.20 Selecting previously unselected package dwz. #13 27.21 Preparing to unpack .../079-dwz_0.12-3_amd64.deb ... #13 27.21 Unpacking dwz (0.12-3) ... #13 27.29 Selecting previously unselected package libglib2.0-0:amd64. #13 27.29 Preparing to unpack .../080-libglib2.0-0_2.58.3-2+deb10u5_amd64.deb ... #13 27.29 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u5) ... #13 27.43 Selecting previously unselected package libcroco3:amd64. #14 23.34 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB] #14 23.64 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debugedit armhf 1:5.0-4build1 [43.3 kB] #14 26.33 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-which-perl all 1.23-1 [13.8 kB] #14 26.33 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB] #14 26.34 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-touch-perl all 0.12-1 [9024 B] #13 28.69 Preparing to unpack .../166-fonts-dejavu-core_2.37-6_all.deb ... #13 28.70 Unpacking fonts-dejavu-core (2.37-6) ... #13 28.82 Selecting previously unselected package fontconfig-config. #13 28.82 Preparing to unpack .../167-fontconfig-config_2.14.1-4_amd64.deb ... #13 28.92 Unpacking fontconfig-config (2.14.1-4) ... #13 28.96 Selecting previously unselected package libcurl3-gnutls:amd64. #13 35.47 Preparing to unpack .../264-libnumber-range-perl_0.12-1_all.deb ... #13 35.48 Unpacking libnumber-range-perl (0.12-1) ... #13 35.51 Selecting previously unselected package libossp-uuid16:arm64. #13 35.52 Preparing to unpack .../265-libossp-uuid16_1.6.2-1.5+b7_arm64.deb ... #13 35.52 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b7) ... #13 35.56 Selecting previously unselected package libossp-uuid-perl. #13 35.56 Preparing to unpack .../266-libossp-uuid-perl_1.6.2-1.5+b7_arm64.deb ... #13 35.57 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #13 35.65 Selecting previously unselected package libpackage-stash-xs-perl. #13 35.65 Preparing to unpack .../267-libpackage-stash-xs-perl_0.29-1_arm64.deb ... #13 35.65 Unpacking libpackage-stash-xs-perl (0.29-1) ... #13 35.69 Selecting previously unselected package libparse-debianchangelog-perl. #13 35.69 Preparing to unpack .../268-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #13 35.69 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #13 35.73 Selecting previously unselected package libtext-glob-perl. #13 35.73 Preparing to unpack .../269-libtext-glob-perl_0.10-1_all.deb ... #13 35.74 Unpacking libtext-glob-perl (0.10-1) ... #13 35.82 Selecting previously unselected package libpath-iterator-rule-perl. #13 27.77 Preparing to unpack .../070-libpsl5_0.21.2-1_armhf.deb ... #13 27.82 Unpacking libpsl5:armhf (0.21.2-1) ... #13 27.99 Selecting previously unselected package librtmp1:armhf. #13 27.99 Preparing to unpack .../071-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ... #13 28.01 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #13 28.10 Selecting previously unselected package libssh2-1:armhf. #14 24.76 Get:110 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gcc-13 armhf 13.2.0-4ubuntu3 [16.5 MB] #13 36.33 Unpacking libpod-parser-perl (1.65-1) ... #13 36.37 Selecting previously unselected package libpod-constants-perl. #13 36.37 Preparing to unpack .../325-libpod-constants-perl_0.19-2_all.deb ... #13 36.37 Unpacking libpod-constants-perl (0.19-2) ... #13 36.40 Selecting previously unselected package libproc-processtable-perl:arm64. #13 36.40 Preparing to unpack .../326-libproc-processtable-perl_0.634-1+b2_arm64.deb ... #13 36.41 Unpacking libproc-processtable-perl:arm64 (0.634-1+b2) ... #13 36.45 Selecting previously unselected package libre2-9:arm64. #13 36.45 Preparing to unpack .../327-libre2-9_20220601+dfsg-1+b1_arm64.deb ... #13 36.45 Unpacking libre2-9:arm64 (20220601+dfsg-1+b1) ... #13 36.49 Selecting previously unselected package libre-engine-re2-perl:arm64. #13 36.50 Preparing to unpack .../328-libre-engine-re2-perl_0.17+ds-1_arm64.deb ... #13 36.50 Unpacking libre-engine-re2-perl:arm64 (0.17+ds-1) ... #13 36.53 Selecting previously unselected package libreadonly-perl. #13 36.53 Preparing to unpack .../329-libreadonly-perl_2.050-3_all.deb ... #13 36.53 Unpacking libreadonly-perl (2.050-3) ... #13 36.56 Selecting previously unselected package libref-util-perl. #14 34.31 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_arm64.deb ... #14 34.32 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.6) ... #14 34.38 Selecting previously unselected package libpython3.8-stdlib:arm64. #14 34.38 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_arm64.deb ... #14 34.39 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.9) ... #14 34.54 Selecting previously unselected package python3.8. #13 22.83 Selecting previously unselected package automake. #13 22.83 Preparing to unpack .../026-automake_1%3a1.16.1-4_all.deb ... #13 22.85 Unpacking automake (1:1.16.1-4) ... #13 23.03 Selecting previously unselected package autopoint. #14 32.90 Get:222 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 git arm64 1:2.40.1-1ubuntu1 [3676 kB] #14 33.10 Get:223 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 24.35 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB] #14 24.35 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #14 24.36 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB] #14 24.36 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 24.54 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB] #13 22.82 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u6_armhf.deb ... #13 22.83 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ... #13 22.88 Selecting previously unselected package python3.7-minimal. #13 22.88 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u6_armhf.deb ... #13 22.89 Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... #13 23.05 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... #12 26.23 Fedora 38 openh264 (From Cisco) - x86_64 2.9 kB/s | 2.5 kB 00:00 #12 27.68 Fedora Modular 38 - x86_64 2.3 MB/s | 2.8 MB 00:01 #16 2.378 CentOS Stream 9 - CRB 5.8 MB/s | 6.1 MB 00:01 #13 18.31 debconf: delaying package configuration, since apt-utils is not installed #13 18.40 Fetched 75.4 MB in 9s (8724 kB/s) #13 27.44 Preparing to unpack .../081-libcroco3_0.6.12-3_amd64.deb ... #13 27.44 Unpacking libcroco3:amd64 (0.6.12-3) ... #13 27.49 Selecting previously unselected package libncurses6:amd64. #13 27.49 Preparing to unpack .../082-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ... #13 27.49 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ... #13 27.53 Selecting previously unselected package gettext. #13 27.53 Preparing to unpack .../083-gettext_0.19.8.1-9_amd64.deb ... #13 27.54 Unpacking gettext (0.19.8.1-9) ... #14 23.66 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dwz armhf 0.14-1build2 [99.2 kB] #14 23.70 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext armhf 0.21-4ubuntu4 [805 kB] #14 23.85 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 26.77 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB] #13 28.96 Preparing to unpack .../168-libcurl3-gnutls_7.88.1-10+deb12u5_amd64.deb ... #13 28.96 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #13 29.01 Selecting previously unselected package liberror-perl. #13 29.01 Preparing to unpack .../169-liberror-perl_0.17029-2_all.deb ... #13 29.01 Unpacking liberror-perl (0.17029-2) ... #13 29.04 Selecting previously unselected package git-man. #13 29.04 Preparing to unpack .../170-git-man_1%3a2.39.2-1.1_all.deb ... #13 29.05 Unpacking git-man (1:2.39.2-1.1) ... #13 29.18 Selecting previously unselected package git. #13 35.83 Preparing to unpack .../270-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 35.83 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 35.86 Selecting previously unselected package libperlio-gzip-perl. #13 35.86 Preparing to unpack .../271-libperlio-gzip-perl_0.19-1+b5_arm64.deb ... #13 35.87 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #13 35.90 Selecting previously unselected package libpod-constants-perl. #13 35.90 Preparing to unpack .../272-libpod-constants-perl_0.19-1_all.deb ... #13 35.91 Unpacking libpod-constants-perl (0.19-1) ... #13 35.94 Selecting previously unselected package libreadonly-perl. #13 35.94 Preparing to unpack .../273-libreadonly-perl_2.050-1_all.deb ... #13 35.95 Unpacking libreadonly-perl (2.050-1) ... #13 35.99 Selecting previously unselected package libref-util-perl. #13 35.99 Preparing to unpack .../274-libref-util-perl_0.204-1_all.deb ... #13 36.00 Unpacking libref-util-perl (0.204-1) ... #13 36.03 Selecting previously unselected package libref-util-xs-perl. #13 36.04 Preparing to unpack .../275-libref-util-xs-perl_0.117-1+b1_arm64.deb ... #13 36.04 Unpacking libref-util-xs-perl (0.117-1+b1) ... #13 28.10 Preparing to unpack .../072-libssh2-1_1.10.0-3+b1_armhf.deb ... #13 28.12 Unpacking libssh2-1:armhf (1.10.0-3+b1) ... #13 22.46 Selecting previously unselected package libuchardet0:armhf. #13 36.57 Preparing to unpack .../330-libref-util-perl_0.204-2_all.deb ... #13 36.57 Unpacking libref-util-perl (0.204-2) ... #13 36.60 Selecting previously unselected package libref-util-xs-perl. #13 36.60 Preparing to unpack .../331-libref-util-xs-perl_0.117-2+b1_arm64.deb ... #13 36.60 Unpacking libref-util-xs-perl (0.117-2+b1) ... #13 36.64 Selecting previously unselected package libregexp-pattern-license-perl. #13 36.64 Preparing to unpack .../332-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #13 36.65 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #13 36.69 Selecting previously unselected package libregexp-pattern-perl. #13 36.69 Preparing to unpack .../333-libregexp-pattern-perl_0.2.14-2_all.deb ... #13 36.70 Unpacking libregexp-pattern-perl (0.2.14-2) ... #13 36.73 Selecting previously unselected package libregexp-wildcards-perl. #13 36.73 Preparing to unpack .../334-libregexp-wildcards-perl_1.05-3_all.deb ... #13 36.73 Unpacking libregexp-wildcards-perl (1.05-3) ... #13 36.84 Selecting previously unselected package libsasl2-modules:arm64. #14 34.54 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_arm64.deb ... #14 34.55 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ... #14 34.58 Selecting previously unselected package libpython3-stdlib:arm64. #14 34.58 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ... #14 34.59 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... #14 34.62 Setting up python3-minimal (3.8.2-0ubuntu2) ... #14 34.80 Selecting previously unselected package python3. #14 34.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 ... 4860 files and directories currently installed.) #14 34.80 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_arm64.deb ... #14 34.81 Unpacking python3 (3.8.2-0ubuntu2) ... #14 34.85 Selecting previously unselected package libbsd0:arm64. #14 34.85 Preparing to unpack .../001-libbsd0_0.10.0-1_arm64.deb ... #14 34.85 Unpacking libbsd0:arm64 (0.10.0-1) ... #14 34.91 Selecting previously unselected package bsdmainutils. #13 23.03 Preparing to unpack .../027-autopoint_0.19.8.1-9_all.deb ... #13 23.05 Unpacking autopoint (0.19.8.1-9) ... #13 24.80 Selecting previously unselected package g++. #13 24.80 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ... #13 24.81 Unpacking g++ (4:10.2.1-1) ... #13 24.84 Selecting previously unselected package make. #13 24.84 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ... #13 24.84 Unpacking make (4.3-4.1) ... #13 24.90 Selecting previously unselected package libdpkg-perl. #13 24.90 Preparing to unpack .../058-libdpkg-perl_1.20.13_all.deb ... #13 24.90 Unpacking libdpkg-perl (1.20.13) ... #13 24.97 Selecting previously unselected package patch. #13 24.97 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ... #13 24.97 Unpacking patch (2.7.6-7) ... #13 25.01 Selecting previously unselected package dpkg-dev. #14 33.10 Get:224 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8 [11.0 kB] #14 33.10 Get:225 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libalgorithm-merge-perl all 0.08-5 [11.4 kB] #14 33.10 Get:226 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libaliased-perl all 0.34-3 [12.8 kB] #14 33.10 Get:227 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libapt-pkg-perl arm64 0.1.40build3 [68.8 kB] #14 33.10 Get:228 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libarchive-cpio-perl all 0.10-3 [10.3 kB] #14 33.10 Get:229 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libarray-intspan-perl all 2.004-2 [25.0 kB] #13 19.37 Selecting previously unselected package binutils. #13 19.38 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ... #13 19.39 Unpacking binutils (2.35.2-2) ... #13 19.68 Selecting previously unselected package libc-dev-bin. #13 23.07 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ... #13 23.08 Setting up python3.7-minimal (3.7.3-2+deb10u6) ... #13 18.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 ... 9821 files and directories currently installed.) #13 18.67 Preparing to unpack .../libc6_2.36-9+rpi1+deb12u4_armhf.deb ... #13 27.71 Selecting previously unselected package intltool-debian. #13 27.71 Preparing to unpack .../084-intltool-debian_0.35.0+20060710.5_all.deb ... #13 27.72 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 27.74 Selecting previously unselected package po-debconf. #13 27.74 Preparing to unpack .../085-po-debconf_1.0.21_all.deb ... #13 27.75 Unpacking po-debconf (1.0.21) ... #13 27.79 Selecting previously unselected package debhelper. #13 27.80 Preparing to unpack .../086-debhelper_12.1.1_all.deb ... #13 27.80 Unpacking debhelper (12.1.1) ... #13 27.91 Selecting previously unselected package debian-keyring. #16 70.10 Installing : rsync-3.1.2-12.el7_9.aarch64 12/60 #16 70.85 Installing : cpp-4.8.5-44.el7.aarch64 13/60 #14 23.85 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf po-debconf all 1.0.21+nmu1 [233 kB] #14 23.87 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debhelper all 13.6ubuntu1 [923 kB] #14 23.94 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfakeroot armhf 1.28-1ubuntu1 [26.3 kB] #14 23.94 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fakeroot armhf 1.28-1ubuntu1 [62.2 kB] #14 26.99 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB] #14 27.16 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #13 29.19 Preparing to unpack .../171-git_1%3a2.39.2-1.1_amd64.deb ... #13 29.19 Unpacking git (1:2.39.2-1.1) ... #13 36.07 Selecting previously unselected package libregexp-pattern-license-perl. #13 36.08 Preparing to unpack .../276-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #13 36.08 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #13 36.12 Selecting previously unselected package libsasl2-modules:arm64. #13 36.12 Preparing to unpack .../277-libsasl2-modules_2.1.27+dfsg-1+deb10u2_arm64.deb ... #13 36.13 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 36.16 Selecting previously unselected package libsereal-decoder-perl. #13 36.16 Preparing to unpack .../278-libsereal-decoder-perl_4.005+ds-1+b1_arm64.deb ... #13 36.17 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #13 36.21 Selecting previously unselected package libsereal-encoder-perl. #13 36.21 Preparing to unpack .../279-libsereal-encoder-perl_4.005+ds-1+b1_arm64.deb ... #13 36.22 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #13 36.29 Selecting previously unselected package libsereal-perl. #13 28.55 Selecting previously unselected package libcurl4:armhf. #13 36.85 Preparing to unpack .../335-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... #13 36.86 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... #13 36.89 Selecting previously unselected package libsereal-decoder-perl. #13 36.89 Preparing to unpack .../336-libsereal-decoder-perl_5.003+ds-1_arm64.deb ... #13 36.90 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #13 36.94 Selecting previously unselected package libsereal-encoder-perl. #13 36.94 Preparing to unpack .../337-libsereal-encoder-perl_5.003+ds-1_arm64.deb ... #13 36.94 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #13 36.98 Selecting previously unselected package libset-intspan-perl. #13 36.98 Preparing to unpack .../338-libset-intspan-perl_1.19-3_all.deb ... #13 36.98 Unpacking libset-intspan-perl (1.19-3) ... #13 37.05 Selecting previously unselected package libtask-weaken-perl. #13 37.05 Preparing to unpack .../339-libtask-weaken-perl_1.06-2_all.deb ... #13 37.05 Unpacking libtask-weaken-perl (1.06-2) ... #13 37.09 Selecting previously unselected package libxml-parser-perl. #13 22.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) #13 22.47 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ... #13 22.47 Unpacking libuchardet0:armhf (0.0.7-1) ... #13 22.50 Selecting previously unselected package groff-base. #13 22.51 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ... #13 22.51 Unpacking groff-base (1.22.4-6) ... #13 22.61 Selecting previously unselected package libgdbm6:armhf. #13 22.61 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ... #13 22.61 Unpacking libgdbm6:armhf (1.19-2) ... #13 22.65 Selecting previously unselected package libpipeline1:armhf. #13 22.65 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ... #13 22.66 Unpacking libpipeline1:armhf (1.5.3-1) ... #13 22.70 Selecting previously unselected package man-db. #13 22.71 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ... #13 22.71 Unpacking man-db (2.9.4-2) ... #13 22.82 Selecting previously unselected package perl-modules-5.32. #14 34.91 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_arm64.deb ... #14 34.91 Unpacking bsdmainutils (11.1.2ubuntu3) ... #14 34.96 Selecting previously unselected package libuchardet0:arm64. #14 34.96 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_arm64.deb ... #14 34.96 Unpacking libuchardet0:arm64 (0.0.6-3build1) ... #14 35.00 Selecting previously unselected package groff-base. #14 35.00 Preparing to unpack .../004-groff-base_1.22.4-4build1_arm64.deb ... #14 35.00 Unpacking groff-base (1.22.4-4build1) ... #14 35.10 Selecting previously unselected package libgdbm6:arm64. #13 23.20 Selecting previously unselected package binutils-common:armhf. #13 23.21 Preparing to unpack .../028-binutils-common_2.31.1-16_armhf.deb ... #13 23.22 Unpacking binutils-common:armhf (2.31.1-16) ... #13 25.01 Preparing to unpack .../060-dpkg-dev_1.20.13_all.deb ... #13 25.01 Unpacking dpkg-dev (1.20.13) ... #13 25.12 Selecting previously unselected package build-essential. #13 25.12 Preparing to unpack .../061-build-essential_12.9_arm64.deb ... #13 25.13 Unpacking build-essential (12.9) ... #13 25.16 Selecting previously unselected package libbrotli1:arm64. #13 25.16 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ... #13 25.17 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... #13 25.22 Selecting previously unselected package libsasl2-modules-db:arm64. #13 25.22 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #13 25.23 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #14 33.50 Get:230 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmodule-implementation-perl all 0.09-2 [12.0 kB] #13 23.60 Selecting previously unselected package python3-minimal. #13 23.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 ... 10540 files and directories currently installed.) #13 23.61 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... #13 23.61 Unpacking python3-minimal (3.7.3-1) ... #13 23.66 Selecting previously unselected package mime-support. #13 23.66 Preparing to unpack .../1-mime-support_3.62_all.deb ... #13 23.66 Unpacking mime-support (3.62) ... #13 23.70 Selecting previously unselected package libmpdec2:armhf. #13 19.68 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u8_armhf.deb ... #13 19.69 Unpacking libc-dev-bin (2.31-13+deb11u8) ... #13 19.72 Selecting previously unselected package linux-libc-dev:armhf. #13 19.73 Preparing to unpack .../033-linux-libc-dev_5.10.209-2_armhf.deb ... #13 19.73 Unpacking linux-libc-dev:armhf (5.10.209-2) ... #13 19.88 Selecting previously unselected package libcrypt-dev:armhf. #13 19.88 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ... #13 19.88 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ... #13 19.92 Selecting previously unselected package libtirpc-dev:armhf. #13 19.92 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ... #13 19.92 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #13 19.97 Selecting previously unselected package libnsl-dev:armhf. #13 19.98 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ... #13 19.98 Unpacking libnsl-dev:armhf (1.3.0-2) ... #14 24.96 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patchutils armhf 0.3.4-2 [64.6 kB] #14 25.00 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB] #14 25.01 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main armhf devscripts armhf 2.20.2ubuntu2 [940 kB] #13 19.00 Unpacking libc6:armhf (2.36-9+rpi1+deb12u4) over (2.36-9+rpi1) ... #13 27.92 Preparing to unpack .../087-debian-keyring_2019.02.25_all.deb ... #13 27.92 Unpacking debian-keyring (2019.02.25) ... #14 24.37 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB] #14 27.19 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-xsaccessor-perl arm64 1.19-3build9 [33.6 kB] #14 27.21 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-op-check-perl arm64 0.22-1build5 [10.1 kB] #14 27.22 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #14 27.22 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB] #14 27.23 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-classify-perl arm64 0.015-1build5 [21.7 kB] #14 27.25 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 27.26 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB] #14 27.27 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB] #13 29.61 Selecting previously unselected package iso-codes. #13 29.61 Preparing to unpack .../172-iso-codes_4.15.0-1_all.deb ... #13 29.61 Unpacking iso-codes (4.15.0-1) ... #13 36.29 Preparing to unpack .../280-libsereal-perl_4.005-1_all.deb ... #13 36.29 Unpacking libsereal-perl (4.005-1) ... #13 36.33 Selecting previously unselected package libtask-weaken-perl. #13 36.33 Preparing to unpack .../281-libtask-weaken-perl_1.06-1_all.deb ... #13 36.34 Unpacking libtask-weaken-perl (1.06-1) ... #13 36.37 Selecting previously unselected package libxml-parser-perl. #13 36.37 Preparing to unpack .../282-libxml-parser-perl_2.44-4_arm64.deb ... #13 36.38 Unpacking libxml-parser-perl (2.44-4) ... #13 36.42 Selecting previously unselected package libsoap-lite-perl. #13 36.43 Preparing to unpack .../283-libsoap-lite-perl_1.27-1_all.deb ... #13 36.43 Unpacking libsoap-lite-perl (1.27-1) ... #13 36.49 Selecting previously unselected package libsort-key-perl. #13 36.49 Preparing to unpack .../284-libsort-key-perl_1.33-2+b1_arm64.deb ... #13 36.49 Unpacking libsort-key-perl (1.33-2+b1) ... #13 36.52 Selecting previously unselected package libstring-copyright-perl. #13 36.53 Preparing to unpack .../285-libstring-copyright-perl_0.003006-1_all.deb ... #13 36.53 Unpacking libstring-copyright-perl (0.003006-1) ... #13 36.56 Selecting previously unselected package libstring-escape-perl. #13 36.57 Preparing to unpack .../286-libstring-escape-perl_2010.002-2_all.deb ... #13 36.57 Unpacking libstring-escape-perl (2010.002-2) ... #13 36.60 Selecting previously unselected package libstring-shellquote-perl. #13 36.60 Preparing to unpack .../287-libstring-shellquote-perl_1.04-1_all.deb ... #13 36.61 Unpacking libstring-shellquote-perl (1.04-1) ... #13 36.64 Selecting previously unselected package libterm-readkey-perl. #16 71.00 Installing : libtool-ltdl-2.4.2-22.el7_3.aarch64 14/60 #16 71.19 Installing : libselinux-utils-2.5-15.el7.aarch64 15/60 #13 28.55 Preparing to unpack .../073-libcurl4_7.88.1-10+deb12u5_armhf.deb ... #13 28.59 Unpacking libcurl4:armhf (7.88.1-10+deb12u5) ... #13 28.87 Selecting previously unselected package curl. #13 37.09 Preparing to unpack .../340-libxml-parser-perl_2.46-4_arm64.deb ... #13 37.10 Unpacking libxml-parser-perl (2.46-4) ... #13 37.14 Selecting previously unselected package libsoap-lite-perl. #13 37.14 Preparing to unpack .../341-libsoap-lite-perl_1.27-3_all.deb ... #13 37.15 Unpacking libsoap-lite-perl (1.27-3) ... #13 37.20 Selecting previously unselected package libsocket6-perl. #13 37.20 Preparing to unpack .../342-libsocket6-perl_0.29-3_arm64.deb ... #13 37.21 Unpacking libsocket6-perl (0.29-3) ... #13 37.24 Selecting previously unselected package libstring-copyright-perl. #13 37.24 Preparing to unpack .../343-libstring-copyright-perl_0.003014-1_all.deb ... #13 37.24 Unpacking libstring-copyright-perl (0.003014-1) ... #13 37.28 Selecting previously unselected package libstring-escape-perl. #13 37.28 Preparing to unpack .../344-libstring-escape-perl_2010.002-3_all.deb ... #13 37.28 Unpacking libstring-escape-perl (2010.002-3) ... #13 37.31 Selecting previously unselected package libstring-license-perl. #13 37.31 Preparing to unpack .../345-libstring-license-perl_0.0.2-1_all.deb ... #13 37.32 Unpacking libstring-license-perl (0.0.2-1) ... #13 37.35 Selecting previously unselected package libstring-shellquote-perl. #13 37.35 Preparing to unpack .../346-libstring-shellquote-perl_1.04-3_all.deb ... #13 37.35 Unpacking libstring-shellquote-perl (1.04-3) ... #13 37.38 Selecting previously unselected package libsys-cpuaffinity-perl. #13 37.38 Preparing to unpack .../347-libsys-cpuaffinity-perl_1.13~03-2+b1_arm64.deb ... #13 37.39 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 37.42 Selecting previously unselected package libterm-readkey-perl. #13 22.82 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u3_all.deb ... #13 22.83 Unpacking perl-modules-5.32 (5.32.1-4+deb11u3) ... #14 35.10 Preparing to unpack .../005-libgdbm6_1.18.1-5_arm64.deb ... #14 35.11 Unpacking libgdbm6:arm64 (1.18.1-5) ... #14 35.14 Selecting previously unselected package libpipeline1:arm64. #14 35.14 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_arm64.deb ... #14 35.15 Unpacking libpipeline1:arm64 (1.5.2-2build1) ... #14 35.19 Selecting previously unselected package man-db. #14 35.19 Preparing to unpack .../007-man-db_2.9.1-1_arm64.deb ... #14 35.20 Unpacking man-db (2.9.1-1) ... #14 35.30 Selecting previously unselected package perl-modules-5.30. #15 17.07 Dependencies resolved. #15 17.08 ========================================================================================= #15 17.08 Package Arch Version Repo Size #15 17.08 ========================================================================================= #15 17.08 Installing: #15 17.08 dnf-plugins-core noarch 4.0.21-25.el8 baseos 77 k #15 17.08 rpm-build x86_64 4.14.3-31.el8 appstream 185 k #15 17.08 rpmlint noarch 1.10-15.el8 appstream 206 k #15 17.08 Installing dependencies: #15 17.08 bzip2 x86_64 1.0.6-26.el8 baseos 60 k #15 17.08 dbus-glib x86_64 0.110-2.el8 baseos 127 k #15 17.08 desktop-file-utils x86_64 0.26-1.el8 appstream 80 k #15 17.08 diffutils x86_64 3.6-6.el8 baseos 358 k #15 17.08 dwz x86_64 0.12-10.el8 appstream 109 k #15 17.08 efi-srpm-macros noarch 3-3.el8 appstream 22 k #15 17.08 elfutils x86_64 0.190-2.el8 baseos 581 k #15 17.08 emacs-filesystem noarch 1:26.1-11.el8 baseos 70 k #15 17.08 file x86_64 5.33-25.el8 baseos 77 k #15 17.08 gc x86_64 7.6.4-3.el8 appstream 109 k #15 17.08 gdb-headless x86_64 8.2-20.el8 appstream 3.7 M #15 17.08 ghc-srpm-macros noarch 1.4.2-7.el8 appstream 9.3 k #15 17.08 glibc-gconv-extra x86_64 2.28-251.el8 baseos 1.7 M #15 17.08 go-srpm-macros noarch 2-17.el8 appstream 13 k #15 17.08 groff-base x86_64 1.22.3-18.el8 baseos 1.0 M #15 17.08 guile x86_64 5:2.0.14-7.el8 appstream 3.5 M #15 17.08 libatomic_ops x86_64 7.6.2-3.el8 appstream 38 k #15 17.08 libbabeltrace x86_64 1.5.4-4.el8 baseos 200 k #15 17.08 libipt x86_64 1.6.1-8.el8 appstream 50 k #15 17.08 libpkgconf x86_64 1.4.2-1.el8 baseos 35 k #15 17.08 libtool-ltdl x86_64 2.4.6-25.el8 baseos 58 k #15 17.08 ncurses x86_64 6.1-10.20180224.el8 baseos 393 k #15 17.08 ocaml-srpm-macros noarch 5-4.el8 appstream 9.4 k #15 17.08 openblas-srpm-macros noarch 2-2.el8 appstream 7.9 k #15 17.08 openssl x86_64 1:1.1.1k-12.el8 baseos 738 k #15 17.08 patch x86_64 2.7.6-11.el8 baseos 138 k #15 17.08 perl-Carp noarch 1.42-396.el8 baseos 30 k #15 17.08 perl-Data-Dumper x86_64 2.167-399.el8 baseos 58 k #15 17.08 perl-Digest noarch 1.17-395.el8 appstream 27 k #15 17.08 perl-Digest-MD5 x86_64 2.55-396.el8 appstream 37 k #15 17.08 perl-Encode x86_64 4:2.97-3.el8 baseos 1.5 M #15 17.08 perl-Errno x86_64 1.28-422.el8 baseos 76 k #15 17.08 perl-Exporter noarch 5.72-396.el8 baseos 34 k #15 17.08 perl-File-Path noarch 2.15-2.el8 baseos 38 k #15 17.08 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k #15 17.08 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k #15 17.08 perl-HTTP-Tiny noarch 0.074-3.el8 baseos 59 k #15 17.08 perl-IO x86_64 1.38-422.el8 baseos 142 k #15 17.08 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k #15 17.08 perl-IO-Socket-SSL noarch 2.066-4.module_el8+339+1ec643e0 appstream 304 k #15 17.08 perl-MIME-Base64 x86_64 3.15-396.el8 baseos 31 k #15 17.08 perl-Mozilla-CA noarch 20160104-7.module_el8+645+9d809f8c appstream 15 k #15 17.08 perl-Net-SSLeay x86_64 1.88-2.module_el8+339+1ec643e0 appstream 402 k #15 17.08 perl-PathTools x86_64 3.74-1.el8 baseos 90 k #15 17.08 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k #15 17.08 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k #15 17.08 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k #15 17.08 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k #15 17.08 perl-Scalar-List-Utils x86_64 3:1.49-2.el8 baseos 68 k #15 17.08 perl-Socket x86_64 4:2.027-3.el8 baseos 59 k #15 17.08 perl-Storable x86_64 1:3.11-3.el8 baseos 98 k #15 17.08 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k #15 17.08 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k #15 17.08 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k #15 17.08 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k #15 17.08 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k #15 17.08 perl-URI noarch 1.73-3.el8 appstream 116 k #15 17.08 perl-Unicode-Normalize x86_64 1.25-396.el8 baseos 82 k #15 17.08 perl-constant noarch 1.33-396.el8 baseos 25 k #15 17.08 perl-interpreter x86_64 4:5.26.3-422.el8 baseos 6.3 M #15 17.08 perl-libnet noarch 3.11-3.el8 appstream 121 k #15 17.08 perl-libs x86_64 4:5.26.3-422.el8 baseos 1.6 M #15 17.08 perl-macros x86_64 4:5.26.3-422.el8 baseos 73 k #15 17.08 perl-parent noarch 1:0.237-1.el8 baseos 20 k #15 17.08 perl-podlators noarch 4.11-1.el8 baseos 118 k #15 17.08 perl-srpm-macros noarch 1-25.el8 appstream 11 k #15 17.08 perl-threads x86_64 1:2.21-2.el8 baseos 61 k #15 17.08 perl-threads-shared x86_64 1.58-2.el8 baseos 48 k #15 17.08 pkgconf x86_64 1.4.2-1.el8 baseos 38 k #15 17.08 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k #15 17.08 pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k #15 17.08 python-rpm-macros noarch 3-45.el8 baseos 16 k #15 17.08 python-srpm-macros noarch 3-45.el8 baseos 16 k #15 17.08 python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k #15 17.08 python3-dbus x86_64 1.2.4-15.el8 baseos 134 k #15 17.08 python3-dnf-plugins-core noarch 4.0.21-25.el8 baseos 280 k #15 17.08 python3-rpm-macros noarch 3-45.el8 baseos 15 k #15 17.08 python3-six noarch 1.11.0-8.el8 baseos 38 k #15 17.08 python3-systemd x86_64 234-8.el8 appstream 81 k #15 17.08 qt5-srpm-macros noarch 5.15.3-1.el8 appstream 11 k #15 17.08 redhat-rpm-config noarch 131-1.el8 baseos 94 k #15 17.08 rust-srpm-macros noarch 5-2.el8 appstream 9.2 k #15 17.08 unzip x86_64 6.0-46.el8 baseos 196 k #15 17.08 zip x86_64 3.0-23.el8 baseos 270 k #15 17.08 zstd x86_64 1.4.4-1.el8 appstream 393 k #15 17.08 Installing weak dependencies: #15 17.08 elfutils-debuginfod-client x86_64 0.190-2.el8 baseos 77 k #15 17.08 Enabling module streams: #15 17.08 perl 5.26 #15 17.08 perl-IO-Socket-SSL 2.066 #15 17.08 perl-libwww-perl 6.34 #15 17.08 #15 17.08 Transaction Summary #15 17.08 ========================================================================================= #15 17.08 Install 89 Packages #15 17.08 #15 17.08 Total download size: 28 M #15 17.08 Installed size: 83 M #15 17.08 Downloading Packages: #13 23.65 Selecting previously unselected package libbinutils:armhf. #13 23.65 Preparing to unpack .../029-libbinutils_2.31.1-16_armhf.deb ... #13 23.70 Unpacking libbinutils:armhf (2.31.1-16) ... #13 25.26 Selecting previously unselected package libsasl2-2:arm64. #13 25.26 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #13 25.27 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 25.32 Selecting previously unselected package libldap-2.4-2:arm64. #13 25.32 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... #13 25.33 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... #13 25.38 Selecting previously unselected package libnghttp2-14:arm64. #13 25.38 Preparing to unpack .../066-libnghttp2-14_1.43.0-1+deb11u1_arm64.deb ... #13 25.38 Unpacking libnghttp2-14:arm64 (1.43.0-1+deb11u1) ... #13 25.42 Selecting previously unselected package libpsl5:arm64. #13 25.43 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ... #13 25.43 Unpacking libpsl5:arm64 (0.21.0-1.2) ... #14 33.50 Get:231 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-exporter-progressive-perl all 0.001013-3 [6718 B] #14 33.58 Get:232 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libvariable-magic-perl arm64 0.63-1 [34.2 kB] #14 33.66 Get:233 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB] #14 33.70 Get:234 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libberkeleydb-perl arm64 0.64-2 [123 kB] #14 33.81 Get:235 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfreetype6 arm64 2.13.1+dfsg-1 [389 kB] #13 23.71 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... #13 23.71 Unpacking libmpdec2:armhf (2.4.2-2) ... #13 23.75 Selecting previously unselected package libpython3.7-stdlib:armhf. #13 23.75 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u6_armhf.deb ... #13 23.76 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u6) ... #13 23.94 Selecting previously unselected package python3.7. #13 20.01 Selecting previously unselected package libc6-dev:armhf. #13 20.01 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u8_armhf.deb ... #13 20.02 Unpacking libc6-dev:armhf (2.31-13+deb11u8) ... #13 20.23 Selecting previously unselected package libisl23:armhf. #14 25.26 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main armhf diffstat armhf 1.63-1 [25.1 kB] #14 25.26 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB] #14 25.27 Get:205 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-debian all 0.1.36ubuntu1.1 [64.9 kB] #14 25.28 Get:206 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgpgme11 armhf 1.13.1-7ubuntu2.1 [102 kB] #14 25.29 Get:207 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-gpg armhf 1.13.1-7ubuntu2.1 [144 kB] #14 25.30 Get:208 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dput all 1.0.3ubuntu1.1 [42.0 kB] #14 25.30 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl3-gnutls armhf 7.68.0-1ubuntu2.21 [202 kB] #14 25.46 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liberror-perl all 0.17029-1 [26.5 kB] #14 25.66 Get:111 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gcc armhf 4:13.2.0-1ubuntu1 [5186 B] #14 25.73 Get:112 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libstdc++-13-dev armhf 13.2.0-4ubuntu3 [2446 kB] #12 27.21 Fedora 39 openh264 (From Cisco) - x86_64 2.6 kB/s | 2.5 kB 00:00 #12 29.31 Fedora 39 - x86_64 - Updates 18 MB/s | 33 MB 00:01 #14 27.71 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB] #14 24.58 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB] #14 24.78 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.2 [101 kB] #13 29.99 Selecting previously unselected package libabsl20220623:amd64. #13 36.64 Preparing to unpack .../288-libterm-readkey-perl_2.38-1_arm64.deb ... #13 36.65 Unpacking libterm-readkey-perl (2.38-1) ... #13 36.68 Selecting previously unselected package libtest-fatal-perl. #13 36.68 Preparing to unpack .../289-libtest-fatal-perl_0.014-1_all.deb ... #13 36.68 Unpacking libtest-fatal-perl (0.014-1) ... #13 36.71 Selecting previously unselected package libtest-refcount-perl. #13 36.72 Preparing to unpack .../290-libtest-refcount-perl_0.08-3_all.deb ... #13 36.72 Unpacking libtest-refcount-perl (0.08-3) ... #13 36.76 Selecting previously unselected package libtext-levenshtein-perl. #13 36.77 Preparing to unpack .../291-libtext-levenshtein-perl_0.13-1_all.deb ... #13 36.77 Unpacking libtext-levenshtein-perl (0.13-1) ... #13 36.80 Selecting previously unselected package libtype-tiny-xs-perl. #13 36.80 Preparing to unpack .../292-libtype-tiny-xs-perl_0.014-1+b1_arm64.deb ... #13 36.81 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #13 36.84 Selecting previously unselected package libunicode-utf8-perl. #13 36.84 Preparing to unpack .../293-libunicode-utf8-perl_0.62-1_arm64.deb ... #13 36.85 Unpacking libunicode-utf8-perl (0.62-1) ... #13 36.89 Selecting previously unselected package libwrap0:arm64. #16 71.31 Installing : policycoreutils-2.5-34.el7.aarch64 16/60 #13 28.87 Preparing to unpack .../074-curl_7.88.1-10+deb12u5_armhf.deb ... #13 28.90 Unpacking curl (7.88.1-10+deb12u5) ... #13 29.12 Selecting previously unselected package dctrl-tools. #13 37.42 Preparing to unpack .../348-libterm-readkey-perl_2.38-2+b1_arm64.deb ... #13 37.43 Unpacking libterm-readkey-perl (2.38-2+b1) ... #13 37.46 Selecting previously unselected package libtext-levenshteinxs-perl. #13 37.46 Preparing to unpack .../349-libtext-levenshteinxs-perl_0.03-5+b1_arm64.deb ... #13 37.46 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ... #13 37.49 Selecting previously unselected package libtext-markdown-discount-perl. #13 37.50 Preparing to unpack .../350-libtext-markdown-discount-perl_0.16-1_arm64.deb ... #13 37.50 Unpacking libtext-markdown-discount-perl (0.16-1) ... #13 37.53 Selecting previously unselected package libtext-xslate-perl:arm64. #13 37.53 Preparing to unpack .../351-libtext-xslate-perl_3.5.9-1+b2_arm64.deb ... #13 37.54 Unpacking libtext-xslate-perl:arm64 (3.5.9-1+b2) ... #13 37.58 Selecting previously unselected package libtime-duration-perl. #13 37.58 Preparing to unpack .../352-libtime-duration-perl_1.21-2_all.deb ... #13 37.59 Unpacking libtime-duration-perl (1.21-2) ... #13 37.62 Selecting previously unselected package libtime-moment-perl. #13 37.62 Preparing to unpack .../353-libtime-moment-perl_0.44-2+b1_arm64.deb ... #13 37.63 Unpacking libtime-moment-perl (0.44-2+b1) ... #13 37.66 Selecting previously unselected package libtype-tiny-xs-perl:arm64. #13 23.27 Selecting previously unselected package libgdbm-compat4:armhf. #14 35.30 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... #14 35.30 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... #14 35.61 Selecting previously unselected package libgdbm-compat4:arm64. #13 23.87 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 23.87 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ... #13 23.89 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... #13 25.47 Selecting previously unselected package librtmp1:arm64. #13 25.47 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... #13 25.48 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 25.51 Selecting previously unselected package libssh2-1:arm64. #13 25.51 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ... #13 25.52 Unpacking libssh2-1:arm64 (1.9.0-2) ... #13 25.57 Selecting previously unselected package libcurl4:arm64. #13 25.58 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u11_arm64.deb ... #13 25.58 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u11) ... #13 25.63 Selecting previously unselected package curl. #13 25.63 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u11_arm64.deb ... #13 25.63 Unpacking curl (7.74.0-1.3+deb11u11) ... #13 25.68 Selecting previously unselected package dctrl-tools. #13 25.68 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ... #13 25.69 Unpacking dctrl-tools (2.24-3) ... #13 25.73 Selecting previously unselected package libdebhelper-perl. #13 25.73 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ... #13 25.73 Unpacking libdebhelper-perl (13.3.4) ... #13 25.78 Selecting previously unselected package libtool. #14 33.93 Get:236 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfontconfig1 arm64 2.14.2-4ubuntu1 [139 kB] #13 23.95 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u6_armhf.deb ... #13 23.95 Unpacking python3.7 (3.7.3-2+deb10u6) ... #13 23.99 Selecting previously unselected package libpython3-stdlib:armhf. #13 24.00 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ... #13 24.00 Unpacking libpython3-stdlib:armhf (3.7.3-1) ... #13 24.04 Setting up python3-minimal (3.7.3-1) ... #13 24.24 Selecting previously unselected package python3. #13 20.24 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ... #13 20.24 Unpacking libisl23:armhf (0.23-1) ... #13 20.34 Selecting previously unselected package libmpfr6:armhf. #13 20.34 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ... #13 20.35 Unpacking libmpfr6:armhf (4.1.0-3) ... #13 20.41 Selecting previously unselected package libmpc3:armhf. #13 20.41 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ... #13 20.42 Unpacking libmpc3:armhf (1.2.0-1) ... #13 20.45 Selecting previously unselected package cpp-10. #14 25.63 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git-man all 1:2.25.1-1ubuntu3.11 [887 kB] #14 25.91 Get:113 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf g++-13 armhf 13.2.0-4ubuntu3 [9434 kB] #13 27.68 Selecting previously unselected package libfakeroot:amd64. #13 27.69 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ... #13 27.69 Unpacking libfakeroot:amd64 (1.25.3-1.1) ... #13 27.72 Selecting previously unselected package fakeroot. #13 27.72 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ... #13 27.73 Unpacking fakeroot (1.25.3-1.1) ... #13 27.77 Selecting previously unselected package libassuan0:amd64. #13 27.77 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ... #13 27.78 Unpacking libassuan0:amd64 (2.5.3-7.1) ... #13 27.80 Selecting previously unselected package gpgconf. #13 27.81 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u2_amd64.deb ... #13 27.81 Unpacking gpgconf (2.2.27-2+deb11u2) ... #13 27.86 Selecting previously unselected package libksba8:amd64. #13 27.87 Preparing to unpack .../094-libksba8_1.5.0-3+deb11u2_amd64.deb ... #13 27.87 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ... #13 27.92 Selecting previously unselected package libnpth0:amd64. #13 27.92 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ... #13 27.93 Unpacking libnpth0:amd64 (1.6-3) ... #13 27.97 Selecting previously unselected package dirmngr. #13 27.97 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u2_amd64.deb ... #13 27.98 Unpacking dirmngr (2.2.27-2+deb11u2) ... #13 28.05 Selecting previously unselected package gnupg-l10n. #13 28.05 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #13 28.05 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #13 28.15 Selecting previously unselected package gnupg-utils. #14 27.90 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoo-perl all 2.005004-3 [48.0 kB] #14 24.85 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B] #14 24.85 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB] #14 24.96 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] #13 29.99 Preparing to unpack .../173-libabsl20220623_20220623.1-1_amd64.deb ... #13 30.00 Unpacking libabsl20220623:amd64 (20220623.1-1) ... #13 30.06 Selecting previously unselected package libalgorithm-diff-perl. #13 30.06 Preparing to unpack .../174-libalgorithm-diff-perl_1.201-1_all.deb ... #13 30.06 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 30.09 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64. #13 30.09 Preparing to unpack .../175-libalgorithm-diff-xs-perl_0.04-8+b1_amd64.deb ... #13 30.10 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8+b1) ... #13 30.12 Selecting previously unselected package libalgorithm-merge-perl. #13 30.12 Preparing to unpack .../176-libalgorithm-merge-perl_0.08-5_all.deb ... #13 30.13 Unpacking libalgorithm-merge-perl (0.08-5) ... #13 30.15 Selecting previously unselected package libaliased-perl. #13 30.15 Preparing to unpack .../177-libaliased-perl_0.34-3_all.deb ... #13 30.16 Unpacking libaliased-perl (0.34-3) ... #13 30.19 Selecting previously unselected package libaom3:amd64. #13 30.19 Preparing to unpack .../178-libaom3_3.6.0-1_amd64.deb ... #13 30.19 Unpacking libaom3:amd64 (3.6.0-1) ... #13 36.89 Preparing to unpack .../294-libwrap0_7.6.q-28_arm64.deb ... #13 36.89 Unpacking libwrap0:arm64 (7.6.q-28) ... #13 36.93 Selecting previously unselected package libxau6:arm64. #13 36.94 Preparing to unpack .../295-libxau6_1%3a1.0.8-1+b2_arm64.deb ... #13 36.94 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ... #13 36.97 Selecting previously unselected package libxdmcp6:arm64. #13 36.97 Preparing to unpack .../296-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #13 36.98 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #13 37.02 Selecting previously unselected package libxcb1:arm64. #13 37.02 Preparing to unpack .../297-libxcb1_1.13.1-2_arm64.deb ... #13 37.02 Unpacking libxcb1:arm64 (1.13.1-2) ... #13 37.06 Selecting previously unselected package libx11-data. #13 37.06 Preparing to unpack .../298-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ... #13 37.06 Unpacking libx11-data (2:1.6.7-1+deb10u4) ... #13 37.14 Selecting previously unselected package libx11-6:arm64. #13 29.12 Preparing to unpack .../075-dctrl-tools_2.24-3_armhf.deb ... #13 29.18 Unpacking dctrl-tools (2.24-3) ... #13 29.30 Selecting previously unselected package libdebhelper-perl. #13 37.66 Preparing to unpack .../354-libtype-tiny-xs-perl_0.025-1_arm64.deb ... #13 37.66 Unpacking libtype-tiny-xs-perl:arm64 (0.025-1) ... #13 37.70 Selecting previously unselected package libunicode-utf8-perl. #13 37.70 Preparing to unpack .../355-libunicode-utf8-perl_0.62-2_arm64.deb ... #13 37.71 Unpacking libunicode-utf8-perl (0.62-2) ... #13 37.74 Selecting previously unselected package libwww-mechanize-perl. #13 37.74 Preparing to unpack .../356-libwww-mechanize-perl_2.16-1_all.deb ... #13 37.74 Unpacking libwww-mechanize-perl (2.16-1) ... #13 37.79 Selecting previously unselected package libxdelta2:arm64. #13 37.79 Preparing to unpack .../357-libxdelta2_1.1.3-10.4_arm64.deb ... #13 37.79 Unpacking libxdelta2:arm64 (1.1.3-10.4) ... #13 37.83 Selecting previously unselected package libxext6:arm64. #13 37.83 Preparing to unpack .../358-libxext6_2%3a1.3.4-1+b1_arm64.deb ... #13 37.84 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... #13 37.87 Selecting previously unselected package libxml-namespacesupport-perl. #13 37.87 Preparing to unpack .../359-libxml-namespacesupport-perl_1.12-2_all.deb ... #13 37.88 Unpacking libxml-namespacesupport-perl (1.12-2) ... #13 37.91 Selecting previously unselected package libxml-sax-base-perl. #13 23.27 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ... #13 23.27 Unpacking libgdbm-compat4:armhf (1.19-2) ... #13 23.32 Selecting previously unselected package libperl5.32:armhf. #13 23.32 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u3_armhf.deb ... #13 23.33 Unpacking libperl5.32:armhf (5.32.1-4+deb11u3) ... #16 71.34 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 17/60 #16 71.65 Installing : libsemanage-python-2.5-14.el7.aarch64 18/60 #16 71.70 Installing : libselinux-python-2.5-15.el7.aarch64 19/60 #16 71.73 Installing : less-458-9.el7.aarch64 20/60 #16 71.75 Installing : fipscheck-1.4.1-6.el7.aarch64 21/60 #14 35.61 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_arm64.deb ... #14 35.61 Unpacking libgdbm-compat4:arm64 (1.18.1-5) ... #14 35.65 Selecting previously unselected package libperl5.30:arm64. #14 35.65 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.5_arm64.deb ... #14 35.66 Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.5) ... #13 24.23 Selecting previously unselected package binutils. #13 24.23 Preparing to unpack .../031-binutils_2.31.1-16_armhf.deb ... #13 24.26 Unpacking binutils (2.31.1-16) ... #13 24.33 Selecting previously unselected package libc-dev-bin. #13 24.33 Preparing to unpack .../032-libc-dev-bin_2.28-10+deb10u2_armhf.deb ... #13 24.34 Unpacking libc-dev-bin (2.28-10+deb10u2) ... #14 33.95 Get:237 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjpeg-turbo8 arm64 2.1.5-2ubuntu1 [160 kB] #14 33.97 Get:238 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjpeg8 arm64 8c-2ubuntu11 [2148 B] #14 33.97 Get:239 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdeflate0 arm64 1.18-1 [42.6 kB] #14 33.98 Get:240 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjbig0 arm64 2.1-6.1ubuntu1 [28.9 kB] #13 25.78 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ... #13 25.79 Unpacking libtool (2.4.6-15) ... #13 25.83 Selecting previously unselected package dh-autoreconf. #13 25.83 Preparing to unpack .../075-dh-autoreconf_20_all.deb ... #13 25.84 Unpacking dh-autoreconf (20) ... #13 25.87 Selecting previously unselected package libarchive-zip-perl. #13 25.87 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ... #13 25.87 Unpacking libarchive-zip-perl (1.68-1) ... #13 25.91 Selecting previously unselected package libsub-override-perl. #13 25.91 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ... #13 25.91 Unpacking libsub-override-perl (0.09-2) ... #13 25.94 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 25.94 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #13 25.94 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #13 25.97 Selecting previously unselected package dh-strip-nondeterminism. #13 25.97 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ... #13 25.98 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #13 26.02 Selecting previously unselected package libelf1:arm64. #15 17.91 (1/89): desktop-file-utils-0.26-1.el8.x86_64.rp 351 kB/s | 80 kB 00:00 #15 17.91 (2/89): dwz-0.12-10.el8.x86_64.rpm 468 kB/s | 109 kB 00:00 #15 17.92 (3/89): efi-srpm-macros-3-3.el8.noarch.rpm 94 kB/s | 22 kB 00:00 #15 17.92 (4/89): gc-7.6.4-3.el8.x86_64.rpm 16 MB/s | 109 kB 00:00 #15 17.92 (5/89): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 1.4 MB/s | 9.3 kB 00:00 #15 17.93 (6/89): go-srpm-macros-2-17.el8.noarch.rpm 2.3 MB/s | 13 kB 00:00 #15 17.93 (7/89): libatomic_ops-7.6.2-3.el8.x86_64.rpm 7.0 MB/s | 38 kB 00:00 #15 17.94 (8/89): libipt-1.6.1-8.el8.x86_64.rpm 6.9 MB/s | 50 kB 00:00 #15 17.94 (9/89): ocaml-srpm-macros-5-4.el8.noarch.rpm 1.9 MB/s | 9.4 kB 00:00 #15 17.95 (10/89): openblas-srpm-macros-2-2.el8.noarch.rp 1.8 MB/s | 7.9 kB 00:00 #15 17.95 (11/89): perl-Digest-1.17-395.el8.noarch.rpm 6.7 MB/s | 27 kB 00:00 #15 17.96 (12/89): perl-Digest-MD5-2.55-396.el8.x86_64.rp 8.4 MB/s | 37 kB 00:00 #15 17.96 (13/89): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 12 MB/s | 47 kB 00:00 #15 18.00 (14/89): perl-IO-Socket-SSL-2.066-4.module_el8+ 6.9 MB/s | 304 kB 00:00 #15 18.01 (15/89): perl-Mozilla-CA-20160104-7.module_el8+ 3.6 MB/s | 15 kB 00:00 #13 24.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 ... 10977 files and directories currently installed.) #13 24.25 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ... #13 24.25 Unpacking python3 (3.7.3-1) ... #13 24.29 Selecting previously unselected package sensible-utils. #13 24.30 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ... #13 24.30 Unpacking sensible-utils (0.0.12) ... #13 24.34 Selecting previously unselected package bzip2. #13 24.34 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u2_armhf.deb ... #13 24.34 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #13 24.38 Selecting previously unselected package libmagic-mgc. #13 24.38 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... #13 24.39 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #13 24.47 Selecting previously unselected package libmagic1:armhf. #13 20.45 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ... #13 20.45 Unpacking cpp-10 (10.2.1-6) ... #14 25.99 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git armhf 1:2.25.1-1ubuntu3.11 [3453 kB] #13 28.15 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ... #13 28.15 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #13 28.23 Selecting previously unselected package gpg. #13 28.23 Preparing to unpack .../099-gpg_2.2.27-2+deb11u2_amd64.deb ... #13 28.23 Unpacking gpg (2.2.27-2+deb11u2) ... #13 28.32 Selecting previously unselected package pinentry-curses. #13 28.32 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ... #13 28.32 Unpacking pinentry-curses (1.1.0-4) ... #13 28.37 Selecting previously unselected package gpg-agent. #13 28.37 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u2_amd64.deb ... #13 28.38 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #13 28.44 Selecting previously unselected package gpg-wks-client. #14 28.01 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #14 28.03 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 28.09 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-date-perl all 6.05-1 [9920 B] #14 28.09 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB] #14 28.10 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 28.12 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liburi-perl all 5.10-1 [78.8 kB] #14 28.18 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-parser-perl arm64 3.76-1build2 [87.1 kB] #14 28.22 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tree-perl all 5.07-2 [200 kB] #17 2.584 Package bash-4.4.20-4.el8.aarch64 is already installed. #14 24.97 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB] #14 25.05 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB] #14 25.10 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB] #14 25.10 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB] #14 25.12 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB] #13 30.36 Selecting previously unselected package libapt-pkg-perl. #13 30.37 Preparing to unpack .../179-libapt-pkg-perl_0.1.40+b2_amd64.deb ... #13 30.37 Unpacking libapt-pkg-perl (0.1.40+b2) ... #13 30.40 Selecting previously unselected package libarchive-cpio-perl. #13 30.40 Preparing to unpack .../180-libarchive-cpio-perl_0.10-3_all.deb ... #13 30.41 Unpacking libarchive-cpio-perl (0.10-3) ... #13 30.44 Selecting previously unselected package libarchive13:amd64. #13 30.44 Preparing to unpack .../181-libarchive13_3.6.2-1_amd64.deb ... #13 30.44 Unpacking libarchive13:amd64 (3.6.2-1) ... #13 30.49 Selecting previously unselected package libarray-intspan-perl. #13 37.15 Preparing to unpack .../299-libx11-6_2%3a1.6.7-1+deb10u4_arm64.deb ... #13 37.15 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u4) ... #13 37.23 Selecting previously unselected package libxext6:arm64. #13 37.24 Preparing to unpack .../300-libxext6_2%3a1.3.3-1+b2_arm64.deb ... #13 37.24 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ... #13 37.28 Selecting previously unselected package libxml-namespacesupport-perl. #13 37.28 Preparing to unpack .../301-libxml-namespacesupport-perl_1.12-1_all.deb ... #13 37.28 Unpacking libxml-namespacesupport-perl (1.12-1) ... #13 37.32 Selecting previously unselected package libxml-sax-base-perl. #13 37.32 Preparing to unpack .../302-libxml-sax-base-perl_1.09-1_all.deb ... #13 37.32 Unpacking libxml-sax-base-perl (1.09-1) ... #13 37.37 Selecting previously unselected package libxml-sax-perl. #13 37.37 Preparing to unpack .../303-libxml-sax-perl_1.00+dfsg-1_all.deb ... #13 37.37 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #13 37.41 Selecting previously unselected package libxml-libxml-perl. #13 29.30 Preparing to unpack .../076-libdebhelper-perl_13.11.4_all.deb ... #13 29.31 Unpacking libdebhelper-perl (13.11.4) ... #13 29.35 Selecting previously unselected package libtool. #13 29.35 Preparing to unpack .../077-libtool_2.4.7-5_all.deb ... #13 29.36 Unpacking libtool (2.4.7-5) ... #13 29.41 Selecting previously unselected package dh-autoreconf. #13 29.42 Preparing to unpack .../078-dh-autoreconf_20_all.deb ... #13 29.42 Unpacking dh-autoreconf (20) ... #13 29.45 Selecting previously unselected package libarchive-zip-perl. #13 29.45 Preparing to unpack .../079-libarchive-zip-perl_1.68-1_all.deb ... #13 29.46 Unpacking libarchive-zip-perl (1.68-1) ... #13 29.50 Selecting previously unselected package libsub-override-perl. #13 29.50 Preparing to unpack .../080-libsub-override-perl_0.09-4_all.deb ... #13 29.51 Unpacking libsub-override-perl (0.09-4) ... #13 29.54 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 29.54 Preparing to unpack .../081-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #13 29.54 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #13 29.58 Selecting previously unselected package dh-strip-nondeterminism. #13 29.58 Preparing to unpack .../082-dh-strip-nondeterminism_1.13.1-1_all.deb ... #13 29.59 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #13 29.63 Selecting previously unselected package libelf1:armhf. #13 29.63 Preparing to unpack .../083-libelf1_0.188-2.1_armhf.deb ... #13 29.64 Unpacking libelf1:armhf (0.188-2.1) ... #13 37.91 Preparing to unpack .../360-libxml-sax-base-perl_1.09-3_all.deb ... #13 37.92 Unpacking libxml-sax-base-perl (1.09-3) ... #13 37.95 Selecting previously unselected package libxml-sax-perl. #13 37.96 Preparing to unpack .../361-libxml-sax-perl_1.02+dfsg-3_all.deb ... #13 37.96 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #13 38.00 Selecting previously unselected package libxml-libxml-perl. #13 38.00 Preparing to unpack .../362-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_arm64.deb ... #13 38.01 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 38.06 Selecting previously unselected package libxml-sax-expat-perl. #13 38.06 Preparing to unpack .../363-libxml-sax-expat-perl_0.51-2_all.deb ... #13 38.07 Unpacking libxml-sax-expat-perl (0.51-2) ... #13 38.10 Selecting previously unselected package libxmlrpc-lite-perl. #13 38.10 Preparing to unpack .../364-libxmlrpc-lite-perl_0.717-5_all.deb ... #13 38.10 Unpacking libxmlrpc-lite-perl (0.717-5) ... #13 38.14 Selecting previously unselected package libxmuu1:arm64. #13 38.14 Preparing to unpack .../365-libxmuu1_2%3a1.1.3-3_arm64.deb ... #13 38.15 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... #13 38.18 Selecting previously unselected package libxstring-perl:arm64. #13 23.72 Selecting previously unselected package perl. #16 71.77 Installing : fipscheck-lib-1.4.1-6.el7.aarch64 22/60 #14 36.04 Selecting previously unselected package perl. #14 36.04 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.5_arm64.deb ... #14 36.05 Unpacking perl (5.30.0-9ubuntu0.5) ... #14 36.10 Selecting previously unselected package openssl. #14 36.10 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.22_arm64.deb ... #14 36.10 Unpacking openssl (1.1.1f-1ubuntu2.22) ... #14 36.18 Selecting previously unselected package ca-certificates. #13 24.46 Selecting previously unselected package linux-libc-dev:armhf. #13 24.46 Preparing to unpack .../033-linux-libc-dev_4.19.304-1_armhf.deb ... #13 24.47 Unpacking linux-libc-dev:armhf (4.19.304-1) ... #14 34.41 Get:241 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblerc4 arm64 4.0.0+ds-2ubuntu2 [150 kB] #13 26.02 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ... #13 26.02 Unpacking libelf1:arm64 (0.183-1) ... #13 26.06 Selecting previously unselected package dwz. #13 26.06 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ... #13 26.07 Unpacking dwz (0.13+20210201-1) ... #13 26.11 Selecting previously unselected package libicu67:arm64. #13 26.11 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ... #13 26.12 Unpacking libicu67:arm64 (67.1-7) ... #28 ... #29 [linux/amd64->darwin/arm64 build 2/2] 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 0.970 Building static docker-darwin-arm64 #29 0.973 + go build -o /out/docker-darwin-arm64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:18:13Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206"' '-buildmode=pie' github.com/docker/cli/cmd/docker #15 18.12 (16/89): guile-2.0.14-7.el8.x86_64.rpm 18 MB/s | 3.5 MB 00:00 #15 18.18 (17/89): perl-Net-SSLeay-1.88-2.module_el8+339+ 2.3 MB/s | 402 kB 00:00 #15 18.18 (18/89): perl-URI-1.73-3.el8.noarch.rpm 1.8 MB/s | 116 kB 00:00 #15 18.19 (19/89): perl-libnet-3.11-3.el8.noarch.rpm 13 MB/s | 121 kB 00:00 #15 18.19 (20/89): perl-srpm-macros-1-25.el8.noarch.rpm 1.4 MB/s | 11 kB 00:00 #15 18.20 (21/89): python3-systemd-234-8.el8.x86_64.rpm 11 MB/s | 81 kB 00:00 #15 18.20 (22/89): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 1.5 MB/s | 11 kB 00:00 #15 18.20 (23/89): rpm-build-4.14.3-31.el8.x86_64.rpm 20 MB/s | 185 kB 00:00 #15 18.23 (24/89): rpmlint-1.10-15.el8.noarch.rpm 5.8 MB/s | 206 kB 00:00 #13 24.47 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... #13 24.47 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... #13 24.51 Selecting previously unselected package file. #13 24.52 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ... #13 24.52 Unpacking file (1:5.35-4+deb10u2) ... #13 24.56 Selecting previously unselected package gettext-base. #13 24.56 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ... #13 24.57 Unpacking gettext-base (0.19.8.1-9) ... #13 24.63 Selecting previously unselected package xz-utils. #13 24.63 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ... #13 24.64 Unpacking xz-utils (5.2.4-1+deb10u1) ... #13 24.69 Selecting previously unselected package libsigsegv2:armhf. #14 26.18 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #13 28.44 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ... #13 28.45 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #13 28.50 Selecting previously unselected package gpg-wks-server. #13 28.50 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ... #13 28.50 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #13 28.54 Selecting previously unselected package gpgsm. #13 28.54 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u2_amd64.deb ... #13 28.55 Unpacking gpgsm (2.2.27-2+deb11u2) ... #13 28.60 Selecting previously unselected package gnupg. #13 28.60 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u2_all.deb ... #13 28.61 Unpacking gnupg (2.2.27-2+deb11u2) ... #13 28.66 Selecting previously unselected package libfile-dirlist-perl. #14 26.42 Get:114 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf g++ armhf 4:13.2.0-1ubuntu1 [1112 B] #14 26.49 Get:115 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf make armhf 4.3-4.1build1 [163 kB] #14 26.57 Get:116 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdpkg-perl all 1.22.0ubuntu1 [283 kB] #14 28.30 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-html-perl all 1.004-2 [15.4 kB] #17 2.586 Package bash-4.4.20-4.el8.aarch64 is already installed. #17 2.586 Package bash-4.4.20-4.el8.aarch64 is already installed. #17 2.587 Package ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch is already installed. #17 2.587 Package libarchive-3.3.3-5.el8.aarch64 is already installed. #17 2.587 Package pkgconf-pkg-config-1.4.2-1.el8.aarch64 is already installed. #17 2.588 Package systemd-239-79.el8.aarch64 is already installed. #17 2.588 Package tar-2:1.30-9.el8.aarch64 is already installed. #17 2.589 Package bash-4.4.20-4.el8.aarch64 is already installed. #17 2.643 Dependencies resolved. #17 2.651 ================================================================================ #17 2.651 Package Arch Version Repository Size #17 2.651 ================================================================================ #17 2.651 Installing: #17 2.651 cmake aarch64 3.26.5-2.el8 appstream 12 M #17 2.651 gcc aarch64 8.5.0-21.el8 appstream 19 M #17 2.651 git aarch64 2.43.0-1.el8 appstream 92 k #17 2.651 glibc-static aarch64 2.28-251.el8 powertools 1.6 M #17 2.651 libseccomp-devel aarch64 2.5.2-1.el8 appstream 57 k #17 2.651 libselinux-devel aarch64 2.9-8.el8 baseos 200 k #17 2.651 libtool aarch64 2.4.6-25.el8 appstream 708 k #17 2.651 libtool-ltdl-devel aarch64 2.4.6-25.el8 appstream 184 k #17 2.651 make aarch64 1:4.2.1-11.el8 baseos 490 k #17 2.651 selinux-policy-devel noarch 3.14.3-136.el8 baseos 1.6 M #17 2.651 systemd-devel aarch64 239-79.el8 baseos 517 k #17 2.651 which aarch64 2.21-20.el8 baseos 49 k #17 2.651 Installing dependencies: #17 2.651 annobin aarch64 11.13-2.el8 appstream 971 k #17 2.651 autoconf noarch 2.69-29.el8 appstream 710 k #17 2.651 automake noarch 1.16.1-8.el8 appstream 740 k #17 2.651 checkpolicy aarch64 2.9-1.el8 baseos 338 k #17 2.651 cmake-data noarch 3.26.5-2.el8 appstream 2.6 M #17 2.651 cmake-filesystem aarch64 3.26.5-2.el8 appstream 52 k #17 2.651 cmake-rpm-macros noarch 3.26.5-2.el8 appstream 44 k #17 2.651 cpp aarch64 8.5.0-21.el8 appstream 8.9 M #17 2.651 gcc-plugin-annobin aarch64 8.5.0-21.el8 appstream 35 k #17 2.651 git-core aarch64 2.43.0-1.el8 appstream 11 M #17 2.651 git-core-doc noarch 2.43.0-1.el8 appstream 3.3 M #17 2.651 glibc-devel aarch64 2.28-251.el8 baseos 86 k #17 2.651 glibc-headers aarch64 2.28-251.el8 baseos 574 k #17 2.651 isl aarch64 0.16.1-6.el8 appstream 778 k #17 2.651 kernel-headers aarch64 4.18.0-540.el8 baseos 12 M #17 2.651 libasan aarch64 8.5.0-21.el8 baseos 387 k #17 2.651 libatomic aarch64 8.5.0-21.el8 baseos 26 k #17 2.651 libedit aarch64 3.1-23.20170329cvs.el8 baseos 99 k #17 2.651 libgomp aarch64 8.5.0-21.el8 baseos 200 k #17 2.651 libmpc aarch64 1.1.0-9.1.el8 appstream 60 k #17 2.651 libselinux-utils aarch64 2.9-8.el8 baseos 241 k #17 2.651 libsepol-devel aarch64 2.9-3.el8 baseos 87 k #17 2.651 libubsan aarch64 8.5.0-21.el8 baseos 145 k #17 2.651 libuv aarch64 1:1.41.1-1.el8_4 appstream 150 k #17 2.651 libxcrypt-devel aarch64 4.1.1-6.el8 baseos 25 k #17 2.651 libxcrypt-static aarch64 4.1.1-6.el8 powertools 58 k #17 2.651 m4 aarch64 1.4.18-7.el8 baseos 218 k #17 2.651 openssh aarch64 8.0p1-24.el8 baseos 494 k #17 2.651 openssh-clients aarch64 8.0p1-24.el8 baseos 632 k #17 2.651 pcre2-devel aarch64 10.32-3.el8 baseos 605 k #17 2.651 pcre2-utf16 aarch64 10.32-3.el8 baseos 203 k #17 2.651 pcre2-utf32 aarch64 10.32-3.el8 baseos 196 k #17 2.651 perl-Error noarch 1:0.17025-2.el8 appstream 46 k #17 2.651 perl-Git noarch 2.43.0-1.el8 appstream 79 k #17 2.651 perl-TermReadKey aarch64 2.37-7.el8 appstream 40 k #17 2.651 perl-Thread-Queue noarch 3.13-1.el8 appstream 24 k #17 2.651 policycoreutils aarch64 2.9-24.el8 baseos 408 k #17 2.651 policycoreutils-devel aarch64 2.9-24.el8 baseos 290 k #17 2.651 policycoreutils-python-utils noarch 2.9-24.el8 baseos 260 k #17 2.651 python3-audit aarch64 3.1.2-1.el8 baseos 86 k #17 2.651 python3-libselinux aarch64 2.9-8.el8 baseos 272 k #17 2.651 python3-libsemanage aarch64 2.9-9.el8 baseos 126 k #17 2.651 python3-policycoreutils noarch 2.9-24.el8 baseos 2.3 M #17 2.651 python3-setools aarch64 4.3.0-5.el8 baseos 529 k #17 2.651 rpm-plugin-selinux aarch64 4.14.3-31.el8 baseos 78 k #17 2.651 selinux-policy noarch 3.14.3-136.el8 baseos 669 k #17 2.651 selinux-policy-minimum noarch 3.14.3-136.el8 baseos 14 M #17 2.651 vim-filesystem noarch 2:8.0.1763-19.el8.4 appstream 50 k #17 2.651 #17 2.651 Transaction Summary #17 2.651 ================================================================================ #17 2.651 Install 60 Packages #17 2.651 #17 2.655 Total download size: 101 M #17 2.655 Installed size: 271 M #17 2.656 Downloading Packages: #14 25.52 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB] #16 5.204 Package bash-5.1.8-6.el9.aarch64 is already installed. #16 5.228 Package bash-5.1.8-6.el9.aarch64 is already installed. #16 5.241 Package bash-5.1.8-6.el9.aarch64 is already installed. #16 5.241 Package ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch is already installed. #16 5.242 Package libarchive-3.5.3-4.el9.aarch64 is already installed. #16 5.242 Package pkgconf-pkg-config-1.7.3-10.el9.aarch64 is already installed. #16 5.242 Package tar-2:1.34-6.el9.aarch64 is already installed. #16 5.255 Package bash-5.1.8-6.el9.aarch64 is already installed. #16 5.315 Dependencies resolved. #13 30.50 Preparing to unpack .../182-libarray-intspan-perl_2.004-2_all.deb ... #13 30.50 Unpacking libarray-intspan-perl (2.004-2) ... #13 30.52 Selecting previously unselected package libauthen-sasl-perl. #13 30.53 Preparing to unpack .../183-libauthen-sasl-perl_2.1600-3_all.deb ... #13 30.53 Unpacking libauthen-sasl-perl (2.1600-3) ... #13 30.56 Selecting previously unselected package libdav1d6:amd64. #13 30.57 Preparing to unpack .../184-libdav1d6_1.0.0-2_amd64.deb ... #13 30.57 Unpacking libdav1d6:amd64 (1.0.0-2) ... #13 30.64 Selecting previously unselected package libgav1-1:amd64. #13 30.64 Preparing to unpack .../185-libgav1-1_0.18.0-1+b1_amd64.deb ... #13 30.64 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... #13 30.70 Selecting previously unselected package librav1e0:amd64. #13 30.70 Preparing to unpack .../186-librav1e0_0.5.1-6_amd64.deb ... #13 30.71 Unpacking librav1e0:amd64 (0.5.1-6) ... #13 30.80 Selecting previously unselected package libsvtav1enc1:amd64. #13 37.42 Preparing to unpack .../304-libxml-libxml-perl_2.0134+dfsg-1_arm64.deb ... #13 37.42 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #13 37.49 Selecting previously unselected package libxml-sax-expat-perl. #13 37.49 Preparing to unpack .../305-libxml-sax-expat-perl_0.51-1_all.deb ... #13 37.49 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 37.53 Selecting previously unselected package libxml-simple-perl. #13 37.53 Preparing to unpack .../306-libxml-simple-perl_2.25-1_all.deb ... #13 37.54 Unpacking libxml-simple-perl (2.25-1) ... #13 37.59 Selecting previously unselected package libxmlrpc-lite-perl. #13 37.59 Preparing to unpack .../307-libxmlrpc-lite-perl_0.717-2_all.deb ... #13 37.60 Unpacking libxmlrpc-lite-perl (0.717-2) ... #13 37.66 Selecting previously unselected package libxmuu1:arm64. #13 29.70 Selecting previously unselected package dwz. #13 29.70 Preparing to unpack .../084-dwz_0.15-1_armhf.deb ... #13 29.70 Unpacking dwz (0.15-1) ... #13 29.75 Selecting previously unselected package libicu72:armhf. #13 23.72 Preparing to unpack .../08-perl_5.32.1-4+deb11u3_armhf.deb ... #13 23.73 Unpacking perl (5.32.1-4+deb11u3) ... #13 23.78 Selecting previously unselected package libpython3.9-minimal:armhf. #13 23.79 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #13 23.79 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #13 23.90 Selecting previously unselected package libexpat1:armhf. #13 23.91 Preparing to unpack .../10-libexpat1_2.2.10-2+deb11u5_armhf.deb ... #13 23.91 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ... #13 23.95 Selecting previously unselected package python3.9-minimal. #13 23.95 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #13 23.96 Unpacking python3.9-minimal (3.9.2-1+rpi1) ... #16 72.14 Installing : openssh-7.4p1-23.el7_9.aarch64 23/60 #16 72.17 Installing : lzo-2.06-8.el7.aarch64 24/60 #13 38.18 Preparing to unpack .../366-libxstring-perl_0.005-2+b1_arm64.deb ... #13 38.18 Unpacking libxstring-perl:arm64 (0.005-2+b1) ... #13 38.22 Selecting previously unselected package libyaml-0-2:arm64. #13 38.22 Preparing to unpack .../367-libyaml-0-2_0.2.5-1_arm64.deb ... #13 38.22 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... #13 38.26 Selecting previously unselected package libyaml-libyaml-perl. #13 38.26 Preparing to unpack .../368-libyaml-libyaml-perl_0.86+ds-1_arm64.deb ... #13 38.26 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #13 38.29 Selecting previously unselected package licensecheck. #13 38.30 Preparing to unpack .../369-licensecheck_3.3.5-1_all.deb ... #13 38.30 Unpacking licensecheck (3.3.5-1) ... #13 38.34 Selecting previously unselected package plzip. #13 38.34 Preparing to unpack .../370-plzip_1.10-5_arm64.deb ... #13 38.34 Unpacking plzip (1.10-5) ... #13 38.38 Selecting previously unselected package lzop. #13 38.38 Preparing to unpack .../371-lzop_1.04-2_arm64.deb ... #13 38.38 Unpacking lzop (1.04-2) ... #13 38.42 Selecting previously unselected package t1utils. #14 36.18 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #14 36.18 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... #14 36.23 Selecting previously unselected package distro-info-data. #14 36.23 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.15_all.deb ... #14 36.24 Unpacking distro-info-data (0.43ubuntu1.15) ... #14 36.26 Selecting previously unselected package libmagic-mgc. #14 36.26 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_arm64.deb ... #14 36.27 Unpacking libmagic-mgc (1:5.38-4) ... #14 36.33 Selecting previously unselected package libmagic1:arm64. #13 24.77 Selecting previously unselected package libc6-dev:armhf. #14 34.83 Get:242 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libwebp7 arm64 1.2.4-0.3 [196 kB] #15 18.24 (25/89): rust-srpm-macros-5-2.el8.noarch.rpm 297 kB/s | 9.2 kB 00:00 #15 18.29 (26/89): gdb-headless-8.2-20.el8.x86_64.rpm 9.7 MB/s | 3.7 MB 00:00 #15 18.29 (27/89): bzip2-1.0.6-26.el8.x86_64.rpm 1.0 MB/s | 60 kB 00:00 #15 18.30 (28/89): dbus-glib-0.110-2.el8.x86_64.rpm 14 MB/s | 127 kB 00:00 #15 18.33 (29/89): zstd-1.4.4-1.el8.x86_64.rpm 3.8 MB/s | 393 kB 00:00 #15 18.34 (30/89): dnf-plugins-core-4.0.21-25.el8.noarch. 2.0 MB/s | 77 kB 00:00 #15 18.37 (31/89): diffutils-3.6-6.el8.x86_64.rpm 5.0 MB/s | 358 kB 00:00 #15 18.37 (32/89): elfutils-debuginfod-client-0.190-2.el8 2.3 MB/s | 77 kB 00:00 #15 18.37 (33/89): emacs-filesystem-26.1-11.el8.noarch.rp 8.6 MB/s | 70 kB 00:00 #15 18.38 (34/89): file-5.33-25.el8.x86_64.rpm 9.3 MB/s | 77 kB 00:00 #15 18.43 (35/89): elfutils-0.190-2.el8.x86_64.rpm 5.7 MB/s | 581 kB 00:00 #15 18.44 (36/89): libbabeltrace-1.5.4-4.el8.x86_64.rpm 18 MB/s | 200 kB 00:00 #13 24.69 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ... #13 24.70 Unpacking libsigsegv2:armhf (2.12-2) ... #13 24.74 Selecting previously unselected package m4. #13 24.74 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ... #13 24.75 Unpacking m4 (1.4.18-2) ... #13 24.80 Selecting previously unselected package autoconf. #13 24.80 Preparing to unpack .../010-autoconf_2.69-11_all.deb ... #13 24.80 Unpacking autoconf (2.69-11) ... #13 24.87 Selecting previously unselected package autotools-dev. #13 24.87 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ... #13 24.87 Unpacking autotools-dev (20180224.1) ... #13 24.92 Selecting previously unselected package automake. #14 26.18 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB] #14 26.18 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 26.19 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libapt-pkg-perl armhf 0.1.36build3 [63.4 kB] #14 26.19 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-cpio-perl all 0.10-1 [9644 B] #14 26.19 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarray-intspan-perl all 2.003-1 [23.3 kB] #14 26.19 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasync-mergepoint-perl all 0.04-2 [10.2 kB] #14 26.19 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB] #14 26.37 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #13 28.66 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ... #13 28.67 Unpacking libfile-dirlist-perl (0.05-2) ... #13 28.69 Selecting previously unselected package libfile-which-perl. #13 28.70 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ... #13 28.70 Unpacking libfile-which-perl (1.23-1) ... #13 28.83 Selecting previously unselected package libfile-homedir-perl. #13 28.83 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ... #13 28.84 Unpacking libfile-homedir-perl (1.006-1) ... #13 28.87 Selecting previously unselected package libfile-touch-perl. #13 28.87 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ... #13 28.87 Unpacking libfile-touch-perl (0.11-1) ... #13 28.90 Selecting previously unselected package libio-pty-perl. #13 28.90 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ... #13 28.91 Unpacking libio-pty-perl (1:1.15-2) ... #13 28.94 Selecting previously unselected package libipc-run-perl. #13 21.04 Selecting previously unselected package cpp. #13 21.04 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ... #13 21.05 Unpacking cpp (4:10.2.1-1) ... #13 21.08 Selecting previously unselected package libcc1-0:armhf. #13 21.08 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ... #13 21.09 Unpacking libcc1-0:armhf (10.2.1-6) ... #13 21.13 Selecting previously unselected package libgomp1:armhf. #13 21.13 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ... #13 21.13 Unpacking libgomp1:armhf (10.2.1-6) ... #13 21.17 Selecting previously unselected package libatomic1:armhf. #14 25.80 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB] #14 28.70 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 26.65 Get:117 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB] #14 26.73 Get:118 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf patch armhf 2.7.6-7build2 [111 kB] #14 26.80 Get:119 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf lto-disabled-list all 43 [12.4 kB] #12 31.26 Fedora 38 - x86_64 - Updates 13 MB/s | 40 MB 00:02 #16 5.323 ================================================================================ #16 5.323 Package Arch Version Repo Size #16 5.323 ================================================================================ #16 5.323 Installing: #16 5.323 cmake aarch64 3.26.5-2.el9 appstream 7.1 M #16 5.323 gcc aarch64 11.4.1-3.el9 appstream 30 M #16 5.323 git aarch64 2.43.0-1.el9 appstream 51 k #16 5.323 glibc-static aarch64 2.34-100.el9 crb 1.2 M #16 5.323 libseccomp-devel aarch64 2.5.2-2.el9 appstream 59 k #16 5.323 libselinux-devel aarch64 3.6-1.el9 appstream 159 k #16 5.323 libtool aarch64 2.4.6-45.el9 appstream 582 k #16 5.323 libtool-ltdl-devel aarch64 2.4.6-45.el9 crb 161 k #16 5.323 make aarch64 1:4.3-8.el9 baseos 533 k #16 5.323 selinux-policy-devel noarch 38.1.33-1.el9 appstream 1.5 M #16 5.323 systemd aarch64 252-27.el9 baseos 4.0 M #16 5.323 systemd-devel aarch64 252-27.el9 appstream 664 k #16 5.323 which aarch64 2.21-29.el9 baseos 41 k #16 5.323 Installing dependencies: #16 5.323 acl aarch64 2.3.1-4.el9 baseos 71 k #16 5.323 annobin aarch64 12.31-2.el9 appstream 1.0 M #16 5.323 autoconf noarch 2.69-38.el9 appstream 681 k #16 5.323 automake noarch 1.16.2-8.el9 appstream 689 k #16 5.323 checkpolicy aarch64 3.6-1.el9 appstream 348 k #16 5.323 cmake-data noarch 3.26.5-2.el9 appstream 2.4 M #16 5.323 cmake-filesystem aarch64 3.26.5-2.el9 appstream 19 k #16 5.323 cmake-rpm-macros noarch 3.26.5-2.el9 appstream 11 k #16 5.323 cpp aarch64 11.4.1-3.el9 appstream 10 M #16 5.323 cracklib aarch64 2.9.6-27.el9 baseos 95 k #16 5.323 cracklib-dicts aarch64 2.9.6-27.el9 baseos 3.6 M #16 5.323 dbus aarch64 1:1.12.20-8.el9 baseos 3.7 k #16 5.323 dbus-broker aarch64 28-7.el9 baseos 166 k #16 5.323 dbus-common noarch 1:1.12.20-8.el9 baseos 15 k #16 5.323 gcc-plugin-annobin aarch64 11.4.1-3.el9 appstream 47 k #16 5.323 git-core aarch64 2.43.0-1.el9 appstream 4.5 M #16 5.323 git-core-doc noarch 2.43.0-1.el9 appstream 2.9 M #16 5.323 glibc-devel aarch64 2.34-100.el9 appstream 560 k #16 5.323 kernel-headers aarch64 5.14.0-425.el9 appstream 7.4 M #16 5.323 kmod-libs aarch64 28-9.el9 baseos 62 k #16 5.323 libasan aarch64 11.4.1-3.el9 appstream 410 k #16 5.323 libatomic aarch64 11.4.1-3.el9 baseos 36 k #16 5.323 libcbor aarch64 0.7.0-5.el9 baseos 56 k #16 5.323 libdb aarch64 5.3.28-53.el9 baseos 712 k #16 5.323 libeconf aarch64 0.4.1-3.el9 baseos 26 k #16 5.323 libedit aarch64 3.1-38.20210216cvs.el9 baseos 103 k #16 5.323 libfdisk aarch64 2.37.4-15.el9 baseos 149 k #16 5.323 libfido2 aarch64 1.13.0-2.el9 baseos 96 k #16 5.323 libmpc aarch64 1.2.1-4.el9 appstream 63 k #16 5.323 libpwquality aarch64 1.4.4-8.el9 baseos 119 k #16 5.323 libseccomp aarch64 2.5.2-2.el9 baseos 72 k #16 5.323 libselinux-utils aarch64 3.6-1.el9 baseos 190 k #16 5.323 libsepol-devel aarch64 3.6-1.el9 appstream 47 k #16 5.323 libtool-ltdl aarch64 2.4.6-45.el9 appstream 37 k #16 5.323 libubsan aarch64 11.4.1-3.el9 appstream 186 k #16 5.323 libutempter aarch64 1.2.1-6.el9 baseos 27 k #16 5.323 libuv aarch64 1:1.42.0-1.el9 appstream 146 k #16 5.323 libxcrypt-devel aarch64 4.4.18-3.el9 appstream 29 k #16 5.323 libxcrypt-static aarch64 4.4.18-3.el9 crb 108 k #16 5.323 llvm-libs aarch64 17.0.6-5.el9 appstream 23 M #16 5.323 m4 aarch64 1.4.19-1.el9 appstream 297 k #16 5.323 openssh aarch64 8.7p1-38.el9 baseos 452 k #16 5.323 openssh-clients aarch64 8.7p1-38.el9 baseos 686 k #16 5.323 openssl aarch64 1:3.0.7-25.el9 baseos 1.2 M #16 5.323 pam aarch64 1.5.1-19.el9 baseos 627 k #16 5.323 pcre2-devel aarch64 10.40-4.el9 appstream 512 k #16 5.323 pcre2-utf16 aarch64 10.40-4.el9 appstream 196 k #16 5.323 pcre2-utf32 aarch64 10.40-4.el9 appstream 187 k #16 5.323 perl-DynaLoader aarch64 1.47-481.el9 appstream 25 k #16 5.323 perl-Error noarch 1:0.17029-7.el9 appstream 42 k #16 5.323 perl-File-Compare noarch 1.100.600-481.el9 appstream 13 k #16 5.323 perl-File-Copy noarch 2.34-481.el9 appstream 20 k #16 5.323 perl-File-Find noarch 1.37-481.el9 appstream 25 k #16 5.323 perl-Git noarch 2.43.0-1.el9 appstream 38 k #16 5.323 perl-TermReadKey aarch64 2.38-11.el9 appstream 36 k #16 5.323 perl-Thread-Queue noarch 3.14-460.el9 appstream 22 k #16 5.323 perl-lib aarch64 0.65-481.el9 appstream 14 k #16 5.323 perl-threads aarch64 1:2.25-460.el9 appstream 57 k #16 5.323 perl-threads-shared aarch64 1.61-460.el9 appstream 44 k #16 5.323 policycoreutils aarch64 3.6-2.1.el9 baseos 242 k #16 5.323 policycoreutils-devel aarch64 3.6-2.1.el9 appstream 143 k #16 5.323 policycoreutils-python-utils noarch 3.6-2.1.el9 appstream 77 k #16 5.323 python3-audit aarch64 3.1.2-2.el9 appstream 83 k #16 5.323 python3-distro noarch 1.5.0-7.el9 baseos 37 k #16 5.323 python3-libselinux aarch64 3.6-1.el9 appstream 183 k #16 5.323 python3-libsemanage aarch64 3.6-1.el9 appstream 79 k #16 5.323 python3-policycoreutils noarch 3.6-2.1.el9 appstream 2.1 M #16 5.323 python3-setools aarch64 4.4.4-1.el9 baseos 595 k #16 5.323 python3-setuptools noarch 53.0.0-12.el9 baseos 944 k #16 5.323 rpm-plugin-selinux aarch64 4.16.1.3-29.el9 baseos 17 k #16 5.323 selinux-policy noarch 38.1.33-1.el9 baseos 55 k #16 5.323 selinux-policy-targeted noarch 38.1.33-1.el9 baseos 6.9 M #16 5.323 systemd-pam aarch64 252-27.el9 baseos 269 k #16 5.323 systemd-rpm-macros noarch 252-27.el9 baseos 67 k #16 5.323 util-linux aarch64 2.37.4-15.el9 baseos 2.2 M #16 5.323 util-linux-core aarch64 2.37.4-15.el9 baseos 431 k #16 5.323 vim-filesystem noarch 2:8.2.2637-20.el9 baseos 18 k #16 5.323 #16 5.323 Transaction Summary #16 5.323 ================================================================================ #16 5.323 Install 90 Packages #16 5.323 #16 5.329 Total download size: 125 M #16 5.329 Installed size: 417 M #16 5.330 Downloading Packages: #13 30.80 Preparing to unpack .../187-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... #13 30.80 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #13 37.66 Preparing to unpack .../308-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... #13 37.67 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... #13 37.71 Selecting previously unselected package libyaml-0-2:arm64. #13 37.71 Preparing to unpack .../309-libyaml-0-2_0.2.1-1_arm64.deb ... #13 37.72 Unpacking libyaml-0-2:arm64 (0.2.1-1) ... #13 37.75 Selecting previously unselected package libyaml-libyaml-perl. #13 37.76 Preparing to unpack .../310-libyaml-libyaml-perl_0.76+repack-1_arm64.deb ... #13 37.76 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #13 37.80 Selecting previously unselected package licensecheck. #13 29.76 Preparing to unpack .../085-libicu72_72.1-3_armhf.deb ... #13 29.76 Unpacking libicu72:armhf (72.1-3) ... #16 72.36 Installing : libarchive-3.1.2-14.el7_7.aarch64 25/60 #13 24.14 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #13 24.16 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ... #13 24.17 Setting up python3.9-minimal (3.9.2-1+rpi1) ... #13 38.42 Preparing to unpack .../372-t1utils_1.41-4_arm64.deb ... #13 38.42 Unpacking t1utils (1.41-4) ... #13 38.49 Selecting previously unselected package unzip. #13 38.50 Preparing to unpack .../373-unzip_6.0-28_arm64.deb ... #13 38.50 Unpacking unzip (6.0-28) ... #13 38.55 Selecting previously unselected package lintian. #13 38.56 Preparing to unpack .../374-lintian_2.116.3_all.deb ... #13 38.56 Unpacking lintian (2.116.3) ... #14 36.33 Preparing to unpack .../016-libmagic1_1%3a5.38-4_arm64.deb ... #14 36.33 Unpacking libmagic1:arm64 (1:5.38-4) ... #14 36.36 Selecting previously unselected package file. #14 36.36 Preparing to unpack .../017-file_1%3a5.38-4_arm64.deb ... #14 36.36 Unpacking file (1:5.38-4) ... #14 36.40 Selecting previously unselected package less. #14 36.40 Preparing to unpack .../018-less_551-1ubuntu0.2_arm64.deb ... #14 36.42 Unpacking less (551-1ubuntu0.2) ... #14 36.46 Selecting previously unselected package libelf1:arm64. #14 36.46 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_arm64.deb ... #14 36.46 Unpacking libelf1:arm64 (0.176-1.1ubuntu0.1) ... #14 36.50 Selecting previously unselected package libglib2.0-0:arm64. #14 36.51 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_arm64.deb ... #14 36.51 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ... #14 36.62 Selecting previously unselected package libglib2.0-data. #13 24.77 Preparing to unpack .../034-libc6-dev_2.28-10+deb10u2_armhf.deb ... #13 24.80 Unpacking libc6-dev:armhf (2.28-10+deb10u2) ... #14 34.93 Get:243 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libtiff6 arm64 4.5.1+git230720-1ubuntu1.1 [191 kB] #14 35.01 Get:244 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxpm4 arm64 1:3.5.12-1.1ubuntu1 [34.9 kB] #14 35.01 Get:245 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgd3 arm64 2.3.3-9ubuntu1 [119 kB] #14 35.03 Get:246 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libc-devtools arm64 2.38-1ubuntu6.1 [27.7 kB] #15 18.45 (37/89): groff-base-1.22.3-18.el8.x86_64.rpm 13 MB/s | 1.0 MB 00:00 #15 18.46 (38/89): libpkgconf-1.4.2-1.el8.x86_64.rpm 2.5 MB/s | 35 kB 00:00 #15 18.46 (39/89): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 9.5 MB/s | 58 kB 00:00 #15 18.47 (40/89): ncurses-6.1-10.20180224.el8.x86_64.rpm 31 MB/s | 393 kB 00:00 #15 18.48 (41/89): glibc-gconv-extra-2.28-251.el8.x86_64. 15 MB/s | 1.7 MB 00:00 #15 18.49 (42/89): patch-2.7.6-11.el8.x86_64.rpm 8.0 MB/s | 138 kB 00:00 #15 18.49 (43/89): perl-Carp-1.42-396.el8.noarch.rpm 4.2 MB/s | 30 kB 00:00 #15 18.49 (44/89): perl-Data-Dumper-2.167-399.el8.x86_64. 8.6 MB/s | 58 kB 00:00 #15 18.50 (45/89): openssl-1.1.1k-12.el8.x86_64.rpm 17 MB/s | 738 kB 00:00 #15 18.51 (46/89): perl-Errno-1.28-422.el8.x86_64.rpm 5.4 MB/s | 76 kB 00:00 #15 18.51 (47/89): perl-Exporter-5.72-396.el8.noarch.rpm 4.9 MB/s | 34 kB 00:00 #15 18.52 (48/89): perl-File-Path-2.15-2.el8.noarch.rpm 5.9 MB/s | 38 kB 00:00 #15 18.52 (49/89): perl-File-Temp-0.230.600-1.el8.noarch. 9.0 MB/s | 63 kB 00:00 #15 18.52 (50/89): perl-Getopt-Long-2.50-4.el8.noarch.rpm 8.8 MB/s | 63 kB 00:00 #15 18.53 (51/89): perl-HTTP-Tiny-0.074-3.el8.noarch.rpm 8.4 MB/s | 59 kB 00:00 #15 18.53 (52/89): perl-IO-1.38-422.el8.x86_64.rpm 17 MB/s | 142 kB 00:00 #15 18.53 (53/89): perl-MIME-Base64-3.15-396.el8.x86_64.r 4.0 MB/s | 31 kB 00:00 #15 18.54 (54/89): perl-PathTools-3.74-1.el8.x86_64.rpm 11 MB/s | 90 kB 00:00 #15 18.54 (55/89): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.5 MB/s | 20 kB 00:00 #15 18.55 (56/89): perl-Pod-Perldoc-3.28-396.el8.noarch.r 12 MB/s | 86 kB 00:00 #15 18.56 (57/89): perl-Encode-2.97-3.el8.x86_64.rpm 21 MB/s | 1.5 MB 00:00 #15 18.56 (58/89): perl-Pod-Usage-1.69-395.el8.noarch.rpm 2.2 MB/s | 34 kB 00:00 #15 18.57 (59/89): perl-Pod-Simple-3.35-395.el8.noarch.rp 8.6 MB/s | 213 kB 00:00 #15 18.57 (60/89): perl-Scalar-List-Utils-1.49-2.el8.x86_ 6.2 MB/s | 68 kB 00:00 #15 18.57 (61/89): perl-Socket-2.027-3.el8.x86_64.rpm 5.2 MB/s | 59 kB 00:00 #15 18.58 (62/89): perl-Storable-3.11-3.el8.x86_64.rpm 9.2 MB/s | 98 kB 00:00 #15 18.58 (63/89): perl-Term-Cap-1.17-395.el8.noarch.rpm 3.4 MB/s | 23 kB 00:00 #15 18.58 (64/89): perl-Term-ANSIColor-4.06-396.el8.noarc 4.7 MB/s | 46 kB 00:00 #15 18.59 (65/89): perl-Text-ParseWords-3.30-395.el8.noar 2.1 MB/s | 18 kB 00:00 #15 18.59 (66/89): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.8 MB/s | 24 kB 00:00 #15 18.59 (67/89): perl-Time-Local-1.280-1.el8.noarch.rpm 3.7 MB/s | 34 kB 00:00 #15 18.60 (68/89): perl-constant-1.33-396.el8.noarch.rpm 3.8 MB/s | 25 kB 00:00 #15 18.60 (69/89): perl-Unicode-Normalize-1.25-396.el8.x8 6.2 MB/s | 82 kB 00:00 #15 18.61 (70/89): perl-macros-5.26.3-422.el8.x86_64.rpm 13 MB/s | 73 kB 00:00 #15 18.61 (71/89): perl-parent-0.237-1.el8.noarch.rpm 3.9 MB/s | 20 kB 00:00 #15 18.62 (72/89): perl-podlators-4.11-1.el8.noarch.rpm 19 MB/s | 118 kB 00:00 #15 18.62 (73/89): perl-threads-2.21-2.el8.x86_64.rpm 14 MB/s | 61 kB 00:00 #15 18.63 (74/89): perl-threads-shared-1.58-2.el8.x86_64. 8.6 MB/s | 48 kB 00:00 #15 18.63 (75/89): pkgconf-1.4.2-1.el8.x86_64.rpm 6.7 MB/s | 38 kB 00:00 #15 18.64 (76/89): pkgconf-m4-1.4.2-1.el8.noarch.rpm 3.4 MB/s | 17 kB 00:00 #15 18.65 (77/89): perl-libs-5.26.3-422.el8.x86_64.rpm 28 MB/s | 1.6 MB 00:00 #13 24.92 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ... #13 24.93 Unpacking automake (1:1.16.1-4) ... #13 25.01 Selecting previously unselected package autopoint. #13 25.01 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ... #13 25.01 Unpacking autopoint (0.19.8.1-9) ... #13 25.05 Selecting previously unselected package binutils-common:armhf. #13 25.06 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ... #13 25.06 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ... #14 26.46 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libvariable-magic-perl armhf 0.62-1build2 [31.9 kB] #14 26.57 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #14 26.61 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 26.65 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-xsaccessor-perl armhf 1.19-3build3 [33.7 kB] #14 26.69 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclone-perl armhf 0.43-2 [10.2 kB] #13 26.78 Selecting previously unselected package libxml2:arm64. #13 28.94 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ... #13 28.95 Unpacking libipc-run-perl (20200505.0-1) ... #13 28.99 Selecting previously unselected package libclass-method-modifiers-perl. #13 28.99 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ... #13 28.99 Unpacking libclass-method-modifiers-perl (2.13-1) ... #13 29.03 Selecting previously unselected package libb-hooks-op-check-perl. #13 29.03 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ... #13 29.03 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #13 29.06 Selecting previously unselected package libdynaloader-functions-perl. #13 29.06 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ... #13 29.07 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #13 29.09 Selecting previously unselected package libdevel-callchecker-perl. #13 29.10 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ... #13 29.10 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #13 29.13 Selecting previously unselected package libparams-classify-perl. #13 29.13 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ... #13 29.13 Unpacking libparams-classify-perl (0.015-1+b3) ... #13 29.16 Selecting previously unselected package libmodule-runtime-perl. #13 21.17 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ... #13 21.18 Unpacking libatomic1:armhf (10.2.1-6) ... #13 21.21 Selecting previously unselected package libasan6:armhf. #13 21.21 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ... #13 21.22 Unpacking libasan6:armhf (10.2.1-6) ... #13 21.43 Selecting previously unselected package libubsan1:armhf. #13 21.44 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ... #13 21.44 Unpacking libubsan1:armhf (10.2.1-6) ... #13 21.53 Selecting previously unselected package libgcc-10-dev:armhf. #14 25.94 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB] #14 26.02 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-dirlist-perl all 0.05-2 [7100 B] #14 26.03 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-which-perl all 1.23-1 [13.8 kB] #14 26.03 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB] #14 26.04 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-touch-perl all 0.12-1 [9024 B] #14 26.04 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB] #14 26.04 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB] #14 28.85 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-message-perl all 6.36-1 [76.8 kB] #14 28.99 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #13 37.80 Preparing to unpack .../311-licensecheck_3.0.31-3_all.deb ... #13 37.81 Unpacking licensecheck (3.0.31-3) ... #13 37.84 Selecting previously unselected package t1utils. #13 37.84 Preparing to unpack .../312-t1utils_1.41-3_arm64.deb ... #13 37.85 Unpacking t1utils (1.41-3) ... #13 37.89 Selecting previously unselected package lintian. #13 37.89 Preparing to unpack .../313-lintian_2.15.0_all.deb ... #13 37.90 Unpacking lintian (2.15.0) ... #13 38.03 Selecting previously unselected package lsb-release. #13 38.03 Preparing to unpack .../314-lsb-release_10.2019051400_all.deb ... #13 38.04 Unpacking lsb-release (10.2019051400) ... #13 38.07 Selecting previously unselected package mailutils. #13 38.08 Preparing to unpack .../315-mailutils_1%3a3.5-4_arm64.deb ... #13 38.08 Unpacking mailutils (1:3.5-4) ... #13 38.13 Selecting previously unselected package manpages-dev. #13 31.11 Selecting previously unselected package libjpeg62-turbo:amd64. #14 27.20 Get:120 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dpkg-dev all 1.22.0ubuntu1 [1137 kB] #16 72.53 Installing : audit-libs-python-2.8.5-4.el7.aarch64 26/60 #16 72.54 Installing : perl-TermReadKey-2.30-20.el7.aarch64 27/60 #16 72.57 Installing : libgomp-4.8.5-44.el7.aarch64 28/60 #13 38.93 Selecting previously unselected package lsb-release. #14 36.63 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... #14 36.63 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 36.67 Selecting previously unselected package tzdata. #14 36.67 Preparing to unpack .../022-tzdata_2023d-0ubuntu0.20.04_all.deb ... #14 36.67 Unpacking tzdata (2023d-0ubuntu0.20.04) ... #14 36.87 Selecting previously unselected package libicu66:arm64. #14 35.04 Get:247 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcapture-tiny-perl all 0.48-2 [20.2 kB] #14 35.04 Get:248 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcgi-pm-perl all 4.57-1 [189 kB] #14 35.08 Get:249 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfcgi0ldbl arm64 2.4.2-2build2 [28.0 kB] #14 35.08 Get:250 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfcgi-perl arm64 0.82+ds-2 [20.9 kB] #14 35.09 Get:251 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] #15 18.65 (78/89): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 1.0 MB/s | 15 kB 00:00 #15 18.66 (79/89): python-rpm-macros-3-45.el8.noarch.rpm 2.8 MB/s | 16 kB 00:00 #15 18.66 (80/89): python-srpm-macros-3-45.el8.noarch.rpm 2.9 MB/s | 16 kB 00:00 #15 18.67 (81/89): python3-dateutil-2.6.1-6.el8.noarch.rp 24 MB/s | 251 kB 00:00 #15 18.67 (82/89): python3-dbus-1.2.4-15.el8.x86_64.rpm 11 MB/s | 134 kB 00:00 #15 18.68 (83/89): python3-rpm-macros-3-45.el8.noarch.rpm 3.5 MB/s | 15 kB 00:00 #15 18.68 (84/89): python3-dnf-plugins-core-4.0.21-25.el8 18 MB/s | 280 kB 00:00 #15 18.69 (85/89): python3-six-1.11.0-8.el8.noarch.rpm 3.9 MB/s | 38 kB 00:00 #15 18.69 (86/89): redhat-rpm-config-131-1.el8.noarch.rpm 13 MB/s | 94 kB 00:00 #15 18.70 (87/89): unzip-6.0-46.el8.x86_64.rpm 18 MB/s | 196 kB 00:00 #15 18.70 (88/89): zip-3.0-23.el8.x86_64.rpm 20 MB/s | 270 kB 00:00 #15 18.75 (89/89): perl-interpreter-5.26.3-422.el8.x86_64 42 MB/s | 6.3 MB 00:00 #15 18.75 -------------------------------------------------------------------------------- #15 18.75 Total 17 MB/s | 28 MB 00:01 #14 26.71 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcommon-sense-perl armhf 3.74-2build6 [20.1 kB] #14 26.73 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-util-perl armhf 1.07-3build5 [18.7 kB] #14 26.75 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-install-perl all 0.928-1 [10.5 kB] #14 26.76 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-optlist-perl all 0.110-1 [9956 B] #14 26.76 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB] #14 26.97 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libconst-fast-perl all 0.014-1 [7958 B] #13 25.30 Selecting previously unselected package libbinutils:armhf. #13 25.30 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ... #13 25.30 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ... #13 25.37 Selecting previously unselected package libfl2:armhf. #13 25.37 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ... #13 25.38 Unpacking libfl2:armhf (2.6.4-6.2) ... #13 25.42 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 26.78 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... #13 26.78 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... #13 26.87 Selecting previously unselected package gettext. #13 26.87 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ... #13 26.87 Unpacking gettext (0.21-4) ... #13 26.98 Selecting previously unselected package intltool-debian. #13 29.16 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ... #13 29.17 Unpacking libmodule-runtime-perl (0.016-1) ... #13 29.19 Selecting previously unselected package libimport-into-perl. #13 29.20 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ... #13 29.20 Unpacking libimport-into-perl (1.002005-1) ... #13 29.23 Selecting previously unselected package librole-tiny-perl. #13 29.23 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ... #13 29.23 Unpacking librole-tiny-perl (2.002004-1) ... #13 29.26 Selecting previously unselected package libstrictures-perl. #13 29.27 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ... #13 29.27 Unpacking libstrictures-perl (2.000006-1) ... #13 29.30 Selecting previously unselected package libsub-quote-perl. #13 29.30 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ... #13 29.31 Unpacking libsub-quote-perl (2.006006-1) ... #13 29.33 Selecting previously unselected package libmoo-perl. #13 29.34 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ... #13 29.34 Unpacking libmoo-perl (2.004004-1) ... #13 29.38 Selecting previously unselected package libencode-locale-perl. #13 21.54 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ... #13 21.54 Unpacking libgcc-10-dev:armhf (10.2.1-6) ... #13 21.65 Selecting previously unselected package gcc-10. #13 21.65 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ... #13 21.65 Unpacking gcc-10 (10.2.1-6) ... #14 26.06 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 26.06 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-xsaccessor-perl armhf 1.19-3build9 [33.4 kB] #14 29.01 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 29.02 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-openssl-defaults arm64 5build2 [7544 B] #14 29.03 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ssleay-perl arm64 1.92-1build2 [326 kB] #14 29.16 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB] #13 38.14 Preparing to unpack .../316-manpages-dev_4.16-2_all.deb ... #13 38.14 Unpacking manpages-dev (4.16-2) ... #13 31.11 Preparing to unpack .../188-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #13 31.11 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #13 31.35 Selecting previously unselected package libyuv0:amd64. #13 31.35 Preparing to unpack .../189-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... #13 31.36 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #13 31.47 Selecting previously unselected package libavif15:amd64. #13 31.47 Preparing to unpack .../190-libavif15_0.11.1-1_amd64.deb ... #13 31.50 Unpacking libavif15:amd64 (0.11.1-1) ... #13 31.58 Selecting previously unselected package libmodule-implementation-perl. #13 20.51 Setting up libc6:armhf (2.36-9+rpi1+deb12u4) ... #16 72.81 Installing : setools-libs-3.3.8-4.el7.aarch64 29/60 #16 72.97 Installing : libseccomp-2.3.1-4.el7.aarch64 30/60 #14 36.87 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_arm64.deb ... #14 36.88 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ... #13 38.93 Preparing to unpack .../375-lsb-release_12.0-1_all.deb ... #13 38.94 Unpacking lsb-release (12.0-1) ... #13 38.97 Selecting previously unselected package manpages-dev. #13 38.97 Preparing to unpack .../376-manpages-dev_6.03-2_all.deb ... #13 38.98 Unpacking manpages-dev (6.03-2) ... #13 39.25 Selecting previously unselected package pbzip2. #13 30.43 Selecting previously unselected package libxml2:armhf. #13 30.43 Preparing to unpack .../086-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ... #13 30.44 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... #13 30.52 Selecting previously unselected package gettext. #13 30.52 Preparing to unpack .../087-gettext_0.21-12_armhf.deb ... #13 30.53 Unpacking gettext (0.21-12) ... #13 30.65 Selecting previously unselected package intltool-debian. #13 24.88 Selecting previously unselected package python3-minimal. #14 35.52 Get:252 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 35.61 Get:253 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcommon-sense-perl arm64 3.75-3 [20.2 kB] #14 35.64 Get:254 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libconfig-tiny-perl all 2.29-1 [12.5 kB] #16 4.558 Package bash-5.1.8-6.el9.x86_64 is already installed. #16 4.578 Package bash-5.1.8-6.el9.x86_64 is already installed. #16 4.588 Package bash-5.1.8-6.el9.x86_64 is already installed. #16 4.588 Package ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch is already installed. #16 4.588 Package libarchive-3.5.3-4.el9.x86_64 is already installed. #16 4.589 Package pkgconf-pkg-config-1.7.3-10.el9.x86_64 is already installed. #16 4.589 Package tar-2:1.34-6.el9.x86_64 is already installed. #16 4.599 Package bash-5.1.8-6.el9.x86_64 is already installed. #16 4.648 Dependencies resolved. #16 4.654 ================================================================================ #16 4.654 Package Arch Version Repository Size #16 4.654 ================================================================================ #16 4.654 Installing: #16 4.654 cmake x86_64 3.26.5-2.el9 appstream 8.7 M #16 4.654 gcc x86_64 11.4.1-3.el9 appstream 32 M #16 4.654 git x86_64 2.43.0-1.el9 appstream 51 k #16 4.654 glibc-static x86_64 2.34-100.el9 crb 1.5 M #16 4.654 libseccomp-devel x86_64 2.5.2-2.el9 appstream 59 k #16 4.654 libselinux-devel x86_64 3.6-1.el9 appstream 159 k #16 4.654 libtool x86_64 2.4.6-45.el9 appstream 582 k #16 4.654 libtool-ltdl-devel x86_64 2.4.6-45.el9 crb 161 k #16 4.654 make x86_64 1:4.3-8.el9 baseos 536 k #16 4.654 selinux-policy-devel noarch 38.1.33-1.el9 appstream 1.5 M #16 4.654 systemd x86_64 252-27.el9 baseos 4.2 M #16 4.654 systemd-devel x86_64 252-27.el9 appstream 664 k #16 4.654 which x86_64 2.21-29.el9 baseos 41 k #16 4.654 Installing dependencies: #16 4.654 acl x86_64 2.3.1-4.el9 baseos 71 k #16 4.654 annobin x86_64 12.31-2.el9 appstream 1.0 M #16 4.654 autoconf noarch 2.69-38.el9 appstream 681 k #16 4.654 automake noarch 1.16.2-8.el9 appstream 689 k #16 4.654 checkpolicy x86_64 3.6-1.el9 appstream 353 k #16 4.654 cmake-data noarch 3.26.5-2.el9 appstream 2.4 M #16 4.654 cmake-filesystem x86_64 3.26.5-2.el9 appstream 19 k #16 4.654 cmake-rpm-macros noarch 3.26.5-2.el9 appstream 11 k #16 4.654 cpp x86_64 11.4.1-3.el9 appstream 11 M #16 4.654 cracklib x86_64 2.9.6-27.el9 baseos 94 k #16 4.654 cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M #16 4.654 dbus x86_64 1:1.12.20-8.el9 baseos 3.8 k #16 4.654 dbus-broker x86_64 28-7.el9 baseos 172 k #16 4.654 dbus-common noarch 1:1.12.20-8.el9 baseos 15 k #16 4.654 gcc-plugin-annobin x86_64 11.4.1-3.el9 appstream 47 k #16 4.654 git-core x86_64 2.43.0-1.el9 appstream 4.4 M #16 4.654 git-core-doc noarch 2.43.0-1.el9 appstream 2.9 M #16 4.654 glibc-devel x86_64 2.34-100.el9 appstream 45 k #16 4.654 glibc-headers x86_64 2.34-100.el9 appstream 551 k #16 4.654 kernel-headers x86_64 5.14.0-425.el9 appstream 7.5 M #16 4.654 kmod-libs x86_64 28-9.el9 baseos 64 k #16 4.654 libcbor x86_64 0.7.0-5.el9 baseos 57 k #16 4.654 libdb x86_64 5.3.28-53.el9 baseos 738 k #16 4.654 libeconf x86_64 0.4.1-3.el9 baseos 27 k #16 4.654 libedit x86_64 3.1-38.20210216cvs.el9 baseos 104 k #16 4.654 libfdisk x86_64 2.37.4-15.el9 baseos 155 k #16 4.654 libfido2 x86_64 1.13.0-2.el9 baseos 99 k #16 4.654 libmpc x86_64 1.2.1-4.el9 appstream 62 k #16 4.654 libpwquality x86_64 1.4.4-8.el9 baseos 119 k #16 4.654 libseccomp x86_64 2.5.2-2.el9 baseos 72 k #16 4.654 libselinux-utils x86_64 3.6-1.el9 baseos 190 k #16 4.654 libsepol-devel x86_64 3.6-1.el9 appstream 47 k #16 4.654 libtool-ltdl x86_64 2.4.6-45.el9 appstream 37 k #16 4.654 libutempter x86_64 1.2.1-6.el9 baseos 27 k #16 4.654 libuv x86_64 1:1.42.0-1.el9 appstream 150 k #16 4.654 libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k #16 4.654 libxcrypt-static x86_64 4.4.18-3.el9 crb 102 k #16 4.654 llvm-libs x86_64 17.0.6-5.el9 appstream 25 M #16 4.654 m4 x86_64 1.4.19-1.el9 appstream 300 k #16 4.654 openssh x86_64 8.7p1-38.el9 baseos 462 k #16 4.654 openssh-clients x86_64 8.7p1-38.el9 baseos 719 k #16 4.654 openssl x86_64 1:3.0.7-25.el9 baseos 1.2 M #16 4.654 pam x86_64 1.5.1-19.el9 baseos 627 k #16 4.654 pcre2-devel x86_64 10.40-4.el9 appstream 512 k #16 4.654 pcre2-utf16 x86_64 10.40-4.el9 appstream 214 k #16 4.654 pcre2-utf32 x86_64 10.40-4.el9 appstream 203 k #16 4.654 perl-DynaLoader x86_64 1.47-481.el9 appstream 25 k #16 4.654 perl-Error noarch 1:0.17029-7.el9 appstream 42 k #16 4.654 perl-File-Compare noarch 1.100.600-481.el9 appstream 13 k #16 4.654 perl-File-Copy noarch 2.34-481.el9 appstream 20 k #16 4.654 perl-File-Find noarch 1.37-481.el9 appstream 25 k #16 4.654 perl-Git noarch 2.43.0-1.el9 appstream 38 k #16 4.654 perl-TermReadKey x86_64 2.38-11.el9 appstream 37 k #16 4.654 perl-Thread-Queue noarch 3.14-460.el9 appstream 22 k #16 4.654 perl-lib x86_64 0.65-481.el9 appstream 14 k #16 4.654 perl-threads x86_64 1:2.25-460.el9 appstream 58 k #16 4.654 perl-threads-shared x86_64 1.61-460.el9 appstream 45 k #16 4.654 policycoreutils x86_64 3.6-2.1.el9 baseos 242 k #16 4.654 policycoreutils-devel x86_64 3.6-2.1.el9 appstream 147 k #16 4.654 policycoreutils-python-utils noarch 3.6-2.1.el9 appstream 77 k #16 4.654 python3-audit x86_64 3.1.2-2.el9 appstream 83 k #16 4.654 python3-distro noarch 1.5.0-7.el9 baseos 37 k #16 4.654 python3-libselinux x86_64 3.6-1.el9 appstream 188 k #16 4.654 python3-libsemanage x86_64 3.6-1.el9 appstream 80 k #16 4.654 python3-policycoreutils noarch 3.6-2.1.el9 appstream 2.1 M #16 4.654 python3-setools x86_64 4.4.4-1.el9 baseos 605 k #16 4.654 python3-setuptools noarch 53.0.0-12.el9 baseos 944 k #16 4.654 rpm-plugin-selinux x86_64 4.16.1.3-29.el9 baseos 17 k #16 4.654 selinux-policy noarch 38.1.33-1.el9 baseos 55 k #16 4.654 selinux-policy-targeted noarch 38.1.33-1.el9 baseos 6.9 M #16 4.654 systemd-pam x86_64 252-27.el9 baseos 279 k #16 4.654 systemd-rpm-macros noarch 252-27.el9 baseos 67 k #16 4.654 util-linux x86_64 2.37.4-15.el9 baseos 2.2 M #16 4.654 util-linux-core x86_64 2.37.4-15.el9 baseos 434 k #16 4.654 vim-filesystem noarch 2:8.2.2637-20.el9 baseos 18 k #16 4.654 #16 4.654 Transaction Summary #16 4.654 ================================================================================ #16 4.654 Install 88 Packages #16 4.654 #16 4.658 Total download size: 131 M #16 4.658 Installed size: 429 M #16 4.658 Downloading Packages: #14 27.06 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwant-perl armhf 0.29-1build4 [23.0 kB] #14 27.15 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB] #13 25.42 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ... #13 25.43 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... #13 25.64 Selecting previously unselected package binutils. #13 25.64 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ... #13 25.65 Unpacking binutils (2.31.1-16+rpi2) ... #13 25.70 Selecting previously unselected package libisl19:armhf. #13 25.70 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ... #13 25.70 Unpacking libisl19:armhf (0.20-2) ... #13 25.78 Selecting previously unselected package libmpfr6:armhf. #13 25.46 Selecting previously unselected package libisl19:armhf. #13 25.46 Preparing to unpack .../035-libisl19_0.20-2_armhf.deb ... #13 25.47 Unpacking libisl19:armhf (0.20-2) ... #13 25.54 Selecting previously unselected package libmpfr6:armhf. #13 25.54 Preparing to unpack .../036-libmpfr6_4.0.2-1_armhf.deb ... #13 25.55 Unpacking libmpfr6:armhf (4.0.2-1) ... #13 25.61 Selecting previously unselected package libmpc3:armhf. #13 26.98 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ... #13 26.99 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 27.02 Selecting previously unselected package po-debconf. #13 27.02 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ... #13 27.03 Unpacking po-debconf (1.0.21+nmu1) ... #13 27.07 Selecting previously unselected package debhelper. #13 27.07 Preparing to unpack .../087-debhelper_13.3.4_all.deb ... #13 27.08 Unpacking debhelper (13.3.4) ... #13 27.17 Selecting previously unselected package debian-keyring. #13 27.18 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ... #13 27.18 Unpacking debian-keyring (2021.07.26) ... #17 3.861 (1/60): annobin-11.13-2.el8.aarch64.rpm 3.9 MB/s | 971 kB 00:00 #13 29.38 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ... #13 29.38 Unpacking libencode-locale-perl (1.05-1.1) ... #13 29.41 Selecting previously unselected package libtimedate-perl. #13 29.41 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ... #13 29.42 Unpacking libtimedate-perl (2.3300-2) ... #13 29.46 Selecting previously unselected package libhttp-date-perl. #13 29.46 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ... #13 29.46 Unpacking libhttp-date-perl (6.05-1) ... #13 29.49 Selecting previously unselected package libfile-listing-perl. #13 29.50 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ... #13 29.50 Unpacking libfile-listing-perl (6.14-1) ... #13 29.53 Selecting previously unselected package libhtml-tagset-perl. #13 29.53 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ... #13 29.54 Unpacking libhtml-tagset-perl (3.20-4) ... #13 29.57 Selecting previously unselected package liburi-perl. #13 29.57 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ... #13 29.58 Unpacking liburi-perl (5.08-1) ... #13 29.61 Selecting previously unselected package libhtml-parser-perl. #13 29.62 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ... #13 29.62 Unpacking libhtml-parser-perl (3.75-1+b1) ... #13 29.66 Selecting previously unselected package libhtml-tree-perl. #13 29.66 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ... #13 29.66 Unpacking libhtml-tree-perl (5.07-2) ... #13 29.71 Selecting previously unselected package libio-html-perl. #13 29.71 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ... #14 26.49 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-op-check-perl armhf 0.22-1build5 [9768 B] #14 29.20 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-http-perl all 6.22-1 [23.2 kB] #14 29.21 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #14 29.21 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB] #14 29.21 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #13 38.46 Selecting previously unselected package psmisc. #13 38.46 Preparing to unpack .../317-psmisc_23.2-1+deb10u1_arm64.deb ... #13 38.47 Unpacking psmisc (23.2-1+deb10u1) ... #13 38.51 Selecting previously unselected package publicsuffix. #13 38.51 Preparing to unpack .../318-publicsuffix_20220811.1734-0+deb10u1_all.deb ... #13 38.52 Unpacking publicsuffix (20220811.1734-0+deb10u1) ... #13 38.57 Selecting previously unselected package python-apt-common. #13 38.57 Preparing to unpack .../319-python-apt-common_1.8.4.3_all.deb ... #13 38.58 Unpacking python-apt-common (1.8.4.3) ... #13 38.63 Selecting previously unselected package python3-apt. #13 38.64 Preparing to unpack .../320-python3-apt_1.8.4.3_arm64.deb ... #13 38.64 Unpacking python3-apt (1.8.4.3) ... #13 38.69 Selecting previously unselected package python3-certifi. #13 31.59 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ... #13 31.60 Unpacking libmodule-implementation-perl (0.09-2) ... #13 31.77 Selecting previously unselected package libsub-exporter-progressive-perl. #16 73.14 Installing : libedit-3.0-12.20121213cvs.el7.aarch64 31/60 #13 39.25 Preparing to unpack .../377-pbzip2_1.1.13-1_arm64.deb ... #13 39.26 Unpacking pbzip2 (1.1.13-1) ... #13 39.29 Selecting previously unselected package pixz. #13 39.29 Preparing to unpack .../378-pixz_1.0.7-2_arm64.deb ... #13 39.30 Unpacking pixz (1.0.7-2) ... #13 39.33 Selecting previously unselected package xdelta. #13 39.33 Preparing to unpack .../379-xdelta_1.1.3-10.4_arm64.deb ... #13 39.33 Unpacking xdelta (1.1.3-10.4) ... #13 39.36 Selecting previously unselected package xdelta3. #13 39.37 Preparing to unpack .../380-xdelta3_3.0.11-dfsg-1.2_arm64.deb ... #13 39.37 Unpacking xdelta3 (3.0.11-dfsg-1.2) ... #13 39.40 Selecting previously unselected package pristine-tar. #13 39.41 Preparing to unpack .../381-pristine-tar_1.50_arm64.deb ... #13 39.41 Unpacking pristine-tar (1.50) ... #13 39.45 Selecting previously unselected package publicsuffix. #13 39.46 Preparing to unpack .../382-publicsuffix_20230209.2326-1_all.deb ... #13 39.46 Unpacking publicsuffix (20230209.2326-1) ... #13 39.50 Selecting previously unselected package python-apt-common. #13 30.66 Preparing to unpack .../088-intltool-debian_0.35.0+20060710.6_all.deb ... #13 30.66 Unpacking intltool-debian (0.35.0+20060710.6) ... #13 30.69 Selecting previously unselected package po-debconf. #13 30.69 Preparing to unpack .../089-po-debconf_1.0.21+nmu1_all.deb ... #13 30.70 Unpacking po-debconf (1.0.21+nmu1) ... #13 30.75 Selecting previously unselected package debhelper. #13 30.75 Preparing to unpack .../090-debhelper_13.11.4_all.deb ... #13 30.75 Unpacking debhelper (13.11.4) ... #13 30.86 Selecting previously unselected package debian-keyring. #13 24.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 ... 10738 files and directories currently installed.) #13 24.89 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... #13 24.89 Unpacking python3-minimal (3.9.2-3) ... #13 24.93 Selecting previously unselected package media-types. #13 24.93 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #13 24.93 Unpacking media-types (4.0.0) ... #13 24.98 Selecting previously unselected package libmpdec3:armhf. #13 24.98 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ... #13 24.98 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ... #13 25.02 Selecting previously unselected package libpython3.9-stdlib:armhf. #13 25.02 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ... #13 25.03 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #13 25.20 Selecting previously unselected package python3.9. #13 25.20 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ... #14 35.71 Get:255 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libparams-util-perl arm64 1.102-2 [20.9 kB] #14 35.76 Get:256 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-install-perl all 0.929-1 [9764 B] #14 35.78 Get:257 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-optlist-perl all 0.114-1 [9708 B] #14 35.80 Get:258 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-exporter-perl all 0.990-1 [49.0 kB] #14 35.86 Get:259 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libconst-fast-perl all 0.014-2 [8034 B] #14 27.76 Get:121 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf build-essential armhf 12.10ubuntu1 [4928 B] #14 27.28 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcpanel-json-xs-perl armhf 4.19-1build1 [107 kB] #14 27.40 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB] #13 25.78 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ... #13 25.78 Unpacking libmpfr6:armhf (4.0.2-1) ... #13 25.85 Selecting previously unselected package libmpc3:armhf. #13 25.85 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ... #13 25.85 Unpacking libmpc3:armhf (1.1.0-1) ... #13 25.89 Selecting previously unselected package cpp-8. #13 25.89 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ... #13 25.89 Unpacking cpp-8 (8.3.0-6+rpi1) ... #16 6.601 (1/90): acl-2.3.1-4.el9.aarch64.rpm 235 kB/s | 71 kB 00:00 #13 25.61 Preparing to unpack .../037-libmpc3_1.1.0-1_armhf.deb ... #13 25.61 Unpacking libmpc3:armhf (1.1.0-1) ... #13 25.65 Selecting previously unselected package cpp-8. #13 25.65 Preparing to unpack .../038-cpp-8_8.3.0-6_armhf.deb ... #13 25.65 Unpacking cpp-8 (8.3.0-6) ... #13 29.72 Unpacking libio-html-perl (1.004-2) ... #13 29.75 Selecting previously unselected package liblwp-mediatypes-perl. #13 29.75 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ... #13 29.75 Unpacking liblwp-mediatypes-perl (6.04-1) ... #13 29.79 Selecting previously unselected package libhttp-message-perl. #13 29.79 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ... #13 29.79 Unpacking libhttp-message-perl (6.28-1) ... #13 29.83 Selecting previously unselected package libhttp-cookies-perl. #13 29.83 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ... #13 29.83 Unpacking libhttp-cookies-perl (6.10-1) ... #13 29.86 Selecting previously unselected package libhttp-negotiate-perl. #13 29.87 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ... #13 29.87 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 29.90 Selecting previously unselected package perl-openssl-defaults:amd64. #13 29.91 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ... #13 29.91 Unpacking perl-openssl-defaults:amd64 (5) ... #13 29.94 Selecting previously unselected package libnet-ssleay-perl. #17 3.869 (2/60): autoconf-2.69-29.el8.noarch.rpm 2.8 MB/s | 710 kB 00:00 #17 3.874 (3/60): automake-1.16.1-8.el8.noarch.rpm 2.8 MB/s | 740 kB 00:00 #17 3.881 (4/60): cmake-filesystem-3.26.5-2.el8.aarch64.r 8.4 MB/s | 52 kB 00:00 #17 3.889 (5/60): cmake-rpm-macros-3.26.5-2.el8.noarch.rp 5.9 MB/s | 44 kB 00:00 #17 3.933 (6/60): cmake-data-3.26.5-2.el8.noarch.rpm 41 MB/s | 2.6 MB 00:00 #17 4.058 (7/60): cpp-8.5.0-21.el8.aarch64.rpm 53 MB/s | 8.9 MB 00:00 #23 DONE 25.3s #24 [binary 1/1] COPY --from=build /out . #24 DONE 0.1s #25 exporting to client directory #25 copying files 35.67MB 0.1s done #25 DONE 0.1s cd /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker && docker buildx build --target all --build-arg VERSION=0.0.0-20240226182428-efb9206 --build-arg DOCKER_GITCOMMIT=b37f8c8 --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM --output "./bundles/binary" . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 27.92kB done #1 DONE 0.0s #2 resolve image config for docker.io/docker/dockerfile:1 #2 DONE 0.1s #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #3 CACHED #4 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #4 ... #5 [internal] load metadata for docker.io/library/busybox:latest #5 DONE 0.0s #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #6 DONE 0.1s #7 [auth] djs55/vpnkit:pull token for registry-1.docker.io #7 DONE 0.0s #8 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #8 DONE 0.3s #4 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #4 DONE 0.7s #9 [internal] load .dockerignore #9 transferring context: 113B done #9 DONE 0.0s #10 [build-dummy 1/2] FROM docker.io/library/busybox:latest #10 DONE 0.0s #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #11 CACHED #12 [vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s #14 26.58 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #14 26.61 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB] #14 26.67 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-classify-perl armhf 0.015-1build5 [20.4 kB] #14 26.74 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 26.77 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libimport-into-perl all 1.002005-1 [11.0 kB] #14 26.79 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB] #14 26.81 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB] #14 26.84 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoo-perl all 2.005004-3 [48.0 kB] #14 29.61 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-perl all 6.61-1 [141 kB] #13 38.69 Preparing to unpack .../321-python3-certifi_2018.8.24-1_all.deb ... #13 38.70 Unpacking python3-certifi (2018.8.24-1) ... #13 38.74 Selecting previously unselected package python3-idna. #13 38.75 Preparing to unpack .../322-python3-idna_2.6-1_all.deb ... #13 38.75 Unpacking python3-idna (2.6-1) ... #13 38.79 Selecting previously unselected package python3-magic. #13 38.79 Preparing to unpack .../323-python3-magic_2%3a0.4.15-2_all.deb ... #13 38.80 Unpacking python3-magic (2:0.4.15-2) ... #13 38.83 Selecting previously unselected package python3-urllib3. #13 38.84 Preparing to unpack .../324-python3-urllib3_1.24.1-1+deb10u2_all.deb ... #13 38.84 Unpacking python3-urllib3 (1.24.1-1+deb10u2) ... #13 38.89 Selecting previously unselected package python3-requests. #13 38.89 Preparing to unpack .../325-python3-requests_2.21.0-1+deb10u1_all.deb ... #13 38.89 Unpacking python3-requests (2.21.0-1+deb10u1) ... #13 31.78 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #13 31.79 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #13 31.90 Selecting previously unselected package libvariable-magic-perl. #13 31.90 Preparing to unpack .../193-libvariable-magic-perl_0.63-1+b1_amd64.deb ... #13 31.91 Unpacking libvariable-magic-perl (0.63-1+b1) ... #13 32.03 Selecting previously unselected package libb-hooks-endofscope-perl. #16 73.39 Installing : openssh-clients-7.4p1-23.el7_9.aarch64 32/60 #13 39.50 Preparing to unpack .../383-python-apt-common_2.6.0_all.deb ... #13 39.51 Unpacking python-apt-common (2.6.0) ... #13 39.55 Selecting previously unselected package python3-apt. #13 39.55 Preparing to unpack .../384-python3-apt_2.6.0_arm64.deb ... #13 39.56 Unpacking python3-apt (2.6.0) ... #13 39.61 Selecting previously unselected package python3-certifi. #13 39.61 Preparing to unpack .../385-python3-certifi_2022.9.24-1_all.deb ... #13 39.62 Unpacking python3-certifi (2022.9.24-1) ... #13 39.66 Selecting previously unselected package python3-charset-normalizer. #13 39.66 Preparing to unpack .../386-python3-charset-normalizer_3.0.1-2_all.deb ... #13 39.67 Unpacking python3-charset-normalizer (3.0.1-2) ... #13 39.70 Selecting previously unselected package python3-idna. #13 39.71 Preparing to unpack .../387-python3-idna_3.3-1_all.deb ... #13 39.71 Unpacking python3-idna (3.3-1) ... #13 39.75 Selecting previously unselected package python3-magic. #13 30.87 Preparing to unpack .../091-debian-keyring_2022.12.24_all.deb ... #13 30.87 Unpacking debian-keyring (2022.12.24) ... #13 25.20 Unpacking python3.9 (3.9.2-1+rpi1) ... #13 25.25 Selecting previously unselected package libpython3-stdlib:armhf. #13 25.25 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ... #13 25.25 Unpacking libpython3-stdlib:armhf (3.9.2-3) ... #13 25.29 Setting up python3-minimal (3.9.2-3) ... #14 35.87 Get:260 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libwant-perl arm64 0.29-2build1 [23.6 kB] #14 35.89 Get:261 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcontextual-return-perl all 0.004014-4 [53.2 kB] #14 35.93 Get:262 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcpanel-json-xs-perl arm64 4.37-1 [115 kB] #14 37.54 Selecting previously unselected package libxml2:arm64. #14 37.54 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.7_arm64.deb ... #14 37.54 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... #14 37.61 Selecting previously unselected package libyaml-0-2:arm64. #14 37.61 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_arm64.deb ... #14 37.62 Unpacking libyaml-0-2:arm64 (0.2.2-1) ... #14 37.65 Selecting previously unselected package lsb-release. #14 37.65 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #14 37.65 Unpacking lsb-release (11.1.0ubuntu2) ... #14 37.68 Selecting previously unselected package netbase. #14 37.68 Preparing to unpack .../027-netbase_6.1_all.deb ... #14 37.69 Unpacking netbase (6.1) ... #14 37.72 Selecting previously unselected package python3-pkg-resources. #14 37.72 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... #14 37.72 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 37.75 Selecting previously unselected package python3-six. #14 27.84 Get:122 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libbrotli1 armhf 1.0.9-2build8 [296 kB] #14 27.92 Get:123 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsasl2-modules-db armhf 2.1.28+dfsg1-3 [18.9 kB] #14 27.99 Get:124 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsasl2-2 armhf 2.1.28+dfsg1-3 [49.6 kB] #14 28.07 Get:125 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libldap2 armhf 2.6.6+dfsg-1~exp1ubuntu1 [170 kB] #14 27.42 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-bubblebabble-perl all 0.02-2 [7908 B] #14 27.42 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #14 27.43 Get:239 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdistro-info-perl all 0.23ubuntu1.1 [4684 B] #14 27.43 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 27.43 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB] #14 27.47 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ip-perl all 1.26-2 [27.4 kB] #14 27.65 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-perl all 1.22-1 [336 kB] #16 6.607 (2/90): cracklib-2.9.6-27.el9.aarch64.rpm 306 kB/s | 95 kB 00:00 #16 6.614 (3/90): dbus-1.12.20-8.el9.aarch64.rpm 316 kB/s | 3.7 kB 00:00 #16 6.622 (4/90): dbus-broker-28-7.el9.aarch64.rpm 15 MB/s | 166 kB 00:00 #16 6.638 (5/90): cracklib-dicts-2.9.6-27.el9.aarch64.rpm 11 MB/s | 3.6 MB 00:00 #16 6.641 (6/90): dbus-common-1.12.20-8.el9.noarch.rpm 647 kB/s | 15 kB 00:00 #16 6.645 (7/90): kmod-libs-28-9.el9.aarch64.rpm 2.9 MB/s | 62 kB 00:00 #16 6.648 (8/90): libatomic-11.4.1-3.el9.aarch64.rpm 5.2 MB/s | 36 kB 00:00 #16 6.651 (9/90): libcbor-0.7.0-5.el9.aarch64.rpm 5.8 MB/s | 56 kB 00:00 #16 6.659 (10/90): libdb-5.3.28-53.el9.aarch64.rpm 53 MB/s | 712 kB 00:00 #16 6.662 (11/90): libeconf-0.4.1-3.el9.aarch64.rpm 2.9 MB/s | 26 kB 00:00 #16 6.665 (12/90): libedit-3.1-38.20210216cvs.el9.aarch64 8.3 MB/s | 103 kB 00:00 #16 6.669 (13/90): libfdisk-2.37.4-15.el9.aarch64.rpm 15 MB/s | 149 kB 00:00 #16 6.675 (14/90): libfido2-1.13.0-2.el9.aarch64.rpm 11 MB/s | 96 kB 00:00 #16 6.678 (15/90): libpwquality-1.4.4-8.el9.aarch64.rpm 9.7 MB/s | 119 kB 00:00 #16 6.682 (16/90): libseccomp-2.5.2-2.el9.aarch64.rpm 5.9 MB/s | 72 kB 00:00 #16 6.688 (17/90): libselinux-utils-3.6-1.el9.aarch64.rpm 19 MB/s | 190 kB 00:00 #16 6.691 (18/90): libutempter-1.2.1-6.el9.aarch64.rpm 2.1 MB/s | 27 kB 00:00 #16 6.699 (19/90): make-4.3-8.el9.aarch64.rpm 34 MB/s | 533 kB 00:00 #16 6.708 (20/90): openssh-8.7p1-38.el9.aarch64.rpm 29 MB/s | 452 kB 00:00 #16 6.716 (21/90): openssh-clients-8.7p1-38.el9.aarch64.r 29 MB/s | 686 kB 00:00 #16 6.728 (22/90): openssl-3.0.7-25.el9.aarch64.rpm 44 MB/s | 1.2 MB 00:00 #16 6.737 (23/90): pam-1.5.1-19.el9.aarch64.rpm 35 MB/s | 627 kB 00:00 #16 6.741 (24/90): policycoreutils-3.6-2.1.el9.aarch64.rp 11 MB/s | 242 kB 00:00 #16 6.745 (25/90): python3-distro-1.5.0-7.el9.noarch.rpm 2.6 MB/s | 37 kB 00:00 #16 6.755 (26/90): python3-setools-4.4.4-1.el9.aarch64.rp 43 MB/s | 595 kB 00:00 #16 6.763 (27/90): python3-setuptools-53.0.0-12.el9.noarc 44 MB/s | 944 kB 00:00 #16 6.793 (28/90): rpm-plugin-selinux-4.16.1.3-29.el9.aar 356 kB/s | 17 kB 00:00 #16 6.796 (29/90): selinux-policy-38.1.33-1.el9.noarch.rp 1.3 MB/s | 55 kB 00:00 #16 6.813 (30/90): systemd-pam-252-27.el9.aarch64.rpm 18 MB/s | 269 kB 00:00 #13 30.51 Selecting previously unselected package libfakeroot:amd64. #13 30.51 Preparing to unpack .../088-libfakeroot_1.23-1_amd64.deb ... #13 30.52 Unpacking libfakeroot:amd64 (1.23-1) ... #13 30.56 Selecting previously unselected package fakeroot. #13 30.56 Preparing to unpack .../089-fakeroot_1.23-1_amd64.deb ... #13 30.56 Unpacking fakeroot (1.23-1) ... #13 30.61 Selecting previously unselected package libassuan0:amd64. #13 30.62 Preparing to unpack .../090-libassuan0_2.5.2-1_amd64.deb ... #13 30.62 Unpacking libassuan0:amd64 (2.5.2-1) ... #13 30.65 Selecting previously unselected package gpgconf. #13 30.65 Preparing to unpack .../091-gpgconf_2.2.12-1+deb10u2_amd64.deb ... #13 30.66 Unpacking gpgconf (2.2.12-1+deb10u2) ... #13 30.72 Selecting previously unselected package libksba8:amd64. #13 29.94 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ... #13 29.95 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #13 30.00 Selecting previously unselected package libio-socket-ssl-perl. #13 30.01 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ... #13 30.01 Unpacking libio-socket-ssl-perl (2.069-1) ... #13 30.10 Selecting previously unselected package libnet-http-perl. #13 30.11 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ... #13 30.11 Unpacking libnet-http-perl (6.20-1) ... #13 30.14 Selecting previously unselected package liblwp-protocol-https-perl. #13 30.14 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 30.15 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 30.17 Selecting previously unselected package libtry-tiny-perl. #13 30.18 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ... #13 30.18 Unpacking libtry-tiny-perl (0.30-1) ... #13 30.22 Selecting previously unselected package libwww-robotrules-perl. #17 4.065 (8/60): gcc-plugin-annobin-8.5.0-21.el8.aarch64 5.5 MB/s | 35 kB 00:00 #17 4.073 (9/60): git-2.43.0-1.el8.aarch64.rpm 13 MB/s | 92 kB 00:00 #17 4.280 (10/60): cmake-3.26.5-2.el8.aarch64.rpm 28 MB/s | 12 MB 00:00 #17 4.393 (11/60): git-core-doc-2.43.0-1.el8.noarch.rpm 30 MB/s | 3.3 MB 00:00 #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.3s #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s #14 26.89 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB] #14 26.90 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtimedate-perl all 2.3300-2 [34.0 kB] #14 29.95 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB] #13 38.93 Selecting previously unselected package python3-unidiff. #13 38.93 Preparing to unpack .../326-python3-unidiff_0.5.4-1_all.deb ... #13 38.94 Unpacking python3-unidiff (0.5.4-1) ... #13 38.98 Selecting previously unselected package python3-xdg. #13 38.98 Preparing to unpack .../327-python3-xdg_0.25-5_all.deb ... #13 38.98 Unpacking python3-xdg (0.25-5) ... #13 39.02 Selecting previously unselected package shared-mime-info. #13 39.02 Preparing to unpack .../328-shared-mime-info_1.10-1_arm64.deb ... #13 39.03 Unpacking shared-mime-info (1.10-1) ... #13 39.13 Selecting previously unselected package strace. #13 32.04 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ... #13 32.04 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #13 32.23 Selecting previously unselected package libberkeleydb-perl:amd64. #13 32.23 Preparing to unpack .../195-libberkeleydb-perl_0.64-2+b1_amd64.deb ... #13 32.27 Unpacking libberkeleydb-perl:amd64 (0.64-2+b1) ... #13 32.38 Selecting previously unselected package libpng16-16:amd64. #15 19.67 Running transaction check #15 19.74 Transaction check succeeded. #15 19.74 Running transaction test #13 39.75 Preparing to unpack .../388-python3-magic_2%3a0.4.26-3_all.deb ... #13 39.75 Unpacking python3-magic (2:0.4.26-3) ... #13 39.79 Selecting previously unselected package python3-six. #13 39.79 Preparing to unpack .../389-python3-six_1.16.0-4_all.deb ... #13 39.79 Unpacking python3-six (1.16.0-4) ... #13 39.83 Selecting previously unselected package python3-urllib3. #13 39.84 Preparing to unpack .../390-python3-urllib3_1.26.12-1_all.deb ... #13 39.84 Unpacking python3-urllib3 (1.26.12-1) ... #13 39.88 Selecting previously unselected package python3-requests. #14 36.39 Get:263 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdevel-stacktrace-perl all 2.0400-2 [22.2 kB] #13 25.49 Selecting previously unselected package python3. #13 25.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11135 files and directories currently installed.) #13 25.50 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ... #13 25.51 Unpacking python3 (3.9.2-3) ... #13 25.54 Selecting previously unselected package sensible-utils. #13 25.54 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ... #13 25.55 Unpacking sensible-utils (0.0.14) ... #13 25.58 Selecting previously unselected package bzip2. #13 25.58 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ... #13 25.59 Unpacking bzip2 (1.0.8-4) ... #13 25.62 Selecting previously unselected package libmagic-mgc. #14 37.75 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #14 37.76 Unpacking python3-six (1.14.0-2) ... #14 37.79 Selecting previously unselected package shared-mime-info. #14 37.79 Preparing to unpack .../030-shared-mime-info_1.15-1_arm64.deb ... #14 37.80 Unpacking shared-mime-info (1.15-1) ... #14 37.86 Selecting previously unselected package ucf. #14 37.86 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #14 37.87 Moving old data out of the way #14 37.87 Unpacking ucf (3.0038+nmu1) ... #14 37.90 Selecting previously unselected package xdg-user-dirs. #14 37.91 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_arm64.deb ... #14 37.91 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #14 37.97 Selecting previously unselected package xz-utils. #13 22.77 Selecting previously unselected package gcc. #14 28.15 Get:126 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] #14 28.22 Get:127 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libssh-4 armhf 0.10.5-3ubuntu1.2 [168 kB] #14 28.30 Get:128 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libcurl4 armhf 8.2.1-1ubuntu3.2 [280 kB] #14 28.39 Get:129 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf curl armhf 8.2.1-1ubuntu3.2 [207 kB] #16 6.844 (31/90): systemd-252-27.el9.aarch64.rpm 79 MB/s | 4.0 MB 00:00 #16 6.850 (32/90): systemd-rpm-macros-252-27.el9.noarch.r 1.9 MB/s | 67 kB 00:00 #16 6.884 (33/90): selinux-policy-targeted-38.1.33-1.el9. 76 MB/s | 6.9 MB 00:00 #16 6.893 (34/90): util-linux-core-2.37.4-15.el9.aarch64. 11 MB/s | 431 kB 00:00 #16 6.912 (35/90): util-linux-2.37.4-15.el9.aarch64.rpm 33 MB/s | 2.2 MB 00:00 #16 6.915 (36/90): vim-filesystem-8.2.2637-20.el9.noarch. 596 kB/s | 18 kB 00:00 #16 6.919 (37/90): which-2.21-29.el9.aarch64.rpm 1.8 MB/s | 41 kB 00:00 #16 6.930 (38/90): annobin-12.31-2.el9.aarch64.rpm 70 MB/s | 1.0 MB 00:00 #16 6.940 (39/90): automake-1.16.2-8.el9.noarch.rpm 34 MB/s | 689 kB 00:00 #16 6.949 (40/90): autoconf-2.69-38.el9.noarch.rpm 20 MB/s | 681 kB 00:00 #16 6.954 (41/90): checkpolicy-3.6-1.el9.aarch64.rpm 15 MB/s | 348 kB 00:00 #16 6.972 (42/90): cmake-filesystem-3.26.5-2.el9.aarch64. 1.3 MB/s | 19 kB 00:00 #16 6.983 (43/90): cmake-rpm-macros-3.26.5-2.el9.noarch.r 1.0 MB/s | 11 kB 00:00 #16 7.007 (44/90): cmake-data-3.26.5-2.el9.noarch.rpm 47 MB/s | 2.4 MB 00:00 #16 7.074 (45/90): cmake-3.26.5-2.el9.aarch64.rpm 54 MB/s | 7.1 MB 00:00 #13 30.72 Preparing to unpack .../092-libksba8_1.3.5-2+deb10u2_amd64.deb ... #13 30.72 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ... #13 30.78 Selecting previously unselected package libnpth0:amd64. #13 30.78 Preparing to unpack .../093-libnpth0_1.6-1_amd64.deb ... #13 30.78 Unpacking libnpth0:amd64 (1.6-1) ... #13 30.86 Selecting previously unselected package dirmngr. #13 30.87 Preparing to unpack .../094-dirmngr_2.2.12-1+deb10u2_amd64.deb ... #13 30.88 Unpacking dirmngr (2.2.12-1+deb10u2) ... #13 30.97 Selecting previously unselected package gnupg-l10n. #13 30.22 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ... #13 30.22 Unpacking libwww-robotrules-perl (6.02-1) ... #13 30.25 Selecting previously unselected package libwww-perl. #13 30.25 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ... #13 30.26 Unpacking libwww-perl (6.52-1) ... #13 30.31 Selecting previously unselected package patchutils. #13 30.31 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ... #13 30.31 Unpacking patchutils (0.4.2-1) ... #13 30.35 Selecting previously unselected package wdiff. #13 21.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 ... 9821 files and directories currently installed.) #13 21.67 Preparing to unpack .../libc-bin_2.36-9+rpi1+deb12u4_armhf.deb ... #13 21.68 Unpacking libc-bin (2.36-9+rpi1+deb12u4) over (2.36-9+rpi1) ... #13 21.82 Setting up libc-bin (2.36-9+rpi1+deb12u4) ... #17 4.430 (12/60): git-core-2.43.0-1.el8.aarch64.rpm 30 MB/s | 11 MB 00:00 #17 4.437 (13/60): libmpc-1.1.0-9.1.el8.aarch64.rpm 9.4 MB/s | 60 kB 00:00 #17 4.494 (14/60): gcc-8.5.0-21.el8.aarch64.rpm 35 MB/s | 19 MB 00:00 #17 4.498 (15/60): libseccomp-devel-2.5.2-1.el8.aarch64.r 940 kB/s | 57 kB 00:00 #17 4.505 (16/60): isl-0.16.1-6.el8.aarch64.rpm 6.8 MB/s | 778 kB 00:00 #17 4.512 (17/60): libtool-ltdl-devel-2.4.6-25.el8.aarch6 14 MB/s | 184 kB 00:00 #17 4.517 (18/60): libuv-1.41.1-1.el8_4.aarch64.rpm 13 MB/s | 150 kB 00:00 #17 4.521 (19/60): perl-Error-0.17025-2.el8.noarch.rpm 5.1 MB/s | 46 kB 00:00 #17 4.525 (20/60): perl-Git-2.43.0-1.el8.noarch.rpm 11 MB/s | 79 kB 00:00 #17 4.554 (21/60): perl-TermReadKey-2.37-7.el8.aarch64.rp 1.2 MB/s | 40 kB 00:00 #17 4.560 (22/60): libtool-2.4.6-25.el8.aarch64.rpm 11 MB/s | 708 kB 00:00 #17 4.563 (23/60): perl-Thread-Queue-3.13-1.el8.noarch.rp 623 kB/s | 24 kB 00:00 #17 4.566 (24/60): vim-filesystem-8.0.1763-19.el8.4.noarc 4.2 MB/s | 50 kB 00:00 #17 4.570 (25/60): glibc-devel-2.28-251.el8.aarch64.rpm 13 MB/s | 86 kB 00:00 #17 4.577 (26/60): checkpolicy-2.9-1.el8.aarch64.rpm 20 MB/s | 338 kB 00:00 #17 4.587 (27/60): glibc-headers-2.28-251.el8.aarch64.rpm 27 MB/s | 574 kB 00:00 #17 4.592 (28/60): libatomic-8.5.0-21.el8.aarch64.rpm 5.6 MB/s | 26 kB 00:00 #17 4.599 (29/60): libasan-8.5.0-21.el8.aarch64.rpm 17 MB/s | 387 kB 00:00 #17 4.604 (30/60): libedit-3.1-23.20170329cvs.el8.aarch64 9.1 MB/s | 99 kB 00:00 #17 4.609 (31/60): libgomp-8.5.0-21.el8.aarch64.rpm 22 MB/s | 200 kB 00:00 #17 4.616 (32/60): libselinux-devel-2.9-8.el8.aarch64.rpm 16 MB/s | 200 kB 00:00 #17 4.622 (33/60): libselinux-utils-2.9-8.el8.aarch64.rpm 18 MB/s | 241 kB 00:00 #17 4.626 (34/60): libsepol-devel-2.9-3.el8.aarch64.rpm 8.7 MB/s | 87 kB 00:00 #17 4.632 (35/60): libubsan-8.5.0-21.el8.aarch64.rpm 16 MB/s | 145 kB 00:00 #17 4.635 (36/60): libxcrypt-devel-4.1.1-6.el8.aarch64.rp 3.1 MB/s | 25 kB 00:00 #17 4.641 (37/60): m4-1.4.18-7.el8.aarch64.rpm 23 MB/s | 218 kB 00:00 #17 4.652 (38/60): make-4.2.1-11.el8.aarch64.rpm 28 MB/s | 490 kB 00:00 #17 4.662 (39/60): openssh-8.0p1-24.el8.aarch64.rpm 24 MB/s | 494 kB 00:00 #17 4.674 (40/60): openssh-clients-8.0p1-24.el8.aarch64.r 29 MB/s | 632 kB 00:00 #17 4.684 (41/60): pcre2-utf16-10.32-3.el8.aarch64.rpm 21 MB/s | 203 kB 00:00 #17 4.690 (42/60): pcre2-devel-10.32-3.el8.aarch64.rpm 22 MB/s | 605 kB 00:00 #17 4.696 (43/60): pcre2-utf32-10.32-3.el8.aarch64.rpm 16 MB/s | 196 kB 00:00 #17 4.707 (44/60): policycoreutils-2.9-24.el8.aarch64.rpm 24 MB/s | 408 kB 00:00 #13 26.54 Selecting previously unselected package cpp. #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 #12 ... #13 [build-dummy 2/2] RUN mkdir -p /build #13 DONE 0.6s #12 [vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #13 26.23 Selecting previously unselected package cpp. #13 26.23 Preparing to unpack .../039-cpp_4%3a8.3.0-1_armhf.deb ... #13 26.24 Unpacking cpp (4:8.3.0-1) ... #13 26.27 Selecting previously unselected package libcc1-0:armhf. #13 26.27 Preparing to unpack .../040-libcc1-0_8.3.0-6_armhf.deb ... #13 26.28 Unpacking libcc1-0:armhf (8.3.0-6) ... #13 26.31 Selecting previously unselected package libgomp1:armhf. #13 26.31 Preparing to unpack .../041-libgomp1_8.3.0-6_armhf.deb ... #13 26.32 Unpacking libgomp1:armhf (8.3.0-6) ... #13 26.36 Selecting previously unselected package libatomic1:armhf. #13 26.36 Preparing to unpack .../042-libatomic1_8.3.0-6_armhf.deb ... #13 26.37 Unpacking libatomic1:armhf (8.3.0-6) ... #13 26.40 Selecting previously unselected package libasan5:armhf. #13 26.40 Preparing to unpack .../043-libasan5_8.3.0-6_armhf.deb ... #13 26.41 Unpacking libasan5:armhf (8.3.0-6) ... #13 26.50 Selecting previously unselected package libubsan1:armhf. #14 27.35 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-date-perl all 6.05-1 [9920 B] #20 6.714 + apt-get install --no-install-recommends -y gcc-mingw-w64-x86-64 pkg-config-mingw-w64-x86-64 #20 6.719 Reading package lists... #20 7.241 Building dependency tree... #20 7.348 Reading state information... #20 7.471 The following additional packages will be installed: #20 7.471 binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix #20 7.471 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 #20 7.472 gcc-mingw-w64-x86-64-win32-runtime mingw-w64-common mingw-w64-x86-64-dev #20 7.473 Suggested packages: #20 7.473 gcc-12-locales wine64 #20 7.531 The following NEW packages will be installed: #20 7.531 binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 #20 7.531 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime #20 7.532 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime #20 7.532 mingw-w64-common mingw-w64-tools mingw-w64-x86-64-dev #14 29.98 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB] #14 29.99 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 devscripts arm64 2.22.1ubuntu1 [1057 kB] #14 30.21 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 diffstat arm64 1.64-1build2 [28.3 kB] #13 39.13 Preparing to unpack .../329-strace_4.26-0.2_arm64.deb ... #13 39.14 Unpacking strace (4.26-0.2) ... #13 39.20 Selecting previously unselected package unzip. #13 39.21 Preparing to unpack .../330-unzip_6.0-23+deb10u3_arm64.deb ... #13 39.21 Unpacking unzip (6.0-23+deb10u3) ... #13 39.25 Selecting previously unselected package xauth. #13 39.26 Preparing to unpack .../331-xauth_1%3a1.0.10-1_arm64.deb ... #13 39.26 Unpacking xauth (1:1.0.10-1) ... #13 39.31 Selecting previously unselected package xdg-user-dirs. #13 39.31 Preparing to unpack .../332-xdg-user-dirs_0.17-2_arm64.deb ... #13 39.32 Unpacking xdg-user-dirs (0.17-2) ... #13 39.39 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 32.38 Preparing to unpack .../196-libpng16-16_1.6.39-2_amd64.deb ... #13 32.40 Unpacking libpng16-16:amd64 (1.6.39-2) ... #13 32.55 Selecting previously unselected package libfreetype6:amd64. #16 5.789 (1/88): acl-2.3.1-4.el9.x86_64.rpm 245 kB/s | 71 kB 00:00 #16 5.792 (2/88): cracklib-2.9.6-27.el9.x86_64.rpm 321 kB/s | 94 kB 00:00 #16 5.794 (3/88): dbus-1.12.20-8.el9.x86_64.rpm 834 kB/s | 3.8 kB 00:00 #16 5.799 (4/88): dbus-broker-28-7.el9.x86_64.rpm 29 MB/s | 172 kB 00:00 #16 5.801 (5/88): dbus-common-1.12.20-8.el9.noarch.rpm 2.4 MB/s | 15 kB 00:00 #16 5.806 (6/88): kmod-libs-28-9.el9.x86_64.rpm 9.5 MB/s | 64 kB 00:00 #16 5.809 (7/88): libcbor-0.7.0-5.el9.x86_64.rpm 7.9 MB/s | 57 kB 00:00 #16 5.813 (8/88): libeconf-0.4.1-3.el9.x86_64.rpm 6.1 MB/s | 27 kB 00:00 #16 5.824 (9/88): libdb-5.3.28-53.el9.x86_64.rpm 40 MB/s | 738 kB 00:00 #16 5.828 (10/88): libedit-3.1-38.20210216cvs.el9.x86_64. 7.4 MB/s | 104 kB 00:00 #16 5.834 (11/88): libfdisk-2.37.4-15.el9.x86_64.rpm 18 MB/s | 155 kB 00:00 #16 5.838 (12/88): libfido2-1.13.0-2.el9.x86_64.rpm 11 MB/s | 99 kB 00:00 #16 5.842 (13/88): libpwquality-1.4.4-8.el9.x86_64.rpm 17 MB/s | 119 kB 00:00 #16 5.846 (14/88): libseccomp-2.5.2-2.el9.x86_64.rpm 9.2 MB/s | 72 kB 00:00 #16 5.850 (15/88): libselinux-utils-3.6-1.el9.x86_64.rpm 28 MB/s | 190 kB 00:00 #16 5.854 (16/88): libutempter-1.2.1-6.el9.x86_64.rpm 3.5 MB/s | 27 kB 00:00 #16 5.872 (17/88): cracklib-dicts-2.9.6-27.el9.x86_64.rpm 9.7 MB/s | 3.6 MB 00:00 #16 5.879 (18/88): openssh-8.7p1-38.el9.x86_64.rpm 19 MB/s | 462 kB 00:00 #16 5.886 (19/88): make-4.3-8.el9.x86_64.rpm 15 MB/s | 536 kB 00:00 #16 5.892 (20/88): openssh-clients-8.7p1-38.el9.x86_64.rp 40 MB/s | 719 kB 00:00 #16 5.902 (21/88): pam-1.5.1-19.el9.x86_64.rpm 61 MB/s | 627 kB 00:00 #16 5.907 (22/88): policycoreutils-3.6-2.1.el9.x86_64.rpm 17 MB/s | 242 kB 00:00 #16 5.917 (23/88): openssl-3.0.7-25.el9.x86_64.rpm 34 MB/s | 1.2 MB 00:00 #16 5.918 (24/88): python3-distro-1.5.0-7.el9.noarch.rpm 2.4 MB/s | 37 kB 00:00 #16 5.925 (25/88): python3-setools-4.4.4-1.el9.x86_64.rpm 36 MB/s | 605 kB 00:00 #16 5.928 (26/88): rpm-plugin-selinux-4.16.1.3-29.el9.x86 2.2 MB/s | 17 kB 00:00 #16 5.931 (27/88): selinux-policy-38.1.33-1.el9.noarch.rp 10 MB/s | 55 kB 00:00 #16 5.948 (28/88): python3-setuptools-53.0.0-12.el9.noarc 34 MB/s | 944 kB 00:00 #16 5.992 (29/88): selinux-policy-targeted-38.1.33-1.el9. 109 MB/s | 6.9 MB 00:00 #15 20.05 Transaction test succeeded. #15 20.05 Running transaction #13 39.89 Preparing to unpack .../391-python3-requests_2.28.1+dfsg-1_all.deb ... #13 39.89 Unpacking python3-requests (2.28.1+dfsg-1) ... #13 39.93 Selecting previously unselected package python3-unidiff. #13 39.93 Preparing to unpack .../392-python3-unidiff_0.7.3-1_all.deb ... #13 39.93 Unpacking python3-unidiff (0.7.3-1) ... #13 39.97 Selecting previously unselected package shared-mime-info. #13 39.97 Preparing to unpack .../393-shared-mime-info_2.2-1_arm64.deb ... #13 39.98 Unpacking shared-mime-info (2.2-1) ... #13 40.07 Selecting previously unselected package strace. #13 40.08 Preparing to unpack .../394-strace_6.1-0.1_arm64.deb ... #13 40.08 Unpacking strace (6.1-0.1) ... #13 40.14 Selecting previously unselected package xauth. #13 40.14 Preparing to unpack .../395-xauth_1%3a1.1.2-1_arm64.deb ... #13 40.15 Unpacking xauth (1:1.1.2-1) ... #13 40.19 Selecting previously unselected package xdg-user-dirs. #16 73.42 Installing : perl-Git-1.8.3.1-25.el7_9.noarch 33/60 #16 74.08 Installing : git-1.8.3.1-25.el7_9.aarch64 34/60 #16 74.12 Installing : perl-Data-Dumper-2.145-3.el7.aarch64 35/60 #14 36.55 Get:264 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libexception-class-perl all 1.45-1 [28.6 kB] #14 36.59 Get:265 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB] #14 36.64 Get:266 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB] #14 36.66 Get:267 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-dpath-perl all 0.58-2 [38.8 kB] #13 25.62 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3+deb11u1_armhf.deb ... #13 25.63 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #13 25.71 Selecting previously unselected package libmagic1:armhf. #13 25.71 Preparing to unpack .../004-libmagic1_1%3a5.39-3+deb11u1_armhf.deb ... #13 25.71 Unpacking libmagic1:armhf (1:5.39-3+deb11u1) ... #13 25.75 Selecting previously unselected package file. #13 25.75 Preparing to unpack .../005-file_1%3a5.39-3+deb11u1_armhf.deb ... #13 25.76 Unpacking file (1:5.39-3+deb11u1) ... #13 25.79 Selecting previously unselected package gettext-base. #13 25.80 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ... #13 25.80 Unpacking gettext-base (0.21-4) ... #13 25.86 Selecting previously unselected package xz-utils. #13 25.86 Preparing to unpack .../007-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ... #13 25.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #13 25.91 Selecting previously unselected package libsigsegv2:armhf. #13 25.92 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ... #13 25.92 Unpacking libsigsegv2:armhf (2.13-1) ... #13 25.96 Selecting previously unselected package m4. #14 37.97 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_arm64.deb ... #14 37.97 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #14 38.00 Selecting previously unselected package gettext-base. #14 38.00 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_arm64.deb ... #14 38.01 Unpacking gettext-base (0.19.8.1-10build1) ... #14 38.04 Selecting previously unselected package iso-codes. #14 38.04 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #14 38.04 Unpacking iso-codes (4.4-1) ... #13 22.77 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ... #13 22.78 Unpacking gcc (4:10.2.1-1) ... #13 22.81 Selecting previously unselected package libstdc++-10-dev:armhf. #13 22.81 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ... #13 22.81 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ... #14 28.47 Get:130 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB] #16 7.191 (46/90): cpp-11.4.1-3.el9.aarch64.rpm 50 MB/s | 10 MB 00:00 #16 7.206 (47/90): gcc-plugin-annobin-11.4.1-3.el9.aarch6 362 kB/s | 47 kB 00:00 #16 7.241 (48/90): git-2.43.0-1.el9.aarch64.rpm 1.1 MB/s | 51 kB 00:00 #16 7.365 (49/90): git-core-2.43.0-1.el9.aarch64.rpm 29 MB/s | 4.5 MB 00:00 #13 30.97 Preparing to unpack .../095-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #13 30.98 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #13 31.07 Selecting previously unselected package gnupg-utils. #13 31.08 Preparing to unpack .../096-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ... #13 31.08 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #13 31.15 Selecting previously unselected package gpg. #13 31.16 Preparing to unpack .../097-gpg_2.2.12-1+deb10u2_amd64.deb ... #13 31.16 Unpacking gpg (2.2.12-1+deb10u2) ... #13 31.24 Selecting previously unselected package pinentry-curses. #13 30.35 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ... #13 30.35 Unpacking wdiff (1.2.2-2+b1) ... #13 30.41 Selecting previously unselected package devscripts. #13 30.41 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ... #13 30.43 Unpacking devscripts (2.21.3+deb11u1) ... #13 30.54 Selecting previously unselected package diffstat. #13 30.54 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ... #13 30.55 Unpacking diffstat (1.64-1) ... #13 30.58 Selecting previously unselected package distro-info-data. #13 30.58 Preparing to unpack .../148-distro-info-data_0.51+deb11u5_all.deb ... #13 30.59 Unpacking distro-info-data (0.51+deb11u5) ... #13 30.63 Selecting previously unselected package python3-pkg-resources. #13 30.63 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ... #13 30.63 Unpacking python3-pkg-resources (52.0.0-4) ... #13 30.69 Selecting previously unselected package python3-chardet. #13 21.92 Selecting previously unselected package libpython3.11-minimal:armhf. #13 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 ... 9821 files and directories currently installed.) #13 21.93 Preparing to unpack .../libpython3.11-minimal_3.11.2-6_armhf.deb ... #13 21.93 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ... #13 22.04 Selecting previously unselected package libexpat1:armhf. #14 28.16 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB] #13 26.55 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ... #13 26.55 Unpacking cpp (4:8.3.0-1+rpi2) ... #13 26.58 Preparing to unpack .../024-curl_7.64.0-4+deb10u8_armhf.deb ... #13 26.60 Unpacking curl (7.64.0-4+deb10u8) over (7.64.0-4+deb10u6) ... #13 26.66 Preparing to unpack .../025-libcurl4_7.64.0-4+deb10u8_armhf.deb ... #13 26.67 Unpacking libcurl4:armhf (7.64.0-4+deb10u8) over (7.64.0-4+deb10u6) ... #13 26.75 Selecting previously unselected package libcc1-0:armhf. #13 26.75 Preparing to unpack .../026-libcc1-0_8.3.0-6+rpi1_armhf.deb ... #13 26.75 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ... #13 26.79 Selecting previously unselected package libgomp1:armhf. #17 4.713 (45/60): policycoreutils-devel-2.9-24.el8.aarch 17 MB/s | 290 kB 00:00 #17 4.719 (46/60): python3-audit-3.1.2-1.el8.aarch64.rpm 15 MB/s | 86 kB 00:00 #17 4.724 (47/60): policycoreutils-python-utils-2.9-24.el 15 MB/s | 260 kB 00:00 #17 4.733 (48/60): python3-libselinux-2.9-8.el8.aarch64.r 20 MB/s | 272 kB 00:00 #17 4.740 (49/60): python3-libsemanage-2.9-9.el8.aarch64. 8.2 MB/s | 126 kB 00:00 #17 4.754 (50/60): python3-setools-4.3.0-5.el8.aarch64.rp 36 MB/s | 529 kB 00:00 #17 4.761 (51/60): rpm-plugin-selinux-4.14.3-31.el8.aarch 12 MB/s | 78 kB 00:00 #17 4.778 (52/60): selinux-policy-3.14.3-136.el8.noarch.r 39 MB/s | 669 kB 00:00 #17 4.806 (53/60): python3-policycoreutils-2.9-24.el8.noa 32 MB/s | 2.3 MB 00:00 #17 4.827 (54/60): selinux-policy-devel-3.14.3-136.el8.no 34 MB/s | 1.6 MB 00:00 #13 26.50 Preparing to unpack .../044-libubsan1_8.3.0-6_armhf.deb ... #13 26.50 Unpacking libubsan1:armhf (8.3.0-6) ... #13 26.54 Selecting previously unselected package libgcc-8-dev:armhf. #13 26.54 Preparing to unpack .../045-libgcc-8-dev_8.3.0-6_armhf.deb ... #13 26.54 Unpacking libgcc-8-dev:armhf (8.3.0-6) ... #13 26.64 Selecting previously unselected package gcc-8. #14 27.44 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-listing-perl all 6.14-1 [11.2 kB] #14 27.47 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB] #20 7.802 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. #20 7.802 Need to get 101 MB of archives. #20 7.802 After this operation, 538 MB of additional disk space will be used. #20 7.802 Get:1 http://deb.debian.org/debian bookworm/main amd64 binutils-mingw-w64-x86-64 amd64 2.40-2+10.4 [3198 kB] #20 7.832 Get:2 http://deb.debian.org/debian bookworm/main amd64 gcc-mingw-w64-base amd64 12.2.0-14+25.2 [186 kB] #20 7.833 Get:3 http://deb.debian.org/debian bookworm/main amd64 mingw-w64-common all 10.0.0-3 [5169 kB] #20 7.870 Get:4 http://deb.debian.org/debian bookworm/main amd64 mingw-w64-x86-64-dev all 10.0.0-3 [3552 kB] #20 7.896 Get:5 http://deb.debian.org/debian bookworm/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 12.2.0-14+25.2 [12.2 MB] #20 7.987 Get:6 http://deb.debian.org/debian bookworm/main amd64 gcc-mingw-w64-x86-64-posix amd64 12.2.0-14+25.2 [31.8 MB] #14 30.21 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-chardet all 4.0.0-1 [98.0 kB] #14 30.22 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 zstd arm64 1.4.8+dfsg-3build1 [587 kB] #14 30.25 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-debian all 0.1.43ubuntu1.1 [107 kB] #14 30.26 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgpgme11 arm64 1.16.0-1.2ubuntu4.1 [130 kB] #14 30.27 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-gpg arm64 1.16.0-1.2ubuntu4.1 [210 kB] #14 30.28 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dput all 1.1.0ubuntu2.1 [44.7 kB] #13 39.40 Setting up libapt-pkg-perl (0.1.34+b1) ... #13 39.42 Setting up libksba8:arm64 (1.3.5-2+deb10u2) ... #13 39.43 Setting up libpipeline1:arm64 (1.5.1-2) ... #13 39.44 Setting up wdiff (1.2.2-2+b1) ... #13 39.45 Setting up lsb-base (10.2019051400) ... #13 39.46 Setting up mysql-common (5.8+1.0.5) ... #13 39.50 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 39.51 Setting up libxau6:arm64 (1:1.0.8-1+b2) ... #13 39.53 Setting up libkeyutils1:arm64 (1.6-6) ... #13 39.54 Setting up libpsl5:arm64 (0.20.2-2) ... #13 39.55 Setting up libgpm2:arm64 (1.20.7-5) ... #13 39.56 Setting up mime-support (3.62) ... #13 39.60 Setting up xdg-user-dirs (0.17-2) ... #13 39.63 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #13 32.55 Preparing to unpack .../197-libfreetype6_2.12.1+dfsg-5_amd64.deb ... #13 32.58 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5) ... #13 32.69 Selecting previously unselected package libfontconfig1:amd64. #13 32.69 Preparing to unpack .../198-libfontconfig1_2.14.1-4_amd64.deb ... #13 32.71 Unpacking libfontconfig1:amd64 (2.14.1-4) ... #13 32.79 Selecting previously unselected package libde265-0:amd64. #16 5.995 (30/88): systemd-pam-252-27.el9.x86_64.rpm 6.3 MB/s | 279 kB 00:00 #16 6.018 (31/88): systemd-252-27.el9.x86_64.rpm 50 MB/s | 4.2 MB 00:00 #16 6.023 (32/88): systemd-rpm-macros-252-27.el9.noarch.r 2.5 MB/s | 67 kB 00:00 #16 6.036 (33/88): util-linux-2.37.4-15.el9.x86_64.rpm 56 MB/s | 2.2 MB 00:00 #16 6.039 (34/88): vim-filesystem-8.2.2637-20.el9.noarch. 1.2 MB/s | 18 kB 00:00 #16 6.045 (35/88): util-linux-core-2.37.4-15.el9.x86_64.r 18 MB/s | 434 kB 00:00 #16 6.047 (36/88): which-2.21-29.el9.x86_64.rpm 4.0 MB/s | 41 kB 00:00 #16 6.056 (37/88): annobin-12.31-2.el9.x86_64.rpm 61 MB/s | 1.0 MB 00:00 #16 6.064 (38/88): automake-1.16.2-8.el9.noarch.rpm 45 MB/s | 689 kB 00:00 #16 6.072 (39/88): autoconf-2.69-38.el9.noarch.rpm 29 MB/s | 681 kB 00:00 #16 6.076 (40/88): checkpolicy-3.6-1.el9.x86_64.rpm 18 MB/s | 353 kB 00:00 #16 6.089 (41/88): cmake-filesystem-3.26.5-2.el9.x86_64.r 1.8 MB/s | 19 kB 00:00 #16 6.137 (42/88): cmake-3.26.5-2.el9.x86_64.rpm 123 MB/s | 8.7 MB 00:00 #16 6.138 (43/88): cmake-rpm-macros-3.26.5-2.el9.noarch.r 234 kB/s | 11 kB 00:00 #16 6.160 (44/88): cmake-data-3.26.5-2.el9.noarch.rpm 29 MB/s | 2.4 MB 00:00 #16 6.167 (45/88): gcc-plugin-annobin-11.4.1-3.el9.x86_64 7.8 MB/s | 47 kB 00:00 #16 6.174 (46/88): git-2.43.0-1.el9.x86_64.rpm 8.6 MB/s | 51 kB 00:00 #16 6.260 (47/88): git-core-2.43.0-1.el9.x86_64.rpm 53 MB/s | 4.4 MB 00:00 #13 40.19 Preparing to unpack .../396-xdg-user-dirs_0.18-1_arm64.deb ... #13 40.20 Unpacking xdg-user-dirs (0.18-1) ... #13 40.26 Selecting previously unselected package zstd. #13 40.26 Preparing to unpack .../397-zstd_1.5.4+dfsg2-5_arm64.deb ... #13 40.26 Unpacking zstd (1.5.4+dfsg2-5) ... #13 40.41 Setting up liblz1:arm64 (1.13-5) ... #13 40.43 Setting up libksba8:arm64 (1.6.3-2) ... #13 40.44 Setting up media-types (10.0.0) ... #13 40.46 Setting up libpipeline1:arm64 (1.5.7-1) ... #13 40.47 Setting up plzip (1.10-5) ... #13 40.48 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode #13 40.48 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #13 40.48 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #13 40.49 Setting up wdiff (1.2.2-5) ... #13 40.50 Setting up libaom3:arm64 (3.6.0-1) ... #13 40.51 Setting up libabsl20220623:arm64 (20220623.1-1) ... #13 40.52 Setting up libxau6:arm64 (1:1.0.9-1) ... #16 74.21 Installing : autoconf-2.69-11.el7.noarch 36/60 #16 74.36 install-info: No such file or directory for /usr/share/info/autoconf.info #14 36.71 Get:268 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB] #14 36.73 Get:269 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-messagepack-perl arm64 1.02-1build1 [32.6 kB] #14 36.75 Get:270 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnet-domain-tld-perl all 1.75-3 [29.4 kB] #14 36.77 Get:271 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 38.35 Selecting previously unselected package krb5-locales. #14 38.35 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.4_all.deb ... #14 38.35 Unpacking krb5-locales (1.17-6ubuntu4.4) ... #14 38.38 Selecting previously unselected package libcbor0.6:arm64. #14 38.38 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ... #14 38.38 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ... #14 38.42 Selecting previously unselected package libedit2:arm64. #14 38.42 Preparing to unpack .../038-libedit2_3.1-20191231-1_arm64.deb ... #14 38.42 Unpacking libedit2:arm64 (3.1-20191231-1) ... #14 38.46 Selecting previously unselected package libfido2-1:arm64. #13 25.96 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ... #13 25.96 Unpacking m4 (1.4.18-5) ... #13 26.01 Selecting previously unselected package autoconf. #13 26.01 Preparing to unpack .../010-autoconf_2.69-14_all.deb ... #13 26.01 Unpacking autoconf (2.69-14) ... #13 26.07 Selecting previously unselected package autotools-dev. #13 26.07 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ... #13 26.08 Unpacking autotools-dev (20180224.1+nmu1) ... #13 26.12 Selecting previously unselected package automake. #13 26.12 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ... #13 26.13 Unpacking automake (1:1.16.3-2) ... #13 26.20 Selecting previously unselected package autopoint. #13 23.05 Selecting previously unselected package g++-10. #13 23.05 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ... #13 23.06 Unpacking g++-10 (10.2.1-6) ... #14 28.87 Get:131 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdebhelper-perl all 13.11.6ubuntu1 [85.4 kB] #13 31.24 Preparing to unpack .../098-pinentry-curses_1.1.0-2_amd64.deb ... #13 31.25 Unpacking pinentry-curses (1.1.0-2) ... #13 31.28 Selecting previously unselected package gpg-agent. #13 31.28 Preparing to unpack .../099-gpg-agent_2.2.12-1+deb10u2_amd64.deb ... #13 31.29 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #13 31.35 Selecting previously unselected package gpg-wks-client. #13 31.35 Preparing to unpack .../100-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ... #13 31.36 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #13 31.40 Selecting previously unselected package gpg-wks-server. #13 31.41 Preparing to unpack .../101-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ... #13 31.41 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #13 31.45 Selecting previously unselected package gpgsm. #13 30.69 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ... #13 30.70 Unpacking python3-chardet (4.0.0-1) ... #13 30.74 Selecting previously unselected package python3-six. #13 30.75 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ... #13 30.75 Unpacking python3-six (1.16.0-2) ... #13 30.78 Selecting previously unselected package python3-debian. #13 30.78 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ... #13 30.79 Unpacking python3-debian (0.1.39) ... #13 30.83 Selecting previously unselected package libgpgme11:amd64. #13 30.83 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ... #13 30.84 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ... #13 30.91 Selecting previously unselected package python3-gpg. #14 28.17 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libemail-valid-perl all 1.202-1 [16.3 kB] #14 28.17 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexporter-tiny-perl all 1.002001-1 [35.5 kB] #14 28.18 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB] #14 28.18 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB] #14 28.19 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB] #14 28.19 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB] #14 28.20 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-compare-perl all 0.03-1 [7318 B] #14 28.20 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-glob-perl all 0.10-1 [7554 B] #14 28.25 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 28.40 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB] #13 22.04 Preparing to unpack .../libexpat1_2.5.0-1_armhf.deb ... #13 22.04 Unpacking libexpat1:armhf (2.5.0-1) ... #13 22.08 Selecting previously unselected package python3.11-minimal. #13 22.09 Preparing to unpack .../python3.11-minimal_3.11.2-6_armhf.deb ... #13 22.09 Unpacking python3.11-minimal (3.11.2-6) ... #13 22.27 Setting up libpython3.11-minimal:armhf (3.11.2-6) ... #13 26.79 Preparing to unpack .../027-libgomp1_8.3.0-6+rpi1_armhf.deb ... #13 26.80 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ... #13 26.84 Selecting previously unselected package libatomic1:armhf. #13 26.84 Preparing to unpack .../028-libatomic1_8.3.0-6+rpi1_armhf.deb ... #13 26.85 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ... #13 26.88 Selecting previously unselected package libasan5:armhf. #13 26.89 Preparing to unpack .../029-libasan5_8.3.0-6+rpi1_armhf.deb ... #13 26.89 Unpacking libasan5:armhf (8.3.0-6+rpi1) ... #13 26.96 Selecting previously unselected package libubsan1:armhf. #13 26.96 Preparing to unpack .../030-libubsan1_8.3.0-6+rpi1_armhf.deb ... #13 26.96 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ... #13 27.00 Selecting previously unselected package libgcc-8-dev:armhf. #13 27.00 Preparing to unpack .../031-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ... #13 27.01 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ... #13 27.10 Selecting previously unselected package gcc-8. #17 4.842 (55/60): systemd-devel-239-79.el8.aarch64.rpm 35 MB/s | 517 kB 00:00 #17 4.847 (56/60): which-2.21-20.el8.aarch64.rpm 10 MB/s | 49 kB 00:00 #17 4.895 (57/60): kernel-headers-4.18.0-540.el8.aarch64. 36 MB/s | 12 MB 00:00 #17 4.902 (58/60): libxcrypt-static-4.1.1-6.el8.aarch64.r 9.7 MB/s | 58 kB 00:00 #17 4.913 (59/60): glibc-static-2.28-251.el8.aarch64.rpm 24 MB/s | 1.6 MB 00:00 #17 5.028 (60/60): selinux-policy-minimum-3.14.3-136.el8. 64 MB/s | 14 MB 00:00 #17 5.032 -------------------------------------------------------------------------------- #17 5.032 Total 43 MB/s | 101 MB 00:02 #14 27.49 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liburi-perl all 5.10-1 [78.8 kB] #14 27.66 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-parser-perl armhf 3.76-1build2 [85.3 kB] #14 27.74 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tree-perl all 5.07-2 [200 kB] #14 27.83 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-html-perl all 1.004-2 [15.4 kB] #20 8.216 Get:7 http://deb.debian.org/debian bookworm/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 12.2.0-14+25.2 [12.2 MB] #13 26.64 Preparing to unpack .../046-gcc-8_8.3.0-6_armhf.deb ... #13 26.65 Unpacking gcc-8 (8.3.0-6) ... #14 30.71 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #13 39.64 Setting up psmisc (23.2-1+deb10u1) ... #13 39.65 Setting up libgc1c2:arm64 (1:7.6.4-0.4) ... #13 39.67 Setting up libyaml-0-2:arm64 (0.2.1-1) ... #13 39.68 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u5) ... #13 39.69 No schema files found: doing nothing. #13 39.70 Setting up distro-info-data (0.41+deb10u8) ... #13 39.71 Setting up manpages (4.16-2) ... #13 39.72 Setting up unzip (6.0-23+deb10u3) ... #13 39.74 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ... #13 39.76 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 39.78 Setting up binutils-common:arm64 (2.31.1-16) ... #13 39.79 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u2) ... #13 39.80 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ... #13 39.82 Setting up less (487-0.1+b1) ... #13 39.91 Setting up perl-openssl-defaults:arm64 (3) ... #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done #16 6.342 (48/88): cpp-11.4.1-3.el9.x86_64.rpm 53 MB/s | 11 MB 00:00 #16 6.366 (49/88): git-core-doc-2.43.0-1.el9.noarch.rpm 28 MB/s | 2.9 MB 00:00 #13 32.80 Preparing to unpack .../199-libde265-0_1.0.11-1+deb12u2_amd64.deb ... #13 32.80 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ... #13 32.85 Selecting previously unselected package libnuma1:amd64. #13 32.85 Preparing to unpack .../200-libnuma1_2.0.16-1_amd64.deb ... #13 32.85 Unpacking libnuma1:amd64 (2.0.16-1) ... #13 32.88 Selecting previously unselected package libx265-199:amd64. #13 32.89 Preparing to unpack .../201-libx265-199_3.5-2+b1_amd64.deb ... #13 32.89 Unpacking libx265-199:amd64 (3.5-2+b1) ... #13 33.03 Selecting previously unselected package libheif1:amd64. #13 40.53 Setting up libre2-9:arm64 (20220601+dfsg-1+b1) ... #13 40.55 Setting up libkeyutils1:arm64 (1.6.3-2) ... #13 40.56 Setting up libpsl5:arm64 (0.21.2-1) ... #13 40.60 Setting up libgpm2:arm64 (1.20.7-10+b1) ... #13 40.61 Setting up libicu72:arm64 (72.1-3) ... #13 40.63 Setting up liblerc4:arm64 (4.0.0+ds-2) ... #13 40.64 Setting up bsdextrautils (2.38.1-5+b1) ... #13 40.64 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ... #13 40.66 Setting up libtext-glob-perl (0.11-3) ... #13 40.67 Setting up xdg-user-dirs (0.18-1) ... #13 40.70 Setting up libmagic-mgc (1:5.44-3) ... #13 40.71 Setting up libyaml-0-2:arm64 (0.2.5-1) ... #13 40.72 Setting up libglib2.0-0:arm64 (2.74.6-2) ... #13 40.73 No schema files found: doing nothing. #14 36.78 Get:272 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 36.79 Get:273 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnet-netmask-perl all 2.0002-2 [24.8 kB] #14 38.46 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_arm64.deb ... #14 38.46 Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ... #14 38.50 Selecting previously unselected package libkrb5support0:arm64. #14 38.50 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.4_arm64.deb ... #14 38.50 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.4) ... #14 38.54 Selecting previously unselected package libk5crypto3:arm64. #14 38.54 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.4_arm64.deb ... #14 38.54 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.4) ... #14 38.58 Selecting previously unselected package libkeyutils1:arm64. #14 38.58 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ... #14 38.59 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ... #14 38.62 Selecting previously unselected package libkrb5-3:arm64. #14 38.62 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.4_arm64.deb ... #14 38.62 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.4) ... #14 38.69 Selecting previously unselected package libgssapi-krb5-2:arm64. #13 26.20 Preparing to unpack .../013-autopoint_0.21-4_all.deb ... #13 26.20 Unpacking autopoint (0.21-4) ... #13 26.24 Selecting previously unselected package binutils-common:armhf. #13 26.24 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ... #13 26.25 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ... #13 26.48 Selecting previously unselected package libbinutils:armhf. #14 29.14 Get:132 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtool all 2.4.7-7 [166 kB] #13 31.45 Preparing to unpack .../102-gpgsm_2.2.12-1+deb10u2_amd64.deb ... #13 31.46 Unpacking gpgsm (2.2.12-1+deb10u2) ... #13 31.52 Selecting previously unselected package gnupg. #13 31.52 Preparing to unpack .../103-gnupg_2.2.12-1+deb10u2_all.deb ... #13 31.52 Unpacking gnupg (2.2.12-1+deb10u2) ... #13 31.58 Selecting previously unselected package libfile-which-perl. #13 31.58 Preparing to unpack .../104-libfile-which-perl_1.23-1_all.deb ... #13 31.59 Unpacking libfile-which-perl (1.23-1) ... #13 31.62 Selecting previously unselected package libfile-homedir-perl. #13 31.62 Preparing to unpack .../105-libfile-homedir-perl_1.004-1_all.deb ... #13 31.63 Unpacking libfile-homedir-perl (1.004-1) ... #13 31.67 Selecting previously unselected package libio-pty-perl. #13 31.67 Preparing to unpack .../106-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ... #13 31.67 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #13 31.71 Selecting previously unselected package libipc-run-perl. #13 30.92 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ... #13 30.92 Unpacking python3-gpg (1.14.0-1+b2) ... #13 30.98 Selecting previously unselected package dput. #13 30.98 Preparing to unpack .../155-dput_1.1.0_all.deb ... #13 30.99 Unpacking dput (1.1.0) ... #13 31.03 Selecting previously unselected package equivs. #13 31.03 Preparing to unpack .../156-equivs_2.3.1_all.deb ... #13 31.04 Unpacking equivs (2.3.1) ... #13 31.07 Selecting previously unselected package fonts-dejavu-core. #13 31.07 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ... #13 31.08 Unpacking fonts-dejavu-core (2.37-2) ... #13 31.22 Selecting previously unselected package fontconfig-config. #14 28.48 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-string-perl all 1.08-3 [11.1 kB] #14 28.50 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-ttf-perl all 1.06-1 [313 kB] #14 28.78 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfuture-perl all 0.43-1 [77.8 kB] #13 22.29 Setting up libexpat1:armhf (2.5.0-1) ... #13 22.30 Setting up python3.11-minimal (3.11.2-6) ... #16 7.793 (50/90): gcc-11.4.1-3.el9.aarch64.rpm 38 MB/s | 30 MB 00:00 #16 7.945 (51/90): git-core-doc-2.43.0-1.el9.noarch.rpm 4.2 MB/s | 2.9 MB 00:00 #13 27.10 Preparing to unpack .../032-gcc-8_8.3.0-6+rpi1_armhf.deb ... #13 27.11 Unpacking gcc-8 (8.3.0-6+rpi1) ... #14 27.84 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 27.84 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-message-perl all 6.36-1 [76.8 kB] #14 27.87 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 27.87 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB] #20 8.302 Get:8 http://deb.debian.org/debian bookworm/main amd64 gcc-mingw-w64-x86-64-win32 amd64 12.2.0-14+25.2 [31.8 MB] #20 8.530 Get:9 http://deb.debian.org/debian bookworm/main amd64 gcc-mingw-w64-x86-64 all 12.2.0-14+25.2 [185 kB] #13 39.92 Setting up linux-libc-dev:arm64 (4.19.304-1) ... #13 39.94 Setting up gettext-base (0.19.8.1-9) ... #13 39.95 Setting up liblzo2-2:arm64 (2.10-0.1) ... #13 39.96 Setting up libnpth0:arm64 (1.6-1) ... #13 39.98 Setting up krb5-locales (1.17-3+deb10u6) ... #13 39.99 Setting up file (1:5.35-4+deb10u2) ... #13 40.00 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b7) ... #13 40.02 Setting up libassuan0:arm64 (2.5.2-1) ... #13 40.03 Setting up libgomp1:arm64 (8.3.0-6) ... #13 40.04 Setting up libapt-inst2.0:arm64 (1.8.2.3) ... #13 40.05 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #13 40.06 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 40.11 Setting up libicu63:arm64 (63.1-6+deb10u3) ... #13 40.12 Setting up libfakeroot:arm64 (1.23-1) ... #13 40.14 Setting up libkrb5support0:arm64 (1.17-3+deb10u6) ... #13 40.15 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 40.16 Setting up fakeroot (1.23-1) ... #13 40.16 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 40.18 Setting up mariadb-common (1:10.3.39-0+deb10u2) ... #13 40.19 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 40.20 Setting up libasan5:arm64 (8.3.0-6) ... #13 40.21 Setting up autotools-dev (20180224.1) ... #13 40.23 Setting up libglib2.0-data (2.58.3-2+deb10u5) ... #13 27.28 Selecting previously unselected package gcc. #12 DONE 1.5s #14 [binary-dummy 1/1] COPY --from=build-dummy /build /build #14 DONE 0.5s #15 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #15 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #15 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s done #15 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.5s done #15 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #15 sha256:b8e62cf593cdaff36efd90aa3a37de268e6781a2e68c6610940c48f7cdf36984 1.79kB / 1.79kB done #15 sha256:603d8d7f7de0a4211107db30981b9b94ee14cf0b4f8c30cc0ce05596039a75ab 2.89kB / 2.89kB done #15 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 80.74MB / 92.37MB 1.4s #15 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 1.4s done #15 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 59.77MB / 67.01MB 1.4s #15 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 0.5s #16 6.373 (50/88): glibc-devel-2.34-100.el9.x86_64.rpm 1.6 MB/s | 45 kB 00:00 #16 6.384 (51/88): glibc-headers-2.34-100.el9.x86_64.rpm 34 MB/s | 551 kB 00:00 #16 6.390 (52/88): libmpc-1.2.1-4.el9.x86_64.rpm 11 MB/s | 62 kB 00:00 #16 6.395 (53/88): libseccomp-devel-2.5.2-2.el9.x86_64.rp 13 MB/s | 59 kB 00:00 #16 6.402 (54/88): libselinux-devel-3.6-1.el9.x86_64.rpm 28 MB/s | 159 kB 00:00 #16 6.407 (55/88): libsepol-devel-3.6-1.el9.x86_64.rpm 11 MB/s | 47 kB 00:00 #16 6.421 (56/88): libtool-2.4.6-45.el9.x86_64.rpm 43 MB/s | 582 kB 00:00 #16 6.427 (57/88): libtool-ltdl-2.4.6-45.el9.x86_64.rpm 6.7 MB/s | 37 kB 00:00 #16 6.438 (58/88): libuv-1.42.0-1.el9.x86_64.rpm 15 MB/s | 150 kB 00:00 #16 6.444 (59/88): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 6.3 MB/s | 29 kB 00:00 #16 6.564 (60/88): kernel-headers-5.14.0-425.el9.x86_64.r 40 MB/s | 7.5 MB 00:00 #16 6.580 (61/88): m4-1.4.19-1.el9.x86_64.rpm 20 MB/s | 300 kB 00:00 #16 6.598 (62/88): pcre2-devel-10.40-4.el9.x86_64.rpm 31 MB/s | 512 kB 00:00 #16 6.607 (63/88): pcre2-utf16-10.40-4.el9.x86_64.rpm 24 MB/s | 214 kB 00:00 #16 6.749 (64/88): gcc-11.4.1-3.el9.x86_64.rpm 53 MB/s | 32 MB 00:00 #13 33.03 Preparing to unpack .../202-libheif1_1.15.1-1_amd64.deb ... #13 33.03 Unpacking libheif1:amd64 (1.15.1-1) ... #13 33.08 Selecting previously unselected package libdeflate0:amd64. #13 33.08 Preparing to unpack .../203-libdeflate0_1.14-1_amd64.deb ... #13 33.08 Unpacking libdeflate0:amd64 (1.14-1) ... #13 33.11 Selecting previously unselected package libjbig0:amd64. #13 33.12 Preparing to unpack .../204-libjbig0_2.1-6.1_amd64.deb ... #13 33.12 Unpacking libjbig0:amd64 (2.1-6.1) ... #13 33.19 Selecting previously unselected package liblerc4:amd64. #13 33.19 Preparing to unpack .../205-liblerc4_4.0.0+ds-2_amd64.deb ... #13 33.19 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... #13 33.23 Selecting previously unselected package libwebp7:amd64. #13 33.24 Preparing to unpack .../206-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... #13 33.24 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #13 33.29 Selecting previously unselected package libtiff6:amd64. #13 33.29 Preparing to unpack .../207-libtiff6_4.5.0-6+deb12u1_amd64.deb ... #13 33.30 Unpacking libtiff6:amd64 (4.5.0-6+deb12u1) ... #13 33.34 Selecting previously unselected package libxau6:amd64. #13 33.34 Preparing to unpack .../208-libxau6_1%3a1.0.9-1_amd64.deb ... #13 33.35 Unpacking libxau6:amd64 (1:1.0.9-1) ... #13 33.38 Selecting previously unselected package libxdmcp6:amd64. #13 33.38 Preparing to unpack .../209-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #13 33.38 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #13 33.41 Selecting previously unselected package libxcb1:amd64. #13 40.74 Setting up distro-info-data (0.58+deb12u1) ... #13 40.75 Setting up manpages (6.03-2) ... #13 40.76 Setting up libtirpc-common (1.3.3+ds-1) ... #13 40.78 Setting up unzip (6.0-28) ... #13 40.79 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... #13 40.80 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... #13 40.81 Setting up libsqlite3-0:arm64 (3.40.1-2) ... #13 40.83 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... #13 40.84 Setting up libfcgi-bin (2.4.2-2) ... #13 40.85 Setting up binutils-common:arm64 (2.40-2) ... #13 40.87 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... #13 40.89 Setting up libmagic1:arm64 (1:5.44-3) ... #13 40.90 Setting up libdeflate0:arm64 (1.14-1) ... #13 40.92 Setting up less (590-2) ... #13 40.93 Setting up perl-openssl-defaults:arm64 (7+b1) ... #13 40.94 Setting up linux-libc-dev:arm64 (6.1.76-1) ... #13 40.95 Setting up libctf-nobfd0:arm64 (2.40-2) ... #13 40.97 Setting up gettext-base (0.21-12) ... #13 40.98 Setting up m4 (1.4.19-3) ... #13 40.99 Setting up liblzo2-2:arm64 (2.10-2) ... #13 41.00 Setting up libnpth0:arm64 (1.6-3) ... #13 41.01 Setting up krb5-locales (1.20.1-2+deb12u1) ... #13 41.02 Setting up file (1:5.44-3) ... #13 41.03 Setting up libsvtav1enc1:arm64 (1.4.1+dfsg-1) ... #13 41.04 Setting up libassuan0:arm64 (2.5.5-5) ... #13 41.05 Setting up libgomp1:arm64 (12.2.0-14) ... #14 37.23 Get:274 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2build1 [81.1 kB] #14 38.69 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.4_arm64.deb ... #14 38.69 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.4) ... #14 38.74 Selecting previously unselected package libpsl5:arm64. #14 38.74 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_arm64.deb ... #14 38.74 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ... #14 38.77 Selecting previously unselected package libxau6:arm64. #14 38.77 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ... #14 38.78 Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ... #14 38.81 Selecting previously unselected package libxdmcp6:arm64. #14 38.81 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ... #14 38.81 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ... #14 38.84 Selecting previously unselected package libxcb1:arm64. #14 38.84 Preparing to unpack .../048-libxcb1_1.14-2_arm64.deb ... #14 38.85 Unpacking libxcb1:arm64 (1.14-2) ... #14 38.88 Selecting previously unselected package libx11-data. #14 38.88 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... #14 38.89 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... #14 38.95 Selecting previously unselected package libx11-6:arm64. #13 26.48 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ... #13 26.49 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ... #13 26.56 Selecting previously unselected package libctf-nobfd0:armhf. #13 26.56 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ... #13 26.56 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ... #13 26.61 Selecting previously unselected package libctf0:armhf. #14 29.33 Get:133 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dh-autoreconf all 20 [16.1 kB] #13 31.22 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ... #13 31.30 Unpacking fontconfig-config (2.13.1-4.2) ... #13 31.35 Selecting previously unselected package libcurl3-gnutls:amd64. #13 31.36 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u11_amd64.deb ... #13 31.36 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u11) ... #13 31.42 Selecting previously unselected package liberror-perl. #13 31.42 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ... #13 31.43 Unpacking liberror-perl (0.17029-1) ... #13 31.46 Selecting previously unselected package git-man. #13 31.71 Preparing to unpack .../107-libipc-run-perl_20180523.0-1_all.deb ... #13 31.72 Unpacking libipc-run-perl (20180523.0-1) ... #13 31.76 Selecting previously unselected package libclass-method-modifiers-perl. #13 31.76 Preparing to unpack .../108-libclass-method-modifiers-perl_2.12-1_all.deb ... #13 31.76 Unpacking libclass-method-modifiers-perl (2.12-1) ... #13 31.79 Selecting previously unselected package libsub-exporter-progressive-perl. #13 31.79 Preparing to unpack .../109-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 31.80 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 31.83 Selecting previously unselected package libdevel-globaldestruction-perl. #13 31.83 Preparing to unpack .../110-libdevel-globaldestruction-perl_0.14-1_all.deb ... #13 31.84 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #13 31.87 Selecting previously unselected package libb-hooks-op-check-perl. #13 31.87 Preparing to unpack .../111-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ... #13 31.87 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #13 31.90 Selecting previously unselected package libdynaloader-functions-perl. #13 31.91 Preparing to unpack .../112-libdynaloader-functions-perl_0.003-1_all.deb ... #13 31.91 Unpacking libdynaloader-functions-perl (0.003-1) ... #13 31.94 Selecting previously unselected package libdevel-callchecker-perl. #13 23.67 Selecting previously unselected package g++. #13 23.68 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ... #13 23.68 Unpacking g++ (4:10.2.1-1) ... #13 23.71 Selecting previously unselected package make. #13 23.71 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ... #13 23.71 Unpacking make (4.3-4.1) ... #13 23.78 Selecting previously unselected package libdpkg-perl. #13 23.78 Preparing to unpack .../055-libdpkg-perl_1.20.13_all.deb ... #14 28.80 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB] #14 28.82 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-validate-perl armhf 1.29-3 [50.6 kB] #14 28.83 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #14 28.83 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-versions-perl all 1.62-1 [9294 B] #14 28.83 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 28.84 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #14 28.84 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB] #14 29.00 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-perl all 4.02000-2 [80.9 kB] #15 20.93 Preparing : 1/1 #15 20.96 Installing : python-srpm-macros-3-45.el8.noarch 1/89 #15 20.99 Installing : unzip-6.0-46.el8.x86_64 2/89 #16 7.985 (52/90): glibc-devel-2.34-100.el9.aarch64.rpm 909 kB/s | 560 kB 00:00 #16 8.109 (53/90): kernel-headers-5.14.0-425.el9.aarch64. 24 MB/s | 7.4 MB 00:00 #20 8.531 Get:10 http://deb.debian.org/debian bookworm/main amd64 mingw-w64-tools amd64 10.0.0-3 [275 kB] #20 8.665 debconf: delaying package configuration, since apt-utils is not installed #13 29.15 Selecting previously unselected package libfakeroot:arm64. #13 29.15 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ... #13 29.15 Unpacking libfakeroot:arm64 (1.25.3-1.1) ... #13 29.19 Selecting previously unselected package fakeroot. #13 29.19 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ... #13 29.20 Unpacking fakeroot (1.25.3-1.1) ... #13 29.25 Selecting previously unselected package libassuan0:arm64. #13 40.24 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u3) ... #13 40.27 Setting up libwrap0:arm64 (7.6.q-28) ... #13 40.28 Setting up libx11-data (2:1.6.7-1+deb10u4) ... #13 40.29 Setting up make (4.2.1-1.2) ... #13 40.31 Setting up libmpfr6:arm64 (4.0.2-1) ... #13 40.32 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #13 40.33 Setting up libntlm0:arm64 (1.5-1+deb10u1) ... #13 40.34 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... #13 40.36 Setting up libidn11:arm64 (1.33-2.2) ... #13 40.37 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u5) ... #13 40.38 Setting up strace (4.26-0.2) ... #13 40.40 Setting up libsigsegv2:arm64 (2.12-2) ... #13 40.41 Setting up xz-utils (5.2.4-1+deb10u1) ... #13 40.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 40.43 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u2) ... #13 40.45 Setting up t1utils (1.41-3) ... #13 27.28 Preparing to unpack .../047-gcc_4%3a8.3.0-1_armhf.deb ... #13 27.29 Unpacking gcc (4:8.3.0-1) ... #13 27.32 Selecting previously unselected package libstdc++-8-dev:armhf. #13 27.32 Preparing to unpack .../048-libstdc++-8-dev_8.3.0-6_armhf.deb ... #13 27.33 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ... #13 27.56 Selecting previously unselected package g++-8. #15 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 1.5s #15 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 66.06MB / 67.01MB 1.5s #15 sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf 175B / 175B 1.4s done #15 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 1.5s #15 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 1.5s done #15 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.6s done #15 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.6s done #14 28.27 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-openssl-defaults armhf 5build2 [7544 B] #16 6.754 (65/88): pcre2-utf32-10.40-4.el9.x86_64.rpm 1.4 MB/s | 203 kB 00:00 #16 6.777 (66/88): perl-DynaLoader-1.47-481.el9.x86_64.rp 940 kB/s | 25 kB 00:00 #16 6.885 (67/88): llvm-libs-17.0.6-5.el9.x86_64.rpm 56 MB/s | 25 MB 00:00 #16 6.887 (68/88): perl-Error-0.17029-7.el9.noarch.rpm 327 kB/s | 42 kB 00:00 #16 6.889 (69/88): perl-File-Compare-1.100.600-481.el9.no 116 kB/s | 13 kB 00:00 #16 6.892 (70/88): perl-File-Copy-2.34-481.el9.noarch.rpm 4.4 MB/s | 20 kB 00:00 #16 6.894 (71/88): perl-File-Find-1.37-481.el9.noarch.rpm 3.8 MB/s | 25 kB 00:00 #16 6.896 (72/88): perl-Git-2.43.0-1.el9.noarch.rpm 5.5 MB/s | 38 kB 00:00 #16 6.899 (73/88): perl-TermReadKey-2.38-11.el9.x86_64.rp 5.0 MB/s | 37 kB 00:00 #16 6.901 (74/88): perl-Thread-Queue-3.14-460.el9.noarch. 3.0 MB/s | 22 kB 00:00 #16 6.904 (75/88): perl-lib-0.65-481.el9.x86_64.rpm 1.9 MB/s | 14 kB 00:00 #16 6.907 (76/88): perl-threads-2.25-460.el9.x86_64.rpm 11 MB/s | 58 kB 00:00 #16 6.910 (77/88): perl-threads-shared-1.61-460.el9.x86_6 5.5 MB/s | 45 kB 00:00 #16 6.913 (78/88): policycoreutils-devel-3.6-2.1.el9.x86_ 16 MB/s | 147 kB 00:00 #16 6.916 (79/88): policycoreutils-python-utils-3.6-2.1.e 8.5 MB/s | 77 kB 00:00 #16 6.919 (80/88): python3-audit-3.1.2-2.el9.x86_64.rpm 9.6 MB/s | 83 kB 00:00 #16 6.923 (81/88): python3-libselinux-3.6-1.el9.x86_64.rp 21 MB/s | 188 kB 00:00 #16 6.939 (82/88): python3-policycoreutils-3.6-2.1.el9.no 108 MB/s | 2.1 MB 00:00 #16 6.944 (83/88): python3-libsemanage-3.6-1.el9.x86_64.r 3.2 MB/s | 80 kB 00:00 #16 6.960 (84/88): glibc-static-2.34-100.el9.x86_64.rpm 93 MB/s | 1.5 MB 00:00 #16 6.971 (85/88): selinux-policy-devel-38.1.33-1.el9.noa 32 MB/s | 1.5 MB 00:00 #16 6.977 (86/88): systemd-devel-252-27.el9.x86_64.rpm 18 MB/s | 664 kB 00:00 #16 6.981 (87/88): libtool-ltdl-devel-2.4.6-45.el9.x86_64 7.9 MB/s | 161 kB 00:00 #16 6.984 (88/88): libxcrypt-static-4.4.18-3.el9.x86_64.r 17 MB/s | 102 kB 00:00 #16 6.987 -------------------------------------------------------------------------------- #13 33.41 Preparing to unpack .../210-libxcb1_1.15-1_amd64.deb ... #13 33.42 Unpacking libxcb1:amd64 (1.15-1) ... #13 33.45 Selecting previously unselected package libx11-data. #13 33.45 Preparing to unpack .../211-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #13 33.45 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #13 33.51 Selecting previously unselected package libx11-6:amd64. #13 33.51 Preparing to unpack .../212-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... #13 33.52 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #13 33.60 Selecting previously unselected package libxpm4:amd64. #13 33.60 Preparing to unpack .../213-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ... #13 33.60 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #13 33.64 Selecting previously unselected package libgd3:amd64. #14 31.40 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #13 41.06 Setting up bzip2 (1.0.8-5+b1) ... #13 41.08 Setting up libldap-common (2.5.13+dfsg-5) ... #13 41.09 Setting up pbzip2 (1.1.13-1) ... #13 41.10 Setting up libjbig0:arm64 (2.1-6.1) ... #13 41.11 Setting up librav1e0:arm64 (0.5.1-6) ... #13 41.12 Setting up libfakeroot:arm64 (1.31-1.2) ... #13 41.14 Setting up libjansson4:arm64 (2.14-2) ... #13 41.15 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ... #13 41.16 Setting up libnumber-compare-perl (0.03-3) ... #13 41.17 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... #13 41.18 Setting up fakeroot (1.31-1.2) ... #13 41.19 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 41.20 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #13 41.21 Setting up autotools-dev (20220109.1) ... #13 41.23 Setting up libglib2.0-data (2.74.6-2) ... #13 41.24 Setting up rpcsvc-proto (1.4.3-1) ... #13 41.25 Setting up libjpeg62-turbo:arm64 (1:2.1.5-2) ... #13 41.26 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #14 38.95 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.6_arm64.deb ... #14 38.95 Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.6) ... #14 39.02 Selecting previously unselected package libxext6:arm64. #14 39.02 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ... #14 39.03 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ... #14 39.06 Selecting previously unselected package libxmuu1:arm64. #14 39.06 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ... #14 39.06 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ... #14 39.10 Selecting previously unselected package manpages. #14 39.10 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #14 39.10 Unpacking manpages (5.05-1) ... #14 39.20 Selecting previously unselected package openssh-client. #14 37.57 Get:275 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-validate-ip-perl all 0.31-1 [17.2 kB] #14 37.58 Get:276 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 37.59 Get:277 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libdistro-info-perl all 1.5ubuntu0.23.10.1 [5466 B] #14 37.60 Get:278 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libemail-address-xs-perl arm64 1.05-1build1 [28.9 kB] #14 37.62 Get:279 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libexporter-tiny-perl all 1.006002-1 [36.8 kB] #14 37.66 Get:280 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfcgi-bin arm64 2.4.2-2build2 [10.7 kB] #14 37.67 Get:281 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libipc-system-simple-perl all 1.30-2 [22.3 kB] #13 26.61 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ... #13 26.61 Unpacking libctf0:armhf (2.35.2-2+rpi1) ... #13 26.64 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 26.64 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ... #13 26.65 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #13 26.88 Selecting previously unselected package binutils. #14 29.41 Get:134 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB] #14 29.50 Get:135 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-override-perl all 0.09-4 [8706 B] #14 29.58 Get:136 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] #14 29.65 Get:137 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dh-strip-nondeterminism all 1.13.1-1 [5362 B] #16 74.77 Installing : kernel-headers-4.18.0-348.20.1.el7.aarch64 37/60 #16 75.08 Installing : glibc-headers-2.17-326.el7_9.aarch64 38/60 #13 31.46 Preparing to unpack .../161-git-man_1%3a2.30.2-1+deb11u2_all.deb ... #13 31.47 Unpacking git-man (1:2.30.2-1+deb11u2) ... #13 31.61 Selecting previously unselected package git. #13 31.61 Preparing to unpack .../162-git_1%3a2.30.2-1+deb11u2_amd64.deb ... #13 31.63 Unpacking git (1:2.30.2-1+deb11u2) ... #13 31.94 Preparing to unpack .../113-libdevel-callchecker-perl_0.008-1_amd64.deb ... #13 31.95 Unpacking libdevel-callchecker-perl (0.008-1) ... #13 31.97 Selecting previously unselected package libparams-classify-perl. #13 31.98 Preparing to unpack .../114-libparams-classify-perl_0.015-1+b1_amd64.deb ... #13 31.98 Unpacking libparams-classify-perl (0.015-1+b1) ... #13 32.02 Selecting previously unselected package libmodule-runtime-perl. #13 32.02 Preparing to unpack .../115-libmodule-runtime-perl_0.016-1_all.deb ... #13 32.03 Unpacking libmodule-runtime-perl (0.016-1) ... #13 32.05 Selecting previously unselected package libimport-into-perl. #13 32.06 Preparing to unpack .../116-libimport-into-perl_1.002005-1_all.deb ... #13 32.06 Unpacking libimport-into-perl (1.002005-1) ... #13 32.09 Selecting previously unselected package librole-tiny-perl. #13 32.09 Preparing to unpack .../117-librole-tiny-perl_2.000006-1_all.deb ... #13 32.10 Unpacking librole-tiny-perl (2.000006-1) ... #13 32.13 Selecting previously unselected package libstrictures-perl. #13 32.14 Preparing to unpack .../118-libstrictures-perl_2.000005-1_all.deb ... #13 32.14 Unpacking libstrictures-perl (2.000005-1) ... #13 32.17 Selecting previously unselected package libsub-quote-perl. #13 23.79 Unpacking libdpkg-perl (1.20.13) ... #13 23.87 Selecting previously unselected package patch. #13 23.87 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ... #13 23.88 Unpacking patch (2.7.6-7) ... #13 23.91 Selecting previously unselected package dpkg-dev. #13 23.92 Preparing to unpack .../057-dpkg-dev_1.20.13_all.deb ... #13 23.92 Unpacking dpkg-dev (1.20.13) ... #13 24.06 Selecting previously unselected package build-essential. #14 29.27 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-perl all 1.708-1 [67.8 kB] #15 21.13 Installing : groff-base-1.22.3-18.el8.x86_64 3/89 #15 21.15 Installing : file-5.33-25.el8.x86_64 4/89 #15 21.17 Installing : bzip2-1.0.6-26.el8.x86_64 5/89 #15 21.21 Installing : zip-3.0-23.el8.x86_64 6/89 #15 21.23 Installing : python-rpm-macros-3-45.el8.noarch 7/89 #15 21.24 Installing : python3-rpm-macros-3-45.el8.noarch 8/89 #15 21.25 Installing : python3-six-1.11.0-8.el8.noarch 9/89 #15 21.29 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 10/89 #15 21.31 Installing : pkgconf-m4-1.4.2-1.el8.noarch 11/89 #16 8.138 (54/90): libasan-11.4.1-3.el9.aarch64.rpm 2.7 MB/s | 410 kB 00:00 #16 8.141 (55/90): libmpc-1.2.1-4.el9.aarch64.rpm 417 kB/s | 63 kB 00:00 #16 8.144 (56/90): libseccomp-devel-2.5.2-2.el9.aarch64.r 1.7 MB/s | 59 kB 00:00 #16 8.148 (57/90): libsepol-devel-3.6-1.el9.aarch64.rpm 7.1 MB/s | 47 kB 00:00 #16 8.153 (58/90): libselinux-devel-3.6-1.el9.aarch64.rpm 14 MB/s | 159 kB 00:00 #16 8.157 (59/90): libtool-ltdl-2.4.6-45.el9.aarch64.rpm 4.5 MB/s | 37 kB 00:00 #16 8.197 (60/90): libtool-2.4.6-45.el9.aarch64.rpm 11 MB/s | 582 kB 00:00 #16 8.201 (61/90): libubsan-11.4.1-3.el9.aarch64.rpm 3.9 MB/s | 186 kB 00:00 #16 8.246 (62/90): libuv-1.42.0-1.el9.aarch64.rpm 1.6 MB/s | 146 kB 00:00 #16 8.254 (63/90): libxcrypt-devel-4.4.18-3.el9.aarch64.r 556 kB/s | 29 kB 00:00 #16 8.311 (64/90): m4-1.4.19-1.el9.aarch64.rpm 4.8 MB/s | 297 kB 00:00 #13 23.10 Selecting previously unselected package python3-minimal. #13 23.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 ... 10137 files and directories currently installed.) #13 23.10 Preparing to unpack .../0-python3-minimal_3.11.2-1_armhf.deb ... #13 23.11 Unpacking python3-minimal (3.11.2-1) ... #13 23.14 Selecting previously unselected package media-types. #13 23.14 Preparing to unpack .../1-media-types_10.0.0_all.deb ... #13 23.15 Unpacking media-types (10.0.0) ... #13 23.18 Selecting previously unselected package libtirpc-common. #13 23.18 Preparing to unpack .../2-libtirpc-common_1.3.3+ds-1_all.deb ... #13 23.18 Unpacking libtirpc-common (1.3.3+ds-1) ... #13 23.21 Selecting previously unselected package libtirpc3:armhf. #20 8.692 Fetched 101 MB in 1s (101 MB/s) #20 8.709 Selecting previously unselected package binutils-mingw-w64-x86-64. #20 8.709 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16356 files and directories currently installed.) #20 8.719 Preparing to unpack .../0-binutils-mingw-w64-x86-64_2.40-2+10.4_amd64.deb ... #20 8.723 Unpacking binutils-mingw-w64-x86-64 (2.40-2+10.4) ... #20 8.999 Selecting previously unselected package gcc-mingw-w64-base:amd64. #13 29.25 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ... #13 29.25 Unpacking libassuan0:arm64 (2.5.3-7.1) ... #13 29.29 Selecting previously unselected package gpgconf. #13 29.29 Preparing to unpack .../092-gpgconf_2.2.27-2+deb11u2_arm64.deb ... #13 29.29 Unpacking gpgconf (2.2.27-2+deb11u2) ... #13 29.35 Selecting previously unselected package libksba8:arm64. #13 29.35 Preparing to unpack .../093-libksba8_1.5.0-3+deb11u2_arm64.deb ... #13 29.35 Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ... #13 29.40 Selecting previously unselected package libnpth0:arm64. #13 29.40 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ... #13 29.40 Unpacking libnpth0:arm64 (1.6-3) ... #13 29.45 Selecting previously unselected package dirmngr. #13 40.47 Setting up diffstat (1.62-1) ... #13 40.48 Setting up libmpc3:arm64 (1.1.0-1) ... #13 40.49 Setting up libatomic1:arm64 (8.3.0-6) ... #13 40.50 Setting up patch (2.7.6-3+deb10u1) ... #13 40.52 Setting up mailutils-common (1:3.5-4) ... #13 40.53 Setting up autopoint (0.19.8.1-9) ... #13 40.54 Setting up libmariadb3:arm64 (1:10.3.39-0+deb10u2) ... #13 40.58 Setting up libfl2:arm64 (2.6.4-6.2) ... #13 40.59 Setting up libpcre2-8-0:arm64 (10.32-5+deb10u1) ... #13 40.61 Setting up libk5crypto3:arm64 (1.17-3+deb10u6) ... #13 40.62 Setting up libltdl7:arm64 (2.4.6-9) ... #13 40.63 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... #13 40.65 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ... #13 40.66 Setting up libubsan1:arm64 (8.3.0-6) ... #13 40.68 Setting up libisl19:arm64 (0.20-2) ... #13 40.72 Setting up dwz (0.12-3) ... #13 27.76 Selecting previously unselected package gcc. #13 27.56 Preparing to unpack .../049-g++-8_8.3.0-6_armhf.deb ... #13 27.56 Unpacking g++-8 (8.3.0-6) ... #15 ... #16 [internal] load build context #16 transferring context: 76.09MB 1.8s done #16 DONE 1.9s #15 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #14 28.35 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ssleay-perl armhf 1.92-1build2 [311 kB] #14 28.65 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB] #16 6.988 Total 56 MB/s | 131 MB 00:02 #13 33.64 Preparing to unpack .../214-libgd3_2.3.3-9_amd64.deb ... #13 33.64 Unpacking libgd3:amd64 (2.3.3-9) ... #13 33.68 Selecting previously unselected package libc-devtools. #13 33.68 Preparing to unpack .../215-libc-devtools_2.36-9+deb12u4_amd64.deb ... #13 33.68 Unpacking libc-devtools (2.36-9+deb12u4) ... #13 33.71 Selecting previously unselected package libcapture-tiny-perl. #13 33.72 Preparing to unpack .../216-libcapture-tiny-perl_0.48-2_all.deb ... #13 33.72 Unpacking libcapture-tiny-perl (0.48-2) ... #13 33.75 Selecting previously unselected package libcgi-pm-perl. #13 33.75 Preparing to unpack .../217-libcgi-pm-perl_4.55-1_all.deb ... #13 33.75 Unpacking libcgi-pm-perl (4.55-1) ... #13 33.80 Selecting previously unselected package libfcgi0ldbl:amd64. #13 33.80 Preparing to unpack .../218-libfcgi0ldbl_2.4.2-2_amd64.deb ... #13 33.81 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ... #13 33.83 Selecting previously unselected package libfcgi-perl. #13 33.83 Preparing to unpack .../219-libfcgi-perl_0.82+ds-2_amd64.deb ... #13 33.83 Unpacking libfcgi-perl (0.82+ds-2) ... #13 33.86 Selecting previously unselected package libcgi-fast-perl. #14 31.41 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.15 [279 kB] #14 31.42 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB] #14 31.43 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.10 [954 kB] #14 31.51 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.10 [3223 kB] #13 41.27 Setting up make (4.3-4.1) ... #13 41.29 Setting up libmpfr6:arm64 (4.2.0-1) ... #13 41.30 Setting up gnupg-l10n (2.2.40-1.1) ... #13 41.31 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 41.32 Setting up strace (6.1-0.1) ... #13 41.33 Setting up xz-utils (5.4.1-0.2) ... #13 41.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 41.35 Setting up t1utils (1.41-4) ... #13 41.36 Setting up diffstat (1.65-1) ... #14 39.20 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.11_arm64.deb ... #14 39.21 Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ... #14 39.29 Selecting previously unselected package publicsuffix. #14 39.29 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #14 39.30 Unpacking publicsuffix (20200303.0012-1) ... #14 39.33 Selecting previously unselected package python-apt-common. #14 39.33 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... #14 39.33 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 39.37 Selecting previously unselected package python3-apt. #14 39.37 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_arm64.deb ... #14 39.37 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... #14 39.41 Selecting previously unselected package strace. #14 39.41 Preparing to unpack .../058-strace_5.5-3ubuntu1_arm64.deb ... #14 39.41 Unpacking strace (5.5-3ubuntu1) ... #14 39.47 Selecting previously unselected package xauth. #14 37.69 Get:282 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-basedir-perl all 0.09-2 [14.4 kB] #14 37.70 Get:283 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 37.71 Get:284 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-fcntllock-perl arm64 0.22-4ubuntu1 [33.1 kB] #14 29.73 Get:138 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdw1 armhf 0.189-4 [233 kB] #14 29.85 Get:139 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf debugedit armhf 1:5.0-5 [42.8 kB] #13 26.88 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ... #13 26.89 Unpacking binutils (2.35.2-2+rpi1) ... #13 26.93 Selecting previously unselected package libisl23:armhf. #13 26.93 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ... #13 26.93 Unpacking libisl23:armhf (0.23-1) ... #13 27.01 Selecting previously unselected package libmpfr6:armhf. #13 27.01 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ... #13 27.02 Unpacking libmpfr6:armhf (4.1.0-3) ... #13 27.07 Selecting previously unselected package libmpc3:armhf. #13 27.07 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ... #13 27.08 Unpacking libmpc3:armhf (1.2.0-1) ... #13 27.11 Selecting previously unselected package cpp-10. #13 27.11 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ... #13 27.12 Unpacking cpp-10 (10.2.1-6+rpi1) ... #13 32.17 Preparing to unpack .../119-libsub-quote-perl_2.005001-1_all.deb ... #13 32.18 Unpacking libsub-quote-perl (2.005001-1) ... #13 32.29 Selecting previously unselected package libmoo-perl. #13 32.29 Preparing to unpack .../120-libmoo-perl_2.003004-2_all.deb ... #13 32.30 Unpacking libmoo-perl (2.003004-2) ... #13 32.33 Selecting previously unselected package libencode-locale-perl. #13 32.33 Preparing to unpack .../121-libencode-locale-perl_1.05-1_all.deb ... #13 32.34 Unpacking libencode-locale-perl (1.05-1) ... #13 32.41 Selecting previously unselected package libtimedate-perl. #13 32.41 Preparing to unpack .../122-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #13 32.42 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #13 32.49 Selecting previously unselected package libhttp-date-perl. #13 32.49 Preparing to unpack .../123-libhttp-date-perl_6.02-1_all.deb ... #13 32.49 Unpacking libhttp-date-perl (6.02-1) ... #13 32.53 Selecting previously unselected package libfile-listing-perl. #13 24.06 Preparing to unpack .../058-build-essential_12.9_armhf.deb ... #13 24.07 Unpacking build-essential (12.9) ... #13 24.10 Selecting previously unselected package libbrotli1:armhf. #13 24.10 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ... #13 24.11 Unpacking libbrotli1:armhf (1.0.9-2+b2) ... #13 24.16 Selecting previously unselected package libsasl2-modules-db:armhf. #13 24.16 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #13 24.17 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 24.20 Selecting previously unselected package libsasl2-2:armhf. #13 24.21 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #13 24.21 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 24.25 Selecting previously unselected package libldap-2.4-2:armhf. #13 24.25 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ... #13 24.26 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ... #13 24.30 Selecting previously unselected package libnghttp2-14:armhf. #14 29.32 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #14 29.33 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-perl all 0.38-1 [19.1 kB] #14 29.35 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-identify-perl armhf 0.14-1build2 [10.1 kB] #14 29.36 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-name-perl armhf 0.26-1 [10.8 kB] #14 29.37 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 29.37 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-tiny-perl all 0.108-1 [42.6 kB] #14 29.40 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-perl all 1.008001-2 [304 kB] #14 29.49 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #14 29.51 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhash-fieldhash-perl armhf 0.15-1build2 [15.9 kB] #13 32.74 Selecting previously unselected package libfakeroot:armhf. #13 32.74 Preparing to unpack .../092-libfakeroot_1.31-1.2_armhf.deb ... #13 32.74 Unpacking libfakeroot:armhf (1.31-1.2) ... #13 32.78 Selecting previously unselected package fakeroot. #13 32.79 Preparing to unpack .../093-fakeroot_1.31-1.2_armhf.deb ... #13 32.79 Unpacking fakeroot (1.31-1.2) ... #13 32.84 Selecting previously unselected package libassuan0:armhf. #13 32.84 Preparing to unpack .../094-libassuan0_2.5.5-5_armhf.deb ... #13 32.84 Unpacking libassuan0:armhf (2.5.5-5) ... #13 32.90 Selecting previously unselected package gpgconf. #13 32.90 Preparing to unpack .../095-gpgconf_2.2.40-1.1_armhf.deb ... #13 32.90 Unpacking gpgconf (2.2.40-1.1) ... #13 32.96 Selecting previously unselected package libksba8:armhf. #13 32.96 Preparing to unpack .../096-libksba8_1.6.3-2_armhf.deb ... #13 32.96 Unpacking libksba8:armhf (1.6.3-2) ... #13 33.01 Selecting previously unselected package libnpth0:armhf. #13 33.01 Preparing to unpack .../097-libnpth0_1.6-3_armhf.deb ... #13 33.01 Unpacking libnpth0:armhf (1.6-3) ... #13 33.05 Selecting previously unselected package dirmngr. #13 33.06 Preparing to unpack .../098-dirmngr_2.2.40-1.1_armhf.deb ... #13 33.07 Unpacking dirmngr (2.2.40-1.1) ... #15 21.33 Installing : patch-2.7.6-11.el8.x86_64 12/89 #15 21.41 Installing : openssl-1:1.1.1k-12.el8.x86_64 13/89 #15 21.45 Installing : ncurses-6.1-10.20180224.el8.x86_64 14/89 #15 21.47 Installing : perl-Digest-1.17-395.el8.noarch 15/89 #15 21.48 Installing : perl-Digest-MD5-2.55-396.el8.x86_64 16/89 #15 21.50 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 17/89 #15 21.53 Installing : perl-libnet-3.11-3.el8.noarch 18/89 #15 21.55 Installing : perl-URI-1.73-3.el8.noarch 19/89 #16 8.651 (65/90): llvm-libs-17.0.6-5.el9.aarch64.rpm 51 MB/s | 23 MB 00:00 #13 23.21 Preparing to unpack .../3-libtirpc3_1.3.3+ds-1_armhf.deb ... #13 23.22 Unpacking libtirpc3:armhf (1.3.3+ds-1) ... #13 23.26 Selecting previously unselected package libnsl2:armhf. #13 23.26 Preparing to unpack .../4-libnsl2_1.3.0-2_armhf.deb ... #13 23.26 Unpacking libnsl2:armhf (1.3.0-2) ... #13 23.29 Selecting previously unselected package libpython3.11-stdlib:armhf. #13 23.29 Preparing to unpack .../5-libpython3.11-stdlib_3.11.2-6_armhf.deb ... #13 23.30 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ... #13 23.47 Selecting previously unselected package python3.11. #20 9.001 Preparing to unpack .../1-gcc-mingw-w64-base_12.2.0-14+25.2_amd64.deb ... #20 9.005 Unpacking gcc-mingw-w64-base:amd64 (12.2.0-14+25.2) ... #20 9.048 Selecting previously unselected package mingw-w64-common. #20 9.050 Preparing to unpack .../2-mingw-w64-common_10.0.0-3_all.deb ... #20 9.055 Unpacking mingw-w64-common (10.0.0-3) ... #13 29.45 Preparing to unpack .../095-dirmngr_2.2.27-2+deb11u2_arm64.deb ... #13 29.47 Unpacking dirmngr (2.2.27-2+deb11u2) ... #13 29.52 Selecting previously unselected package gnupg-l10n. #13 29.53 Preparing to unpack .../096-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #13 29.53 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #13 29.66 Selecting previously unselected package gnupg-utils. #13 40.73 Setting up python-apt-common (1.8.4.3) ... #13 40.74 Setting up sensible-utils (0.0.12) ... #13 40.75 Setting up exim4-config (4.92-8+deb10u9) ... #13 27.76 Preparing to unpack .../033-gcc_4%3a8.3.0-1+rpi2_armhf.deb ... #13 27.76 Unpacking gcc (4:8.3.0-1+rpi2) ... #13 27.80 Selecting previously unselected package libc-dev-bin. #13 27.80 Preparing to unpack .../034-libc-dev-bin_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ... #13 27.80 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1+deb10u2) ... #13 27.85 Selecting previously unselected package linux-libc-dev:armhf. #13 27.85 Preparing to unpack .../035-linux-libc-dev_1%3a1.20230509~buster-1_armhf.deb ... #13 27.85 Unpacking linux-libc-dev:armhf (1:1.20230509~buster-1) ... #13 28.00 Selecting previously unselected package libc6-dev:armhf. #13 28.01 Preparing to unpack .../036-libc6-dev_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ... #13 28.01 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u2) ... #14 28.70 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-http-perl all 6.22-1 [23.2 kB] #14 28.71 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #14 28.71 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB] #14 28.71 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 28.71 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-perl all 6.61-1 [141 kB] #14 28.74 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB] #14 28.75 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB] #14 28.75 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf devscripts armhf 2.22.1ubuntu1 [1057 kB] #13 33.86 Preparing to unpack .../220-libcgi-fast-perl_1%3a2.15-1_all.deb ... #13 33.87 Unpacking libcgi-fast-perl (1:2.15-1) ... #13 33.89 Selecting previously unselected package libclass-data-inheritable-perl. #13 33.89 Preparing to unpack .../221-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 33.90 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 33.92 Selecting previously unselected package libclass-inspector-perl. #13 33.92 Preparing to unpack .../222-libclass-inspector-perl_1.36-3_all.deb ... #13 33.92 Unpacking libclass-inspector-perl (1.36-3) ... #13 33.95 Selecting previously unselected package libcommon-sense-perl:amd64. #13 33.95 Preparing to unpack .../223-libcommon-sense-perl_3.75-3_amd64.deb ... #13 33.96 Unpacking libcommon-sense-perl:amd64 (3.75-3) ... #13 33.98 Selecting previously unselected package libconfig-tiny-perl. #13 33.98 Preparing to unpack .../224-libconfig-tiny-perl_2.28-2_all.deb ... #13 33.99 Unpacking libconfig-tiny-perl (2.28-2) ... #13 34.01 Selecting previously unselected package libparams-util-perl. #13 34.02 Preparing to unpack .../225-libparams-util-perl_1.102-2+b1_amd64.deb ... #13 34.02 Unpacking libparams-util-perl (1.102-2+b1) ... #13 34.05 Selecting previously unselected package libsub-install-perl. #13 34.05 Preparing to unpack .../226-libsub-install-perl_0.929-1_all.deb ... #13 34.05 Unpacking libsub-install-perl (0.929-1) ... #13 34.08 Selecting previously unselected package libdata-optlist-perl. #13 34.08 Preparing to unpack .../227-libdata-optlist-perl_0.113-1_all.deb ... #13 34.08 Unpacking libdata-optlist-perl (0.113-1) ... #13 34.10 Selecting previously unselected package libsub-exporter-perl. #13 34.11 Preparing to unpack .../228-libsub-exporter-perl_0.989-1_all.deb ... #13 34.11 Unpacking libsub-exporter-perl (0.989-1) ... #13 34.14 Selecting previously unselected package libconst-fast-perl. #13 34.14 Preparing to unpack .../229-libconst-fast-perl_0.014-2_all.deb ... #13 34.14 Unpacking libconst-fast-perl (0.014-2) ... #13 34.17 Selecting previously unselected package libwant-perl. #13 34.17 Preparing to unpack .../230-libwant-perl_0.29-2+b1_amd64.deb ... #13 34.17 Unpacking libwant-perl (0.29-2+b1) ... #13 34.20 Selecting previously unselected package libcontextual-return-perl. #13 34.21 Preparing to unpack .../231-libcontextual-return-perl_0.004014-4_all.deb ... #14 31.70 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 31.70 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build3 [11.7 kB] #14 31.70 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 31.70 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB] #14 31.70 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB] #13 41.37 Setting up libpng16-16:arm64 (1.6.39-2) ... #13 41.38 Setting up libmpc3:arm64 (1.3.1-1) ... #13 41.39 Setting up libatomic1:arm64 (12.2.0-14) ... #13 41.40 Setting up patch (2.7.6-7) ... #13 41.41 Setting up autopoint (0.21-12) ... #13 41.43 Setting up fonts-dejavu-core (2.37-6) ... #13 41.59 Setting up libgav1-1:arm64 (0.18.0-1+b1) ... #13 41.60 Setting up libxdelta2:arm64 (1.1.3-10.4) ... #13 41.61 Setting up libncursesw6:arm64 (6.4-4) ... #13 41.62 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ... #13 41.66 Setting up libdav1d6:arm64 (1.0.0-2) ... #13 41.67 Setting up libltdl7:arm64 (2.4.7-5) ... #13 41.68 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... #13 41.69 Setting up libwebp7:arm64 (1.2.4-0.2+deb12u1) ... #13 41.75 Setting up libubsan1:arm64 (12.2.0-14) ... #14 39.47 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_arm64.deb ... #14 39.48 Unpacking xauth (1:1.1-0ubuntu1) ... #14 39.51 Selecting previously unselected package libfl2:arm64. #14 39.52 Preparing to unpack .../060-libfl2_2.6.4-6.2_arm64.deb ... #14 39.52 Unpacking libfl2:arm64 (2.6.4-6.2) ... #14 39.55 Selecting previously unselected package at. #14 39.55 Preparing to unpack .../061-at_3.1.23-1ubuntu1_arm64.deb ... #14 39.56 Unpacking at (3.1.23-1ubuntu1) ... #14 39.59 Selecting previously unselected package libsigsegv2:arm64. #14 39.59 Preparing to unpack .../062-libsigsegv2_2.12-2_arm64.deb ... #14 39.60 Unpacking libsigsegv2:arm64 (2.12-2) ... #14 39.62 Selecting previously unselected package m4. #14 39.63 Preparing to unpack .../063-m4_1.4.18-4_arm64.deb ... #14 39.63 Unpacking m4 (1.4.18-4) ... #14 39.67 Selecting previously unselected package autoconf. #14 39.67 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ... #14 39.67 Unpacking autoconf (2.69-11.1) ... #14 39.72 Selecting previously unselected package autotools-dev. #14 38.13 Get:285 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnumber-compare-perl all 0.03-3 [5974 B] #14 29.94 Get:140 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dwz armhf 0.15-1 [109 kB] #14 30.03 Get:141 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gettext armhf 0.21-13 [801 kB] Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0f9c5fa5b9ec2fae4) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] { [Pipeline] withDockerRegistry #13 32.53 Preparing to unpack .../124-libfile-listing-perl_6.04-1_all.deb ... #13 32.54 Unpacking libfile-listing-perl (6.04-1) ... #13 32.57 Selecting previously unselected package libhtml-tagset-perl. #13 32.58 Preparing to unpack .../125-libhtml-tagset-perl_3.20-3_all.deb ... #13 32.58 Unpacking libhtml-tagset-perl (3.20-3) ... #13 32.61 Selecting previously unselected package liburi-perl. #13 32.61 Preparing to unpack .../126-liburi-perl_1.76-1_all.deb ... #13 32.62 Unpacking liburi-perl (1.76-1) ... #13 32.66 Selecting previously unselected package libhtml-parser-perl. #13 32.66 Preparing to unpack .../127-libhtml-parser-perl_3.72-3+b3_amd64.deb ... #13 32.67 Unpacking libhtml-parser-perl (3.72-3+b3) ... #13 32.70 Selecting previously unselected package libhtml-tree-perl. #13 32.71 Preparing to unpack .../128-libhtml-tree-perl_5.07-2_all.deb ... #13 32.71 Unpacking libhtml-tree-perl (5.07-2) ... #13 32.77 Selecting previously unselected package libio-html-perl. #13 24.30 Preparing to unpack .../063-libnghttp2-14_1.43.0-1+deb11u1_armhf.deb ... #13 24.31 Unpacking libnghttp2-14:armhf (1.43.0-1+deb11u1) ... #13 24.35 Selecting previously unselected package libpsl5:armhf. #13 24.35 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ... #13 24.36 Unpacking libpsl5:armhf (0.21.0-1.2) ... #13 24.40 Selecting previously unselected package librtmp1:armhf. #13 24.40 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ... #13 24.40 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #13 24.47 Selecting previously unselected package libssh2-1:armhf. #13 24.47 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ... #13 24.48 Unpacking libssh2-1:armhf (1.9.0-2) ... #13 24.53 Selecting previously unselected package libcurl4:armhf. #13 24.53 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u11_armhf.deb ... #13 24.53 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u11) ... #13 24.58 Selecting previously unselected package curl. #13 24.58 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u11_armhf.deb ... #13 24.58 Unpacking curl (7.74.0-1.3+deb11u11) ... #13 24.63 Selecting previously unselected package dctrl-tools. #14 29.69 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB] #14 29.87 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB] #13 33.13 Selecting previously unselected package gnupg-l10n. #13 33.14 Preparing to unpack .../099-gnupg-l10n_2.2.40-1.1_all.deb ... #13 33.14 Unpacking gnupg-l10n (2.2.40-1.1) ... #13 33.24 Selecting previously unselected package gnupg-utils. #13 33.24 Preparing to unpack .../100-gnupg-utils_2.2.40-1.1_armhf.deb ... #13 33.25 Unpacking gnupg-utils (2.2.40-1.1) ... #13 33.32 Selecting previously unselected package gpg. #13 33.32 Preparing to unpack .../101-gpg_2.2.40-1.1_armhf.deb ... #13 33.33 Unpacking gpg (2.2.40-1.1) ... #13 33.40 Selecting previously unselected package pinentry-curses. #15 21.57 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 20/89 #15 21.63 Installing : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86 21/89 #15 21.64 Installing : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c 22/89 #15 21.66 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 23/89 #15 21.67 Installing : perl-Time-Local-1:1.280-1.el8.noarch 24/89 #15 21.71 Installing : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0 25/89 #15 21.73 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 26/89 #15 21.74 Installing : perl-Term-Cap-1.17-395.el8.noarch 27/89 #15 21.76 Installing : perl-File-Temp-0.230.600-1.el8.noarch 28/89 #15 21.79 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 29/89 #15 21.81 Installing : perl-HTTP-Tiny-0.074-3.el8.noarch 30/89 #15 21.83 Installing : perl-podlators-4.11-1.el8.noarch 31/89 #15 21.86 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 32/89 #15 21.87 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 33/89 #15 21.89 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 34/89 #15 21.90 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 35/89 #16 8.655 (66/90): pcre2-utf16-10.40-4.el9.aarch64.rpm 577 kB/s | 196 kB 00:00 #16 8.696 (67/90): pcre2-devel-10.40-4.el9.aarch64.rpm 1.1 MB/s | 512 kB 00:00 #16 8.722 (68/90): perl-DynaLoader-1.47-481.el9.aarch64.r 386 kB/s | 25 kB 00:00 #16 8.727 (69/90): pcre2-utf32-10.40-4.el9.aarch64.rpm 2.6 MB/s | 187 kB 00:00 #16 8.730 (70/90): perl-Error-0.17029-7.el9.noarch.rpm 1.3 MB/s | 42 kB 00:00 #16 8.734 (71/90): perl-File-Compare-1.100.600-481.el9.no 1.2 MB/s | 13 kB 00:00 #16 8.737 (72/90): perl-File-Find-1.37-481.el9.noarch.rpm 3.8 MB/s | 25 kB 00:00 #16 8.741 (73/90): perl-File-Copy-2.34-481.el9.noarch.rpm 1.9 MB/s | 20 kB 00:00 #16 8.743 (74/90): perl-Git-2.43.0-1.el9.noarch.rpm 4.0 MB/s | 38 kB 00:00 #16 8.747 (75/90): perl-TermReadKey-2.38-11.el9.aarch64.r 3.9 MB/s | 36 kB 00:00 #16 8.750 (76/90): perl-Thread-Queue-3.14-460.el9.noarch. 3.5 MB/s | 22 kB 00:00 #16 8.753 (77/90): perl-lib-0.65-481.el9.aarch64.rpm 1.5 MB/s | 14 kB 00:00 #16 8.757 (78/90): perl-threads-2.25-460.el9.aarch64.rpm 5.9 MB/s | 57 kB 00:00 #16 8.760 (79/90): perl-threads-shared-1.61-460.el9.aarch 4.5 MB/s | 44 kB 00:00 #16 8.765 (80/90): policycoreutils-python-utils-3.6-2.1.e 10 MB/s | 77 kB 00:00 #16 8.770 (81/90): policycoreutils-devel-3.6-2.1.el9.aarc 11 MB/s | 143 kB 00:00 #16 8.773 (82/90): python3-audit-3.1.2-2.el9.aarch64.rpm 7.0 MB/s | 83 kB 00:00 #16 8.802 (83/90): python3-libselinux-3.6-1.el9.aarch64.r 4.9 MB/s | 183 kB 00:00 #16 8.810 (84/90): python3-libsemanage-3.6-1.el9.aarch64. 2.1 MB/s | 79 kB 00:00 #16 8.912 (85/90): python3-policycoreutils-3.6-2.1.el9.no 15 MB/s | 2.1 MB 00:00 #13 32.10 Selecting previously unselected package iso-codes. #13 32.11 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ... #13 32.11 Unpacking iso-codes (4.6.0-1) ... #13 23.47 Preparing to unpack .../6-python3.11_3.11.2-6_armhf.deb ... #13 23.47 Unpacking python3.11 (3.11.2-6) ... #13 23.51 Selecting previously unselected package libpython3-stdlib:armhf. #13 23.52 Preparing to unpack .../7-libpython3-stdlib_3.11.2-1_armhf.deb ... #13 23.52 Unpacking libpython3-stdlib:armhf (3.11.2-1) ... #13 23.55 Setting up python3-minimal (3.11.2-1) ... #13 23.72 Selecting previously unselected package python3. #20 9.448 Selecting previously unselected package mingw-w64-x86-64-dev. #13 29.66 Preparing to unpack .../097-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ... #13 29.67 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #13 29.74 Selecting previously unselected package gpg. #13 29.74 Preparing to unpack .../098-gpg_2.2.27-2+deb11u2_arm64.deb ... #13 29.74 Unpacking gpg (2.2.27-2+deb11u2) ... #13 29.81 Selecting previously unselected package pinentry-curses. #13 29.81 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ... #13 29.82 Unpacking pinentry-curses (1.1.0-4) ... #13 29.86 Selecting previously unselected package gpg-agent. #13 29.86 Preparing to unpack .../100-gpg-agent_2.2.27-2+deb11u2_arm64.deb ... #13 29.87 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #13 29.92 Selecting previously unselected package gpg-wks-client. #13 29.92 Preparing to unpack .../101-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ... #13 29.93 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #13 29.97 Selecting previously unselected package gpg-wks-server. #13 29.97 Preparing to unpack .../102-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ... #13 29.98 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #13 30.02 Selecting previously unselected package gpgsm. #13 30.02 Preparing to unpack .../103-gpgsm_2.2.27-2+deb11u2_arm64.deb ... #13 41.11 Adding system-user for exim (v4) #13 28.26 Selecting previously unselected package libtool. #13 28.27 Preparing to unpack .../037-libtool_2.4.6-9_all.deb ... #13 28.27 Unpacking libtool (2.4.6-9) ... #13 28.33 Selecting previously unselected package dh-autoreconf. #13 28.33 Preparing to unpack .../038-dh-autoreconf_19_all.deb ... #13 28.34 Unpacking dh-autoreconf (19) ... #13 28.37 Selecting previously unselected package libarchive-zip-perl. #17 6.179 Running transaction check #17 6.285 Transaction check succeeded. #17 6.286 Running transaction test #13 34.21 Unpacking libcontextual-return-perl (0.004014-4) ... #13 34.24 Selecting previously unselected package libconvert-binhex-perl. #13 34.24 Preparing to unpack .../232-libconvert-binhex-perl_1.125-3_all.deb ... #13 34.24 Unpacking libconvert-binhex-perl (1.125-3) ... #13 34.27 Selecting previously unselected package libcpanel-json-xs-perl:amd64. #13 34.27 Preparing to unpack .../233-libcpanel-json-xs-perl_4.35-1_amd64.deb ... #13 34.27 Unpacking libcpanel-json-xs-perl:amd64 (4.35-1) ... #13 34.31 Selecting previously unselected package libdevel-stacktrace-perl. #13 34.31 Preparing to unpack .../234-libdevel-stacktrace-perl_2.0400-2_all.deb ... #13 34.31 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #13 34.34 Selecting previously unselected package libexception-class-perl. #13 34.34 Preparing to unpack .../235-libexception-class-perl_1.45-1_all.deb ... #13 34.34 Unpacking libexception-class-perl (1.45-1) ... #13 34.37 Selecting previously unselected package libiterator-perl. #13 34.37 Preparing to unpack .../236-libiterator-perl_0.03+ds1-2_all.deb ... #13 34.38 Unpacking libiterator-perl (0.03+ds1-2) ... #13 34.40 Selecting previously unselected package libiterator-util-perl. #13 34.40 Preparing to unpack .../237-libiterator-util-perl_0.02+ds1-2_all.deb ... #13 34.40 Unpacking libiterator-util-perl (0.02+ds1-2) ... #13 34.43 Selecting previously unselected package libdata-dpath-perl. #14 32.14 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #13 41.76 Setting up libnuma1:arm64 (2.0.16-1) ... #13 41.77 Setting up python-apt-common (2.6.0) ... #13 41.78 Setting up sensible-utils (0.0.17+nmu1) ... #13 41.79 Setting up libhwasan0:arm64 (12.2.0-14) ... #13 41.80 Setting up xdelta3 (3.0.11-dfsg-1.2) ... #13 41.81 Setting up libcrypt-dev:arm64 (1:4.4.33-2) ... #13 41.82 Setting up libtiff6:arm64 (4.5.0-6+deb12u1) ... #13 41.83 Setting up libasan8:arm64 (12.2.0-14) ... #13 41.84 Setting up libuchardet0:arm64 (0.0.7-1) ... #13 41.86 Setting up lzop (1.04-2) ... #13 41.87 Setting up git-man (1:2.39.2-1.1) ... #13 41.88 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... #13 41.89 Setting up netbase (6.4) ... #13 41.91 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ... #13 41.92 Setting up libtsan2:arm64 (12.2.0-14) ... #13 41.93 Setting up libbinutils:arm64 (2.40-2) ... #13 41.94 Setting up lsb-release (12.0-1) ... #13 41.96 Setting up libfido2-1:arm64 (1.12.0-2+b1) ... #13 41.97 Setting up libisl23:arm64 (0.25-1.1) ... #13 41.98 Setting up libde265-0:arm64 (1.0.11-1+deb12u2) ... #13 41.99 Setting up libc-dev-bin (2.36-9+deb12u4) ... #13 42.00 Setting up openssl (3.0.11-1~deb12u2) ... #13 42.02 Setting up libbsd0:arm64 (0.11.7-2) ... #13 42.03 Setting up libyuv0:arm64 (0.0~git20230123.b2528b0-1) ... #13 42.04 Setting up libelf1:arm64 (0.188-2.1) ... #13 42.05 Setting up readline-common (8.2-1.3) ... #13 42.06 Setting up publicsuffix (20230209.2326-1) ... #13 28.21 Selecting previously unselected package g++. #13 28.21 Preparing to unpack .../050-g++_4%3a8.3.0-1_armhf.deb ... #13 28.21 Unpacking g++ (4:8.3.0-1) ... #13 28.24 Selecting previously unselected package make. #13 28.24 Preparing to unpack .../051-make_4.2.1-1.2_armhf.deb ... #13 28.25 Unpacking make (4.2.1-1.2) ... #13 28.31 Selecting previously unselected package libdpkg-perl. #13 28.31 Preparing to unpack .../052-libdpkg-perl_1.19.8_all.deb ... #13 28.31 Unpacking libdpkg-perl (1.19.8) ... #13 28.38 Selecting previously unselected package patch. #13 28.38 Preparing to unpack .../053-patch_2.7.6-3+deb10u1_armhf.deb ... #13 28.39 Unpacking patch (2.7.6-3+deb10u1) ... #13 28.43 Selecting previously unselected package dpkg-dev. $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #14 39.72 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ... #14 39.72 Unpacking autotools-dev (20180224.1) ... #14 39.76 Selecting previously unselected package automake. #14 39.76 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ... #14 39.77 Unpacking automake (1:1.16.1-4ubuntu6) ... #14 39.82 Selecting previously unselected package autopoint. #14 39.83 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ... #14 39.83 Unpacking autopoint (0.19.8.1-10build1) ... #14 39.88 Selecting previously unselected package binutils-common:arm64. #14 39.88 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.9_arm64.deb ... #14 39.88 Unpacking binutils-common:arm64 (2.34-6ubuntu1.9) ... #14 39.92 Selecting previously unselected package libbinutils:arm64. #14 39.92 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.9_arm64.deb ... #14 39.93 Unpacking libbinutils:arm64 (2.34-6ubuntu1.9) ... #14 39.99 Selecting previously unselected package libctf-nobfd0:arm64. #14 40.00 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.9_arm64.deb ... #14 40.00 Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.9) ... #14 40.03 Selecting previously unselected package libctf0:arm64. #14 38.21 Get:286 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtext-glob-perl all 0.11-3 [6780 B] #14 38.21 Get:287 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfile-find-rule-perl all 0.34-3 [24.4 kB] #14 38.30 Get:288 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfont-afm-perl all 1.20-4 [13.0 kB] #13 32.77 Preparing to unpack .../129-libio-html-perl_1.001-1_all.deb ... #13 32.78 Unpacking libio-html-perl (1.001-1) ... #13 32.81 Selecting previously unselected package liblwp-mediatypes-perl. #13 32.81 Preparing to unpack .../130-liblwp-mediatypes-perl_6.02-1_all.deb ... #13 32.81 Unpacking liblwp-mediatypes-perl (6.02-1) ... #13 32.84 Selecting previously unselected package libhttp-message-perl. #13 32.84 Preparing to unpack .../131-libhttp-message-perl_6.18-1_all.deb ... #13 32.85 Unpacking libhttp-message-perl (6.18-1) ... #13 32.91 Selecting previously unselected package libhttp-cookies-perl. #13 32.91 Preparing to unpack .../132-libhttp-cookies-perl_6.04-1_all.deb ... #13 32.92 Unpacking libhttp-cookies-perl (6.04-1) ... #13 32.95 Selecting previously unselected package libhttp-negotiate-perl. #13 32.95 Preparing to unpack .../133-libhttp-negotiate-perl_6.01-1_all.deb ... #13 32.95 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 33.01 Selecting previously unselected package perl-openssl-defaults:amd64. #13 33.01 Preparing to unpack .../134-perl-openssl-defaults_3_amd64.deb ... #13 33.02 Unpacking perl-openssl-defaults:amd64 (3) ... #14 29.96 Get:278 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB] #14 30.00 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libidn11 armhf 1.33-2.2ubuntu2 [43.1 kB] #13 24.63 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ... #13 24.64 Unpacking dctrl-tools (2.24-3) ... #13 24.68 Selecting previously unselected package libdebhelper-perl. #13 24.68 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ... #13 24.68 Unpacking libdebhelper-perl (13.3.4) ... #13 24.72 Selecting previously unselected package libtool. #13 24.72 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ... #13 24.73 Unpacking libtool (2.4.6-15) ... #13 24.78 Selecting previously unselected package dh-autoreconf. #13 24.78 Preparing to unpack .../072-dh-autoreconf_20_all.deb ... #13 24.78 Unpacking dh-autoreconf (20) ... #13 24.81 Selecting previously unselected package libarchive-zip-perl. #13 24.82 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ... #13 24.82 Unpacking libarchive-zip-perl (1.68-1) ... #13 24.86 Selecting previously unselected package libsub-override-perl. #13 33.41 Preparing to unpack .../102-pinentry-curses_1.2.1-1_armhf.deb ... #13 33.41 Unpacking pinentry-curses (1.2.1-1) ... #13 33.45 Selecting previously unselected package gpg-agent. #13 33.46 Preparing to unpack .../103-gpg-agent_2.2.40-1.1_armhf.deb ... #13 33.46 Unpacking gpg-agent (2.2.40-1.1) ... #13 33.52 Selecting previously unselected package gpg-wks-client. #13 33.52 Preparing to unpack .../104-gpg-wks-client_2.2.40-1.1_armhf.deb ... #13 33.52 Unpacking gpg-wks-client (2.2.40-1.1) ... #13 33.57 Selecting previously unselected package gpg-wks-server. #13 33.57 Preparing to unpack .../105-gpg-wks-server_2.2.40-1.1_armhf.deb ... #13 33.57 Unpacking gpg-wks-server (2.2.40-1.1) ... #13 33.62 Selecting previously unselected package gpgsm. #15 21.93 Installing : perl-Storable-1:3.11-3.el8.x86_64 36/89 #15 21.95 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 37/89 #15 21.96 Installing : perl-Errno-1.28-422.el8.x86_64 38/89 #16 8.961 (86/90): systemd-devel-252-27.el9.aarch64.rpm 4.4 MB/s | 664 kB 00:00 #16 9.012 (87/90): selinux-policy-devel-38.1.33-1.el9.noa 7.1 MB/s | 1.5 MB 00:00 #13 23.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10565 files and directories currently installed.) #13 23.73 Preparing to unpack .../000-python3_3.11.2-1_armhf.deb ... #13 23.73 Unpacking python3 (3.11.2-1) ... #13 23.77 Selecting previously unselected package libuchardet0:armhf. #13 23.77 Preparing to unpack .../001-libuchardet0_0.0.7-1_armhf.deb ... #13 23.77 Unpacking libuchardet0:armhf (0.0.7-1) ... #13 23.81 Selecting previously unselected package groff-base. #13 23.81 Preparing to unpack .../002-groff-base_1.22.4-10_armhf.deb ... #13 23.81 Unpacking groff-base (1.22.4-10) ... #13 23.91 Selecting previously unselected package bsdextrautils. #13 23.91 Preparing to unpack .../003-bsdextrautils_2.38.1-5_armhf.deb ... #20 9.450 Preparing to unpack .../3-mingw-w64-x86-64-dev_10.0.0-3_all.deb ... #20 9.454 Unpacking mingw-w64-x86-64-dev (10.0.0-3) ... #13 27.74 Selecting previously unselected package cpp. #13 27.74 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ... #13 27.74 Unpacking cpp (4:10.2.1-1+rpi1) ... #13 27.77 Preparing to unpack .../025-curl_7.74.0-1.3+deb11u11_armhf.deb ... #13 27.79 Unpacking curl (7.74.0-1.3+deb11u11) over (7.74.0-1.3+deb11u7) ... #13 27.85 Preparing to unpack .../026-libcurl4_7.74.0-1.3+deb11u11_armhf.deb ... #13 41.40 Setting up libuchardet0:arm64 (0.0.6-3) ... #13 41.42 Setting up git-man (1:2.20.1-2+deb10u8) ... #13 41.44 Setting up libssh2-1:arm64 (1.8.0-2.1+deb10u1) ... #13 41.45 Setting up netbase (5.6) ... #13 41.47 Setting up libkrb5-3:arm64 (1.17-3+deb10u6) ... #13 41.48 Setting up libmpdec2:arm64 (2.4.2-2) ... #13 41.50 Setting up libbinutils:arm64 (2.31.1-16) ... #13 41.51 Setting up cpp-8 (8.3.0-6) ... #13 30.03 Unpacking gpgsm (2.2.27-2+deb11u2) ... #13 30.07 Selecting previously unselected package gnupg. #13 30.07 Preparing to unpack .../104-gnupg_2.2.27-2+deb11u2_all.deb ... #13 30.08 Unpacking gnupg (2.2.27-2+deb11u2) ... #13 30.14 Selecting previously unselected package libfile-dirlist-perl. #13 30.14 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ... #13 30.15 Unpacking libfile-dirlist-perl (0.05-2) ... #13 30.18 Selecting previously unselected package libfile-which-perl. #13 30.18 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ... #13 30.19 Unpacking libfile-which-perl (1.23-1) ... #13 30.22 Selecting previously unselected package libfile-homedir-perl. #13 30.22 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ... #13 30.22 Unpacking libfile-homedir-perl (1.006-1) ... #13 30.26 Selecting previously unselected package libfile-touch-perl. #13 28.37 Preparing to unpack .../039-libarchive-zip-perl_1.64-1_all.deb ... #13 28.37 Unpacking libarchive-zip-perl (1.64-1) ... #13 28.41 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 28.41 Preparing to unpack .../040-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #13 28.42 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #13 28.45 Selecting previously unselected package dh-strip-nondeterminism. #13 28.45 Preparing to unpack .../041-dh-strip-nondeterminism_1.1.2-1_all.deb ... #13 28.46 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #13 28.49 Selecting previously unselected package libdpkg-perl. #13 28.49 Preparing to unpack .../042-libdpkg-perl_1.19.8_all.deb ... #13 28.50 Unpacking libdpkg-perl (1.19.8) ... #13 28.58 Selecting previously unselected package patch. #13 28.58 Preparing to unpack .../043-patch_2.7.6-3+deb10u1_armhf.deb ... #13 28.59 Unpacking patch (2.7.6-3+deb10u1) ... #13 28.63 Selecting previously unselected package make. #13 34.43 Preparing to unpack .../238-libdata-dpath-perl_0.58-2_all.deb ... #13 34.43 Unpacking libdata-dpath-perl (0.58-2) ... #13 34.46 Selecting previously unselected package libdata-dump-perl. #13 34.46 Preparing to unpack .../239-libdata-dump-perl_1.25-1_all.deb ... #13 34.47 Unpacking libdata-dump-perl (1.25-1) ... #13 34.49 Selecting previously unselected package libdata-messagepack-perl. #13 34.49 Preparing to unpack .../240-libdata-messagepack-perl_1.02-1+b1_amd64.deb ... #13 34.50 Unpacking libdata-messagepack-perl (1.02-1+b1) ... #13 34.52 Selecting previously unselected package libnet-domain-tld-perl. #13 34.53 Preparing to unpack .../241-libnet-domain-tld-perl_1.75-3_all.deb ... #13 34.53 Unpacking libnet-domain-tld-perl (1.75-3) ... #13 34.55 Selecting previously unselected package libdata-validate-domain-perl. #13 34.56 Preparing to unpack .../242-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 34.56 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 34.58 Selecting previously unselected package libnet-ipv6addr-perl. #13 34.59 Preparing to unpack .../243-libnet-ipv6addr-perl_1.02-1_all.deb ... #13 34.59 Unpacking libnet-ipv6addr-perl (1.02-1) ... #13 34.61 Selecting previously unselected package libnet-netmask-perl. #13 34.62 Preparing to unpack .../244-libnet-netmask-perl_2.0002-2_all.deb ... #13 34.62 Unpacking libnet-netmask-perl (2.0002-2) ... #13 34.68 Selecting previously unselected package libnetaddr-ip-perl. #14 32.23 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB] #14 32.29 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #14 32.34 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 32.36 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libvariable-magic-perl arm64 0.62-1build5 [34.8 kB] #14 32.43 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #13 42.07 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... #13 42.08 Setting up zstd (1.5.4+dfsg2-5) ... #13 42.09 Setting up libmarkdown2:arm64 (2.2.7-2) ... #13 42.10 Setting up libcc1-0:arm64 (12.2.0-14) ... #13 42.11 Setting up iso-codes (4.15.0-1) ... #13 42.12 Setting up liblocale-gettext-perl (1.07-5) ... #13 42.13 Setting up liblsan0:arm64 (12.2.0-14) ... #13 42.14 Setting up dctrl-tools (2.24-3) ... #13 42.15 Setting up libitm1:arm64 (12.2.0-14) ... #13 42.17 Setting up debian-keyring (2022.12.24) ... #13 42.18 Setting up libgdbm6:arm64 (1.23-3) ... #13 42.19 Setting up libctf0:arm64 (2.40-2) ... #13 42.20 Setting up pinentry-curses (1.2.1-1) ... #13 42.21 Setting up manpages-dev (6.03-2) ... #13 42.22 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #13 42.23 Setting up cpp-12 (12.2.0-14) ... #13 42.24 Setting up libxcb1:arm64 (1.15-1) ... #13 42.25 Setting up gettext (0.21-12) ... #13 42.26 Setting up xdelta (1.1.3-10.4) ... #13 42.27 Setting up libavif15:arm64 (0.11.1-1) ... #14 29.27 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf diffstat armhf 1.64-1build2 [27.6 kB] #14 29.46 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-chardet all 4.0.0-1 [98.0 kB] #13 28.43 Preparing to unpack .../054-dpkg-dev_1.19.8_all.deb ... #13 28.44 Unpacking dpkg-dev (1.19.8) ... #13 28.56 Selecting previously unselected package build-essential. #14 40.03 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.9_arm64.deb ... #14 40.04 Unpacking libctf0:arm64 (2.34-6ubuntu1.9) ... #14 40.07 Selecting previously unselected package binutils-aarch64-linux-gnu. #14 40.07 Preparing to unpack .../072-binutils-aarch64-linux-gnu_2.34-6ubuntu1.9_arm64.deb ... #14 40.07 Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.9) ... #14 38.33 Get:289 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libio-string-perl all 1.08-4 [11.1 kB] #14 38.34 Get:290 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfont-ttf-perl all 1.06-2 [323 kB] #14 38.54 Get:291 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfreezethaw-perl all 0.5001-3 [14.6 kB] #14 38.54 Get:292 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsort-versions-perl all 1.62-3 [7378 B] #14 38.55 Get:293 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgit-wrapper-perl all 0.048-2 [29.5 kB] #14 38.55 Get:294 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhttp-tiny-multipart-perl all 0.08-2 [9070 B] #14 38.56 Get:295 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libio-prompter-perl all 0.004015-2 [58.3 kB] #16 75.18 Installing : glibc-devel-2.17-326.el7_9.aarch64 39/60 #14 30.57 Get:142 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf intltool-debian all 0.35.0+20060710.6 [23.2 kB] #14 30.73 Get:143 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf po-debconf all 1.0.21+nmu1 [233 kB] #13 33.05 Selecting previously unselected package libnet-ssleay-perl. #13 33.05 Preparing to unpack .../135-libnet-ssleay-perl_1.85-2+deb10u1_amd64.deb ... #13 33.05 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #13 33.12 Selecting previously unselected package libio-socket-ssl-perl. #13 33.12 Preparing to unpack .../136-libio-socket-ssl-perl_2.060-3_all.deb ... #13 33.12 Unpacking libio-socket-ssl-perl (2.060-3) ... #13 33.17 Selecting previously unselected package libnet-http-perl. #13 33.17 Preparing to unpack .../137-libnet-http-perl_6.18-1_all.deb ... #13 33.18 Unpacking libnet-http-perl (6.18-1) ... #13 33.21 Selecting previously unselected package liblwp-protocol-https-perl. #13 33.21 Preparing to unpack .../138-liblwp-protocol-https-perl_6.07-2_all.deb ... #13 33.22 Unpacking liblwp-protocol-https-perl (6.07-2) ... #13 33.25 Selecting previously unselected package libtry-tiny-perl. #14 30.06 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstruct-dumb-perl all 0.09-1 [10.5 kB] #14 30.07 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-perl all 0.75-1 [254 kB] #14 30.20 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblinux-epoll-perl armhf 0.017-1 [14.7 kB] #13 24.86 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ... #13 24.86 Unpacking libsub-override-perl (0.09-2) ... #13 24.89 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 24.89 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #13 24.89 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #13 24.93 Selecting previously unselected package dh-strip-nondeterminism. #13 24.93 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ... #13 24.93 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #13 24.97 Selecting previously unselected package libelf1:armhf. #13 24.97 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ... #13 24.97 Unpacking libelf1:armhf (0.183-1) ... #13 25.01 Selecting previously unselected package dwz. #13 25.01 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ... #13 25.02 Unpacking dwz (0.13+20210201-1) ... #13 25.06 Selecting previously unselected package libicu67:armhf. #13 25.07 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ... #15 21.98 Installing : perl-Socket-4:2.027-3.el8.x86_64 39/89 #15 22.20 Installing : perl-Encode-4:2.97-3.el8.x86_64 40/89 #15 22.22 Installing : perl-Carp-1.42-396.el8.noarch 41/89 #15 22.23 Installing : perl-Exporter-5.72-396.el8.noarch 42/89 #16 9.082 (88/90): glibc-static-2.34-100.el9.aarch64.rpm 7.1 MB/s | 1.2 MB 00:00 #16 9.088 (89/90): libtool-ltdl-devel-2.4.6-45.el9.aarch6 1.3 MB/s | 161 kB 00:00 #16 9.091 (90/90): libxcrypt-static-4.4.18-3.el9.aarch64. 13 MB/s | 108 kB 00:00 #16 9.096 -------------------------------------------------------------------------------- #16 9.096 Total 33 MB/s | 125 MB 00:03 #13 33.62 Preparing to unpack .../106-gpgsm_2.2.40-1.1_armhf.deb ... #13 33.62 Unpacking gpgsm (2.2.40-1.1) ... #13 33.67 Selecting previously unselected package gnupg. #13 33.67 Preparing to unpack .../107-gnupg_2.2.40-1.1_all.deb ... #13 33.68 Unpacking gnupg (2.2.40-1.1) ... #13 33.74 Selecting previously unselected package libfile-dirlist-perl. #13 33.75 Preparing to unpack .../108-libfile-dirlist-perl_0.05-3_all.deb ... #13 33.75 Unpacking libfile-dirlist-perl (0.05-3) ... #13 33.78 Selecting previously unselected package libfile-which-perl. #13 33.78 Preparing to unpack .../109-libfile-which-perl_1.27-2_all.deb ... #13 33.79 Unpacking libfile-which-perl (1.27-2) ... #13 33.82 Selecting previously unselected package libfile-homedir-perl. #13 33.82 Preparing to unpack .../110-libfile-homedir-perl_1.006-2_all.deb ... #13 33.82 Unpacking libfile-homedir-perl (1.006-2) ... #13 33.86 Selecting previously unselected package libfile-touch-perl. #13 23.91 Unpacking bsdextrautils (2.38.1-5) ... #13 23.95 Selecting previously unselected package libpipeline1:armhf. #13 23.96 Preparing to unpack .../004-libpipeline1_1.5.7-1_armhf.deb ... #13 23.96 Unpacking libpipeline1:armhf (1.5.7-1) ... #13 24.00 Selecting previously unselected package man-db. #13 24.01 Preparing to unpack .../005-man-db_2.11.2-2_armhf.deb ... #13 24.01 Unpacking man-db (2.11.2-2) ... #13 24.12 Selecting previously unselected package sensible-utils. #20 9.936 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. #13 32.64 Selecting previously unselected package libalgorithm-diff-perl. #13 32.64 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ... #13 32.67 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 32.74 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 32.74 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ... #13 41.52 Setting up libc-dev-bin (2.28-10+deb10u2) ... #13 41.53 Setting up openssl (1.1.1n-0+deb10u6) ... #13 41.55 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ... #13 41.56 Setting up readline-common (7.0-5) ... #13 41.58 Setting up publicsuffix (20220811.1734-0+deb10u1) ... #13 41.59 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u6) ... #13 41.60 Setting up libcc1-0:arm64 (8.3.0-6) ... #13 41.61 Setting up iso-codes (4.2-1) ... #13 41.62 Setting up liblocale-gettext-perl (1.07-3+b4) ... #13 41.64 Setting up liblsan0:arm64 (8.3.0-6) ... #13 41.65 Setting up dctrl-tools (2.24-3) ... #13 41.67 Setting up libitm1:arm64 (8.3.0-6) ... #13 41.68 Setting up debian-keyring (2019.02.25) ... #13 41.69 Setting up libreadline7:arm64 (7.0-5) ... #13 41.71 Setting up libgdbm6:arm64 (1.18.1-4) ... #13 41.72 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #13 30.26 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ... #13 30.26 Unpacking libfile-touch-perl (0.11-1) ... #13 30.29 Selecting previously unselected package libio-pty-perl. #13 30.29 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ... #13 30.30 Unpacking libio-pty-perl (1:1.15-2) ... #13 30.33 Selecting previously unselected package libipc-run-perl. #13 30.33 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ... #13 30.34 Unpacking libipc-run-perl (20200505.0-1) ... #13 30.40 Selecting previously unselected package libclass-method-modifiers-perl. #13 30.41 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ... #13 30.41 Unpacking libclass-method-modifiers-perl (2.13-1) ... #13 30.44 Selecting previously unselected package libb-hooks-op-check-perl. #13 30.44 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ... #13 30.45 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #13 30.48 Selecting previously unselected package libdynaloader-functions-perl. #13 30.48 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ... #13 30.49 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #13 30.52 Selecting previously unselected package libdevel-callchecker-perl. #13 27.86 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u11) over (7.74.0-1.3+deb11u7) ... #13 27.92 Selecting previously unselected package libdebhelper-perl. #13 27.92 Preparing to unpack .../027-libdebhelper-perl_13.3.4_all.deb ... #13 27.93 Unpacking libdebhelper-perl (13.3.4) ... #13 27.99 Selecting previously unselected package libcc1-0:armhf. #13 27.99 Preparing to unpack .../028-libcc1-0_10.2.1-6+rpi1_armhf.deb ... #13 28.00 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ... #13 28.04 Selecting previously unselected package libgomp1:armhf. #13 28.04 Preparing to unpack .../029-libgomp1_10.2.1-6+rpi1_armhf.deb ... #13 28.05 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ... #13 28.09 Selecting previously unselected package libatomic1:armhf. #13 28.63 Preparing to unpack .../044-make_4.2.1-1.2_armhf.deb ... #13 28.64 Unpacking make (4.2.1-1.2) ... #13 28.70 Selecting previously unselected package dpkg-dev. #13 28.70 Preparing to unpack .../045-dpkg-dev_1.19.8_all.deb ... #13 28.71 Unpacking dpkg-dev (1.19.8) ... #13 28.82 Selecting previously unselected package libelf1:armhf. #13 28.82 Preparing to unpack .../046-libelf1_0.176-1.1+deb10u1_armhf.deb ... #13 28.83 Unpacking libelf1:armhf (0.176-1.1+deb10u1) ... #13 28.88 Selecting previously unselected package dwz. #13 28.88 Preparing to unpack .../047-dwz_0.12-3_armhf.deb ... #13 28.88 Unpacking dwz (0.12-3) ... #13 28.92 Selecting previously unselected package libdebhelper-perl. #13 28.92 Preparing to unpack .../048-libdebhelper-perl_13.2~bpo10+1_all.deb ... #13 34.68 Preparing to unpack .../245-libnetaddr-ip-perl_4.079+dfsg-2+b1_amd64.deb ... #13 34.69 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 34.72 Selecting previously unselected package libdata-validate-ip-perl. #13 34.72 Preparing to unpack .../246-libdata-validate-ip-perl_0.31-1_all.deb ... #13 34.73 Unpacking libdata-validate-ip-perl (0.31-1) ... #13 34.75 Selecting previously unselected package libdata-validate-uri-perl. #13 34.76 Preparing to unpack .../247-libdata-validate-uri-perl_0.07-2_all.deb ... #13 34.76 Unpacking libdata-validate-uri-perl (0.07-2) ... #13 34.79 Selecting previously unselected package libdevel-size-perl. #13 34.79 Preparing to unpack .../248-libdevel-size-perl_0.83-2+b1_amd64.deb ... #13 34.79 Unpacking libdevel-size-perl (0.83-2+b1) ... #13 34.82 Selecting previously unselected package libdistro-info-perl. #13 34.82 Preparing to unpack .../249-libdistro-info-perl_1.5+deb12u1_all.deb ... #13 34.82 Unpacking libdistro-info-perl (1.5+deb12u1) ... #13 34.85 Selecting previously unselected package libemail-address-xs-perl. #13 34.85 Preparing to unpack .../250-libemail-address-xs-perl_1.05-1+b1_amd64.deb ... #13 34.85 Unpacking libemail-address-xs-perl (1.05-1+b1) ... #13 34.89 Selecting previously unselected package libexporter-tiny-perl. #14 32.45 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libfreetype6 arm64 2.11.1+dfsg-1ubuntu0.2 [383 kB] #14 32.66 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu5 [135 kB] #13 42.28 Setting up libarchive13:arm64 (3.6.2-1) ... #13 42.29 Setting up fontconfig-config (2.14.1-4) ... #13 42.53 Setting up libedit2:arm64 (3.1-20221030-2) ... #14 29.64 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf zstd armhf 1.4.8+dfsg-3build1 [597 kB] #13 28.56 Preparing to unpack .../055-build-essential_12.6_armhf.deb ... #13 28.56 Unpacking build-essential (12.6) ... #13 28.60 Selecting previously unselected package openssl. #13 28.60 Preparing to unpack .../056-openssl_1.1.1n-0+deb10u6_armhf.deb ... #13 28.61 Unpacking openssl (1.1.1n-0+deb10u6) ... #13 28.72 Selecting previously unselected package ca-certificates. #13 28.72 Preparing to unpack .../057-ca-certificates_20200601~deb10u2_all.deb ... #13 28.72 Unpacking ca-certificates (20200601~deb10u2) ... #13 28.79 Selecting previously unselected package libsasl2-modules-db:armhf. #13 28.79 Preparing to unpack .../058-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ... #13 28.80 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... #13 28.84 Selecting previously unselected package libsasl2-2:armhf. #13 28.85 Preparing to unpack .../059-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ... #13 28.85 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... #13 28.90 Selecting previously unselected package libldap-common. #13 28.90 Preparing to unpack .../060-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #13 28.91 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 28.96 Selecting previously unselected package libldap-2.4-2:armhf. #14 40.32 Selecting previously unselected package binutils. #14 40.32 Preparing to unpack .../073-binutils_2.34-6ubuntu1.9_arm64.deb ... #14 40.33 Unpacking binutils (2.34-6ubuntu1.9) ... #14 40.35 Selecting previously unselected package libc-dev-bin. #14 40.36 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.14_arm64.deb ... #14 40.36 Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... #14 40.40 Selecting previously unselected package linux-libc-dev:arm64. #14 40.40 Preparing to unpack .../075-linux-libc-dev_5.4.0-172.190_arm64.deb ... #14 40.40 Unpacking linux-libc-dev:arm64 (5.4.0-172.190) ... #14 40.54 Selecting previously unselected package libcrypt-dev:arm64. #17 6.921 Transaction test succeeded. #17 6.923 Running transaction #16 76.30 Installing : gcc-4.8.5-44.el7.aarch64 40/60 #14 38.97 Get:296 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 30.21 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #14 30.21 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtypes-serialiser-perl all 1.0-1 [12.1 kB] #14 30.21 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-xs-perl armhf 4.020-1build1 [81.7 kB] #14 30.24 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-maybexs-perl all 1.004000-1 [11.0 kB] #14 30.39 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-compare-perl all 0.53-1 [65.6 kB] #13 33.26 Preparing to unpack .../139-libtry-tiny-perl_0.30-1_all.deb ... #13 33.26 Unpacking libtry-tiny-perl (0.30-1) ... #13 33.29 Selecting previously unselected package libwww-robotrules-perl. #13 33.29 Preparing to unpack .../140-libwww-robotrules-perl_6.02-1_all.deb ... #13 33.30 Unpacking libwww-robotrules-perl (6.02-1) ... #13 33.36 Selecting previously unselected package libwww-perl. #13 33.36 Preparing to unpack .../141-libwww-perl_6.36-2_all.deb ... #13 33.36 Unpacking libwww-perl (6.36-2) ... #13 33.41 Selecting previously unselected package patchutils. #13 33.41 Preparing to unpack .../142-patchutils_0.3.4-2_amd64.deb ... #13 33.41 Unpacking patchutils (0.3.4-2) ... #13 33.45 Selecting previously unselected package wdiff. #13 33.46 Preparing to unpack .../143-wdiff_1.2.2-2+b1_amd64.deb ... #13 33.46 Unpacking wdiff (1.2.2-2+b1) ... #13 25.07 Unpacking libicu67:armhf (67.1-7) ... #15 22.44 Installing : perl-libs-4:5.26.3-422.el8.x86_64 43/89 #15 22.48 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 44/89 #15 22.49 Installing : perl-parent-1:0.237-1.el8.noarch 45/89 #15 22.50 Installing : perl-macros-4:5.26.3-422.el8.x86_64 46/89 #15 22.51 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 47/89 #15 22.54 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 48/89 #13 33.86 Preparing to unpack .../111-libfile-touch-perl_0.12-2_all.deb ... #13 33.87 Unpacking libfile-touch-perl (0.12-2) ... #13 33.89 Selecting previously unselected package libio-pty-perl. #13 33.90 Preparing to unpack .../112-libio-pty-perl_1%3a1.17-1_armhf.deb ... #13 33.90 Unpacking libio-pty-perl (1:1.17-1) ... #13 33.94 Selecting previously unselected package libipc-run-perl. #13 33.94 Preparing to unpack .../113-libipc-run-perl_20220807.0-1_all.deb ... #13 33.94 Unpacking libipc-run-perl (20220807.0-1) ... #13 33.99 Selecting previously unselected package libclass-method-modifiers-perl. #13 33.99 Preparing to unpack .../114-libclass-method-modifiers-perl_2.14-1_all.deb ... #13 34.00 Unpacking libclass-method-modifiers-perl (2.14-1) ... #13 34.03 Selecting previously unselected package libclass-xsaccessor-perl. #13 34.03 Preparing to unpack .../115-libclass-xsaccessor-perl_1.19-4+b1_armhf.deb ... #13 34.04 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #13 34.07 Selecting previously unselected package libb-hooks-op-check-perl:armhf. #13 34.07 Preparing to unpack .../116-libb-hooks-op-check-perl_0.22-2+b1_armhf.deb ... #13 34.08 Unpacking libb-hooks-op-check-perl:armhf (0.22-2+b1) ... #13 34.11 Selecting previously unselected package libdynaloader-functions-perl. #13 24.12 Preparing to unpack .../006-sensible-utils_0.0.17+nmu1_all.deb ... #13 24.12 Unpacking sensible-utils (0.0.17+nmu1) ... #13 24.15 Selecting previously unselected package bzip2. #13 24.15 Preparing to unpack .../007-bzip2_1.0.8-5+b2_armhf.deb ... #13 24.15 Unpacking bzip2 (1.0.8-5+b2) ... #13 24.18 Selecting previously unselected package libmagic-mgc. #13 24.18 Preparing to unpack .../008-libmagic-mgc_1%3a5.44-3_armhf.deb ... #13 24.19 Unpacking libmagic-mgc (1:5.44-3) ... #13 24.27 Selecting previously unselected package libmagic1:armhf. #13 24.27 Preparing to unpack .../009-libmagic1_1%3a5.44-3_armhf.deb ... #13 24.27 Unpacking libmagic1:armhf (1:5.44-3) ... #13 24.31 Selecting previously unselected package file. #13 24.31 Preparing to unpack .../010-file_1%3a5.44-3_armhf.deb ... #13 24.31 Unpacking file (1:5.44-3) ... #13 24.34 Selecting previously unselected package gettext-base. #13 24.34 Preparing to unpack .../011-gettext-base_0.21-12_armhf.deb ... #13 24.35 Unpacking gettext-base (0.21-12) ... #13 24.45 Selecting previously unselected package xz-utils. #20 9.939 Preparing to unpack .../4-gcc-mingw-w64-x86-64-posix-runtime_12.2.0-14+25.2_amd64.deb ... #20 9.942 Unpacking gcc-mingw-w64-x86-64-posix-runtime (12.2.0-14+25.2) ... #13 39.61 Dependencies resolved. #13 39.63 ================================================================================ #13 39.63 Package Arch Version Repo Size #13 39.63 ================================================================================ #13 39.63 Installing: #13 39.63 dnf-plugins-core noarch 4.5.0-1.fc39 updates 38 k #13 39.63 rpm-build aarch64 4.19.1.1-1.fc39 updates 79 k #13 39.63 rpmlint noarch 2.5.0-5.fc39 updates 342 k #13 39.63 Upgrading: #13 39.63 dnf noarch 4.19.0-1.fc39 updates 508 k #13 39.63 dnf-data noarch 4.19.0-1.fc39 updates 40 k #13 39.63 libdnf aarch64 0.73.0-1.fc39 updates 629 k #13 39.63 python3-dnf noarch 4.19.0-1.fc39 updates 591 k #13 39.63 python3-hawkey aarch64 0.73.0-1.fc39 updates 99 k #13 39.63 python3-libdnf aarch64 0.73.0-1.fc39 updates 809 k #13 39.63 yum noarch 4.19.0-1.fc39 updates 37 k #13 39.63 Installing dependencies: #13 39.63 ansible-srpm-macros noarch 1-12.fc39 updates 21 k #13 39.63 binutils aarch64 2.40-14.fc39 updates 6.1 M #13 39.63 binutils-gold aarch64 2.40-14.fc39 updates 945 k #13 39.63 bzip2 aarch64 1.0.8-16.fc39 fedora 52 k #13 39.63 cpio aarch64 2.14-4.fc39 fedora 277 k #13 39.63 dash aarch64 0.5.12-1.fc39 fedora 99 k #13 39.63 dbus-libs aarch64 1:1.14.10-1.fc39 fedora 156 k #13 39.63 debugedit aarch64 5.0-12.fc39 updates 78 k #13 39.63 desktop-file-utils aarch64 0.26-9.fc39 fedora 71 k #13 39.63 devscripts-checkbashisms noarch 2.23.5-3.fc39 fedora 28 k #13 39.63 diffutils aarch64 3.10-3.fc39 fedora 396 k #13 39.63 dwz aarch64 0.15-3.fc39 fedora 136 k #13 39.63 ed aarch64 1.19-4.fc39 fedora 78 k #13 39.63 efi-srpm-macros noarch 5-9.fc39 fedora 22 k #13 39.63 elfutils aarch64 0.190-4.fc39 updates 552 k #13 39.63 elfutils-debuginfod-client aarch64 0.190-4.fc39 updates 37 k #13 39.63 emacs-filesystem noarch 1:29.2-2.fc39 updates 7.1 k #13 39.63 enchant2 aarch64 2.5.0-5.fc39 fedora 61 k #13 39.63 file aarch64 5.44-5.fc39 fedora 49 k #13 39.63 fonts-filesystem noarch 1:2.0.5-12.fc39 fedora 8.2 k #13 39.63 fonts-srpm-macros noarch 1:2.0.5-12.fc39 fedora 26 k #13 39.63 forge-srpm-macros noarch 0.2.0-3.fc39 updates 19 k #13 39.63 fpc-srpm-macros noarch 1.3-8.fc39 fedora 7.4 k #13 39.63 gdb-minimal aarch64 14.1-4.fc39 updates 3.9 M #13 39.63 gdk-pixbuf2 aarch64 2.42.10-5.fc39 fedora 482 k #13 39.63 ghc-srpm-macros noarch 1.6.1-2.fc39 fedora 7.8 k #13 39.63 glibc-gconv-extra aarch64 2.38-16.fc39 updates 2.0 M #13 39.63 gnat-srpm-macros noarch 6-3.fc39 fedora 8.8 k #13 39.63 go-srpm-macros noarch 3.4.0-2.fc39 updates 27 k #13 39.63 groff-base aarch64 1.23.0-3.fc39 updates 1.1 M #13 39.63 hunspell aarch64 1.7.2-5.fc39 fedora 476 k #13 39.63 hunspell-en-GB noarch 0.20201207-7.fc39 fedora 226 k #13 39.63 hunspell-en-US noarch 0.20201207-7.fc39 fedora 181 k #13 39.63 hunspell-filesystem aarch64 1.7.2-5.fc39 fedora 9.2 k #13 39.63 jansson aarch64 2.13.1-7.fc39 fedora 46 k #13 39.63 js-jquery noarch 3.6.4-2.fc39 fedora 172 k #13 39.63 json-glib aarch64 1.8.0-1.fc39 fedora 164 k #13 39.63 kernel-srpm-macros noarch 1.0-20.fc39 fedora 10 k #13 39.63 libappstream-glib aarch64 0.8.2-4.fc39 fedora 397 k #13 39.63 libjpeg-turbo aarch64 2.1.4-3.fc39 fedora 196 k #13 39.63 libpkgconf aarch64 1.9.5-2.fc39 fedora 38 k #13 39.63 libpng aarch64 2:1.6.37-15.fc39 fedora 115 k #13 39.63 libstemmer aarch64 2.2.0-7.fc39 fedora 164 k #13 39.63 lua-srpm-macros noarch 1-13.fc39 updates 8.7 k #13 39.63 ncurses aarch64 6.4-7.20230520.fc39 fedora 415 k #13 39.63 ocaml-srpm-macros noarch 8-2.fc39 fedora 14 k #13 39.63 openblas-srpm-macros noarch 2-14.fc39 fedora 7.5 k #13 39.63 package-notes-srpm-macros noarch 0.5-9.fc39 fedora 11 k #13 39.63 patch aarch64 2.7.6-22.fc39 fedora 123 k #13 39.63 perl-AutoLoader noarch 5.74-502.fc39 updates 21 k #13 39.63 perl-B aarch64 1.88-502.fc39 updates 178 k #13 39.63 perl-Carp noarch 1.54-500.fc39 fedora 29 k #13 39.63 perl-Class-Struct noarch 0.68-502.fc39 updates 22 k #13 39.63 perl-Data-Dumper aarch64 2.188-501.fc39 fedora 55 k #13 39.63 perl-Digest noarch 1.20-500.fc39 fedora 25 k #13 39.63 perl-Digest-MD5 aarch64 2.58-500.fc39 fedora 36 k #13 39.63 perl-DynaLoader aarch64 1.54-502.fc39 updates 26 k #13 39.63 perl-Encode aarch64 4:3.19-500.fc39 fedora 1.7 M #13 39.63 perl-Errno aarch64 1.37-502.fc39 updates 15 k #13 39.63 perl-Exporter noarch 5.77-500.fc39 fedora 31 k #13 39.63 perl-Fcntl aarch64 1.15-502.fc39 updates 21 k #13 39.63 perl-File-Basename noarch 2.86-502.fc39 updates 17 k #13 39.63 perl-File-Path noarch 2.18-500.fc39 fedora 35 k #13 39.63 perl-File-Temp noarch 1:0.231.100-500.fc39 fedora 58 k #13 39.63 perl-File-stat noarch 1.13-502.fc39 updates 17 k #13 39.63 perl-FileHandle noarch 2.05-502.fc39 updates 16 k #13 39.63 perl-Getopt-Long noarch 1:2.54-500.fc39 fedora 60 k #13 39.63 perl-Getopt-Std noarch 1.13-502.fc39 updates 16 k #13 39.63 perl-HTTP-Tiny noarch 0.088-3.fc39 fedora 56 k #13 39.63 perl-IO aarch64 1.52-502.fc39 updates 83 k #13 39.63 perl-IO-Socket-IP noarch 0.42-1.fc39 fedora 42 k #13 39.63 perl-IO-Socket-SSL noarch 2.083-3.fc39 fedora 225 k #13 39.63 perl-IPC-Open3 noarch 1.22-502.fc39 updates 22 k #13 39.63 perl-MIME-Base64 aarch64 3.16-500.fc39 fedora 30 k #13 39.63 perl-Mozilla-CA noarch 20230801-1.fc39 fedora 13 k #13 39.63 perl-Net-SSLeay aarch64 1.92-10.fc39 fedora 356 k #13 39.63 perl-POSIX aarch64 2.13-502.fc39 updates 98 k #13 39.63 perl-PathTools aarch64 3.89-500.fc39 fedora 88 k #13 39.63 perl-Pod-Escapes noarch 1:1.07-500.fc39 fedora 20 k #13 39.63 perl-Pod-Perldoc noarch 3.28.01-501.fc39 fedora 86 k #13 39.63 perl-Pod-Simple noarch 1:3.45-4.fc39 fedora 218 k #13 39.63 perl-Pod-Usage noarch 4:2.03-500.fc39 fedora 39 k #13 39.63 perl-Scalar-List-Utils aarch64 5:1.63-500.fc39 fedora 71 k #13 39.63 perl-SelectSaver noarch 1.02-502.fc39 updates 12 k #13 39.63 perl-Socket aarch64 4:2.037-3.fc39 fedora 56 k #13 39.63 perl-Storable aarch64 1:3.32-500.fc39 fedora 97 k #13 39.63 perl-Symbol noarch 1.09-502.fc39 updates 14 k #13 39.63 perl-Term-ANSIColor noarch 5.01-501.fc39 fedora 47 k #13 39.63 perl-Term-Cap noarch 1.18-500.fc39 fedora 22 k #13 39.63 perl-Text-ParseWords noarch 3.31-500.fc39 fedora 16 k #13 39.63 perl-Text-Tabs+Wrap noarch 2023.0511-3.fc39 fedora 22 k #13 39.63 perl-Time-Local noarch 2:1.350-3.fc39 fedora 34 k #13 39.63 perl-URI noarch 5.21-1.fc39 fedora 125 k #13 39.63 perl-base noarch 2.27-502.fc39 updates 16 k #13 39.63 perl-constant noarch 1.33-501.fc39 fedora 22 k #13 39.63 perl-if noarch 0.61.000-502.fc39 updates 14 k #13 39.63 perl-interpreter aarch64 4:5.38.2-502.fc39 updates 72 k #13 39.63 perl-libnet noarch 3.15-501.fc39 fedora 129 k #13 39.63 perl-libs aarch64 4:5.38.2-502.fc39 updates 2.3 M #13 39.63 perl-locale noarch 1.10-502.fc39 updates 14 k #13 39.63 perl-mro aarch64 1.28-502.fc39 updates 29 k #13 39.63 perl-overload noarch 1.37-502.fc39 updates 46 k #13 39.63 perl-overloading noarch 0.02-502.fc39 updates 13 k #13 39.63 perl-parent noarch 1:0.241-500.fc39 fedora 14 k #13 39.63 perl-podlators noarch 1:5.01-500.fc39 fedora 125 k #13 39.63 perl-srpm-macros noarch 1-51.fc39 fedora 8.0 k #13 39.63 perl-vars noarch 1.05-502.fc39 updates 13 k #13 39.63 pkgconf aarch64 1.9.5-2.fc39 fedora 42 k #13 39.63 pkgconf-m4 noarch 1.9.5-2.fc39 fedora 14 k #13 39.63 pkgconf-pkg-config aarch64 1.9.5-2.fc39 fedora 9.6 k #13 39.63 pyproject-srpm-macros noarch 1.12.0-1.fc39 updates 14 k #13 39.63 python-srpm-macros noarch 3.12-4.fc39 fedora 25 k #13 39.63 python3-construct noarch 2.10.68-6.fc39 fedora 146 k #13 39.63 python3-dateutil noarch 1:2.8.2-10.fc39 fedora 355 k #13 39.63 python3-dbus aarch64 1.3.2-4.fc39 fedora 157 k #13 39.63 python3-distro noarch 1.8.0-6.fc39 fedora 49 k #13 39.63 python3-dnf-plugins-core noarch 4.5.0-1.fc39 updates 318 k #13 39.63 python3-enchant noarch 3.2.2-10.fc39 fedora 101 k #13 39.63 python3-file-magic noarch 5.44-5.fc39 fedora 20 k #13 39.63 python3-packaging noarch 23.1-4.fc39 fedora 114 k #13 39.63 python3-pybeam noarch 0.7-7.fc39 fedora 31 k #13 39.63 python3-pyxdg noarch 0.27-9.fc39 fedora 130 k #13 39.63 python3-six noarch 1.16.0-12.fc39 fedora 41 k #13 39.63 python3-systemd aarch64 235-5.fc39 fedora 107 k #13 39.63 python3-tomli-w noarch 1.0.0-9.fc39 fedora 21 k #13 39.63 python3-zstandard aarch64 0.21.0-3.fc39 fedora 457 k #13 39.63 qt5-srpm-macros noarch 5.15.12-1.fc39 updates 8.4 k #13 39.63 qt6-srpm-macros noarch 6.6.2-1.fc39 updates 8.9 k #13 39.63 redhat-rpm-config noarch 265-1.fc39 updates 78 k #13 39.63 rpmautospec-rpm-macros noarch 0.6.3-1.fc39 updates 10 k #13 39.63 rpmlint-fedora-license-data noarch 1.42-1.fc39 updates 33 k #13 39.63 rust-srpm-macros noarch 26.1-1.fc39 updates 13 k #13 39.63 shared-mime-info aarch64 2.2-4.fc39 fedora 380 k #13 39.63 unzip aarch64 6.0-62.fc39 fedora 183 k #13 39.63 web-assets-filesystem noarch 5-20.fc39 fedora 7.9 k #13 39.63 xxhash-libs aarch64 0.8.2-1.fc39 fedora 35 k #13 39.63 xz aarch64 5.4.4-1.fc39 fedora 556 k #13 39.63 zip aarch64 3.0-39.fc39 fedora 262 k #13 39.63 zstd aarch64 1.5.5-4.fc39 fedora 446 k #13 39.63 Installing weak dependencies: #13 39.63 hunspell-en noarch 0.20201207-7.fc39 fedora 190 k #13 39.63 perl-NDBM_File aarch64 1.16-502.fc39 updates 23 k #13 39.63 python-systemd-doc aarch64 235-5.fc39 fedora 75 k #13 39.63 #13 39.63 Transaction Summary #13 39.63 ================================================================================ #13 39.63 Install 145 Packages #13 39.63 Upgrade 7 Packages #13 39.63 #13 39.64 Total download size: 34 M #13 39.64 Downloading Packages: #13 32.79 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 32.93 Selecting previously unselected package libalgorithm-merge-perl. #13 32.93 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ... #13 32.94 Unpacking libalgorithm-merge-perl (0.08-3) ... #13 33.09 Selecting previously unselected package libaliased-perl. #13 41.73 Setting up libtsan0:arm64 (8.3.0-6) ... #13 41.74 Setting up pinentry-curses (1.1.0-2) ... #13 41.76 Setting up manpages-dev (4.16-2) ... #13 41.77 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #13 41.78 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u6) ... #13 41.80 Setting up libxcb1:arm64 (1.13.1-2) ... #13 41.82 Setting up at (3.1.23-1) ... #13 41.96 invoke-rc.d: could not determine current runlevel #13 30.52 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ... #13 30.52 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #13 30.56 Selecting previously unselected package libparams-classify-perl. #13 30.56 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ... #13 30.56 Unpacking libparams-classify-perl (0.015-1+b3) ... #13 30.60 Selecting previously unselected package libmodule-runtime-perl. #13 30.60 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ... #13 30.61 Unpacking libmodule-runtime-perl (0.016-1) ... #13 30.64 Selecting previously unselected package libimport-into-perl. #13 30.64 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ... #13 30.65 Unpacking libimport-into-perl (1.002005-1) ... #13 30.68 Selecting previously unselected package librole-tiny-perl. #13 30.68 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ... #13 30.68 Unpacking librole-tiny-perl (2.002004-1) ... #13 30.72 Selecting previously unselected package libstrictures-perl. #13 30.72 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ... #13 30.72 Unpacking libstrictures-perl (2.000006-1) ... #13 30.75 Selecting previously unselected package libsub-quote-perl. #13 28.09 Preparing to unpack .../030-libatomic1_10.2.1-6+rpi1_armhf.deb ... #13 28.10 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ... #13 28.14 Selecting previously unselected package libasan6:armhf. #13 28.14 Preparing to unpack .../031-libasan6_10.2.1-6+rpi1_armhf.deb ... #13 28.14 Unpacking libasan6:armhf (10.2.1-6+rpi1) ... #13 28.38 Selecting previously unselected package libubsan1:armhf. #13 28.93 Unpacking libdebhelper-perl (13.2~bpo10+1) ... #13 28.98 Selecting previously unselected package libglib2.0-0:armhf. #13 28.99 Preparing to unpack .../049-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ... #13 28.99 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ... #13 29.12 Selecting previously unselected package libicu63:armhf. #14 32.69 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB] #14 32.72 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B] #14 32.72 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdeflate0 arm64 1.10-2 [69.1 kB] #14 29.87 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-debian all 0.1.43ubuntu1.1 [107 kB] #13 42.54 Setting up libreadline8:arm64 (8.2-1.3) ... #13 42.55 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... #13 42.56 Setting up ca-certificates (20230311) ... #13 34.89 Preparing to unpack .../251-libexporter-tiny-perl_1.006000-1_all.deb ... #13 34.90 Unpacking libexporter-tiny-perl (1.006000-1) ... #13 34.92 Selecting previously unselected package libfcgi-bin. #13 34.93 Preparing to unpack .../252-libfcgi-bin_2.4.2-2_amd64.deb ... #13 34.93 Unpacking libfcgi-bin (2.4.2-2) ... #13 34.95 Selecting previously unselected package libindirect-perl. #13 34.96 Preparing to unpack .../253-libindirect-perl_0.39-2+b1_amd64.deb ... #13 34.96 Unpacking libindirect-perl (0.39-2+b1) ... #13 34.99 Selecting previously unselected package libxs-parse-keyword-perl. #13 34.99 Preparing to unpack .../254-libxs-parse-keyword-perl_0.33-1_amd64.deb ... #13 34.99 Unpacking libxs-parse-keyword-perl (0.33-1) ... #13 35.02 Selecting previously unselected package libxs-parse-sublike-perl:amd64. #13 35.02 Preparing to unpack .../255-libxs-parse-sublike-perl_0.16-1+b2_amd64.deb ... #13 35.03 Unpacking libxs-parse-sublike-perl:amd64 (0.16-1+b2) ... #13 35.05 Selecting previously unselected package libobject-pad-perl. #13 35.05 Preparing to unpack .../256-libobject-pad-perl_0.78-1_amd64.deb ... #13 35.06 Unpacking libobject-pad-perl (0.78-1) ... #13 35.09 Selecting previously unselected package libfeature-compat-class-perl. #13 35.09 Preparing to unpack .../257-libfeature-compat-class-perl_0.05-1_all.deb ... #14 40.55 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ... #14 40.55 Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ... #14 40.58 Selecting previously unselected package libc6-dev:arm64. #14 40.59 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.14_arm64.deb ... #14 40.59 Unpacking libc6-dev:arm64 (2.31-0ubuntu9.14) ... #14 40.82 Selecting previously unselected package gcc-9-base:arm64. #13 28.96 Preparing to unpack .../061-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ... #13 28.97 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... #13 29.03 Selecting previously unselected package libnghttp2-14:armhf. #13 29.03 Preparing to unpack .../062-libnghttp2-14_1.36.0-2+deb10u2_armhf.deb ... #13 29.04 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u2) ... #13 29.09 Selecting previously unselected package libpsl5:armhf. #13 29.09 Preparing to unpack .../063-libpsl5_0.20.2-2_armhf.deb ... #13 29.09 Unpacking libpsl5:armhf (0.20.2-2) ... #13 29.14 Selecting previously unselected package librtmp1:armhf. #13 29.14 Preparing to unpack .../064-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ... #13 29.15 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... #13 29.19 Selecting previously unselected package libssh2-1:armhf. #16 76.47 Installing : libsepol-devel-2.5-10.el7.aarch64 41/60 #16 76.53 Installing : perl-Test-Harness-3.28-3.el7.noarch 42/60 #16 76.63 Installing : automake-1.13.4-3.el7.noarch 43/60 #16 76.78 install-info: No such file or directory for /usr/share/info/automake.info.gz #14 39.04 Get:297 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjson-xs-perl arm64 4.030-2 [84.3 kB] #14 39.20 Get:298 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjson-maybexs-perl all 1.004005-1 [11.3 kB] #15 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 2.1s done #15 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 #14 30.64 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-moreutils-perl armhf 0.416-1build5 [52.7 kB] #14 30.68 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB] #14 30.72 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-xs-perl armhf 0.58-2 [29.4 kB] #14 30.74 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl7 armhf 2.4.6-14 [35.4 kB] #14 30.76 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl-dev armhf 2.4.6-14 [160 kB] #13 33.52 Selecting previously unselected package devscripts. #13 33.52 Preparing to unpack .../144-devscripts_2.19.5+deb10u1_amd64.deb ... #13 33.54 Unpacking devscripts (2.19.5+deb10u1) ... #13 33.68 Selecting previously unselected package diffstat. #13 33.69 Preparing to unpack .../145-diffstat_1.62-1_amd64.deb ... #13 33.69 Unpacking diffstat (1.62-1) ... #13 33.72 Selecting previously unselected package distro-info-data. #13 33.72 Preparing to unpack .../146-distro-info-data_0.41+deb10u8_all.deb ... #13 33.73 Unpacking distro-info-data (0.41+deb10u8) ... #13 33.76 Selecting previously unselected package python3-pkg-resources. #13 33.77 Preparing to unpack .../147-python3-pkg-resources_40.8.0-1_all.deb ... #13 33.77 Unpacking python3-pkg-resources (40.8.0-1) ... #13 33.82 Selecting previously unselected package python3-chardet. #15 22.56 Installing : perl-File-Path-2.15-2.el8.noarch 49/89 #15 22.58 Installing : perl-IO-1.38-422.el8.x86_64 50/89 #15 22.60 Installing : perl-PathTools-3.74-1.el8.x86_64 51/89 #15 22.62 Installing : perl-constant-1.33-396.el8.noarch 52/89 #15 22.63 Installing : perl-threads-1:2.21-2.el8.x86_64 53/89 #13 34.11 Preparing to unpack .../117-libdynaloader-functions-perl_0.003-3_all.deb ... #13 34.12 Unpacking libdynaloader-functions-perl (0.003-3) ... #13 34.15 Selecting previously unselected package libdevel-callchecker-perl:armhf. #13 34.15 Preparing to unpack .../118-libdevel-callchecker-perl_0.008-2_armhf.deb ... #13 34.16 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ... #13 34.20 Selecting previously unselected package libparams-classify-perl:armhf. #13 34.20 Preparing to unpack .../119-libparams-classify-perl_0.015-2+b1_armhf.deb ... #13 34.21 Unpacking libparams-classify-perl:armhf (0.015-2+b1) ... #13 34.24 Selecting previously unselected package libmodule-runtime-perl. #13 34.24 Preparing to unpack .../120-libmodule-runtime-perl_0.016-2_all.deb ... #13 34.25 Unpacking libmodule-runtime-perl (0.016-2) ... #13 34.28 Selecting previously unselected package libimport-into-perl. #13 34.28 Preparing to unpack .../121-libimport-into-perl_1.002005-2_all.deb ... #13 34.29 Unpacking libimport-into-perl (1.002005-2) ... #13 34.32 Selecting previously unselected package librole-tiny-perl. #13 34.32 Preparing to unpack .../122-librole-tiny-perl_2.002004-1_all.deb ... #13 34.32 Unpacking librole-tiny-perl (2.002004-1) ... #13 34.35 Selecting previously unselected package libsub-quote-perl. #14 31.04 Get:144 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf debhelper all 13.11.6ubuntu1 [935 kB] #14 31.28 Get:145 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfakeroot armhf 1.32.1-1 [27.3 kB] #13 24.45 Preparing to unpack .../012-xz-utils_5.4.1-0.2_armhf.deb ... #13 24.45 Unpacking xz-utils (5.4.1-0.2) ... #13 24.52 Selecting previously unselected package m4. #13 24.52 Preparing to unpack .../013-m4_1.4.19-3_armhf.deb ... #13 24.52 Unpacking m4 (1.4.19-3) ... #13 24.57 Selecting previously unselected package autoconf. #13 24.57 Preparing to unpack .../014-autoconf_2.71-3_all.deb ... #13 24.57 Unpacking autoconf (2.71-3) ... #13 24.62 Selecting previously unselected package autotools-dev. #13 24.62 Preparing to unpack .../015-autotools-dev_20220109.1_all.deb ... #13 24.63 Unpacking autotools-dev (20220109.1) ... #13 24.67 Selecting previously unselected package automake. #20 10.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. #13 33.09 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ... #13 33.14 Unpacking libaliased-perl (0.34-1.1) ... #13 33.22 Selecting previously unselected package libapt-pkg-perl. #13 33.22 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ... #13 33.25 Unpacking libapt-pkg-perl (0.1.39) ... #13 41.96 invoke-rc.d: policy-rc.d denied execution of start. #13 41.96 Setting up libedit2:arm64 (3.1-20181209-1) ... #13 41.98 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... #13 41.99 Setting up cron (3.0pl1-134+deb10u1) ... #13 42.07 Adding group `crontab' (GID 102) ... #13 42.08 Done. #13 42.10 invoke-rc.d: could not determine current runlevel #13 42.10 invoke-rc.d: policy-rc.d denied execution of start. #13 42.22 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... #13 30.76 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ... #13 30.76 Unpacking libsub-quote-perl (2.006006-1) ... #13 30.79 Selecting previously unselected package libmoo-perl. #13 30.79 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ... #13 30.80 Unpacking libmoo-perl (2.004004-1) ... #13 30.84 Selecting previously unselected package libencode-locale-perl. #13 30.84 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ... #13 30.84 Unpacking libencode-locale-perl (1.05-1.1) ... #13 30.87 Selecting previously unselected package libtimedate-perl. #13 30.87 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ... #13 30.88 Unpacking libtimedate-perl (2.3300-2) ... #13 30.91 Selecting previously unselected package libhttp-date-perl. #13 30.92 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ... #13 30.92 Unpacking libhttp-date-perl (6.05-1) ... #13 30.95 Selecting previously unselected package libfile-listing-perl. #13 30.95 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ... #13 30.96 Unpacking libfile-listing-perl (6.14-1) ... #13 30.98 Selecting previously unselected package libhtml-tagset-perl. #13 28.38 Preparing to unpack .../032-libubsan1_10.2.1-6+rpi1_armhf.deb ... #13 28.38 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ... #13 28.48 Selecting previously unselected package libgcc-10-dev:armhf. #13 28.49 Preparing to unpack .../033-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ... #13 28.49 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #13 28.60 Selecting previously unselected package gcc-10. #13 29.12 Preparing to unpack .../050-libicu63_63.1-6+deb10u3_armhf.deb ... #13 29.13 Unpacking libicu63:armhf (63.1-6+deb10u3) ... #14 33.13 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjbig0 arm64 2.1-3.1ubuntu0.22.04.1 [29.1 kB] #14 29.89 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgpgme11 armhf 1.16.0-1.2ubuntu4.1 [117 kB] #14 29.91 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-gpg armhf 1.16.0-1.2ubuntu4.1 [196 kB] #14 29.93 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dput all 1.1.0ubuntu2.1 [44.7 kB] #14 29.93 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB] #14 30.01 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #14 30.02 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.15 [247 kB] #14 30.03 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liberror-perl all 0.17029-1 [26.5 kB] #13 42.92 Updating certificates in /etc/ssl/certs... #13 35.10 Unpacking libfeature-compat-class-perl (0.05-1) ... #13 35.12 Selecting previously unselected package libsyntax-keyword-try-perl. #13 35.13 Preparing to unpack .../258-libsyntax-keyword-try-perl_0.28-1_amd64.deb ... #13 35.13 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #13 35.16 Selecting previously unselected package libfeature-compat-try-perl. #13 35.16 Preparing to unpack .../259-libfeature-compat-try-perl_0.05-1_all.deb ... #13 35.16 Unpacking libfeature-compat-try-perl (0.05-1) ... #13 35.19 Selecting previously unselected package libipc-system-simple-perl. #13 35.19 Preparing to unpack .../260-libipc-system-simple-perl_1.30-2_all.deb ... #13 35.19 Unpacking libipc-system-simple-perl (1.30-2) ... #13 35.27 Selecting previously unselected package libfile-basedir-perl. #13 35.27 Preparing to unpack .../261-libfile-basedir-perl_0.09-2_all.deb ... #13 35.27 Unpacking libfile-basedir-perl (0.09-2) ... #13 35.30 Selecting previously unselected package libfile-chdir-perl. #13 35.30 Preparing to unpack .../262-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 35.31 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 35.33 Selecting previously unselected package libfile-fcntllock-perl. #13 35.33 Preparing to unpack .../263-libfile-fcntllock-perl_0.22-4+b1_amd64.deb ... #13 35.34 Unpacking libfile-fcntllock-perl (0.22-4+b1) ... #13 35.39 Selecting previously unselected package libnumber-compare-perl. #13 35.40 Preparing to unpack .../264-libnumber-compare-perl_0.03-3_all.deb ... #13 35.40 Unpacking libnumber-compare-perl (0.03-3) ... #13 35.42 Selecting previously unselected package libtext-glob-perl. #13 35.42 Preparing to unpack .../265-libtext-glob-perl_0.11-3_all.deb ... #13 35.43 Unpacking libtext-glob-perl (0.11-3) ... #13 35.45 Selecting previously unselected package libfile-find-rule-perl. #13 35.45 Preparing to unpack .../266-libfile-find-rule-perl_0.34-3_all.deb ... #13 35.45 Unpacking libfile-find-rule-perl (0.34-3) ... #13 35.48 Selecting previously unselected package libfont-afm-perl. #13 35.48 Preparing to unpack .../267-libfont-afm-perl_1.20-4_all.deb ... #13 35.48 Unpacking libfont-afm-perl (1.20-4) ... #13 35.51 Selecting previously unselected package libio-string-perl. #14 40.82 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 40.82 Unpacking gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 40.86 Selecting previously unselected package libisl22:arm64. #14 40.86 Preparing to unpack .../079-libisl22_0.22.1-1_arm64.deb ... #14 40.86 Unpacking libisl22:arm64 (0.22.1-1) ... #14 40.94 Selecting previously unselected package libmpfr6:arm64. #16 76.81 Installing : python-IPy-0.75-6.el7.noarch 44/60 #13 29.19 Preparing to unpack .../065-libssh2-1_1.8.0-2.1+deb10u1_armhf.deb ... #13 29.20 Unpacking libssh2-1:armhf (1.8.0-2.1+deb10u1) ... #13 29.24 Selecting previously unselected package libcurl4:armhf. #13 29.25 Preparing to unpack .../066-libcurl4_7.64.0-4+deb10u8_armhf.deb ... #13 29.25 Unpacking libcurl4:armhf (7.64.0-4+deb10u8) ... #13 29.30 Selecting previously unselected package curl. #13 29.30 Preparing to unpack .../067-curl_7.64.0-4+deb10u8_armhf.deb ... #13 29.31 Unpacking curl (7.64.0-4+deb10u8) ... #13 29.36 Selecting previously unselected package dctrl-tools. #13 29.36 Preparing to unpack .../068-dctrl-tools_2.24-3_armhf.deb ... #13 29.37 Unpacking dctrl-tools (2.24-3) ... #13 29.41 Selecting previously unselected package libtool. #14 39.21 Get:299 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblog-any-perl all 1.715-1 [71.4 kB] #14 39.27 Get:300 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 39.27 Get:301 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpackage-stash-perl all 0.40-1 [19.5 kB] #14 39.29 Get:302 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-identify-perl arm64 0.14-3 [9738 B] #14 39.29 Get:303 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsub-name-perl arm64 0.27-1 [10.6 kB] #14 39.30 Get:304 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnamespace-clean-perl all 0.27-2 [14.0 kB] #14 39.30 Get:305 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpath-tiny-perl all 0.144-1 [47.7 kB] #14 39.32 Get:306 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #15 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.4s done #15 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 0.1s #14 30.83 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB] #14 30.83 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB] #14 30.84 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-aliases-perl all 0.001006-1 [7176 B] #14 30.84 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #14 30.85 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-struct-perl all 0.017-1 [23.4 kB] #14 31.00 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-sec-perl armhf 1.15-1 [43.4 kB] #13 33.82 Preparing to unpack .../148-python3-chardet_3.0.4-3_all.deb ... #13 33.82 Unpacking python3-chardet (3.0.4-3) ... #13 33.87 Selecting previously unselected package python3-six. #13 33.87 Preparing to unpack .../149-python3-six_1.12.0-1_all.deb ... #13 33.88 Unpacking python3-six (1.12.0-1) ... #13 33.91 Selecting previously unselected package python3-debian. #13 33.91 Preparing to unpack .../150-python3-debian_0.1.35_all.deb ... #13 33.91 Unpacking python3-debian (0.1.35) ... #13 33.96 Selecting previously unselected package libgpgme11:amd64. #15 22.65 Installing : perl-threads-shared-1.58-2.el8.x86_64 54/89 #13 34.36 Preparing to unpack .../123-libsub-quote-perl_2.006008-1_all.deb ... #13 34.36 Unpacking libsub-quote-perl (2.006008-1) ... #13 34.39 Selecting previously unselected package libmoo-perl. #13 34.39 Preparing to unpack .../124-libmoo-perl_2.005005-1_all.deb ... #13 34.40 Unpacking libmoo-perl (2.005005-1) ... #13 34.43 Selecting previously unselected package libencode-locale-perl. #13 34.44 Preparing to unpack .../125-libencode-locale-perl_1.05-3_all.deb ... #13 34.44 Unpacking libencode-locale-perl (1.05-3) ... #13 34.47 Selecting previously unselected package libtimedate-perl. #13 34.47 Preparing to unpack .../126-libtimedate-perl_2.3300-2_all.deb ... #13 34.48 Unpacking libtimedate-perl (2.3300-2) ... #13 34.51 Selecting previously unselected package libhttp-date-perl. #13 34.51 Preparing to unpack .../127-libhttp-date-perl_6.05-2_all.deb ... #13 34.52 Unpacking libhttp-date-perl (6.05-2) ... #13 34.55 Selecting previously unselected package libfile-listing-perl. #13 34.55 Preparing to unpack .../128-libfile-listing-perl_6.15-1_all.deb ... #13 34.56 Unpacking libfile-listing-perl (6.15-1) ... #13 34.58 Selecting previously unselected package libhtml-tagset-perl. #13 34.58 Preparing to unpack .../129-libhtml-tagset-perl_3.20-6_all.deb ... #13 34.59 Unpacking libhtml-tagset-perl (3.20-6) ... #13 34.62 Selecting previously unselected package libregexp-ipv6-perl. #13 34.62 Preparing to unpack .../130-libregexp-ipv6-perl_0.03-3_all.deb ... #13 34.63 Unpacking libregexp-ipv6-perl (0.03-3) ... #13 34.65 Selecting previously unselected package liburi-perl. #13 34.65 Preparing to unpack .../131-liburi-perl_5.17-1_all.deb ... #13 34.66 Unpacking liburi-perl (5.17-1) ... #13 34.70 Selecting previously unselected package libhtml-parser-perl:armhf. #14 31.36 Get:146 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf fakeroot armhf 1.32.1-1 [61.6 kB] #14 31.43 Get:147 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libassuan0 armhf 2.5.6-1 [31.0 kB] #13 24.67 Preparing to unpack .../016-automake_1%3a1.16.5-1.3_all.deb ... #13 24.67 Unpacking automake (1:1.16.5-1.3) ... #13 24.74 Selecting previously unselected package autopoint. #13 24.74 Preparing to unpack .../017-autopoint_0.21-12_all.deb ... #13 24.74 Unpacking autopoint (0.21-12) ... #13 24.78 Selecting previously unselected package binutils-common:armhf. #13 24.78 Preparing to unpack .../018-binutils-common_2.40-2+rpi2_armhf.deb ... #13 24.79 Unpacking binutils-common:armhf (2.40-2+rpi2) ... #20 10.52 Preparing to unpack .../5-gcc-mingw-w64-x86-64-posix_12.2.0-14+25.2_amd64.deb ... #20 10.53 Unpacking gcc-mingw-w64-x86-64-posix (12.2.0-14+25.2) ... #13 25.86 Selecting previously unselected package libxml2:armhf. #13 33.42 Selecting previously unselected package libarchive-cpio-perl. #13 33.42 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ... #13 33.43 Unpacking libarchive-cpio-perl (0.10-1.1) ... #13 42.23 Setting up m4 (1.4.18-2) ... #13 42.25 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... #13 42.26 Setting up binutils (2.31.1-16) ... #13 42.27 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u3) ... #13 42.28 Setting up ca-certificates (20200601~deb10u2) ... #13 30.99 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ... #13 30.99 Unpacking libhtml-tagset-perl (3.20-4) ... #13 31.02 Selecting previously unselected package liburi-perl. #13 31.02 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ... #13 31.02 Unpacking liburi-perl (5.08-1) ... #13 31.06 Selecting previously unselected package libhtml-parser-perl. #13 31.06 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ... #13 31.07 Unpacking libhtml-parser-perl (3.75-1+b1) ... #13 31.10 Selecting previously unselected package libhtml-tree-perl. #13 31.11 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ... #13 31.11 Unpacking libhtml-tree-perl (5.07-2) ... #13 31.15 Selecting previously unselected package libio-html-perl. #13 31.15 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ... #13 31.15 Unpacking libio-html-perl (1.004-2) ... #13 31.18 Selecting previously unselected package liblwp-mediatypes-perl. #13 31.18 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ... #13 31.21 Unpacking liblwp-mediatypes-perl (6.04-1) ... #13 31.24 Selecting previously unselected package libhttp-message-perl. #13 31.24 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ... #13 31.25 Unpacking libhttp-message-perl (6.28-1) ... #13 31.29 Selecting previously unselected package libhttp-cookies-perl. #13 31.29 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ... #13 31.29 Unpacking libhttp-cookies-perl (6.10-1) ... #13 31.32 Selecting previously unselected package libhttp-negotiate-perl. #13 28.60 Preparing to unpack .../034-gcc-10_10.2.1-6+rpi1_armhf.deb ... #13 28.61 Unpacking gcc-10 (10.2.1-6+rpi1) ... #13 40.68 (1/152): bzip2-1.0.8-16.fc39.aarch64.rpm 228 kB/s | 52 kB 00:00 #13 40.68 (2/152): dash-0.5.12-1.fc39.aarch64.rpm 422 kB/s | 99 kB 00:00 #13 40.69 (3/152): cpio-2.14-4.fc39.aarch64.rpm 1.1 MB/s | 277 kB 00:00 #13 40.69 (4/152): dbus-libs-1.14.10-1.fc39.aarch64.rpm 9.9 MB/s | 156 kB 00:00 #13 40.70 (5/152): desktop-file-utils-0.26-9.fc39.aarch64 5.1 MB/s | 71 kB 00:00 #13 40.70 (6/152): devscripts-checkbashisms-2.23.5-3.fc39 2.8 MB/s | 28 kB 00:00 #13 40.71 (7/152): diffutils-3.10-3.fc39.aarch64.rpm 42 MB/s | 396 kB 00:00 #13 40.71 (8/152): dwz-0.15-3.fc39.aarch64.rpm 11 MB/s | 136 kB 00:00 #13 40.71 (9/152): ed-1.19-4.fc39.aarch64.rpm 6.6 MB/s | 78 kB 00:00 #13 40.72 (10/152): efi-srpm-macros-5-9.fc39.noarch.rpm 4.1 MB/s | 22 kB 00:00 #13 40.72 (11/152): enchant2-2.5.0-5.fc39.aarch64.rpm 6.9 MB/s | 61 kB 00:00 #13 40.72 (12/152): file-5.44-5.fc39.aarch64.rpm 5.5 MB/s | 49 kB 00:00 #13 40.73 (13/152): fonts-filesystem-2.0.5-12.fc39.noarch 880 kB/s | 8.2 kB 00:00 #13 40.73 (14/152): fonts-srpm-macros-2.0.5-12.fc39.noarc 4.0 MB/s | 26 kB 00:00 #13 40.73 (15/152): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 838 kB/s | 7.4 kB 00:00 #13 40.74 (16/152): gdk-pixbuf2-2.42.10-5.fc39.aarch64.rp 34 MB/s | 482 kB 00:00 #13 40.74 (17/152): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 768 kB/s | 7.8 kB 00:00 #13 40.75 (18/152): gnat-srpm-macros-6-3.fc39.noarch.rpm 686 kB/s | 8.8 kB 00:00 #13 40.76 (19/152): hunspell-1.7.2-5.fc39.aarch64.rpm 31 MB/s | 476 kB 00:00 #13 40.76 (20/152): hunspell-en-0.20201207-7.fc39.noarch. 13 MB/s | 190 kB 00:00 #13 40.77 (21/152): hunspell-en-US-0.20201207-7.fc39.noar 17 MB/s | 181 kB 00:00 #13 40.77 (22/152): hunspell-filesystem-1.7.2-5.fc39.aarc 1.1 MB/s | 9.2 kB 00:00 #13 40.77 (23/152): jansson-2.13.1-7.fc39.aarch64.rpm 7.7 MB/s | 46 kB 00:00 #13 40.78 (24/152): hunspell-en-GB-0.20201207-7.fc39.noar 7.1 MB/s | 226 kB 00:00 #13 40.78 (25/152): json-glib-1.8.0-1.fc39.aarch64.rpm 20 MB/s | 164 kB 00:00 #14 33.30 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libwebp7 arm64 1.2.2-2ubuntu0.22.04.2 [193 kB] #14 30.46 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git-man all 1:2.34.1-1ubuntu1.10 [954 kB] #13 43.34 140 added, 0 removed; done. #13 35.51 Preparing to unpack .../268-libio-string-perl_1.08-4_all.deb ... #13 35.52 Unpacking libio-string-perl (1.08-4) ... #13 35.54 Selecting previously unselected package libfont-ttf-perl. #13 35.54 Preparing to unpack .../269-libfont-ttf-perl_1.06-2_all.deb ... #13 35.55 Unpacking libfont-ttf-perl (1.06-2) ... #13 35.60 Selecting previously unselected package libfreezethaw-perl. #13 35.61 Preparing to unpack .../270-libfreezethaw-perl_0.5001-3_all.deb ... #13 35.65 Unpacking libfreezethaw-perl (0.5001-3) ... #13 35.67 Selecting previously unselected package libsort-versions-perl. #13 35.67 Preparing to unpack .../271-libsort-versions-perl_1.62-3_all.deb ... #13 35.68 Unpacking libsort-versions-perl (1.62-3) ... #13 35.70 Selecting previously unselected package libgit-wrapper-perl. #13 35.70 Preparing to unpack .../272-libgit-wrapper-perl_0.048-2_all.deb ... #13 35.71 Unpacking libgit-wrapper-perl (0.048-2) ... #13 35.74 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 35.74 Preparing to unpack .../273-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #13 35.75 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #13 35.77 Selecting previously unselected package libio-prompter-perl. #14 40.94 Preparing to unpack .../080-libmpfr6_4.0.2-1_arm64.deb ... #14 40.94 Unpacking libmpfr6:arm64 (4.0.2-1) ... #14 40.99 Selecting previously unselected package libmpc3:arm64. #14 40.99 Preparing to unpack .../081-libmpc3_1.1.0-1_arm64.deb ... #14 40.99 Unpacking libmpc3:arm64 (1.1.0-1) ... #14 41.03 Selecting previously unselected package cpp-9. #14 41.03 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 41.03 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #16 76.93 Installing : policycoreutils-python-2.5-34.el7.aarch64 45/60 #14 39.73 Get:307 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtype-tiny-perl all 2.004000-1 [354 kB] #13 29.41 Preparing to unpack .../069-libtool_2.4.6-9_all.deb ... #13 29.42 Unpacking libtool (2.4.6-9) ... #13 29.47 Selecting previously unselected package dh-autoreconf. #13 29.48 Preparing to unpack .../070-dh-autoreconf_19_all.deb ... #13 29.48 Unpacking dh-autoreconf (19) ... #13 29.56 Selecting previously unselected package libarchive-zip-perl. #13 29.56 Preparing to unpack .../071-libarchive-zip-perl_1.64-1_all.deb ... #13 29.56 Unpacking libarchive-zip-perl (1.64-1) ... #13 29.60 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 29.60 Preparing to unpack .../072-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #13 29.61 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #13 29.64 Selecting previously unselected package dh-strip-nondeterminism. #13 29.64 Preparing to unpack .../073-dh-strip-nondeterminism_1.1.2-1_all.deb ... #13 29.64 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #13 29.67 Selecting previously unselected package dwz. #17 7.701 Preparing : 1/1 #17 7.762 Installing : python3-libselinux-2.9-8.el8.aarch64 1/60 #17 7.812 Installing : make-1:4.2.1-11.el8.aarch64 2/60 #17 7.824 Running scriptlet: make-1:4.2.1-11.el8.aarch64 2/60 #17 7.846 Installing : m4-1.4.18-7.el8.aarch64 3/60 #17 7.857 Running scriptlet: m4-1.4.18-7.el8.aarch64 3/60 #16 9.175 Running transaction check #14 31.23 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-libidn-perl armhf 0.12.ds-3build2 [16.5 kB] #14 31.24 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-range-perl all 0.12-1 [8556 B] #14 31.25 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-xs-perl armhf 0.29-1build1 [16.7 kB] #14 31.26 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #14 31.33 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperl4-corelibs-perl all 0.004-2 [37.4 kB] #13 33.97 Preparing to unpack .../151-libgpgme11_1.12.0-6_amd64.deb ... #13 33.97 Unpacking libgpgme11:amd64 (1.12.0-6) ... #13 34.04 Selecting previously unselected package python3-gpg. #13 34.04 Preparing to unpack .../152-python3-gpg_1.12.0-6_amd64.deb ... #13 34.04 Unpacking python3-gpg (1.12.0-6) ... #13 34.11 Selecting previously unselected package dput. #13 34.11 Preparing to unpack .../153-dput_1.0.3_all.deb ... #13 34.12 Unpacking dput (1.0.3) ... #13 34.15 Selecting previously unselected package equivs. #13 34.16 Preparing to unpack .../154-equivs_2.2.0_all.deb ... #13 34.16 Unpacking equivs (2.2.0) ... #13 34.28 Selecting previously unselected package exim4-config. #15 23.21 Installing : perl-interpreter-4:5.26.3-422.el8.x86_64 55/89 #15 23.24 Installing : libtool-ltdl-2.4.6-25.el8.x86_64 56/89 #15 23.26 Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 56/89 #15 23.28 Installing : libpkgconf-1.4.2-1.el8.x86_64 57/89 #15 23.29 Installing : pkgconf-1.4.2-1.el8.x86_64 58/89 #15 23.30 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 59/89 #13 34.70 Preparing to unpack .../132-libhtml-parser-perl_3.81-1_armhf.deb ... #13 34.71 Unpacking libhtml-parser-perl:armhf (3.81-1) ... #13 34.75 Selecting previously unselected package libhtml-tree-perl. #13 34.75 Preparing to unpack .../133-libhtml-tree-perl_5.07-3_all.deb ... #13 34.75 Unpacking libhtml-tree-perl (5.07-3) ... #13 34.80 Selecting previously unselected package libclone-perl:armhf. #13 34.81 Preparing to unpack .../134-libclone-perl_0.46-1_armhf.deb ... #13 34.81 Unpacking libclone-perl:armhf (0.46-1) ... #13 34.84 Selecting previously unselected package libio-html-perl. #13 34.85 Preparing to unpack .../135-libio-html-perl_1.004-3_all.deb ... #13 34.85 Unpacking libio-html-perl (1.004-3) ... #13 34.88 Selecting previously unselected package liblwp-mediatypes-perl. #13 34.88 Preparing to unpack .../136-liblwp-mediatypes-perl_6.04-2_all.deb ... #13 34.89 Unpacking liblwp-mediatypes-perl (6.04-2) ... #13 34.92 Selecting previously unselected package libhttp-message-perl. #14 31.51 Get:148 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpgconf armhf 2.2.40-1.1ubuntu1 [120 kB] #14 31.59 Get:149 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libksba8 armhf 1.6.4-2 [102 kB] #14 31.66 Get:150 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnpth0 armhf 1.6-3build2 [7230 B] #14 31.74 Get:151 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dirmngr armhf 2.2.40-1.1ubuntu1 [331 kB] #13 25.03 Selecting previously unselected package libbinutils:armhf. #13 25.04 Preparing to unpack .../019-libbinutils_2.40-2+rpi2_armhf.deb ... #13 25.04 Unpacking libbinutils:armhf (2.40-2+rpi2) ... #13 25.11 Selecting previously unselected package libctf-nobfd0:armhf. #13 25.11 Preparing to unpack .../020-libctf-nobfd0_2.40-2+rpi2_armhf.deb ... #13 25.11 Unpacking libctf-nobfd0:armhf (2.40-2+rpi2) ... #13 25.15 Selecting previously unselected package libctf0:armhf. #13 25.86 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u4_armhf.deb ... #13 25.86 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ... #13 25.94 Selecting previously unselected package gettext. #13 25.94 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ... #13 25.95 Unpacking gettext (0.21-4) ... #13 26.09 Selecting previously unselected package intltool-debian. #13 26.09 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ... #13 26.09 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 26.12 Selecting previously unselected package po-debconf. #13 26.12 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ... #13 26.13 Unpacking po-debconf (1.0.21+nmu1) ... #13 26.19 Selecting previously unselected package debhelper. #13 33.67 Selecting previously unselected package libarchive13:amd64. #13 33.68 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ... #13 33.70 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... #13 33.83 Selecting previously unselected package libarray-intspan-perl. #13 42.66 Updating certificates in /etc/ssl/certs... #13 31.32 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ... #13 31.33 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 31.38 Selecting previously unselected package perl-openssl-defaults:arm64. #13 31.39 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ... #13 31.39 Unpacking perl-openssl-defaults:arm64 (5) ... #13 31.42 Selecting previously unselected package libnet-ssleay-perl. #13 31.42 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ... #13 31.42 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #13 31.48 Selecting previously unselected package libio-socket-ssl-perl. #13 31.48 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ... #13 31.48 Unpacking libio-socket-ssl-perl (2.069-1) ... #13 31.56 Selecting previously unselected package libnet-http-perl. #13 40.78 (26/152): kernel-srpm-macros-1.0-20.fc39.noarch 1.7 MB/s | 10 kB 00:00 #13 40.79 (27/152): js-jquery-3.6.4-2.fc39.noarch.rpm 9.1 MB/s | 172 kB 00:00 #13 40.80 (28/152): libappstream-glib-0.8.2-4.fc39.aarch6 28 MB/s | 397 kB 00:00 #13 40.80 (29/152): libjpeg-turbo-2.1.4-3.fc39.aarch64.rp 12 MB/s | 196 kB 00:00 #13 40.80 (30/152): libpkgconf-1.9.5-2.fc39.aarch64.rpm 2.9 MB/s | 38 kB 00:00 #13 40.81 (31/152): libpng-1.6.37-15.fc39.aarch64.rpm 14 MB/s | 115 kB 00:00 #13 40.81 (32/152): libstemmer-2.2.0-7.fc39.aarch64.rpm 12 MB/s | 164 kB 00:00 #13 40.82 (33/152): ncurses-6.4-7.20230520.fc39.aarch64.r 26 MB/s | 415 kB 00:00 #13 40.82 (34/152): ocaml-srpm-macros-8-2.fc39.noarch.rpm 993 kB/s | 14 kB 00:00 #13 40.83 (35/152): openblas-srpm-macros-2-14.fc39.noarch 1.2 MB/s | 7.5 kB 00:00 #13 40.83 (36/152): package-notes-srpm-macros-0.5-9.fc39. 1.3 MB/s | 11 kB 00:00 #13 40.83 (37/152): patch-2.7.6-22.fc39.aarch64.rpm 12 MB/s | 123 kB 00:00 #13 40.84 (38/152): perl-Carp-1.54-500.fc39.noarch.rpm 3.7 MB/s | 29 kB 00:00 #13 40.84 (39/152): perl-Data-Dumper-2.188-501.fc39.aarch 5.1 MB/s | 55 kB 00:00 #13 40.85 (40/152): perl-Digest-1.20-500.fc39.noarch.rpm 2.5 MB/s | 25 kB 00:00 #13 40.85 (41/152): perl-Digest-MD5-2.58-500.fc39.aarch64 3.9 MB/s | 36 kB 00:00 #13 40.86 (42/152): perl-Encode-3.19-500.fc39.aarch64.rpm 74 MB/s | 1.7 MB 00:00 #13 40.87 (43/152): perl-Exporter-5.77-500.fc39.noarch.rp 1.4 MB/s | 31 kB 00:00 #13 40.87 (44/152): perl-File-Path-2.18-500.fc39.noarch.r 1.8 MB/s | 35 kB 00:00 #13 40.89 (45/152): perl-File-Temp-0.231.100-500.fc39.noa 3.5 MB/s | 58 kB 00:00 #13 40.89 (46/152): perl-Getopt-Long-2.54-500.fc39.noarch 3.1 MB/s | 60 kB 00:00 #13 40.89 (47/152): perl-HTTP-Tiny-0.088-3.fc39.noarch.rp 2.9 MB/s | 56 kB 00:00 #13 40.90 (48/152): perl-IO-Socket-IP-0.42-1.fc39.noarch. 6.2 MB/s | 42 kB 00:00 #13 40.90 (49/152): perl-IO-Socket-SSL-2.083-3.fc39.noarc 20 MB/s | 225 kB 00:00 #13 40.90 (50/152): perl-MIME-Base64-3.16-500.fc39.aarch6 2.5 MB/s | 30 kB 00:00 #13 40.91 (51/152): perl-Mozilla-CA-20230801-1.fc39.noarc 1.2 MB/s | 13 kB 00:00 #13 40.91 (52/152): perl-Net-SSLeay-1.92-10.fc39.aarch64. 26 MB/s | 356 kB 00:00 #13 40.92 (53/152): perl-PathTools-3.89-500.fc39.aarch64. 7.9 MB/s | 88 kB 00:00 #13 40.92 (54/152): perl-Pod-Escapes-1.07-500.fc39.noarch 1.4 MB/s | 20 kB 00:00 #13 40.92 (55/152): perl-Pod-Perldoc-3.28.01-501.fc39.noa 8.4 MB/s | 86 kB 00:00 #13 40.93 (56/152): perl-Pod-Simple-3.45-4.fc39.noarch.rp 26 MB/s | 218 kB 00:00 #13 40.93 (57/152): perl-Pod-Usage-2.03-500.fc39.noarch.r 3.5 MB/s | 39 kB 00:00 #13 40.94 (58/152): perl-Scalar-List-Utils-1.63-500.fc39. 6.4 MB/s | 71 kB 00:00 #13 40.94 (59/152): perl-Socket-2.037-3.fc39.aarch64.rpm 7.2 MB/s | 56 kB 00:00 #13 40.95 (60/152): perl-Storable-3.32-500.fc39.aarch64.r 8.0 MB/s | 97 kB 00:00 #13 40.95 (61/152): perl-Term-ANSIColor-5.01-501.fc39.noa 3.9 MB/s | 47 kB 00:00 #13 40.95 (62/152): perl-Term-Cap-1.18-500.fc39.noarch.rp 3.3 MB/s | 22 kB 00:00 #13 40.96 (63/152): perl-Text-ParseWords-3.31-500.fc39.no 1.6 MB/s | 16 kB 00:00 #13 40.96 (64/152): perl-Text-Tabs+Wrap-2023.0511-3.fc39. 2.2 MB/s | 22 kB 00:00 #13 40.96 (65/152): perl-Time-Local-1.350-3.fc39.noarch.r 4.5 MB/s | 34 kB 00:00 #13 40.97 (66/152): perl-URI-5.21-1.fc39.noarch.rpm 11 MB/s | 125 kB 00:00 #13 40.97 (67/152): perl-constant-1.33-501.fc39.noarch.rp 2.1 MB/s | 22 kB 00:00 #13 40.97 (68/152): perl-parent-0.241-500.fc39.noarch.rpm 2.2 MB/s | 14 kB 00:00 #13 40.98 (69/152): perl-libnet-3.15-501.fc39.noarch.rpm 11 MB/s | 129 kB 00:00 #13 40.98 (70/152): perl-podlators-5.01-500.fc39.noarch.r 11 MB/s | 125 kB 00:00 #13 40.99 (71/152): perl-srpm-macros-1-51.fc39.noarch.rpm 753 kB/s | 8.0 kB 00:00 #14 33.50 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtiff5 arm64 4.3.0-6ubuntu0.8 [182 kB] #14 33.57 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxpm4 arm64 1:3.5.12-1ubuntu0.22.04.2 [35.5 kB] #14 33.58 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgd3 arm64 2.3.0-2ubuntu2 [126 kB] #14 33.61 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-devtools arm64 2.35-0ubuntu3.6 [27.6 kB] #13 43.40 Setting up libgprofng0:arm64 (2.40-2) ... #13 43.41 Setting up libfreetype6:arm64 (2.12.1+dfsg-5) ... #13 43.42 Setting up libgcc-12-dev:arm64 (12.2.0-14) ... #13 43.46 Setting up shared-mime-info (2.2-1) ... #13 29.89 Selecting previously unselected package libxml2:armhf. #13 29.89 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u6_armhf.deb ... #13 29.89 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ... #13 29.98 Selecting previously unselected package libcroco3:armhf. #13 29.98 Preparing to unpack .../052-libcroco3_0.6.12-3_armhf.deb ... #13 29.99 Unpacking libcroco3:armhf (0.6.12-3) ... #14 41.49 Selecting previously unselected package cpp. #13 35.77 Preparing to unpack .../274-libio-prompter-perl_0.004015-2_all.deb ... #13 35.78 Unpacking libio-prompter-perl (0.004015-2) ... #13 35.81 Selecting previously unselected package libjson-perl. #13 35.81 Preparing to unpack .../275-libjson-perl_4.10000-1_all.deb ... #13 35.81 Unpacking libjson-perl (4.10000-1) ... #13 35.84 Selecting previously unselected package liblog-any-perl. #13 35.84 Preparing to unpack .../276-liblog-any-perl_1.713-1_all.deb ... #13 35.85 Unpacking liblog-any-perl (1.713-1) ... #13 35.88 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 35.88 Preparing to unpack .../277-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #13 35.88 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #13 35.91 Selecting previously unselected package libpackage-stash-perl. #13 35.91 Preparing to unpack .../278-libpackage-stash-perl_0.40-1_all.deb ... #13 35.91 Unpacking libpackage-stash-perl (0.40-1) ... #13 35.94 Selecting previously unselected package libsub-identify-perl. #13 35.94 Preparing to unpack .../279-libsub-identify-perl_0.14-3_amd64.deb ... #13 35.94 Unpacking libsub-identify-perl (0.14-3) ... #13 35.97 Selecting previously unselected package libsub-name-perl:amd64. #13 35.98 Preparing to unpack .../280-libsub-name-perl_0.26-2+b1_amd64.deb ... #13 35.98 Unpacking libsub-name-perl:amd64 (0.26-2+b1) ... #13 29.68 Preparing to unpack .../074-dwz_0.12-3_armhf.deb ... #13 29.68 Unpacking dwz (0.12-3) ... #13 29.74 Selecting previously unselected package libglib2.0-0:armhf. #13 29.74 Preparing to unpack .../075-libglib2.0-0_2.58.3-2+deb10u5_armhf.deb ... #13 29.74 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u5) ... #13 29.87 Selecting previously unselected package libcroco3:armhf. #17 7.915 Installing : autoconf-2.69-29.el8.noarch 4/60 #17 7.931 Running scriptlet: autoconf-2.69-29.el8.noarch 4/60 #17 7.982 Installing : checkpolicy-2.9-1.el8.aarch64 5/60 #17 8.002 Installing : libmpc-1.1.0-9.1.el8.aarch64 6/60 #17 8.015 Installing : cmake-rpm-macros-3.26.5-2.el8.noarch 7/60 #16 9.289 Transaction check succeeded. #16 9.289 Running transaction test #14 31.36 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperlio-gzip-perl armhf 0.19-1build5 [13.3 kB] #14 31.37 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpod-constants-perl all 0.19-1 [16.0 kB] #14 31.38 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre2-5 armhf 20200101+dfsg-1build1 [136 kB] #14 31.44 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre-engine-re2-perl armhf 0.13-5 [15.1 kB] #14 31.44 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadonly-perl all 2.050-2 [19.9 kB] #14 31.63 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-perl all 0.204-1 [15.0 kB] #13 34.28 Preparing to unpack .../155-exim4-config_4.92-8+deb10u9_all.deb ... #13 34.29 Unpacking exim4-config (4.92-8+deb10u9) ... #13 34.35 Selecting previously unselected package exim4-base. #13 34.35 Preparing to unpack .../156-exim4-base_4.92-8+deb10u9_amd64.deb ... #13 34.35 Unpacking exim4-base (4.92-8+deb10u9) ... #13 34.43 Selecting previously unselected package libevent-2.1-6:amd64. #13 34.43 Preparing to unpack .../157-libevent-2.1-6_2.1.8-stable-4_amd64.deb ... #13 34.44 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ... #13 34.49 Selecting previously unselected package libunbound8:amd64. #13 34.49 Preparing to unpack .../158-libunbound8_1.9.0-2+deb10u4_amd64.deb ... #13 34.49 Unpacking libunbound8:amd64 (1.9.0-2+deb10u4) ... #13 34.56 Selecting previously unselected package libgnutls-dane0:amd64. #13 40.82 Fedora Modular 38 - aarch64 - Updates 2.0 MB/s | 2.1 MB 00:01 #15 23.34 Installing : libbabeltrace-1.5.4-4.el8.x86_64 60/89 #15 23.35 Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64 60/89 #15 23.57 Installing : glibc-gconv-extra-2.28-251.el8.x86_64 61/89 #15 23.59 Running scriptlet: glibc-gconv-extra-2.28-251.el8.x86_64 61/89 #15 23.61 Installing : emacs-filesystem-1:26.1-11.el8.noarch 62/89 #15 23.63 Installing : desktop-file-utils-0.26-1.el8.x86_64 63/89 #15 23.65 Installing : elfutils-debuginfod-client-0.190-2.el8.x86_64 64/89 #14 31.83 Get:152 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] #13 34.93 Preparing to unpack .../137-libhttp-message-perl_6.44-1_all.deb ... #13 34.93 Unpacking libhttp-message-perl (6.44-1) ... #13 34.97 Selecting previously unselected package libhttp-cookies-perl. #13 34.97 Preparing to unpack .../138-libhttp-cookies-perl_6.10-1_all.deb ... #13 34.97 Unpacking libhttp-cookies-perl (6.10-1) ... #13 35.01 Selecting previously unselected package libhttp-negotiate-perl. #13 35.01 Preparing to unpack .../139-libhttp-negotiate-perl_6.01-2_all.deb ... #13 35.02 Unpacking libhttp-negotiate-perl (6.01-2) ... #13 35.05 Selecting previously unselected package perl-openssl-defaults:armhf. #13 35.05 Preparing to unpack .../140-perl-openssl-defaults_7+b1_armhf.deb ... #13 35.05 Unpacking perl-openssl-defaults:armhf (7+b1) ... #13 35.09 Selecting previously unselected package libnet-ssleay-perl:armhf. #13 35.09 Preparing to unpack .../141-libnet-ssleay-perl_1.92-2+b1_armhf.deb ... #13 35.09 Unpacking libnet-ssleay-perl:armhf (1.92-2+b1) ... #13 35.15 Selecting previously unselected package libio-socket-ssl-perl. #13 25.16 Preparing to unpack .../021-libctf0_2.40-2+rpi2_armhf.deb ... #13 25.16 Unpacking libctf0:armhf (2.40-2+rpi2) ... #13 25.20 Selecting previously unselected package libjansson4:armhf. #13 25.20 Preparing to unpack .../022-libjansson4_2.14-2_armhf.deb ... #13 25.20 Unpacking libjansson4:armhf (2.14-2) ... #13 25.23 Selecting previously unselected package binutils-arm-linux-gnueabihf. #13 25.23 Preparing to unpack .../023-binutils-arm-linux-gnueabihf_2.40-2+rpi2_armhf.deb ... #13 25.24 Unpacking binutils-arm-linux-gnueabihf (2.40-2+rpi2) ... #13 25.45 Selecting previously unselected package binutils. #13 33.84 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ... #13 33.84 Unpacking libarray-intspan-perl (2.004-1) ... #13 34.01 Selecting previously unselected package libauthen-sasl-perl. #13 34.01 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ... #13 34.04 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #13 34.13 Selecting previously unselected package libmodule-implementation-perl. #13 26.19 Preparing to unpack .../084-debhelper_13.3.4_all.deb ... #13 26.20 Unpacking debhelper (13.3.4) ... #13 26.31 Selecting previously unselected package debian-keyring. #13 26.31 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ... #13 26.31 Unpacking debian-keyring (2021.07.26) ... #13 31.56 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ... #13 31.56 Unpacking libnet-http-perl (6.20-1) ... #13 31.59 Selecting previously unselected package liblwp-protocol-https-perl. #13 31.59 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 31.59 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 31.63 Selecting previously unselected package libtry-tiny-perl. #13 31.63 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ... #13 31.63 Unpacking libtry-tiny-perl (0.30-1) ... #13 31.67 Selecting previously unselected package libwww-robotrules-perl. #13 31.67 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ... #13 31.68 Unpacking libwww-robotrules-perl (6.02-1) ... #13 31.71 Selecting previously unselected package libwww-perl. #13 31.71 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ... #13 31.72 Unpacking libwww-perl (6.52-1) ... #13 31.76 Selecting previously unselected package patchutils. #13 31.77 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ... #13 31.77 Unpacking patchutils (0.4.2-1) ... #13 31.81 Selecting previously unselected package wdiff. #13 40.99 (72/152): pkgconf-1.9.5-2.fc39.aarch64.rpm 7.3 MB/s | 42 kB 00:00 #13 40.99 (73/152): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 1.7 MB/s | 14 kB 00:00 #13 40.99 (74/152): pkgconf-pkg-config-1.9.5-2.fc39.aarch 1.2 MB/s | 9.6 kB 00:00 #13 41.00 (75/152): python-srpm-macros-3.12-4.fc39.noarch 4.5 MB/s | 25 kB 00:00 #13 41.00 (76/152): python-systemd-doc-235-5.fc39.aarch64 8.4 MB/s | 75 kB 00:00 #13 41.01 (77/152): python3-construct-2.10.68-6.fc39.noar 13 MB/s | 146 kB 00:00 #13 41.01 (78/152): python3-dateutil-2.8.2-10.fc39.noarch 25 MB/s | 355 kB 00:00 #13 41.02 (79/152): python3-dbus-1.3.2-4.fc39.aarch64.rpm 11 MB/s | 157 kB 00:00 #13 41.02 (80/152): python3-enchant-3.2.2-10.fc39.noarch. 10 MB/s | 101 kB 00:00 #13 41.03 (81/152): python3-distro-1.8.0-6.fc39.noarch.rp 3.6 MB/s | 49 kB 00:00 #13 41.03 (82/152): python3-file-magic-5.44-5.fc39.noarch 1.6 MB/s | 20 kB 00:00 #13 41.03 (83/152): python3-packaging-23.1-4.fc39.noarch. 11 MB/s | 114 kB 00:00 #13 41.04 (84/152): python3-pybeam-0.7-7.fc39.noarch.rpm 4.2 MB/s | 31 kB 00:00 #13 41.04 (85/152): python3-pyxdg-0.27-9.fc39.noarch.rpm 10 MB/s | 130 kB 00:00 #13 41.04 (86/152): python3-six-1.16.0-12.fc39.noarch.rpm 3.5 MB/s | 41 kB 00:00 #13 41.05 (87/152): python3-systemd-235-5.fc39.aarch64.rp 9.1 MB/s | 107 kB 00:00 #13 41.05 (88/152): python3-tomli-w-1.0.0-9.fc39.noarch.r 2.7 MB/s | 21 kB 00:00 #13 41.06 (89/152): unzip-6.0-62.fc39.aarch64.rpm 25 MB/s | 183 kB 00:00 #13 41.07 (90/152): shared-mime-info-2.2-4.fc39.aarch64.r 21 MB/s | 380 kB 00:00 #13 41.08 (91/152): python3-zstandard-0.21.0-3.fc39.aarch 14 MB/s | 457 kB 00:00 #13 41.08 (92/152): web-assets-filesystem-5-20.fc39.noarc 459 kB/s | 7.9 kB 00:00 #13 41.08 (93/152): xxhash-libs-0.8.2-1.fc39.aarch64.rpm 2.4 MB/s | 35 kB 00:00 #13 41.10 (94/152): xz-5.4.4-1.fc39.aarch64.rpm 34 MB/s | 556 kB 00:00 #13 41.10 (95/152): zip-3.0-39.fc39.aarch64.rpm 12 MB/s | 262 kB 00:00 #13 41.11 (96/152): zstd-1.5.5-4.fc39.aarch64.rpm 17 MB/s | 446 kB 00:00 #13 41.11 (97/152): ansible-srpm-macros-1-12.fc39.noarch. 1.4 MB/s | 21 kB 00:00 #13 41.12 (98/152): debugedit-5.0-12.fc39.aarch64.rpm 7.7 MB/s | 78 kB 00:00 #13 41.13 (99/152): dnf-plugins-core-4.5.0-1.fc39.noarch. 4.6 MB/s | 38 kB 00:00 #13 41.15 (100/152): elfutils-0.190-4.fc39.aarch64.rpm 31 MB/s | 552 kB 00:00 #13 41.18 (101/152): binutils-2.40-14.fc39.aarch64.rpm 82 MB/s | 6.1 MB 00:00 #13 41.19 (102/152): binutils-gold-2.40-14.fc39.aarch64.r 11 MB/s | 945 kB 00:00 #13 41.20 (103/152): elfutils-debuginfod-client-0.190-4.f 941 kB/s | 37 kB 00:00 #13 41.20 (104/152): emacs-filesystem-29.2-2.fc39.noarch. 1.0 MB/s | 7.1 kB 00:00 #13 41.20 (105/152): forge-srpm-macros-0.2.0-3.fc39.noarc 1.8 MB/s | 19 kB 00:00 #13 41.22 (106/152): go-srpm-macros-3.4.0-2.fc39.noarch.r 4.1 MB/s | 27 kB 00:00 #13 41.24 (107/152): gdb-minimal-14.1-4.fc39.aarch64.rpm 91 MB/s | 3.9 MB 00:00 #13 41.25 (108/152): groff-base-1.23.0-3.fc39.aarch64.rpm 31 MB/s | 1.1 MB 00:00 #13 41.27 (109/152): glibc-gconv-extra-2.38-16.fc39.aarch 36 MB/s | 2.0 MB 00:00 #13 41.27 (110/152): lua-srpm-macros-1-13.fc39.noarch.rpm 355 kB/s | 8.7 kB 00:00 #13 41.27 (111/152): perl-AutoLoader-5.74-502.fc39.noarch 1.1 MB/s | 21 kB 00:00 #13 41.28 (112/152): perl-B-1.88-502.fc39.aarch64.rpm 24 MB/s | 178 kB 00:00 #13 41.28 (113/152): perl-Class-Struct-0.68-502.fc39.noar 2.2 MB/s | 22 kB 00:00 #13 41.28 (114/152): perl-DynaLoader-1.54-502.fc39.aarch6 2.8 MB/s | 26 kB 00:00 #13 41.29 (115/152): perl-Errno-1.37-502.fc39.aarch64.rpm 2.5 MB/s | 15 kB 00:00 #13 41.29 (116/152): perl-Fcntl-1.15-502.fc39.aarch64.rpm 2.4 MB/s | 21 kB 00:00 #13 41.29 (117/152): perl-File-Basename-2.86-502.fc39.noa 1.9 MB/s | 17 kB 00:00 #13 41.29 (118/152): perl-File-stat-1.13-502.fc39.noarch. 2.8 MB/s | 17 kB 00:00 #13 41.30 (119/152): perl-FileHandle-2.05-502.fc39.noarch 1.8 MB/s | 16 kB 00:00 #13 41.30 (120/152): perl-Getopt-Std-1.13-502.fc39.noarch 1.8 MB/s | 16 kB 00:00 #16 10.82 Running transaction check #14 33.61 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 33.61 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 33.62 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB] #14 33.62 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB] #14 33.62 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB] #13 30.03 Selecting previously unselected package gettext. #13 30.03 Preparing to unpack .../053-gettext_0.19.8.1-9_armhf.deb ... #13 30.04 Unpacking gettext (0.19.8.1-9) ... #13 30.17 Selecting previously unselected package intltool-debian. #13 30.18 Preparing to unpack .../054-intltool-debian_0.35.0+20060710.5_all.deb ... #13 30.18 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 30.21 Selecting previously unselected package po-debconf. #13 30.21 Preparing to unpack .../055-po-debconf_1.0.21_all.deb ... #13 30.22 Unpacking po-debconf (1.0.21) ... #13 30.27 Selecting previously unselected package debhelper. #13 30.27 Preparing to unpack .../056-debhelper_13.2~bpo10+1_all.deb ... #13 30.28 Unpacking debhelper (13.2~bpo10+1) ... #14 41.49 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ... #14 41.50 Unpacking cpp (4:9.3.0-1ubuntu2) ... #14 41.55 Selecting previously unselected package libcc1-0:arm64. #14 41.55 Preparing to unpack .../084-libcc1-0_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 41.55 Unpacking libcc1-0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 41.59 Selecting previously unselected package libgomp1:arm64. #14 41.59 Preparing to unpack .../085-libgomp1_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 41.59 Unpacking libgomp1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 41.63 Selecting previously unselected package libitm1:arm64. #14 41.64 Preparing to unpack .../086-libitm1_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 41.64 Unpacking libitm1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 41.70 Selecting previously unselected package libatomic1:arm64. #14 41.70 Preparing to unpack .../087-libatomic1_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 41.70 Unpacking libatomic1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 41.74 Selecting previously unselected package libasan5:arm64. #13 36.00 Selecting previously unselected package libnamespace-clean-perl. #13 36.01 Preparing to unpack .../281-libnamespace-clean-perl_0.27-2_all.deb ... #13 36.01 Unpacking libnamespace-clean-perl (0.27-2) ... #13 36.04 Selecting previously unselected package libpath-tiny-perl. #13 36.04 Preparing to unpack .../282-libpath-tiny-perl_0.144-1_all.deb ... #13 36.04 Unpacking libpath-tiny-perl (0.144-1) ... #13 36.07 Selecting previously unselected package libstrictures-perl. #13 36.07 Preparing to unpack .../283-libstrictures-perl_2.000006-1_all.deb ... #13 36.07 Unpacking libstrictures-perl (2.000006-1) ... #13 36.10 Selecting previously unselected package libtype-tiny-perl. #13 36.10 Preparing to unpack .../284-libtype-tiny-perl_2.002001-1_all.deb ... #13 36.10 Unpacking libtype-tiny-perl (2.002001-1) ... #13 36.16 Selecting previously unselected package libgitlab-api-v4-perl. #13 36.17 Preparing to unpack .../285-libgitlab-api-v4-perl_0.26-3_all.deb ... #13 36.17 Unpacking libgitlab-api-v4-perl (0.26-3) ... #13 36.22 Selecting previously unselected package libglib2.0-0:amd64. #13 29.87 Preparing to unpack .../076-libcroco3_0.6.12-3_armhf.deb ... #13 29.88 Unpacking libcroco3:armhf (0.6.12-3) ... #13 29.92 Selecting previously unselected package libncurses6:armhf. #13 29.92 Preparing to unpack .../077-libncurses6_6.1+20181013-2+deb10u5_armhf.deb ... #13 29.92 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u5) ... #13 29.96 Selecting previously unselected package gettext. #13 29.96 Preparing to unpack .../078-gettext_0.19.8.1-9_armhf.deb ... #13 29.97 Unpacking gettext (0.19.8.1-9) ... #13 30.10 Selecting previously unselected package intltool-debian. #16 76.99 Installing : policycoreutils-devel-2.5-34.el7.aarch64 46/60 #14 40.17 Get:308 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgitlab-api-v4-perl all 0.27-1 [84.2 kB] #14 31.81 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-xs-perl armhf 0.117-1build2 [10.7 kB] #13 34.56 Preparing to unpack .../159-libgnutls-dane0_3.6.7-4+deb10u12_amd64.deb ... #13 34.57 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u12) ... #13 34.67 Selecting previously unselected package exim4-daemon-light. #13 34.67 Preparing to unpack .../160-exim4-daemon-light_4.92-8+deb10u9_amd64.deb ... #13 34.68 Unpacking exim4-daemon-light (4.92-8+deb10u9) ... #13 34.79 Selecting previously unselected package libcurl3-gnutls:amd64. #15 23.73 Installing : elfutils-0.190-2.el8.x86_64 65/89 #15 23.78 Installing : diffutils-3.6-6.el8.x86_64 66/89 #15 23.79 Running scriptlet: diffutils-3.6-6.el8.x86_64 66/89 #15 23.81 Installing : dbus-glib-0.110-2.el8.x86_64 67/89 #15 23.83 Running scriptlet: dbus-glib-0.110-2.el8.x86_64 67/89 #14 32.23 Get:153 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gnupg-utils armhf 2.2.40-1.1ubuntu1 [459 kB] #13 25.46 Preparing to unpack .../024-binutils_2.40-2+rpi2_armhf.deb ... #13 25.46 Unpacking binutils (2.40-2+rpi2) ... #13 25.50 Selecting previously unselected package libisl23:armhf. #13 25.50 Preparing to unpack .../025-libisl23_0.25-1.1_armhf.deb ... #13 25.50 Unpacking libisl23:armhf (0.25-1.1) ... #13 25.58 Selecting previously unselected package libmpfr6:armhf. #13 35.15 Preparing to unpack .../142-libio-socket-ssl-perl_2.081-2_all.deb ... #13 35.16 Unpacking libio-socket-ssl-perl (2.081-2) ... #13 35.20 Selecting previously unselected package libnet-http-perl. #13 35.20 Preparing to unpack .../143-libnet-http-perl_6.22-1_all.deb ... #13 35.21 Unpacking libnet-http-perl (6.22-1) ... #13 35.24 Selecting previously unselected package liblwp-protocol-https-perl. #13 35.24 Preparing to unpack .../144-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 35.25 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 35.28 Selecting previously unselected package libtry-tiny-perl. #13 35.28 Preparing to unpack .../145-libtry-tiny-perl_0.31-2_all.deb ... #13 35.28 Unpacking libtry-tiny-perl (0.31-2) ... #13 35.32 Selecting previously unselected package libwww-robotrules-perl. #13 35.32 Preparing to unpack .../146-libwww-robotrules-perl_6.02-1_all.deb ... #13 35.32 Unpacking libwww-robotrules-perl (6.02-1) ... #13 35.36 Selecting previously unselected package libwww-perl. #13 35.36 Preparing to unpack .../147-libwww-perl_6.68-1_all.deb ... #13 35.36 Unpacking libwww-perl (6.68-1) ... #13 35.41 Selecting previously unselected package patchutils. #13 34.13 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ... #13 34.17 Unpacking libmodule-implementation-perl (0.09-1.1) ... #13 34.32 Selecting previously unselected package libsub-exporter-progressive-perl. #14 33.65 warning: /var/cache/yum/x86_64/7/base/packages/bzip2-1.0.6-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #14 33.65 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed #13 31.81 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ... #13 31.81 Unpacking wdiff (1.2.2-2+b1) ... #13 31.87 Selecting previously unselected package devscripts. #13 31.87 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ... #13 31.89 Unpacking devscripts (2.21.3+deb11u1) ... #13 32.00 Selecting previously unselected package diffstat. #13 41.30 (121/152): perl-IPC-Open3-1.22-502.fc39.noarch. 3.4 MB/s | 22 kB 00:00 #13 41.31 (122/152): perl-IO-1.52-502.fc39.aarch64.rpm 8.0 MB/s | 83 kB 00:00 #13 41.31 (123/152): perl-NDBM_File-1.16-502.fc39.aarch64 1.7 MB/s | 23 kB 00:00 #13 41.32 (124/152): perl-POSIX-2.13-502.fc39.aarch64.rpm 6.5 MB/s | 98 kB 00:00 #13 41.34 (125/152): perl-SelectSaver-1.02-502.fc39.noarc 445 kB/s | 12 kB 00:00 #13 41.34 (126/152): perl-Symbol-1.09-502.fc39.noarch.rpm 596 kB/s | 14 kB 00:00 #13 41.34 (127/152): perl-base-2.27-502.fc39.noarch.rpm 733 kB/s | 16 kB 00:00 #13 41.35 (128/152): perl-if-0.61.000-502.fc39.noarch.rpm 1.3 MB/s | 14 kB 00:00 #13 41.35 (129/152): perl-interpreter-5.38.2-502.fc39.aar 5.7 MB/s | 72 kB 00:00 #13 41.37 (130/152): perl-libs-5.38.2-502.fc39.aarch64.rp 75 MB/s | 2.3 MB 00:00 #13 41.38 (131/152): perl-locale-1.10-502.fc39.noarch.rpm 531 kB/s | 14 kB 00:00 #13 41.38 (132/152): perl-mro-1.28-502.fc39.aarch64.rpm 1.1 MB/s | 29 kB 00:00 #13 41.39 (133/152): perl-overload-1.37-502.fc39.noarch.r 5.9 MB/s | 46 kB 00:00 #13 41.39 (134/152): perl-overloading-0.02-502.fc39.noarc 1.2 MB/s | 13 kB 00:00 #13 41.39 (135/152): perl-vars-1.05-502.fc39.noarch.rpm 1.2 MB/s | 13 kB 00:00 #13 41.40 (136/152): pyproject-srpm-macros-1.12.0-1.fc39. 1.8 MB/s | 14 kB 00:00 #13 41.40 (137/152): python3-dnf-plugins-core-4.5.0-1.fc3 24 MB/s | 318 kB 00:00 #16 10.96 Transaction check succeeded. #16 10.96 Running transaction test #13 43.10 137 added, 0 removed; done. #13 43.14 Setting up libunbound8:arm64 (1.9.0-2+deb10u4) ... #13 43.15 Setting up shared-mime-info (1.10-1) ... #14 34.05 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB] #14 34.23 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-install-perl all 0.928-1.1 [9972 B] #13 30.39 Selecting previously unselected package libfakeroot:armhf. #13 30.39 Preparing to unpack .../057-libfakeroot_1.23-1_armhf.deb ... #13 30.39 Unpacking libfakeroot:armhf (1.23-1) ... #13 30.43 Selecting previously unselected package fakeroot. #13 30.44 Preparing to unpack .../058-fakeroot_1.23-1_armhf.deb ... #13 30.44 Unpacking fakeroot (1.23-1) ... #13 30.48 Selecting previously unselected package libfile-which-perl. #13 30.48 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... #13 30.48 Unpacking libfile-which-perl (1.23-1) ... #13 30.52 Selecting previously unselected package libfile-homedir-perl. #14 41.74 Preparing to unpack .../088-libasan5_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 41.75 Unpacking libasan5:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 42.00 Selecting previously unselected package liblsan0:arm64. #13 36.22 Preparing to unpack .../286-libglib2.0-0_2.74.6-2_amd64.deb ... #13 36.22 Unpacking libglib2.0-0:amd64 (2.74.6-2) ... #13 36.35 Selecting previously unselected package libglib2.0-data. #13 36.36 Preparing to unpack .../287-libglib2.0-data_2.74.6-2_all.deb ... #13 36.36 Unpacking libglib2.0-data (2.74.6-2) ... #13 36.51 Selecting previously unselected package libgpm2:amd64. #13 30.10 Preparing to unpack .../079-intltool-debian_0.35.0+20060710.5_all.deb ... #13 30.11 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 30.14 Selecting previously unselected package po-debconf. #13 30.14 Preparing to unpack .../080-po-debconf_1.0.21_all.deb ... #13 30.14 Unpacking po-debconf (1.0.21) ... #13 30.19 Selecting previously unselected package debhelper. #13 30.19 Preparing to unpack .../081-debhelper_12.1.1_all.deb ... #13 30.20 Unpacking debhelper (12.1.1) ... #13 30.32 Selecting previously unselected package debian-keyring. #13 30.32 Preparing to unpack .../082-debian-keyring_2019.02.25_all.deb ... #13 30.33 Unpacking debian-keyring (2019.02.25) ... #16 77.75 Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 47/60 #16 77.97 Installing : pcre-devel-8.32-17.el7.aarch64 48/60 #16 78.01 Installing : libselinux-devel-2.5-15.el7.aarch64 49/60 #20 11.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. #20 11.55 Preparing to unpack .../6-gcc-mingw-w64-x86-64-win32-runtime_12.2.0-14+25.2_amd64.deb ... #20 11.55 Unpacking gcc-mingw-w64-x86-64-win32-runtime (12.2.0-14+25.2) ... #14 40.18 Get:309 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-form-perl all 6.11-1 [32.1 kB] #14 40.19 Get:310 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-format-perl all 2.16-2 [36.9 kB] #14 40.19 Get:311 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-html5-entities-perl all 0.004-3 [21.6 kB] #14 40.20 Get:312 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB] #14 40.20 Get:313 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libhttp-daemon-perl all 6.16-1 [22.4 kB] #14 40.21 Get:314 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libindirect-perl arm64 0.39-2build1 [21.5 kB] #14 40.21 Get:315 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libio-interactive-perl all 1.023-2 [10.1 kB] #14 40.21 Get:316 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjson-perl all 4.10000-1 [81.9 kB] #14 40.24 Get:317 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libldap-common all 2.6.6+dfsg-1~exp1ubuntu1 [30.6 kB] #14 31.83 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #14 31.92 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #14 31.96 Get:313 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg-2ubuntu0.1 [42.1 kB] #14 32.02 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-decoder-perl armhf 4.011+ds-1build1 [98.5 kB] #14 32.10 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-encoder-perl armhf 4.011+ds-1build1 [97.7 kB] #13 34.79 Preparing to unpack .../161-libcurl3-gnutls_7.64.0-4+deb10u8_amd64.deb ... #13 34.80 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u8) ... #13 34.85 Selecting previously unselected package libpcre2-8-0:amd64. #13 34.86 Preparing to unpack .../162-libpcre2-8-0_10.32-5+deb10u1_amd64.deb ... #13 34.86 Unpacking libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #13 34.93 Selecting previously unselected package liberror-perl. #13 34.93 Preparing to unpack .../163-liberror-perl_0.17027-2_all.deb ... #13 34.93 Unpacking liberror-perl (0.17027-2) ... #13 34.96 Selecting previously unselected package git-man. #13 34.96 Preparing to unpack .../164-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #13 34.97 Unpacking git-man (1:2.20.1-2+deb10u8) ... #13 35.09 Selecting previously unselected package git. #13 29.73 Selecting previously unselected package gcc. #17 8.033 Installing : cmake-filesystem-3.26.5-2.el8.aarch64 8/60 #15 23.86 Installing : python3-dbus-1.2.4-15.el8.x86_64 68/89 #15 23.91 Installing : zstd-1.4.4-1.el8.x86_64 69/89 #15 23.93 Installing : rust-srpm-macros-5-2.el8.noarch 70/89 #15 23.94 Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 71/89 #15 23.95 Installing : python3-systemd-234-8.el8.x86_64 72/89 #15 24.00 Installing : python3-dnf-plugins-core-4.0.21-25.el8.noarch 73/89 #15 24.01 Installing : perl-srpm-macros-1-25.el8.noarch 74/89 #15 24.02 Installing : openblas-srpm-macros-2-2.el8.noarch 75/89 #15 24.03 Installing : ocaml-srpm-macros-5-4.el8.noarch 76/89 #15 24.05 Installing : libipt-1.6.1-8.el8.x86_64 77/89 #15 24.07 Installing : libatomic_ops-7.6.2-3.el8.x86_64 78/89 #13 25.58 Preparing to unpack .../026-libmpfr6_4.2.0-1_armhf.deb ... #13 25.58 Unpacking libmpfr6:armhf (4.2.0-1) ... #13 25.64 Selecting previously unselected package libmpc3:armhf. #13 25.64 Preparing to unpack .../027-libmpc3_1.3.1-1_armhf.deb ... #13 25.64 Unpacking libmpc3:armhf (1.3.1-1) ... #13 25.67 Selecting previously unselected package cpp-12. #13 25.67 Preparing to unpack .../028-cpp-12_12.2.0-14+rpi1_armhf.deb ... #13 25.68 Unpacking cpp-12 (12.2.0-14+rpi1) ... #14 31.12 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git armhf 1:2.34.1-1ubuntu1.10 [3600 kB] #14 31.37 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB] #13 35.41 Preparing to unpack .../148-patchutils_0.4.2-1_armhf.deb ... #13 35.41 Unpacking patchutils (0.4.2-1) ... #13 35.45 Selecting previously unselected package wdiff. #13 35.45 Preparing to unpack .../149-wdiff_1.2.2-5_armhf.deb ... #13 35.46 Unpacking wdiff (1.2.2-5) ... #13 35.52 Selecting previously unselected package devscripts. #13 35.52 Preparing to unpack .../150-devscripts_2.23.4+deb12u1_armhf.deb ... #13 35.54 Unpacking devscripts (2.23.4+deb12u1) ... #13 35.66 Selecting previously unselected package diffstat. #13 34.32 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 34.37 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 34.48 Selecting previously unselected package libvariable-magic-perl. #13 34.48 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ... #13 34.49 Unpacking libvariable-magic-perl (0.62-1+b3) ... #13 34.57 Selecting previously unselected package libb-hooks-endofscope-perl. #13 34.57 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #13 34.58 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #13 32.00 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ... #13 32.01 Unpacking diffstat (1.64-1) ... #13 32.04 Selecting previously unselected package distro-info-data. #13 32.04 Preparing to unpack .../147-distro-info-data_0.51+deb11u5_all.deb ... #13 32.04 Unpacking distro-info-data (0.51+deb11u5) ... #13 32.08 Selecting previously unselected package python3-pkg-resources. #13 32.08 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ... #13 32.09 Unpacking python3-pkg-resources (52.0.0-4) ... #13 32.13 Selecting previously unselected package python3-chardet. #13 32.14 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ... #13 32.14 Unpacking python3-chardet (4.0.0-1) ... #13 32.19 Selecting previously unselected package python3-six. #13 32.20 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ... #13 32.20 Unpacking python3-six (1.16.0-2) ... #13 32.24 Selecting previously unselected package python3-debian. #13 32.24 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ... #13 32.24 Unpacking python3-debian (0.1.39) ... #13 32.29 Selecting previously unselected package libgpgme11:arm64. #13 32.29 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ... #13 32.29 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ... #13 32.34 Selecting previously unselected package python3-gpg. 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_master@tmp/44f1929e-8891-44c9-a352-0c045678950f/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded #13 41.41 (138/152): qt5-srpm-macros-5.15.12-1.fc39.noarc 714 kB/s | 8.4 kB 00:00 #13 41.41 (139/152): qt6-srpm-macros-6.6.2-1.fc39.noarch. 1.4 MB/s | 8.9 kB 00:00 #13 41.41 (140/152): redhat-rpm-config-265-1.fc39.noarch. 8.7 MB/s | 78 kB 00:00 #13 41.42 (141/152): rpm-build-4.19.1.1-1.fc39.aarch64.rp 8.3 MB/s | 79 kB 00:00 #13 41.42 (142/152): rpmautospec-rpm-macros-0.6.3-1.fc39. 1.6 MB/s | 10 kB 00:00 #13 41.42 (143/152): rpmlint-fedora-license-data-1.42-1.f 4.9 MB/s | 33 kB 00:00 #13 41.43 (144/152): rpmlint-2.5.0-5.fc39.noarch.rpm 20 MB/s | 342 kB 00:00 #13 41.43 (145/152): rust-srpm-macros-26.1-1.fc39.noarch. 1.0 MB/s | 13 kB 00:00 #13 41.44 (146/152): dnf-4.19.0-1.fc39.noarch.rpm 28 MB/s | 508 kB 00:00 #13 41.45 (147/152): dnf-data-4.19.0-1.fc39.noarch.rpm 3.1 MB/s | 40 kB 00:00 #13 41.45 (148/152): libdnf-0.73.0-1.fc39.aarch64.rpm 30 MB/s | 629 kB 00:00 #13 41.47 (149/152): python3-dnf-4.19.0-1.fc39.noarch.rpm 24 MB/s | 591 kB 00:00 #13 41.47 (150/152): python3-hawkey-0.73.0-1.fc39.aarch64 5.8 MB/s | 99 kB 00:00 #13 41.48 (151/152): python3-libdnf-0.73.0-1.fc39.aarch64 32 MB/s | 809 kB 00:00 #13 41.48 (152/152): yum-4.19.0-1.fc39.noarch.rpm 2.3 MB/s | 37 kB 00:00 #13 41.49 -------------------------------------------------------------------------------- #13 41.49 Total 18 MB/s | 34 MB 00:01 [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #14 34.25 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB] #14 34.27 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB] #14 34.38 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B] #14 42.00 Preparing to unpack .../089-liblsan0_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 42.00 Unpacking liblsan0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 42.10 Selecting previously unselected package libtsan0:arm64. #14 42.10 Preparing to unpack .../090-libtsan0_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 42.10 Unpacking libtsan0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 42.33 Selecting previously unselected package libubsan1:arm64. #13 30.52 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... #13 30.52 Unpacking libfile-homedir-perl (1.004-1) ... #13 30.56 Selecting previously unselected package libio-pty-perl. #13 30.56 Preparing to unpack .../061-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ... #13 30.56 Unpacking libio-pty-perl (1:1.08-1.1+b4) ... #13 30.59 Selecting previously unselected package libipc-run-perl. #13 30.60 Preparing to unpack .../062-libipc-run-perl_20180523.0-1_all.deb ... #13 30.60 Unpacking libipc-run-perl (20180523.0-1) ... #13 30.64 Selecting previously unselected package libclass-method-modifiers-perl. #13 30.64 Preparing to unpack .../063-libclass-method-modifiers-perl_2.12-1_all.deb ... #13 30.65 Unpacking libclass-method-modifiers-perl (2.12-1) ... #13 30.68 Selecting previously unselected package libsub-exporter-progressive-perl. #13 30.68 Preparing to unpack .../064-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 30.68 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 30.71 Selecting previously unselected package libdevel-globaldestruction-perl. #13 30.72 Preparing to unpack .../065-libdevel-globaldestruction-perl_0.14-1_all.deb ... #13 30.72 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #13 30.75 Selecting previously unselected package libb-hooks-op-check-perl. #13 36.51 Preparing to unpack .../288-libgpm2_1.20.7-10+b1_amd64.deb ... #13 36.52 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #13 36.54 Selecting previously unselected package libhtml-form-perl. #13 36.55 Preparing to unpack .../289-libhtml-form-perl_6.11-1_all.deb ... #13 36.55 Unpacking libhtml-form-perl (6.11-1) ... #13 36.58 Selecting previously unselected package libhtml-format-perl. #13 36.58 Preparing to unpack .../290-libhtml-format-perl_2.16-2_all.deb ... #13 36.58 Unpacking libhtml-format-perl (2.16-2) ... #13 36.64 Selecting previously unselected package libhtml-html5-entities-perl. #13 36.64 Preparing to unpack .../291-libhtml-html5-entities-perl_0.004-3_all.deb ... #13 36.65 Unpacking libhtml-html5-entities-perl (0.004-3) ... #13 36.67 Selecting previously unselected package libhtml-tokeparser-simple-perl. #13 36.67 Preparing to unpack .../292-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #13 36.68 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #13 36.72 Selecting previously unselected package libhttp-daemon-perl. #13 36.72 Preparing to unpack .../293-libhttp-daemon-perl_6.16-1_all.deb ... #13 36.72 Unpacking libhttp-daemon-perl (6.16-1) ... #13 36.76 Selecting previously unselected package libio-interactive-perl. #16 78.10 Installing : libtool-2.4.2-22.el7_3.aarch64 50/60 #16 78.24 install-info: No such file or directory for /usr/share/info/libtool.info.gz #14 40.65 Get:318 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblist-compare-perl all 0.55-2 [62.9 kB] #14 32.15 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-perl all 4.011-1 [8604 B] #14 32.15 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-key-perl armhf 1.33-2build2 [33.9 kB] #14 32.17 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-copyright-perl all 0.003006-1 [9608 B] #14 32.17 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB] #14 32.35 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB] #13 35.09 Preparing to unpack .../165-git_1%3a2.20.1-2+deb10u8_amd64.deb ... #13 35.11 Unpacking git (1:2.20.1-2+deb10u8) ... #17 8.767 Installing : cpp-8.5.0-21.el8.aarch64 9/60 #17 8.781 Running scriptlet: cpp-8.5.0-21.el8.aarch64 9/60 #17 8.801 Installing : python3-libsemanage-2.9-9.el8.aarch64 10/60 #17 8.887 Installing : python3-setools-4.3.0-5.el8.aarch64 11/60 #17 8.916 Installing : python3-audit-3.1.2-1.el8.aarch64 12/60 #17 8.946 Installing : pcre2-utf32-10.32-3.el8.aarch64 13/60 #17 8.977 Installing : pcre2-utf16-10.32-3.el8.aarch64 14/60 #13 29.73 Preparing to unpack .../035-gcc_4%3a10.2.1-1+rpi1_armhf.deb ... #13 29.74 Unpacking gcc (4:10.2.1-1+rpi1) ... #13 29.77 Selecting previously unselected package libc-dev-bin. #13 29.78 Preparing to unpack .../036-libc-dev-bin_2.31-13+rpt2+rpi1+deb11u7_armhf.deb ... #13 29.78 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1+deb11u7) ... #13 29.83 Selecting previously unselected package linux-libc-dev:armhf. #13 29.83 Preparing to unpack .../037-linux-libc-dev_1%3a1.20230405-1_armhf.deb ... #13 29.83 Unpacking linux-libc-dev:armhf (1:1.20230405-1) ... #13 30.01 Selecting previously unselected package libcrypt-dev:armhf. #13 30.01 Preparing to unpack .../038-libcrypt-dev_1%3a4.4.18-4_armhf.deb ... #13 30.01 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ... #13 30.05 Selecting previously unselected package libtirpc-dev:armhf. #13 30.05 Preparing to unpack .../039-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ... #13 30.06 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #13 30.10 Selecting previously unselected package libnsl-dev:armhf. #13 30.10 Preparing to unpack .../040-libnsl-dev_1.3.0-2_armhf.deb ... #13 30.11 Unpacking libnsl-dev:armhf (1.3.0-2) ... #15 24.09 Installing : gc-7.6.4-3.el8.x86_64 79/89 #14 31.37 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build3 [11.5 kB] #14 31.38 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 31.38 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libaliased-perl all 0.34-1.1 [13.3 kB] #14 31.38 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB] #14 31.38 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B] #14 31.38 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB] #14 31.38 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #14 31.38 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #13 35.66 Preparing to unpack .../151-diffstat_1.65-1_armhf.deb ... #13 35.67 Unpacking diffstat (1.65-1) ... #13 35.70 Selecting previously unselected package distro-info-data. #13 35.70 Preparing to unpack .../152-distro-info-data_0.58+deb12u1_all.deb ... #13 35.71 Unpacking distro-info-data (0.58+deb12u1) ... #13 35.74 Selecting previously unselected package python3-pkg-resources. #13 35.75 Preparing to unpack .../153-python3-pkg-resources_66.1.1-1_all.deb ... #13 35.75 Unpacking python3-pkg-resources (66.1.1-1) ... #13 35.81 Selecting previously unselected package python3-chardet. #13 35.81 Preparing to unpack .../154-python3-chardet_5.1.0+dfsg-2_all.deb ... #13 35.81 Unpacking python3-chardet (5.1.0+dfsg-2) ... #13 35.86 Selecting previously unselected package python3-debian. #13 35.86 Preparing to unpack .../155-python3-debian_0.1.49_all.deb ... #13 35.87 Unpacking python3-debian (0.1.49) ... #13 35.92 Selecting previously unselected package libgpgme11:armhf. #13 34.84 Selecting previously unselected package libpng16-16:amd64. #14 32.69 Get:154 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg armhf 2.2.40-1.1ubuntu1 [482 kB] #14 32.83 Get:155 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf pinentry-curses armhf 1.2.1-1ubuntu1 [35.8 kB] #13 32.34 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ... #13 32.35 Unpacking python3-gpg (1.14.0-1+b2) ... #13 32.41 Selecting previously unselected package dput. #13 32.42 Preparing to unpack .../154-dput_1.1.0_all.deb ... #13 32.42 Unpacking dput (1.1.0) ... #13 32.46 Selecting previously unselected package equivs. #14 34.39 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwant-perl arm64 0.29-1build7 [24.7 kB] #14 34.42 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 34.47 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcpanel-json-xs-perl arm64 4.27-1build1 [114 kB] #14 34.54 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #14 34.55 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexception-class-perl all 1.45-1 [28.6 kB] #14 34.56 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #14 42.33 Preparing to unpack .../091-libubsan1_10.5.0-1ubuntu1~20.04_arm64.deb ... #14 42.33 Unpacking libubsan1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 42.41 Selecting previously unselected package libgcc-9-dev:arm64. #14 42.42 Preparing to unpack .../092-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 42.42 Unpacking libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 42.55 Selecting previously unselected package gcc-9. #13 30.75 Preparing to unpack .../066-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ... #13 30.75 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #13 30.79 Selecting previously unselected package libdynaloader-functions-perl. #13 30.79 Preparing to unpack .../067-libdynaloader-functions-perl_0.003-1_all.deb ... #13 30.79 Unpacking libdynaloader-functions-perl (0.003-1) ... #13 30.82 Selecting previously unselected package libdevel-callchecker-perl. #13 30.83 Preparing to unpack .../068-libdevel-callchecker-perl_0.008-1_armhf.deb ... #13 30.83 Unpacking libdevel-callchecker-perl (0.008-1) ... #13 30.86 Selecting previously unselected package libparams-classify-perl. #13 30.86 Preparing to unpack .../069-libparams-classify-perl_0.015-1+b1_armhf.deb ... #13 30.87 Unpacking libparams-classify-perl (0.015-1+b1) ... #13 30.90 Selecting previously unselected package libmodule-runtime-perl. #13 30.90 Preparing to unpack .../070-libmodule-runtime-perl_0.016-1_all.deb ... #13 30.91 Unpacking libmodule-runtime-perl (0.016-1) ... #13 30.94 Selecting previously unselected package libimport-into-perl. #13 30.94 Preparing to unpack .../071-libimport-into-perl_1.002005-1_all.deb ... #13 30.94 Unpacking libimport-into-perl (1.002005-1) ... #13 30.97 Selecting previously unselected package librole-tiny-perl. #13 30.97 Preparing to unpack .../072-librole-tiny-perl_2.000006-1_all.deb ... #13 30.98 Unpacking librole-tiny-perl (2.000006-1) ... #13 31.01 Selecting previously unselected package libstrictures-perl. #13 31.01 Preparing to unpack .../073-libstrictures-perl_2.000005-1_all.deb ... #13 31.02 Unpacking libstrictures-perl (2.000005-1) ... #13 31.05 Selecting previously unselected package libsub-quote-perl. #13 31.06 Preparing to unpack .../074-libsub-quote-perl_2.005001-1_all.deb ... #13 31.06 Unpacking libsub-quote-perl (2.005001-1) ... #13 31.09 Selecting previously unselected package libmoo-perl. #13 36.76 Preparing to unpack .../294-libio-interactive-perl_1.023-2_all.deb ... #13 36.76 Unpacking libio-interactive-perl (1.023-2) ... #13 36.79 Selecting previously unselected package libio-sessiondata-perl. #13 36.79 Preparing to unpack .../295-libio-sessiondata-perl_1.03-3_all.deb ... #13 36.80 Unpacking libio-sessiondata-perl (1.03-3) ... #13 36.82 Selecting previously unselected package libio-stringy-perl. #13 36.83 Preparing to unpack .../296-libio-stringy-perl_2.111-3_all.deb ... #13 36.83 Unpacking libio-stringy-perl (2.111-3) ... #13 36.86 Selecting previously unselected package libipc-run3-perl. #13 36.86 Preparing to unpack .../297-libipc-run3-perl_0.048-3_all.deb ... #13 36.86 Unpacking libipc-run3-perl (0.048-3) ... #13 36.90 Selecting previously unselected package libtypes-serialiser-perl. #13 36.90 Preparing to unpack .../298-libtypes-serialiser-perl_1.01-1_all.deb ... #13 36.90 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 36.93 Selecting previously unselected package libjson-xs-perl. #13 36.93 Preparing to unpack .../299-libjson-xs-perl_4.030-2+b1_amd64.deb ... #13 36.93 Unpacking libjson-xs-perl (4.030-2+b1) ... #13 36.97 Selecting previously unselected package libjson-maybexs-perl. #16 78.49 Installing : glibc-static-2.17-326.el7_9.aarch64 51/60 #14 40.90 Get:319 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblist-someutils-perl all 0.59-1 [30.4 kB] #14 40.92 Get:320 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblist-someutils-xs-perl arm64 0.58-3 [32.8 kB] #14 40.95 Get:321 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblist-utilsby-perl all 0.12-2 [14.9 kB] #14 40.97 Get:322 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libltdl7 arm64 2.4.7-7 [40.3 kB] #14 41.00 Get:323 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libltdl-dev arm64 2.4.7-7 [170 kB] #14 32.44 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libterm-readkey-perl armhf 2.38-1build1 [23.3 kB] #14 32.49 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-fatal-perl all 0.014-1 [11.1 kB] #14 32.53 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-refcount-perl all 0.10-1 [11.4 kB] #14 32.56 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B] #14 32.58 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-xs-perl armhf 0.016-1 [21.2 kB] #14 32.62 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libunicode-utf8-perl armhf 0.62-1build1 [17.1 kB] #20 12.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. #20 12.15 Preparing to unpack .../7-gcc-mingw-w64-x86-64-win32_12.2.0-14+25.2_amd64.deb ... #20 12.15 Unpacking gcc-mingw-w64-x86-64-win32 (12.2.0-14+25.2) ... #13 35.62 Selecting previously unselected package libgc1c2:amd64. #17 9.054 Installing : pcre2-devel-10.32-3.el8.aarch64 15/60 #17 9.071 Running scriptlet: openssh-8.0p1-24.el8.aarch64 16/60 #17 9.141 Installing : openssh-8.0p1-24.el8.aarch64 16/60 #17 9.169 Installing : libubsan-8.5.0-21.el8.aarch64 17/60 #17 9.185 Running scriptlet: libubsan-8.5.0-21.el8.aarch64 17/60 #17 9.208 Installing : libsepol-devel-2.9-3.el8.aarch64 18/60 #17 9.250 Installing : libselinux-utils-2.9-8.el8.aarch64 19/60 #13 30.15 Selecting previously unselected package libc6-dev:armhf. #13 30.15 Preparing to unpack .../041-libc6-dev_2.31-13+rpt2+rpi1+deb11u7_armhf.deb ... #13 30.15 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u7) ... #13 30.42 Selecting previously unselected package libtool. #15 24.46 Installing : guile-5:2.0.14-7.el8.x86_64 80/89 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox #14 31.78 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libvariable-magic-perl armhf 0.62-1build5 [33.0 kB] #13 35.92 Preparing to unpack .../156-libgpgme11_1.18.0-3+b1_armhf.deb ... #13 35.92 Unpacking libgpgme11:armhf (1.18.0-3+b1) ... #13 35.97 Selecting previously unselected package python3-gpg. #13 35.97 Preparing to unpack .../157-python3-gpg_1.18.0-3+b1_armhf.deb ... #13 35.97 Unpacking python3-gpg (1.18.0-3+b1) ... #13 36.04 Selecting previously unselected package python3-xdg. #13 36.04 Preparing to unpack .../158-python3-xdg_0.28-2_all.deb ... #13 36.04 Unpacking python3-xdg (0.28-2) ... #13 36.09 Selecting previously unselected package dput. #13 36.09 Preparing to unpack .../159-dput_1.1.3_all.deb ... #13 36.10 Unpacking dput (1.1.3) ... #13 36.13 Selecting previously unselected package equivs. #13 36.14 Preparing to unpack .../160-equivs_2.3.1_all.deb ... #13 34.84 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ... #13 34.88 Unpacking libpng16-16:amd64 (1.6.37-3) ... #13 35.12 Selecting previously unselected package libfreetype6:amd64. #14 32.91 Get:156 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg-agent armhf 2.2.40-1.1ubuntu1 [236 kB] #14 32.99 Get:157 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg-wks-client armhf 2.2.40-1.1ubuntu1 [90.4 kB] #14 33.07 Get:158 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg-wks-server armhf 2.2.40-1.1ubuntu1 [82.7 kB] #14 33.14 Get:159 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpgsm armhf 2.2.40-1.1ubuntu1 [214 kB] #13 26.31 Selecting previously unselected package cpp. #13 26.31 Preparing to unpack .../029-cpp_4%3a12.2.0-3+rpi1_armhf.deb ... #13 26.31 Unpacking cpp (4:12.2.0-3+rpi1) ... #13 26.34 Preparing to unpack .../030-curl_7.88.1-10+rpi1+deb12u5_armhf.deb ... #13 26.35 Unpacking curl (7.88.1-10+rpi1+deb12u5) over (7.88.1-10+rpi1) ... #13 26.41 Preparing to unpack .../031-libcurl4_7.88.1-10+rpi1+deb12u5_armhf.deb ... #13 26.42 Unpacking libcurl4:armhf (7.88.1-10+rpi1+deb12u5) over (7.88.1-10+rpi1) ... #13 26.48 Selecting previously unselected package libdebhelper-perl. #13 26.49 Preparing to unpack .../032-libdebhelper-perl_13.11.4_all.deb ... #13 26.49 Unpacking libdebhelper-perl (13.11.4) ... #13 26.53 Selecting previously unselected package libcc1-0:armhf. #13 32.46 Preparing to unpack .../155-equivs_2.3.1_all.deb ... #13 32.47 Unpacking equivs (2.3.1) ... #13 32.54 Selecting previously unselected package fonts-dejavu-core. #13 32.54 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ... #13 32.55 Unpacking fonts-dejavu-core (2.37-2) ... #13 32.68 Selecting previously unselected package fontconfig-config. #13 32.68 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ... #13 32.76 Unpacking fontconfig-config (2.13.1-4.2) ... #13 32.81 Selecting previously unselected package libcurl3-gnutls:arm64. #14 42.55 Preparing to unpack .../093-gcc-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 42.55 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #14 34.99 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #13 31.10 Preparing to unpack .../075-libmoo-perl_2.003004-2_all.deb ... #13 31.10 Unpacking libmoo-perl (2.003004-2) ... #13 31.14 Selecting previously unselected package libencode-locale-perl. #13 31.14 Preparing to unpack .../076-libencode-locale-perl_1.05-1_all.deb ... #13 31.15 Unpacking libencode-locale-perl (1.05-1) ... #13 31.18 Selecting previously unselected package libtimedate-perl. #13 31.18 Preparing to unpack .../077-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #13 31.19 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #13 31.22 Selecting previously unselected package libhttp-date-perl. #13 31.22 Preparing to unpack .../078-libhttp-date-perl_6.02-1_all.deb ... #13 31.23 Unpacking libhttp-date-perl (6.02-1) ... #13 31.26 Selecting previously unselected package libfile-listing-perl. #13 31.26 Preparing to unpack .../079-libfile-listing-perl_6.04-1_all.deb ... #13 31.27 Unpacking libfile-listing-perl (6.04-1) ... #13 31.30 Selecting previously unselected package libhtml-tagset-perl. #13 31.30 Preparing to unpack .../080-libhtml-tagset-perl_3.20-3_all.deb ... #13 31.31 Unpacking libhtml-tagset-perl (3.20-3) ... #13 31.34 Selecting previously unselected package liburi-perl. #13 36.97 Preparing to unpack .../300-libjson-maybexs-perl_1.004004-1_all.deb ... #13 36.97 Unpacking libjson-maybexs-perl (1.004004-1) ... #13 37.00 Selecting previously unselected package libldap-common. #13 37.01 Preparing to unpack .../301-libldap-common_2.5.13+dfsg-5_all.deb ... #13 37.01 Unpacking libldap-common (2.5.13+dfsg-5) ... #13 37.04 Selecting previously unselected package liblist-compare-perl. #13 37.04 Preparing to unpack .../302-liblist-compare-perl_0.55-2_all.deb ... #13 37.04 Unpacking liblist-compare-perl (0.55-2) ... #13 37.08 Selecting previously unselected package liblist-someutils-perl. #13 37.08 Preparing to unpack .../303-liblist-someutils-perl_0.59-1_all.deb ... #13 37.08 Unpacking liblist-someutils-perl (0.59-1) ... #13 37.11 Selecting previously unselected package liblist-someutils-xs-perl:amd64. #13 37.12 Preparing to unpack .../304-liblist-someutils-xs-perl_0.58-3_amd64.deb ... #13 37.12 Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ... #13 37.15 Selecting previously unselected package liblist-utilsby-perl. #13 37.15 Preparing to unpack .../305-liblist-utilsby-perl_0.12-2_all.deb ... #13 37.16 Unpacking liblist-utilsby-perl (0.12-2) ... #13 37.19 Selecting previously unselected package libltdl7:amd64. #13 37.19 Preparing to unpack .../306-libltdl7_2.4.7-5_amd64.deb ... #13 37.19 Unpacking libltdl7:amd64 (2.4.7-5) ... #13 37.22 Selecting previously unselected package libltdl-dev:amd64. #13 37.23 Preparing to unpack .../307-libltdl-dev_2.4.7-5_amd64.deb ... #13 37.23 Unpacking libltdl-dev:amd64 (2.4.7-5) ... #13 37.27 Selecting previously unselected package liblz1:amd64. #13 37.27 Preparing to unpack .../308-liblz1_1.13-5_amd64.deb ... #13 37.28 Unpacking liblz1:amd64 (1.13-5) ... #13 37.31 Selecting previously unselected package liblzo2-2:amd64. #14 41.08 Get:324 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB] #14 41.10 Get:325 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] #14 41.10 Get:326 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmail-sendmail-perl all 0.80-3 [21.7 kB] #14 41.11 Get:327 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6218 B] #14 41.11 Get:328 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmailtools-perl all 2.21-2 [80.4 kB] #13 35.62 Preparing to unpack .../166-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... #13 35.63 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... #13 35.68 Selecting previously unselected package libltdl7:amd64. #13 35.68 Preparing to unpack .../167-libltdl7_2.4.6-9_amd64.deb ... #13 35.72 Unpacking libltdl7:amd64 (2.4.6-9) ... #13 35.76 Selecting previously unselected package guile-2.2-libs:amd64. #17 9.300 Installing : policycoreutils-2.9-24.el8.aarch64 20/60 #17 9.323 Running scriptlet: policycoreutils-2.9-24.el8.aarch64 20/60 #16 11.89 Transaction test succeeded. #16 11.89 Running transaction #13 30.42 Preparing to unpack .../042-libtool_2.4.6-15_all.deb ... #13 30.43 Unpacking libtool (2.4.6-15) ... #13 30.48 Selecting previously unselected package dh-autoreconf. #13 30.48 Preparing to unpack .../043-dh-autoreconf_20_all.deb ... #13 30.48 Unpacking dh-autoreconf (20) ... #13 30.52 Selecting previously unselected package libarchive-zip-perl. #13 30.52 Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ... #13 30.53 Unpacking libarchive-zip-perl (1.68-1) ... #13 30.58 Selecting previously unselected package libsub-override-perl. #13 30.58 Preparing to unpack .../045-libsub-override-perl_0.09-2_all.deb ... #13 30.59 Unpacking libsub-override-perl (0.09-2) ... #13 30.62 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 30.62 Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #13 30.62 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #13 30.66 Selecting previously unselected package dh-strip-nondeterminism. #15 24.48 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 80/89 #15 24.86 Installing : gdb-headless-8.2-20.el8.x86_64 81/89 #15 24.88 Installing : go-srpm-macros-2-17.el8.noarch 82/89 #15 24.89 Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 83/89 #15 24.91 Installing : efi-srpm-macros-3-3.el8.noarch 84/89 #15 24.93 Installing : dwz-0.12-10.el8.x86_64 85/89 #15 24.95 Installing : redhat-rpm-config-131-1.el8.noarch 86/89 #14 32.64 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #14 32.65 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB] #14 32.67 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #14 32.72 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1build1 [306 kB] 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Verifying Checksum 9ad63333ebc9: Download complete #14 31.96 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #14 31.98 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libfreetype6 armhf 2.11.1+dfsg-1ubuntu0.2 [325 kB] #16 10.84 Transaction test succeeded. #15 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 1.8s done #15 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b #13 36.14 Unpacking equivs (2.3.1) ... #13 36.18 Selecting previously unselected package fonts-dejavu-core. #13 36.18 Preparing to unpack .../161-fonts-dejavu-core_2.37-6_all.deb ... #13 36.18 Unpacking fonts-dejavu-core (2.37-6) ... #13 36.33 Selecting previously unselected package fontconfig-config. #13 36.33 Preparing to unpack .../162-fontconfig-config_2.14.1-4_armhf.deb ... #13 36.41 Unpacking fontconfig-config (2.14.1-4) ... #13 36.46 Selecting previously unselected package libcurl3-gnutls:armhf. #14 33.23 Get:160 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gnupg all 2.2.40-1.1ubuntu1 [319 kB] #14 33.32 Get:161 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-dirlist-perl all 0.05-3 [7286 B] #13 35.13 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ... #13 35.21 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... #13 26.53 Preparing to unpack .../033-libcc1-0_12.2.0-14+rpi1_armhf.deb ... #13 26.54 Unpacking libcc1-0:armhf (12.2.0-14+rpi1) ... #13 26.57 Selecting previously unselected package libgomp1:armhf. #13 26.57 Preparing to unpack .../034-libgomp1_12.2.0-14+rpi1_armhf.deb ... #13 26.57 Unpacking libgomp1:armhf (12.2.0-14+rpi1) ... #13 26.61 Selecting previously unselected package libasan8:armhf. #13 26.61 Preparing to unpack .../035-libasan8_12.2.0-14+rpi1_armhf.deb ... #13 26.62 Unpacking libasan8:armhf (12.2.0-14+rpi1) ... #13 26.83 Selecting previously unselected package libubsan1:armhf. #13 32.81 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u11_arm64.deb ... #13 32.82 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u11) ... #13 32.87 Selecting previously unselected package liberror-perl. #13 32.87 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ... #13 32.88 Unpacking liberror-perl (0.17029-1) ... #13 32.91 Selecting previously unselected package git-man. #13 32.92 Preparing to unpack .../160-git-man_1%3a2.30.2-1+deb11u2_all.deb ... #13 32.92 Unpacking git-man (1:2.30.2-1+deb11u2) ... #13 33.03 Selecting previously unselected package git. #14 43.04 Selecting previously unselected package gcc. #14 35.08 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #14 35.18 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-xs-perl arm64 0.430-2build2 [39.2 kB] #13 31.34 Preparing to unpack .../081-liburi-perl_1.76-1_all.deb ... #13 31.34 Unpacking liburi-perl (1.76-1) ... #13 31.40 Selecting previously unselected package libhtml-parser-perl. #13 31.40 Preparing to unpack .../082-libhtml-parser-perl_3.72-3+b2_armhf.deb ... #13 31.41 Unpacking libhtml-parser-perl (3.72-3+b2) ... #13 31.49 Selecting previously unselected package libhtml-tree-perl. #13 31.50 Preparing to unpack .../083-libhtml-tree-perl_5.07-2_all.deb ... #13 31.50 Unpacking libhtml-tree-perl (5.07-2) ... #13 31.55 Selecting previously unselected package libio-html-perl. #13 31.55 Preparing to unpack .../084-libio-html-perl_1.001-1_all.deb ... #13 31.55 Unpacking libio-html-perl (1.001-1) ... #13 31.59 Selecting previously unselected package liblwp-mediatypes-perl. #13 31.59 Preparing to unpack .../085-liblwp-mediatypes-perl_6.02-1_all.deb ... #13 31.59 Unpacking liblwp-mediatypes-perl (6.02-1) ... #13 31.62 Selecting previously unselected package libhttp-message-perl. #13 37.31 Preparing to unpack .../309-liblzo2-2_2.10-2_amd64.deb ... #13 37.32 Unpacking liblzo2-2:amd64 (2.10-2) ... #13 37.35 Selecting previously unselected package libsys-hostname-long-perl. #13 37.35 Preparing to unpack .../310-libsys-hostname-long-perl_1.5-3_all.deb ... #13 37.35 Unpacking libsys-hostname-long-perl (1.5-3) ... #13 37.38 Selecting previously unselected package libmail-sendmail-perl. #13 37.38 Preparing to unpack .../311-libmail-sendmail-perl_0.80-3_all.deb ... #13 37.38 Unpacking libmail-sendmail-perl (0.80-3) ... #13 37.41 Selecting previously unselected package libnet-smtp-ssl-perl. #13 37.41 Preparing to unpack .../312-libnet-smtp-ssl-perl_1.04-2_all.deb ... #13 37.41 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #13 37.44 Selecting previously unselected package libmailtools-perl. #13 37.44 Preparing to unpack .../313-libmailtools-perl_2.21-2_all.deb ... #13 37.44 Unpacking libmailtools-perl (2.21-2) ... #13 37.49 Selecting previously unselected package libmarkdown2:amd64. #13 37.49 Preparing to unpack .../314-libmarkdown2_2.2.7-2_amd64.deb ... #13 37.49 Unpacking libmarkdown2:amd64 (2.2.7-2) ... #13 37.52 Selecting previously unselected package libmath-base85-perl. #14 41.56 Get:329 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB] #13 35.76 Preparing to unpack .../168-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ... #13 35.77 Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... #17 9.517 Installing : python3-policycoreutils-2.9-24.el8.noarch 21/60 #17 9.550 Installing : policycoreutils-python-utils-2.9-24.el8.noarch 22/60 #17 9.568 Installing : rpm-plugin-selinux-4.14.3-31.el8.aarch64 23/60 #17 9.583 Installing : selinux-policy-3.14.3-136.el8.noarch 24/60 #17 9.600 Running scriptlet: selinux-policy-3.14.3-136.el8.noarch 24/60 #13 30.66 Preparing to unpack .../047-dh-strip-nondeterminism_1.12.0-1_all.deb ... #13 30.67 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #13 30.70 Selecting previously unselected package libdpkg-perl. #13 30.70 Preparing to unpack .../048-libdpkg-perl_1.20.12+rpi1_all.deb ... #13 30.71 Unpacking libdpkg-perl (1.20.12+rpi1) ... #13 30.79 Selecting previously unselected package patch. #13 30.79 Preparing to unpack .../049-patch_2.7.6-7_armhf.deb ... #13 30.80 Unpacking patch (2.7.6-7) ... #13 30.83 Selecting previously unselected package make. #13 30.84 Preparing to unpack .../050-make_4.3-4.1_armhf.deb ... #13 30.84 Unpacking make (4.3-4.1) ... #13 30.90 Selecting previously unselected package dpkg-dev. #15 24.98 Installing : rpm-build-4.14.3-31.el8.x86_64 87/89 #15 25.00 Installing : dnf-plugins-core-4.0.21-25.el8.noarch 88/89 #15 25.04 Installing : rpmlint-1.10-15.el8.noarch 89/89 #15 25.06 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 89/89 #15 25.07 Running scriptlet: rpmlint-1.10-15.el8.noarch 89/89 #15 25.17 Verifying : desktop-file-utils-0.26-1.el8.x86_64 1/89 #14 32.99 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB] 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest #14 32.22 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu5 [109 kB] #14 32.25 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB] #14 32.27 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B] #14 32.27 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdeflate0 armhf 1.10-2 [59.2 kB] #14 32.28 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjbig0 armhf 2.1-3.1ubuntu0.22.04.1 [25.4 kB] #14 32.29 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libwebp7 armhf 1.2.2-2ubuntu0.22.04.2 [166 kB] #14 32.31 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtiff5 armhf 4.3.0-6ubuntu0.8 [167 kB] #14 32.33 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxpm4 armhf 1:3.5.12-1ubuntu0.22.04.2 [31.6 kB] #16 10.84 Running transaction #13 36.46 Preparing to unpack .../163-libcurl3-gnutls_7.88.1-10+deb12u5_armhf.deb ... #13 36.47 Unpacking libcurl3-gnutls:armhf (7.88.1-10+deb12u5) ... #13 36.52 Selecting previously unselected package liberror-perl. #13 36.52 Preparing to unpack .../164-liberror-perl_0.17029-2_all.deb ... #13 36.52 Unpacking liberror-perl (0.17029-2) ... #13 36.55 Selecting previously unselected package git-man. #13 36.56 Preparing to unpack .../165-git-man_1%3a2.39.2-1.1_all.deb ... #13 36.56 Unpacking git-man (1:2.39.2-1.1) ... #13 36.69 Selecting previously unselected package git. #13 35.47 Selecting previously unselected package libfontconfig1:amd64. #13 35.47 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ... #13 35.51 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #13 35.59 Selecting previously unselected package libjpeg62-turbo:amd64. #13 35.60 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #13 35.60 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #13 35.65 Selecting previously unselected package libdeflate0:amd64. #13 35.65 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ... #13 35.66 Unpacking libdeflate0:amd64 (1.7-1) ... #13 35.69 Selecting previously unselected package libjbig0:amd64. #13 35.70 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ... #14 33.39 Get:162 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-which-perl all 1.27-2 [12.5 kB] #14 33.47 Get:163 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-homedir-perl all 1.006-2 [37.0 kB] #13 26.83 Preparing to unpack .../036-libubsan1_12.2.0-14+rpi1_armhf.deb ... #13 26.84 Unpacking libubsan1:armhf (12.2.0-14+rpi1) ... #13 26.94 Selecting previously unselected package libgcc-12-dev:armhf. #13 26.94 Preparing to unpack .../037-libgcc-12-dev_12.2.0-14+rpi1_armhf.deb ... #13 26.95 Unpacking libgcc-12-dev:armhf (12.2.0-14+rpi1) ... #13 27.05 Selecting previously unselected package gcc-12. #13 33.04 Preparing to unpack .../161-git_1%3a2.30.2-1+deb11u2_arm64.deb ... #13 33.05 Unpacking git (1:2.30.2-1+deb11u2) ... #14 43.04 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ... #14 43.04 Unpacking gcc (4:9.3.0-1ubuntu2) ... #14 43.08 Selecting previously unselected package libstdc++-9-dev:arm64. #14 43.08 Preparing to unpack .../095-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 43.08 Unpacking libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 43.29 Selecting previously unselected package g++-9. #14 35.27 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #14 35.31 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB] #14 35.35 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB] #14 35.37 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-messagepack-perl arm64 1.01-2build1 [33.9 kB] #14 35.39 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #14 35.41 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 35.41 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #13 37.52 Preparing to unpack .../315-libmath-base85-perl_0.5+dfsg-2_all.deb ... #13 37.52 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #13 37.55 Selecting previously unselected package libmime-tools-perl. #13 37.55 Preparing to unpack .../316-libmime-tools-perl_5.510-1_all.deb ... #13 37.56 Unpacking libmime-tools-perl (5.510-1) ... #13 37.60 Selecting previously unselected package libmldbm-perl. #13 37.60 Preparing to unpack .../317-libmldbm-perl_2.05-4_all.deb ... #13 37.60 Unpacking libmldbm-perl (2.05-4) ... #13 37.63 Selecting previously unselected package libmoox-aliases-perl. #13 37.63 Preparing to unpack .../318-libmoox-aliases-perl_0.001006-2_all.deb ... #13 37.63 Unpacking libmoox-aliases-perl (0.001006-2) ... #13 37.69 Selecting previously unselected package libmouse-perl. #13 37.69 Preparing to unpack .../319-libmouse-perl_2.5.10-1+b3_amd64.deb ... #13 37.69 Unpacking libmouse-perl (2.5.10-1+b3) ... #13 37.73 Selecting previously unselected package libpackage-stash-xs-perl:amd64. #13 31.62 Preparing to unpack .../086-libhttp-message-perl_6.18-1_all.deb ... #13 31.63 Unpacking libhttp-message-perl (6.18-1) ... #13 31.67 Selecting previously unselected package libhttp-cookies-perl. #13 31.67 Preparing to unpack .../087-libhttp-cookies-perl_6.04-1_all.deb ... #13 31.70 Unpacking libhttp-cookies-perl (6.04-1) ... #13 31.73 Selecting previously unselected package libhttp-negotiate-perl. #13 31.74 Preparing to unpack .../088-libhttp-negotiate-perl_6.01-1_all.deb ... #13 31.74 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 31.78 Selecting previously unselected package perl-openssl-defaults:armhf. #13 31.78 Preparing to unpack .../089-perl-openssl-defaults_3_armhf.deb ... #13 31.78 Unpacking perl-openssl-defaults:armhf (3) ... #13 31.82 Selecting previously unselected package libnet-ssleay-perl. #13 31.82 Preparing to unpack .../090-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ... #13 31.82 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #13 31.89 Selecting previously unselected package libio-socket-ssl-perl. #14 41.78 Get:330 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmath-base85-perl all 0.5+dfsg-2 [6124 B] #13 36.30 Selecting previously unselected package iso-codes. #15 25.17 Verifying : dwz-0.12-10.el8.x86_64 2/89 #15 25.17 Verifying : efi-srpm-macros-3-3.el8.noarch 3/89 #15 25.17 Verifying : gc-7.6.4-3.el8.x86_64 4/89 #15 25.17 Verifying : gdb-headless-8.2-20.el8.x86_64 5/89 #15 25.17 Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 6/89 #15 25.17 Verifying : go-srpm-macros-2-17.el8.noarch 7/89 #15 25.17 Verifying : guile-5:2.0.14-7.el8.x86_64 8/89 #15 25.17 Verifying : libatomic_ops-7.6.2-3.el8.x86_64 9/89 #15 25.17 Verifying : libipt-1.6.1-8.el8.x86_64 10/89 #15 25.17 Verifying : ocaml-srpm-macros-5-4.el8.noarch 11/89 #15 25.17 Verifying : openblas-srpm-macros-2-2.el8.noarch 12/89 #15 25.17 Verifying : perl-Digest-1.17-395.el8.noarch 13/89 #15 25.17 Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 14/89 #15 25.17 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 15/89 #15 25.17 Verifying : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0 16/89 #15 25.17 Verifying : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c 17/89 #15 25.17 Verifying : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86 18/89 #15 25.17 Verifying : perl-URI-1.73-3.el8.noarch 19/89 #15 25.17 Verifying : perl-libnet-3.11-3.el8.noarch 20/89 #15 25.17 Verifying : perl-srpm-macros-1-25.el8.noarch 21/89 #15 25.17 Verifying : python3-systemd-234-8.el8.x86_64 22/89 #15 25.17 Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 23/89 #15 25.17 Verifying : rpm-build-4.14.3-31.el8.x86_64 24/89 #15 25.17 Verifying : rpmlint-1.10-15.el8.noarch 25/89 #15 25.17 Verifying : rust-srpm-macros-5-2.el8.noarch 26/89 #15 25.17 Verifying : zstd-1.4.4-1.el8.x86_64 27/89 #15 25.17 Verifying : bzip2-1.0.6-26.el8.x86_64 28/89 #15 25.17 Verifying : dbus-glib-0.110-2.el8.x86_64 29/89 #15 25.17 Verifying : diffutils-3.6-6.el8.x86_64 30/89 #15 25.17 Verifying : dnf-plugins-core-4.0.21-25.el8.noarch 31/89 #15 25.17 Verifying : elfutils-0.190-2.el8.x86_64 32/89 #15 25.17 Verifying : elfutils-debuginfod-client-0.190-2.el8.x86_64 33/89 #15 25.17 Verifying : emacs-filesystem-1:26.1-11.el8.noarch 34/89 #15 25.17 Verifying : file-5.33-25.el8.x86_64 35/89 #15 25.17 Verifying : glibc-gconv-extra-2.28-251.el8.x86_64 36/89 #15 25.17 Verifying : groff-base-1.22.3-18.el8.x86_64 37/89 #15 25.17 Verifying : libbabeltrace-1.5.4-4.el8.x86_64 38/89 #15 25.17 Verifying : libpkgconf-1.4.2-1.el8.x86_64 39/89 #15 25.17 Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 40/89 #15 25.17 Verifying : ncurses-6.1-10.20180224.el8.x86_64 41/89 #15 25.17 Verifying : openssl-1:1.1.1k-12.el8.x86_64 42/89 #15 25.17 Verifying : patch-2.7.6-11.el8.x86_64 43/89 #15 25.17 Verifying : perl-Carp-1.42-396.el8.noarch 44/89 #15 25.17 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 45/89 #15 25.17 Verifying : perl-Encode-4:2.97-3.el8.x86_64 46/89 #15 25.17 Verifying : perl-Errno-1.28-422.el8.x86_64 47/89 #15 25.17 Verifying : perl-Exporter-5.72-396.el8.noarch 48/89 #15 25.17 Verifying : perl-File-Path-2.15-2.el8.noarch 49/89 #15 25.17 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 50/89 #15 25.17 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 51/89 #15 25.17 Verifying : perl-HTTP-Tiny-0.074-3.el8.noarch 52/89 #15 25.17 Verifying : perl-IO-1.38-422.el8.x86_64 53/89 #15 25.17 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 54/89 #15 25.17 Verifying : perl-PathTools-3.74-1.el8.x86_64 55/89 #15 25.17 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 56/89 #15 25.17 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 57/89 #15 25.17 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 58/89 #15 25.17 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 59/89 #15 25.17 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 60/89 #15 25.17 Verifying : perl-Socket-4:2.027-3.el8.x86_64 61/89 #15 25.18 Verifying : perl-Storable-1:3.11-3.el8.x86_64 62/89 #15 25.18 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 63/89 #15 25.18 Verifying : perl-Term-Cap-1.17-395.el8.noarch 64/89 #15 25.18 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 65/89 #15 25.18 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 66/89 #15 25.18 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 67/89 #15 25.18 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 68/89 #15 25.18 Verifying : perl-constant-1.33-396.el8.noarch 69/89 #15 25.18 Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 70/89 #15 25.18 Verifying : perl-libs-4:5.26.3-422.el8.x86_64 71/89 #15 25.18 Verifying : perl-macros-4:5.26.3-422.el8.x86_64 72/89 #15 25.18 Verifying : perl-parent-1:0.237-1.el8.noarch 73/89 #15 25.18 Verifying : perl-podlators-4.11-1.el8.noarch 74/89 #15 25.18 Verifying : perl-threads-1:2.21-2.el8.x86_64 75/89 #15 25.18 Verifying : perl-threads-shared-1.58-2.el8.x86_64 76/89 #15 25.18 Verifying : pkgconf-1.4.2-1.el8.x86_64 77/89 #15 25.18 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 78/89 #15 25.18 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 79/89 #15 25.18 Verifying : python-rpm-macros-3-45.el8.noarch 80/89 #15 25.18 Verifying : python-srpm-macros-3-45.el8.noarch 81/89 #15 25.18 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 82/89 #15 25.18 Verifying : python3-dbus-1.2.4-15.el8.x86_64 83/89 #15 25.18 Verifying : python3-dnf-plugins-core-4.0.21-25.el8.noarch 84/89 #15 25.18 Verifying : python3-rpm-macros-3-45.el8.noarch 85/89 #15 25.18 Verifying : python3-six-1.11.0-8.el8.noarch 86/89 #15 25.18 Verifying : redhat-rpm-config-131-1.el8.noarch 87/89 #15 25.18 Verifying : unzip-6.0-46.el8.x86_64 88/89 #15 25.18 Verifying : zip-3.0-23.el8.x86_64 89/89 #15 25.43 #15 25.43 Installed: #15 25.43 bzip2-1.0.6-26.el8.x86_64 #15 25.43 dbus-glib-0.110-2.el8.x86_64 #15 25.43 desktop-file-utils-0.26-1.el8.x86_64 #15 25.43 diffutils-3.6-6.el8.x86_64 #15 25.43 dnf-plugins-core-4.0.21-25.el8.noarch #15 25.43 dwz-0.12-10.el8.x86_64 #15 25.43 efi-srpm-macros-3-3.el8.noarch #15 25.43 elfutils-0.190-2.el8.x86_64 #15 25.43 elfutils-debuginfod-client-0.190-2.el8.x86_64 #15 25.43 emacs-filesystem-1:26.1-11.el8.noarch #15 25.43 file-5.33-25.el8.x86_64 #15 25.43 gc-7.6.4-3.el8.x86_64 #15 25.43 gdb-headless-8.2-20.el8.x86_64 #15 25.43 ghc-srpm-macros-1.4.2-7.el8.noarch #15 25.43 glibc-gconv-extra-2.28-251.el8.x86_64 #15 25.43 go-srpm-macros-2-17.el8.noarch #15 25.43 groff-base-1.22.3-18.el8.x86_64 #15 25.43 guile-5:2.0.14-7.el8.x86_64 #15 25.43 libatomic_ops-7.6.2-3.el8.x86_64 #15 25.43 libbabeltrace-1.5.4-4.el8.x86_64 #15 25.43 libipt-1.6.1-8.el8.x86_64 #15 25.43 libpkgconf-1.4.2-1.el8.x86_64 #15 25.43 libtool-ltdl-2.4.6-25.el8.x86_64 #15 25.43 ncurses-6.1-10.20180224.el8.x86_64 #15 25.43 ocaml-srpm-macros-5-4.el8.noarch #15 25.43 openblas-srpm-macros-2-2.el8.noarch #15 25.43 openssl-1:1.1.1k-12.el8.x86_64 #15 25.43 patch-2.7.6-11.el8.x86_64 #15 25.43 perl-Carp-1.42-396.el8.noarch #15 25.43 perl-Data-Dumper-2.167-399.el8.x86_64 #15 25.43 perl-Digest-1.17-395.el8.noarch #15 25.43 perl-Digest-MD5-2.55-396.el8.x86_64 #15 25.43 perl-Encode-4:2.97-3.el8.x86_64 #15 25.43 perl-Errno-1.28-422.el8.x86_64 #15 25.43 perl-Exporter-5.72-396.el8.noarch #15 25.43 perl-File-Path-2.15-2.el8.noarch #15 25.43 perl-File-Temp-0.230.600-1.el8.noarch #15 25.43 perl-Getopt-Long-1:2.50-4.el8.noarch #15 25.43 perl-HTTP-Tiny-0.074-3.el8.noarch #15 25.43 perl-IO-1.38-422.el8.x86_64 #15 25.43 perl-IO-Socket-IP-0.39-5.el8.noarch #15 25.43 perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch #15 25.43 perl-MIME-Base64-3.15-396.el8.x86_64 #15 25.43 perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch #15 25.43 perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64 #15 25.43 perl-PathTools-3.74-1.el8.x86_64 #15 25.43 perl-Pod-Escapes-1:1.07-395.el8.noarch #15 25.43 perl-Pod-Perldoc-3.28-396.el8.noarch #15 25.43 perl-Pod-Simple-1:3.35-395.el8.noarch #15 25.43 perl-Pod-Usage-4:1.69-395.el8.noarch #15 25.43 perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 #15 25.43 perl-Socket-4:2.027-3.el8.x86_64 #15 25.43 perl-Storable-1:3.11-3.el8.x86_64 #15 25.43 perl-Term-ANSIColor-4.06-396.el8.noarch #15 25.43 perl-Term-Cap-1.17-395.el8.noarch #15 25.43 perl-Text-ParseWords-3.30-395.el8.noarch #15 25.43 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch #15 25.43 perl-Time-Local-1:1.280-1.el8.noarch #15 25.43 perl-URI-1.73-3.el8.noarch #15 25.43 perl-Unicode-Normalize-1.25-396.el8.x86_64 #15 25.43 perl-constant-1.33-396.el8.noarch #15 25.43 perl-interpreter-4:5.26.3-422.el8.x86_64 #15 25.43 perl-libnet-3.11-3.el8.noarch #15 25.43 perl-libs-4:5.26.3-422.el8.x86_64 #13 30.90 Preparing to unpack .../051-dpkg-dev_1.20.12+rpi1_all.deb ... #13 30.91 Unpacking dpkg-dev (1.20.12+rpi1) ... #13 31.02 Selecting previously unselected package libelf1:armhf. #15 25.43 perl-macros-4:5.26.3-422.el8.x86_64 #15 25.43 perl-parent-1:0.237-1.el8.noarch #13 31.02 Preparing to unpack .../052-libelf1_0.183-1_armhf.deb ... #13 31.02 Unpacking libelf1:armhf (0.183-1) ... #13 31.07 Selecting previously unselected package dwz. #13 31.07 Preparing to unpack .../053-dwz_0.13+20210201-1_armhf.deb ... #15 25.43 perl-podlators-4.11-1.el8.noarch #15 25.43 perl-srpm-macros-1-25.el8.noarch #13 31.07 Unpacking dwz (0.13+20210201-1) ... #13 31.12 Selecting previously unselected package libicu67:armhf. #15 25.43 perl-threads-1:2.21-2.el8.x86_64 #15 25.43 perl-threads-shared-1.58-2.el8.x86_64 #15 25.43 pkgconf-1.4.2-1.el8.x86_64 #15 25.43 pkgconf-m4-1.4.2-1.el8.noarch #15 25.43 pkgconf-pkg-config-1.4.2-1.el8.x86_64 #15 25.43 python-rpm-macros-3-45.el8.noarch #15 25.43 python-srpm-macros-3-45.el8.noarch #15 25.43 python3-dateutil-1:2.6.1-6.el8.noarch #15 25.43 python3-dbus-1.2.4-15.el8.x86_64 #15 25.43 python3-dnf-plugins-core-4.0.21-25.el8.noarch #15 25.43 python3-rpm-macros-3-45.el8.noarch #15 25.43 python3-six-1.11.0-8.el8.noarch #15 25.43 python3-systemd-234-8.el8.x86_64 #15 25.43 qt5-srpm-macros-5.15.3-1.el8.noarch #15 25.43 redhat-rpm-config-131-1.el8.noarch #15 25.43 rpm-build-4.14.3-31.el8.x86_64 #15 25.43 rpmlint-1.10-15.el8.noarch #15 25.43 rust-srpm-macros-5-2.el8.noarch #15 25.43 unzip-6.0-46.el8.x86_64 #15 25.43 zip-3.0-23.el8.x86_64 #15 25.43 zstd-1.4.4-1.el8.x86_64 #15 25.43 #15 25.43 Complete! #14 33.36 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB] #13 36.70 Preparing to unpack .../166-git_1%3a2.39.2-1.1_armhf.deb ... #13 36.70 Unpacking git (1:2.39.2-1.1) ... #13 35.70 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #13 35.73 Selecting previously unselected package libwebp6:amd64. #13 35.74 Preparing to unpack .../183-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ... #13 35.74 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #13 35.79 Selecting previously unselected package libtiff5:amd64. #13 35.79 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u5_amd64.deb ... #13 35.80 Unpacking libtiff5:amd64 (4.2.0-1+deb11u5) ... #13 35.85 Selecting previously unselected package libxau6:amd64. #13 35.86 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ... #13 35.86 Unpacking libxau6:amd64 (1:1.0.9-1) ... #13 35.89 Selecting previously unselected package libxdmcp6:amd64. #13 35.90 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #13 35.90 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #14 33.87 Get:164 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-touch-perl all 0.12-2 [7498 B] #13 27.05 Preparing to unpack .../038-gcc-12_12.2.0-14+rpi1_armhf.deb ... #13 27.06 Unpacking gcc-12 (12.2.0-14+rpi1) ... #16 78.53 Installing : libseccomp-devel-2.3.1-4.el7.aarch64 52/60 #13 33.54 Selecting previously unselected package iso-codes. #14 43.30 Preparing to unpack .../096-g++-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ... #14 43.30 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... #20 13.19 Selecting previously unselected package gcc-mingw-w64-x86-64. #14 35.42 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB] #13 37.73 Preparing to unpack .../320-libpackage-stash-xs-perl_0.30-1+b1_amd64.deb ... #13 37.74 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1+b1) ... #13 37.77 Selecting previously unselected package libpath-iterator-rule-perl. #13 37.77 Preparing to unpack .../321-libpath-iterator-rule-perl_1.015-2_all.deb ... #13 37.77 Unpacking libpath-iterator-rule-perl (1.015-2) ... #13 37.80 Selecting previously unselected package libperlio-gzip-perl. #13 37.80 Preparing to unpack .../322-libperlio-gzip-perl_0.20-1+b1_amd64.deb ... #13 37.81 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #13 37.83 Selecting previously unselected package libperlio-utf8-strict-perl. #13 37.83 Preparing to unpack .../323-libperlio-utf8-strict-perl_0.010-1_amd64.deb ... #13 37.84 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #13 37.87 Selecting previously unselected package libpod-parser-perl. #13 37.87 Preparing to unpack .../324-libpod-parser-perl_1.65-1_all.deb ... #13 37.88 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 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' #13 37.97 Unpacking libpod-parser-perl (1.65-1) ... #13 38.01 Selecting previously unselected package libpod-constants-perl. #13 38.01 Preparing to unpack .../325-libpod-constants-perl_0.19-2_all.deb ... #13 38.01 Unpacking libpod-constants-perl (0.19-2) ... #13 38.04 Selecting previously unselected package libproc-processtable-perl:amd64. #13 38.04 Preparing to unpack .../326-libproc-processtable-perl_0.634-1+b2_amd64.deb ... #13 38.04 Unpacking libproc-processtable-perl:amd64 (0.634-1+b2) ... #13 38.08 Selecting previously unselected package libre2-9:amd64. #13 31.89 Preparing to unpack .../091-libio-socket-ssl-perl_2.060-3_all.deb ... #13 31.89 Unpacking libio-socket-ssl-perl (2.060-3) ... #13 31.95 Selecting previously unselected package libnet-http-perl. #13 31.95 Preparing to unpack .../092-libnet-http-perl_6.18-1_all.deb ... #13 31.95 Unpacking libnet-http-perl (6.18-1) ... #13 31.99 Selecting previously unselected package liblwp-protocol-https-perl. #13 31.99 Preparing to unpack .../093-liblwp-protocol-https-perl_6.07-2_all.deb ... #13 31.99 Unpacking liblwp-protocol-https-perl (6.07-2) ... #13 32.03 Selecting previously unselected package libtry-tiny-perl. #13 32.03 Preparing to unpack .../094-libtry-tiny-perl_0.30-1_all.deb ... #13 32.03 Unpacking libtry-tiny-perl (0.30-1) ... #13 32.07 Selecting previously unselected package libwww-robotrules-perl. #13 32.07 Preparing to unpack .../095-libwww-robotrules-perl_6.02-1_all.deb ... #13 32.07 Unpacking libwww-robotrules-perl (6.02-1) ... #13 32.11 Selecting previously unselected package libwww-perl. #13 42.96 Running transaction check #13 43.07 Transaction check succeeded. #14 41.79 Get:331 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmldbm-perl all 2.05-4 [16.0 kB] #14 41.81 Get:332 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmoox-aliases-perl all 0.001006-2 [6796 B] #14 41.83 Get:333 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmouse-perl arm64 2.5.10-1build5 [160 kB] #14 42.01 Get:334 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxs-parse-keyword-perl arm64 0.38-1 [56.1 kB] #13 36.30 Preparing to unpack .../169-iso-codes_4.2-1_all.deb ... #13 36.31 Unpacking iso-codes (4.2-1) ... #14 33.37 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-writer-perl all 0.625-1 [24.9 kB] #14 33.37 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-libyaml-perl armhf 0.81+repack-1 [26.1 kB] #14 33.38 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main armhf licensecheck all 3.0.45-1 [23.9 kB] #14 33.39 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-size-perl armhf 0.83-1build1 [19.3 kB] #14 33.39 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main armhf t1utils armhf 1.41-3 [48.2 kB] #14 33.41 Get:338 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf lintian all 2.62.0ubuntu2.3 [981 kB] #14 33.59 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB] #14 33.71 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB] #13 31.13 Preparing to unpack .../054-libicu67_67.1-7_armhf.deb ... #13 31.13 Unpacking libicu67:armhf (67.1-7) ... #13 37.19 Selecting previously unselected package iso-codes. #13 35.94 Selecting previously unselected package libxcb1:amd64. #13 35.94 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ... #13 35.94 Unpacking libxcb1:amd64 (1.14-3) ... #13 35.97 Selecting previously unselected package libx11-data. #13 35.98 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ... #13 35.98 Unpacking libx11-data (2:1.7.2-1+deb11u2) ... #13 36.05 Selecting previously unselected package libx11-6:amd64. #13 36.05 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1+deb11u2_amd64.deb ... #13 36.06 Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #13 36.15 Selecting previously unselected package libxpm4:amd64. #13 36.15 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ... #13 36.15 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #14 33.95 Get:165 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libio-pty-perl armhf 1:1.17-1 [31.9 kB] #14 34.12 Get:166 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libipc-run-perl all 20220807.0-1 [92.6 kB] #14 32.76 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgd3 armhf 2.3.0-2ubuntu2 [111 kB] #16 79.53 Installing : cmake-2.8.12.2-2.el7.aarch64 53/60 #16 79.59 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 54/60 #16 79.63 Installing : systemd-devel-219-78.el7_9.9.aarch64 55/60 #16 79.67 Installing : which-2.20-7.el7.aarch64 56/60 #16 79.82 install-info: No such file or directory for /usr/share/info/which.info.gz #13 33.54 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ... #13 33.55 Unpacking iso-codes (4.6.0-1) ... #13 33.90 Selecting previously unselected package libalgorithm-diff-perl. #14 43.80 Selecting previously unselected package g++. #20 13.19 Preparing to unpack .../8-gcc-mingw-w64-x86-64_12.2.0-14+25.2_all.deb ... #20 13.20 Unpacking gcc-mingw-w64-x86-64 (12.2.0-14+25.2) ... #20 13.23 Selecting previously unselected package mingw-w64-tools. #20 13.24 Preparing to unpack .../9-mingw-w64-tools_10.0.0-3_amd64.deb ... #20 13.24 Unpacking mingw-w64-tools (10.0.0-3) ... #20 13.31 Setting up binutils-mingw-w64-x86-64 (2.40-2+10.4) ... #20 13.32 Setting up mingw-w64-tools (10.0.0-3) ... #20 13.33 Setting up gcc-mingw-w64-base:amd64 (12.2.0-14+25.2) ... #20 13.35 Setting up gcc-mingw-w64-x86-64-win32-runtime (12.2.0-14+25.2) ... #20 13.36 Setting up mingw-w64-common (10.0.0-3) ... #20 13.37 Setting up mingw-w64-x86-64-dev (10.0.0-3) ... #20 13.39 Setting up gcc-mingw-w64-x86-64-posix-runtime (12.2.0-14+25.2) ... #20 13.40 Setting up gcc-mingw-w64-x86-64-posix (12.2.0-14+25.2) ... #20 13.41 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode #14 35.83 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-1build7 [82.3 kB] #13 38.08 Preparing to unpack .../327-libre2-9_20220601+dfsg-1+b1_amd64.deb ... #13 38.08 Unpacking libre2-9:amd64 (20220601+dfsg-1+b1) ... #13 38.12 Selecting previously unselected package libre-engine-re2-perl:amd64. #13 38.13 Preparing to unpack .../328-libre-engine-re2-perl_0.17+ds-1_amd64.deb ... #13 38.13 Unpacking libre-engine-re2-perl:amd64 (0.17+ds-1) ... #13 38.16 Selecting previously unselected package libreadonly-perl. #13 38.16 Preparing to unpack .../329-libreadonly-perl_2.050-3_all.deb ... #13 38.16 Unpacking libreadonly-perl (2.050-3) ... #13 38.19 Selecting previously unselected package libref-util-perl. #13 38.19 Preparing to unpack .../330-libref-util-perl_0.204-2_all.deb ... #13 38.20 Unpacking libref-util-perl (0.204-2) ... #13 38.22 Selecting previously unselected package libref-util-xs-perl. #13 38.23 Preparing to unpack .../331-libref-util-xs-perl_0.117-2+b1_amd64.deb ... #13 38.23 Unpacking libref-util-xs-perl (0.117-2+b1) ... #13 38.26 Selecting previously unselected package libregexp-pattern-license-perl. #13 38.26 Preparing to unpack .../332-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #13 38.26 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #13 38.30 Selecting previously unselected package libregexp-pattern-perl. #13 32.11 Preparing to unpack .../096-libwww-perl_6.36-2_all.deb ... #13 32.11 Unpacking libwww-perl (6.36-2) ... #13 32.16 Selecting previously unselected package patchutils. #13 32.16 Preparing to unpack .../097-patchutils_0.3.4-2_armhf.deb ... #13 32.17 Unpacking patchutils (0.3.4-2) ... #13 32.21 Selecting previously unselected package wdiff. #13 43.07 Running transaction test #14 42.05 Get:335 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxs-parse-sublike-perl arm64 0.20-1ubuntu3 [41.6 kB] #14 42.07 Get:336 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libobject-pad-perl arm64 0.801-2 [108 kB] #14 42.10 Get:337 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpackage-stash-xs-perl arm64 0.30-1build1 [18.0 kB] #14 42.11 Get:338 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpath-iterator-rule-perl all 1.015-2 [39.9 kB] #14 42.12 Get:339 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libperlio-gzip-perl arm64 0.20-1build1 [14.6 kB] #13 36.66 Selecting previously unselected package libalgorithm-diff-perl. #13 36.67 Preparing to unpack .../170-libalgorithm-diff-perl_1.19.03-2_all.deb ... #13 36.67 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #13 36.71 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 36.71 Preparing to unpack .../171-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... #13 36.72 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 36.81 Selecting previously unselected package libalgorithm-merge-perl. #14 33.72 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB] #14 33.87 Get:342 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 kB] Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-05a7848fe130d1cd8) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] { #13 37.19 Preparing to unpack .../167-iso-codes_4.15.0-1_all.deb ... #13 37.21 Unpacking iso-codes (4.15.0-1) ... [Pipeline] withDockerRegistry #14 34.31 Get:167 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libclass-method-modifiers-perl all 2.15-1 [16.1 kB] #14 33.14 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-devtools armhf 2.35-0ubuntu3.6 [29.7 kB] #14 33.16 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 33.17 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 33.18 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB] #14 33.18 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB] #14 33.20 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB] #14 33.20 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB] #14 33.23 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-install-perl all 0.928-1.1 [9972 B] #14 33.24 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB] #14 33.24 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB] #13 33.90 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ... #13 33.90 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 33.94 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 33.94 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ... #13 33.95 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 33.99 Selecting previously unselected package libalgorithm-merge-perl. #13 33.99 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ... #13 34.00 Unpacking libalgorithm-merge-perl (0.08-3) ... #13 34.04 Selecting previously unselected package libaliased-perl. #13 34.04 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ... #13 34.05 Unpacking libaliased-perl (0.34-1.1) ... #13 34.08 Selecting previously unselected package libapt-pkg-perl. #13 34.08 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ... #13 34.16 Unpacking libapt-pkg-perl (0.1.39) ... #13 45.92 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... #13 45.93 Setting up libgdbm-compat4:arm64 (1.23-3) ... #13 45.94 Setting up ucf (3.0043+nmu1) ... #13 46.10 Setting up libx265-199:arm64 (3.5-2+b1) ... #13 36.20 Selecting previously unselected package libgd3:amd64. #13 36.20 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ... #13 36.20 Unpacking libgd3:amd64 (2.3.0-2) ... #13 36.24 Selecting previously unselected package libc-devtools. #13 36.25 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u8_amd64.deb ... #13 36.25 Unpacking libc-devtools (2.31-13+deb11u8) ... #13 36.29 Selecting previously unselected package libcapture-tiny-perl. #13 36.29 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ... #13 36.30 Unpacking libcapture-tiny-perl (0.48-1) ... #13 36.33 Selecting previously unselected package libclass-data-inheritable-perl. #13 36.33 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 36.33 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 36.36 Selecting previously unselected package libclass-inspector-perl. #13 36.36 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ... #13 36.37 Unpacking libclass-inspector-perl (1.36-1) ... #13 36.40 Selecting previously unselected package libclass-xsaccessor-perl. #13 27.85 Selecting previously unselected package gcc. #14 43.80 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_arm64.deb ... #14 43.80 Unpacking g++ (4:9.3.0-1ubuntu2) ... #14 43.83 Selecting previously unselected package make. #14 43.83 Preparing to unpack .../098-make_4.2.1-1.2_arm64.deb ... #14 43.84 Unpacking make (4.2.1-1.2) ... #14 43.88 Selecting previously unselected package libdpkg-perl. #14 43.88 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #14 43.88 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #14 43.92 Selecting previously unselected package patch. #14 43.92 Preparing to unpack .../100-patch_2.7.6-6_arm64.deb ... #14 43.95 Unpacking patch (2.7.6-6) ... #14 43.99 Selecting previously unselected package dpkg-dev. #14 43.99 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #14 43.99 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #14 44.11 Selecting previously unselected package build-essential. #20 13.42 Setting up gcc-mingw-w64-x86-64-win32 (12.2.0-14+25.2) ... #20 13.43 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 #20 13.44 Setting up gcc-mingw-w64-x86-64 (12.2.0-14+25.2) ... #14 36.12 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB] #14 36.13 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 36.14 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdistro-info-perl all 1.1ubuntu0.2 [5222 B] #14 36.14 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libemail-address-xs-perl arm64 1.04-1build6 [27.9 kB] #14 36.16 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #14 36.18 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB] #14 36.19 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 36.20 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-fcntllock-perl arm64 0.22-3build7 [33.7 kB] #14 36.23 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnumber-compare-perl all 0.03-2 [7058 B] #13 38.30 Preparing to unpack .../333-libregexp-pattern-perl_0.2.14-2_all.deb ... #13 38.31 Unpacking libregexp-pattern-perl (0.2.14-2) ... #13 38.33 Selecting previously unselected package libregexp-wildcards-perl. #13 38.34 Preparing to unpack .../334-libregexp-wildcards-perl_1.05-3_all.deb ... #13 38.34 Unpacking libregexp-wildcards-perl (1.05-3) ... #13 38.39 Selecting previously unselected package libsasl2-modules:amd64. #13 38.39 Preparing to unpack .../335-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... #13 38.40 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... #13 38.45 Selecting previously unselected package libsereal-decoder-perl. #13 38.46 Preparing to unpack .../336-libsereal-decoder-perl_5.003+ds-1_amd64.deb ... #13 38.46 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #13 38.49 Selecting previously unselected package libsereal-encoder-perl. #13 38.49 Preparing to unpack .../337-libsereal-encoder-perl_5.003+ds-1_amd64.deb ... #13 38.50 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #13 38.53 Selecting previously unselected package libset-intspan-perl. #13 38.53 Preparing to unpack .../338-libset-intspan-perl_1.19-3_all.deb ... #13 38.54 Unpacking libset-intspan-perl (1.19-3) ... #13 38.57 Selecting previously unselected package libtask-weaken-perl. #13 32.21 Preparing to unpack .../098-wdiff_1.2.2-2_armhf.deb ... #13 32.21 Unpacking wdiff (1.2.2-2) ... #13 32.28 Selecting previously unselected package devscripts. #13 32.28 Preparing to unpack .../099-devscripts_2.19.5+deb10u1_armhf.deb ... #13 32.30 Unpacking devscripts (2.19.5+deb10u1) ... #13 32.45 Selecting previously unselected package equivs. #13 32.45 Preparing to unpack .../100-equivs_2.2.0_all.deb ... #13 32.46 Unpacking equivs (2.2.0) ... #13 32.52 Selecting previously unselected package libcurl3-gnutls:armhf. #13 32.53 Preparing to unpack .../101-libcurl3-gnutls_7.64.0-4+deb10u8_armhf.deb ... #13 32.53 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u8) ... #13 32.59 Selecting previously unselected package libpcre2-8-0:armhf. #13 43.56 Transaction test succeeded. #13 43.56 Running transaction #16 12.85 Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 1/1 #16 13.01 Preparing : 1/1 #16 13.08 Installing : make-1:4.3-8.el9.aarch64 1/90 #16 13.09 Installing : perl-DynaLoader-1.47-481.el9.aarch64 2/90 #16 13.10 Installing : python3-libselinux-3.6-1.el9.aarch64 3/90 #14 42.55 Get:340 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libperlio-utf8-strict-perl arm64 0.010-1 [11.0 kB] #13 36.81 Preparing to unpack .../172-libalgorithm-merge-perl_0.08-3_all.deb ... #13 36.82 Unpacking libalgorithm-merge-perl (0.08-3) ... #13 36.86 Selecting previously unselected package libapt-inst2.0:amd64. #13 36.86 Preparing to unpack .../173-libapt-inst2.0_1.8.2.3_amd64.deb ... #13 36.86 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ... #13 36.91 Selecting previously unselected package libapt-pkg-perl. #13 36.91 Preparing to unpack .../174-libapt-pkg-perl_0.1.34+b1_amd64.deb ... #13 36.92 Unpacking libapt-pkg-perl (0.1.34+b1) ... #13 36.99 Selecting previously unselected package libarchive-cpio-perl. #13 37.00 Preparing to unpack .../175-libarchive-cpio-perl_0.10-1_all.deb ... #13 37.00 Unpacking libarchive-cpio-perl (0.10-1) ... #13 37.03 Selecting previously unselected package libasync-mergepoint-perl. #13 37.04 Preparing to unpack .../176-libasync-mergepoint-perl_0.04-2_all.deb ... #13 37.04 Unpacking libasync-mergepoint-perl (0.04-2) ... #13 37.07 Selecting previously unselected package libauthen-sasl-perl. #13 37.07 Preparing to unpack .../177-libauthen-sasl-perl_2.1600-1_all.deb ... #13 37.08 Unpacking libauthen-sasl-perl (2.1600-1) ... #13 37.11 Selecting previously unselected package libmodule-implementation-perl. #13 37.12 Preparing to unpack .../178-libmodule-implementation-perl_0.09-1_all.deb ... #13 37.12 Unpacking libmodule-implementation-perl (0.09-1) ... #13 37.15 Selecting previously unselected package libvariable-magic-perl. $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #14 34.16 Get:343 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] #13 28.65 Selecting previously unselected package libfakeroot:armhf. #13 28.65 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ... #13 28.66 Unpacking libfakeroot:armhf (1.25.3-1.1) ... #13 28.69 Selecting previously unselected package fakeroot. #13 28.69 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ... #13 28.70 Unpacking fakeroot (1.25.3-1.1) ... #13 28.74 Selecting previously unselected package libassuan0:armhf. #13 28.74 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ... #13 28.75 Unpacking libassuan0:armhf (2.5.3-7.1) ... #13 28.78 Selecting previously unselected package gpgconf. #13 28.78 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u2_armhf.deb ... #13 28.78 Unpacking gpgconf (2.2.27-2+deb11u2) ... #13 28.83 Selecting previously unselected package libksba8:armhf. #13 28.83 Preparing to unpack .../090-libksba8_1.5.0-3+deb11u2_armhf.deb ... #13 28.84 Unpacking libksba8:armhf (1.5.0-3+deb11u2) ... #13 28.88 Selecting previously unselected package libnpth0:armhf. #13 28.89 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ... #13 28.89 Unpacking libnpth0:armhf (1.6-3) ... #13 28.93 Selecting previously unselected package dirmngr. #13 28.93 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u2_armhf.deb ... #13 28.94 Unpacking dirmngr (2.2.27-2+deb11u2) ... #13 29.00 Selecting previously unselected package gnupg-l10n. #13 37.63 Selecting previously unselected package libabsl20220623:armhf. #13 37.63 Preparing to unpack .../168-libabsl20220623_20220623.1-1_armhf.deb ... #13 37.63 Unpacking libabsl20220623:armhf (20220623.1-1) ... #13 37.71 Selecting previously unselected package libalgorithm-diff-perl. #13 37.71 Preparing to unpack .../169-libalgorithm-diff-perl_1.201-1_all.deb ... #13 37.72 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 37.75 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf. #13 31.89 Selecting previously unselected package libxml2:armhf. #14 34.39 Get:168 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libclass-xsaccessor-perl armhf 1.19-4build1 [33.0 kB] #14 34.49 Get:169 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libb-hooks-op-check-perl armhf 0.22-2build1 [9160 B] #14 34.57 Get:170 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdynaloader-functions-perl all 0.003-3 [12.1 kB] #14 34.65 Get:171 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdevel-callchecker-perl armhf 0.008-2 [13.6 kB] #16 79.98 Cleanup : systemd-219-78.el7.aarch64 57/60 #16 80.15 Cleanup : systemd-libs-219-78.el7.aarch64 58/60 #13 34.20 Selecting previously unselected package libarchive-cpio-perl. #13 34.20 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ... #13 34.20 Unpacking libarchive-cpio-perl (0.10-1.1) ... #13 34.29 Selecting previously unselected package libarchive13:arm64. #13 34.29 Preparing to unpack .../169-libarchive13_3.4.3-2+deb11u1_arm64.deb ... #13 34.31 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... #13 34.36 Selecting previously unselected package libarray-intspan-perl. #13 34.36 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ... #13 34.37 Unpacking libarray-intspan-perl (2.004-1) ... #13 34.41 Selecting previously unselected package libauthen-sasl-perl. #13 46.11 Setting up dwz (0.15-1) ... #13 46.12 Setting up groff-base (1.22.4-10) ... #13 46.14 Setting up cpp (4:12.2.0-3) ... #13 46.16 Setting up pixz (1.0.7-2) ... #13 46.17 Setting up gpgconf (2.2.40-1.1) ... #13 46.18 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ... #13 46.19 Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... #13 46.20 Setting up curl (7.88.1-10+deb12u5) ... #13 46.26 Setting up libfontconfig1:arm64 (2.14.1-4) ... #13 46.27 Setting up libperl5.36:arm64 (5.36.0-7+deb12u1) ... #13 46.28 Setting up libxmuu1:arm64 (2:1.1.3-3) ... #13 46.29 Setting up gpg (2.2.40-1.1) ... #13 46.30 Setting up gnupg-utils (2.2.40-1.1) ... #13 46.31 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... #13 36.41 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ... #13 36.41 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #13 36.44 Selecting previously unselected package libclone-perl. #13 36.44 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ... #13 36.45 Unpacking libclone-perl (0.45-1+b1) ... #13 36.48 Selecting previously unselected package libcommon-sense-perl. #13 36.48 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ... #13 36.48 Unpacking libcommon-sense-perl (3.75-1+b4) ... #13 36.55 Selecting previously unselected package libconfig-tiny-perl. #13 36.55 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ... #13 36.55 Unpacking libconfig-tiny-perl (2.26-1) ... #13 36.58 Selecting previously unselected package libparams-util-perl. #13 36.58 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ... #13 36.59 Unpacking libparams-util-perl (1.102-1+b1) ... #13 36.62 Selecting previously unselected package libsub-install-perl. #13 36.62 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ... #13 36.63 Unpacking libsub-install-perl (0.928-1.1) ... #13 36.66 Selecting previously unselected package libdata-optlist-perl. #13 36.66 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ... #13 36.66 Unpacking libdata-optlist-perl (0.110-1.1) ... #13 36.69 Selecting previously unselected package libsub-exporter-perl. #13 36.69 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ... #13 36.70 Unpacking libsub-exporter-perl (0.987-1) ... #13 36.73 Selecting previously unselected package libconst-fast-perl. #13 36.73 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ... #13 36.74 Unpacking libconst-fast-perl (0.014-1.1) ... #13 36.77 Selecting previously unselected package libwant-perl. #13 27.86 Preparing to unpack .../039-gcc_4%3a12.2.0-3+rpi1_armhf.deb ... #13 27.86 Unpacking gcc (4:12.2.0-3+rpi1) ... #13 27.92 Selecting previously unselected package libc-dev-bin. #13 27.92 Preparing to unpack .../040-libc-dev-bin_2.36-9+rpi1+deb12u4_armhf.deb ... #13 27.93 Unpacking libc-dev-bin (2.36-9+rpi1+deb12u4) ... #13 27.96 Selecting previously unselected package linux-libc-dev:armhf. #13 27.96 Preparing to unpack .../041-linux-libc-dev_6.1.69-1+rpi1_armhf.deb ... #13 27.96 Unpacking linux-libc-dev:armhf (6.1.69-1+rpi1) ... #13 28.14 Selecting previously unselected package libcrypt-dev:armhf. #14 44.11 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_arm64.deb ... #14 44.12 Unpacking build-essential (12.8ubuntu1.1) ... #14 44.15 Selecting previously unselected package libbrotli1:arm64. #14 44.15 Preparing to unpack .../103-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ... #14 44.16 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... #14 44.20 Selecting previously unselected package libroken18-heimdal:arm64. #14 44.20 Preparing to unpack .../104-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 44.21 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.25 Selecting previously unselected package libasn1-8-heimdal:arm64. #14 44.25 Preparing to unpack .../105-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 44.25 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.34 Selecting previously unselected package libheimbase1-heimdal:arm64. #14 44.34 Preparing to unpack .../106-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 44.35 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.38 Selecting previously unselected package libhcrypto4-heimdal:arm64. #14 36.23 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-glob-perl all 0.11-2 [8042 B] #13 38.57 Preparing to unpack .../339-libtask-weaken-perl_1.06-2_all.deb ... #13 38.58 Unpacking libtask-weaken-perl (1.06-2) ... #13 38.61 Selecting previously unselected package libxml-parser-perl. #13 38.61 Preparing to unpack .../340-libxml-parser-perl_2.46-4_amd64.deb ... #13 38.62 Unpacking libxml-parser-perl (2.46-4) ... #13 38.66 Selecting previously unselected package libsoap-lite-perl. #13 38.67 Preparing to unpack .../341-libsoap-lite-perl_1.27-3_all.deb ... #13 38.67 Unpacking libsoap-lite-perl (1.27-3) ... #13 38.72 Selecting previously unselected package libsocket6-perl. #13 38.73 Preparing to unpack .../342-libsocket6-perl_0.29-3_amd64.deb ... #13 38.73 Unpacking libsocket6-perl (0.29-3) ... #13 38.77 Selecting previously unselected package libstring-copyright-perl. #13 38.77 Preparing to unpack .../343-libstring-copyright-perl_0.003014-1_all.deb ... #13 38.78 Unpacking libstring-copyright-perl (0.003014-1) ... #13 32.60 Preparing to unpack .../102-libpcre2-8-0_10.32-5+deb10u1_armhf.deb ... #13 32.60 Unpacking libpcre2-8-0:armhf (10.32-5+deb10u1) ... #13 32.65 Selecting previously unselected package liberror-perl. #13 32.65 Preparing to unpack .../103-liberror-perl_0.17027-2_all.deb ... #13 32.66 Unpacking liberror-perl (0.17027-2) ... #13 32.69 Selecting previously unselected package git-man. #13 32.69 Preparing to unpack .../104-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #13 32.70 Unpacking git-man (1:2.20.1-2+deb10u8) ... #13 32.88 Selecting previously unselected package git. #16 13.11 Installing : perl-threads-1:2.25-460.el9.aarch64 4/90 #16 13.12 Installing : perl-File-Find-1.37-481.el9.noarch 5/90 #16 13.12 Installing : perl-File-Copy-2.34-481.el9.noarch 6/90 #16 13.13 Installing : perl-File-Compare-1.100.600-481.el9.noarch 7/90 #16 13.14 Installing : m4-1.4.19-1.el9.aarch64 8/90 #16 13.16 Installing : autoconf-2.69-38.el9.noarch 9/90 #16 13.17 Installing : libmpc-1.2.1-4.el9.aarch64 10/90 #16 13.18 Installing : cmake-rpm-macros-3.26.5-2.el9.noarch 11/90 #16 13.19 Installing : cmake-filesystem-3.26.5-2.el9.aarch64 12/90 #16 13.20 Installing : checkpolicy-3.6-1.el9.aarch64 13/90 #16 13.27 Installing : python3-setuptools-53.0.0-12.el9.noarch 14/90 #16 13.28 Installing : libseccomp-2.5.2-2.el9.aarch64 15/90 #16 13.29 Installing : libfdisk-2.37.4-15.el9.aarch64 16/90 #16 13.30 Installing : libedit-3.1-38.20210216cvs.el9.aarch64 17/90 #16 13.31 Installing : cracklib-2.9.6-27.el9.aarch64 18/90 #14 42.64 Get:341 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpod-parser-perl all 1.66-1 [82.8 kB] #14 42.83 Get:342 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB] #13 37.15 Preparing to unpack .../179-libvariable-magic-perl_0.62-1+b1_amd64.deb ... #13 37.16 Unpacking libvariable-magic-perl (0.62-1+b1) ... #13 37.19 Selecting previously unselected package libb-hooks-endofscope-perl. #13 37.19 Preparing to unpack .../180-libb-hooks-endofscope-perl_0.24-1_all.deb ... #13 37.20 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #13 37.23 Selecting previously unselected package libcapture-tiny-perl. #13 37.23 Preparing to unpack .../181-libcapture-tiny-perl_0.48-1_all.deb ... #13 37.23 Unpacking libcapture-tiny-perl (0.48-1) ... #13 37.26 Selecting previously unselected package libcgi-pm-perl. #13 37.27 Preparing to unpack .../182-libcgi-pm-perl_4.40-1_all.deb ... #13 37.27 Unpacking libcgi-pm-perl (4.40-1) ... #13 37.32 Selecting previously unselected package libfcgi-perl. #13 37.32 Preparing to unpack .../183-libfcgi-perl_0.78-2+b3_amd64.deb ... #13 37.32 Unpacking libfcgi-perl (0.78-2+b3) ... #13 37.35 Selecting previously unselected package libcgi-fast-perl. #13 37.36 Preparing to unpack .../184-libcgi-fast-perl_1%3a2.13-1_all.deb ... #13 37.36 Unpacking libcgi-fast-perl (1:2.13-1) ... #13 37.39 Selecting previously unselected package libsub-name-perl. #14 34.20 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-unidiff all 0.5.5-2 [9180 B] #14 34.20 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-xdg all 0.26-1ubuntu1 [36.1 kB] #14 34.23 Get:346 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf unzip armhf 6.0-25ubuntu1.2 [154 kB] #14 34.32 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf equivs all 2.2.0 [19.7 kB] #14 34.33 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB] #14 34.34 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-magic all 2:0.4.15-3 [9376 B] #13 29.01 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #13 29.01 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #13 29.13 Selecting previously unselected package gnupg-utils. #13 29.13 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ... #13 29.13 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #13 29.20 Selecting previously unselected package gpg. #13 29.20 Preparing to unpack .../095-gpg_2.2.27-2+deb11u2_armhf.deb ... #13 29.21 Unpacking gpg (2.2.27-2+deb11u2) ... #13 29.28 Selecting previously unselected package pinentry-curses. #13 37.76 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-8+b1_armhf.deb ... #13 37.76 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-8+b1) ... #13 37.79 Selecting previously unselected package libalgorithm-merge-perl. #13 37.79 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-5_all.deb ... #13 37.80 Unpacking libalgorithm-merge-perl (0.08-5) ... #13 37.83 Selecting previously unselected package libaliased-perl. #13 37.84 Preparing to unpack .../172-libaliased-perl_0.34-3_all.deb ... #13 37.84 Unpacking libaliased-perl (0.34-3) ... #13 37.88 Selecting previously unselected package libaom3:armhf. #13 37.88 Preparing to unpack .../173-libaom3_3.6.0-1_armhf.deb ... #13 37.89 Unpacking libaom3:armhf (3.6.0-1) ... #13 38.03 Selecting previously unselected package libapt-pkg-perl. #14 34.73 Get:172 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libparams-classify-perl armhf 0.015-2build2 [19.4 kB] #14 34.81 Get:173 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmodule-runtime-perl all 0.016-2 [16.4 kB] #13 31.89 Preparing to unpack .../055-libxml2_2.9.10+dfsg-6.7+deb11u4_armhf.deb ... #13 31.89 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ... #13 31.98 Selecting previously unselected package gettext. #13 31.98 Preparing to unpack .../056-gettext_0.21-4_armhf.deb ... #13 31.98 Unpacking gettext (0.21-4) ... #13 32.10 Selecting previously unselected package intltool-debian. #13 32.10 Preparing to unpack .../057-intltool-debian_0.35.0+20060710.5_all.deb ... #13 32.10 Unpacking intltool-debian (0.35.0+20060710.5) ... #13 32.15 Selecting previously unselected package po-debconf. #13 32.15 Preparing to unpack .../058-po-debconf_1.0.21+nmu1_all.deb ... #13 32.15 Unpacking po-debconf (1.0.21+nmu1) ... #13 32.20 Selecting previously unselected package debhelper. #13 32.20 Preparing to unpack .../059-debhelper_13.3.4_all.deb ... #16 80.32 Cleanup : glibc-common-2.17-317.el7.aarch64 59/60 #17 9.623 Running scriptlet: selinux-policy-minimum-3.14.3-136.el8.noarch 25/60 #13 34.41 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ... #13 34.41 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #13 34.46 Selecting previously unselected package libmodule-implementation-perl. #13 34.46 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ... #13 34.46 Unpacking libmodule-implementation-perl (0.09-1.1) ... #13 34.50 Selecting previously unselected package libsub-exporter-progressive-perl. #13 34.51 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 34.51 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 34.54 Selecting previously unselected package libvariable-magic-perl. #13 34.54 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ... #13 34.55 Unpacking libvariable-magic-perl (0.62-1+b3) ... #13 34.58 Selecting previously unselected package libb-hooks-endofscope-perl. #13 34.59 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #13 34.59 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #13 34.63 Selecting previously unselected package libpng16-16:arm64. #13 46.32 Setting up gpg-agent (2.2.40-1.1) ... #13 36.77 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ... #13 36.77 Unpacking libwant-perl (0.29-1+b6) ... #13 36.80 Selecting previously unselected package libcontextual-return-perl. #13 36.81 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ... #13 36.81 Unpacking libcontextual-return-perl (0.004014-2) ... #13 36.85 Selecting previously unselected package libconvert-binhex-perl. #13 36.85 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ... #13 36.86 Unpacking libconvert-binhex-perl (1.125-1) ... #13 36.89 Selecting previously unselected package libcpanel-json-xs-perl. #13 36.89 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ... #13 36.89 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #13 36.94 Selecting previously unselected package libdevel-stacktrace-perl. #13 36.94 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ... #13 36.94 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #13 36.98 Selecting previously unselected package libexception-class-perl. #13 36.98 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ... #13 36.99 Unpacking libexception-class-perl (1.44-1) ... #13 37.02 Selecting previously unselected package libiterator-perl. #13 28.14 Preparing to unpack .../042-libcrypt-dev_1%3a4.4.33-2_armhf.deb ... #13 28.15 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ... #13 28.18 Selecting previously unselected package libtirpc-dev:armhf. #13 28.18 Preparing to unpack .../043-libtirpc-dev_1.3.3+ds-1_armhf.deb ... #13 28.19 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ... #13 28.23 Selecting previously unselected package libnsl-dev:armhf. #13 28.24 Preparing to unpack .../044-libnsl-dev_1.3.0-2_armhf.deb ... #13 28.24 Unpacking libnsl-dev:armhf (1.3.0-2) ... #14 33.67 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconst-fast-perl all 0.014-1.1 [7756 B] #14 33.75 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwant-perl armhf 0.29-1build7 [23.4 kB] #14 33.82 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB] [Pipeline] echo Removing all docker containers [Pipeline] sh #16 12.31 Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 1/1 #14 44.39 Preparing to unpack .../107-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 44.39 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.43 Selecting previously unselected package libwind0-heimdal:arm64. #14 44.43 Preparing to unpack .../108-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 44.44 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.49 Selecting previously unselected package libhx509-5-heimdal:arm64. #14 44.49 Preparing to unpack .../109-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 44.50 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.54 Selecting previously unselected package libkrb5-26-heimdal:arm64. #14 44.54 Preparing to unpack .../110-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 44.55 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.60 Selecting previously unselected package libheimntlm0-heimdal:arm64. #13 32.78 Selecting previously unselected package libfakeroot:armhf. #13 32.78 Preparing to unpack .../083-libfakeroot_1.23-1_armhf.deb ... #13 32.79 Unpacking libfakeroot:armhf (1.23-1) ... #13 32.84 Selecting previously unselected package fakeroot. #13 32.85 Preparing to unpack .../084-fakeroot_1.23-1_armhf.deb ... #13 32.85 Unpacking fakeroot (1.23-1) ... #13 32.90 Selecting previously unselected package libassuan0:armhf. #13 32.90 Preparing to unpack .../085-libassuan0_2.5.2-1_armhf.deb ... #13 32.91 Unpacking libassuan0:armhf (2.5.2-1) ... #13 32.94 Selecting previously unselected package gpgconf. #13 32.94 Preparing to unpack .../086-gpgconf_2.2.12-1+deb10u2_armhf.deb ... #13 32.94 Unpacking gpgconf (2.2.12-1+deb10u2) ... #13 33.00 Selecting previously unselected package libksba8:armhf. #13 38.81 Selecting previously unselected package libstring-escape-perl. #13 38.81 Preparing to unpack .../344-libstring-escape-perl_2010.002-3_all.deb ... #13 38.82 Unpacking libstring-escape-perl (2010.002-3) ... #13 38.85 Selecting previously unselected package libstring-license-perl. #13 38.85 Preparing to unpack .../345-libstring-license-perl_0.0.2-1_all.deb ... #13 38.86 Unpacking libstring-license-perl (0.0.2-1) ... #13 38.90 Selecting previously unselected package libstring-shellquote-perl. #13 38.90 Preparing to unpack .../346-libstring-shellquote-perl_1.04-3_all.deb ... #13 38.90 Unpacking libstring-shellquote-perl (1.04-3) ... #13 38.94 Selecting previously unselected package libsys-cpuaffinity-perl. #13 38.94 Preparing to unpack .../347-libsys-cpuaffinity-perl_1.13~03-2+b1_amd64.deb ... #13 38.95 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 38.99 Selecting previously unselected package libterm-readkey-perl. #13 38.99 Preparing to unpack .../348-libterm-readkey-perl_2.38-2+b1_amd64.deb ... #13 38.99 Unpacking libterm-readkey-perl (2.38-2+b1) ... #13 39.03 Selecting previously unselected package libtext-levenshteinxs-perl. #14 36.67 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #13 32.88 Preparing to unpack .../105-git_1%3a2.20.1-2+deb10u8_armhf.deb ... #13 32.90 Unpacking git (1:2.20.1-2+deb10u8) ... #14 42.84 Get:343 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libproc-processtable-perl arm64 0.636-1 [36.0 kB] #14 42.88 Get:344 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libre2-10 arm64 20230301-2 [154 kB] #14 42.98 Get:345 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libre-engine-re2-perl arm64 0.18+ds-1 [17.7 kB] #13 37.39 Preparing to unpack .../185-libsub-name-perl_0.21-1+b3_amd64.deb ... #13 37.41 Unpacking libsub-name-perl (0.21-1+b3) ... #13 37.47 Selecting previously unselected package libclass-accessor-perl. #13 37.48 Preparing to unpack .../186-libclass-accessor-perl_0.51-1_all.deb ... #13 37.48 Unpacking libclass-accessor-perl (0.51-1) ... #13 37.51 Selecting previously unselected package libclass-inspector-perl. #13 37.51 Preparing to unpack .../187-libclass-inspector-perl_1.32-1_all.deb ... #13 37.52 Unpacking libclass-inspector-perl (1.32-1) ... #13 37.55 Selecting previously unselected package libclass-xsaccessor-perl. #13 37.55 Preparing to unpack .../188-libclass-xsaccessor-perl_1.19-3+b2_amd64.deb ... #13 37.56 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #13 37.59 Selecting previously unselected package libclone-perl. #13 37.60 Preparing to unpack .../189-libclone-perl_0.41-1+b1_amd64.deb ... #13 37.60 Unpacking libclone-perl (0.41-1+b1) ... #13 37.63 Selecting previously unselected package libcommon-sense-perl. #14 34.53 debconf: delaying package configuration, since apt-utils is not installed #14 34.56 Fetched 91.6 MB in 28s (3316 kB/s) #14 34.58 Selecting previously unselected package liblocale-gettext-perl. #14 34.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4116 files and directories currently installed.) #14 34.58 Preparing to unpack .../liblocale-gettext-perl_1.07-4_armhf.deb ... #14 34.59 Unpacking liblocale-gettext-perl (1.07-4) ... #14 34.63 Selecting previously unselected package libssl1.1:armhf. #14 34.63 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_armhf.deb ... #14 34.64 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.22) ... #14 34.75 Selecting previously unselected package libpython3.8-minimal:armhf. #13 29.28 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ... #13 29.29 Unpacking pinentry-curses (1.1.0-4) ... #13 29.36 Selecting previously unselected package gpg-agent. #13 29.37 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u2_armhf.deb ... #13 29.37 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #13 29.42 Selecting previously unselected package gpg-wks-client. #13 29.42 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ... #13 29.43 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #13 29.47 Selecting previously unselected package gpg-wks-server. #13 29.47 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ... #13 29.47 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #13 29.51 Selecting previously unselected package gpgsm. #13 29.52 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u2_armhf.deb ... #13 29.52 Unpacking gpgsm (2.2.27-2+deb11u2) ... Running on EC2 (ec2-managed-agents) - ubuntu-2004-cgroup2 (i-0a165ec7aee78183d) in /home/ubuntu/workspace/docker-ce-packaging_master [Pipeline] { [Pipeline] withDockerRegistry #13 38.03 Preparing to unpack .../174-libapt-pkg-perl_0.1.40+b2_armhf.deb ... #13 38.04 Unpacking libapt-pkg-perl (0.1.40+b2) ... #13 38.08 Selecting previously unselected package libarchive-cpio-perl. #13 38.08 Preparing to unpack .../175-libarchive-cpio-perl_0.10-3_all.deb ... #13 38.09 Unpacking libarchive-cpio-perl (0.10-3) ... #13 38.12 Selecting previously unselected package libarchive13:armhf. #13 38.13 Preparing to unpack .../176-libarchive13_3.6.2-1_armhf.deb ... #13 38.13 Unpacking libarchive13:armhf (3.6.2-1) ... #13 38.19 Selecting previously unselected package libarray-intspan-perl. #13 38.19 Preparing to unpack .../177-libarray-intspan-perl_2.004-2_all.deb ... #13 38.20 Unpacking libarray-intspan-perl (2.004-2) ... #13 38.23 Selecting previously unselected package libauthen-sasl-perl. #13 38.23 Preparing to unpack .../178-libauthen-sasl-perl_2.1600-3_all.deb ... #13 38.24 Unpacking libauthen-sasl-perl (2.1600-3) ... #14 34.90 Get:174 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libimport-into-perl all 1.002005-2 [10.7 kB] #13 32.20 Unpacking debhelper (13.3.4) ... #13 32.30 Selecting previously unselected package libfakeroot:armhf. #13 32.30 Preparing to unpack .../060-libfakeroot_1.25.3-1.1_armhf.deb ... #13 32.31 Unpacking libfakeroot:armhf (1.25.3-1.1) ... #13 32.34 Selecting previously unselected package fakeroot. #13 32.35 Preparing to unpack .../061-fakeroot_1.25.3-1.1_armhf.deb ... #13 32.35 Unpacking fakeroot (1.25.3-1.1) ... #13 32.39 Selecting previously unselected package libfile-dirlist-perl. #13 32.39 Preparing to unpack .../062-libfile-dirlist-perl_0.05-2_all.deb ... #13 32.39 Unpacking libfile-dirlist-perl (0.05-2) ... #13 32.42 Selecting previously unselected package libfile-which-perl. #13 32.42 Preparing to unpack .../063-libfile-which-perl_1.23-1_all.deb ... #13 32.43 Unpacking libfile-which-perl (1.23-1) ... #13 32.46 Selecting previously unselected package libfile-homedir-perl. #13 32.46 Preparing to unpack .../064-libfile-homedir-perl_1.006-1_all.deb ... #13 32.46 Unpacking libfile-homedir-perl (1.006-1) ... #13 32.50 Selecting previously unselected package libfile-touch-perl. #13 32.50 Preparing to unpack .../065-libfile-touch-perl_0.11-1_all.deb ... #13 32.50 Unpacking libfile-touch-perl (0.11-1) ... #13 32.54 Selecting previously unselected package libio-pty-perl. #16 80.36 Cleanup : glibc-2.17-317.el7.aarch64 60/60 #16 80.71 Verifying : systemd-libs-219-78.el7_9.9.aarch64 1/60 #16 80.74 Verifying : systemd-devel-219-78.el7_9.9.aarch64 2/60 #16 80.76 Verifying : pcre-devel-8.32-17.el7.aarch64 3/60 #16 80.77 Verifying : glibc-devel-2.17-326.el7_9.aarch64 4/60 #16 80.79 Verifying : libarchive-3.1.2-14.el7_7.aarch64 5/60 #16 80.80 Verifying : glibc-2.17-326.el7_9.aarch64 6/60 #17 11.03 Installing : selinux-policy-minimum-3.14.3-136.el8.noarch 25/60 #13 34.63 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ... #13 34.63 Unpacking libpng16-16:arm64 (1.6.37-3) ... #13 34.69 Selecting previously unselected package libfreetype6:arm64. #13 34.70 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1+deb11u1_arm64.deb ... #13 34.70 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ... #13 34.77 Selecting previously unselected package libfontconfig1:arm64. #13 34.77 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ... #13 34.78 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ... #13 34.84 Selecting previously unselected package libjpeg62-turbo:arm64. #13 34.84 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ... #13 34.85 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ... #13 34.90 Selecting previously unselected package libdeflate0:arm64. #13 46.80 Setting up libxpm4:arm64 (1:3.5.12-1.1+deb12u1) ... #13 46.81 Setting up openssh-client (1:9.2p1-2+deb12u2) ... #13 46.89 Setting up gpgsm (2.2.40-1.1) ... #13 46.90 Setting up libheif1:arm64 (1.15.1-1) ... #13 37.02 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ... #13 37.02 Unpacking libiterator-perl (0.03+ds1-1.1) ... #13 37.06 Selecting previously unselected package libiterator-util-perl. #13 37.06 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #13 37.07 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #13 37.09 Selecting previously unselected package libexporter-tiny-perl. #13 37.10 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ... #13 37.10 Unpacking libexporter-tiny-perl (1.002002-1) ... #13 37.14 Selecting previously unselected package liblist-moreutils-xs-perl. #13 37.14 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... #13 37.15 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #13 37.18 Selecting previously unselected package liblist-moreutils-perl. #13 37.18 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ... #13 37.19 Unpacking liblist-moreutils-perl (0.430-2) ... #13 37.23 Selecting previously unselected package libdata-dpath-perl. #13 37.23 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ... #13 37.23 Unpacking libdata-dpath-perl (0.58-1) ... #13 37.27 Selecting previously unselected package libdata-dump-perl. #15 DONE 26.8s #13 28.27 Selecting previously unselected package rpcsvc-proto. #13 28.27 Preparing to unpack .../045-rpcsvc-proto_1.4.3-1_armhf.deb ... #13 28.28 Unpacking rpcsvc-proto (1.4.3-1) ... #13 28.31 Selecting previously unselected package libc6-dev:armhf. #13 28.31 Preparing to unpack .../046-libc6-dev_2.36-9+rpi1+deb12u4_armhf.deb ... #13 28.32 Unpacking libc6-dev:armhf (2.36-9+rpi1+deb12u4) ... #13 28.46 Selecting previously unselected package libtool. #13 28.46 Preparing to unpack .../047-libtool_2.4.7-5_all.deb ... #13 28.47 Unpacking libtool (2.4.7-5) ... #13 28.51 Selecting previously unselected package dh-autoreconf. #13 28.51 Preparing to unpack .../048-dh-autoreconf_20_all.deb ... #13 28.52 Unpacking dh-autoreconf (20) ... #13 28.54 Selecting previously unselected package libarchive-zip-perl. #13 28.55 Preparing to unpack .../049-libarchive-zip-perl_1.68-1_all.deb ... #13 28.55 Unpacking libarchive-zip-perl (1.68-1) ... #13 28.58 Selecting previously unselected package libsub-override-perl. #13 28.58 Preparing to unpack .../050-libsub-override-perl_0.09-4_all.deb ... #13 28.59 Unpacking libsub-override-perl (0.09-4) ... #13 28.61 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 28.62 Preparing to unpack .../051-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #13 28.62 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #13 28.65 Selecting previously unselected package dh-strip-nondeterminism. #13 28.65 Preparing to unpack .../052-dh-strip-nondeterminism_1.13.1-1_all.deb ... #13 28.65 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #13 28.68 Selecting previously unselected package libdpkg-perl. #13 28.68 Preparing to unpack .../053-libdpkg-perl_1.21.22+rpi1_all.deb ... #14 33.91 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcpanel-json-xs-perl armhf 4.27-1build1 [113 kB] #14 34.01 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #16 12.44 Preparing : 1/1 #16 12.50 Installing : make-1:4.3-8.el9.x86_64 1/88 #16 12.51 Installing : perl-DynaLoader-1.47-481.el9.x86_64 2/88 #16 12.52 Installing : python3-libselinux-3.6-1.el9.x86_64 3/88 #16 12.53 Installing : perl-threads-1:2.25-460.el9.x86_64 4/88 #16 12.53 Installing : perl-File-Find-1.37-481.el9.noarch 5/88 #16 12.54 Installing : perl-File-Copy-2.34-481.el9.noarch 6/88 #16 12.54 Installing : perl-File-Compare-1.100.600-481.el9.noarch 7/88 #16 12.55 Installing : m4-1.4.19-1.el9.x86_64 8/88 #16 12.57 Installing : autoconf-2.69-38.el9.noarch 9/88 #16 12.58 Installing : libmpc-1.2.1-4.el9.x86_64 10/88 #16 12.59 Installing : cmake-rpm-macros-3.26.5-2.el9.noarch 11/88 #16 12.59 Installing : cmake-filesystem-3.26.5-2.el9.x86_64 12/88 #16 12.61 Installing : checkpolicy-3.6-1.el9.x86_64 13/88 #13 33.00 Preparing to unpack .../087-libksba8_1.3.5-2+deb10u2_armhf.deb ... #13 33.01 Unpacking libksba8:armhf (1.3.5-2+deb10u2) ... #13 33.05 Selecting previously unselected package libnpth0:armhf. #13 33.05 Preparing to unpack .../088-libnpth0_1.6-1_armhf.deb ... #13 33.06 Unpacking libnpth0:armhf (1.6-1) ... #13 33.10 Selecting previously unselected package dirmngr. #13 33.10 Preparing to unpack .../089-dirmngr_2.2.12-1+deb10u2_armhf.deb ... #13 33.11 Unpacking dirmngr (2.2.12-1+deb10u2) ... #13 33.18 Selecting previously unselected package gnupg-l10n. #13 33.18 Preparing to unpack .../090-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #13 33.18 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #13 33.28 Selecting previously unselected package gnupg-utils. + docker container ls -aq #14 44.60 Preparing to unpack .../111-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 44.61 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.65 Selecting previously unselected package libgssapi3-heimdal:arm64. #14 44.65 Preparing to unpack .../112-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... #14 44.65 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 44.68 Selecting previously unselected package libsasl2-modules-db:arm64. #14 44.68 Preparing to unpack .../113-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #14 44.69 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 44.73 Selecting previously unselected package libsasl2-2:arm64. #14 44.73 Preparing to unpack .../114-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #14 44.73 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 44.77 Selecting previously unselected package libldap-common. #14 44.77 Preparing to unpack .../115-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... #14 44.77 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #14 44.82 Selecting previously unselected package libldap-2.4-2:arm64. #14 44.82 Preparing to unpack .../116-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_arm64.deb ... #14 44.82 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.10) ... #14 44.87 Selecting previously unselected package libnghttp2-14:arm64. #15 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 1.9s done #15 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir #13 39.03 Preparing to unpack .../349-libtext-levenshteinxs-perl_0.03-5+b1_amd64.deb ... #13 39.03 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ... #13 39.07 Selecting previously unselected package libtext-markdown-discount-perl. #13 39.07 Preparing to unpack .../350-libtext-markdown-discount-perl_0.16-1_amd64.deb ... #13 39.08 Unpacking libtext-markdown-discount-perl (0.16-1) ... #13 39.11 Selecting previously unselected package libtext-xslate-perl:amd64. #13 39.12 Preparing to unpack .../351-libtext-xslate-perl_3.5.9-1+b2_amd64.deb ... #13 39.12 Unpacking libtext-xslate-perl:amd64 (3.5.9-1+b2) ... #13 39.17 Selecting previously unselected package libtime-duration-perl. #13 39.18 Preparing to unpack .../352-libtime-duration-perl_1.21-2_all.deb ... #13 39.18 Unpacking libtime-duration-perl (1.21-2) ... #13 39.22 Selecting previously unselected package libtime-moment-perl. #13 39.22 Preparing to unpack .../353-libtime-moment-perl_0.44-2+b1_amd64.deb ... #13 39.22 Unpacking libtime-moment-perl (0.44-2+b1) ... #13 39.27 Selecting previously unselected package libtype-tiny-xs-perl:amd64. #13 39.27 Preparing to unpack .../354-libtype-tiny-xs-perl_0.025-1_amd64.deb ... #13 39.27 Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ... #13 39.31 Selecting previously unselected package libunicode-utf8-perl. #14 36.88 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB] #14 36.90 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB] #14 36.93 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB] [Pipeline] echo cleanWorkspace: Workspace is clean. #13 33.31 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 33.33 Setting up libpipeline1:armhf (1.5.1-2) ... #13 33.35 Setting up mime-support (3.62) ... #13 33.38 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #13 33.40 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ... #13 33.41 No schema files found: doing nothing. #13 33.42 Setting up binutils-common:armhf (2.31.1-16+rpi2) ... [Pipeline] stage [Pipeline] { (ubuntu-focal-amd64) [Pipeline] sh #14 42.98 Get:346 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libreadonly-perl all 2.050-3 [19.9 kB] #14 42.99 Get:347 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libref-util-perl all 0.204-2 [15.1 kB] #14 43.00 Get:348 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libref-util-xs-perl arm64 0.117-2build1 [12.4 kB] #14 43.00 Get:349 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libregexp-pattern-license-perl all 3.11.0-1 [85.8 kB] #14 43.03 Get:350 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libregexp-pattern-perl all 0.2.14-2 [17.6 kB] #16 13.39 Installing : cracklib-dicts-2.9.6-27.el9.aarch64 19/90 #16 13.85 Installing : llvm-libs-17.0.6-5.el9.aarch64 20/90 #16 13.86 Installing : python3-distro-1.5.0-7.el9.noarch 21/90 #13 37.64 Preparing to unpack .../190-libcommon-sense-perl_3.74-2+b7_amd64.deb ... #13 37.64 Unpacking libcommon-sense-perl (3.74-2+b7) ... #13 37.67 Selecting previously unselected package libparams-util-perl. #13 37.67 Preparing to unpack .../191-libparams-util-perl_1.07-3+b4_amd64.deb ... #13 37.68 Unpacking libparams-util-perl (1.07-3+b4) ... #13 37.71 Selecting previously unselected package libsub-install-perl. #13 37.71 Preparing to unpack .../192-libsub-install-perl_0.928-1_all.deb ... #13 37.72 Unpacking libsub-install-perl (0.928-1) ... #13 37.76 Selecting previously unselected package libdata-optlist-perl. #13 37.76 Preparing to unpack .../193-libdata-optlist-perl_0.110-1_all.deb ... #13 37.77 Unpacking libdata-optlist-perl (0.110-1) ... #13 37.79 Selecting previously unselected package libsub-exporter-perl. #13 37.80 Preparing to unpack .../194-libsub-exporter-perl_0.987-1_all.deb ... #13 37.80 Unpacking libsub-exporter-perl (0.987-1) ... #13 37.84 Selecting previously unselected package libconst-fast-perl. #13 37.84 Preparing to unpack .../195-libconst-fast-perl_0.014-1_all.deb ... #13 37.84 Unpacking libconst-fast-perl (0.014-1) ... #13 37.90 Selecting previously unselected package libwant-perl. #14 34.75 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_armhf.deb ... #14 34.75 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.9) ... #14 34.86 Selecting previously unselected package libexpat1:armhf. #14 34.86 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ... $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #13 29.58 Selecting previously unselected package gnupg. #13 29.58 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u2_all.deb ... #13 29.58 Unpacking gnupg (2.2.27-2+deb11u2) ... #13 29.64 Selecting previously unselected package libfile-dirlist-perl. #13 29.64 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ... #13 29.65 Unpacking libfile-dirlist-perl (0.05-2) ... #13 29.67 Selecting previously unselected package libfile-which-perl. #13 29.68 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ... #13 29.68 Unpacking libfile-which-perl (1.23-1) ... #13 29.71 Selecting previously unselected package libfile-homedir-perl. #13 29.71 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ... #13 29.71 Unpacking libfile-homedir-perl (1.006-1) ... #13 29.74 Selecting previously unselected package libfile-touch-perl. #14 35.30 Get:175 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB] #14 35.45 Get:176 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB] #13 38.28 Selecting previously unselected package libdav1d6:armhf. #13 38.29 Preparing to unpack .../179-libdav1d6_1.0.0-2_armhf.deb ... #13 38.29 Unpacking libdav1d6:armhf (1.0.0-2) ... #13 38.35 Selecting previously unselected package libgav1-1:armhf. #13 38.35 Preparing to unpack .../180-libgav1-1_0.18.0-1+b1_armhf.deb ... #13 38.36 Unpacking libgav1-1:armhf (0.18.0-1+b1) ... #13 38.42 Selecting previously unselected package librav1e0:armhf. #13 38.43 Preparing to unpack .../181-librav1e0_0.5.1-6_armhf.deb ... #13 38.43 Unpacking librav1e0:armhf (0.5.1-6) ... #13 38.52 Selecting previously unselected package libsvtav1enc1:armhf. #13 44.40 Preparing : 1/1 #13 44.44 Installing : elfutils-debuginfod-client-0.190-4.fc39.aarch64 1/159 #13 44.45 Installing : python3-six-1.16.0-12.fc39.noarch 2/159 #13 44.46 Installing : hunspell-filesystem-1.7.2-5.fc39.aarch64 3/159 #13 44.47 Installing : hunspell-en-GB-0.20201207-7.fc39.noarch 4/159 #13 44.48 Installing : hunspell-en-0.20201207-7.fc39.noarch 5/159 #13 44.49 Installing : hunspell-en-US-0.20201207-7.fc39.noarch 6/159 #13 44.51 Installing : hunspell-1.7.2-5.fc39.aarch64 7/159 #13 44.55 Installing : elfutils-0.190-4.fc39.aarch64 8/159 #13 44.57 Upgrading : libdnf-0.73.0-1.fc39.aarch64 9/159 #13 44.60 Upgrading : python3-libdnf-0.73.0-1.fc39.aarch64 10/159 #16 80.82 Verifying : glibc-common-2.17-326.el7_9.aarch64 7/60 #16 80.83 Verifying : automake-1.13.4-3.el7.noarch 8/60 #16 80.84 Verifying : libseccomp-devel-2.3.1-4.el7.aarch64 9/60 #16 80.85 Verifying : openssh-7.4p1-23.el7_9.aarch64 10/60 #16 80.87 Verifying : libtool-ltdl-2.4.2-22.el7_3.aarch64 11/60 #16 80.88 Verifying : 1:make-3.82-24.el7.aarch64 12/60 #16 80.89 Verifying : libcgroup-0.41-21.el7.aarch64 13/60 #16 80.90 Verifying : python-IPy-0.75-6.el7.noarch 14/60 #16 80.92 Verifying : perl-Test-Harness-3.28-3.el7.noarch 15/60 #16 80.93 Verifying : systemd-219-78.el7_9.9.aarch64 16/60 #16 80.94 Verifying : libselinux-utils-2.5-15.el7.aarch64 17/60 #16 80.96 Verifying : policycoreutils-devel-2.5-34.el7.aarch64 18/60 #16 80.97 Verifying : libsemanage-python-2.5-14.el7.aarch64 19/60 #16 80.99 Verifying : checkpolicy-2.5-8.el7.aarch64 20/60 #16 81.00 Verifying : policycoreutils-2.5-34.el7.aarch64 21/60 #16 81.02 Verifying : libselinux-python-2.5-15.el7.aarch64 22/60 #13 32.54 Preparing to unpack .../066-libio-pty-perl_1%3a1.15-2_armhf.deb ... #13 32.54 Unpacking libio-pty-perl (1:1.15-2) ... #13 32.57 Selecting previously unselected package libipc-run-perl. #13 32.58 Preparing to unpack .../067-libipc-run-perl_20200505.0-1_all.deb ... #13 32.58 Unpacking libipc-run-perl (20200505.0-1) ... #13 32.62 Selecting previously unselected package libclass-method-modifiers-perl. #13 32.62 Preparing to unpack .../068-libclass-method-modifiers-perl_2.13-1_all.deb ... #13 32.62 Unpacking libclass-method-modifiers-perl (2.13-1) ... #13 32.65 Selecting previously unselected package libb-hooks-op-check-perl. #13 32.65 Preparing to unpack .../069-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ... #13 32.66 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ... #13 32.69 Selecting previously unselected package libdynaloader-functions-perl. #13 32.69 Preparing to unpack .../070-libdynaloader-functions-perl_0.003-1.1_all.deb ... #13 32.70 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #13 32.73 Selecting previously unselected package libdevel-callchecker-perl. #13 32.73 Preparing to unpack .../071-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ... #13 32.73 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #13 32.76 Selecting previously unselected package libparams-classify-perl. #13 34.90 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ... #13 34.91 Unpacking libdeflate0:arm64 (1.7-1) ... #13 34.96 Selecting previously unselected package libjbig0:arm64. #13 34.96 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ... #13 34.97 Unpacking libjbig0:arm64 (2.1-3.1+b2) ... #13 35.01 Selecting previously unselected package libwebp6:arm64. #13 35.01 Preparing to unpack .../182-libwebp6_0.6.1-2.1+deb11u2_arm64.deb ... #13 35.02 Unpacking libwebp6:arm64 (0.6.1-2.1+deb11u2) ... #13 35.08 Selecting previously unselected package libtiff5:arm64. #13 35.08 Preparing to unpack .../183-libtiff5_4.2.0-1+deb11u5_arm64.deb ... #13 35.08 Unpacking libtiff5:arm64 (4.2.0-1+deb11u5) ... #13 35.14 Selecting previously unselected package libxau6:arm64. #13 37.27 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ... #13 37.28 Unpacking libdata-dump-perl (1.23-1.1) ... #13 37.31 Selecting previously unselected package libdata-messagepack-perl. #13 37.31 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ... #13 37.31 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #13 37.35 Selecting previously unselected package libnet-domain-tld-perl. #13 37.35 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ... #13 37.36 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #13 37.39 Selecting previously unselected package libdata-validate-domain-perl. #13 37.39 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 37.40 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 37.43 Selecting previously unselected package libdevel-size-perl. #13 37.43 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ... #13 37.44 Unpacking libdevel-size-perl (0.83-1+b2) ... #13 37.47 Selecting previously unselected package libdistro-info-perl. #13 37.47 Preparing to unpack .../222-libdistro-info-perl_1.0+deb11u1_all.deb ... #13 37.47 Unpacking libdistro-info-perl (1.0+deb11u1) ... #13 37.51 Selecting previously unselected package libemail-address-xs-perl. #13 46.91 Setting up libxext6:arm64 (2:1.3.4-1+b1) ... #13 46.92 Setting up binutils-aarch64-linux-gnu (2.40-2) ... #13 46.93 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u5) ... #13 46.94 Setting up binutils (2.40-2) ... #13 46.95 Setting up man-db (2.11.2-2) ... #13 47.04 Building database of manual pages ... #16 [stage-1 6/9] COPY --link SPECS /root/rpmbuild/SPECS #16 DONE 0.0s #17 [stage-1 7/9] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #13 28.69 Unpacking libdpkg-perl (1.21.22+rpi1) ... #13 28.75 Selecting previously unselected package patch. #13 28.75 Preparing to unpack .../054-patch_2.7.6-7_armhf.deb ... #13 28.76 Unpacking patch (2.7.6-7) ... #13 28.79 Selecting previously unselected package make. #14 34.02 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexception-class-perl all 1.45-1 [28.6 kB] #14 34.03 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #14 34.04 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #14 34.04 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB] #14 34.06 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-xs-perl armhf 0.430-2build2 [37.3 kB] #14 34.07 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB] #16 12.67 Installing : python3-setuptools-53.0.0-12.el9.noarch 14/88 #16 12.68 Installing : libseccomp-2.5.2-2.el9.x86_64 15/88 #16 12.69 Installing : libfdisk-2.37.4-15.el9.x86_64 16/88 #16 12.69 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 17/88 #16 12.70 Installing : cracklib-2.9.6-27.el9.x86_64 18/88 #13 33.29 Preparing to unpack .../091-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ... #13 33.29 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #13 33.37 Selecting previously unselected package gpg. #13 33.37 Preparing to unpack .../092-gpg_2.2.12-1+deb10u2_armhf.deb ... #13 33.37 Unpacking gpg (2.2.12-1+deb10u2) ... #13 33.44 Selecting previously unselected package pinentry-curses. #13 33.45 Preparing to unpack .../093-pinentry-curses_1.1.0-2_armhf.deb ... #13 33.45 Unpacking pinentry-curses (1.1.0-2) ... #13 33.49 Selecting previously unselected package gpg-agent. #13 33.49 Preparing to unpack .../094-gpg-agent_2.2.12-1+deb10u2_armhf.deb ... #13 33.49 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #13 33.54 Selecting previously unselected package gpg-wks-client. #13 33.55 Preparing to unpack .../095-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ... #14 44.87 Preparing to unpack .../117-libnghttp2-14_1.40.0-1ubuntu0.2_arm64.deb ... #14 44.87 Unpacking libnghttp2-14:arm64 (1.40.0-1ubuntu0.2) ... #14 44.95 Selecting previously unselected package librtmp1:arm64. #14 44.95 Preparing to unpack .../118-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ... #14 44.95 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... #14 44.99 Selecting previously unselected package libssh-4:arm64. #14 44.99 Preparing to unpack .../119-libssh-4_0.9.3-2ubuntu2.5_arm64.deb ... #14 44.99 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.5) ... #14 45.08 Selecting previously unselected package libcurl4:arm64. #14 45.08 Preparing to unpack .../120-libcurl4_7.68.0-1ubuntu2.21_arm64.deb ... #14 45.09 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.21) ... #14 45.13 Selecting previously unselected package curl. #13 39.31 Preparing to unpack .../355-libunicode-utf8-perl_0.62-2_amd64.deb ... #13 39.32 Unpacking libunicode-utf8-perl (0.62-2) ... #13 39.36 Selecting previously unselected package libunwind8:amd64. #13 39.36 Preparing to unpack .../356-libunwind8_1.6.2-3_amd64.deb ... #13 39.36 Unpacking libunwind8:amd64 (1.6.2-3) ... #13 39.40 Selecting previously unselected package libwww-mechanize-perl. #13 39.40 Preparing to unpack .../357-libwww-mechanize-perl_2.16-1_all.deb ... #13 39.41 Unpacking libwww-mechanize-perl (2.16-1) ... #13 39.46 Selecting previously unselected package libxdelta2:amd64. #13 39.46 Preparing to unpack .../358-libxdelta2_1.1.3-10.4_amd64.deb ... #13 39.46 Unpacking libxdelta2:amd64 (1.1.3-10.4) ... #13 39.51 Selecting previously unselected package libxext6:amd64. #13 39.51 Preparing to unpack .../359-libxext6_2%3a1.3.4-1+b1_amd64.deb ... #13 39.52 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... #13 39.55 Selecting previously unselected package libxml-namespacesupport-perl. #13 39.56 Preparing to unpack .../360-libxml-namespacesupport-perl_1.12-2_all.deb ... #13 39.56 Unpacking libxml-namespacesupport-perl (1.12-2) ... #14 37.21 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsort-versions-perl all 1.62-1 [9294 B] #13 33.44 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... #13 33.47 Setting up perl-openssl-defaults:armhf (3) ... #13 33.48 Setting up linux-libc-dev:armhf (1:1.20230509~buster-1) ... #13 33.50 Setting up gettext-base (0.19.8.1-9) ... #13 33.51 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u8) ... #13 33.53 Setting up file (1:5.35-4+deb10u2) ... #13 33.54 Setting up libgomp1:armhf (8.3.0-6+rpi1) ... #13 33.56 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #13 33.57 Setting up libicu63:armhf (63.1-6+deb10u3) ... #13 33.59 Setting up libfakeroot:armhf (1.23-1) ... #13 33.61 Setting up fakeroot (1.23-1) ... #13 33.62 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 33.62 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 #13 33.62 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 #13 33.62 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 #13 33.62 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 #13 33.62 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 #13 33.62 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 #13 33.62 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 #13 33.62 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 #13 33.64 Setting up libasan5:armhf (8.3.0-6+rpi1) ... + echo starting... starting... [Pipeline] } #14 43.46 Get:351 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libregexp-wildcards-perl all 1.05-3 [12.9 kB] [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh #16 13.90 Installing : python3-setools-4.4.4-1.el9.aarch64 22/90 #16 14.06 Installing : cpp-11.4.1-3.el9.aarch64 23/90 #16 14.07 Installing : perl-threads-shared-1.61-460.el9.aarch64 24/90 #16 14.08 Installing : perl-Thread-Queue-3.14-460.el9.noarch 25/90 #16 14.10 Installing : automake-1.16.2-8.el9.noarch 26/90 #16 14.12 Installing : python3-libsemanage-3.6-1.el9.aarch64 27/90 #16 14.12 Installing : perl-TermReadKey-2.38-11.el9.aarch64 28/90 #16 14.13 Installing : python3-audit-3.1.2-2.el9.aarch64 29/90 #16 14.14 Installing : perl-lib-0.65-481.el9.aarch64 30/90 #16 14.15 Installing : perl-Error-1:0.17029-7.el9.noarch 31/90 #16 14.16 Installing : pcre2-utf32-10.40-4.el9.aarch64 32/90 #13 37.91 Preparing to unpack .../196-libwant-perl_0.29-1+b4_amd64.deb ... #13 37.91 Unpacking libwant-perl (0.29-1+b4) ... #13 37.94 Selecting previously unselected package libcontextual-return-perl. #13 37.94 Preparing to unpack .../197-libcontextual-return-perl_0.004014-2_all.deb ... #13 37.95 Unpacking libcontextual-return-perl (0.004014-2) ... #13 37.98 Selecting previously unselected package libconvert-binhex-perl. #13 37.98 Preparing to unpack .../198-libconvert-binhex-perl_1.125-1_all.deb ... #13 37.99 Unpacking libconvert-binhex-perl (1.125-1) ... #13 38.02 Selecting previously unselected package libdata-dump-perl. #13 38.02 Preparing to unpack .../199-libdata-dump-perl_1.23-1_all.deb ... #13 38.03 Unpacking libdata-dump-perl (1.23-1) ... #13 38.06 Selecting previously unselected package libdigest-bubblebabble-perl. #13 38.06 Preparing to unpack .../200-libdigest-bubblebabble-perl_0.02-2_all.deb ... #13 38.06 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #13 38.09 Selecting previously unselected package libdigest-hmac-perl. #13 38.09 Preparing to unpack .../201-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #13 38.10 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #13 38.15 Selecting previously unselected package libdistro-info-perl. #14 34.86 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ... #14 34.91 Selecting previously unselected package python3.8-minimal. #14 34.91 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_armhf.deb ... #14 34.91 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... #14 35.08 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.22) ... #14 35.17 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.9) ... #14 35.19 Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ... #13 29.75 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ... #13 29.75 Unpacking libfile-touch-perl (0.11-1) ... #13 29.78 Selecting previously unselected package libio-pty-perl. #13 29.78 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ... #13 29.79 Unpacking libio-pty-perl (1:1.15-2) ... #13 29.82 Selecting previously unselected package libipc-run-perl. #13 29.82 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ... #13 29.82 Unpacking libipc-run-perl (20200505.0-1) ... #13 29.86 Selecting previously unselected package libclass-method-modifiers-perl. #13 29.86 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ... #13 29.87 Unpacking libclass-method-modifiers-perl (2.13-1) ... #13 29.90 Selecting previously unselected package libb-hooks-op-check-perl. #13 29.90 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ... #13 29.91 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #13 29.94 Selecting previously unselected package libdynaloader-functions-perl. #13 29.94 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ... #13 29.94 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #13 29.97 Selecting previously unselected package libdevel-callchecker-perl. #13 45.98 Setting up bsdmainutils (11.1.2+b1) ... #13 46.01 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #13 46.01 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #13 46.02 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u6) ... #13 46.04 Setting up libcroco3:arm64 (0.6.12-3) ... #13 46.05 Setting up libgdbm-compat4:arm64 (1.18.1-4) ... #13 46.06 Setting up ucf (3.0038+nmu1) ... #13 46.16 Setting up libgcc-8-dev:arm64 (8.3.0-6) ... #13 46.18 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ... #13 46.19 Setting up groff-base (1.22.4-3+deb10u1) ... #13 46.21 Setting up cpp (4:8.3.0-1) ... #13 46.22 Setting up gpgconf (2.2.12-1+deb10u2) ... #13 46.24 Setting up libcurl4:arm64 (7.64.0-4+deb10u8) ... #13 46.25 Setting up libc6-dev:arm64 (2.28-10+deb10u2) ... #13 46.26 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u4) ... #13 46.27 Setting up curl (7.64.0-4+deb10u8) ... #13 46.28 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... #13 46.32 Setting up gpg (2.2.12-1+deb10u2) ... #13 46.33 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... #13 46.34 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... #13 46.35 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ... #13 46.36 Setting up python3.7 (3.7.3-2+deb10u6) ... #14 35.55 Get:177 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmoo-perl all 2.005005-1 [47.4 kB] #14 35.70 Get:178 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libencode-locale-perl all 1.05-3 [11.6 kB] #13 44.61 Upgrading : python3-hawkey-0.73.0-1.fc39.aarch64 11/159 #13 44.63 Installing : xz-5.4.4-1.fc39.aarch64 12/159 #13 44.64 Installing : unzip-6.0-62.fc39.aarch64 13/159 #13 44.65 Installing : jansson-2.13.1-7.fc39.aarch64 14/159 #13 44.77 Installing : binutils-2.40-14.fc39.aarch64 15/159 #13 44.78 Running scriptlet: binutils-2.40-14.fc39.aarch64 15/159 #13 44.81 Installing : binutils-gold-2.40-14.fc39.aarch64 16/159 #13 44.82 Running scriptlet: binutils-gold-2.40-14.fc39.aarch64 16/159 #13 44.83 Installing : file-5.44-5.fc39.aarch64 17/159 #13 44.84 Installing : dwz-0.15-3.fc39.aarch64 18/159 #13 44.85 Installing : zip-3.0-39.fc39.aarch64 19/159 #13 44.87 Installing : enchant2-2.5.0-5.fc39.aarch64 20/159 #13 38.52 Preparing to unpack .../182-libsvtav1enc1_1.4.1+dfsg-1_armhf.deb ... #13 38.53 Unpacking libsvtav1enc1:armhf (1.4.1+dfsg-1) ... #13 38.64 Selecting previously unselected package libjpeg62-turbo:armhf. #13 38.65 Preparing to unpack .../183-libjpeg62-turbo_1%3a2.1.5-2_armhf.deb ... #13 38.66 Unpacking libjpeg62-turbo:armhf (1:2.1.5-2) ... #13 38.70 Selecting previously unselected package libyuv0:armhf. #13 38.71 Preparing to unpack .../184-libyuv0_0.0~git20230123.b2528b0-1_armhf.deb ... #13 38.71 Unpacking libyuv0:armhf (0.0~git20230123.b2528b0-1) ... #13 38.76 Selecting previously unselected package libavif15:armhf. #16 81.03 Verifying : which-2.20-7.el7.aarch64 23/60 #16 81.04 Verifying : less-458-9.el7.aarch64 24/60 #16 81.05 Verifying : mpfr-3.1.1-4.el7.aarch64 25/60 #16 81.06 Verifying : rsync-3.1.2-12.el7_9.aarch64 26/60 #16 81.08 Verifying : libmpc-1.0.1-3.el7.aarch64 27/60 #16 81.09 Verifying : fipscheck-1.4.1-6.el7.aarch64 28/60 #16 81.11 Verifying : fipscheck-lib-1.4.1-6.el7.aarch64 29/60 #16 81.12 Verifying : cpp-4.8.5-44.el7.aarch64 30/60 #16 81.13 Verifying : libtool-2.4.2-22.el7_3.aarch64 31/60 #16 81.15 Verifying : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 32/60 #16 81.16 Verifying : lzo-2.06-8.el7.aarch64 33/60 #16 81.17 Verifying : audit-libs-python-2.8.5-4.el7.aarch64 34/60 #16 81.19 Verifying : perl-Git-1.8.3.1-25.el7_9.noarch 35/60 #16 81.20 Verifying : libsepol-devel-2.5-10.el7.aarch64 36/60 #16 81.21 Verifying : cmake-2.8.12.2-2.el7.aarch64 37/60 #16 81.22 Verifying : git-1.8.3.1-25.el7_9.aarch64 38/60 #16 81.24 Verifying : perl-TermReadKey-2.30-20.el7.aarch64 39/60 #16 81.25 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 40/60 #16 81.27 Verifying : gcc-4.8.5-44.el7.aarch64 41/60 #16 81.28 Verifying : glibc-headers-2.17-326.el7_9.aarch64 42/60 #16 81.30 Verifying : 1:perl-Error-0.17020-2.el7.noarch 43/60 #16 81.31 Verifying : kernel-headers-4.18.0-348.20.1.el7.aarch64 44/60 #13 32.76 Preparing to unpack .../072-libparams-classify-perl_0.015-1+b3_armhf.deb ... #13 32.77 Unpacking libparams-classify-perl (0.015-1+b3) ... #13 32.80 Selecting previously unselected package libmodule-runtime-perl. #13 32.80 Preparing to unpack .../073-libmodule-runtime-perl_0.016-1_all.deb ... #13 32.81 Unpacking libmodule-runtime-perl (0.016-1) ... #13 32.84 Selecting previously unselected package libimport-into-perl. #13 32.84 Preparing to unpack .../074-libimport-into-perl_1.002005-1_all.deb ... #13 32.84 Unpacking libimport-into-perl (1.002005-1) ... #13 32.87 Selecting previously unselected package librole-tiny-perl. #13 32.88 Preparing to unpack .../075-librole-tiny-perl_2.002004-1_all.deb ... #13 32.88 Unpacking librole-tiny-perl (2.002004-1) ... #13 32.91 Selecting previously unselected package libstrictures-perl. #13 32.91 Preparing to unpack .../076-libstrictures-perl_2.000006-1_all.deb ... #13 32.91 Unpacking libstrictures-perl (2.000006-1) ... #13 32.95 Selecting previously unselected package libsub-quote-perl. #13 32.95 Preparing to unpack .../077-libsub-quote-perl_2.006006-1_all.deb ... #13 32.95 Unpacking libsub-quote-perl (2.006006-1) ... #13 32.99 Selecting previously unselected package libmoo-perl. #13 35.15 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ... #13 35.15 Unpacking libxau6:arm64 (1:1.0.9-1) ... #13 35.22 Selecting previously unselected package libxdmcp6:arm64. #13 35.22 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #13 35.23 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #13 35.28 Selecting previously unselected package libxcb1:arm64. #13 37.51 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ... #13 37.52 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #13 37.56 Selecting previously unselected package libfcgi0ldbl:amd64. #13 37.56 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ... #13 37.56 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ... #13 37.60 Selecting previously unselected package libfcgi-bin. #13 37.60 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ... #13 37.60 Unpacking libfcgi-bin (2.4.2-2) ... #13 37.64 Selecting previously unselected package libfcgi-perl:amd64. #13 37.64 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ... #13 37.64 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ... #13 37.71 Selecting previously unselected package libipc-system-simple-perl. #13 37.71 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ... #13 37.71 Unpacking libipc-system-simple-perl (1.30-1) ... #13 37.74 Selecting previously unselected package libfile-basedir-perl. #14 34.48 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB] #13 33.55 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #13 33.60 Selecting previously unselected package gpg-wks-server. #13 33.60 Preparing to unpack .../096-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ... #13 33.60 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #13 33.65 Selecting previously unselected package gpgsm. #13 33.65 Preparing to unpack .../097-gpgsm_2.2.12-1+deb10u2_armhf.deb ... #13 33.66 Unpacking gpgsm (2.2.12-1+deb10u2) ... #13 33.71 Selecting previously unselected package gnupg. #13 33.71 Preparing to unpack .../098-gnupg_2.2.12-1+deb10u2_all.deb ... #13 33.71 Unpacking gnupg (2.2.12-1+deb10u2) ... #13 33.81 Selecting previously unselected package libfile-which-perl. #14 45.13 Preparing to unpack .../121-curl_7.68.0-1ubuntu2.21_arm64.deb ... #14 45.13 Unpacking curl (7.68.0-1ubuntu2.21) ... #14 45.18 Selecting previously unselected package dctrl-tools. #14 45.18 Preparing to unpack .../122-dctrl-tools_2.24-3_arm64.deb ... #14 45.19 Unpacking dctrl-tools (2.24-3) ... #14 45.22 Selecting previously unselected package libtool. #14 45.22 Preparing to unpack .../123-libtool_2.4.6-14_all.deb ... #14 45.22 Unpacking libtool (2.4.6-14) ... #14 45.26 Selecting previously unselected package dh-autoreconf. #14 45.26 Preparing to unpack .../124-dh-autoreconf_19_all.deb ... #14 45.27 Unpacking dh-autoreconf (19) ... #14 45.30 Selecting previously unselected package libdebhelper-perl. #14 45.30 Preparing to unpack .../125-libdebhelper-perl_12.10ubuntu1_all.deb ... #14 45.30 Unpacking libdebhelper-perl (12.10ubuntu1) ... #14 45.33 Selecting previously unselected package libarchive-zip-perl. #14 45.34 Preparing to unpack .../126-libarchive-zip-perl_1.67-2_all.deb ... #14 45.34 Unpacking libarchive-zip-perl (1.67-2) ... #14 45.37 Selecting previously unselected package libsub-override-perl. #13 39.60 Selecting previously unselected package libxml-sax-base-perl. #13 39.60 Preparing to unpack .../361-libxml-sax-base-perl_1.09-3_all.deb ... #13 39.61 Unpacking libxml-sax-base-perl (1.09-3) ... #13 39.65 Selecting previously unselected package libxml-sax-perl. #13 39.65 Preparing to unpack .../362-libxml-sax-perl_1.02+dfsg-3_all.deb ... #13 39.66 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #13 39.73 Selecting previously unselected package libxml-libxml-perl. #13 39.73 Preparing to unpack .../363-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ... #13 39.74 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 39.80 Selecting previously unselected package libxml-sax-expat-perl. #13 39.80 Preparing to unpack .../364-libxml-sax-expat-perl_0.51-2_all.deb ... #13 39.81 Unpacking libxml-sax-expat-perl (0.51-2) ... #13 39.84 Selecting previously unselected package libxmlrpc-lite-perl. #13 28.80 Preparing to unpack .../055-make_4.3-4.1_armhf.deb ... #13 28.80 Unpacking make (4.3-4.1) ... #13 28.86 Selecting previously unselected package dpkg-dev. #13 28.86 Preparing to unpack .../056-dpkg-dev_1.21.22+rpi1_all.deb ... #13 28.86 Unpacking dpkg-dev (1.21.22+rpi1) ... #13 28.96 Selecting previously unselected package libelf1:armhf. #13 28.96 Preparing to unpack .../057-libelf1_0.188-2.1+rpi1_armhf.deb ... #13 28.97 Unpacking libelf1:armhf (0.188-2.1+rpi1) ... #13 29.01 Selecting previously unselected package dwz. #13 29.01 Preparing to unpack .../058-dwz_0.15-1_armhf.deb ... #13 29.01 Unpacking dwz (0.15-1) ... #13 29.05 Selecting previously unselected package libicu72:armhf. #13 29.05 Preparing to unpack .../059-libicu72_72.1-3_armhf.deb ... #13 29.06 Unpacking libicu72:armhf (72.1-3) ... #14 37.22 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 37.23 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #14 37.23 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB] #14 37.25 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-perl all 4.04000-1 [81.8 kB] #14 37.27 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-perl all 1.710-1 [68.4 kB] #14 37.28 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #13 33.65 Setting up autotools-dev (20180224.1) ... #13 33.67 Setting up make (4.2.1-1.2) ... #13 33.69 Setting up libmpfr6:armhf (4.0.2-1) ... #13 33.70 Setting up libsigsegv2:armhf (2.12-2) ... #13 33.72 Setting up xz-utils (5.2.4-1+deb10u1) ... #13 33.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 33.73 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #13 33.73 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #13 33.73 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #13 33.73 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #13 33.73 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #13 33.73 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #13 33.73 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #13 33.73 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #13 33.73 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #13 33.73 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #13 33.75 Setting up libmpc3:armhf (1.1.0-1) ... #13 33.76 Setting up libatomic1:armhf (8.3.0-6+rpi1) ... #13 33.78 Setting up patch (2.7.6-3+deb10u1) ... #13 33.79 Setting up autopoint (0.19.8.1-9) ... #13 33.81 Setting up libfl2:armhf (2.6.4-6.2) ... #13 33.83 Setting up libpcre2-8-0:armhf (10.32-5+deb10u1) ... #13 33.84 Setting up libubsan1:armhf (8.3.0-6+rpi1) ... #13 33.86 Setting up libisl19:armhf (0.20-2) ... #14 43.55 Get:352 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsasl2-modules arm64 2.1.28+dfsg1-3 [69.0 kB] #14 43.71 Get:353 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsereal-decoder-perl arm64 5.004+ds-1 [98.9 kB] #14 43.82 Get:354 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsereal-encoder-perl arm64 5.004+ds-1 [101 kB] #16 14.16 Installing : pcre2-utf16-10.40-4.el9.aarch64 33/90 #16 14.20 Installing : pcre2-devel-10.40-4.el9.aarch64 34/90 #16 14.21 Installing : libuv-1:1.42.0-1.el9.aarch64 35/90 #16 14.22 Installing : libubsan-11.4.1-3.el9.aarch64 36/90 #16 14.22 Installing : libtool-ltdl-2.4.6-45.el9.aarch64 37/90 #16 14.23 Installing : libsepol-devel-3.6-1.el9.aarch64 38/90 #16 14.25 Installing : libasan-11.4.1-3.el9.aarch64 39/90 + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh #14 35.21 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... #13 38.15 Preparing to unpack .../202-libdistro-info-perl_0.21+deb10u1_all.deb ... #13 38.16 Unpacking libdistro-info-perl (0.21+deb10u1) ... #13 38.19 Selecting previously unselected package libnet-smtp-ssl-perl. #13 38.19 Preparing to unpack .../203-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 38.20 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 38.23 Selecting previously unselected package libmailtools-perl. #13 38.23 Preparing to unpack .../204-libmailtools-perl_2.18-1_all.deb ... #13 38.23 Unpacking libmailtools-perl (2.18-1) ... #13 38.27 Selecting previously unselected package libnet-ip-perl. #13 38.27 Preparing to unpack .../205-libnet-ip-perl_1.26-2_all.deb ... #13 38.28 Unpacking libnet-ip-perl (1.26-2) ... #13 38.30 Selecting previously unselected package libnet-dns-perl. #13 38.31 Preparing to unpack .../206-libnet-dns-perl_1.19-1_all.deb ... #13 38.31 Unpacking libnet-dns-perl (1.19-1) ... #13 38.40 Selecting previously unselected package libnet-domain-tld-perl. #13 29.97 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ... #13 29.98 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #13 30.00 Selecting previously unselected package libparams-classify-perl. #13 30.01 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ... #13 30.01 Unpacking libparams-classify-perl (0.015-1+b3) ... #13 30.04 Selecting previously unselected package libmodule-runtime-perl. #13 30.04 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ... #13 30.04 Unpacking libmodule-runtime-perl (0.016-1) ... #13 30.07 Selecting previously unselected package libimport-into-perl. #13 30.08 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ... #13 30.08 Unpacking libimport-into-perl (1.002005-1) ... #13 30.11 Selecting previously unselected package librole-tiny-perl. #13 30.11 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ... #13 30.12 Unpacking librole-tiny-perl (2.002004-1) ... #13 30.15 Selecting previously unselected package libstrictures-perl. #13 30.15 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ... #13 30.15 Unpacking libstrictures-perl (2.000006-1) ... #13 30.19 Selecting previously unselected package libsub-quote-perl. #13 30.19 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ... #13 30.19 Unpacking libsub-quote-perl (2.006006-1) ... #13 30.22 Selecting previously unselected package libmoo-perl. #13 30.22 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ... #13 30.23 Unpacking libmoo-perl (2.004004-1) ... #13 30.26 Selecting previously unselected package libencode-locale-perl. #13 30.26 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ... #13 30.27 Unpacking libencode-locale-perl (1.05-1.1) ... #13 30.30 Selecting previously unselected package libtimedate-perl. #14 35.79 Get:179 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtimedate-perl all 2.3300-2 [34.0 kB] #14 35.90 Get:180 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhttp-date-perl all 6.05-2 [9946 B] #13 44.88 Installing : python3-enchant-3.2.2-10.fc39.noarch 21/159 #13 44.90 Installing : python3-construct-2.10.68-6.fc39.noarch 22/159 #13 44.91 Installing : python3-pybeam-0.7-7.fc39.noarch 23/159 #13 44.93 Installing : python3-dateutil-1:2.8.2-10.fc39.noarch 24/159 #13 44.96 Upgrading : dnf-data-4.19.0-1.fc39.noarch 25/159 #13 45.00 Upgrading : python3-dnf-4.19.0-1.fc39.noarch 26/159 #13 45.02 Upgrading : dnf-4.19.0-1.fc39.noarch 27/159 #13 45.02 Running scriptlet: dnf-4.19.0-1.fc39.noarch 27/159 #13 45.04 Installing : rust-srpm-macros-26.1-1.fc39.noarch 28/159 #13 45.04 Installing : rpmautospec-rpm-macros-0.6.3-1.fc39.noarch 29/159 #13 45.05 Installing : qt6-srpm-macros-6.6.2-1.fc39.noarch 30/159 #13 45.05 Installing : qt5-srpm-macros-5.15.12-1.fc39.noarch 31/159 #13 45.06 Installing : lua-srpm-macros-1-13.fc39.noarch 32/159 #13 45.06 Running scriptlet: groff-base-1.23.0-3.fc39.aarch64 33/159 #16 81.36 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 45/60 #16 81.37 Verifying : libgomp-4.8.5-44.el7.aarch64 46/60 #16 81.39 Verifying : setools-libs-3.3.8-4.el7.aarch64 47/60 #16 81.40 Verifying : autoconf-2.69-11.el7.noarch 48/60 #16 81.41 Verifying : policycoreutils-python-2.5-34.el7.aarch64 49/60 #16 81.42 Verifying : m4-1.4.16-10.el7.aarch64 50/60 #16 81.44 Verifying : libseccomp-2.3.1-4.el7.aarch64 51/60 #16 81.45 Verifying : libedit-3.0-12.20121213cvs.el7.aarch64 52/60 #16 81.46 Verifying : openssh-clients-7.4p1-23.el7_9.aarch64 53/60 #16 81.47 Verifying : libselinux-devel-2.5-15.el7.aarch64 54/60 #16 81.49 Verifying : perl-Data-Dumper-2.145-3.el7.aarch64 55/60 #16 81.50 Verifying : glibc-static-2.17-326.el7_9.aarch64 56/60 #16 81.52 Verifying : systemd-219-78.el7.aarch64 57/60 #16 81.52 Verifying : systemd-libs-219-78.el7.aarch64 58/60 #16 81.52 Verifying : glibc-2.17-317.el7.aarch64 59/60 #16 81.52 Verifying : glibc-common-2.17-317.el7.aarch64 60/60 #16 81.58 #16 81.58 Installed: #16 81.58 cmake.aarch64 0:2.8.12.2-2.el7 #16 81.58 gcc.aarch64 0:4.8.5-44.el7 #16 81.58 git.aarch64 0:1.8.3.1-25.el7_9 #16 81.58 glibc-static.aarch64 0:2.17-326.el7_9 #16 81.58 libarchive.aarch64 0:3.1.2-14.el7_7 #16 81.58 libseccomp-devel.aarch64 0:2.3.1-4.el7 #16 81.58 libselinux-devel.aarch64 0:2.5-15.el7 #16 81.58 libtool.aarch64 0:2.4.2-22.el7_3 #16 81.58 libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 #16 81.58 make.aarch64 1:3.82-24.el7 #16 81.58 selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 #16 81.58 systemd-devel.aarch64 0:219-78.el7_9.9 #16 81.58 which.aarch64 0:2.20-7.el7 #16 81.58 #16 81.58 Dependency Installed: #16 81.58 audit-libs-python.aarch64 0:2.8.5-4.el7 #16 81.58 autoconf.noarch 0:2.69-11.el7 #16 81.58 automake.noarch 0:1.13.4-3.el7 #16 81.58 checkpolicy.aarch64 0:2.5-8.el7 #16 81.58 cpp.aarch64 0:4.8.5-44.el7 #16 81.58 fipscheck.aarch64 0:1.4.1-6.el7 #16 81.58 fipscheck-lib.aarch64 0:1.4.1-6.el7 #16 81.58 glibc-devel.aarch64 0:2.17-326.el7_9 #16 81.58 glibc-headers.aarch64 0:2.17-326.el7_9 #16 81.58 kernel-headers.aarch64 0:4.18.0-348.20.1.el7 #16 81.58 less.aarch64 0:458-9.el7 #16 81.58 libcgroup.aarch64 0:0.41-21.el7 #16 81.58 libedit.aarch64 0:3.0-12.20121213cvs.el7 #16 81.58 libgomp.aarch64 0:4.8.5-44.el7 #16 81.58 libmpc.aarch64 0:1.0.1-3.el7 #16 81.58 libseccomp.aarch64 0:2.3.1-4.el7 #16 81.58 libselinux-python.aarch64 0:2.5-15.el7 #16 81.58 libselinux-utils.aarch64 0:2.5-15.el7 #16 81.58 libsemanage-python.aarch64 0:2.5-14.el7 #16 81.58 libsepol-devel.aarch64 0:2.5-10.el7 #16 81.58 libtool-ltdl.aarch64 0:2.4.2-22.el7_3 #16 81.58 lzo.aarch64 0:2.06-8.el7 #16 81.58 m4.aarch64 0:1.4.16-10.el7 #16 81.58 mpfr.aarch64 0:3.1.1-4.el7 #16 81.58 openssh.aarch64 0:7.4p1-23.el7_9 #16 81.58 openssh-clients.aarch64 0:7.4p1-23.el7_9 #16 81.58 pcre-devel.aarch64 0:8.32-17.el7 #16 81.58 perl-Data-Dumper.aarch64 0:2.145-3.el7 #16 81.58 perl-Error.noarch 1:0.17020-2.el7 #16 81.58 perl-Git.noarch 0:1.8.3.1-25.el7_9 #16 81.58 perl-TermReadKey.aarch64 0:2.30-20.el7 #16 81.58 perl-Test-Harness.noarch 0:3.28-3.el7 #16 81.58 policycoreutils.aarch64 0:2.5-34.el7 #16 81.58 policycoreutils-devel.aarch64 0:2.5-34.el7 #16 81.58 policycoreutils-python.aarch64 0:2.5-34.el7 #16 81.58 python-IPy.noarch 0:0.75-6.el7 #16 81.58 rsync.aarch64 0:3.1.2-12.el7_9 #16 81.58 selinux-policy.noarch 0:3.13.1-268.el7_9.2 #16 81.58 setools-libs.aarch64 0:3.3.8-4.el7 #16 81.58 #16 81.58 Dependency Updated: #16 81.58 glibc.aarch64 0:2.17-326.el7_9 glibc-common.aarch64 0:2.17-326.el7_9 #16 81.58 systemd.aarch64 0:219-78.el7_9.9 systemd-libs.aarch64 0:219-78.el7_9.9 #16 81.58 #13 38.76 Preparing to unpack .../185-libavif15_0.11.1-1_armhf.deb ... #13 38.76 Unpacking libavif15:armhf (0.11.1-1) ... #13 38.80 Selecting previously unselected package libmodule-implementation-perl. #13 38.80 Preparing to unpack .../186-libmodule-implementation-perl_0.09-2_all.deb ... #13 38.81 Unpacking libmodule-implementation-perl (0.09-2) ... #13 38.84 Selecting previously unselected package libsub-exporter-progressive-perl. #13 38.85 Preparing to unpack .../187-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #13 38.85 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #13 38.91 Selecting previously unselected package libvariable-magic-perl. #13 38.91 Preparing to unpack .../188-libvariable-magic-perl_0.63-1+b1_armhf.deb ... #13 38.91 Unpacking libvariable-magic-perl (0.63-1+b1) ... #13 38.95 Selecting previously unselected package libb-hooks-endofscope-perl. #13 38.95 Preparing to unpack .../189-libb-hooks-endofscope-perl_0.26-1_all.deb ... #13 38.96 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #13 39.00 Selecting previously unselected package libberkeleydb-perl:armhf. #13 39.00 Preparing to unpack .../190-libberkeleydb-perl_0.64-2+b1_armhf.deb ... #13 39.01 Unpacking libberkeleydb-perl:armhf (0.64-2+b1) ... #13 32.99 Preparing to unpack .../078-libmoo-perl_2.004004-1_all.deb ... #13 32.99 Unpacking libmoo-perl (2.004004-1) ... #13 33.03 Selecting previously unselected package libencode-locale-perl. #13 33.03 Preparing to unpack .../079-libencode-locale-perl_1.05-1.1_all.deb ... #13 33.04 Unpacking libencode-locale-perl (1.05-1.1) ... #13 33.07 Selecting previously unselected package libtimedate-perl. #13 33.07 Preparing to unpack .../080-libtimedate-perl_2.3300-2_all.deb ... #13 33.08 Unpacking libtimedate-perl (2.3300-2) ... #13 33.12 Selecting previously unselected package libhttp-date-perl. #13 33.12 Preparing to unpack .../081-libhttp-date-perl_6.05-1_all.deb ... #13 33.12 Unpacking libhttp-date-perl (6.05-1) ... #13 33.17 Selecting previously unselected package libfile-listing-perl. #13 33.17 Preparing to unpack .../082-libfile-listing-perl_6.14-1_all.deb ... #13 33.18 Unpacking libfile-listing-perl (6.14-1) ... #13 33.21 Selecting previously unselected package libhtml-tagset-perl. #13 33.21 Preparing to unpack .../083-libhtml-tagset-perl_3.20-4_all.deb ... #13 33.22 Unpacking libhtml-tagset-perl (3.20-4) ... #13 35.28 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ... #13 35.28 Unpacking libxcb1:arm64 (1.14-3) ... #13 35.33 Selecting previously unselected package libx11-data. #13 35.34 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ... #13 35.34 Unpacking libx11-data (2:1.7.2-1+deb11u2) ... #13 35.47 Selecting previously unselected package libx11-6:arm64. #13 35.48 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1+deb11u2_arm64.deb ... #13 35.48 Unpacking libx11-6:arm64 (2:1.7.2-1+deb11u2) ... #13 35.59 Selecting previously unselected package libxpm4:arm64. #13 35.60 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1.1+deb11u1_arm64.deb ... #13 35.60 Unpacking libxpm4:arm64 (1:3.5.12-1.1+deb11u1) ... #13 35.65 Selecting previously unselected package libgd3:arm64. #13 35.66 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ... #13 35.66 Unpacking libgd3:arm64 (2.3.0-2) ... #13 35.71 Selecting previously unselected package libc-devtools. #13 37.74 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ... #13 37.75 Unpacking libfile-basedir-perl (0.08-1) ... #13 37.78 Selecting previously unselected package libfile-chdir-perl. #13 37.78 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 37.79 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 37.82 Selecting previously unselected package libfile-fcntllock-perl. #13 37.82 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ... #13 37.83 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #13 37.86 Selecting previously unselected package libnumber-compare-perl. #13 37.86 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ... #13 37.86 Unpacking libnumber-compare-perl (0.03-1.1) ... #13 37.89 Selecting previously unselected package libtext-glob-perl. #13 37.90 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ... #13 37.90 Unpacking libtext-glob-perl (0.11-1) ... #13 37.93 Selecting previously unselected package libfile-find-rule-perl. #13 37.93 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ... #13 37.93 Unpacking libfile-find-rule-perl (0.34-1) ... #13 37.96 Selecting previously unselected package libfont-afm-perl. #14 34.66 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dump-perl all 1.25-1 [25.9 kB] #14 34.70 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-messagepack-perl armhf 1.01-2build1 [32.5 kB] #14 34.75 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #14 34.79 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 45.38 Preparing to unpack .../127-libsub-override-perl_0.09-2_all.deb ... #14 45.38 Unpacking libsub-override-perl (0.09-2) ... #14 45.41 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 45.41 Preparing to unpack .../128-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #14 45.41 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #14 45.44 Selecting previously unselected package dh-strip-nondeterminism. #14 45.44 Preparing to unpack .../129-dh-strip-nondeterminism_1.7.0-1_all.deb ... #14 45.44 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #14 45.47 Selecting previously unselected package dwz. #14 45.47 Preparing to unpack .../130-dwz_0.13-5_arm64.deb ... #14 45.48 Unpacking dwz (0.13-5) ... #14 45.52 Selecting previously unselected package libcroco3:arm64. #14 45.52 Preparing to unpack .../131-libcroco3_0.6.13-1_arm64.deb ... #14 45.53 Unpacking libcroco3:arm64 (0.6.13-1) ... #14 45.56 Selecting previously unselected package gettext. #14 45.56 Preparing to unpack .../132-gettext_0.19.8.1-10build1_arm64.deb ... #14 45.57 Unpacking gettext (0.19.8.1-10build1) ... #14 45.68 Selecting previously unselected package intltool-debian. #13 33.82 Preparing to unpack .../099-libfile-which-perl_1.23-1_all.deb ... #13 33.82 Unpacking libfile-which-perl (1.23-1) ... #13 33.85 Selecting previously unselected package libfile-homedir-perl. #13 33.85 Preparing to unpack .../100-libfile-homedir-perl_1.004-1_all.deb ... #13 33.86 Unpacking libfile-homedir-perl (1.004-1) ... #13 33.89 Selecting previously unselected package libio-pty-perl. #13 33.89 Preparing to unpack .../101-libio-pty-perl_1%3a1.08-1.1+b5_armhf.deb ... #13 33.90 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #13 33.93 Selecting previously unselected package libipc-run-perl. #13 33.93 Preparing to unpack .../102-libipc-run-perl_20180523.0-1_all.deb ... #13 33.94 Unpacking libipc-run-perl (20180523.0-1) ... #13 33.98 Selecting previously unselected package libclass-method-modifiers-perl. #13 33.98 Preparing to unpack .../103-libclass-method-modifiers-perl_2.12-1_all.deb ... #13 33.99 Unpacking libclass-method-modifiers-perl (2.12-1) ... #13 34.01 Selecting previously unselected package libsub-exporter-progressive-perl. #13 34.02 Preparing to unpack .../104-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 34.02 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 34.05 Selecting previously unselected package libdevel-globaldestruction-perl. #17 0.637 Last metadata expiration check: 0:00:14 ago on Wed Feb 28 12:18:19 2024. #13 39.84 Preparing to unpack .../365-libxmlrpc-lite-perl_0.717-5_all.deb ... #13 39.84 Unpacking libxmlrpc-lite-perl (0.717-5) ... #13 39.88 Selecting previously unselected package libxmuu1:amd64. #13 39.88 Preparing to unpack .../366-libxmuu1_2%3a1.1.3-3_amd64.deb ... #13 39.88 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #13 39.91 Selecting previously unselected package libxstring-perl:amd64. #13 39.91 Preparing to unpack .../367-libxstring-perl_0.005-2+b1_amd64.deb ... #13 39.92 Unpacking libxstring-perl:amd64 (0.005-2+b1) ... #13 39.96 Selecting previously unselected package libyaml-0-2:amd64. #13 39.96 Preparing to unpack .../368-libyaml-0-2_0.2.5-1_amd64.deb ... #13 39.97 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #13 40.01 Selecting previously unselected package libyaml-libyaml-perl. #13 40.01 Preparing to unpack .../369-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ... #13 40.02 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #13 40.06 Selecting previously unselected package licensecheck. #13 40.06 Preparing to unpack .../370-licensecheck_3.3.5-1_all.deb ... #13 40.06 Unpacking licensecheck (3.3.5-1) ... #14 37.72 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB] #13 33.87 Setting up sensible-utils (0.0.12) ... #13 33.89 Setting up libuchardet0:armhf (0.0.6-3) ... #13 33.91 Setting up libcurl4:armhf (7.64.0-4+deb10u8) ... #13 33.92 Setting up git-man (1:2.20.1-2+deb10u8) ... #13 33.94 Setting up curl (7.64.0-4+deb10u8) ... #13 33.95 Setting up libmpdec2:armhf (2.4.2-2) ... #13 33.97 Setting up libbinutils:armhf (2.31.1-16+rpi2) ... #13 33.99 Setting up cpp-8 (8.3.0-6+rpi1) ... #13 34.00 Setting up libc-dev-bin (2.28-10+rpt2+rpi1+deb10u2) ... #13 34.02 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ... #13 34.03 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u5) ... #13 34.05 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... #13 34.07 Setting up libelf1:armhf (0.176-1.1+deb10u1) ... #13 34.08 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ... #13 34.10 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ... #13 34.11 Setting up libgdbm6:armhf (1.18.1-4) ... #13 34.13 Setting up wdiff (1.2.2-2) ... #13 34.15 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u6) ... #13 34.16 Setting up m4 (1.4.18-2) ... #13 34.17 Setting up binutils (2.31.1-16+rpi2) ... #13 34.19 Setting up bsdmainutils (11.1.2) ... #16 12.77 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 19/88 #16 13.35 Installing : llvm-libs-17.0.6-5.el9.x86_64 20/88 #16 13.36 Installing : python3-distro-1.5.0-7.el9.noarch 21/88 #14 43.88 Get:355 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libset-intspan-perl all 1.19-3 [24.8 kB] #14 43.89 Get:356 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsocket6-perl arm64 0.29-3 [17.3 kB] #14 43.90 Get:357 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsodium23 arm64 1.0.18-1build2 [123 kB] #14 43.94 Get:358 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstring-copyright-perl all 0.003014-1 [20.5 kB] #14 43.94 Get:359 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstring-escape-perl all 2010.002-3 [16.1 kB] #14 43.95 Get:360 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstring-license-perl all 0.0.9-2ubuntu1 [35.0 kB] #14 43.96 Get:361 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstring-shellquote-perl all 1.04-3 [11.3 kB] #16 14.48 Installing : kernel-headers-5.14.0-425.el9.aarch64 40/90 #16 14.53 Installing : libxcrypt-devel-4.4.18-3.el9.aarch64 41/90 #16 14.59 Installing : glibc-devel-2.34-100.el9.aarch64 42/90 #16 14.63 Installing : glibc-static-2.34-100.el9.aarch64 43/90 #16 14.64 Installing : libxcrypt-static-4.4.18-3.el9.aarch64 44/90 #13 38.40 Preparing to unpack .../207-libnet-domain-tld-perl_1.75-1_all.deb ... #13 38.40 Unpacking libnet-domain-tld-perl (1.75-1) ... #13 38.43 Selecting previously unselected package libemail-valid-perl. #13 38.43 Preparing to unpack .../208-libemail-valid-perl_1.202-1_all.deb ... #13 38.44 Unpacking libemail-valid-perl (1.202-1) ... #13 38.47 Selecting previously unselected package libexporter-tiny-perl. #13 38.47 Preparing to unpack .../209-libexporter-tiny-perl_1.002001-1_all.deb ... #13 38.48 Unpacking libexporter-tiny-perl (1.002001-1) ... #13 38.50 Selecting previously unselected package libipc-system-simple-perl. #13 38.51 Preparing to unpack .../210-libipc-system-simple-perl_1.25-4_all.deb ... #13 38.51 Unpacking libipc-system-simple-perl (1.25-4) ... #13 38.54 Selecting previously unselected package libfile-basedir-perl. #13 38.54 Preparing to unpack .../211-libfile-basedir-perl_0.08-1_all.deb ... #13 38.55 Unpacking libfile-basedir-perl (0.08-1) ... #13 38.58 Selecting previously unselected package libfile-chdir-perl. #13 38.58 Preparing to unpack .../212-libfile-chdir-perl_0.1008-1_all.deb ... #13 38.58 Unpacking libfile-chdir-perl (0.1008-1) ... #13 38.61 Selecting previously unselected package libfile-fcntllock-perl. + docker info #13 30.30 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ... #13 30.30 Unpacking libtimedate-perl (2.3300-2) ... #13 30.34 Selecting previously unselected package libhttp-date-perl. #13 30.34 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ... #13 30.35 Unpacking libhttp-date-perl (6.05-1) ... #13 30.38 Selecting previously unselected package libfile-listing-perl. #13 30.38 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ... #13 30.38 Unpacking libfile-listing-perl (6.14-1) ... #13 30.41 Selecting previously unselected package libhtml-tagset-perl. #13 30.41 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ... #13 30.42 Unpacking libhtml-tagset-perl (3.20-4) ... #13 30.45 Selecting previously unselected package liburi-perl. #13 30.45 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ... #13 30.45 Unpacking liburi-perl (5.08-1) ... #13 30.49 Selecting previously unselected package libhtml-parser-perl. #13 30.49 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ... #13 30.50 Unpacking libhtml-parser-perl (3.75-1+b1) ... #13 30.53 Selecting previously unselected package libhtml-tree-perl. #13 45.12 Installing : groff-base-1.23.0-3.fc39.aarch64 33/159 #13 45.13 Running scriptlet: groff-base-1.23.0-3.fc39.aarch64 33/159 #13 45.14 Installing : emacs-filesystem-1:29.2-2.fc39.noarch 34/159 #13 45.15 Installing : desktop-file-utils-0.26-9.fc39.aarch64 35/159 #13 45.16 Installing : ansible-srpm-macros-1-12.fc39.noarch 36/159 #13 45.17 Installing : zstd-1.5.5-4.fc39.aarch64 37/159 #13 45.18 Installing : xxhash-libs-0.8.2-1.fc39.aarch64 38/159 #13 45.25 Installing : gdb-minimal-14.1-4.fc39.aarch64 39/159 #13 45.26 Installing : debugedit-5.0-12.fc39.aarch64 40/159 #13 45.27 Installing : shared-mime-info-2.2-4.fc39.aarch64 41/159 #13 45.29 Running scriptlet: shared-mime-info-2.2-4.fc39.aarch64 41/159 #13 45.31 Installing : python3-zstandard-0.21.0-3.fc39.aarch64 42/159 #13 45.32 Installing : python3-tomli-w-1.0.0-9.fc39.noarch 43/159 #13 45.33 Installing : python3-pyxdg-0.27-9.fc39.noarch 44/159 #13 45.34 Installing : python3-packaging-23.1-4.fc39.noarch 45/159 #14 36.00 Get:181 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-listing-perl all 6.15-1 [11.5 kB] #14 36.09 Get:182 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-tagset-perl all 3.20-6 [11.3 kB] #14 36.17 Get:183 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liburi-perl all 5.19-2 [81.0 kB] #16 81.58 Complete! #13 39.06 Selecting previously unselected package libpng16-16:armhf. #13 39.06 Preparing to unpack .../191-libpng16-16_1.6.39-2_armhf.deb ... #13 39.07 Unpacking libpng16-16:armhf (1.6.39-2) ... #13 39.13 Selecting previously unselected package libfreetype6:armhf. #13 39.13 Preparing to unpack .../192-libfreetype6_2.12.1+dfsg-5_armhf.deb ... #13 39.14 Unpacking libfreetype6:armhf (2.12.1+dfsg-5) ... #13 39.22 Selecting previously unselected package libfontconfig1:armhf. #13 39.22 Preparing to unpack .../193-libfontconfig1_2.14.1-4_armhf.deb ... #13 39.23 Unpacking libfontconfig1:armhf (2.14.1-4) ... #13 39.29 Selecting previously unselected package libde265-0:armhf. #13 33.28 Selecting previously unselected package liburi-perl. #13 33.28 Preparing to unpack .../084-liburi-perl_5.08-1_all.deb ... #13 33.29 Unpacking liburi-perl (5.08-1) ... #13 33.33 Selecting previously unselected package libhtml-parser-perl. #13 33.33 Preparing to unpack .../085-libhtml-parser-perl_3.75-1+b1_armhf.deb ... #13 33.33 Unpacking libhtml-parser-perl (3.75-1+b1) ... #13 33.37 Selecting previously unselected package libhtml-tree-perl. #13 33.37 Preparing to unpack .../086-libhtml-tree-perl_5.07-2_all.deb ... #13 33.38 Unpacking libhtml-tree-perl (5.07-2) ... #13 33.42 Selecting previously unselected package libio-html-perl. #13 33.42 Preparing to unpack .../087-libio-html-perl_1.004-2_all.deb ... #13 33.43 Unpacking libio-html-perl (1.004-2) ... #13 33.46 Selecting previously unselected package liblwp-mediatypes-perl. #13 33.46 Preparing to unpack .../088-liblwp-mediatypes-perl_6.04-1_all.deb ... #13 33.47 Unpacking liblwp-mediatypes-perl (6.04-1) ... #13 33.54 Selecting previously unselected package libhttp-message-perl. #13 37.96 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ... #13 37.97 Unpacking libfont-afm-perl (1.20-3) ... #13 38.00 Selecting previously unselected package libio-string-perl. #13 38.00 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ... #13 38.01 Unpacking libio-string-perl (1.08-3.1) ... #13 38.04 Selecting previously unselected package libfont-ttf-perl. #13 38.04 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ... #13 38.04 Unpacking libfont-ttf-perl (1.06-1.1) ... #13 38.10 Selecting previously unselected package libio-stringy-perl. #13 38.10 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ... #13 38.11 Unpacking libio-stringy-perl (2.111-3) ... #13 38.14 Selecting previously unselected package libparams-validate-perl:amd64. #13 38.15 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ... #13 38.15 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ... #13 38.23 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 35.72 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u8_arm64.deb ... #13 35.72 Unpacking libc-devtools (2.31-13+deb11u8) ... #13 35.77 Selecting previously unselected package libcapture-tiny-perl. #13 35.77 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ... #13 35.78 Unpacking libcapture-tiny-perl (0.48-1) ... #13 35.82 Selecting previously unselected package libclass-data-inheritable-perl. #13 35.82 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 35.83 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 35.87 Selecting previously unselected package libclass-inspector-perl. #13 35.87 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ... #13 35.88 Unpacking libclass-inspector-perl (1.36-1) ... #13 35.93 Selecting previously unselected package libclass-xsaccessor-perl. #13 47.16 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u12) ... #14 34.80 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 34.82 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB] #14 34.84 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-1build7 [81.2 kB] #14 34.88 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB] #14 34.89 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 34.89 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdistro-info-perl all 1.1ubuntu0.2 [5222 B] #14 45.68 Preparing to unpack .../133-intltool-debian_0.35.0+20060710.5_all.deb ... #14 45.68 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 45.71 Selecting previously unselected package po-debconf. #14 45.72 Preparing to unpack .../134-po-debconf_1.0.21_all.deb ... #14 45.72 Unpacking po-debconf (1.0.21) ... #14 45.76 Selecting previously unselected package debhelper. #14 45.77 Preparing to unpack .../135-debhelper_12.10ubuntu1_all.deb ... #14 45.77 Unpacking debhelper (12.10ubuntu1) ... #14 45.86 Selecting previously unselected package libfakeroot:arm64. #13 34.05 Preparing to unpack .../105-libdevel-globaldestruction-perl_0.14-1_all.deb ... #13 34.06 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #13 34.09 Selecting previously unselected package libb-hooks-op-check-perl. #13 34.09 Preparing to unpack .../106-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ... #13 34.10 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #13 34.13 Selecting previously unselected package libdynaloader-functions-perl. #13 34.13 Preparing to unpack .../107-libdynaloader-functions-perl_0.003-1_all.deb ... #13 34.13 Unpacking libdynaloader-functions-perl (0.003-1) ... #13 34.17 Selecting previously unselected package libdevel-callchecker-perl. #13 34.17 Preparing to unpack .../108-libdevel-callchecker-perl_0.008-1_armhf.deb ... #13 34.17 Unpacking libdevel-callchecker-perl (0.008-1) ... #13 34.20 Selecting previously unselected package libparams-classify-perl. #13 34.21 Preparing to unpack .../109-libparams-classify-perl_0.015-1+b1_armhf.deb ... #13 34.21 Unpacking libparams-classify-perl (0.015-1+b1) ... #13 34.24 Selecting previously unselected package libmodule-runtime-perl. #13 34.25 Preparing to unpack .../110-libmodule-runtime-perl_0.016-1_all.deb ... #13 34.25 Unpacking libmodule-runtime-perl (0.016-1) ... #13 34.29 Selecting previously unselected package libimport-into-perl. #13 40.10 Selecting previously unselected package plzip. #13 40.11 Preparing to unpack .../371-plzip_1.10-5_amd64.deb ... #13 40.11 Unpacking plzip (1.10-5) ... #13 40.15 Selecting previously unselected package lzop. #13 40.15 Preparing to unpack .../372-lzop_1.04-2_amd64.deb ... #13 40.15 Unpacking lzop (1.04-2) ... #13 40.20 Selecting previously unselected package t1utils. #13 40.20 Preparing to unpack .../373-t1utils_1.41-4_amd64.deb ... #13 40.20 Unpacking t1utils (1.41-4) ... #13 40.25 Selecting previously unselected package unzip. #13 40.25 Preparing to unpack .../374-unzip_6.0-28_amd64.deb ... #13 40.26 Unpacking unzip (6.0-28) ... #13 40.32 Selecting previously unselected package lintian. #14 37.90 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-identify-perl arm64 0.14-1build5 [10.3 kB] #14 37.92 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-name-perl arm64 0.26-1build3 [11.0 kB] #14 37.94 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 37.99 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB] #14 38.07 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #16 13.39 Installing : python3-setools-4.4.4-1.el9.x86_64 22/88 #16 13.58 Installing : cpp-11.4.1-3.el9.x86_64 23/88 #16 13.59 Installing : perl-threads-shared-1.61-460.el9.x86_64 24/88 #16 13.60 Installing : perl-Thread-Queue-3.14-460.el9.noarch 25/88 #16 13.62 Installing : automake-1.16.2-8.el9.noarch 26/88 #16 13.63 Installing : python3-libsemanage-3.6-1.el9.x86_64 27/88 #16 13.64 Installing : perl-TermReadKey-2.38-11.el9.x86_64 28/88 #16 13.64 Installing : python3-audit-3.1.2-2.el9.x86_64 29/88 #16 13.65 Installing : perl-lib-0.65-481.el9.x86_64 30/88 #16 13.65 Installing : perl-Error-1:0.17029-7.el9.noarch 31/88 #16 13.66 Installing : pcre2-utf32-10.40-4.el9.x86_64 32/88 #16 13.67 Installing : pcre2-utf16-10.40-4.el9.x86_64 33/88 #13 34.22 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #13 34.22 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 #13 34.23 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #13 34.23 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 #13 34.24 Setting up libcroco3:armhf (0.6.12-3) ... #13 34.25 Setting up libgdbm-compat4:armhf (1.18.1-4) ... #13 34.27 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ... #13 34.28 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ... #13 34.30 Setting up dwz (0.12-3) ... #14 44.36 Get:362 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsyntax-keyword-try-perl arm64 0.29-1 [25.8 kB] #13 29.72 Selecting previously unselected package libxml2:armhf. #13 29.72 Preparing to unpack .../060-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ... #16 14.65 Installing : vim-filesystem-2:8.2.2637-20.el9.noarch 45/90 #13 38.62 Preparing to unpack .../213-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ... #13 38.62 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #13 38.65 Selecting previously unselected package libfont-afm-perl. #13 38.66 Preparing to unpack .../214-libfont-afm-perl_1.20-2_all.deb ... #13 38.66 Unpacking libfont-afm-perl (1.20-2) ... #13 38.70 Selecting previously unselected package libfribidi0:amd64. #13 38.70 Preparing to unpack .../215-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ... #13 38.70 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #13 38.74 Selecting previously unselected package libfuture-perl. #13 38.74 Preparing to unpack .../216-libfuture-perl_0.39-1_all.deb ... #13 38.74 Unpacking libfuture-perl (0.39-1) ... #13 38.78 Selecting previously unselected package libio-stringy-perl. #13 38.78 Preparing to unpack .../217-libio-stringy-perl_2.111-3_all.deb ... #13 38.78 Unpacking libio-stringy-perl (2.111-3) ... #13 38.81 Selecting previously unselected package libparams-validate-perl. #13 38.82 Preparing to unpack .../218-libparams-validate-perl_1.29-1+b1_amd64.deb ... #13 38.82 Unpacking libparams-validate-perl (1.29-1+b1) ... #13 38.88 Selecting previously unselected package libgetopt-long-descriptive-perl. #14 35.84 Selecting previously unselected package python3-minimal. #14 35.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4431 files and directories currently installed.) #14 35.84 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ... #14 35.84 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #14 35.88 Selecting previously unselected package mime-support. #14 35.88 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #14 35.89 Unpacking mime-support (3.64ubuntu1) ... #14 35.93 Selecting previously unselected package libmpdec2:armhf. #14 35.93 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ... #14 35.94 Unpacking libmpdec2:armhf (2.4.2-3) ... #14 35.97 Selecting previously unselected package readline-common. #14 35.98 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #14 35.98 Unpacking readline-common (8.0-4) ... #14 36.03 Selecting previously unselected package libreadline8:armhf. #14 36.03 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ... #14 36.03 Unpacking libreadline8:armhf (8.0-4) ... #14 36.08 Selecting previously unselected package libsqlite3-0:armhf. #13 30.53 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ... #13 30.54 Unpacking libhtml-tree-perl (5.07-2) ... #13 30.59 Selecting previously unselected package libio-html-perl. #13 30.59 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ... #13 30.59 Unpacking libio-html-perl (1.004-2) ... #13 30.62 Selecting previously unselected package liblwp-mediatypes-perl. #13 30.62 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ... #13 30.63 Unpacking liblwp-mediatypes-perl (6.04-1) ... #13 30.66 Selecting previously unselected package libhttp-message-perl. #13 30.66 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ... #13 30.66 Unpacking libhttp-message-perl (6.28-1) ... #13 30.70 Selecting previously unselected package libhttp-cookies-perl. #13 30.70 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ... #13 30.70 Unpacking libhttp-cookies-perl (6.10-1) ... #13 30.73 Selecting previously unselected package libhttp-negotiate-perl. #13 30.74 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ... #13 30.74 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 30.77 Selecting previously unselected package perl-openssl-defaults:armhf. #13 45.35 Installing : python3-file-magic-5.44-5.fc39.noarch 46/159 #13 45.36 Installing : python3-distro-1.8.0-6.fc39.noarch 47/159 #13 45.37 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 48/159 #13 45.38 Installing : perl-srpm-macros-1-51.fc39.noarch 49/159 #13 45.38 Installing : package-notes-srpm-macros-0.5-9.fc39.noarch 50/159 #13 45.39 Installing : openblas-srpm-macros-2-14.fc39.noarch 51/159 #13 45.40 Installing : ocaml-srpm-macros-8-2.fc39.noarch 52/159 #13 45.41 Installing : ncurses-6.4-7.20230520.fc39.aarch64 53/159 #13 45.42 Installing : perl-Digest-1.20-500.fc39.noarch 54/159 #13 45.43 Installing : perl-Digest-MD5-2.58-500.fc39.aarch64 55/159 #13 45.44 Installing : perl-B-1.88-502.fc39.aarch64 56/159 #13 45.44 Installing : perl-FileHandle-2.05-502.fc39.noarch 57/159 #13 45.45 Installing : perl-Data-Dumper-2.188-501.fc39.aarch64 58/159 #13 45.46 Installing : perl-libnet-3.15-501.fc39.noarch 59/159 #13 45.47 Installing : perl-AutoLoader-5.74-502.fc39.noarch 60/159 #13 45.47 Installing : perl-base-2.27-502.fc39.noarch 61/159 #13 45.49 Installing : perl-URI-5.21-1.fc39.noarch 62/159 #13 45.49 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 63/159 #13 45.50 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 64/159 #13 45.51 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 65/159 #13 45.51 Installing : perl-if-0.61.000-502.fc39.noarch 66/159 #13 45.51 Installing : perl-locale-1.10-502.fc39.noarch 67/159 #13 45.52 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 68/159 #13 45.53 Installing : perl-File-Path-2.18-500.fc39.noarch 69/159 #13 45.54 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 70/159 #13 45.56 Installing : perl-Net-SSLeay-1.92-10.fc39.aarch64 71/159 #14 36.33 Get:184 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-parser-perl armhf 3.81-1 [84.4 kB] #14 36.43 Get:185 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-tree-perl all 5.07-3 [200 kB] #16 DONE 82.0s 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_master@tmp/a2195dfa-2b7c-4296-b6f3-17fbf6acaa6a/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded #13 39.29 Preparing to unpack .../194-libde265-0_1.0.11-1+deb12u2_armhf.deb ... #13 39.29 Unpacking libde265-0:armhf (1.0.11-1+deb12u2) ... #13 39.35 Selecting previously unselected package libx265-199:armhf. #13 39.35 Preparing to unpack .../195-libx265-199_3.5-2+b1_armhf.deb ... #13 39.36 Unpacking libx265-199:armhf (3.5-2+b1) ... #13 39.44 Selecting previously unselected package libheif1:armhf. #13 39.45 Preparing to unpack .../196-libheif1_1.15.1-1_armhf.deb ... #13 39.45 Unpacking libheif1:armhf (1.15.1-1) ... #13 39.52 Selecting previously unselected package libdeflate0:armhf. #13 39.52 Preparing to unpack .../197-libdeflate0_1.14-1_armhf.deb ... #13 39.53 Unpacking libdeflate0:armhf (1.14-1) ... #13 39.57 Selecting previously unselected package libjbig0:armhf. #13 33.54 Preparing to unpack .../089-libhttp-message-perl_6.28-1_all.deb ... #13 33.54 Unpacking libhttp-message-perl (6.28-1) ... #13 33.58 Selecting previously unselected package libhttp-cookies-perl. #13 33.58 Preparing to unpack .../090-libhttp-cookies-perl_6.10-1_all.deb ... #13 33.59 Unpacking libhttp-cookies-perl (6.10-1) ... #13 33.62 Selecting previously unselected package libhttp-negotiate-perl. #13 33.62 Preparing to unpack .../091-libhttp-negotiate-perl_6.01-1_all.deb ... #13 33.63 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 33.66 Selecting previously unselected package perl-openssl-defaults:armhf. #13 33.66 Preparing to unpack .../092-perl-openssl-defaults_5_armhf.deb ... #13 33.66 Unpacking perl-openssl-defaults:armhf (5) ... #13 33.70 Selecting previously unselected package libnet-ssleay-perl. #13 33.70 Preparing to unpack .../093-libnet-ssleay-perl_1.88-3+b1_armhf.deb ... #13 33.70 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #13 33.76 Selecting previously unselected package libio-socket-ssl-perl. [Pipeline] { [Pipeline] wrap [Pipeline] { #13 38.23 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #13 38.23 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #13 38.33 Selecting previously unselected package libsort-versions-perl. #13 38.33 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ... #13 38.33 Unpacking libsort-versions-perl (1.62-1) ... #13 38.36 Selecting previously unselected package libgit-wrapper-perl. #13 38.37 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ... #13 38.37 Unpacking libgit-wrapper-perl (0.048-1) ... #13 38.40 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 38.40 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #13 38.41 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #13 38.44 Selecting previously unselected package libio-prompter-perl. #13 38.44 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ... #13 38.45 Unpacking libio-prompter-perl (0.004015-1) ... #13 38.48 Selecting previously unselected package libjson-perl. #13 38.48 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ... #13 38.49 Unpacking libjson-perl (4.03000-1) ... #13 38.52 Selecting previously unselected package liblog-any-perl. #13 38.52 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ... #13 38.53 Unpacking liblog-any-perl (1.709-1) ... #13 38.56 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 35.93 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ... #13 35.94 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #13 35.98 Selecting previously unselected package libclone-perl. #13 35.98 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ... #13 35.99 Unpacking libclone-perl (0.45-1+b1) ... #13 36.03 Selecting previously unselected package libcommon-sense-perl. #13 36.03 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ... #13 36.04 Unpacking libcommon-sense-perl (3.75-1+b4) ... #13 36.08 Selecting previously unselected package libconfig-tiny-perl. #13 36.08 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ... #13 36.09 Unpacking libconfig-tiny-perl (2.26-1) ... #13 36.14 Selecting previously unselected package libparams-util-perl. [Pipeline] wrap #13 47.17 Setting up libpython2.7:arm64 (2.7.16-2+deb10u3) ... #13 47.18 Setting up gettext (0.19.8.1-9) ... #13 47.20 Setting up exim4-base (4.92-8+deb10u9) ... #13 47.30 exim: DB upgrade, deleting hints-db [Pipeline] { [Pipeline] echo #14 35.29 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libemail-address-xs-perl armhf 1.04-1build6 [26.0 kB] cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #14 45.86 Preparing to unpack .../136-libfakeroot_1.24-1_arm64.deb ... #14 45.87 Unpacking libfakeroot:arm64 (1.24-1) ... #14 45.94 Selecting previously unselected package fakeroot. #14 45.94 Preparing to unpack .../137-fakeroot_1.24-1_arm64.deb ... #14 45.94 Unpacking fakeroot (1.24-1) ... #14 45.98 Selecting previously unselected package libassuan0:arm64. #14 45.98 Preparing to unpack .../138-libassuan0_2.5.3-7ubuntu2_arm64.deb ... #14 45.98 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ... #14 46.02 Selecting previously unselected package gpgconf. #14 46.02 Preparing to unpack .../139-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ... #14 46.03 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... #14 46.07 Selecting previously unselected package libksba8:arm64. #14 46.07 Preparing to unpack .../140-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ... #14 46.08 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ... #14 46.12 Selecting previously unselected package libnpth0:arm64. #13 34.29 Preparing to unpack .../111-libimport-into-perl_1.002005-1_all.deb ... #13 34.29 Unpacking libimport-into-perl (1.002005-1) ... #13 34.33 Selecting previously unselected package librole-tiny-perl. #13 34.33 Preparing to unpack .../112-librole-tiny-perl_2.000006-1_all.deb ... #13 34.34 Unpacking librole-tiny-perl (2.000006-1) ... #13 34.37 Selecting previously unselected package libstrictures-perl. #13 34.37 Preparing to unpack .../113-libstrictures-perl_2.000005-1_all.deb ... #13 34.38 Unpacking libstrictures-perl (2.000005-1) ... #13 34.41 Selecting previously unselected package libsub-quote-perl. #13 34.41 Preparing to unpack .../114-libsub-quote-perl_2.005001-1_all.deb ... #13 34.42 Unpacking libsub-quote-perl (2.005001-1) ... #13 34.45 Selecting previously unselected package libmoo-perl. #13 34.45 Preparing to unpack .../115-libmoo-perl_2.003004-2_all.deb ... #13 34.46 Unpacking libmoo-perl (2.003004-2) ... #13 34.50 Selecting previously unselected package libencode-locale-perl. #13 34.50 Preparing to unpack .../116-libencode-locale-perl_1.05-1_all.deb ... #13 34.50 Unpacking libencode-locale-perl (1.05-1) ... #13 34.54 Selecting previously unselected package libtimedate-perl. #13 40.33 Preparing to unpack .../375-lintian_2.116.3_all.deb ... #13 40.33 Unpacking lintian (2.116.3) ... #13 40.64 Selecting previously unselected package lsb-release. #14 38.09 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-perl all 1.012004-1 [321 kB] #14 38.27 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #16 13.70 Installing : pcre2-devel-10.40-4.el9.x86_64 34/88 #16 13.71 Installing : libuv-1:1.42.0-1.el9.x86_64 35/88 #16 13.72 Installing : libtool-ltdl-2.4.6-45.el9.x86_64 36/88 #16 13.72 Installing : libsepol-devel-3.6-1.el9.x86_64 37/88 #13 34.31 Setting up groff-base (1.22.4-3+deb10u1) ... #13 34.34 Setting up cpp (4:8.3.0-1+rpi2) ... #13 34.35 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u2) ... #13 34.37 Setting up libpython3-stdlib:armhf (3.7.3-1) ... #13 34.39 Setting up python3.7 (3.7.3-2+deb10u6) ... #14 44.52 Get:363 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libterm-readkey-perl arm64 2.38-2build1 [23.2 kB] #13 29.72 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... #13 29.79 Selecting previously unselected package gettext. #13 29.79 Preparing to unpack .../061-gettext_0.21-12_armhf.deb ... #13 29.80 Unpacking gettext (0.21-12) ... #13 29.91 Selecting previously unselected package intltool-debian. #16 14.98 Installing : cmake-data-3.26.5-2.el9.noarch 46/90 #16 15.13 Installing : cmake-3.26.5-2.el9.aarch64 47/90 #16 15.17 Installing : util-linux-core-2.37.4-15.el9.aarch64 48/90 #16 15.18 Running scriptlet: util-linux-core-2.37.4-15.el9.aarch64 48/90 #16 15.18 Installing : systemd-rpm-macros-252-27.el9.noarch 49/90 #16 15.22 Installing : openssl-1:3.0.7-25.el9.aarch64 50/90 #16 15.24 Running scriptlet: libutempter-1.2.1-6.el9.aarch64 51/90 #16 15.29 Installing : libutempter-1.2.1-6.el9.aarch64 51/90 #16 15.31 Installing : libselinux-utils-3.6-1.el9.aarch64 52/90 #16 15.32 Installing : libeconf-0.4.1-3.el9.aarch64 53/90 #13 38.89 Preparing to unpack .../219-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #13 38.89 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #13 38.92 Selecting previously unselected package libsort-versions-perl. #13 38.92 Preparing to unpack .../220-libsort-versions-perl_1.62-1_all.deb ... #13 38.93 Unpacking libsort-versions-perl (1.62-1) ... #13 38.96 Selecting previously unselected package libgit-wrapper-perl. #13 38.96 Preparing to unpack .../221-libgit-wrapper-perl_0.048-1_all.deb ... #13 38.96 Unpacking libgit-wrapper-perl (0.048-1) ... #13 38.99 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 39.00 Preparing to unpack .../222-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #13 39.00 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #13 39.03 Selecting previously unselected package libio-prompter-perl. #13 39.03 Preparing to unpack .../223-libio-prompter-perl_0.004015-1_all.deb ... #13 39.04 Unpacking libio-prompter-perl (0.004015-1) ... #13 39.07 Selecting previously unselected package libjson-perl. #13 39.07 Preparing to unpack .../224-libjson-perl_4.02000-1_all.deb ... #13 39.07 Unpacking libjson-perl (4.02000-1) ... #13 39.11 Selecting previously unselected package liblog-any-perl. #13 39.11 Preparing to unpack .../225-liblog-any-perl_1.707-1_all.deb ... #13 39.12 Unpacking liblog-any-perl (1.707-1) ... #13 39.15 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 39.15 Preparing to unpack .../226-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 39.16 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 39.18 Selecting previously unselected package libpackage-stash-perl. #13 39.18 Preparing to unpack .../227-libpackage-stash-perl_0.38-1_all.deb ... #13 39.19 Unpacking libpackage-stash-perl (0.38-1) ... #13 39.23 Selecting previously unselected package libsub-identify-perl. #14 36.08 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_armhf.deb ... #14 36.08 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.6) ... #14 36.15 Selecting previously unselected package libpython3.8-stdlib:armhf. #14 36.15 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_armhf.deb ... #14 36.16 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.9) ... #14 36.33 Selecting previously unselected package python3.8. #13 30.77 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ... #13 30.78 Unpacking perl-openssl-defaults:armhf (5) ... #13 30.80 Selecting previously unselected package libnet-ssleay-perl. #13 30.81 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ... #13 30.81 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #13 30.87 Selecting previously unselected package libio-socket-ssl-perl. #13 30.87 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ... #13 30.87 Unpacking libio-socket-ssl-perl (2.069-1) ... #13 30.96 Selecting previously unselected package libnet-http-perl. #13 30.96 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ... #13 30.97 Unpacking libnet-http-perl (6.20-1) ... #13 31.00 Selecting previously unselected package liblwp-protocol-https-perl. #13 45.57 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 72/159 #13 45.57 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 73/159 #13 45.58 Installing : perl-Class-Struct-0.68-502.fc39.noarch 74/159 #13 45.59 Installing : perl-POSIX-2.13-502.fc39.aarch64 75/159 #13 45.59 Installing : perl-IPC-Open3-1.22-502.fc39.noarch 76/159 #13 45.60 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 77/159 #13 45.61 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 78/159 #13 45.62 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 79/159 #13 45.63 Installing : perl-Term-Cap-1.18-500.fc39.noarch 80/159 #13 45.63 Installing : perl-Socket-4:2.037-3.fc39.aarch64 81/159 #13 45.64 Installing : perl-SelectSaver-1.02-502.fc39.noarch 82/159 #13 45.65 Installing : perl-Symbol-1.09-502.fc39.noarch 83/159 #13 45.65 Installing : perl-File-stat-1.13-502.fc39.noarch 84/159 #13 45.66 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 85/159 #13 45.67 Installing : perl-podlators-1:5.01-500.fc39.noarch 86/159 #13 45.68 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 87/159 #13 45.68 Installing : perl-Fcntl-1.15-502.fc39.aarch64 88/159 #13 45.69 Installing : perl-mro-1.28-502.fc39.aarch64 89/159 #13 45.70 Installing : perl-IO-1.52-502.fc39.aarch64 90/159 #13 45.71 Installing : perl-overloading-0.02-502.fc39.noarch 91/159 #13 45.71 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 92/159 #13 45.72 Installing : perl-MIME-Base64-3.16-500.fc39.aarch64 93/159 #13 45.73 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64 94/159 #13 45.74 Installing : perl-constant-1.33-501.fc39.noarch 95/159 #13 45.74 Installing : perl-parent-1:0.241-500.fc39.noarch 96/159 #13 45.75 Installing : perl-Errno-1.37-502.fc39.aarch64 97/159 #13 45.75 Installing : perl-File-Basename-2.86-502.fc39.noarch 98/159 #13 45.76 Installing : perl-Getopt-Std-1.13-502.fc39.noarch 99/159 #13 45.77 Installing : perl-Storable-1:3.32-500.fc39.aarch64 100/159 #13 39.57 Preparing to unpack .../198-libjbig0_2.1-6.1_armhf.deb ... #13 39.58 Unpacking libjbig0:armhf (2.1-6.1) ... #13 39.62 Selecting previously unselected package liblerc4:armhf. #13 39.63 Preparing to unpack .../199-liblerc4_4.0.0+ds-2_armhf.deb ... #13 39.63 Unpacking liblerc4:armhf (4.0.0+ds-2) ... #13 39.68 Selecting previously unselected package libwebp7:armhf. #13 39.69 Preparing to unpack .../200-libwebp7_1.2.4-0.2+deb12u1_armhf.deb ... #13 39.69 Unpacking libwebp7:armhf (1.2.4-0.2+deb12u1) ... #13 39.75 Selecting previously unselected package libtiff6:armhf. #13 39.75 Preparing to unpack .../201-libtiff6_4.5.0-6+deb12u1_armhf.deb ... #13 39.75 Unpacking libtiff6:armhf (4.5.0-6+deb12u1) ... #13 39.81 Selecting previously unselected package libxau6:armhf. #13 33.77 Preparing to unpack .../094-libio-socket-ssl-perl_2.069-1_all.deb ... #13 33.77 Unpacking libio-socket-ssl-perl (2.069-1) ... #13 33.82 Selecting previously unselected package libnet-http-perl. #13 33.82 Preparing to unpack .../095-libnet-http-perl_6.20-1_all.deb ... #13 33.83 Unpacking libnet-http-perl (6.20-1) ... #13 33.86 Selecting previously unselected package liblwp-protocol-https-perl. #13 33.86 Preparing to unpack .../096-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 33.87 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 33.90 Selecting previously unselected package libtry-tiny-perl. #13 33.90 Preparing to unpack .../097-libtry-tiny-perl_0.30-1_all.deb ... #13 33.91 Unpacking libtry-tiny-perl (0.30-1) ... #13 33.95 Selecting previously unselected package libwww-robotrules-perl. #13 33.95 Preparing to unpack .../098-libwww-robotrules-perl_6.02-1_all.deb ... #13 33.95 Unpacking libwww-robotrules-perl (6.02-1) ... #13 33.99 Selecting previously unselected package libwww-perl. #17 [stage-1 6/7] COPY --link --from=golang /usr/local/go /usr/local/go #13 36.14 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ... #13 36.15 Unpacking libparams-util-perl (1.102-1+b1) ... #13 36.19 Selecting previously unselected package libsub-install-perl. #13 36.19 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ... #13 36.20 Unpacking libsub-install-perl (0.928-1.1) ... #13 36.24 Selecting previously unselected package libdata-optlist-perl. #13 36.24 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ... #13 36.25 Unpacking libdata-optlist-perl (0.110-1.1) ... #13 36.29 Selecting previously unselected package libsub-exporter-perl. #13 36.29 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ... #13 36.29 Unpacking libsub-exporter-perl (0.987-1) ... #13 36.34 Selecting previously unselected package libconst-fast-perl. #13 36.34 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ... #13 36.35 Unpacking libconst-fast-perl (0.014-1.1) ... #13 36.39 Selecting previously unselected package libwant-perl. #13 47.34 Setting up gcc-8 (8.3.0-6) ... #13 47.35 Setting up gpg-agent (2.2.12-1+deb10u2) ... #13 47.38 Setting up libtool (2.4.6-9) ... #13 47.39 Setting up openssh-client (1:7.9p1-10+deb10u4) ... #13 47.52 Setting up gpgsm (2.2.12-1+deb10u2) ... #14 35.46 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB] #14 35.49 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB] #14 35.52 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 35.54 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-fcntllock-perl armhf 0.22-3build7 [33.3 kB] #14 35.59 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnumber-compare-perl all 0.03-2 [7058 B] #14 46.12 Preparing to unpack .../141-libnpth0_1.6-1_arm64.deb ... #14 46.12 Unpacking libnpth0:arm64 (1.6-1) ... #14 46.16 Selecting previously unselected package dirmngr. #14 46.16 Preparing to unpack .../142-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ... #14 46.18 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... #14 46.23 Selecting previously unselected package gnupg-l10n. #14 46.23 Preparing to unpack .../143-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... #14 46.23 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 46.26 Selecting previously unselected package gnupg-utils. #14 46.27 Preparing to unpack .../144-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ... #14 46.27 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... #14 46.33 Selecting previously unselected package gpg. #13 38.57 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 38.57 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 38.60 Selecting previously unselected package libpackage-stash-perl. #13 38.60 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ... #13 38.61 Unpacking libpackage-stash-perl (0.39-1) ... #13 38.64 Selecting previously unselected package libsub-identify-perl. #13 38.64 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ... #13 38.65 Unpacking libsub-identify-perl (0.14-1+b3) ... #13 38.68 Selecting previously unselected package libsub-name-perl. #13 38.68 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ... #13 38.69 Unpacking libsub-name-perl (0.26-1+b1) ... #13 38.72 Selecting previously unselected package libnamespace-clean-perl. #13 38.72 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ... #13 38.73 Unpacking libnamespace-clean-perl (0.27-1) ... #13 38.82 Selecting previously unselected package libpath-tiny-perl. #13 34.54 Preparing to unpack .../117-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #13 34.55 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #13 34.58 Selecting previously unselected package libhttp-date-perl. #13 34.58 Preparing to unpack .../118-libhttp-date-perl_6.02-1_all.deb ... #13 34.59 Unpacking libhttp-date-perl (6.02-1) ... #13 34.62 Selecting previously unselected package libfile-listing-perl. #13 34.62 Preparing to unpack .../119-libfile-listing-perl_6.04-1_all.deb ... #13 34.63 Unpacking libfile-listing-perl (6.04-1) ... #13 34.66 Selecting previously unselected package libhtml-tagset-perl. #13 34.66 Preparing to unpack .../120-libhtml-tagset-perl_3.20-3_all.deb ... #13 34.67 Unpacking libhtml-tagset-perl (3.20-3) ... #13 34.70 Selecting previously unselected package liburi-perl. #13 34.71 Preparing to unpack .../121-liburi-perl_1.76-1_all.deb ... #13 34.71 Unpacking liburi-perl (1.76-1) ... #13 34.75 Selecting previously unselected package libhtml-parser-perl. #13 34.76 Preparing to unpack .../122-libhtml-parser-perl_3.72-3+b3_armhf.deb ... #13 34.76 Unpacking libhtml-parser-perl (3.72-3+b3) ... #13 34.80 Selecting previously unselected package libhtml-tree-perl. #13 40.64 Preparing to unpack .../376-lsb-release_12.0-1_all.deb ... #13 40.64 Unpacking lsb-release (12.0-1) ... #13 40.68 Selecting previously unselected package manpages-dev. #13 40.68 Preparing to unpack .../377-manpages-dev_6.03-2_all.deb ... #13 40.69 Unpacking manpages-dev (6.03-2) ... #14 38.30 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhash-fieldhash-perl arm64 0.15-1build5 [16.9 kB] #14 38.30 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB] #14 38.30 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #16 13.99 Installing : kernel-headers-5.14.0-425.el9.x86_64 38/88 #16 14.07 Installing : glibc-headers-2.34-100.el9.x86_64 39/88 #16 14.08 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 40/88 #14 44.56 Get:364 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtext-levenshteinxs-perl arm64 0.03-5build1 [8004 B] #14 44.57 Get:365 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtext-markdown-discount-perl arm64 0.16-1 [12.2 kB] #14 44.60 Get:366 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtext-xslate-perl arm64 3.5.9-1build2 [185 kB] #14 44.75 Get:367 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB] #13 29.91 Preparing to unpack .../062-intltool-debian_0.35.0+20060710.6_all.deb ... #13 29.92 Unpacking intltool-debian (0.35.0+20060710.6) ... #13 29.94 Selecting previously unselected package po-debconf. #13 29.94 Preparing to unpack .../063-po-debconf_1.0.21+nmu1_all.deb ... #13 29.95 Unpacking po-debconf (1.0.21+nmu1) ... #13 29.99 Selecting previously unselected package debhelper. #13 29.99 Preparing to unpack .../064-debhelper_13.11.4_all.deb ... #13 30.00 Unpacking debhelper (13.11.4) ... #13 30.08 Selecting previously unselected package libfakeroot:armhf. #13 30.09 Preparing to unpack .../065-libfakeroot_1.31-1.2_armhf.deb ... #13 30.09 Unpacking libfakeroot:armhf (1.31-1.2) ... #13 30.15 Selecting previously unselected package fakeroot. #13 30.15 Preparing to unpack .../066-fakeroot_1.31-1.2_armhf.deb ... #13 30.16 Unpacking fakeroot (1.31-1.2) ... #13 30.19 Selecting previously unselected package libfile-dirlist-perl. #13 30.19 Preparing to unpack .../067-libfile-dirlist-perl_0.05-3_all.deb ... #13 30.19 Unpacking libfile-dirlist-perl (0.05-3) ... #13 30.22 Selecting previously unselected package libfile-which-perl. #13 30.22 Preparing to unpack .../068-libfile-which-perl_1.27-2_all.deb ... #13 30.22 Unpacking libfile-which-perl (1.27-2) ... #13 30.25 Selecting previously unselected package libfile-homedir-perl. #13 30.25 Preparing to unpack .../069-libfile-homedir-perl_1.006-2_all.deb ... #13 30.26 Unpacking libfile-homedir-perl (1.006-2) ... #13 30.29 Selecting previously unselected package libfile-touch-perl. #13 30.29 Preparing to unpack .../070-libfile-touch-perl_0.12-2_all.deb ... #16 15.34 Installing : libdb-5.3.28-53.el9.aarch64 54/90 #16 15.39 Installing : pam-1.5.1-19.el9.aarch64 55/90 #16 15.42 Installing : libpwquality-1.4.4-8.el9.aarch64 56/90 #13 39.23 Preparing to unpack .../228-libsub-identify-perl_0.14-1+b1_amd64.deb ... #13 39.23 Unpacking libsub-identify-perl (0.14-1+b1) ... #13 39.27 Selecting previously unselected package libnamespace-clean-perl. #13 39.27 Preparing to unpack .../229-libnamespace-clean-perl_0.27-1_all.deb ... #13 39.27 Unpacking libnamespace-clean-perl (0.27-1) ... #13 39.30 Selecting previously unselected package libpath-tiny-perl. #13 39.31 Preparing to unpack .../230-libpath-tiny-perl_0.108-1_all.deb ... #13 39.31 Unpacking libpath-tiny-perl (0.108-1) ... #13 39.35 Selecting previously unselected package libtype-tiny-perl. #13 39.35 Preparing to unpack .../231-libtype-tiny-perl_1.004004-1_all.deb ... #13 39.36 Unpacking libtype-tiny-perl (1.004004-1) ... #13 39.41 Selecting previously unselected package libgitlab-api-v4-perl. #13 39.41 Preparing to unpack .../232-libgitlab-api-v4-perl_0.16-1_all.deb ... #13 39.42 Unpacking libgitlab-api-v4-perl (0.16-1) ... #13 39.45 Selecting previously unselected package libglib2.0-data. + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox #14 36.33 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_armhf.deb ... #14 36.33 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ... #14 36.37 Selecting previously unselected package libpython3-stdlib:armhf. #14 36.37 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ... #14 36.38 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... #14 36.41 Setting up python3-minimal (3.8.2-0ubuntu2) ... #13 31.00 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 31.00 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 31.04 Selecting previously unselected package libtry-tiny-perl. #13 31.04 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ... #13 31.04 Unpacking libtry-tiny-perl (0.30-1) ... #13 31.07 Selecting previously unselected package libwww-robotrules-perl. #13 31.08 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ... #13 31.08 Unpacking libwww-robotrules-perl (6.02-1) ... #13 31.14 Selecting previously unselected package libwww-perl. #13 31.14 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ... #13 31.15 Unpacking libwww-perl (6.52-1) ... #13 31.20 Selecting previously unselected package patchutils. #13 31.20 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ... #13 31.20 Unpacking patchutils (0.4.2-1) ... #13 31.24 Selecting previously unselected package wdiff. #13 31.24 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ... #13 31.25 Unpacking wdiff (1.2.2-2+b1) ... #13 45.78 Installing : perl-overload-1.37-502.fc39.noarch 101/159 #13 45.78 Installing : perl-vars-1.05-502.fc39.noarch 102/159 #13 45.79 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 103/159 #13 45.79 Installing : perl-Carp-1.54-500.fc39.noarch 104/159 #13 45.80 Installing : perl-Exporter-5.77-500.fc39.noarch 105/159 #13 45.81 Installing : perl-PathTools-3.89-500.fc39.aarch64 106/159 #13 45.82 Installing : perl-NDBM_File-1.16-502.fc39.aarch64 107/159 #13 45.82 Installing : perl-DynaLoader-1.54-502.fc39.aarch64 108/159 #13 45.87 Installing : perl-Encode-4:3.19-500.fc39.aarch64 109/159 #13 46.00 Installing : perl-libs-4:5.38.2-502.fc39.aarch64 110/159 #13 46.01 Installing : perl-interpreter-4:5.38.2-502.fc39.aarch64 111/159 #13 46.02 Installing : devscripts-checkbashisms-2.23.5-3.fc39.noarch 112/159 #13 46.03 Installing : libstemmer-2.2.0-7.fc39.aarch64 113/159 #13 46.04 Installing : libpng-2:1.6.37-15.fc39.aarch64 114/159 #13 46.05 Installing : libpkgconf-1.9.5-2.fc39.aarch64 115/159 #13 46.05 Installing : pkgconf-1.9.5-2.fc39.aarch64 116/159 #13 46.06 Installing : pkgconf-pkg-config-1.9.5-2.fc39.aarch64 117/159 #13 46.07 Installing : libjpeg-turbo-2.1.4-3.fc39.aarch64 118/159 #13 46.09 Installing : gdk-pixbuf2-2.42.10-5.fc39.aarch64 119/159 #13 39.81 Preparing to unpack .../202-libxau6_1%3a1.0.9-1_armhf.deb ... #13 39.82 Unpacking libxau6:armhf (1:1.0.9-1) ... #13 39.86 Selecting previously unselected package libxdmcp6:armhf. #13 39.86 Preparing to unpack .../203-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #13 39.86 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #13 39.91 Selecting previously unselected package libxcb1:armhf. #13 39.91 Preparing to unpack .../204-libxcb1_1.15-1_armhf.deb ... #13 39.92 Unpacking libxcb1:armhf (1.15-1) ... #13 39.96 Selecting previously unselected package libx11-data. #13 39.96 Preparing to unpack .../205-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #13 39.97 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #13 40.10 Selecting previously unselected package libx11-6:armhf. #13 33.99 Preparing to unpack .../099-libwww-perl_6.52-1_all.deb ... #13 34.00 Unpacking libwww-perl (6.52-1) ... #13 34.05 Selecting previously unselected package patchutils. #13 34.05 Preparing to unpack .../100-patchutils_0.4.2-1_armhf.deb ... #13 34.06 Unpacking patchutils (0.4.2-1) ... #13 34.10 Selecting previously unselected package libtinfo5:armhf. #13 34.11 Preparing to unpack .../101-libtinfo5_6.2+20201114-2+deb11u2_armhf.deb ... #13 34.11 Unpacking libtinfo5:armhf (6.2+20201114-2+deb11u2) ... #13 34.16 Selecting previously unselected package wdiff. #13 34.16 Preparing to unpack .../102-wdiff_1.2.2-2_armhf.deb ... #13 34.17 Unpacking wdiff (1.2.2-2) ... #13 34.28 Selecting previously unselected package devscripts. #13 47.53 Setting up libgsasl7 (1.8.0-8+deb10u1) ... #13 47.54 Setting up libxext6:arm64 (2:1.3.3-1+b2) ... #13 47.55 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u8) ... #13 47.57 Setting up python3 (3.7.3-1) ... #13 47.88 Setting up python3-xdg (0.25-5) ... #13 36.40 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ... #13 36.40 Unpacking libwant-perl (0.29-1+b6) ... #13 36.44 Selecting previously unselected package libcontextual-return-perl. #13 36.44 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ... #13 36.45 Unpacking libcontextual-return-perl (0.004014-2) ... #13 36.48 Selecting previously unselected package libconvert-binhex-perl. #13 36.49 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ... #13 36.49 Unpacking libconvert-binhex-perl (1.125-1) ... #13 36.52 Selecting previously unselected package libcpanel-json-xs-perl. #13 36.53 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ... #13 36.53 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #13 36.63 Selecting previously unselected package libdevel-stacktrace-perl. #13 36.63 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ... #13 36.64 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #13 36.67 Selecting previously unselected package libexception-class-perl. #13 36.67 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ... #13 36.67 Unpacking libexception-class-perl (1.44-1) ... #13 36.71 Selecting previously unselected package libiterator-perl. #13 36.71 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ... #13 36.72 Unpacking libiterator-perl (0.03+ds1-1.1) ... #13 36.75 Selecting previously unselected package libiterator-util-perl. #14 35.60 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-glob-perl all 0.11-2 [8042 B] #14 35.61 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 35.63 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-afm-perl all 1.20-3 [13.6 kB] #14 35.64 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-string-perl all 1.08-3.1 [10.7 kB] #14 35.64 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB] #14 36.91 Get:186 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libclone-perl armhf 0.46-1 [10.0 kB] #13 38.83 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ... #13 38.83 Unpacking libpath-tiny-perl (0.118-1) ... #13 38.89 Selecting previously unselected package libtype-tiny-perl. #13 38.89 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ... #13 38.90 Unpacking libtype-tiny-perl (1.012001-2) ... #13 38.96 Selecting previously unselected package libgitlab-api-v4-perl. #13 38.96 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ... #13 38.96 Unpacking libgitlab-api-v4-perl (0.26-1) ... #13 39.07 Selecting previously unselected package libglib2.0-0:amd64. #13 34.81 Preparing to unpack .../123-libhtml-tree-perl_5.07-2_all.deb ... #13 34.81 Unpacking libhtml-tree-perl (5.07-2) ... #13 34.86 Selecting previously unselected package libio-html-perl. #13 34.86 Preparing to unpack .../124-libio-html-perl_1.001-1_all.deb ... #13 34.87 Unpacking libio-html-perl (1.001-1) ... #13 34.90 Selecting previously unselected package liblwp-mediatypes-perl. #13 34.90 Preparing to unpack .../125-liblwp-mediatypes-perl_6.02-1_all.deb ... #13 34.91 Unpacking liblwp-mediatypes-perl (6.02-1) ... #13 34.94 Selecting previously unselected package libhttp-message-perl. #13 34.94 Preparing to unpack .../126-libhttp-message-perl_6.18-1_all.deb ... #13 34.94 Unpacking libhttp-message-perl (6.18-1) ... #13 34.98 Selecting previously unselected package libhttp-cookies-perl. #13 34.98 Preparing to unpack .../127-libhttp-cookies-perl_6.04-1_all.deb ... #13 34.99 Unpacking libhttp-cookies-perl (6.04-1) ... #13 35.02 Selecting previously unselected package libhttp-negotiate-perl. #13 41.01 Selecting previously unselected package pbzip2. #13 41.01 Preparing to unpack .../378-pbzip2_1.1.13-1_amd64.deb ... #13 41.02 Unpacking pbzip2 (1.1.13-1) ... #13 41.06 Selecting previously unselected package pixz. #13 41.06 Preparing to unpack .../379-pixz_1.0.7-2_amd64.deb ... #13 41.06 Unpacking pixz (1.0.7-2) ... #13 41.10 Selecting previously unselected package xdelta. #13 41.10 Preparing to unpack .../380-xdelta_1.1.3-10.4_amd64.deb ... #13 41.11 Unpacking xdelta (1.1.3-10.4) ... #13 41.14 Selecting previously unselected package xdelta3. #14 38.71 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #14 38.87 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB] #14 46.33 Preparing to unpack .../145-gpg_2.2.19-3ubuntu2.2_arm64.deb ... #14 46.34 Unpacking gpg (2.2.19-3ubuntu2.2) ... #14 46.41 Selecting previously unselected package pinentry-curses. #14 46.41 Preparing to unpack .../146-pinentry-curses_1.1.0-3build1_arm64.deb ... #14 46.41 Unpacking pinentry-curses (1.1.0-3build1) ... #14 46.45 Selecting previously unselected package gpg-agent. #14 46.46 Preparing to unpack .../147-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ... #14 46.46 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... #14 46.51 Selecting previously unselected package gpg-wks-client. #14 46.51 Preparing to unpack .../148-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ... #14 46.51 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... #14 46.55 Selecting previously unselected package gpg-wks-server. #14 46.55 Preparing to unpack .../149-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ... #14 46.56 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 46.60 Selecting previously unselected package gpgsm. #14 46.60 Preparing to unpack .../150-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ... #14 46.61 Unpacking gpgsm (2.2.19-3ubuntu2.2) ... #14 46.64 Selecting previously unselected package gnupg. #14 46.64 Preparing to unpack .../151-gnupg_2.2.19-3ubuntu2.2_all.deb ... #14 46.65 Unpacking gnupg (2.2.19-3ubuntu2.2) ... #14 46.69 Selecting previously unselected package libfile-which-perl. #16 14.08 Installing : glibc-devel-2.34-100.el9.x86_64 41/88 #14 44.75 Get:368 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtime-moment-perl arm64 0.44-2build1 [71.8 kB] #14 44.78 Get:369 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtype-tiny-xs-perl arm64 0.025-1 [25.7 kB] #14 44.79 Get:370 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libunicode-utf8-perl arm64 0.62-2 [17.7 kB] #14 44.79 Get:371 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libwww-mechanize-perl all 2.17-1ubuntu1 [95.6 kB] #14 44.82 Get:372 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB] #13 30.29 Unpacking libfile-touch-perl (0.12-2) ... #13 30.32 Selecting previously unselected package libio-pty-perl. #13 30.32 Preparing to unpack .../071-libio-pty-perl_1%3a1.17-1_armhf.deb ... #13 30.32 Unpacking libio-pty-perl (1:1.17-1) ... #13 30.36 Selecting previously unselected package libipc-run-perl. #13 30.36 Preparing to unpack .../072-libipc-run-perl_20220807.0-1_all.deb ... #13 30.36 Unpacking libipc-run-perl (20220807.0-1) ... #13 30.39 Selecting previously unselected package libclass-method-modifiers-perl. #13 30.40 Preparing to unpack .../073-libclass-method-modifiers-perl_2.14-1_all.deb ... #13 30.40 Unpacking libclass-method-modifiers-perl (2.14-1) ... #13 30.43 Selecting previously unselected package libclass-xsaccessor-perl. #13 30.43 Preparing to unpack .../074-libclass-xsaccessor-perl_1.19-4+b1_armhf.deb ... #13 30.43 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #13 30.46 Selecting previously unselected package libb-hooks-op-check-perl:armhf. #13 30.46 Preparing to unpack .../075-libb-hooks-op-check-perl_0.22-2+b1_armhf.deb ... #13 30.47 Unpacking libb-hooks-op-check-perl:armhf (0.22-2+b1) ... #13 30.50 Selecting previously unselected package libdynaloader-functions-perl. #16 15.51 Installing : util-linux-2.37.4-15.el9.aarch64 57/90 #16 15.54 Installing : policycoreutils-3.6-2.1.el9.aarch64 58/90 #16 15.55 Running scriptlet: policycoreutils-3.6-2.1.el9.aarch64 58/90 #16 15.56 Installing : selinux-policy-38.1.33-1.el9.noarch 59/90 #16 15.57 Running scriptlet: selinux-policy-38.1.33-1.el9.noarch 59/90 #13 35.11 Setting up gettext (0.19.8.1-9) ... #13 35.13 Setting up gcc-8 (8.3.0-6+rpi1) ... #13 35.15 Setting up libtool (2.4.6-9) ... #13 35.18 Setting up python3 (3.7.3-1) ... #13 35.30 Setting up man-db (2.8.5-2+deb10u1) ... #13 39.45 Preparing to unpack .../233-libglib2.0-data_2.58.3-2+deb10u5_all.deb ... #13 39.46 Unpacking libglib2.0-data (2.58.3-2+deb10u5) ... #13 39.61 Selecting previously unselected package libgpm2:amd64. #13 39.61 Preparing to unpack .../234-libgpm2_1.20.7-5_amd64.deb ... #13 39.62 Unpacking libgpm2:amd64 (1.20.7-5) ... #13 39.66 Selecting previously unselected package libidn11:amd64. #13 39.66 Preparing to unpack .../235-libidn11_1.33-2.2_amd64.deb ... #13 39.67 Unpacking libidn11:amd64 (1.33-2.2) ... #13 39.72 Selecting previously unselected package libntlm0:amd64. 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Download complete 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 Status: Downloaded newer image for busybox:latest #14 36.59 Selecting previously unselected package python3. #14 36.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4861 files and directories currently installed.) #14 36.59 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_armhf.deb ... #14 36.60 Unpacking python3 (3.8.2-0ubuntu2) ... #14 36.64 Selecting previously unselected package libbsd0:armhf. #14 36.64 Preparing to unpack .../001-libbsd0_0.10.0-1_armhf.deb ... #14 36.64 Unpacking libbsd0:armhf (0.10.0-1) ... #14 36.68 Selecting previously unselected package bsdmainutils. #14 36.68 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_armhf.deb ... #14 36.68 Unpacking bsdmainutils (11.1.2ubuntu3) ... #14 36.74 Selecting previously unselected package libuchardet0:armhf. #13 46.10 Installing : kernel-srpm-macros-1.0-20.fc39.noarch 120/159 #13 46.11 Installing : json-glib-1.8.0-1.fc39.aarch64 121/159 #13 46.12 Installing : libappstream-glib-0.8.2-4.fc39.aarch64 122/159 #13 46.13 Installing : gnat-srpm-macros-6-3.fc39.noarch 123/159 #13 46.14 Installing : ghc-srpm-macros-1.6.1-2.fc39.noarch 124/159 #13 46.14 Installing : fpc-srpm-macros-1.3-8.fc39.noarch 125/159 #13 46.15 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 126/159 #13 46.15 Installing : web-assets-filesystem-5-20.fc39.noarch 127/159 #13 46.16 Installing : js-jquery-3.6.4-2.fc39.noarch 128/159 #13 46.17 Installing : python-systemd-doc-235-5.fc39.aarch64 129/159 #13 46.18 Installing : python3-systemd-235-5.fc39.aarch64 130/159 #13 46.19 Installing : efi-srpm-macros-5-9.fc39.noarch 131/159 #13 46.20 Installing : ed-1.19-4.fc39.aarch64 132/159 #13 46.21 Installing : patch-2.7.6-22.fc39.aarch64 133/159 #13 46.22 Installing : diffutils-3.10-3.fc39.aarch64 134/159 #13 46.23 Installing : dbus-libs-1:1.14.10-1.fc39.aarch64 135/159 #13 46.25 Installing : python3-dbus-1.3.2-4.fc39.aarch64 136/159 #13 46.26 Installing : python3-dnf-plugins-core-4.5.0-1.fc39.noarch 137/159 #13 46.27 Installing : dash-0.5.12-1.fc39.aarch64 138/159 #13 46.28 Running scriptlet: dash-0.5.12-1.fc39.aarch64 138/159 #13 46.30 Installing : cpio-2.14-4.fc39.aarch64 139/159 #13 46.31 Installing : bzip2-1.0.8-16.fc39.aarch64 140/159 #13 46.32 Installing : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 141/159 #13 46.32 Installing : python-srpm-macros-3.12-4.fc39.noarch 142/159 #13 46.33 Installing : forge-srpm-macros-0.2.0-3.fc39.noarch 143/159 #13 46.34 Installing : go-srpm-macros-3.4.0-2.fc39.noarch 144/159 #13 46.35 Installing : redhat-rpm-config-265-1.fc39.noarch 145/159 #13 46.36 Installing : rpm-build-4.19.1.1-1.fc39.aarch64 146/159 #13 46.37 Installing : pyproject-srpm-macros-1.12.0-1.fc39.noarch 147/159 #13 46.38 Installing : rpmlint-fedora-license-data-1.42-1.fc39.noarch 148/159 #13 31.31 Selecting previously unselected package devscripts. #13 31.31 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ... #13 31.33 Unpacking devscripts (2.21.3+deb11u1) ... #13 31.45 Selecting previously unselected package diffstat. #13 31.46 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ... #13 31.46 Unpacking diffstat (1.64-1) ... #13 31.50 Selecting previously unselected package distro-info-data. #13 31.50 Preparing to unpack .../144-distro-info-data_0.51+deb11u5_all.deb ... #13 31.50 Unpacking distro-info-data (0.51+deb11u5) ... #13 31.54 Selecting previously unselected package python3-pkg-resources. #13 31.54 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ... #13 31.54 Unpacking python3-pkg-resources (52.0.0-4) ... #13 31.59 Selecting previously unselected package python3-chardet. #13 40.10 Preparing to unpack .../206-libx11-6_2%3a1.8.4-2+deb12u2_armhf.deb ... #13 40.11 Unpacking libx11-6:armhf (2:1.8.4-2+deb12u2) ... #13 34.28 Preparing to unpack .../103-devscripts_2.21.3+deb11u1_armhf.deb ... #13 34.30 Unpacking devscripts (2.21.3+deb11u1) ... #13 34.41 Selecting previously unselected package equivs. #13 40.20 Selecting previously unselected package libxpm4:armhf. #13 40.20 Preparing to unpack .../207-libxpm4_1%3a3.5.12-1.1+deb12u1_armhf.deb ... #13 34.42 Preparing to unpack .../104-equivs_2.3.1_all.deb ... #13 34.42 Unpacking equivs (2.3.1) ... #13 34.46 Selecting previously unselected package libcurl3-gnutls:armhf. #13 40.21 Unpacking libxpm4:armhf (1:3.5.12-1.1+deb12u1) ... #13 40.26 Selecting previously unselected package libgd3:armhf. #13 34.46 Preparing to unpack .../105-libcurl3-gnutls_7.74.0-1.3+deb11u11_armhf.deb ... #13 34.47 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u11) ... #13 40.26 Preparing to unpack .../208-libgd3_2.3.3-9_armhf.deb ... #13 40.26 Unpacking libgd3:armhf (2.3.3-9) ... #13 40.34 Selecting previously unselected package libc-devtools. #13 34.53 Selecting previously unselected package liberror-perl. #13 48.05 Setting up man-db (2.8.5-2+deb10u1) ... #13 48.16 Building database of manual pages ... #13 36.76 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #13 36.76 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #13 36.80 Selecting previously unselected package libexporter-tiny-perl. #13 36.80 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ... #13 36.80 Unpacking libexporter-tiny-perl (1.002002-1) ... #13 36.85 Selecting previously unselected package liblist-moreutils-xs-perl. #13 36.85 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ... #13 36.86 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #13 36.94 Selecting previously unselected package liblist-moreutils-perl. #13 36.94 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ... #13 36.97 Unpacking liblist-moreutils-perl (0.430-2) ... #14 36.98 Get:187 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libio-html-perl all 1.004-3 [15.9 kB] #14 37.09 Get:188 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblwp-mediatypes-perl all 6.04-2 [20.1 kB] #14 37.19 Get:189 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhttp-message-perl all 6.44-2ubuntu1 [78.0 kB] #13 45.84 Dependencies resolved. #13 45.86 ================================================================================ #13 45.86 Package Arch Version Repo Size #13 45.86 ================================================================================ #13 45.86 Installing: #13 45.86 dnf-plugins-core noarch 4.5.0-1.fc38 updates 38 k #13 45.86 rpm-build aarch64 4.18.2-1.fc38 updates 77 k #13 45.86 rpmlint noarch 2.4.0-6.fc38 updates 330 k #13 45.86 Upgrading: #13 45.86 dnf noarch 4.19.0-1.fc38 updates 507 k #13 45.86 dnf-data noarch 4.19.0-1.fc38 updates 39 k #13 45.86 libdnf aarch64 0.73.0-1.fc38 updates 629 k #13 45.86 python3-dnf noarch 4.19.0-1.fc38 updates 606 k #13 45.86 python3-hawkey aarch64 0.73.0-1.fc38 updates 99 k #13 45.86 python3-libdnf aarch64 0.73.0-1.fc38 updates 805 k #13 45.86 yum noarch 4.19.0-1.fc38 updates 37 k #13 45.86 Installing dependencies: #13 45.86 ansible-srpm-macros noarch 1-12.fc38 updates 21 k #13 45.86 binutils aarch64 2.39-16.fc38 updates 5.9 M #13 45.86 binutils-gold aarch64 2.39-16.fc38 updates 943 k #13 45.86 bzip2 aarch64 1.0.8-13.fc38 fedora 52 k #13 45.86 cpio aarch64 2.13-14.fc38 fedora 275 k #13 45.86 dash aarch64 0.5.12-1.fc38 updates 98 k #13 45.86 dbus-libs aarch64 1:1.14.10-1.fc38 updates 155 k #13 45.86 debugedit aarch64 5.0-9.fc38 updates 77 k #13 45.86 desktop-file-utils aarch64 0.26-8.fc38 fedora 71 k #13 45.86 devscripts-checkbashisms aarch64 2.23.0-1.fc38 fedora 28 k #13 45.86 diffutils aarch64 3.10-1.fc38 updates 395 k #13 45.86 dwz aarch64 0.15-2.fc38 fedora 136 k #13 45.86 ed aarch64 1.19-2.fc38 fedora 78 k #13 45.86 efi-srpm-macros noarch 5-7.fc38 fedora 22 k #13 45.86 elfutils aarch64 0.190-2.fc38 updates 551 k #13 45.86 elfutils-debuginfod-client aarch64 0.190-2.fc38 updates 37 k #13 45.86 emacs-filesystem noarch 1:28.3-0.rc1.fc38 updates 8.1 k #13 45.86 enchant2 aarch64 2.3.4-1.fc38 fedora 64 k #13 45.86 file aarch64 5.44-3.fc38 fedora 50 k #13 45.86 fonts-filesystem noarch 1:2.0.5-11.fc38 fedora 8.1 k #13 45.86 fonts-srpm-macros noarch 1:2.0.5-11.fc38 fedora 26 k #13 45.86 fpc-srpm-macros noarch 1.3-7.fc38 fedora 7.8 k #13 45.86 gdb-minimal aarch64 14.1-3.fc38 updates 3.9 M #13 45.86 gdk-pixbuf2 aarch64 2.42.10-2.fc38 fedora 484 k #13 45.86 ghc-srpm-macros noarch 1.6.1-1.fc38 fedora 8.0 k #13 45.86 glibc-gconv-extra aarch64 2.37-18.fc38 updates 2.0 M #13 45.86 gnat-srpm-macros noarch 6-2.fc38 fedora 8.8 k #13 45.86 go-srpm-macros noarch 3.4.0-2.fc38 updates 27 k #13 45.86 groff-base aarch64 1.22.4-11.fc38 fedora 1.0 M #13 45.86 hunspell aarch64 1.7.2-3.fc38 fedora 487 k #13 45.86 hunspell-en-GB noarch 0.20201207-3.fc38 fedora 225 k #13 45.86 hunspell-en-US noarch 0.20201207-3.fc38 fedora 181 k #13 45.86 hunspell-filesystem aarch64 1.7.2-3.fc38 fedora 9.3 k #13 45.86 jansson aarch64 2.13.1-6.fc38 fedora 45 k #13 45.86 js-jquery noarch 3.6.3-2.fc38 fedora 173 k #13 45.86 json-glib aarch64 1.6.6-4.fc38 fedora 159 k #13 45.86 kernel-srpm-macros noarch 1.0-19.fc38 updates 10 k #13 45.86 libappstream-glib aarch64 0.8.2-2.fc38 fedora 388 k #13 45.86 libjpeg-turbo aarch64 2.1.4-2.fc38 fedora 196 k #13 45.86 libpkgconf aarch64 1.8.0-6.fc38 fedora 36 k #13 45.86 libpng aarch64 2:1.6.37-14.fc38 fedora 116 k #13 45.86 libstemmer aarch64 2.2.0-5.fc38 fedora 171 k #13 45.86 lua-srpm-macros noarch 1-13.fc38 updates 8.7 k #13 45.86 ncurses aarch64 6.4-7.20230520.fc38 updates 414 k #13 45.86 ocaml-srpm-macros noarch 7-3.fc38 fedora 13 k #13 45.86 openblas-srpm-macros noarch 2-13.fc38 fedora 7.5 k #13 45.86 package-notes-srpm-macros noarch 0.5-8.fc38 updates 11 k #13 45.86 patch aarch64 2.7.6-19.fc38 fedora 123 k #13 45.86 perl-AutoLoader noarch 5.74-498.fc38 updates 22 k #13 45.86 perl-B aarch64 1.83-498.fc38 updates 183 k #13 45.86 perl-Carp noarch 1.52-490.fc38 fedora 29 k #13 45.86 perl-Class-Struct noarch 0.66-498.fc38 updates 23 k #13 45.86 perl-Data-Dumper aarch64 2.184-491.fc38 fedora 55 k #13 45.86 perl-Digest noarch 1.20-490.fc38 fedora 25 k #13 45.86 perl-Digest-MD5 aarch64 2.58-490.fc38 fedora 36 k #13 45.86 perl-DynaLoader aarch64 1.52-498.fc38 updates 27 k #13 45.86 perl-Encode aarch64 4:3.19-493.fc38 fedora 1.7 M #13 45.86 perl-Errno aarch64 1.36-498.fc38 updates 15 k #13 45.86 perl-Exporter noarch 5.77-490.fc38 fedora 31 k #13 45.86 perl-Fcntl aarch64 1.15-498.fc38 updates 21 k #13 45.86 perl-File-Basename noarch 2.85-498.fc38 updates 18 k #13 45.86 perl-File-Path noarch 2.18-490.fc38 fedora 35 k #13 45.86 perl-File-Temp noarch 1:0.231.100-490.fc38 fedora 59 k #13 45.86 perl-File-stat noarch 1.12-498.fc38 updates 18 k #13 45.86 perl-FileHandle noarch 2.03-498.fc38 updates 16 k #13 45.86 perl-Getopt-Long noarch 1:2.54-2.fc38 fedora 60 k #13 45.86 perl-Getopt-Std noarch 1.13-498.fc38 updates 16 k #13 45.86 perl-HTTP-Tiny noarch 0.086-2.fc38 updates 55 k #13 45.86 perl-IO aarch64 1.50-498.fc38 updates 93 k #13 45.86 perl-IO-Socket-IP noarch 0.41-492.fc38 fedora 41 k #13 45.86 perl-IO-Socket-SSL noarch 2.081-1.fc38 fedora 227 k #13 45.86 perl-IPC-Open3 noarch 1.22-498.fc38 updates 23 k #13 45.86 perl-MIME-Base64 aarch64 3.16-490.fc38 fedora 30 k #13 45.86 perl-Mozilla-CA noarch 20221114-2.fc38 fedora 12 k #13 45.86 perl-Net-SSLeay aarch64 1.92-5.fc38 fedora 357 k #13 45.86 perl-POSIX aarch64 2.03-498.fc38 updates 99 k #13 45.86 perl-PathTools aarch64 3.84-490.fc38 fedora 87 k #13 45.86 perl-Pod-Escapes noarch 1:1.07-490.fc38 fedora 20 k #13 45.86 perl-Pod-Perldoc noarch 3.28.01-491.fc38 fedora 86 k #13 45.86 perl-Pod-Simple noarch 1:3.43-491.fc38 fedora 219 k #13 45.86 perl-Pod-Usage noarch 4:2.03-4.fc38 fedora 40 k #13 45.86 perl-Scalar-List-Utils aarch64 5:1.63-490.fc38 fedora 71 k #13 45.86 perl-SelectSaver noarch 1.02-498.fc38 updates 12 k #13 45.86 perl-Socket aarch64 4:2.036-2.fc38 fedora 56 k #13 45.86 perl-Storable aarch64 1:3.26-490.fc38 fedora 96 k #13 45.86 perl-Symbol noarch 1.09-498.fc38 updates 15 k #13 45.86 perl-Term-ANSIColor noarch 5.01-491.fc38 fedora 47 k #13 45.86 perl-Term-Cap noarch 1.18-1.fc38 fedora 22 k #13 45.86 perl-Text-ParseWords noarch 3.31-490.fc38 fedora 16 k #13 45.86 perl-Text-Tabs+Wrap noarch 2023.0511-1.fc38 updates 22 k #13 45.86 perl-Time-Local noarch 2:1.300-490.fc38 fedora 33 k #13 45.86 perl-URI noarch 5.17-2.fc38 fedora 120 k #13 45.86 perl-base noarch 2.27-498.fc38 updates 17 k #13 45.86 perl-constant noarch 1.33-491.fc38 fedora 23 k #13 45.86 perl-if noarch 0.61.000-498.fc38 updates 15 k #13 45.86 perl-interpreter aarch64 4:5.36.3-498.fc38 updates 73 k #13 45.86 perl-libnet noarch 3.15-1.fc38 fedora 128 k #13 45.86 perl-libs aarch64 4:5.36.3-498.fc38 updates 2.2 M #13 45.86 perl-locale noarch 1.10-498.fc38 updates 14 k #13 45.86 perl-mro aarch64 1.26-498.fc38 updates 29 k #13 45.86 perl-overload noarch 1.35-498.fc38 updates 46 k #13 45.86 perl-overloading noarch 0.02-498.fc38 updates 13 k #13 45.86 perl-parent noarch 1:0.241-1.fc38 fedora 15 k #13 45.86 perl-podlators noarch 1:5.01-2.fc38 fedora 125 k #13 45.86 perl-srpm-macros noarch 1-48.fc38 fedora 8.4 k #13 45.86 perl-vars noarch 1.05-498.fc38 updates 14 k #13 45.86 pkgconf aarch64 1.8.0-6.fc38 fedora 41 k #13 45.86 pkgconf-m4 noarch 1.8.0-6.fc38 fedora 14 k #13 45.86 pkgconf-pkg-config aarch64 1.8.0-6.fc38 fedora 9.6 k #13 45.86 pyproject-srpm-macros noarch 1.12.0-1.fc38 updates 14 k #13 45.86 python-srpm-macros noarch 3.11-10.fc38 fedora 26 k #13 45.86 python3-construct noarch 2.10.68-4.fc38 fedora 151 k #13 45.86 python3-dateutil noarch 1:2.8.2-5.fc38 fedora 360 k #13 45.86 python3-dbus aarch64 1.3.2-2.fc38 fedora 158 k #13 45.86 python3-distro noarch 1.8.0-2.fc38 fedora 49 k #13 45.86 python3-dnf-plugins-core noarch 4.5.0-1.fc38 updates 323 k #13 45.86 python3-enchant noarch 3.2.2-6.fc38 fedora 103 k #13 45.86 python3-file-magic noarch 5.44-3.fc38 fedora 20 k #13 45.86 python3-pybeam noarch 0.7-5.fc38 fedora 33 k #13 45.86 python3-pyxdg noarch 0.27-7.fc38 fedora 134 k #13 45.86 python3-six noarch 1.16.0-9.fc38 fedora 42 k #13 45.86 python3-systemd aarch64 235-2.fc38 fedora 108 k #13 45.86 python3-tomli-w noarch 1.0.0-5.fc38 fedora 21 k #13 45.86 python3-zstandard aarch64 0.21.0-1.fc38 updates 457 k #13 45.86 qt5-srpm-macros noarch 5.15.11-1.fc38 updates 8.3 k #13 45.86 qt6-srpm-macros noarch 6.6.0-1.fc38 updates 8.6 k #13 45.86 redhat-rpm-config noarch 255-1.fc38 updates 81 k #13 45.86 rpmautospec-rpm-macros noarch 0.3.8-1.fc38 updates 9.0 k #13 45.86 rpmlint-fedora-license-data noarch 1.40-1.fc38 updates 32 k #13 45.86 rust-srpm-macros noarch 25.2-2.fc38 updates 13 k #13 45.86 shared-mime-info aarch64 2.2-3.fc38 fedora 380 k #13 45.86 unzip aarch64 6.0-60.fc38 fedora 183 k #13 45.86 web-assets-filesystem noarch 5-19.fc38 fedora 7.9 k #13 45.86 xxhash-libs aarch64 0.8.2-1.fc38 updates 35 k #13 45.86 xz aarch64 5.4.1-1.fc38 fedora 420 k #13 45.86 zip aarch64 3.0-37.fc38 updates 262 k #13 45.86 zstd aarch64 1.5.5-1.fc38 updates 445 k #13 45.86 Installing weak dependencies: #13 45.86 hunspell-en noarch 0.20201207-3.fc38 fedora 190 k #13 45.86 perl-NDBM_File aarch64 1.15-498.fc38 updates 23 k #13 45.86 python-systemd-doc aarch64 235-2.fc38 fedora 171 k #13 45.86 #13 45.86 Transaction Summary #13 45.86 ================================================================================ #13 45.86 Install 143 Packages #13 45.86 Upgrade 7 Packages #13 45.86 #13 45.87 Total download size: 33 M #13 45.87 Downloading Packages: #13 39.08 Preparing to unpack .../254-libglib2.0-0_2.66.8-1+deb11u1_amd64.deb ... #13 39.08 Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u1) ... #13 39.21 Selecting previously unselected package libglib2.0-data. #13 39.22 Preparing to unpack .../255-libglib2.0-data_2.66.8-1+deb11u1_all.deb ... #13 39.22 Unpacking libglib2.0-data (2.66.8-1+deb11u1) ... #13 39.37 Selecting previously unselected package libgpm2:amd64. #13 35.02 Preparing to unpack .../128-libhttp-negotiate-perl_6.01-1_all.deb ... #13 35.03 Unpacking libhttp-negotiate-perl (6.01-1) ... #13 35.06 Selecting previously unselected package perl-openssl-defaults:armhf. #13 35.06 Preparing to unpack .../129-perl-openssl-defaults_3_armhf.deb ... #13 35.07 Unpacking perl-openssl-defaults:armhf (3) ... #13 35.10 Selecting previously unselected package libnet-ssleay-perl. #13 35.10 Preparing to unpack .../130-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ... #13 35.11 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #13 35.18 Selecting previously unselected package libio-socket-ssl-perl. #13 35.18 Preparing to unpack .../131-libio-socket-ssl-perl_2.060-3_all.deb ... #13 35.18 Unpacking libio-socket-ssl-perl (2.060-3) ... #13 35.24 Selecting previously unselected package libnet-http-perl. #13 35.24 Preparing to unpack .../132-libnet-http-perl_6.18-1_all.deb ... #13 35.24 Unpacking libnet-http-perl (6.18-1) ... #13 35.27 Selecting previously unselected package liblwp-protocol-https-perl. #13 35.28 Preparing to unpack .../133-liblwp-protocol-https-perl_6.07-2_all.deb ... #13 41.15 Preparing to unpack .../381-xdelta3_3.0.11-dfsg-1.2_amd64.deb ... #13 41.15 Unpacking xdelta3 (3.0.11-dfsg-1.2) ... #13 41.19 Selecting previously unselected package pristine-tar. #13 41.19 Preparing to unpack .../382-pristine-tar_1.50_amd64.deb ... #13 41.20 Unpacking pristine-tar (1.50) ... #13 41.25 Selecting previously unselected package publicsuffix. #13 41.25 Preparing to unpack .../383-publicsuffix_20230209.2326-1_all.deb ... #13 41.25 Unpacking publicsuffix (20230209.2326-1) ... #13 41.30 Selecting previously unselected package python-apt-common. #13 41.30 Preparing to unpack .../384-python-apt-common_2.6.0_all.deb ... #13 41.31 Unpacking python-apt-common (2.6.0) ... #13 41.36 Selecting previously unselected package python3-apt. #14 46.69 Preparing to unpack .../152-libfile-which-perl_1.23-1_all.deb ... #14 46.74 Unpacking libfile-which-perl (1.23-1) ... #14 46.76 Selecting previously unselected package libfile-homedir-perl. #14 46.76 Preparing to unpack .../153-libfile-homedir-perl_1.004-1_all.deb ... #14 46.78 Unpacking libfile-homedir-perl (1.004-1) ... #14 46.81 Selecting previously unselected package libio-pty-perl. #14 46.81 Preparing to unpack .../154-libio-pty-perl_1%3a1.12-1_arm64.deb ... #14 46.81 Unpacking libio-pty-perl (1:1.12-1) ... #14 46.84 Selecting previously unselected package libipc-run-perl. #14 46.84 Preparing to unpack .../155-libipc-run-perl_20180523.0-2_all.deb ... #14 46.85 Unpacking libipc-run-perl (20180523.0-2) ... #14 46.88 Selecting previously unselected package libclass-method-modifiers-perl. #14 46.88 Preparing to unpack .../156-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 46.88 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 46.91 Selecting previously unselected package libb-hooks-op-check-perl. #14 38.90 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB] #14 38.92 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompt-tiny-perl all 0.003-1 [8924 B] #14 38.95 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 38.97 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB] #14 39.05 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #16 14.55 Installing : gcc-11.4.1-3.el9.x86_64 42/88 #16 14.56 Running scriptlet: gcc-11.4.1-3.el9.x86_64 42/88 #16 14.63 Installing : glibc-static-2.34-100.el9.x86_64 43/88 #16 14.64 Installing : libxcrypt-static-4.4.18-3.el9.x86_64 44/88 #14 45.22 Get:373 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxml-sax-base-perl all 1.09-3 [18.9 kB] #14 45.37 Get:374 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #13 30.50 Preparing to unpack .../076-libdynaloader-functions-perl_0.003-3_all.deb ... #13 30.50 Unpacking libdynaloader-functions-perl (0.003-3) ... #13 30.53 Selecting previously unselected package libdevel-callchecker-perl:armhf. #13 30.53 Preparing to unpack .../077-libdevel-callchecker-perl_0.008-2_armhf.deb ... #13 30.54 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ... #13 30.57 Selecting previously unselected package libparams-classify-perl:armhf. #13 30.57 Preparing to unpack .../078-libparams-classify-perl_0.015-2+b1_armhf.deb ... #13 30.57 Unpacking libparams-classify-perl:armhf (0.015-2+b1) ... #13 30.60 Selecting previously unselected package libmodule-runtime-perl. #13 30.60 Preparing to unpack .../079-libmodule-runtime-perl_0.016-2_all.deb ... #13 30.61 Unpacking libmodule-runtime-perl (0.016-2) ... #13 30.64 Selecting previously unselected package libimport-into-perl. #13 30.64 Preparing to unpack .../080-libimport-into-perl_1.002005-2_all.deb ... #13 30.64 Unpacking libimport-into-perl (1.002005-2) ... #13 30.67 Selecting previously unselected package librole-tiny-perl. #13 30.67 Preparing to unpack .../081-librole-tiny-perl_2.002004-1_all.deb ... #13 30.67 Unpacking librole-tiny-perl (2.002004-1) ... #13 30.72 Selecting previously unselected package libsub-quote-perl. WARNING! Using --password via the CLI is insecure. Use --password-stdin. #16 15.59 Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 60/90 #16 15.86 Installing : selinux-policy-targeted-38.1.33-1.el9.noarch 60/90 #13 35.42 Building database of manual pages ... #13 39.72 Preparing to unpack .../236-libntlm0_1.5-1+deb10u1_amd64.deb ... #13 39.72 Unpacking libntlm0:amd64 (1.5-1+deb10u1) ... #13 39.76 Selecting previously unselected package libgsasl7. #13 39.76 Preparing to unpack .../237-libgsasl7_1.8.0-8+deb10u1_amd64.deb ... #13 39.76 Unpacking libgsasl7 (1.8.0-8+deb10u1) ... #13 39.81 Selecting previously unselected package libhtml-form-perl. #13 39.82 Preparing to unpack .../238-libhtml-form-perl_6.03-1_all.deb ... #13 39.82 Unpacking libhtml-form-perl (6.03-1) ... #13 39.87 Selecting previously unselected package libhtml-format-perl. #13 39.87 Preparing to unpack .../239-libhtml-format-perl_2.12-1_all.deb ... #13 39.88 Unpacking libhtml-format-perl (2.12-1) ... #13 39.92 Selecting previously unselected package libhttp-daemon-perl. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_master@tmp/df49dda4-8a0c-4dab-8ced-b9c2b78eff31/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded #14 36.74 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_armhf.deb ... #14 36.74 Unpacking libuchardet0:armhf (0.0.6-3build1) ... #14 36.78 Selecting previously unselected package groff-base. #14 36.78 Preparing to unpack .../004-groff-base_1.22.4-4build1_armhf.deb ... #14 36.79 Unpacking groff-base (1.22.4-4build1) ... #14 36.89 Selecting previously unselected package libgdbm6:armhf. [Pipeline] { #13 46.41 Installing : rpmlint-2.5.0-5.fc39.noarch 149/159 #13 46.42 Installing : dnf-plugins-core-4.5.0-1.fc39.noarch 150/159 #13 46.42 Upgrading : yum-4.19.0-1.fc39.noarch 151/159 [Pipeline] wrap [Pipeline] { #13 31.59 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ... #13 31.60 Unpacking python3-chardet (4.0.0-1) ... #13 31.64 Selecting previously unselected package python3-six. #13 31.64 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ... #13 31.65 Unpacking python3-six (1.16.0-2) ... #13 31.68 Selecting previously unselected package python3-debian. #13 31.68 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ... #13 31.69 Unpacking python3-debian (0.1.39) ... #13 31.74 Selecting previously unselected package libgpgme11:armhf. #13 31.74 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ... #13 31.75 Unpacking libgpgme11:armhf (1.14.0-1+b2) ... #13 31.79 Selecting previously unselected package python3-gpg. #13 31.80 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ... #13 31.80 Unpacking python3-gpg (1.14.0-1+b2) ... #13 31.86 Selecting previously unselected package dput. [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #13 34.53 Preparing to unpack .../106-liberror-perl_0.17029-1_all.deb ... #13 34.53 Unpacking liberror-perl (0.17029-1) ... #13 34.57 Selecting previously unselected package git-man. #13 34.57 Preparing to unpack .../107-git-man_1%3a2.30.2-1+deb11u2_all.deb ... #13 34.57 Unpacking git-man (1:2.30.2-1+deb11u2) ... #13 34.69 Selecting previously unselected package git. #13 34.69 Preparing to unpack .../108-git_1%3a2.30.2-1+deb11u2_armhf.deb ... #13 34.71 Unpacking git (1:2.30.2-1+deb11u2) ... #13 40.35 Preparing to unpack .../209-libc-devtools_2.36-9+deb12u4_armhf.deb ... #13 40.35 Unpacking libc-devtools (2.36-9+deb12u4) ... #13 40.39 Selecting previously unselected package libcapture-tiny-perl. #13 40.39 Preparing to unpack .../210-libcapture-tiny-perl_0.48-2_all.deb ... #13 40.40 Unpacking libcapture-tiny-perl (0.48-2) ... #13 40.44 Selecting previously unselected package libcgi-pm-perl. #13 40.44 Preparing to unpack .../211-libcgi-pm-perl_4.55-1_all.deb ... #13 40.45 Unpacking libcgi-pm-perl (4.55-1) ... #13 40.50 Selecting previously unselected package libfcgi0ldbl:armhf. #13 40.50 Preparing to unpack .../212-libfcgi0ldbl_2.4.2-2_armhf.deb ... #13 40.51 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ... #13 40.55 Selecting previously unselected package libfcgi-perl. #13 40.55 Preparing to unpack .../213-libfcgi-perl_0.82+ds-2_armhf.deb ... #13 40.55 Unpacking libfcgi-perl (0.82+ds-2) ... #13 40.59 Selecting previously unselected package libcgi-fast-perl. #13 40.59 Preparing to unpack .../214-libcgi-fast-perl_1%3a2.15-1_all.deb ... #13 40.60 Unpacking libcgi-fast-perl (1:2.15-1) ... #13 40.63 Selecting previously unselected package libclass-data-inheritable-perl. #13 40.63 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 40.64 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 40.67 Selecting previously unselected package libclass-inspector-perl. #13 37.02 Selecting previously unselected package libdata-dpath-perl. #13 37.02 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ... #13 37.02 Unpacking libdata-dpath-perl (0.58-1) ... #13 37.06 Selecting previously unselected package libdata-dump-perl. #13 37.07 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ... #13 37.07 Unpacking libdata-dump-perl (1.23-1.1) ... #13 37.10 Selecting previously unselected package libdata-messagepack-perl. #13 37.11 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ... #13 37.11 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #13 37.15 Selecting previously unselected package libnet-domain-tld-perl. #13 37.15 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ... #13 37.16 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #13 37.19 Selecting previously unselected package libdata-validate-domain-perl. #13 37.19 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 37.19 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 37.23 Selecting previously unselected package libdevel-size-perl. #14 37.40 Get:190 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB] #13 46.94 (1/150): bzip2-1.0.8-13.fc38.aarch64.rpm 210 kB/s | 52 kB 00:00 #13 46.95 (2/150): desktop-file-utils-0.26-8.fc38.aarch64 281 kB/s | 71 kB 00:00 #13 46.95 (3/150): devscripts-checkbashisms-2.23.0-1.fc38 4.0 MB/s | 28 kB 00:00 #13 46.96 (4/150): cpio-2.13-14.fc38.aarch64.rpm 1.0 MB/s | 275 kB 00:00 #13 46.96 (5/150): dwz-0.15-2.fc38.aarch64.rpm 11 MB/s | 136 kB 00:00 #13 46.96 (6/150): ed-1.19-2.fc38.aarch64.rpm 5.7 MB/s | 78 kB 00:00 #13 46.97 (7/150): efi-srpm-macros-5-7.fc38.noarch.rpm 3.0 MB/s | 22 kB 00:00 #13 46.97 (8/150): enchant2-2.3.4-1.fc38.aarch64.rpm 5.7 MB/s | 64 kB 00:00 #13 46.97 (9/150): file-5.44-3.fc38.aarch64.rpm 5.3 MB/s | 50 kB 00:00 #13 46.98 (10/150): fonts-filesystem-2.0.5-11.fc38.noarch 909 kB/s | 8.1 kB 00:00 #13 46.98 (11/150): fonts-srpm-macros-2.0.5-11.fc38.noarc 4.1 MB/s | 26 kB 00:00 #13 46.98 (12/150): fpc-srpm-macros-1.3-7.fc38.noarch.rpm 899 kB/s | 7.8 kB 00:00 #13 47.00 (13/150): gdk-pixbuf2-2.42.10-2.fc38.aarch64.rp 24 MB/s | 484 kB 00:00 #13 47.00 (14/150): ghc-srpm-macros-1.6.1-1.fc38.noarch.r 434 kB/s | 8.0 kB 00:00 #13 47.01 (15/150): gnat-srpm-macros-6-2.fc38.noarch.rpm 432 kB/s | 8.8 kB 00:00 #13 47.02 (16/150): groff-base-1.22.4-11.fc38.aarch64.rpm 57 MB/s | 1.0 MB 00:00 #13 47.03 (17/150): hunspell-1.7.2-3.fc38.aarch64.rpm 27 MB/s | 487 kB 00:00 #13 47.03 (18/150): hunspell-en-GB-0.20201207-3.fc38.noar 15 MB/s | 225 kB 00:00 #13 47.04 (19/150): hunspell-en-0.20201207-3.fc38.noarch. 6.5 MB/s | 190 kB 00:00 #13 47.04 (20/150): hunspell-en-US-0.20201207-3.fc38.noar 12 MB/s | 181 kB 00:00 #13 47.04 (21/150): hunspell-filesystem-1.7.2-3.fc38.aarc 789 kB/s | 9.3 kB 00:00 #13 39.37 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ... #13 39.37 Unpacking libgpm2:amd64 (1.20.7-8) ... #13 39.40 Selecting previously unselected package libhash-fieldhash-perl. #13 39.41 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ... #13 39.41 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #13 39.44 Selecting previously unselected package libhtml-form-perl. #13 39.45 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ... #13 39.45 Unpacking libhtml-form-perl (6.07-1) ... #13 39.48 Selecting previously unselected package libhtml-format-perl. #13 39.49 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ... #13 39.49 Unpacking libhtml-format-perl (2.12-1.1) ... #13 39.55 Selecting previously unselected package libhtml-html5-entities-perl. #13 39.56 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #13 39.56 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #13 39.59 Selecting previously unselected package libhttp-daemon-perl. #14 36.16 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsort-versions-perl all 1.62-1 [9294 B] #14 36.24 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 36.32 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #14 36.34 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB] #14 36.42 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-perl all 4.04000-1 [81.8 kB] #13 35.28 Unpacking liblwp-protocol-https-perl (6.07-2) ... #13 35.32 Selecting previously unselected package libtry-tiny-perl. #13 35.32 Preparing to unpack .../134-libtry-tiny-perl_0.30-1_all.deb ... #13 35.32 Unpacking libtry-tiny-perl (0.30-1) ... #13 35.36 Selecting previously unselected package libwww-robotrules-perl. #13 35.36 Preparing to unpack .../135-libwww-robotrules-perl_6.02-1_all.deb ... #13 35.36 Unpacking libwww-robotrules-perl (6.02-1) ... #13 35.40 Selecting previously unselected package libwww-perl. #13 35.40 Preparing to unpack .../136-libwww-perl_6.36-2_all.deb ... #13 35.40 Unpacking libwww-perl (6.36-2) ... #13 35.45 Selecting previously unselected package patchutils. #13 35.45 Preparing to unpack .../137-patchutils_0.3.4-2_armhf.deb ... #13 35.46 Unpacking patchutils (0.3.4-2) ... #13 35.54 Selecting previously unselected package wdiff. #13 41.37 Preparing to unpack .../385-python3-apt_2.6.0_amd64.deb ... #13 41.37 Unpacking python3-apt (2.6.0) ... #13 41.41 Selecting previously unselected package python3-certifi. #13 41.42 Preparing to unpack .../386-python3-certifi_2022.9.24-1_all.deb ... #13 41.42 Unpacking python3-certifi (2022.9.24-1) ... #13 41.47 Selecting previously unselected package python3-charset-normalizer. #13 41.47 Preparing to unpack .../387-python3-charset-normalizer_3.0.1-2_all.deb ... #13 41.48 Unpacking python3-charset-normalizer (3.0.1-2) ... #13 41.52 Selecting previously unselected package python3-idna. #13 41.53 Preparing to unpack .../388-python3-idna_3.3-1_all.deb ... #13 41.53 Unpacking python3-idna (3.3-1) ... #13 41.58 Selecting previously unselected package python3-magic. #14 46.91 Preparing to unpack .../157-libb-hooks-op-check-perl_0.22-1build2_arm64.deb ... #14 46.92 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #14 46.94 Selecting previously unselected package libdynaloader-functions-perl. #14 46.94 Preparing to unpack .../158-libdynaloader-functions-perl_0.003-1_all.deb ... #14 46.95 Unpacking libdynaloader-functions-perl (0.003-1) ... #14 46.98 Selecting previously unselected package libdevel-callchecker-perl. #14 46.98 Preparing to unpack .../159-libdevel-callchecker-perl_0.008-1ubuntu1_arm64.deb ... #14 46.98 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 47.01 Selecting previously unselected package libparams-classify-perl. #14 47.01 Preparing to unpack .../160-libparams-classify-perl_0.015-1build2_arm64.deb ... #14 47.02 Unpacking libparams-classify-perl (0.015-1build2) ... #14 47.05 Selecting previously unselected package libmodule-runtime-perl. #14 47.05 Preparing to unpack .../161-libmodule-runtime-perl_0.016-1_all.deb ... #14 47.05 Unpacking libmodule-runtime-perl (0.016-1) ... #14 47.08 Selecting previously unselected package libimport-into-perl. #14 47.09 Preparing to unpack .../162-libimport-into-perl_1.002005-1_all.deb ... #14 47.09 Unpacking libimport-into-perl (1.002005-1) ... #14 47.12 Selecting previously unselected package librole-tiny-perl. #14 47.12 Preparing to unpack .../163-librole-tiny-perl_2.001004-1_all.deb ... #14 47.12 Unpacking librole-tiny-perl (2.001004-1) ... #14 47.15 Selecting previously unselected package libstrictures-perl. #14 47.15 Preparing to unpack .../164-libstrictures-perl_2.000006-1_all.deb ... #14 47.16 Unpacking libstrictures-perl (2.000006-1) ... #14 47.19 Selecting previously unselected package libsub-quote-perl. #14 47.19 Preparing to unpack .../165-libsub-quote-perl_2.006006-1_all.deb ... #14 47.20 Unpacking libsub-quote-perl (2.006006-1) ... #14 47.22 Selecting previously unselected package libmoo-perl. #14 39.06 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.2 [15.5 kB] #14 39.07 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB] #14 39.11 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB] #14 39.12 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB] #16 14.64 Installing : vim-filesystem-2:8.2.2637-20.el9.noarch 45/88 #14 45.47 Get:375 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1build1 [305 kB] #14 45.65 Get:376 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxml-parser-perl arm64 2.46-4 [204 kB] #13 30.72 Preparing to unpack .../082-libsub-quote-perl_2.006008-1_all.deb ... #13 30.72 Unpacking libsub-quote-perl (2.006008-1) ... #13 30.75 Selecting previously unselected package libmoo-perl. #13 30.76 Preparing to unpack .../083-libmoo-perl_2.005005-1_all.deb ... #13 30.76 Unpacking libmoo-perl (2.005005-1) ... #13 30.79 Selecting previously unselected package libencode-locale-perl. #13 30.79 Preparing to unpack .../084-libencode-locale-perl_1.05-3_all.deb ... #13 30.80 Unpacking libencode-locale-perl (1.05-3) ... #13 30.83 Selecting previously unselected package libtimedate-perl. #13 30.83 Preparing to unpack .../085-libtimedate-perl_2.3300-2_all.deb ... #13 30.83 Unpacking libtimedate-perl (2.3300-2) ... #13 30.87 Selecting previously unselected package libhttp-date-perl. #13 30.87 Preparing to unpack .../086-libhttp-date-perl_6.05-2_all.deb ... #13 30.87 Unpacking libhttp-date-perl (6.05-2) ... #13 30.90 Selecting previously unselected package libfile-listing-perl. #13 30.90 Preparing to unpack .../087-libfile-listing-perl_6.15-1_all.deb ... #13 30.90 Unpacking libfile-listing-perl (6.15-1) ... #13 30.93 Selecting previously unselected package libhtml-tagset-perl. #13 30.93 Preparing to unpack .../088-libhtml-tagset-perl_3.20-6_all.deb ... #13 30.94 Unpacking libhtml-tagset-perl (3.20-6) ... #13 30.97 Selecting previously unselected package libregexp-ipv6-perl. #13 30.97 Preparing to unpack .../089-libregexp-ipv6-perl_0.03-3_all.deb ... #13 30.97 Unpacking libregexp-ipv6-perl (0.03-3) ... #13 31.00 Selecting previously unselected package liburi-perl. #13 31.00 Preparing to unpack .../090-liburi-perl_5.17-1_all.deb ... #13 31.00 Unpacking liburi-perl (5.17-1) ... #13 31.04 Selecting previously unselected package libhtml-parser-perl:armhf. #13 39.92 Preparing to unpack .../240-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ... #13 39.92 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ... #13 39.96 Selecting previously unselected package libstruct-dumb-perl. #13 39.96 Preparing to unpack .../241-libstruct-dumb-perl_0.09-1_all.deb ... #13 39.96 Unpacking libstruct-dumb-perl (0.09-1) ... #13 40.00 Selecting previously unselected package libio-async-perl. #13 40.00 Preparing to unpack .../242-libio-async-perl_0.72-1_all.deb ... #13 40.00 Unpacking libio-async-perl (0.72-1) ... #13 40.05 Selecting previously unselected package libio-sessiondata-perl. #13 40.06 Preparing to unpack .../243-libio-sessiondata-perl_1.03-1_all.deb ... #13 40.06 Unpacking libio-sessiondata-perl (1.03-1) ... #13 40.09 Selecting previously unselected package libio-string-perl. #13 40.09 Preparing to unpack .../244-libio-string-perl_1.08-3_all.deb ... #13 40.10 Unpacking libio-string-perl (1.08-3) ... #13 40.13 Selecting previously unselected package libtypes-serialiser-perl. #13 40.13 Preparing to unpack .../245-libtypes-serialiser-perl_1.0-1_all.deb ... #13 40.13 Unpacking libtypes-serialiser-perl (1.0-1) ... #13 40.16 Selecting previously unselected package libjson-xs-perl. #14 36.90 Preparing to unpack .../005-libgdbm6_1.18.1-5_armhf.deb ... #14 36.90 Unpacking libgdbm6:armhf (1.18.1-5) ... #14 36.93 Selecting previously unselected package libpipeline1:armhf. #14 36.94 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_armhf.deb ... #14 36.94 Unpacking libpipeline1:armhf (1.5.2-2build1) ... #14 36.99 Selecting previously unselected package man-db. #14 36.99 Preparing to unpack .../007-man-db_2.9.1-1_armhf.deb ... #14 36.99 Unpacking man-db (2.9.1-1) ... #14 37.11 Selecting previously unselected package perl-modules-5.30. #14 37.11 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... #14 37.11 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... #13 46.61 Installing : glibc-gconv-extra-2.38-16.fc39.aarch64 152/159 #13 46.62 Running scriptlet: glibc-gconv-extra-2.38-16.fc39.aarch64 152/159 #13 46.63 Cleanup : yum-4.18.2-1.fc39.noarch 153/159 #13 46.64 Running scriptlet: dnf-4.18.2-1.fc39.noarch 154/159 #13 46.65 Cleanup : dnf-4.18.2-1.fc39.noarch 154/159 #13 46.65 Running scriptlet: dnf-4.18.2-1.fc39.noarch 154/159 #13 46.66 Cleanup : python3-dnf-4.18.2-1.fc39.noarch 155/159 #13 46.67 Cleanup : python3-hawkey-0.72.0-1.fc39.aarch64 156/159 #13 46.68 Cleanup : dnf-data-4.18.2-1.fc39.noarch 157/159 #13 46.69 Cleanup : python3-libdnf-0.72.0-1.fc39.aarch64 158/159 #13 46.70 Cleanup : libdnf-0.72.0-1.fc39.aarch64 159/159 #20 DONE 16.4s #21 [build 5/6] RUN < Making bundle: binary (in /tmp/bundles/binary) #22 0.636 ++++++ cat ./cli/winresources/dockerd/winres.json #22 0.636 { #22 0.636 "RT_GROUP_ICON": { #22 0.636 "#1": { #22 0.636 "0409": "../../winresources/docker.ico" #22 0.636 } #22 0.636 }, #22 0.636 "RT_MANIFEST": { #22 0.636 "#1": { #22 0.636 "0409": { #22 0.636 "identity": {}, #22 0.636 "description": "Docker Engine", #22 0.636 "minimum-os": "vista", #22 0.636 "execution-level": "", #22 0.636 "ui-access": false, #22 0.636 "auto-elevate": false, #22 0.636 "dpi-awareness": "unaware", #22 0.636 "disable-theming": false, #22 0.636 "disable-window-filtering": false, #22 0.636 "high-resolution-scrolling-aware": false, #22 0.636 "ultra-high-resolution-scrolling-aware": false, #22 0.636 "long-path-aware": false, #22 0.636 "printer-driver-isolation": false, #22 0.636 "gdi-scaling": false, #22 0.636 "segment-heap": false, #22 0.636 "use-common-controls-v6": false #22 0.636 } #22 0.636 } #22 0.636 }, #22 0.636 "RT_MESSAGETABLE": { #22 0.636 "#1": { #22 0.636 "0409": "../../winresources/event_messages.bin" #22 0.636 } #22 0.636 }, #22 0.636 "RT_VERSION": { #22 0.636 "#1": { #22 0.636 "0409": { #22 0.636 "fixed": { #22 0.636 "file_version": "0.0.0.0", #22 0.636 "product_version": "0.0.0.0", #22 0.636 "type": "Unknown" #22 0.636 }, #22 0.636 "info": { #22 0.636 "0000": { #22 0.636 "CompanyName": "", #22 0.636 "FileVersion": "0.0.0-20240226182428-efb9206", #22 0.636 "LegalCopyright": "Copyright © 2015-2024 Docker Inc.", #22 0.636 "OriginalFileName": "dockerd.exe", #22 0.636 "ProductName": "", #22 0.636 "ProductVersion": "0.0.0-20240226182428-efb9206", #22 0.636 "SpecialBuild": "b37f8c8" #22 0.636 } #22 0.636 } #22 0.636 } #22 0.636 } #22 0.636 } #22 0.636 } #22 0.640 cmd/dockerd/cobra.go #22 0.640 cmd/dockerd/config.go #22 0.640 cmd/dockerd/config_windows.go #22 0.640 cmd/dockerd/daemon.go #22 0.640 cmd/dockerd/daemon_test.go #22 0.640 cmd/dockerd/daemon_windows.go #22 0.640 cmd/dockerd/docker.go #22 0.641 cmd/dockerd/docker_windows.go #22 0.641 cmd/dockerd/error.go #22 0.641 cmd/dockerd/genwinres_windows.go #22 0.644 cmd/dockerd/grpclog.go #22 0.644 cmd/dockerd/metrics.go #22 0.644 cmd/dockerd/options.go #22 0.644 cmd/dockerd/options_test.go #22 0.644 cmd/dockerd/required.go #22 0.644 cmd/dockerd/service_windows.go #22 0.663 Building static /tmp/bundles/binary-daemon/dockerd.exe (windows/amd64)... #22 0.666 + tee /go/src/github.com/docker/docker/go.mod #22 0.667 module github.com/docker/docker #13 49.64 Setting up libpackage-stash-xs-perl:arm64 (0.30-1+b1) ... #22 0.667 #22 0.667 go 1.21 #22 0.667 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT #22 0.667 + GO111MODULE=on #22 0.667 + GOTOOLCHAIN=local #22 0.667 + go build -mod=vendor -modfile=vendor.mod -o /tmp/bundles/binary-daemon/dockerd.exe -tags ' osusergo static_build ' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:18:35.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=Community Engine" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/dockerd #13 49.65 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 49.66 Setting up libxs-parse-keyword-perl (0.33-1) ... #13 49.66 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ... #13 49.67 Setting up libdata-dump-perl (1.25-1) ... #13 49.68 Setting up gcc-12 (12.2.0-14) ... #13 49.69 Setting up libfile-find-rule-perl (0.34-3) ... #13 49.70 Setting up libref-util-perl (0.204-2) ... #13 49.71 Setting up libipc-system-simple-perl (1.30-2) ... #13 49.72 Setting up libnet-domain-tld-perl (1.75-3) ... #13 49.73 Setting up libperlio-utf8-strict-perl (0.010-1) ... #13 49.74 Setting up libsocket6-perl (0.29-3) ... #13 49.76 Setting up libgd3:arm64 (2.3.3-9) ... #13 49.76 Setting up libvariable-magic-perl (0.63-1+b1) ... #13 49.77 Setting up libio-html-perl (1.004-3) ... #13 49.78 Setting up libpod-parser-perl (1.65-1) ... #13 49.79 Setting up libb-hooks-op-check-perl:arm64 (0.22-2+b1) ... #13 49.80 Setting up libparams-util-perl (1.102-2+b1) ... #13 49.81 Setting up libdpkg-perl (1.21.22) ... #13 49.82 Setting up libtime-duration-perl (1.21-2) ... #13 49.83 Setting up autoconf (2.71-3) ... #13 49.84 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #13 49.85 Setting up libarray-intspan-perl (2.004-2) ... #13 49.86 Setting up libcapture-tiny-perl (0.48-2) ... #13 49.87 Setting up libtimedate-perl (2.3300-2) ... #13 49.91 Setting up libregexp-ipv6-perl (0.03-3) ... #13 49.92 Setting up gpg-wks-server (2.2.40-1.1) ... #13 49.93 Setting up libsub-name-perl:arm64 (0.26-2+b1) ... #13 32.34 Preparing to unpack .../157-git-man_1%3a2.30.2-1+deb11u2_all.deb ... #13 32.35 Unpacking git-man (1:2.30.2-1+deb11u2) ... #13 32.48 Selecting previously unselected package git. #13 32.48 Preparing to unpack .../158-git_1%3a2.30.2-1+deb11u2_armhf.deb ... #13 32.49 Unpacking git (1:2.30.2-1+deb11u2) ... #13 41.17 Preparing to unpack .../226-libconvert-binhex-perl_1.125-3_all.deb ... #13 41.18 Unpacking libconvert-binhex-perl (1.125-3) ... #13 41.21 Selecting previously unselected package libcpanel-json-xs-perl:armhf. #13 41.21 Preparing to unpack .../227-libcpanel-json-xs-perl_4.35-1_armhf.deb ... #13 41.22 Unpacking libcpanel-json-xs-perl:armhf (4.35-1) ... #13 41.26 Selecting previously unselected package libdevel-stacktrace-perl. #13 41.26 Preparing to unpack .../228-libdevel-stacktrace-perl_2.0400-2_all.deb ... #13 41.27 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #13 41.30 Selecting previously unselected package libexception-class-perl. #13 41.30 Preparing to unpack .../229-libexception-class-perl_1.45-1_all.deb ... #13 41.31 Unpacking libexception-class-perl (1.45-1) ... #13 41.35 Selecting previously unselected package libiterator-perl. #13 41.35 Preparing to unpack .../230-libiterator-perl_0.03+ds1-2_all.deb ... #13 41.36 Unpacking libiterator-perl (0.03+ds1-2) ... #13 41.39 Selecting previously unselected package libiterator-util-perl. #13 41.40 Preparing to unpack .../231-libiterator-util-perl_0.02+ds1-2_all.deb ... #13 41.40 Unpacking libiterator-util-perl (0.02+ds1-2) ... #13 41.44 Selecting previously unselected package libdata-dpath-perl. #14 38.05 Get:196 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblwp-protocol-https-perl all 6.11-1 [8992 B] #13 37.69 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ... #13 37.69 Unpacking libfile-find-rule-perl (0.34-1) ... #13 37.73 Selecting previously unselected package libfont-afm-perl. #13 37.73 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ... #13 37.74 Unpacking libfont-afm-perl (1.20-3) ... #13 37.77 Selecting previously unselected package libio-string-perl. #13 37.77 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ... #13 37.78 Unpacking libio-string-perl (1.08-3.1) ... #13 37.81 Selecting previously unselected package libfont-ttf-perl. #13 37.81 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ... #13 37.81 Unpacking libfont-ttf-perl (1.06-1.1) ... #13 37.87 Selecting previously unselected package libio-stringy-perl. #13 37.87 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ... #13 37.87 Unpacking libio-stringy-perl (2.111-3) ... #13 37.90 Selecting previously unselected package libparams-validate-perl:arm64. #13 37.91 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ... #13 37.91 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ... #13 37.94 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 37.95 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #13 37.95 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #13 37.99 Selecting previously unselected package libsort-versions-perl. #13 37.99 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ... #13 38.00 Unpacking libsort-versions-perl (1.62-1) ... #13 38.03 Selecting previously unselected package libgit-wrapper-perl. #13 47.57 (100/150): lua-srpm-macros-1-13.fc38.noarch.rpm 272 kB/s | 8.7 kB 00:00 #13 47.58 (101/150): ncurses-6.4-7.20230520.fc38.aarch64. 12 MB/s | 414 kB 00:00 #13 47.58 (102/150): perl-AutoLoader-5.74-498.fc38.noarch 2.3 MB/s | 22 kB 00:00 #13 47.58 (103/150): package-notes-srpm-macros-0.5-8.fc38 831 kB/s | 11 kB 00:00 #13 47.59 (104/150): perl-B-1.83-498.fc38.aarch64.rpm 17 MB/s | 183 kB 00:00 #13 47.59 (105/150): perl-Class-Struct-0.66-498.fc38.noar 2.2 MB/s | 23 kB 00:00 #13 47.59 (106/150): perl-DynaLoader-1.52-498.fc38.aarch6 4.2 MB/s | 27 kB 00:00 #13 47.60 (107/150): perl-Errno-1.36-498.fc38.aarch64.rpm 1.7 MB/s | 15 kB 00:00 #13 47.60 (108/150): perl-Fcntl-1.15-498.fc38.aarch64.rpm 2.5 MB/s | 21 kB 00:00 #13 47.60 (109/150): perl-File-Basename-2.85-498.fc38.noa 2.2 MB/s | 18 kB 00:00 #13 47.60 (110/150): perl-File-stat-1.12-498.fc38.noarch. 3.0 MB/s | 18 kB 00:00 #13 47.61 (111/150): perl-FileHandle-2.03-498.fc38.noarch 2.0 MB/s | 16 kB 00:00 #13 47.61 (112/150): perl-Getopt-Std-1.13-498.fc38.noarch 1.8 MB/s | 16 kB 00:00 #13 47.61 (113/150): perl-HTTP-Tiny-0.086-2.fc38.noarch.r 8.0 MB/s | 55 kB 00:00 #13 47.62 (114/150): perl-IO-1.50-498.fc38.aarch64.rpm 9.6 MB/s | 93 kB 00:00 #13 47.62 (115/150): perl-IPC-Open3-1.22-498.fc38.noarch. 2.3 MB/s | 23 kB 00:00 #13 47.62 (116/150): perl-POSIX-2.03-498.fc38.aarch64.rpm 14 MB/s | 99 kB 00:00 #13 47.64 (117/150): perl-NDBM_File-1.15-498.fc38.aarch64 965 kB/s | 23 kB 00:00 #13 47.64 (118/150): perl-SelectSaver-1.02-498.fc38.noarc 551 kB/s | 12 kB 00:00 #13 47.65 (119/150): perl-Symbol-1.09-498.fc38.noarch.rpm 666 kB/s | 15 kB 00:00 #13 47.69 (120/150): perl-Text-Tabs+Wrap-2023.0511-1.fc38 498 kB/s | 22 kB 00:00 #13 47.69 (121/150): perl-base-2.27-498.fc38.noarch.rpm 356 kB/s | 17 kB 00:00 #13 47.69 (122/150): perl-if-0.61.000-498.fc38.noarch.rpm 310 kB/s | 15 kB 00:00 #13 47.70 (123/150): perl-interpreter-5.36.3-498.fc38.aar 6.9 MB/s | 73 kB 00:00 #13 47.72 (124/150): perl-libs-5.36.3-498.fc38.aarch64.rp 93 MB/s | 2.2 MB 00:00 #13 47.72 (125/150): perl-locale-1.10-498.fc38.noarch.rpm 736 kB/s | 14 kB 00:00 #13 47.72 (126/150): perl-mro-1.26-498.fc38.aarch64.rpm 1.6 MB/s | 29 kB 00:00 #13 47.73 (127/150): perl-overload-1.35-498.fc38.noarch.r 6.7 MB/s | 46 kB 00:00 #13 47.73 (128/150): perl-overloading-0.02-498.fc38.noarc 1.4 MB/s | 13 kB 00:00 #13 47.73 (129/150): perl-vars-1.05-498.fc38.noarch.rpm 1.3 MB/s | 14 kB 00:00 #13 47.74 (130/150): pyproject-srpm-macros-1.12.0-1.fc38. 1.9 MB/s | 14 kB 00:00 #13 47.74 (131/150): python3-dnf-plugins-core-4.5.0-1.fc3 25 MB/s | 323 kB 00:00 #13 47.75 (132/150): python3-zstandard-0.21.0-1.fc38.aarc 28 MB/s | 457 kB 00:00 #13 47.75 (133/150): qt5-srpm-macros-5.15.11-1.fc38.noarc 891 kB/s | 8.3 kB 00:00 #13 47.76 (134/150): qt6-srpm-macros-6.6.0-1.fc38.noarch. 712 kB/s | 8.6 kB 00:00 #13 47.76 (135/150): redhat-rpm-config-255-1.fc38.noarch. 7.9 MB/s | 81 kB 00:00 #13 47.77 (136/150): rpm-build-4.18.2-1.fc38.aarch64.rpm 9.8 MB/s | 77 kB 00:00 #13 47.77 (137/150): rpmautospec-rpm-macros-0.3.8-1.fc38. 877 kB/s | 9.0 kB 00:00 #13 47.78 (138/150): rpmlint-2.4.0-6.fc38.noarch.rpm 23 MB/s | 330 kB 00:00 #13 47.78 (139/150): rpmlint-fedora-license-data-1.40-1.f 2.9 MB/s | 32 kB 00:00 #13 47.78 (140/150): rust-srpm-macros-25.2-2.fc38.noarch. 933 kB/s | 13 kB 00:00 #13 47.79 (141/150): xxhash-libs-0.8.2-1.fc38.aarch64.rpm 3.3 MB/s | 35 kB 00:00 #13 47.80 (142/150): zstd-1.5.5-1.fc38.aarch64.rpm 36 MB/s | 445 kB 00:00 #13 40.09 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ... #13 40.10 Unpacking libltdl-dev:amd64 (2.4.6-15) ... #13 40.15 Selecting previously unselected package liblzo2-2:amd64. #13 40.15 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ... #13 40.16 Unpacking liblzo2-2:amd64 (2.10-2) ... #13 40.19 Selecting previously unselected package libsys-hostname-long-perl. #13 40.19 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ... #13 40.20 Unpacking libsys-hostname-long-perl (1.5-2) ... #13 40.23 Selecting previously unselected package libmail-sendmail-perl. #13 40.23 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ... #13 40.24 Unpacking libmail-sendmail-perl (0.80-1.1) ... #13 40.27 Selecting previously unselected package libnet-smtp-ssl-perl. #13 40.27 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 40.27 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 40.30 Selecting previously unselected package libmailtools-perl. #13 35.39 Setting up bzip2 (1.0.8-4) ... #13 35.41 Setting up libfakeroot:armhf (1.25.3-1.1) ... #13 35.43 Setting up libasan6:armhf (10.2.1-6+rpi1) ... #13 35.44 Setting up fakeroot (1.25.3-1.1) ... #13 35.45 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 35.45 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 #13 35.45 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 #13 35.45 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 #13 35.45 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 #13 35.45 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 #13 35.45 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 #13 35.45 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 #13 35.45 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 #13 35.46 Setting up autotools-dev (20180224.1+nmu1) ... #13 35.48 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #13 35.53 Setting up make (4.3-4.1) ... #13 35.54 Setting up libmpfr6:armhf (4.1.0-3) ... #13 35.56 Setting up libsigsegv2:armhf (2.13-1) ... #13 35.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #14 36.95 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB] #14 37.17 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #13 42.11 Preparing to unpack .../397-xdg-user-dirs_0.18-1_amd64.deb ... #13 42.12 Unpacking xdg-user-dirs (0.18-1) ... #13 42.17 Selecting previously unselected package zstd. #13 42.17 Preparing to unpack .../398-zstd_1.5.4+dfsg2-5_amd64.deb ... #13 42.18 Unpacking zstd (1.5.4+dfsg2-5) ... #13 42.29 Setting up liblz1:amd64 (1.13-5) ... #13 42.31 Setting up libksba8:amd64 (1.6.3-2) ... #13 42.32 Setting up media-types (10.0.0) ... #13 42.34 Setting up libpipeline1:amd64 (1.5.7-1) ... #13 42.36 Setting up plzip (1.10-5) ... #13 42.37 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode #13 42.37 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #13 42.38 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #13 42.39 Setting up wdiff (1.2.2-5) ... #13 42.40 Setting up libaom3:amd64 (3.6.0-1) ... #13 36.14 Preparing to unpack .../147-python3-gpg_1.12.0-6_armhf.deb ... #13 36.14 Unpacking python3-gpg (1.12.0-6) ... #13 36.22 Selecting previously unselected package dput. #13 36.23 Preparing to unpack .../148-dput_1.0.3_all.deb ... #13 36.24 Unpacking dput (1.0.3) ... #13 36.28 Selecting previously unselected package equivs. #13 36.28 Preparing to unpack .../149-equivs_2.2.0_all.deb ... #13 36.29 Unpacking equivs (2.2.0) ... #13 36.38 Selecting previously unselected package exim4-config. #14 40.05 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB] #12 41.90 (78/152): python3-dateutil-2.8.2-10.fc39.noarch 25 MB/s | 355 kB 00:00 #12 41.90 (79/152): python3-dbus-1.3.2-4.fc39.x86_64.rpm 14 MB/s | 157 kB 00:00 #12 41.90 (80/152): python3-distro-1.8.0-6.fc39.noarch.rp 3.6 MB/s | 49 kB 00:00 #12 41.91 (81/152): python3-enchant-3.2.2-10.fc39.noarch. 9.2 MB/s | 101 kB 00:00 #12 41.91 (82/152): python3-file-magic-5.44-5.fc39.noarch 2.7 MB/s | 20 kB 00:00 #12 41.91 (83/152): python3-packaging-23.1-4.fc39.noarch. 11 MB/s | 114 kB 00:00 #12 41.92 (84/152): python3-pybeam-0.7-7.fc39.noarch.rpm 3.3 MB/s | 31 kB 00:00 #12 41.92 (85/152): python3-pyxdg-0.27-9.fc39.noarch.rpm 19 MB/s | 130 kB 00:00 #12 41.98 (86/152): python3-six-1.16.0-12.fc39.noarch.rpm 683 kB/s | 41 kB 00:00 #12 41.98 (87/152): python3-systemd-235-5.fc39.x86_64.rpm 1.7 MB/s | 107 kB 00:00 #12 41.98 (88/152): python3-tomli-w-1.0.0-9.fc39.noarch.r 358 kB/s | 21 kB 00:00 #12 41.99 (89/152): python3-zstandard-0.21.0-3.fc39.x86_6 42 MB/s | 486 kB 00:00 #12 42.00 (90/152): shared-mime-info-2.2-4.fc39.x86_64.rp 20 MB/s | 380 kB 00:00 #12 42.00 (91/152): unzip-6.0-62.fc39.x86_64.rpm 9.2 MB/s | 184 kB 00:00 #12 42.01 (92/152): web-assets-filesystem-5-20.fc39.noarc 534 kB/s | 7.9 kB 00:00 #12 42.01 (93/152): xxhash-libs-0.8.2-1.fc39.x86_64.rpm 4.2 MB/s | 37 kB 00:00 #12 42.02 (94/152): xz-5.4.4-1.fc39.x86_64.rpm 32 MB/s | 556 kB 00:00 #12 42.03 (95/152): zip-3.0-39.fc39.x86_64.rpm 14 MB/s | 266 kB 00:00 #12 42.03 (96/152): zstd-1.5.5-4.fc39.x86_64.rpm 23 MB/s | 482 kB 00:00 #12 42.04 (97/152): ansible-srpm-macros-1-12.fc39.noarch. 1.4 MB/s | 21 kB 00:00 #12 42.05 (98/152): binutils-gold-2.40-14.fc39.x86_64.rpm 53 MB/s | 795 kB 00:00 #12 42.06 (99/152): debugedit-5.0-12.fc39.x86_64.rpm 3.7 MB/s | 79 kB 00:00 #12 42.06 (100/152): dnf-plugins-core-4.5.0-1.fc39.noarch 4.0 MB/s | 38 kB 00:00 #12 42.07 (101/152): elfutils-0.190-4.fc39.x86_64.rpm 43 MB/s | 551 kB 00:00 #12 42.11 (102/152): binutils-2.40-14.fc39.x86_64.rpm 77 MB/s | 5.6 MB 00:00 #16 15.45 Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 60/88 #14 47.74 Preparing to unpack .../178-libhttp-cookies-perl_6.08-1_all.deb ... #14 47.75 Unpacking libhttp-cookies-perl (6.08-1) ... #14 47.78 Selecting previously unselected package libhttp-negotiate-perl. #14 47.78 Preparing to unpack .../179-libhttp-negotiate-perl_6.01-1_all.deb ... #14 47.78 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 47.81 Selecting previously unselected package perl-openssl-defaults:arm64. #14 47.81 Preparing to unpack .../180-perl-openssl-defaults_4_arm64.deb ... #14 47.82 Unpacking perl-openssl-defaults:arm64 (4) ... #14 47.87 Selecting previously unselected package libnet-ssleay-perl. #14 47.87 Preparing to unpack .../181-libnet-ssleay-perl_1.88-2ubuntu1_arm64.deb ... #14 47.88 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #14 47.93 Selecting previously unselected package libio-socket-ssl-perl. #14 47.93 Preparing to unpack .../182-libio-socket-ssl-perl_2.067-1_all.deb ... #14 47.94 Unpacking libio-socket-ssl-perl (2.067-1) ... #14 47.98 Selecting previously unselected package libnet-http-perl. #14 46.39 Get:385 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 unzip arm64 6.0-28ubuntu1.1 [170 kB] #13 31.53 Preparing to unpack .../102-libnet-http-perl_6.22-1_all.deb ... #13 31.54 Unpacking libnet-http-perl (6.22-1) ... #13 31.57 Selecting previously unselected package liblwp-protocol-https-perl. #13 31.57 Preparing to unpack .../103-liblwp-protocol-https-perl_6.10-1_all.deb ... #13 31.57 Unpacking liblwp-protocol-https-perl (6.10-1) ... #13 31.60 Selecting previously unselected package libtry-tiny-perl. #13 31.60 Preparing to unpack .../104-libtry-tiny-perl_0.31-2_all.deb ... #13 31.61 Unpacking libtry-tiny-perl (0.31-2) ... #13 31.64 Selecting previously unselected package libwww-robotrules-perl. #13 31.64 Preparing to unpack .../105-libwww-robotrules-perl_6.02-1_all.deb ... #13 31.64 Unpacking libwww-robotrules-perl (6.02-1) ... #13 31.70 Selecting previously unselected package libwww-perl. #13 31.70 Preparing to unpack .../106-libwww-perl_6.68-1_all.deb ... #13 31.71 Unpacking libwww-perl (6.68-1) ... #13 31.75 Selecting previously unselected package patchutils. 9ad63333ebc9: Pulling fs layer 9ad63333ebc9: Verifying Checksum 9ad63333ebc9: Download complete #13 40.74 Preparing to unpack .../255-mysql-common_5.8+1.0.5_all.deb ... #13 40.75 Unpacking mysql-common (5.8+1.0.5) ... #13 40.79 Selecting previously unselected package mariadb-common. #13 40.79 Preparing to unpack .../256-mariadb-common_1%3a10.3.39-0+deb10u2_all.deb ... #13 40.80 Unpacking mariadb-common (1:10.3.39-0+deb10u2) ... #13 40.83 Selecting previously unselected package libmariadb3:amd64. #13 40.84 Preparing to unpack .../257-libmariadb3_1%3a10.3.39-0+deb10u2_amd64.deb ... #13 40.84 Unpacking libmariadb3:amd64 (1:10.3.39-0+deb10u2) ... #13 40.89 Selecting previously unselected package libpython2.7-minimal:amd64. #13 40.90 Preparing to unpack .../258-libpython2.7-minimal_2.7.16-2+deb10u3_amd64.deb ... #13 40.90 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u3) ... #13 40.98 Selecting previously unselected package libpython2.7-stdlib:amd64. #14 37.88 Selecting previously unselected package perl. #14 37.88 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.5_armhf.deb ... #14 37.88 Unpacking perl (5.30.0-9ubuntu0.5) ... #14 37.94 Selecting previously unselected package openssl. #14 37.94 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.22_armhf.deb ... #14 37.94 Unpacking openssl (1.1.1f-1ubuntu2.22) ... #14 38.03 Selecting previously unselected package ca-certificates. #13 49.94 Setting up libtype-tiny-xs-perl:arm64 (0.025-1) ... #13 49.95 Setting up libsyntax-keyword-try-perl (0.28-1) ... #13 49.97 Setting up libdata-validate-domain-perl (0.10-1.1) ... #13 49.98 Setting up libproc-processtable-perl:arm64 (0.634-1+b2) ... #13 49.99 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 50.00 Setting up xauth (1:1.1.2-1) ... #13 50.01 Setting up libpath-tiny-perl (0.144-1) ... #13 50.02 Setting up libarchive-cpio-perl (0.10-3) ... #13 50.03 Setting up libjson-perl (4.10000-1) ... #13 50.04 Setting up libnsl2:arm64 (1.3.0-2) ... #13 50.05 Setting up libipc-run3-perl (0.048-3) ... #13 50.06 Setting up libregexp-wildcards-perl (1.05-3) ... #13 50.07 Setting up libfcgi-perl (0.82+ds-2) ... #13 50.08 Setting up libsub-override-perl (0.09-4) ... #13 50.09 Setting up libaliased-perl (0.34-3) ... #13 50.10 Setting up libstrictures-perl (2.000006-1) ... #13 50.11 Setting up libsub-quote-perl (2.006008-1) ... #13 50.12 Setting up libdevel-stacktrace-perl (2.0400-2) ... #13 50.13 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #13 50.14 Setting up libsort-versions-perl (1.62-3) ... #14 38.45 Get:197 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtry-tiny-perl all 0.31-2 [20.8 kB] #13 41.44 Preparing to unpack .../232-libdata-dpath-perl_0.58-2_all.deb ... #13 41.45 Unpacking libdata-dpath-perl (0.58-2) ... #13 41.49 Selecting previously unselected package libdata-dump-perl. #13 41.49 Preparing to unpack .../233-libdata-dump-perl_1.25-1_all.deb ... #13 41.49 Unpacking libdata-dump-perl (1.25-1) ... #13 41.53 Selecting previously unselected package libdata-messagepack-perl. #13 41.54 Preparing to unpack .../234-libdata-messagepack-perl_1.02-1+b1_armhf.deb ... #13 41.54 Unpacking libdata-messagepack-perl (1.02-1+b1) ... #13 41.58 Selecting previously unselected package libnet-domain-tld-perl. #13 41.58 Preparing to unpack .../235-libnet-domain-tld-perl_1.75-3_all.deb ... #13 41.58 Unpacking libnet-domain-tld-perl (1.75-3) ... #13 41.62 Selecting previously unselected package libdata-validate-domain-perl. #13 41.62 Preparing to unpack .../236-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 41.63 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 41.66 Selecting previously unselected package libnet-ipv6addr-perl. #13 38.04 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ... #13 38.04 Unpacking libgit-wrapper-perl (0.048-1) ... #13 38.07 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 38.07 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #13 38.08 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #13 38.11 Selecting previously unselected package libio-prompter-perl. #13 38.11 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ... #13 38.11 Unpacking libio-prompter-perl (0.004015-1) ... #13 38.15 Selecting previously unselected package libjson-perl. #13 38.15 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ... #13 38.15 Unpacking libjson-perl (4.03000-1) ... #13 38.19 Selecting previously unselected package liblog-any-perl. #13 38.19 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ... #13 38.20 Unpacking liblog-any-perl (1.709-1) ... #13 38.23 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 38.24 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 38.24 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 38.27 Selecting previously unselected package libpackage-stash-perl. #15 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 2.9s done #15 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf #15 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf done #15 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #15 DONE 10.8s #13 47.80 (143/150): zip-3.0-37.fc38.aarch64.rpm 14 MB/s | 262 kB 00:00 #13 47.81 (144/150): dnf-4.19.0-1.fc38.noarch.rpm 24 MB/s | 507 kB 00:00 #13 47.81 (145/150): dnf-data-4.19.0-1.fc38.noarch.rpm 2.6 MB/s | 39 kB 00:00 #13 47.82 (146/150): libdnf-0.73.0-1.fc38.aarch64.rpm 49 MB/s | 629 kB 00:00 #13 47.83 (147/150): python3-dnf-4.19.0-1.fc38.noarch.rpm 27 MB/s | 606 kB 00:00 #13 47.84 (148/150): python3-hawkey-0.73.0-1.fc38.aarch64 4.5 MB/s | 99 kB 00:00 #13 47.84 (149/150): python3-libdnf-0.73.0-1.fc38.aarch64 39 MB/s | 805 kB 00:00 #13 47.85 (150/150): yum-4.19.0-1.fc38.noarch.rpm 3.6 MB/s | 37 kB 00:00 #13 47.85 -------------------------------------------------------------------------------- #13 47.85 Total 17 MB/s | 33 MB 00:01 #13 40.31 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ... #13 40.31 Unpacking libmailtools-perl (2.21-1) ... #13 40.39 Selecting previously unselected package libmarkdown2:amd64. #13 40.40 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ... #13 40.40 Unpacking libmarkdown2:amd64 (2.2.6-1) ... #13 40.43 Selecting previously unselected package libmime-tools-perl. #13 40.44 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ... #13 40.44 Unpacking libmime-tools-perl (5.509-1) ... #13 40.49 Selecting previously unselected package libmoox-aliases-perl. #13 40.49 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ... #13 40.50 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #13 40.54 Selecting previously unselected package libnamespace-autoclean-perl. #13 40.54 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ... #13 40.54 Unpacking libnamespace-autoclean-perl (0.29-1) ... #13 40.58 Selecting previously unselected package libobject-id-perl. #13 40.58 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ... #13 40.59 Unpacking libobject-id-perl (0.1.2-2.1) ... #13 40.62 Selecting previously unselected package libmoox-struct-perl. #13 40.62 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ... #13 40.63 Unpacking libmoox-struct-perl (0.020-1) ... #13 40.65 Selecting previously unselected package libmouse-perl. #13 35.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 35.59 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 #13 35.59 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 #13 35.59 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 #13 35.59 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 #13 35.59 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 #13 35.59 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 #13 35.59 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 #13 35.59 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 #13 35.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 #13 35.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 #13 35.60 Setting up libmpc3:armhf (1.2.0-1) ... #13 35.61 Setting up libatomic1:armhf (10.2.1-6+rpi1) ... #13 35.63 Setting up patch (2.7.6-7) ... #13 35.64 Setting up autopoint (0.21-4) ... #13 35.66 Setting up libubsan1:armhf (10.2.1-6+rpi1) ... #13 35.67 Setting up libnsl-dev:armhf (1.3.0-2) ... #13 35.69 Setting up sensible-utils (0.0.14) ... #13 35.70 Setting up libcrypt-dev:armhf (1:4.4.18-4) ... #13 35.71 Setting up libuchardet0:armhf (0.0.7-1) ... #13 35.73 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ... #13 35.74 Setting up libcurl4:armhf (7.74.0-1.3+deb11u11) ... #13 35.75 Setting up git-man (1:2.30.2-1+deb11u2) ... #13 35.77 Setting up curl (7.74.0-1.3+deb11u11) ... #13 35.78 Setting up libbinutils:armhf (2.35.2-2+rpi1) ... #13 35.80 Setting up libisl23:armhf (0.23-1) ... #13 35.81 Setting up libc-dev-bin (2.31-13+rpt2+rpi1+deb11u7) ... #13 35.83 Setting up libtinfo5:armhf (6.2+20201114-2+deb11u2) ... #13 35.84 Setting up libelf1:armhf (0.183-1) ... #13 35.85 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ... #13 35.87 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ... #13 35.88 Setting up cpp-10 (10.2.1-6+rpi1) ... #13 35.89 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #13 35.91 Setting up libpython3-stdlib:armhf (3.9.2-3) ... #13 35.92 Setting up libgdbm6:armhf (1.19-2) ... #14 37.19 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-perl all 1.012004-1 [321 kB] #14 37.40 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #13 42.42 Setting up libabsl20220623:amd64 (20220623.1-1) ... #13 42.43 Setting up libxau6:amd64 (1:1.0.9-1) ... #13 42.45 Setting up libre2-9:amd64 (20220601+dfsg-1+b1) ... #13 42.46 Setting up libkeyutils1:amd64 (1.6.3-2) ... #13 42.48 Setting up libpsl5:amd64 (0.21.2-1) ... #13 42.49 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #13 42.51 Setting up libicu72:amd64 (72.1-3) ... #13 42.52 Setting up liblerc4:amd64 (4.0.0+ds-2) ... #13 42.54 Setting up bsdextrautils (2.38.1-5+b1) ... #13 42.55 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ... #13 42.57 Setting up libtext-glob-perl (0.11-3) ... #13 42.58 Setting up xdg-user-dirs (0.18-1) ... #13 42.61 Setting up libmagic-mgc (1:5.44-3) ... #13 36.38 Preparing to unpack .../150-exim4-config_4.92-8+deb10u9_all.deb ... #13 36.39 Unpacking exim4-config (4.92-8+deb10u9) ... #13 36.47 Selecting previously unselected package exim4-base. #13 36.47 Preparing to unpack .../151-exim4-base_4.92-8+deb10u9_armhf.deb ... #13 36.48 Unpacking exim4-base (4.92-8+deb10u9) ... #13 36.57 Selecting previously unselected package libevent-2.1-6:armhf. #12 42.11 (103/152): elfutils-debuginfod-client-0.190-4.f 865 kB/s | 38 kB 00:00 #12 42.11 (104/152): emacs-filesystem-29.2-2.fc39.noarch. 187 kB/s | 7.1 kB 00:00 #12 42.12 (105/152): forge-srpm-macros-0.2.0-3.fc39.noarc 3.6 MB/s | 19 kB 00:00 #12 42.12 (106/152): go-srpm-macros-3.4.0-2.fc39.noarch.r 5.6 MB/s | 27 kB 00:00 #12 42.16 (107/152): gdb-minimal-14.1-4.fc39.x86_64.rpm 95 MB/s | 4.3 MB 00:00 #14 40.07 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #14 40.08 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #14 40.09 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #12 42.17 (108/152): glibc-gconv-extra-2.38-16.fc39.x86_6 28 MB/s | 1.6 MB 00:00 #12 42.18 (109/152): groff-base-1.23.0-3.fc39.x86_64.rpm 21 MB/s | 1.1 MB 00:00 #12 42.19 (110/152): lua-srpm-macros-1-13.fc39.noarch.rpm 363 kB/s | 8.7 kB 00:00 #14 40.09 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmailtools-perl all 2.21-1 [80.7 kB] #14 40.12 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB] #14 40.13 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B] #12 42.19 (111/152): perl-AutoLoader-5.74-502.fc39.noarch 3.1 MB/s | 21 kB 00:00 #12 42.19 (112/152): perl-B-1.88-502.fc39.x86_64.rpm 17 MB/s | 177 kB 00:00 #12 42.20 (113/152): perl-Class-Struct-0.68-502.fc39.noar 2.2 MB/s | 22 kB 00:00 #14 40.13 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #12 42.20 (114/152): perl-DynaLoader-1.54-502.fc39.x86_64 4.8 MB/s | 26 kB 00:00 #12 42.20 (115/152): perl-Errno-1.37-502.fc39.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #12 42.20 (116/152): perl-Fcntl-1.15-502.fc39.x86_64.rpm 2.8 MB/s | 21 kB 00:00 #12 42.21 (117/152): perl-File-Basename-2.86-502.fc39.noa 3.3 MB/s | 17 kB 00:00 #12 42.21 (118/152): perl-File-stat-1.13-502.fc39.noarch. 2.4 MB/s | 17 kB 00:00 #12 42.21 (119/152): perl-FileHandle-2.05-502.fc39.noarch 2.0 MB/s | 16 kB 00:00 #12 42.22 (120/152): perl-Getopt-Std-1.13-502.fc39.noarch 2.8 MB/s | 16 kB 00:00 #12 42.22 (121/152): perl-IO-1.52-502.fc39.x86_64.rpm 10 MB/s | 82 kB 00:00 #12 42.22 (122/152): perl-IPC-Open3-1.22-502.fc39.noarch. 2.6 MB/s | 22 kB 00:00 #12 42.22 (123/152): perl-NDBM_File-1.16-502.fc39.x86_64. 4.1 MB/s | 23 kB 00:00 #12 42.23 (124/152): perl-POSIX-2.13-502.fc39.x86_64.rpm 11 MB/s | 97 kB 00:00 #12 42.23 (125/152): perl-SelectSaver-1.02-502.fc39.noarc 1.4 MB/s | 12 kB 00:00 #12 42.23 (126/152): perl-Symbol-1.09-502.fc39.noarch.rpm 1.4 MB/s | 14 kB 00:00 #12 42.24 (127/152): perl-base-2.27-502.fc39.noarch.rpm 2.2 MB/s | 16 kB 00:00 #12 42.24 (128/152): perl-if-0.61.000-502.fc39.noarch.rpm 1.4 MB/s | 14 kB 00:00 #12 42.24 (129/152): perl-interpreter-5.38.2-502.fc39.x86 8.1 MB/s | 72 kB 00:00 #12 42.25 (130/152): perl-locale-1.10-502.fc39.noarch.rpm 1.3 MB/s | 14 kB 00:00 #12 42.27 (131/152): perl-libs-5.38.2-502.fc39.x86_64.rpm 85 MB/s | 2.4 MB 00:00 #12 42.27 (132/152): perl-mro-1.28-502.fc39.x86_64.rpm 1.3 MB/s | 29 kB 00:00 #12 42.27 (133/152): perl-overload-1.37-502.fc39.noarch.r 2.0 MB/s | 46 kB 00:00 #12 42.28 (134/152): perl-overloading-0.02-502.fc39.noarc 2.3 MB/s | 13 kB 00:00 #12 42.28 (135/152): perl-vars-1.05-502.fc39.noarch.rpm 1.7 MB/s | 13 kB 00:00 #12 42.28 (136/152): pyproject-srpm-macros-1.12.0-1.fc39. 1.8 MB/s | 14 kB 00:00 #12 42.29 (137/152): python3-dnf-plugins-core-4.5.0-1.fc3 31 MB/s | 318 kB 00:00 #12 42.29 (138/152): qt5-srpm-macros-5.15.12-1.fc39.noarc 690 kB/s | 8.4 kB 00:00 #12 42.30 (139/152): qt6-srpm-macros-6.6.2-1.fc39.noarch. 747 kB/s | 8.9 kB 00:00 #12 42.30 (140/152): redhat-rpm-config-265-1.fc39.noarch. 11 MB/s | 78 kB 00:00 #12 42.30 (141/152): rpm-build-4.19.1.1-1.fc39.x86_64.rpm 8.1 MB/s | 78 kB 00:00 #12 42.31 (142/152): rpmautospec-rpm-macros-0.6.3-1.fc39. 1.1 MB/s | 10 kB 00:00 #12 42.31 (143/152): rpmlint-fedora-license-data-1.42-1.f 6.3 MB/s | 33 kB 00:00 #12 42.32 (144/152): rpmlint-2.5.0-5.fc39.noarch.rpm 28 MB/s | 342 kB 00:00 #16 15.70 Installing : selinux-policy-targeted-38.1.33-1.el9.noarch 60/88 #14 47.98 Preparing to unpack .../183-libnet-http-perl_6.19-1_all.deb ... #14 47.99 Unpacking libnet-http-perl (6.19-1) ... #14 48.05 Selecting previously unselected package liblwp-protocol-https-perl. #14 48.05 Preparing to unpack .../184-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #14 48.06 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 48.09 Selecting previously unselected package libtry-tiny-perl. #14 48.09 Preparing to unpack .../185-libtry-tiny-perl_0.30-1_all.deb ... #14 48.09 Unpacking libtry-tiny-perl (0.30-1) ... #14 48.12 Selecting previously unselected package libwww-robotrules-perl. #14 48.13 Preparing to unpack .../186-libwww-robotrules-perl_6.02-1_all.deb ... #14 48.13 Unpacking libwww-robotrules-perl (6.02-1) ... #14 48.16 Selecting previously unselected package libwww-perl. #14 48.16 Preparing to unpack .../187-libwww-perl_6.43-1_all.deb ... #14 48.17 Unpacking libwww-perl (6.43-1) ... #14 48.21 Selecting previously unselected package patchutils. #14 46.54 Get:386 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 lintian all 2.116.3ubuntu3.1 [1151 kB] #13 31.75 Preparing to unpack .../107-patchutils_0.4.2-1_armhf.deb ... #13 31.75 Unpacking patchutils (0.4.2-1) ... #13 31.81 Selecting previously unselected package wdiff. #13 31.81 Preparing to unpack .../108-wdiff_1.2.2-5_armhf.deb ... #13 31.82 Unpacking wdiff (1.2.2-5) ... #13 31.87 Selecting previously unselected package devscripts. #13 31.87 Preparing to unpack .../109-devscripts_2.23.4_armhf.deb ... #13 31.89 Unpacking devscripts (2.23.4) ... #13 31.99 Selecting previously unselected package equivs. #13 40.98 Preparing to unpack .../259-libpython2.7-stdlib_2.7.16-2+deb10u3_amd64.deb ... 9ad63333ebc9: Pull complete Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 #13 40.99 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u3) ... #13 41.18 Selecting previously unselected package libpython2.7:amd64. Status: Downloaded newer image for busybox:latest #14 38.03 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #14 38.04 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... #14 38.09 Selecting previously unselected package distro-info-data. #14 38.09 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.15_all.deb ... #14 38.10 Unpacking distro-info-data (0.43ubuntu1.15) ... #14 38.12 Selecting previously unselected package libmagic-mgc. #14 38.13 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_armhf.deb ... #14 38.13 Unpacking libmagic-mgc (1:5.38-4) ... #14 38.20 Selecting previously unselected package libmagic1:armhf. #14 38.20 Preparing to unpack .../016-libmagic1_1%3a5.38-4_armhf.deb ... #14 38.20 Unpacking libmagic1:armhf (1:5.38-4) ... #14 38.24 Selecting previously unselected package file. #14 38.24 Preparing to unpack .../017-file_1%3a5.38-4_armhf.deb ... #14 38.24 Unpacking file (1:5.38-4) ... #14 38.27 Selecting previously unselected package less. #14 38.27 Preparing to unpack .../018-less_551-1ubuntu0.2_armhf.deb ... #14 38.28 Unpacking less (551-1ubuntu0.2) ... #14 38.32 Selecting previously unselected package libelf1:armhf. #13 50.15 Setting up libexporter-tiny-perl (1.006000-1) ... #13 50.16 Setting up libre-engine-re2-perl:arm64 (0.17+ds-1) ... #13 50.16 Setting up libfile-dirlist-perl (0.05-3) ... #13 50.18 Setting up libterm-readkey-perl (2.38-2+b1) ... #13 50.19 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ... #13 50.20 Setting up libperlio-gzip-perl (0.20-1+b1) ... #13 50.21 Setting up libsys-hostname-long-perl (1.5-3) ... #13 50.22 Setting up libhtml-html5-entities-perl (0.004-3) ... #13 50.22 Setting up libsereal-decoder-perl (5.003+ds-1) ... #13 50.23 Setting up liburi-perl (5.17-1) ... #13 50.24 Setting up libnet-ipv6addr-perl (1.02-1) ... #13 50.25 Setting up libfile-touch-perl (0.12-2) ... #13 50.26 Setting up libc-devtools (2.36-9+deb12u4) ... #13 50.28 Setting up libemail-address-xs-perl (1.05-1+b1) ... #13 50.29 Setting up libnet-ssleay-perl:arm64 (1.92-2+b1) ... #13 50.30 Setting up automake (1:1.16.5-1.3) ... #13 50.31 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 50.32 Setting up libapt-pkg-perl (0.1.40+b2) ... #13 50.33 Setting up libio-sessiondata-perl (1.03-3) ... #13 50.34 Setting up libstring-escape-perl (2010.002-3) ... #13 50.34 Setting up libberkeleydb-perl:arm64 (0.64-2+b1) ... #13 50.35 Setting up libhttp-date-perl (6.05-2) ... #13 50.36 Setting up libfile-which-perl (1.27-2) ... #13 50.37 Setting up libfile-basedir-perl (0.09-2) ... #13 50.42 Setting up libtask-weaken-perl (1.06-2) ... #13 50.43 Setting up libunicode-utf8-perl (0.62-2) ... #13 50.43 Setting up libfeature-compat-try-perl (0.05-1) ... #13 50.44 Setting up libset-intspan-perl (1.19-3) ... #13 50.45 Setting up libmouse-perl (2.5.10-1+b3) ... #14 38.61 Get:198 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #13 41.66 Preparing to unpack .../237-libnet-ipv6addr-perl_1.02-1_all.deb ... #13 41.67 Unpacking libnet-ipv6addr-perl (1.02-1) ... #13 41.70 Selecting previously unselected package libnet-netmask-perl. #13 41.70 Preparing to unpack .../238-libnet-netmask-perl_2.0002-2_all.deb ... #13 41.71 Unpacking libnet-netmask-perl (2.0002-2) ... #13 41.75 Selecting previously unselected package libnetaddr-ip-perl. #13 41.75 Preparing to unpack .../239-libnetaddr-ip-perl_4.079+dfsg-2+b1_armhf.deb ... #13 41.76 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 41.80 Selecting previously unselected package libdata-validate-ip-perl. #13 41.81 Preparing to unpack .../240-libdata-validate-ip-perl_0.31-1_all.deb ... #13 41.81 Unpacking libdata-validate-ip-perl (0.31-1) ... #13 41.84 Selecting previously unselected package libdata-validate-uri-perl. #13 41.85 Preparing to unpack .../241-libdata-validate-uri-perl_0.07-2_all.deb ... #13 41.85 Unpacking libdata-validate-uri-perl (0.07-2) ... #13 41.88 Selecting previously unselected package libdevel-size-perl. #13 41.89 Preparing to unpack .../242-libdevel-size-perl_0.83-2+b1_armhf.deb ... #13 41.89 Unpacking libdevel-size-perl (0.83-2+b1) ... #13 41.92 Selecting previously unselected package libdistro-info-perl. #13 38.27 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ... #13 38.28 Unpacking libpackage-stash-perl (0.39-1) ... #13 38.31 Selecting previously unselected package libsub-identify-perl. #13 38.31 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ... #13 38.31 Unpacking libsub-identify-perl (0.14-1+b3) ... #13 38.43 Selecting previously unselected package libsub-name-perl. #17 [base 2/4] COPY --from=xx / / #13 32.97 Selecting previously unselected package iso-codes. #13 32.97 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ... #13 32.98 Unpacking iso-codes (4.6.0-1) ... #13 40.66 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ... #13 40.66 Unpacking libmouse-perl (2.5.10-1+b1) ... #13 40.71 Selecting previously unselected package libnumber-range-perl. #13 40.71 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ... #13 40.72 Unpacking libnumber-range-perl (0.12-1.1) ... #13 40.75 Selecting previously unselected package libossp-uuid16:amd64. #13 40.76 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ... #13 40.76 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #13 40.82 Selecting previously unselected package libossp-uuid-perl. #13 40.83 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ... #13 40.83 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #13 40.86 Selecting previously unselected package libpackage-stash-xs-perl. #14 37.43 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhash-fieldhash-perl armhf 0.15-1build5 [16.1 kB] #13 35.93 Setting up libctf0:armhf (2.35.2-2+rpi1) ... #14 37.43 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-form-perl all 6.07-1 [22.2 kB] #14 37.44 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB] #14 37.44 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #14 37.45 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB] #14 37.45 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-interactive-perl all 1.023-1 [10.4 kB] #14 37.45 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompt-tiny-perl all 0.003-1 [8924 B] #13 35.95 Setting up wdiff (1.2.2-2) ... #13 35.96 Setting up gettext (0.21-4) ... #13 35.98 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #13 35.99 Setting up m4 (1.4.18-5) ... #13 36.01 Setting up libgdbm-compat4:armhf (1.19-2) ... #13 36.02 Setting up libperl5.32:armhf (5.32.1-4+deb11u3) ... #13 36.03 Setting up dwz (0.13+20210201-1) ... #13 42.63 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #13 42.64 Setting up libglib2.0-0:amd64 (2.74.6-2) ... #13 42.66 No schema files found: doing nothing. #13 42.66 Setting up distro-info-data (0.58+deb12u1) ... #13 42.68 Setting up manpages (6.03-2) ... #13 42.69 Setting up libtirpc-common (1.3.3+ds-1) ... #13 42.71 Setting up unzip (6.0-28) ... #13 42.73 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... #13 42.74 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #13 42.76 Setting up libsqlite3-0:amd64 (3.40.1-2) ... #13 42.77 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... #13 42.79 Setting up libfcgi-bin (2.4.2-2) ... #13 42.81 Setting up binutils-common:amd64 (2.40-2) ... #13 42.83 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #13 42.84 Setting up libmagic1:amd64 (1:5.44-3) ... #13 42.87 Setting up libdeflate0:amd64 (1.14-1) ... #13 42.89 Setting up less (590-2) ... #13 42.90 Setting up perl-openssl-defaults:amd64 (7+b1) ... #13 42.92 Setting up linux-libc-dev:amd64 (6.1.76-1) ... #13 42.93 Setting up libctf-nobfd0:amd64 (2.40-2) ... #13 36.57 Preparing to unpack .../152-libevent-2.1-6_2.1.8-stable-4_armhf.deb ... #13 36.57 Unpacking libevent-2.1-6:armhf (2.1.8-stable-4) ... #13 36.64 Selecting previously unselected package libunbound8:armhf. #13 36.64 Preparing to unpack .../153-libunbound8_1.9.0-2+deb10u4_armhf.deb ... #13 36.64 Unpacking libunbound8:armhf (1.9.0-2+deb10u4) ... #13 36.71 Selecting previously unselected package libgnutls-dane0:armhf. #13 36.71 Preparing to unpack .../154-libgnutls-dane0_3.6.7-4+deb10u12_armhf.deb ... #13 36.72 Unpacking libgnutls-dane0:armhf (3.6.7-4+deb10u12) ... #13 36.78 Selecting previously unselected package exim4-daemon-light. #13 36.78 Preparing to unpack .../155-exim4-daemon-light_4.92-8+deb10u9_armhf.deb ... #13 36.79 Unpacking exim4-daemon-light (4.92-8+deb10u9) ... #13 36.87 Selecting previously unselected package libcurl3-gnutls:armhf. #12 42.32 (145/152): rust-srpm-macros-26.1-1.fc39.noarch. 1.1 MB/s | 13 kB 00:00 #12 42.33 (146/152): dnf-4.19.0-1.fc39.noarch.rpm 32 MB/s | 508 kB 00:00 #12 42.33 (147/152): dnf-data-4.19.0-1.fc39.noarch.rpm 3.6 MB/s | 40 kB 00:00 #12 42.34 (148/152): libdnf-0.73.0-1.fc39.x86_64.rpm 37 MB/s | 682 kB 00:00 #12 42.35 (149/152): python3-dnf-4.19.0-1.fc39.noarch.rpm 31 MB/s | 591 kB 00:00 #12 42.35 (150/152): python3-hawkey-0.73.0-1.fc39.x86_64. 8.5 MB/s | 107 kB 00:00 #12 42.36 (151/152): python3-libdnf-0.73.0-1.fc39.x86_64. 43 MB/s | 862 kB 00:00 #12 42.36 (152/152): yum-4.19.0-1.fc39.noarch.rpm 2.9 MB/s | 37 kB 00:00 #12 42.36 -------------------------------------------------------------------------------- #12 42.36 Total 18 MB/s | 34 MB 00:01 #14 40.57 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #14 48.21 Preparing to unpack .../188-patchutils_0.3.4-2_arm64.deb ... #14 48.21 Unpacking patchutils (0.3.4-2) ... #14 48.24 Selecting previously unselected package wdiff. #14 48.24 Preparing to unpack .../189-wdiff_1.2.2-2build1_arm64.deb ... #14 48.25 Unpacking wdiff (1.2.2-2build1) ... #14 48.29 Selecting previously unselected package devscripts. #14 48.29 Preparing to unpack .../190-devscripts_2.20.2ubuntu2_arm64.deb ... #14 48.31 Unpacking devscripts (2.20.2ubuntu2) ... #14 48.41 Selecting previously unselected package diffstat. #14 48.41 Preparing to unpack .../191-diffstat_1.63-1_arm64.deb ... #14 48.42 Unpacking diffstat (1.63-1) ... #14 46.74 Get:387 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 manpages-dev all 6.03-2 [2015 kB] #14 46.84 Get:388 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-certifi all 2022.9.24-1 [155 kB] #13 32.00 Preparing to unpack .../110-equivs_2.3.1_all.deb ... #13 32.00 Unpacking equivs (2.3.1) ... #13 32.04 Selecting previously unselected package libcurl3-gnutls:armhf. #13 32.04 Preparing to unpack .../111-libcurl3-gnutls_7.88.1-10+rpi1+deb12u5_armhf.deb ... #13 32.04 Unpacking libcurl3-gnutls:armhf (7.88.1-10+rpi1+deb12u5) ... #13 32.09 Selecting previously unselected package liberror-perl. #13 32.10 Preparing to unpack .../112-liberror-perl_0.17029-2_all.deb ... #13 32.10 Unpacking liberror-perl (0.17029-2) ... #13 32.13 Selecting previously unselected package git-man. #13 32.13 Preparing to unpack .../113-git-man_1%3a2.39.2-1.1_all.deb ... #13 32.14 Unpacking git-man (1:2.39.2-1.1) ... #13 32.24 Selecting previously unselected package git. #13 32.24 Preparing to unpack .../114-git_1%3a2.39.2-1.1_armhf.deb ... #13 41.18 Preparing to unpack .../260-libpython2.7_2.7.16-2+deb10u3_amd64.deb ... #13 41.19 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u3) ... #13 41.31 Selecting previously unselected package libmailutils5:amd64. #13 41.31 Preparing to unpack .../261-libmailutils5_1%3a3.5-4_amd64.deb ... #13 41.32 Unpacking libmailutils5:amd64 (1:3.5-4) ... #13 41.40 Selecting previously unselected package libmime-tools-perl. #13 41.40 Preparing to unpack .../262-libmime-tools-perl_5.509-1_all.deb ... #13 41.40 Unpacking libmime-tools-perl (5.509-1) ... #13 41.45 Selecting previously unselected package libnet-dns-sec-perl. #14 38.32 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_armhf.deb ... #14 38.33 Unpacking libelf1:armhf (0.176-1.1ubuntu0.1) ... #14 38.37 Selecting previously unselected package libglib2.0-0:armhf. #14 38.37 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_armhf.deb ... #14 38.38 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ... #14 38.50 Selecting previously unselected package libglib2.0-data. #13 50.46 Setting up libfile-listing-perl (6.15-1) ... #13 50.47 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 50.48 Setting up gpg-wks-client (2.2.40-1.1) ... #13 50.49 Setting up libregexp-pattern-perl (0.2.14-2) ... #13 50.50 Setting up libdata-messagepack-perl (1.02-1+b1) ... #13 50.51 Setting up libclass-inspector-perl (1.36-3) ... #13 50.51 Setting up libfont-afm-perl (1.20-4) ... #13 50.52 Setting up libwant-perl (0.29-2+b1) ... #13 50.53 Setting up libdynaloader-functions-perl (0.003-3) ... #13 50.54 Setting up libclass-method-modifiers-perl (2.14-1) ... #13 50.55 Setting up liblist-compare-perl (0.55-2) ... #13 50.56 Setting up libref-util-xs-perl (0.117-2+b1) ... #13 50.57 Setting up libio-pty-perl (1:1.17-1) ... #13 50.58 Setting up libfile-fcntllock-perl (0.22-4+b1) ... #13 50.59 Setting up libclone-perl:arm64 (0.46-1) ... #13 50.60 Setting up libalgorithm-diff-perl (1.201-1) ... #13 50.64 Setting up libarchive-zip-perl (1.68-1) ... #13 50.65 Setting up libsub-identify-perl (0.14-3) ... #13 50.66 Setting up libdistro-info-perl (1.5+deb12u1) ... #13 50.67 Setting up libcpanel-json-xs-perl:arm64 (4.35-1) ... #14 38.70 Get:199 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libwww-perl all 6.72-1 [143 kB] #14 38.95 Get:200 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB] #14 39.05 Get:201 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf wdiff armhf 1.2.2-5 [29.1 kB] #13 38.44 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ... #13 38.44 Unpacking libsub-name-perl (0.26-1+b1) ... #13 38.48 Selecting previously unselected package libnamespace-clean-perl. #13 38.48 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ... #13 38.48 Unpacking libnamespace-clean-perl (0.27-1) ... #13 38.51 Selecting previously unselected package libpath-tiny-perl. #13 38.52 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ... #13 38.52 Unpacking libpath-tiny-perl (0.118-1) ... #13 38.60 Selecting previously unselected package libtype-tiny-perl. #13 38.60 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ... #13 38.61 Unpacking libtype-tiny-perl (1.012001-2) ... #13 38.67 Selecting previously unselected package libgitlab-api-v4-perl. #13 38.68 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ... #13 38.68 Unpacking libgitlab-api-v4-perl (0.26-1) ... #13 38.78 Selecting previously unselected package libglib2.0-0:arm64. #13 33.42 Selecting previously unselected package libalgorithm-diff-perl. #13 40.87 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ... #13 40.87 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #13 40.90 Selecting previously unselected package libpath-iterator-rule-perl. #13 40.90 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 40.91 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 40.94 Selecting previously unselected package libperlio-gzip-perl. #13 40.94 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ... #13 40.95 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #13 40.98 Selecting previously unselected package libpod-parser-perl. #13 40.98 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ... #13 40.99 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 41.01 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 41.01 Unpacking libpod-parser-perl (1.63-2) ... #13 41.05 Selecting previously unselected package libpod-constants-perl. #13 41.05 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ... #13 41.05 Unpacking libpod-constants-perl (0.19-2) ... #13 41.08 Selecting previously unselected package libproc-processtable-perl. #13 41.92 Preparing to unpack .../243-libdistro-info-perl_1.5+deb12u1_all.deb ... #13 41.93 Unpacking libdistro-info-perl (1.5+deb12u1) ... #13 41.96 Selecting previously unselected package libemail-address-xs-perl. #13 41.96 Preparing to unpack .../244-libemail-address-xs-perl_1.05-1+b1_armhf.deb ... #13 41.97 Unpacking libemail-address-xs-perl (1.05-1+b1) ... #13 42.01 Selecting previously unselected package libexporter-tiny-perl. #13 42.01 Preparing to unpack .../245-libexporter-tiny-perl_1.006000-1_all.deb ... #13 42.01 Unpacking libexporter-tiny-perl (1.006000-1) ... #13 42.05 Selecting previously unselected package libfcgi-bin. #14 37.85 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB] #13 36.05 Setting up groff-base (1.22.4-6) ... #13 36.07 Setting up cpp (4:10.2.1-1+rpi1) ... #13 36.09 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u7) ... #13 36.10 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #13 36.12 Setting up python3.9 (3.9.2-1+rpi1) ... [Pipeline] echo Removing all docker containers [Pipeline] sh #13 42.95 Setting up gettext-base (0.21-12) ... #13 42.96 Setting up m4 (1.4.19-3) ... #13 42.98 Setting up liblzo2-2:amd64 (2.10-2) ... #13 42.99 Setting up libnpth0:amd64 (1.6-3) ... #13 43.01 Setting up krb5-locales (1.20.1-2+deb12u1) ... #13 43.02 Setting up file (1:5.44-3) ... #13 43.04 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #13 43.05 Setting up libassuan0:amd64 (2.5.5-5) ... #13 43.07 Setting up libgomp1:amd64 (12.2.0-14) ... #13 43.08 Setting up bzip2 (1.0.8-5+b1) ... #13 43.10 Setting up libldap-common (2.5.13+dfsg-5) ... #13 43.12 Setting up libunwind8:amd64 (1.6.2-3) ... #13 43.13 Setting up pbzip2 (1.1.13-1) ... #13 43.15 Setting up libjbig0:amd64 (2.1-6.1) ... #13 36.87 Preparing to unpack .../156-libcurl3-gnutls_7.64.0-4+deb10u8_armhf.deb ... #13 36.87 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u8) ... #13 36.94 Selecting previously unselected package libpcre2-8-0:armhf. #13 36.94 Preparing to unpack .../157-libpcre2-8-0_10.32-5+deb10u1_armhf.deb ... #13 36.95 Unpacking libpcre2-8-0:armhf (10.32-5+deb10u1) ... #13 37.00 Selecting previously unselected package liberror-perl. #14 40.66 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #14 40.70 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB] #14 40.77 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB] #14 48.45 Selecting previously unselected package python3-chardet. #14 48.45 Preparing to unpack .../192-python3-chardet_3.0.4-4build1_all.deb ... #14 48.46 Unpacking python3-chardet (3.0.4-4build1) ... #14 48.50 Selecting previously unselected package python3-debian. #14 48.50 Preparing to unpack .../193-python3-debian_0.1.36ubuntu1.1_all.deb ... #14 48.50 Unpacking python3-debian (0.1.36ubuntu1.1) ... #14 48.54 Selecting previously unselected package libgpgme11:arm64. #14 48.54 Preparing to unpack .../194-libgpgme11_1.13.1-7ubuntu2.1_arm64.deb ... #14 48.55 Unpacking libgpgme11:arm64 (1.13.1-7ubuntu2.1) ... #14 48.58 Selecting previously unselected package python3-gpg. #14 48.58 Preparing to unpack .../195-python3-gpg_1.13.1-7ubuntu2.1_arm64.deb ... #14 48.59 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ... #14 48.64 Selecting previously unselected package dput. #14 48.64 Preparing to unpack .../196-dput_1.0.3ubuntu1.1_all.deb ... #14 48.65 Unpacking dput (1.0.3ubuntu1.1) ... #14 48.70 Selecting previously unselected package libcurl3-gnutls:arm64. #14 48.70 Preparing to unpack .../197-libcurl3-gnutls_7.68.0-1ubuntu2.21_arm64.deb ... #14 48.71 Unpacking libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.21) ... #14 48.75 Selecting previously unselected package liberror-perl. #14 46.85 Get:389 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 python3-cryptography arm64 38.0.4-4ubuntu0.23.10.1 [648 kB] #14 46.88 Get:390 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-idna all 3.3-2 [45.4 kB] #14 46.88 Get:391 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-nacl arm64 1.5.0-4 [55.5 kB] #14 46.89 Get:392 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-bcrypt arm64 3.2.2-1 [28.8 kB] #14 46.89 Get:393 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-six all 1.16.0-4 [12.4 kB] #14 46.89 Get:394 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 python3-paramiko all 2.12.0-2ubuntu1.23.10.2 [137 kB] #13 32.25 Unpacking git (1:2.39.2-1.1) ... #12 42.24 Fedora Modular 38 - x86_64 - Updates 1.3 MB/s | 2.1 MB 00:01 #13 41.46 Preparing to unpack .../263-libnet-dns-sec-perl_1.11-1_amd64.deb ... #13 41.46 Unpacking libnet-dns-sec-perl (1.11-1) ... #13 41.49 Selecting previously unselected package libnet-libidn-perl. #13 41.49 Preparing to unpack .../264-libnet-libidn-perl_0.12.ds-3+b1_amd64.deb ... #13 41.50 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #13 41.53 Selecting previously unselected package libnumber-compare-perl. #13 41.53 Preparing to unpack .../265-libnumber-compare-perl_0.03-1_all.deb ... #13 41.54 Unpacking libnumber-compare-perl (0.03-1) ... #13 41.62 Selecting previously unselected package libnumber-range-perl. #13 41.62 Preparing to unpack .../266-libnumber-range-perl_0.12-1_all.deb ... #13 41.62 Unpacking libnumber-range-perl (0.12-1) ... #13 41.65 Selecting previously unselected package libossp-uuid16:amd64. #13 41.65 Preparing to unpack .../267-libossp-uuid16_1.6.2-1.5+b7_amd64.deb ... #13 41.66 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b7) ... #13 41.69 Selecting previously unselected package libossp-uuid-perl. #13 41.70 Preparing to unpack .../268-libossp-uuid-perl_1.6.2-1.5+b7_amd64.deb ... #13 41.73 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #14 38.50 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... #14 38.51 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 38.55 Selecting previously unselected package tzdata. #14 38.55 Preparing to unpack .../022-tzdata_2023d-0ubuntu0.20.04_all.deb ... #14 38.56 Unpacking tzdata (2023d-0ubuntu0.20.04) ... #14 38.76 Selecting previously unselected package libicu66:armhf. #13 50.68 Setting up libio-stringy-perl (2.111-3) ... #13 50.69 Setting up libhtml-tagset-perl (3.20-6) ... #13 50.70 Setting up liblog-any-perl (1.713-1) ... #13 50.70 Setting up libauthen-sasl-perl (2.1600-3) ... #13 50.72 Setting up libdevel-size-perl (0.83-2+b1) ... #13 50.72 Setting up libpython3.11-stdlib:arm64 (3.11.2-6) ... #13 50.73 Setting up libdebhelper-perl (13.11.4) ... #13 50.74 Setting up libpod-constants-perl (0.19-2) ... #13 50.75 Setting up libregexp-pattern-license-perl (3.9.4-3) ... #13 50.76 Setting up libconvert-binhex-perl (1.125-3) ... #13 50.77 Setting up liblwp-mediatypes-perl (6.04-2) ... #13 50.78 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #13 50.79 Setting up libio-interactive-perl (1.023-2) ... #13 50.81 Setting up libtry-tiny-perl (0.31-2) ... #13 50.82 Setting up libtype-tiny-perl (2.002001-1) ... #13 50.83 Setting up libcommon-sense-perl:arm64 (3.75-3) ... #13 50.84 Setting up libmldbm-perl (2.05-4) ... #13 50.85 Setting up libxml-namespacesupport-perl (1.12-2) ... #13 50.91 Setting up libnet-http-perl (6.22-1) ... #17 3.801 (1/57): autoconf-2.69-29.el8.noarch.rpm 2.9 MB/s | 710 kB 00:00 #17 3.813 (2/57): automake-1.16.1-8.el8.noarch.rpm 2.9 MB/s | 740 kB 00:00 #17 3.819 (3/57): cmake-filesystem-3.26.5-2.el8.x86_64.rp 9.4 MB/s | 52 kB 00:00 #17 3.824 (4/57): cmake-rpm-macros-3.26.5-2.el8.noarch.rp 8.7 MB/s | 44 kB 00:00 #17 3.830 (5/57): git-2.43.0-1.el8.x86_64.rpm 18 MB/s | 92 kB 00:00 #17 3.861 (6/57): cmake-data-3.26.5-2.el8.noarch.rpm 43 MB/s | 2.6 MB 00:00 #17 3.935 (7/57): git-core-doc-2.43.0-1.el8.noarch.rpm 46 MB/s | 3.3 MB 00:00 #17 3.952 (8/57): isl-0.16.1-6.el8.x86_64.rpm 49 MB/s | 841 kB 00:00 #17 3.957 (9/57): libmpc-1.1.0-9.1.el8.x86_64.rpm 13 MB/s | 61 kB 00:00 #17 3.964 (10/57): libseccomp-devel-2.5.2-1.el8.x86_64.rp 8.9 MB/s | 57 kB 00:00 #17 4.038 (11/57): cmake-3.26.5-2.el8.x86_64.rpm 29 MB/s | 14 MB 00:00 #14 39.13 Get:202 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf devscripts all 2.23.6 [1067 kB] #13 38.78 Preparing to unpack .../253-libglib2.0-0_2.66.8-1+deb11u1_arm64.deb ... #13 38.79 Unpacking libglib2.0-0:arm64 (2.66.8-1+deb11u1) ... #13 38.91 Selecting previously unselected package libglib2.0-data. #13 38.91 Preparing to unpack .../254-libglib2.0-data_2.66.8-1+deb11u1_all.deb ... #13 38.91 Unpacking libglib2.0-data (2.66.8-1+deb11u1) ... #13 39.05 Selecting previously unselected package libgpm2:arm64. #13 33.42 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ... #13 33.43 Unpacking libalgorithm-diff-perl (1.201-1) ... #13 33.45 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 33.45 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ... #13 33.46 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #13 33.49 Selecting previously unselected package libalgorithm-merge-perl. #13 33.49 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ... #13 33.50 Unpacking libalgorithm-merge-perl (0.08-3) ... #13 33.55 Selecting previously unselected package libaliased-perl. #13 33.55 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ... #13 33.56 Unpacking libaliased-perl (0.34-1.1) ... #13 33.59 Selecting previously unselected package libapt-pkg-perl. #13 33.59 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ... #13 41.08 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ... #13 41.09 Unpacking libproc-processtable-perl (0.59-2+b1) ... #13 41.13 Selecting previously unselected package libre2-9:amd64. #13 33.59 Unpacking libapt-pkg-perl (0.1.39) ... #13 33.68 Selecting previously unselected package libarchive-cpio-perl. #13 41.13 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ... #13 41.13 Unpacking libre2-9:amd64 (20210201+dfsg-1) ... #13 41.18 Selecting previously unselected package libre-engine-re2-perl:amd64. #13 41.18 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ... #13 41.18 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ... #13 41.22 Selecting previously unselected package libreadonly-perl. #13 41.22 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ... #13 41.22 Unpacking libreadonly-perl (2.050-3) ... #13 41.25 Selecting previously unselected package libref-util-perl. #13 41.25 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ... #13 41.26 Unpacking libref-util-perl (0.204-1) ... #13 41.28 Selecting previously unselected package libref-util-xs-perl. #13 41.28 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ... #13 41.29 Unpacking libref-util-xs-perl (0.117-1+b3) ... #13 41.32 Selecting previously unselected package libregexp-pattern-license-perl. #13 41.32 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #13 41.32 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #13 41.41 Selecting previously unselected package libregexp-pattern-perl. #13 42.05 Preparing to unpack .../246-libfcgi-bin_2.4.2-2_armhf.deb ... #13 42.06 Unpacking libfcgi-bin (2.4.2-2) ... #13 42.09 Selecting previously unselected package libindirect-perl. #13 42.09 Preparing to unpack .../247-libindirect-perl_0.39-2+b1_armhf.deb ... #13 42.09 Unpacking libindirect-perl (0.39-2+b1) ... #13 42.13 Selecting previously unselected package libxs-parse-keyword-perl. #13 42.13 Preparing to unpack .../248-libxs-parse-keyword-perl_0.33-1_armhf.deb ... #13 42.14 Unpacking libxs-parse-keyword-perl (0.33-1) ... #13 42.26 Selecting previously unselected package libxs-parse-sublike-perl:armhf. #13 42.26 Preparing to unpack .../249-libxs-parse-sublike-perl_0.16-1+b2_armhf.deb ... #13 42.26 Unpacking libxs-parse-sublike-perl:armhf (0.16-1+b2) ... #13 42.30 Selecting previously unselected package libobject-pad-perl. #13 42.30 Preparing to unpack .../250-libobject-pad-perl_0.78-1_armhf.deb ... #13 42.30 Unpacking libobject-pad-perl (0.78-1) ... #13 42.36 Selecting previously unselected package libfeature-compat-class-perl. #13 42.37 Preparing to unpack .../251-libfeature-compat-class-perl_0.05-1_all.deb ... #13 42.37 Unpacking libfeature-compat-class-perl (0.05-1) ... #13 42.40 Selecting previously unselected package libsyntax-keyword-try-perl. #13 42.41 Preparing to unpack .../252-libsyntax-keyword-try-perl_0.28-1_armhf.deb ... #13 42.41 Unpacking libsyntax-keyword-try-perl (0.28-1) ... #13 42.45 Selecting previously unselected package libfeature-compat-try-perl. #13 42.45 Preparing to unpack .../253-libfeature-compat-try-perl_0.05-1_all.deb ... #13 42.45 Unpacking libfeature-compat-try-perl (0.05-1) ... #13 42.49 Selecting previously unselected package libipc-system-simple-perl. #14 37.93 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB] #14 38.10 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB] #14 38.11 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.2 [15.5 kB] #14 38.12 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-compare-perl all 0.55-1 [63.3 kB] #14 38.17 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB] #14 38.19 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB] #14 38.20 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB] + docker container ls -aq #13 37.01 Preparing to unpack .../158-liberror-perl_0.17027-2_all.deb ... #13 37.01 Unpacking liberror-perl (0.17027-2) ... #13 37.08 Selecting previously unselected package git-man. #13 37.08 Preparing to unpack .../159-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #13 37.09 Unpacking git-man (1:2.20.1-2+deb10u8) ... #13 37.27 Selecting previously unselected package git. #13 37.27 Preparing to unpack .../160-git_1%3a2.20.1-2+deb10u8_armhf.deb ... #13 37.29 Unpacking git (1:2.20.1-2+deb10u8) ... #13 43.16 Setting up librav1e0:amd64 (0.5.1-6) ... #13 43.17 Setting up libfakeroot:amd64 (1.31-1.2) ... #13 43.19 Setting up libjansson4:amd64 (2.14-2) ... #13 43.21 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #13 43.23 Setting up libnumber-compare-perl (0.03-3) ... #13 43.24 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #13 43.26 Setting up fakeroot (1.31-1.2) ... #13 43.27 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 43.28 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #13 43.30 Setting up autotools-dev (20220109.1) ... #13 43.31 Setting up libglib2.0-data (2.74.6-2) ... #13 43.33 Setting up rpcsvc-proto (1.4.3-1) ... #13 43.34 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #13 43.35 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #13 43.37 Setting up make (4.3-4.1) ... [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir #14 40.97 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-xs-perl arm64 0.29-1build5 [19.0 kB] #14 40.98 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #14 41.00 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-gzip-perl arm64 0.19-1build8 [14.6 kB] #14 41.00 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB] #14 48.75 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ... #14 48.76 Unpacking liberror-perl (0.17029-1) ... #14 48.79 Selecting previously unselected package git-man. #14 48.79 Preparing to unpack .../199-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ... #14 41.01 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB] #14 41.04 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB] #14 48.80 Unpacking git-man (1:2.25.1-1ubuntu3.11) ... #14 48.90 Selecting previously unselected package git. #14 41.05 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB] [Pipeline] echo cleanWorkspace: Workspace is clean. #14 47.30 Get:395 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 python3-urllib3 all 1.26.16-1ubuntu0.1 [102 kB] #13 32.68 Setting up media-types (10.0.0) ... #13 32.69 Setting up libpipeline1:armhf (1.5.7-1) ... #13 32.71 Setting up wdiff (1.2.2-5) ... #13 32.72 Setting up libfile-which-perl (1.27-2) ... #13 32.73 Setting up libicu72:armhf (72.1-3) ... #13 32.74 Setting up bsdextrautils (2.38.1-5) ... #13 32.75 Setting up libdynaloader-functions-perl (0.003-3) ... #13 32.76 Setting up libclass-method-modifiers-perl (2.14-1) ... #13 32.77 Setting up libio-pty-perl (1:1.17-1) ... #13 32.79 Setting up libmagic-mgc (1:5.44-3) ... [Pipeline] stage [Pipeline] { (ubuntu-jammy-amd64) [Pipeline] sh #13 41.76 Selecting previously unselected package libpackage-stash-xs-perl. #13 41.76 Preparing to unpack .../269-libpackage-stash-xs-perl_0.29-1_amd64.deb ... #13 41.77 Unpacking libpackage-stash-xs-perl (0.29-1) ... #13 41.80 Selecting previously unselected package libparse-debianchangelog-perl. #13 41.80 Preparing to unpack .../270-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #13 41.81 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #13 41.87 Selecting previously unselected package libtext-glob-perl. #14 38.76 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_armhf.deb ... #14 38.76 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ... #13 50.92 Setting up libpath-iterator-rule-perl (1.015-2) ... #13 50.93 Setting up libtext-markdown-discount-perl (0.16-1) ... #13 50.94 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #13 50.95 Setting up libtime-moment-perl (0.44-2+b1) ... #13 50.96 Setting up libencode-locale-perl (1.05-3) ... #13 50.97 Setting up libexception-class-perl (1.45-1) ... #13 50.98 Setting up libxstring-perl:arm64 (0.005-2+b1) ... #13 50.99 Setting up libmath-base85-perl (0.5+dfsg-2) ... #13 51.00 Setting up libconfig-tiny-perl (2.28-2) ... #13 51.02 Setting up libsereal-encoder-perl (5.003+ds-1) ... #13 51.03 Setting up libdevel-callchecker-perl:arm64 (0.008-2) ... #13 51.04 Setting up liblist-utilsby-perl (0.12-2) ... #13 51.05 Setting up libstring-shellquote-perl (1.04-3) ... #13 51.06 Setting up libnet-netmask-perl (2.0002-2) ... #13 51.07 Setting up libsub-install-perl (0.929-1) ... #13 51.08 Setting up gcc (4:12.2.0-3) ... #13 51.10 Setting up dpkg-dev (1.21.22) ... #13 51.12 Setting up libindirect-perl (0.39-2+b1) ... #13 51.13 Setting up libxs-parse-sublike-perl:arm64 (0.16-1+b2) ... #13 51.14 Setting up intltool-debian (0.35.0+20060710.6) ... #13 51.15 Setting up libfreezethaw-perl (0.5001-3) ... #13 51.16 Setting up libobject-pad-perl (0.78-1) ... #13 51.17 Setting up liberror-perl (0.17029-2) ... #13 51.18 Setting up patchutils (0.4.2-1) ... #13 51.19 Setting up libmail-sendmail-perl (0.80-3) ... #13 51.20 Setting up libltdl-dev:arm64 (2.4.7-5) ... #13 51.21 Setting up libjson-maybexs-perl (1.004004-1) ... #13 51.23 Setting up libxml-sax-base-perl (1.09-3) ... #17 4.094 (12/57): git-core-2.43.0-1.el8.x86_64.rpm 42 MB/s | 11 MB 00:00 #17 4.104 (13/57): libtool-2.4.6-25.el8.x86_64.rpm 5.0 MB/s | 709 kB 00:00 #17 4.108 (14/57): libuv-1.41.1-1.el8_4.x86_64.rpm 11 MB/s | 156 kB 00:00 #17 4.112 (15/57): perl-Error-0.17025-2.el8.noarch.rpm 6.0 MB/s | 46 kB 00:00 #17 4.116 (16/57): perl-Git-2.43.0-1.el8.noarch.rpm 11 MB/s | 79 kB 00:00 #17 4.158 (17/57): perl-TermReadKey-2.37-7.el8.x86_64.rpm 881 kB/s | 40 kB 00:00 #17 4.161 (18/57): perl-Thread-Queue-3.13-1.el8.noarch.rp 537 kB/s | 24 kB 00:00 #17 4.164 (19/57): vim-filesystem-8.0.1763-19.el8.4.noarc 8.3 MB/s | 50 kB 00:00 #17 4.178 (20/57): checkpolicy-2.9-1.el8.x86_64.rpm 25 MB/s | 348 kB 00:00 #17 4.189 (21/57): annobin-11.13-2.el8.x86_64.rpm 34 MB/s | 972 kB 00:00 #17 4.292 (22/57): cpp-8.5.0-21.el8.x86_64.rpm 91 MB/s | 10 MB 00:00 #14 39.44 Get:203 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf diffstat armhf 1.65-1 [26.5 kB] #13 39.06 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ... #13 39.06 Unpacking libgpm2:arm64 (1.20.7-8) ... #13 39.09 Selecting previously unselected package libhash-fieldhash-perl. #13 39.09 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ... #13 39.10 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #13 39.13 Selecting previously unselected package libhtml-form-perl. #13 39.13 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ... #13 39.14 Unpacking libhtml-form-perl (6.07-1) ... #13 39.17 Selecting previously unselected package libhtml-format-perl. #13 39.17 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ... #13 39.18 Unpacking libhtml-format-perl (2.12-1.1) ... #13 39.21 Selecting previously unselected package libhtml-html5-entities-perl. #13 39.21 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #13 39.22 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #13 39.25 Selecting previously unselected package libhttp-daemon-perl. #13 39.25 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ... #13 39.25 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ... #13 39.29 Selecting previously unselected package libio-sessiondata-perl. #13 41.41 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ... #13 41.42 Unpacking libregexp-pattern-perl (0.2.14-1) ... #13 41.45 Selecting previously unselected package libsasl2-modules:amd64. #13 41.45 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #13 41.46 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 41.49 Selecting previously unselected package libsereal-decoder-perl. #13 41.49 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ... #13 41.50 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #13 41.53 Selecting previously unselected package libsereal-encoder-perl. #13 41.53 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ... #13 41.54 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #13 41.57 Selecting previously unselected package libtask-weaken-perl. #13 41.58 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ... #13 41.58 Unpacking libtask-weaken-perl (1.06-1) ... #13 41.61 Selecting previously unselected package libxml-parser-perl:amd64. #13 41.61 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ... #13 41.61 Unpacking libxml-parser-perl:amd64 (2.46-2) ... #13 41.66 Selecting previously unselected package libsoap-lite-perl. #13 33.68 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ... #13 33.68 Unpacking libarchive-cpio-perl (0.10-1.1) ... #13 33.72 Selecting previously unselected package libarchive13:armhf. #13 33.72 Preparing to unpack .../166-libarchive13_3.4.3-2+deb11u1_armhf.deb ... #13 33.72 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ... #13 33.78 Selecting previously unselected package libarray-intspan-perl. #13 33.79 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ... #13 33.80 Unpacking libarray-intspan-perl (2.004-1) ... #13 33.84 Selecting previously unselected package libauthen-sasl-perl. #13 33.84 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ... #13 33.84 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #13 33.87 Selecting previously unselected package libmodule-implementation-perl. #13 33.88 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ... #13 33.88 Unpacking libmodule-implementation-perl (0.09-1.1) ... #13 33.91 Selecting previously unselected package libsub-exporter-progressive-perl. #13 42.49 Preparing to unpack .../254-libipc-system-simple-perl_1.30-2_all.deb ... #13 42.49 Unpacking libipc-system-simple-perl (1.30-2) ... #13 42.53 Selecting previously unselected package libfile-basedir-perl. #13 42.53 Preparing to unpack .../255-libfile-basedir-perl_0.09-2_all.deb ... #13 42.53 Unpacking libfile-basedir-perl (0.09-2) ... #13 42.57 Selecting previously unselected package libfile-chdir-perl. #13 42.57 Preparing to unpack .../256-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 42.58 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 42.61 Selecting previously unselected package libfile-fcntllock-perl. #13 42.61 Preparing to unpack .../257-libfile-fcntllock-perl_0.22-4+b1_armhf.deb ... #13 42.62 Unpacking libfile-fcntllock-perl (0.22-4+b1) ... #13 42.65 Selecting previously unselected package libnumber-compare-perl. #13 42.65 Preparing to unpack .../258-libnumber-compare-perl_0.03-3_all.deb ... #13 42.66 Unpacking libnumber-compare-perl (0.03-3) ... #13 42.70 Selecting previously unselected package libtext-glob-perl. #13 42.70 Preparing to unpack .../259-libtext-glob-perl_0.11-3_all.deb ... #13 42.71 Unpacking libtext-glob-perl (0.11-3) ... #13 42.75 Selecting previously unselected package libfile-find-rule-perl. #14 38.21 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl7 armhf 2.4.6-15build2 [36.7 kB] #14 38.22 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl-dev armhf 2.4.6-15build2 [167 kB] #14 38.27 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB] #13 43.39 Setting up libmpfr6:amd64 (4.2.0-1) ... #13 43.40 Setting up gnupg-l10n (2.2.40-1.1) ... #13 43.41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 43.43 Setting up strace (6.1-0.1) ... #13 43.44 Setting up xz-utils (5.4.1-0.2) ... #13 43.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 43.47 Setting up t1utils (1.41-4) ... #13 43.50 Setting up libquadmath0:amd64 (12.2.0-14) ... #13 43.51 Setting up diffstat (1.65-1) ... #13 43.52 Setting up libpng16-16:amd64 (1.6.39-2) ... #13 43.53 Setting up libmpc3:amd64 (1.3.1-1) ... #13 43.54 Setting up libatomic1:amd64 (12.2.0-14) ... #13 43.56 Setting up patch (2.7.6-7) ... #13 43.57 Setting up autopoint (0.21-12) ... #13 43.59 Setting up fonts-dejavu-core (2.37-6) ... #13 43.70 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... #14 48.90 Preparing to unpack .../200-git_1%3a2.25.1-1ubuntu3.11_arm64.deb ... #14 48.91 Unpacking git (1:2.25.1-1ubuntu3.11) ... #14 41.46 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre2-9 arm64 20220201+dfsg-1 [153 kB] #14 47.60 Get:396 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-requests all 2.31.0+dfsg-1ubuntu1 [50.7 kB] #13 32.83 Setting up libclone-perl:armhf (0.46-1) ... #13 32.83 Setting up libarchive-zip-perl (1.68-1) ... #13 32.85 Setting up libtirpc-common (1.3.3+ds-1) ... #13 32.86 Setting up libhtml-tagset-perl (3.20-6) ... #13 32.87 Setting up libdebhelper-perl (13.11.4) ... #13 32.88 Setting up liblwp-mediatypes-perl (6.04-2) ... #13 32.89 Setting up binutils-common:armhf (2.40-2+rpi2) ... #13 32.91 Setting up libtry-tiny-perl (0.31-2) ... #13 32.92 Setting up libmagic1:armhf (1:5.44-3) ... #13 32.94 Setting up perl-openssl-defaults:armhf (7+b1) ... #13 32.95 Setting up linux-libc-dev:armhf (6.1.69-1+rpi1) ... #13 32.96 Setting up libctf-nobfd0:armhf (2.40-2+rpi2) ... #13 32.97 Setting up gettext-base (0.21-12) ... #13 32.98 Setting up m4 (1.4.19-3) ... #13 33.00 Setting up libencode-locale-perl (1.05-3) ... #13 36.86 Setting up python3 (3.9.2-3) ... #13 36.97 Setting up binutils (2.35.2-2+rpi1) ... + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh #13 41.87 Preparing to unpack .../271-libtext-glob-perl_0.10-1_all.deb ... #13 41.87 Unpacking libtext-glob-perl (0.10-1) ... #13 41.91 Selecting previously unselected package libpath-iterator-rule-perl. #13 41.91 Preparing to unpack .../272-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 41.92 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 41.95 Selecting previously unselected package libperlio-gzip-perl. #13 41.96 Preparing to unpack .../273-libperlio-gzip-perl_0.19-1+b5_amd64.deb ... #13 41.96 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #13 42.07 Selecting previously unselected package libpod-constants-perl. #13 42.07 Preparing to unpack .../274-libpod-constants-perl_0.19-1_all.deb ... #13 42.08 Unpacking libpod-constants-perl (0.19-1) ... #13 42.12 Selecting previously unselected package libreadonly-perl. #13 42.13 Preparing to unpack .../275-libreadonly-perl_2.050-1_all.deb ... #13 42.13 Unpacking libreadonly-perl (2.050-1) ... #13 42.16 Selecting previously unselected package libref-util-perl. #13 42.16 Preparing to unpack .../276-libref-util-perl_0.204-1_all.deb ... #13 42.18 Unpacking libref-util-perl (0.204-1) ... #13 51.24 Setting up libio-string-perl (1.08-4) ... #13 51.26 Setting up libreadonly-perl (2.050-3) ... #13 51.27 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 51.28 Setting up libstring-copyright-perl (0.003014-1) ... #13 51.29 Setting up libdata-optlist-perl (0.113-1) ... #13 51.30 Setting up libipc-run-perl (20220807.0-1) ... #13 51.31 Setting up git (1:2.39.2-1.1) ... #13 51.33 Setting up libtext-xslate-perl:arm64 (3.5.9-1+b2) ... #13 51.34 Setting up libcontextual-return-perl (0.004014-4) ... #13 51.35 Setting up libwww-robotrules-perl (6.02-1) ... #13 51.36 Setting up libtypes-serialiser-perl (1.01-1) ... #13 51.37 Setting up libnsl-dev:arm64 (1.3.0-2) ... #13 51.38 Setting up libhtml-parser-perl:arm64 (3.81-1) ... #13 51.41 Setting up libgit-wrapper-perl (0.048-2) ... #13 51.42 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #13 51.44 Setting up librole-tiny-perl (2.002004-1) ... #13 51.45 Setting up gnupg (2.2.40-1.1) ... #17 4.298 (23/57): gcc-plugin-annobin-8.5.0-21.el8.x86_64 6.0 MB/s | 36 kB 00:00 #17 4.305 (24/57): glibc-devel-2.28-251.el8.x86_64.rpm 14 MB/s | 89 kB 00:00 #17 4.322 (25/57): glibc-headers-2.28-251.el8.x86_64.rpm 34 MB/s | 584 kB 00:00 #17 4.450 (26/57): kernel-headers-4.18.0-540.el8.x86_64.r 93 MB/s | 12 MB 00:00 #14 39.51 Get:204 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-chardet all 5.1.0+dfsg-2 [119 kB] #14 39.59 Get:205 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf zstd armhf 1.5.5+dfsg2-1ubuntu2 [680 kB] #14 39.69 Get:206 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-debian all 0.1.49ubuntu2 [115 kB] #13 39.29 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ... #13 39.29 Unpacking libio-sessiondata-perl (1.03-1.1) ... #13 39.33 Selecting previously unselected package libipc-run3-perl. #13 39.33 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ... #13 39.33 Unpacking libipc-run3-perl (0.048-2) ... #13 39.42 Selecting previously unselected package libtypes-serialiser-perl. #13 39.42 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ... #13 39.43 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 39.46 Selecting previously unselected package libjson-xs-perl. #13 39.46 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ... #13 39.46 Unpacking libjson-xs-perl (4.030-1+b1) ... #13 39.57 Selecting previously unselected package libjson-maybexs-perl. #13 41.67 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ... #13 41.67 Unpacking libsoap-lite-perl (1.27-1) ... #13 41.72 Selecting previously unselected package libsort-key-perl. #13 41.72 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ... #13 41.73 Unpacking libsort-key-perl (1.33-2+b3) ... #13 41.76 Selecting previously unselected package libstring-copyright-perl. #13 41.76 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ... #13 41.77 Unpacking libstring-copyright-perl (0.003006-1) ... #13 41.80 Selecting previously unselected package libstring-escape-perl. #13 41.80 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ... #13 41.80 Unpacking libstring-escape-perl (2010.002-2) ... #13 41.83 Selecting previously unselected package libstring-shellquote-perl. #13 41.83 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ... #13 41.84 Unpacking libstring-shellquote-perl (1.04-1) ... #13 41.87 Selecting previously unselected package libsys-cpuaffinity-perl:amd64. #13 33.91 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #13 33.92 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #13 33.95 Selecting previously unselected package libvariable-magic-perl. #13 33.95 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ... #13 33.95 Unpacking libvariable-magic-perl (0.62-1+b3) ... #13 33.99 Selecting previously unselected package libb-hooks-endofscope-perl. #13 33.99 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #13 33.99 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #13 34.03 Selecting previously unselected package libpng16-16:armhf. #13 34.03 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ... #13 34.03 Unpacking libpng16-16:armhf (1.6.37-3) ... #13 34.08 Selecting previously unselected package libfreetype6:armhf. #13 34.09 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1+deb11u1_armhf.deb ... #13 34.09 Unpacking libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ... #13 34.15 Selecting previously unselected package libfontconfig1:armhf. #13 34.16 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ... #13 34.16 Unpacking libfontconfig1:armhf (2.13.1-4.2) ... #13 34.21 Selecting previously unselected package libjpeg62-turbo:armhf. #13 34.21 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ... #13 34.21 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ... #13 34.26 Selecting previously unselected package libdeflate0:armhf. #14 38.68 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB] #13 42.75 Preparing to unpack .../260-libfile-find-rule-perl_0.34-3_all.deb ... #13 42.75 Unpacking libfile-find-rule-perl (0.34-3) ... #13 42.80 Selecting previously unselected package libfont-afm-perl. #13 42.80 Preparing to unpack .../261-libfont-afm-perl_1.20-4_all.deb ... #13 42.80 Unpacking libfont-afm-perl (1.20-4) ... #13 42.84 Selecting previously unselected package libio-string-perl. #13 42.84 Preparing to unpack .../262-libio-string-perl_1.08-4_all.deb ... #13 42.85 Unpacking libio-string-perl (1.08-4) ... #13 42.88 Selecting previously unselected package libfont-ttf-perl. #13 42.88 Preparing to unpack .../263-libfont-ttf-perl_1.06-2_all.deb ... #13 42.89 Unpacking libfont-ttf-perl (1.06-2) ... #13 42.95 Selecting previously unselected package libfreezethaw-perl. #13 42.96 Preparing to unpack .../264-libfreezethaw-perl_0.5001-3_all.deb ... #13 42.96 Unpacking libfreezethaw-perl (0.5001-3) ... #13 43.00 Selecting previously unselected package libsort-versions-perl. #13 43.71 Setting up libxdelta2:amd64 (1.1.3-10.4) ... #13 43.72 Setting up libncursesw6:amd64 (6.4-4) ... #13 43.73 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #13 43.74 Setting up libdav1d6:amd64 (1.0.0-2) ... #13 43.75 Setting up libltdl7:amd64 (2.4.7-5) ... #13 43.77 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #13 43.78 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #13 43.80 Setting up libubsan1:amd64 (12.2.0-14) ... #13 43.81 Setting up libnuma1:amd64 (2.0.16-1) ... #13 43.83 Setting up python-apt-common (2.6.0) ... #13 43.84 Setting up sensible-utils (0.0.17+nmu1) ... #13 43.86 Setting up xdelta3 (3.0.11-dfsg-1.2) ... #13 43.87 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #13 43.89 Setting up libtiff6:amd64 (4.5.0-6+deb12u1) ... #13 43.91 Setting up libasan8:amd64 (12.2.0-14) ... #13 43.92 Setting up libuchardet0:amd64 (0.0.7-1) ... #14 49.33 Selecting previously unselected package libalgorithm-diff-perl. #14 49.34 Preparing to unpack .../201-libalgorithm-diff-perl_1.19.03-2_all.deb ... #14 49.34 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #14 49.41 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 49.41 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6_arm64.deb ... #14 49.42 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #14 49.44 Selecting previously unselected package libalgorithm-merge-perl. #14 49.45 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ... #14 49.45 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 49.49 Selecting previously unselected package libapt-pkg-perl. #14 49.49 Preparing to unpack .../204-libapt-pkg-perl_0.1.36build3_arm64.deb ... #14 49.50 Unpacking libapt-pkg-perl (0.1.36build3) ... #14 49.53 Selecting previously unselected package libarchive-cpio-perl. #14 49.53 Preparing to unpack .../205-libarchive-cpio-perl_0.10-1_all.deb ... #14 49.53 Unpacking libarchive-cpio-perl (0.10-1) ... #14 49.56 Selecting previously unselected package libarray-intspan-perl. #14 47.63 Get:397 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-unidiff all 0.7.3-1 [11.0 kB] #14 47.63 Get:398 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 equivs all 2.3.1 [19.0 kB] #14 47.64 Get:399 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libauthen-sasl-perl all 2.1600-3 [42.2 kB] #14 47.68 Get:400 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-magic all 2:0.4.27-1 [13.3 kB] #14 47.87 debconf: delaying package configuration, since apt-utils is not installed #13 33.01 Setting up libcurl3-gnutls:armhf (7.88.1-10+rpi1+deb12u5) ... #13 33.02 Setting up file (1:5.44-3) ... #13 33.03 Setting up libgomp1:armhf (12.2.0-14+rpi1) ... #13 33.04 Setting up bzip2 (1.0.8-5+b2) ... #13 33.05 Setting up libfakeroot:armhf (1.31-1.2) ... #13 33.07 Setting up libjansson4:armhf (2.14-2) ... #13 33.11 Setting up fakeroot (1.31-1.2) ... #13 33.13 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 33.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 #13 33.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 #13 33.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 #13 33.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 #13 33.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 #13 33.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 #13 33.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 #13 33.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 #13 33.14 Setting up liberror-perl (0.17029-2) ... #13 33.15 Setting up autotools-dev (20220109.1) ... #13 33.16 Setting up rpcsvc-proto (1.4.3-1) ... #13 33.17 Setting up make (4.3-4.1) ... #13 33.18 Setting up libmpfr6:armhf (4.2.0-1) ... #13 33.19 Setting up xz-utils (5.4.1-0.2) ... #13 33.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 33.20 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 #13 33.20 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 #13 33.20 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 #13 33.20 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 #13 33.20 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 #13 33.20 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 #13 33.20 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 #13 33.20 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 #13 33.20 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 #13 33.20 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 #13 33.21 Setting up libmpc3:armhf (1.3.1-1) ... #13 33.22 Setting up libio-html-perl (1.004-3) ... #13 33.24 Setting up patch (2.7.6-7) ... #13 33.25 Setting up autopoint (0.21-12) ... #13 33.26 Setting up libb-hooks-op-check-perl:armhf (0.22-2+b1) ... #13 33.27 Setting up libipc-run-perl (20220807.0-1) ... #13 33.28 Setting up libdpkg-perl (1.21.22+rpi1) ... #13 33.29 Setting up autoconf (2.71-3) ... #13 33.31 Setting up libtimedate-perl (2.3300-2) ... #13 33.32 Setting up libregexp-ipv6-perl (0.03-3) ... #13 33.33 Setting up libubsan1:armhf (12.2.0-14+rpi1) ... #13 36.98 Setting up man-db (2.9.4-2) ... #13 37.10 Building database of manual pages ... #13 37.75 Setting up gcc (4:8.3.0-1+rpi2) ... #13 37.79 Setting up perl (5.28.1-6+deb10u1) ... #13 37.81 Setting up libio-html-perl (1.001-1) ... #13 37.83 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #13 37.85 Setting up libdpkg-perl (1.19.8) ... #13 37.86 Setting up autoconf (2.69-11) ... #13 37.88 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 37.90 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #13 37.91 Setting up libdevel-globaldestruction-perl (0.14-1) ... #13 37.93 Setting up libstrictures-perl (2.000005-1) ... #13 37.94 Setting up libsub-quote-perl (2.005001-1) ... #13 37.96 Setting up liburi-perl (1.76-1) ... #13 37.99 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #13 49.45 Running transaction check #13 37.75 Selecting previously unselected package libgc1c2:armhf. #13 37.75 Preparing to unpack .../161-libgc1c2_1%3a7.6.4-0.4_armhf.deb ... #13 37.75 Unpacking libgc1c2:armhf (1:7.6.4-0.4) ... #13 37.80 Selecting previously unselected package libltdl7:armhf. #13 37.81 Preparing to unpack .../162-libltdl7_2.4.6-9_armhf.deb ... #13 37.81 Unpacking libltdl7:armhf (2.4.6-9) ... #13 37.86 Selecting previously unselected package guile-2.2-libs:armhf. + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh #13 42.22 Selecting previously unselected package libref-util-xs-perl. #13 42.22 Preparing to unpack .../277-libref-util-xs-perl_0.117-1+b1_amd64.deb ... #13 42.23 Unpacking libref-util-xs-perl (0.117-1+b1) ... #13 42.26 Selecting previously unselected package libregexp-pattern-license-perl. #13 42.26 Preparing to unpack .../278-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #13 42.27 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #13 42.31 Selecting previously unselected package libsasl2-modules:amd64. #13 42.31 Preparing to unpack .../279-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ... #13 42.31 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 42.36 Selecting previously unselected package libsereal-decoder-perl. #13 42.36 Preparing to unpack .../280-libsereal-decoder-perl_4.005+ds-1+b1_amd64.deb ... #13 42.36 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #13 42.40 Selecting previously unselected package libsereal-encoder-perl. #13 42.40 Preparing to unpack .../281-libsereal-encoder-perl_4.005+ds-1+b1_amd64.deb ... #13 42.41 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #13 42.45 Selecting previously unselected package libsereal-perl. #13 51.46 Setting up libc6-dev:arm64 (2.36-9+deb12u4) ... #13 51.47 Setting up libfont-ttf-perl (1.06-2) ... #13 51.48 Setting up libfile-homedir-perl (1.006-2) ... #13 51.49 Setting up libalgorithm-diff-xs-perl:arm64 (0.04-8+b1) ... #13 51.50 Setting up pristine-tar (1.50) ... #13 51.51 Setting up libio-socket-ssl-perl (2.081-2) ... #13 51.52 Setting up libsub-exporter-perl (0.989-1) ... #13 51.53 Setting up libpython3-stdlib:arm64 (3.11.2-1+b1) ... #13 51.54 Setting up libalgorithm-merge-perl (0.08-5) ... #13 51.55 Setting up libhttp-message-perl (6.44-1) ... #13 51.56 Setting up libdata-validate-ip-perl (0.31-1) ... #17 4.456 (27/57): libedit-3.1-23.20170329cvs.el8.x86_64. 16 MB/s | 102 kB 00:00 #17 4.466 (28/57): libgomp-8.5.0-21.el8.x86_64.rpm 21 MB/s | 208 kB 00:00 #17 4.474 (29/57): libselinux-devel-2.9-8.el8.x86_64.rpm 28 MB/s | 200 kB 00:00 #17 4.483 (30/57): libselinux-utils-2.9-8.el8.x86_64.rpm 27 MB/s | 243 kB 00:00 #17 4.492 (31/57): libsepol-devel-2.9-3.el8.x86_64.rpm 9.9 MB/s | 87 kB 00:00 #17 4.497 (32/57): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm 4.7 MB/s | 25 kB 00:00 #17 4.505 (33/57): m4-1.4.18-7.el8.x86_64.rpm 28 MB/s | 223 kB 00:00 #17 4.518 (34/57): make-4.2.1-11.el8.x86_64.rpm 41 MB/s | 498 kB 00:00 #17 4.669 (35/57): gcc-8.5.0-21.el8.x86_64.rpm 49 MB/s | 23 MB 00:00 #17 4.674 (36/57): libtool-ltdl-devel-2.4.6-25.el8.x86_64 290 kB/s | 184 kB 00:00 #17 4.683 (37/57): openssh-8.0p1-24.el8.x86_64.rpm 3.1 MB/s | 529 kB 00:00 #17 4.691 (38/57): openssh-clients-8.0p1-24.el8.x86_64.rp 29 MB/s | 650 kB 00:00 #17 4.697 (39/57): pcre2-utf16-10.32-3.el8.x86_64.rpm 16 MB/s | 229 kB 00:00 #17 4.705 (40/57): pcre2-devel-10.32-3.el8.x86_64.rpm 20 MB/s | 605 kB 00:00 #17 4.709 (41/57): pcre2-utf32-10.32-3.el8.x86_64.rpm 12 MB/s | 220 kB 00:00 #17 4.743 (42/57): policycoreutils-2.9-24.el8.x86_64.rpm 8.7 MB/s | 409 kB 00:00 #17 4.750 (43/57): policycoreutils-devel-2.9-24.el8.x86_6 6.4 MB/s | 296 kB 00:00 #17 4.755 (44/57): policycoreutils-python-utils-2.9-24.el 5.6 MB/s | 260 kB 00:00 #17 4.758 (45/57): python3-audit-3.1.2-1.el8.x86_64.rpm 5.9 MB/s | 88 kB 00:00 #17 4.762 (46/57): python3-libsemanage-2.9-9.el8.x86_64.r 17 MB/s | 128 kB 00:00 #17 4.768 (47/57): python3-libselinux-2.9-8.el8.x86_64.rp 15 MB/s | 283 kB 00:00 #17 4.775 (48/57): rpm-plugin-selinux-4.14.3-31.el8.x86_6 12 MB/s | 78 kB 00:00 #17 4.783 (49/57): python3-setools-4.3.0-5.el8.x86_64.rpm 30 MB/s | 627 kB 00:00 #17 4.797 (50/57): selinux-policy-3.14.3-136.el8.noarch.r 31 MB/s | 669 kB 00:00 #17 4.817 (51/57): python3-policycoreutils-2.9-24.el8.noa 39 MB/s | 2.3 MB 00:00 #17 4.834 (52/57): selinux-policy-devel-3.14.3-136.el8.no 33 MB/s | 1.6 MB 00:00 #17 4.842 (53/57): systemd-devel-239-79.el8.x86_64.rpm 21 MB/s | 517 kB 00:00 #17 4.845 (54/57): which-2.21-20.el8.x86_64.rpm 4.6 MB/s | 50 kB 00:00 #17 4.852 (55/57): libxcrypt-static-4.1.1-6.el8.x86_64.rp 8.2 MB/s | 56 kB 00:00 #17 4.888 (56/57): glibc-static-2.28-251.el8.x86_64.rpm 45 MB/s | 2.1 MB 00:00 #14 39.54 Selecting previously unselected package libxml2:armhf. #14 39.54 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.7_armhf.deb ... #14 39.55 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.7) ... #14 39.62 Selecting previously unselected package libyaml-0-2:armhf. #14 39.62 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_armhf.deb ... #14 39.63 Unpacking libyaml-0-2:armhf (0.2.2-1) ... #14 39.66 Selecting previously unselected package lsb-release. #14 39.66 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #14 39.77 Get:207 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgpgme11 armhf 1.18.0-3ubuntu2 [119 kB] #13 39.57 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ... #13 39.58 Unpacking libjson-maybexs-perl (1.004003-1) ... #13 39.62 Selecting previously unselected package libldap-common. #13 39.62 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... #13 39.63 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 39.66 Selecting previously unselected package liblist-compare-perl. #13 39.66 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ... #13 39.67 Unpacking liblist-compare-perl (0.55-1) ... #13 39.70 Selecting previously unselected package liblist-someutils-perl. #13 39.70 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ... #13 39.71 Unpacking liblist-someutils-perl (0.58-1) ... #13 39.74 Selecting previously unselected package liblist-someutils-xs-perl. #13 39.74 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ... #13 39.75 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #13 39.79 Selecting previously unselected package liblist-utilsby-perl. #13 39.79 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ... #13 39.80 Unpacking liblist-utilsby-perl (0.11-1) ... #13 39.83 Selecting previously unselected package libltdl7:arm64. #13 41.87 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ... #13 41.87 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... #13 41.90 Selecting previously unselected package libterm-readkey-perl. #13 41.90 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ... #13 41.91 Unpacking libterm-readkey-perl (2.38-1+b2) ... #13 41.94 Selecting previously unselected package libtext-levenshteinxs-perl. #13 41.95 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ... #13 41.95 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #13 41.98 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #13 41.98 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ... #13 41.99 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... #13 42.02 Selecting previously unselected package libtext-xslate-perl. #13 42.02 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ... #13 42.02 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #13 42.07 Selecting previously unselected package libtime-duration-perl. #13 42.08 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ... #13 42.08 Unpacking libtime-duration-perl (1.21-1) ... #13 34.26 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ... #13 34.26 Unpacking libdeflate0:armhf (1.7-1) ... #13 34.30 Selecting previously unselected package libjbig0:armhf. #13 34.31 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ... #13 34.31 Unpacking libjbig0:armhf (2.1-3.1+b2) ... #13 34.35 Selecting previously unselected package libwebp6:armhf. #13 34.35 Preparing to unpack .../179-libwebp6_0.6.1-2.1+deb11u2_armhf.deb ... #13 34.36 Unpacking libwebp6:armhf (0.6.1-2.1+deb11u2) ... #13 34.41 Selecting previously unselected package libtiff5:armhf. #14 38.75 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #14 38.80 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 38.83 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmailtools-perl all 2.21-1 [80.7 kB] #14 38.94 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB] #13 43.00 Preparing to unpack .../265-libsort-versions-perl_1.62-3_all.deb ... #13 43.01 Unpacking libsort-versions-perl (1.62-3) ... #13 43.04 Selecting previously unselected package libgit-wrapper-perl. #13 43.04 Preparing to unpack .../266-libgit-wrapper-perl_0.048-2_all.deb ... #13 43.05 Unpacking libgit-wrapper-perl (0.048-2) ... #13 43.09 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 43.09 Preparing to unpack .../267-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #13 43.14 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #13 43.21 Selecting previously unselected package libio-prompter-perl. #13 43.21 Preparing to unpack .../268-libio-prompter-perl_0.004015-2_all.deb ... #13 43.21 Unpacking libio-prompter-perl (0.004015-2) ... #13 43.25 Selecting previously unselected package libjson-perl. #13 43.94 Setting up lzop (1.04-2) ... #13 43.95 Setting up git-man (1:2.39.2-1.1) ... #13 43.97 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #13 43.98 Setting up netbase (6.4) ... #13 44.02 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #13 44.03 Setting up libtsan2:amd64 (12.2.0-14) ... #13 44.05 Setting up libbinutils:amd64 (2.40-2) ... #13 44.06 Setting up lsb-release (12.0-1) ... #13 44.08 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... #13 44.09 Setting up libisl23:amd64 (0.25-1.1) ... #13 44.11 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ... #13 44.12 Setting up libc-dev-bin (2.36-9+deb12u4) ... #13 44.14 Setting up openssl (3.0.11-1~deb12u2) ... #13 44.16 Setting up libbsd0:amd64 (0.11.7-2) ... #13 44.17 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #13 44.19 Setting up libelf1:amd64 (0.188-2.1) ... #13 44.20 Setting up readline-common (8.2-1.3) ... #13 44.22 Setting up publicsuffix (20230209.2326-1) ... #13 44.23 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #13 44.25 Setting up zstd (1.5.4+dfsg2-5) ... #14 49.56 Preparing to unpack .../206-libarray-intspan-perl_2.003-1_all.deb ... #14 49.57 Unpacking libarray-intspan-perl (2.003-1) ... #14 49.60 Selecting previously unselected package libasync-mergepoint-perl. #14 49.60 Preparing to unpack .../207-libasync-mergepoint-perl_0.04-2_all.deb ... #14 49.60 Unpacking libasync-mergepoint-perl (0.04-2) ... #14 49.63 Selecting previously unselected package libmodule-implementation-perl. #14 49.63 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1_all.deb ... #14 49.64 Unpacking libmodule-implementation-perl (0.09-1) ... #14 49.67 Selecting previously unselected package libsub-exporter-progressive-perl. #14 49.67 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 49.67 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 49.70 Selecting previously unselected package libvariable-magic-perl. #14 49.70 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build2_arm64.deb ... #14 49.71 Unpacking libvariable-magic-perl (0.62-1build2) ... #14 49.74 Selecting previously unselected package libb-hooks-endofscope-perl. #14 49.74 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1_all.deb ... #14 49.74 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #14 49.77 Selecting previously unselected package libcapture-tiny-perl. #14 47.91 Fetched 154 MB in 42s (3688 kB/s) #14 47.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 ... 4320 files and directories currently installed.) #14 47.96 Preparing to unpack .../libc6_2.38-1ubuntu6.1_arm64.deb ... #14 48.05 Unpacking libc6:arm64 (2.38-1ubuntu6.1) over (2.38-1ubuntu6) ... #13 33.34 Setting up sensible-utils (0.0.17+nmu1) ... #13 33.36 Setting up libcrypt-dev:armhf (1:4.4.33-2) ... #13 33.37 Setting up libasan8:armhf (12.2.0-14+rpi1) ... #13 33.45 Setting up libuchardet0:armhf (0.0.7-1) ... #13 33.46 Setting up librole-tiny-perl (2.002004-1) ... #13 33.47 Setting up libcurl4:armhf (7.88.1-10+rpi1+deb12u5) ... #13 33.48 Setting up libsub-override-perl (0.09-4) ... #13 33.49 Setting up git-man (1:2.39.2-1.1) ... #13 33.50 Setting up libsub-quote-perl (2.006008-1) ... #13 33.51 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #13 33.52 Setting up curl (7.88.1-10+rpi1+deb12u5) ... #13 33.53 Setting up libfile-dirlist-perl (0.05-3) ... #13 33.54 Setting up libbinutils:armhf (2.40-2+rpi2) ... #13 33.55 Setting up libisl23:armhf (0.25-1.1) ... #13 38.01 Setting up automake (1:1.16.1-4) ... #13 38.02 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 38.02 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 #13 38.02 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 #13 38.03 Setting up libhttp-date-perl (6.02-1) ... #13 38.05 Setting up libfile-which-perl (1.23-1) ... #13 38.06 Setting up libfile-listing-perl (6.04-1) ... #13 38.08 Setting up libdynaloader-functions-perl (0.003-1) ... #13 38.10 Setting up libclass-method-modifiers-perl (2.12-1) ... #13 38.11 Setting up libio-pty-perl (1:1.08-1.1+b4) ... #13 38.12 Setting up libarchive-zip-perl (1.64-1) ... #13 38.14 Setting up libhtml-tagset-perl (3.20-3) ... #13 38.15 Setting up libdebhelper-perl (13.2~bpo10+1) ... #13 38.18 Setting up liblwp-mediatypes-perl (6.02-1) ... #13 38.20 Setting up libtry-tiny-perl (0.30-1) ... #13 38.21 Setting up libnet-http-perl (6.18-1) ... #13 38.22 Setting up libencode-locale-perl (1.05-1) ... #13 38.28 Setting up libdevel-callchecker-perl (0.008-1) ... #13 38.30 Setting up dpkg-dev (1.19.8) ... #13 38.33 Setting up intltool-debian (0.35.0+20060710.5) ... #13 49.56 Transaction check succeeded. #13 49.56 Running transaction test #13 37.86 Preparing to unpack .../163-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ... #13 37.87 Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ... #14 41.80 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB] #14 41.80 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadonly-perl all 2.050-3 [19.9 kB] #14 41.81 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-perl all 0.204-1 [15.0 kB] #14 41.81 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-xs-perl arm64 0.117-1build5 [12.4 kB] #14 41.82 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] #14 41.85 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #14 41.87 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg2-3ubuntu1.2 [68.4 kB] #14 41.89 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-decoder-perl arm64 4.023+ds-1 [99.9 kB] #14 41.92 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-encoder-perl arm64 4.023+ds-1 [103 kB] #12 43.94 Running transaction check #13 42.45 Preparing to unpack .../282-libsereal-perl_4.005-1_all.deb ... #13 42.45 Unpacking libsereal-perl (4.005-1) ... #13 42.48 Selecting previously unselected package libtask-weaken-perl. #13 42.48 Preparing to unpack .../283-libtask-weaken-perl_1.06-1_all.deb ... #13 42.49 Unpacking libtask-weaken-perl (1.06-1) ... #13 42.52 Selecting previously unselected package libxml-parser-perl. #13 42.52 Preparing to unpack .../284-libxml-parser-perl_2.44-4_amd64.deb ... #13 42.53 Unpacking libxml-parser-perl (2.44-4) ... #13 42.61 Selecting previously unselected package libsoap-lite-perl. #13 42.61 Preparing to unpack .../285-libsoap-lite-perl_1.27-1_all.deb ... #13 42.62 Unpacking libsoap-lite-perl (1.27-1) ... #13 42.68 Selecting previously unselected package libsort-key-perl. #13 42.68 Preparing to unpack .../286-libsort-key-perl_1.33-2+b1_amd64.deb ... #13 42.68 Unpacking libsort-key-perl (1.33-2+b1) ... #13 42.71 Selecting previously unselected package libstring-copyright-perl. #13 42.72 Preparing to unpack .../287-libstring-copyright-perl_0.003006-1_all.deb ... #13 42.72 Unpacking libstring-copyright-perl (0.003006-1) ... #13 42.78 Selecting previously unselected package libstring-escape-perl. #13 42.78 Preparing to unpack .../288-libstring-escape-perl_2010.002-2_all.deb ... #13 42.79 Unpacking libstring-escape-perl (2010.002-2) ... #13 42.81 Selecting previously unselected package libstring-shellquote-perl. + docker info #13 51.57 Setting up libhtml-form-perl (6.11-1) ... #13 51.58 Setting up libiterator-perl (0.03+ds1-2) ... #13 51.58 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #13 51.59 Setting up libjson-xs-perl (4.030-2+b1) ... #13 51.60 Setting up python3.11 (3.11.2-6) ... #17 4.979 (57/57): selinux-policy-minimum-3.14.3-136.el8. 78 MB/s | 14 MB 00:00 #17 4.982 -------------------------------------------------------------------------------- #17 4.982 Total 46 MB/s | 109 MB 00:02 #14 39.67 Unpacking lsb-release (11.1.0ubuntu2) ... #14 39.70 Selecting previously unselected package netbase. #14 39.70 Preparing to unpack .../027-netbase_6.1_all.deb ... #14 39.70 Unpacking netbase (6.1) ... #14 39.74 Selecting previously unselected package python3-pkg-resources. #14 39.74 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... #14 39.74 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 39.78 Selecting previously unselected package python3-six. #14 39.78 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #14 39.79 Unpacking python3-six (1.14.0-2) ... #14 39.82 Selecting previously unselected package shared-mime-info. #14 39.83 Preparing to unpack .../030-shared-mime-info_1.15-1_armhf.deb ... #14 39.83 Unpacking shared-mime-info (1.15-1) ... #14 39.91 Selecting previously unselected package ucf. Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-42-93 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true #14 40.18 Get:208 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-gpg armhf 1.18.0-3ubuntu2 [190 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) #13 39.84 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ... #13 39.84 Unpacking libltdl7:arm64 (2.4.6-15) ... #13 39.88 Selecting previously unselected package libltdl-dev:arm64. #13 39.88 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ... #13 39.88 Unpacking libltdl-dev:arm64 (2.4.6-15) ... #13 39.93 Selecting previously unselected package liblzo2-2:arm64. #13 39.94 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ... #13 39.94 Unpacking liblzo2-2:arm64 (2.10-2) ... #13 39.97 Selecting previously unselected package libsys-hostname-long-perl. #13 39.98 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ... #13 39.98 Unpacking libsys-hostname-long-perl (1.5-2) ... #13 40.02 Selecting previously unselected package libmail-sendmail-perl. #13 40.02 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ... #13 40.03 Unpacking libmail-sendmail-perl (0.80-1.1) ... #13 40.06 Selecting previously unselected package libnet-smtp-ssl-perl. [Pipeline] checkout The recommended git tool is: git #13 42.11 Selecting previously unselected package libtime-moment-perl. #13 42.11 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ... #13 42.12 Unpacking libtime-moment-perl (0.44-1+b3) ... #13 42.15 Selecting previously unselected package libtype-tiny-xs-perl. #13 42.16 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ... #13 42.16 Unpacking libtype-tiny-xs-perl (0.022-1) ... #13 42.22 Selecting previously unselected package libunicode-utf8-perl. #13 42.22 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ... #13 42.22 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #13 42.26 Selecting previously unselected package libunwind8:amd64. #13 42.26 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ... #13 42.26 Unpacking libunwind8:amd64 (1.3.2-2) ... #13 42.31 Selecting previously unselected package libxdelta2. #13 42.31 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ... #13 42.31 Unpacking libxdelta2 (1.1.3-9.3) ... #13 42.35 Selecting previously unselected package libxext6:amd64. #13 34.41 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u5_armhf.deb ... #13 34.41 Unpacking libtiff5:armhf (4.2.0-1+deb11u5) ... #13 34.46 Selecting previously unselected package libxau6:armhf. #13 34.46 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ... #13 34.47 Unpacking libxau6:armhf (1:1.0.9-1) ... #13 34.50 Selecting previously unselected package libxdmcp6:armhf. #13 34.50 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #13 34.50 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #13 34.54 Selecting previously unselected package libxcb1:armhf. #13 34.55 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ... #13 34.55 Unpacking libxcb1:armhf (1.14-3) ... #13 34.59 Selecting previously unselected package libx11-data. #13 34.59 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ... #13 34.59 Unpacking libx11-data (2:1.7.2-1+deb11u2) ... #13 34.66 Selecting previously unselected package libx11-6:armhf. #14 38.97 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B] #14 38.97 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B] #14 38.98 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #14 38.99 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #14 39.00 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB] #14 39.01 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB] #13 43.25 Preparing to unpack .../269-libjson-perl_4.10000-1_all.deb ... #13 43.26 Unpacking libjson-perl (4.10000-1) ... #13 43.30 Selecting previously unselected package liblog-any-perl. #13 43.30 Preparing to unpack .../270-liblog-any-perl_1.713-1_all.deb ... #13 43.30 Unpacking liblog-any-perl (1.713-1) ... #13 43.34 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 43.35 Preparing to unpack .../271-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #13 43.42 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #13 43.46 Selecting previously unselected package libpackage-stash-perl. #13 43.46 Preparing to unpack .../272-libpackage-stash-perl_0.40-1_all.deb ... #13 43.46 Unpacking libpackage-stash-perl (0.40-1) ... #13 43.50 Selecting previously unselected package libsub-identify-perl. #13 43.50 Preparing to unpack .../273-libsub-identify-perl_0.14-3_armhf.deb ... #13 43.51 Unpacking libsub-identify-perl (0.14-3) ... #13 43.54 Selecting previously unselected package libsub-name-perl:armhf. #14 49.77 Preparing to unpack .../212-libcapture-tiny-perl_0.48-1_all.deb ... #14 49.78 Unpacking libcapture-tiny-perl (0.48-1) ... #14 49.81 Selecting previously unselected package libclass-xsaccessor-perl. #14 49.81 Preparing to unpack .../213-libclass-xsaccessor-perl_1.19-3build3_arm64.deb ... #14 49.81 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #14 49.85 Selecting previously unselected package libclone-perl. #14 49.85 Preparing to unpack .../214-libclone-perl_0.43-2_arm64.deb ... #14 49.86 Unpacking libclone-perl (0.43-2) ... #14 49.88 Selecting previously unselected package libcommon-sense-perl. #14 49.89 Preparing to unpack .../215-libcommon-sense-perl_3.74-2build6_arm64.deb ... #14 49.89 Unpacking libcommon-sense-perl (3.74-2build6) ... #14 49.92 Selecting previously unselected package libparams-util-perl. #14 49.92 Preparing to unpack .../216-libparams-util-perl_1.07-3build5_arm64.deb ... #14 49.95 Unpacking libparams-util-perl (1.07-3build5) ... #14 49.98 Selecting previously unselected package libsub-install-perl. #14 49.98 Preparing to unpack .../217-libsub-install-perl_0.928-1_all.deb ... #14 49.99 Unpacking libsub-install-perl (0.928-1) ... #13 44.26 Setting up libmarkdown2:amd64 (2.2.7-2) ... #13 44.28 Setting up libcc1-0:amd64 (12.2.0-14) ... #13 44.29 Setting up iso-codes (4.15.0-1) ... #13 44.31 Setting up liblocale-gettext-perl (1.07-5) ... #13 44.32 Setting up liblsan0:amd64 (12.2.0-14) ... #13 44.34 Setting up dctrl-tools (2.24-3+b1) ... #13 44.35 Setting up libitm1:amd64 (12.2.0-14) ... #13 44.37 Setting up debian-keyring (2022.12.24) ... #13 44.38 Setting up libgdbm6:amd64 (1.23-3) ... #13 44.40 Setting up libctf0:amd64 (2.40-2) ... #13 44.41 Setting up pinentry-curses (1.2.1-1) ... #13 44.43 Setting up manpages-dev (6.03-2) ... #13 44.44 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #13 44.46 Setting up cpp-12 (12.2.0-14) ... #13 33.56 Setting up libc-dev-bin (2.36-9+rpi1+deb12u4) ... #13 33.57 Setting up libfile-homedir-perl (1.006-2) ... #13 33.59 Setting up libelf1:armhf (0.188-2.1+rpi1) ... #13 33.60 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... #13 33.61 Setting up libcc1-0:armhf (12.2.0-14+rpi1) ... #13 33.62 Setting up liburi-perl (5.17-1) ... #13 33.63 Setting up libfile-touch-perl (0.12-2) ... #13 33.64 Setting up libctf0:armhf (2.40-2+rpi2) ... #13 33.65 Setting up libnet-ssleay-perl:armhf (1.92-2+b2) ... #13 33.66 Setting up automake (1:1.16.5-1.3) ... #13 33.67 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 33.67 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 #13 33.67 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 #13 33.68 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #13 33.69 Setting up libtirpc3:armhf (1.3.3+ds-1) ... #13 33.70 Setting up libhttp-date-perl (6.05-2) ... #13 33.71 Setting up cpp-12 (12.2.0-14+rpi1) ... #13 33.72 Setting up gettext (0.21-12) ... #13 33.73 Setting up libfile-listing-perl (6.15-1) ... #13 33.74 Setting up libnet-http-perl (6.22-1) ... #13 33.76 Setting up libdevel-callchecker-perl:armhf (0.008-2) ... #13 33.77 Setting up intltool-debian (0.35.0+20060710.6) ... #13 33.79 Setting up patchutils (0.4.2-1) ... #13 33.81 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ... #13 33.82 Setting up libgcc-12-dev:armhf (12.2.0-14+rpi1) ... #13 33.87 Setting up git (1:2.39.2-1.1) ... #13 38.35 Setting up liberror-perl (0.17027-2) ... #13 38.36 Setting up patchutils (0.3.4-2) ... #13 38.38 Setting up libipc-run-perl (20180523.0-1) ... #13 38.40 Setting up git (1:2.20.1-2+deb10u8) ... #13 38.43 Setting up libwww-robotrules-perl (6.02-1) ... #13 38.45 Setting up libhtml-parser-perl (3.72-3+b2) ... #13 38.47 Setting up librole-tiny-perl (2.000006-1) ... #13 38.48 Setting up libfile-homedir-perl (1.004-1) ... #13 38.50 Setting up libio-socket-ssl-perl (2.060-3) ... #13 38.51 Setting up libhttp-message-perl (6.18-1) ... #13 38.53 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #13 38.55 Setting up libhttp-negotiate-perl (6.01-1) ... #14 42.05 Public key for emacs-filesystem-24.3-23.el7_9.1.noarch.rpm is not installed #13 38.46 Selecting previously unselected package iso-codes. #14 41.95 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB] #12 44.04 Transaction check succeeded. #12 44.04 Running transaction test #13 42.82 Preparing to unpack .../289-libstring-shellquote-perl_1.04-1_all.deb ... #13 42.82 Unpacking libstring-shellquote-perl (1.04-1) ... #13 42.85 Selecting previously unselected package libterm-readkey-perl. #13 42.85 Preparing to unpack .../290-libterm-readkey-perl_2.38-1_amd64.deb ... #13 42.86 Unpacking libterm-readkey-perl (2.38-1) ... #13 42.89 Selecting previously unselected package libtest-fatal-perl. #13 42.90 Preparing to unpack .../291-libtest-fatal-perl_0.014-1_all.deb ... #13 42.90 Unpacking libtest-fatal-perl (0.014-1) ... #13 42.93 Selecting previously unselected package libtest-refcount-perl. #13 42.93 Preparing to unpack .../292-libtest-refcount-perl_0.08-3_all.deb ... #13 42.94 Unpacking libtest-refcount-perl (0.08-3) ... #13 42.97 Selecting previously unselected package libtext-levenshtein-perl. #13 42.97 Preparing to unpack .../293-libtext-levenshtein-perl_0.13-1_all.deb ... #13 42.98 Unpacking libtext-levenshtein-perl (0.13-1) ... #13 43.01 Selecting previously unselected package libtype-tiny-xs-perl. #13 43.01 Preparing to unpack .../294-libtype-tiny-xs-perl_0.014-1+b1_amd64.deb ... #13 43.01 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #13 43.06 Selecting previously unselected package libunicode-utf8-perl. #14 39.91 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #14 39.91 Moving old data out of the way #14 39.91 Unpacking ucf (3.0038+nmu1) ... #14 39.96 Selecting previously unselected package xdg-user-dirs. #14 39.96 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_armhf.deb ... #14 39.97 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #14 40.02 Selecting previously unselected package xz-utils. #14 40.55 Get:209 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-xdg all 0.28-2 [38.3 kB] #13 40.06 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 40.07 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 40.09 Selecting previously unselected package libmailtools-perl. #13 40.10 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ... #13 40.10 Unpacking libmailtools-perl (2.21-1) ... #13 40.15 Selecting previously unselected package libmarkdown2:arm64. #13 40.15 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ... #13 40.16 Unpacking libmarkdown2:arm64 (2.2.6-1) ... #13 40.19 Selecting previously unselected package libmime-tools-perl. #13 40.19 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ... #13 40.20 Unpacking libmime-tools-perl (5.509-1) ... #13 40.25 Selecting previously unselected package libmoox-aliases-perl. #13 40.25 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ... #13 40.25 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #13 40.28 Selecting previously unselected package libnamespace-autoclean-perl. #13 40.29 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ... #13 40.29 Unpacking libnamespace-autoclean-perl (0.29-1) ... [Pipeline] echo Removing all docker containers [Pipeline] sh #13 42.35 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ... #13 42.39 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... #13 42.42 Selecting previously unselected package libxml-namespacesupport-perl. #13 42.42 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #13 42.43 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #13 42.45 Selecting previously unselected package libxml-sax-base-perl. #13 42.45 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ... #13 42.46 Unpacking libxml-sax-base-perl (1.09-1.1) ... #13 42.50 Selecting previously unselected package libxml-sax-perl. #13 42.51 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ... #13 42.51 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #13 42.55 Selecting previously unselected package libxml-libxml-perl. #13 42.55 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... #13 42.56 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #13 42.63 Selecting previously unselected package libxml-sax-expat-perl. #13 42.63 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ... #13 42.67 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 34.67 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1+deb11u2_armhf.deb ... #13 34.67 Unpacking libx11-6:armhf (2:1.7.2-1+deb11u2) ... #13 34.75 Selecting previously unselected package libxpm4:armhf. #13 34.76 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1.1+deb11u1_armhf.deb ... #13 34.76 Unpacking libxpm4:armhf (1:3.5.12-1.1+deb11u1) ... #13 34.80 Selecting previously unselected package libgd3:armhf. #13 34.80 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ... #13 34.81 Unpacking libgd3:armhf (2.3.0-2) ... #13 34.84 Selecting previously unselected package libc-devtools. #13 34.85 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u8_armhf.deb ... #13 34.85 Unpacking libc-devtools (2.31-13+deb11u8) ... #13 34.89 Selecting previously unselected package libcapture-tiny-perl. #13 34.89 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ... #13 34.90 Unpacking libcapture-tiny-perl (0.48-1) ... #13 34.93 Selecting previously unselected package libclass-data-inheritable-perl. #13 34.93 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ... #13 34.93 Unpacking libclass-data-inheritable-perl (0.08-3) ... #13 34.96 Selecting previously unselected package libclass-inspector-perl. #13 34.97 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ... #13 34.97 Unpacking libclass-inspector-perl (1.36-1) ... #13 35.00 Selecting previously unselected package libclass-xsaccessor-perl. #13 35.00 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ... #13 35.00 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #13 35.03 Selecting previously unselected package libclone-perl. #13 43.54 Preparing to unpack .../274-libsub-name-perl_0.26-2+b1_armhf.deb ... #13 43.55 Unpacking libsub-name-perl:armhf (0.26-2+b1) ... #13 43.58 Selecting previously unselected package libnamespace-clean-perl. #13 43.58 Preparing to unpack .../275-libnamespace-clean-perl_0.27-2_all.deb ... #13 43.59 Unpacking libnamespace-clean-perl (0.27-2) ... #13 43.62 Selecting previously unselected package libpath-tiny-perl. #13 43.62 Preparing to unpack .../276-libpath-tiny-perl_0.144-1_all.deb ... #13 43.63 Unpacking libpath-tiny-perl (0.144-1) ... #13 43.67 Selecting previously unselected package libstrictures-perl. #13 43.67 Preparing to unpack .../277-libstrictures-perl_2.000006-1_all.deb ... #13 43.67 Unpacking libstrictures-perl (2.000006-1) ... #13 43.71 Selecting previously unselected package libtype-tiny-perl. #13 43.71 Preparing to unpack .../278-libtype-tiny-perl_2.002001-1_all.deb ... #13 43.72 Unpacking libtype-tiny-perl (2.002001-1) ... #13 43.78 Selecting previously unselected package libgitlab-api-v4-perl. #14 50.01 Selecting previously unselected package libdata-optlist-perl. #14 50.02 Preparing to unpack .../218-libdata-optlist-perl_0.110-1_all.deb ... #14 50.02 Unpacking libdata-optlist-perl (0.110-1) ... #14 50.05 Selecting previously unselected package libsub-exporter-perl. #14 50.05 Preparing to unpack .../219-libsub-exporter-perl_0.987-1_all.deb ... #14 50.06 Unpacking libsub-exporter-perl (0.987-1) ... #14 50.09 Selecting previously unselected package libconst-fast-perl. #14 50.09 Preparing to unpack .../220-libconst-fast-perl_0.014-1_all.deb ... #14 50.09 Unpacking libconst-fast-perl (0.014-1) ... #14 50.12 Selecting previously unselected package libwant-perl. #14 50.13 Preparing to unpack .../221-libwant-perl_0.29-1build4_arm64.deb ... #14 50.13 Unpacking libwant-perl (0.29-1build4) ... #14 50.16 Selecting previously unselected package libcontextual-return-perl. #14 50.16 Preparing to unpack .../222-libcontextual-return-perl_0.004014-2_all.deb ... #14 50.17 Unpacking libcontextual-return-perl (0.004014-2) ... #14 50.20 Selecting previously unselected package libcpanel-json-xs-perl. #14 50.20 Preparing to unpack .../223-libcpanel-json-xs-perl_4.19-1build1_arm64.deb ... #14 50.21 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #14 50.26 Selecting previously unselected package libdata-dump-perl. #14 50.26 Preparing to unpack .../224-libdata-dump-perl_1.23-1_all.deb ... #14 50.27 Unpacking libdata-dump-perl (1.23-1) ... #14 50.29 Selecting previously unselected package libdigest-bubblebabble-perl. #14 50.30 Preparing to unpack .../225-libdigest-bubblebabble-perl_0.02-2_all.deb ... #14 50.30 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #13 33.89 Setting up dh-strip-nondeterminism (1.13.1-1) ... #13 33.90 Setting up libwww-robotrules-perl (6.02-1) ... #13 33.91 Setting up dwz (0.15-1) ... #13 33.92 Setting up groff-base (1.22.4-10) ... #13 33.94 Setting up cpp (4:12.2.0-3+rpi1) ... #13 33.96 Setting up libhtml-parser-perl:armhf (3.81-1) ... #13 33.97 Setting up libnsl2:armhf (1.3.0-2) ... #13 33.98 Setting up binutils-arm-linux-gnueabihf (2.40-2+rpi2) ... #13 33.99 Setting up libio-socket-ssl-perl (2.081-2) ... #13 34.00 Setting up libhttp-message-perl (6.44-1) ... #13 34.01 Setting up libhttp-negotiate-perl (6.01-2) ... #13 34.02 Setting up libhttp-cookies-perl (6.10-1) ... #13 34.04 Setting up po-debconf (1.0.21+nmu1) ... #13 34.05 Setting up libhtml-tree-perl (5.07-3) ... #13 34.06 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ... #13 34.07 Setting up libparams-classify-perl:armhf (0.015-2+b1) ... #13 34.08 Setting up binutils (2.40-2+rpi2) ... #13 44.47 Setting up libxcb1:amd64 (1.15-1) ... #13 44.49 Setting up gettext (0.21-12) ... #13 44.50 Setting up xdelta (1.1.3-10.4) ... #13 44.52 Setting up libavif15:amd64 (0.11.1-1) ... #13 44.53 Setting up libarchive13:amd64 (3.6.2-1) ... #13 44.55 Setting up fontconfig-config (2.14.1-4) ... #13 44.74 Setting up libedit2:amd64 (3.1-20221030-2) ... #13 38.57 Setting up libhttp-cookies-perl (6.04-1) ... #13 38.59 Setting up po-debconf (1.0.21) ... #13 38.61 Setting up libhtml-tree-perl (5.07-2) ... #13 38.63 Setting up libparams-classify-perl (0.015-1+b1) ... #13 38.64 Setting up libmodule-runtime-perl (0.016-1) ... #13 38.66 Setting up libimport-into-perl (1.002005-1) ... #13 38.46 Preparing to unpack .../164-iso-codes_4.2-1_all.deb ... #13 38.47 Unpacking iso-codes (4.2-1) ... #14 42.38 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsocket6-perl arm64 0.29-1build4 [19.8 kB] #13 50.07 Transaction test succeeded. #13 50.07 Running transaction #13 43.07 Preparing to unpack .../295-libunicode-utf8-perl_0.62-1_amd64.deb ... #13 43.07 Unpacking libunicode-utf8-perl (0.62-1) ... #13 43.11 Selecting previously unselected package libunwind8:amd64. #13 43.11 Preparing to unpack .../296-libunwind8_1.2.1-10~deb10u1_amd64.deb ... #13 43.11 Unpacking libunwind8:amd64 (1.2.1-10~deb10u1) ... #13 43.16 Selecting previously unselected package libwrap0:amd64. #13 43.16 Preparing to unpack .../297-libwrap0_7.6.q-28_amd64.deb ... #13 43.16 Unpacking libwrap0:amd64 (7.6.q-28) ... #13 43.20 Selecting previously unselected package libxau6:amd64. #13 43.21 Preparing to unpack .../298-libxau6_1%3a1.0.8-1+b2_amd64.deb ... #13 43.21 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... #13 43.26 Selecting previously unselected package libxdmcp6:amd64. #13 43.27 Preparing to unpack .../299-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #13 43.27 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #13 43.31 Selecting previously unselected package libxcb1:amd64. #14 40.03 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_armhf.deb ... #14 40.03 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #14 40.07 Selecting previously unselected package gettext-base. #14 40.07 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_armhf.deb ... #14 40.07 Unpacking gettext-base (0.19.8.1-10build1) ... #14 40.10 Selecting previously unselected package iso-codes. #14 40.11 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #14 40.11 Unpacking iso-codes (4.4-1) ... #14 40.64 Get:210 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dput all 1.1.3ubuntu3 [46.5 kB] #14 40.72 Get:211 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf fonts-noto-mono all 20201225-2 [435 kB] #13 40.32 Selecting previously unselected package libobject-id-perl. #13 40.33 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ... #13 40.33 Unpacking libobject-id-perl (0.1.2-2.1) ... #13 40.37 Selecting previously unselected package libmoox-struct-perl. #13 40.37 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ... #13 40.37 Unpacking libmoox-struct-perl (0.020-1) ... #13 40.41 Selecting previously unselected package libmouse-perl. #13 40.41 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ... #13 40.42 Unpacking libmouse-perl (2.5.10-1+b1) ... #13 40.47 Selecting previously unselected package libnumber-range-perl. #13 40.48 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ... #13 40.48 Unpacking libnumber-range-perl (0.12-1.1) ... #13 40.52 Selecting previously unselected package libossp-uuid16:arm64. #13 52.36 Setting up libhttp-negotiate-perl (6.01-2) ... #13 52.37 Setting up libio-prompter-perl (0.004015-2) ... #13 52.38 Setting up libiterator-util-perl (0.02+ds1-2) ... #13 52.39 Setting up libstdc++-12-dev:arm64 (12.2.0-14) ... #13 52.40 Setting up libhttp-cookies-perl (6.10-1) ... #13 52.41 Setting up libtool (2.4.7-5) ... #13 52.42 Setting up po-debconf (1.0.21+nmu1) ... #13 52.43 Setting up libhtml-tree-perl (5.07-3) ... #13 52.44 Setting up libparams-classify-perl:arm64 (0.015-2+b1) ... #13 52.45 Setting up libcgi-pm-perl (4.55-1) ... #13 52.47 Setting up python3 (3.11.2-1+b1) ... #13 42.70 Selecting previously unselected package libxmlrpc-lite-perl. #13 42.71 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ... #13 42.71 Unpacking libxmlrpc-lite-perl (0.717-4) ... #13 42.75 Selecting previously unselected package libxmuu1:amd64. #13 42.75 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #13 42.75 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #13 42.79 Selecting previously unselected package libyaml-0-2:amd64. #13 42.80 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ... #13 42.80 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #13 42.84 Selecting previously unselected package libyaml-libyaml-perl. #13 42.84 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ... #13 42.84 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 42.88 Selecting previously unselected package licensecheck. #13 42.88 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ... #13 42.88 Unpacking licensecheck (3.1.1-2) ... #13 42.92 Selecting previously unselected package lzip. #13 35.04 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ... #13 35.04 Unpacking libclone-perl (0.45-1+b1) ... #13 35.07 Selecting previously unselected package libcommon-sense-perl. #13 35.07 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ... #13 35.08 Unpacking libcommon-sense-perl (3.75-1+b4) ... #13 35.11 Selecting previously unselected package libconfig-tiny-perl. #13 35.11 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ... #13 35.12 Unpacking libconfig-tiny-perl (2.26-1) ... #13 35.15 Selecting previously unselected package libparams-util-perl. #13 35.15 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ... #13 35.15 Unpacking libparams-util-perl (1.102-1+b1) ... #13 35.23 Selecting previously unselected package libsub-install-perl. #13 35.24 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ... #13 35.24 Unpacking libsub-install-perl (0.928-1.1) ... #13 35.27 Selecting previously unselected package libdata-optlist-perl. + docker container ls -aq #13 43.78 Preparing to unpack .../279-libgitlab-api-v4-perl_0.26-3_all.deb ... #13 43.79 Unpacking libgitlab-api-v4-perl (0.26-3) ... #13 43.85 Selecting previously unselected package libglib2.0-0:armhf. #13 43.85 Preparing to unpack .../280-libglib2.0-0_2.74.6-2_armhf.deb ... #13 43.86 Unpacking libglib2.0-0:armhf (2.74.6-2) ... #13 43.98 Selecting previously unselected package libglib2.0-data. [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-mantic-amd64) #14 50.33 Selecting previously unselected package libdigest-hmac-perl. #14 50.34 Preparing to unpack .../226-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #14 50.34 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #14 50.37 Selecting previously unselected package libdistro-info-perl. #14 50.37 Preparing to unpack .../227-libdistro-info-perl_0.23ubuntu1.1_all.deb ... #14 50.38 Unpacking libdistro-info-perl (0.23ubuntu1.1) ... #14 50.40 Selecting previously unselected package libnet-smtp-ssl-perl. #14 50.41 Preparing to unpack .../228-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 50.41 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 50.44 Selecting previously unselected package libmailtools-perl. #14 50.45 Preparing to unpack .../229-libmailtools-perl_2.21-1_all.deb ... #14 50.45 Unpacking libmailtools-perl (2.21-1) ... #14 50.48 Selecting previously unselected package libnet-ip-perl. #14 50.49 Preparing to unpack .../230-libnet-ip-perl_1.26-2_all.deb ... #14 50.49 Unpacking libnet-ip-perl (1.26-2) ... #14 50.52 Selecting previously unselected package libnet-dns-perl. [Pipeline] sh #13 34.09 Setting up man-db (2.11.2-2) ... #13 34.20 Building database of manual pages ... #14 39.52 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-xs-perl armhf 0.29-1build5 [17.7 kB] #14 39.70 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #13 44.75 Setting up libreadline8:amd64 (8.2-1.3) ... #13 44.76 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #13 44.80 Setting up ca-certificates (20230311) ... #13 38.68 Setting up libmoo-perl (2.003004-2) ... #13 38.69 Setting up liblwp-protocol-https-perl (6.07-2) ... #13 38.71 Setting up libwww-perl (6.36-2) ... #13 38.72 Setting up debhelper (13.2~bpo10+1) ... #13 38.74 Setting up dh-autoreconf (19) ... #13 38.75 Setting up devscripts (2.19.5+deb10u1) ... #13 38.95 Setting up dh-strip-nondeterminism (1.1.2-1) ... #13 38.88 Selecting previously unselected package libalgorithm-diff-perl. #13 38.88 Preparing to unpack .../165-libalgorithm-diff-perl_1.19.03-2_all.deb ... #13 38.88 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #13 38.92 Selecting previously unselected package libalgorithm-diff-xs-perl. #13 38.92 Preparing to unpack .../166-libalgorithm-diff-xs-perl_0.04-5+b1_armhf.deb ... #13 38.92 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 38.96 Selecting previously unselected package libalgorithm-merge-perl. #13 38.96 Preparing to unpack .../167-libalgorithm-merge-perl_0.08-3_all.deb ... #13 38.99 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 42.56 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-copyright-perl all 0.003012-1 [21.3 kB] #14 42.59 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB] #14 42.64 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 42.67 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxs-parse-keyword-perl arm64 0.21-1build1 [50.4 kB] #14 42.74 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsyntax-keyword-try-perl arm64 0.26-1build1 [26.7 kB] #14 42.77 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libterm-readkey-perl arm64 2.38-1build4 [24.7 kB] #14 42.79 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build10 [8072 B] #13 43.31 Preparing to unpack .../300-libxcb1_1.13.1-2_amd64.deb ... #13 43.31 Unpacking libxcb1:amd64 (1.13.1-2) ... #13 43.35 Selecting previously unselected package libx11-data. #13 43.35 Preparing to unpack .../301-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ... #13 43.36 Unpacking libx11-data (2:1.6.7-1+deb10u4) ... #13 43.43 Selecting previously unselected package libx11-6:amd64. #13 43.43 Preparing to unpack .../302-libx11-6_2%3a1.6.7-1+deb10u4_amd64.deb ... #13 43.43 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #13 43.52 Selecting previously unselected package libxext6:amd64. #13 43.53 Preparing to unpack .../303-libxext6_2%3a1.3.3-1+b2_amd64.deb ... #13 43.53 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... #12 44.58 Transaction test succeeded. #12 44.58 Running transaction #14 40.49 Selecting previously unselected package krb5-locales. #14 40.49 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.4_all.deb ... #14 40.49 Unpacking krb5-locales (1.17-6ubuntu4.4) ... #14 40.53 Selecting previously unselected package libcbor0.6:armhf. #14 40.53 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_armhf.deb ... #14 40.54 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu1) ... #14 40.58 Selecting previously unselected package libedit2:armhf. #14 40.58 Preparing to unpack .../038-libedit2_3.1-20191231-1_armhf.deb ... #14 40.58 Unpacking libedit2:armhf (3.1-20191231-1) ... #14 40.62 Selecting previously unselected package libfido2-1:armhf. #14 40.92 Get:212 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf fonts-noto-core all 20201225-2 [13.3 MB] #13 40.52 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ... #13 40.53 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ... #13 40.56 Selecting previously unselected package libossp-uuid-perl. #13 40.56 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ... #13 40.57 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #13 40.60 Selecting previously unselected package libpackage-stash-xs-perl. #13 40.60 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ... #13 40.61 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #13 40.64 Selecting previously unselected package libpath-iterator-rule-perl. #13 40.64 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 40.65 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 40.68 Selecting previously unselected package libperlio-gzip-perl. #13 40.68 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ... #13 40.69 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #13 40.73 Selecting previously unselected package libpod-parser-perl. #13 40.73 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ... #13 40.75 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 40.76 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 40.76 Unpacking libpod-parser-perl (1.63-2) ... #13 40.80 Selecting previously unselected package libpod-constants-perl. #13 40.81 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ... #13 40.81 Unpacking libpod-constants-perl (0.19-2) ... #13 40.84 Selecting previously unselected package libproc-processtable-perl. #13 40.84 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ... #13 40.85 Unpacking libproc-processtable-perl (0.59-2+b1) ... #13 52.75 Setting up libhtml-format-perl (2.16-2) ... #13 42.93 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ... #13 42.93 Unpacking lzip (1.22-3) ... #13 43.02 Selecting previously unselected package lzop. #13 43.03 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ... #13 43.03 Unpacking lzop (1.04-2) ... #13 43.08 Selecting previously unselected package t1utils. #13 43.08 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ... #13 43.09 Unpacking t1utils (1.41-4) ... #13 43.13 Selecting previously unselected package unzip. #13 35.27 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ... #13 35.28 Unpacking libdata-optlist-perl (0.110-1.1) ... #13 35.31 Selecting previously unselected package libsub-exporter-perl. #13 35.31 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ... #13 35.32 Unpacking libsub-exporter-perl (0.987-1) ... #13 35.35 Selecting previously unselected package libconst-fast-perl. #13 35.35 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ... #13 35.35 Unpacking libconst-fast-perl (0.014-1.1) ... #13 35.38 Selecting previously unselected package libwant-perl. #13 35.38 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ... #13 35.39 Unpacking libwant-perl (0.29-1+b6) ... #13 35.42 Selecting previously unselected package libcontextual-return-perl. #13 35.42 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ... #13 35.43 Unpacking libcontextual-return-perl (0.004014-2) ... #13 35.46 Selecting previously unselected package libconvert-binhex-perl. #13 35.46 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ... #13 35.47 Unpacking libconvert-binhex-perl (1.125-1) ... #13 35.50 Selecting previously unselected package libcpanel-json-xs-perl. #13 43.98 Preparing to unpack .../281-libglib2.0-data_2.74.6-2_all.deb ... #13 43.99 Unpacking libglib2.0-data (2.74.6-2) ... #13 44.16 Selecting previously unselected package libgpm2:armhf. #13 44.16 Preparing to unpack .../282-libgpm2_1.20.7-10+b1_armhf.deb ... #13 44.16 Unpacking libgpm2:armhf (1.20.7-10+b1) ... #13 44.20 Selecting previously unselected package libhtml-form-perl. #13 44.20 Preparing to unpack .../283-libhtml-form-perl_6.11-1_all.deb ... #13 44.21 Unpacking libhtml-form-perl (6.11-1) ... #13 44.25 Selecting previously unselected package libhtml-format-perl. #13 44.25 Preparing to unpack .../284-libhtml-format-perl_2.16-2_all.deb ... #13 44.26 Unpacking libhtml-format-perl (2.16-2) ... #14 50.52 Preparing to unpack .../231-libnet-dns-perl_1.22-1_all.deb ... #14 50.53 Unpacking libnet-dns-perl (1.22-1) ... #14 50.58 Selecting previously unselected package libnet-domain-tld-perl. #14 50.59 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1_all.deb ... #14 50.59 Unpacking libnet-domain-tld-perl (1.75-1) ... #14 50.63 Selecting previously unselected package libemail-valid-perl. #14 50.63 Preparing to unpack .../233-libemail-valid-perl_1.202-1_all.deb ... #14 50.63 Unpacking libemail-valid-perl (1.202-1) ... #14 50.67 Selecting previously unselected package libexporter-tiny-perl. #14 50.67 Preparing to unpack .../234-libexporter-tiny-perl_1.002001-1_all.deb ... #14 50.67 Unpacking libexporter-tiny-perl (1.002001-1) ... #14 50.71 Selecting previously unselected package libipc-system-simple-perl. #14 50.71 Preparing to unpack .../235-libipc-system-simple-perl_1.26-1_all.deb ... #14 50.71 Unpacking libipc-system-simple-perl (1.26-1) ... #14 50.75 Selecting previously unselected package libfile-basedir-perl. #13 45.15 Updating certificates in /etc/ssl/certs... + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) #13 38.96 Setting up equivs (2.2.0) ... #13 38.98 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ... [Pipeline] sh #14 39.80 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-gzip-perl armhf 0.19-1build8 [13.6 kB] #14 39.83 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB] #14 39.85 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-parser-perl all 1.63-2 [82.2 kB] #14 39.95 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-constants-perl all 0.19-2 [16.3 kB] #14 39.96 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB] #14 39.99 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre2-9 armhf 20220201+dfsg-1 [161 kB] #14 40.06 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB] #14 42.79 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB] #14 42.80 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB] #14 42.89 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB] #13 39.03 Selecting previously unselected package libapt-inst2.0:armhf. #13 39.03 Preparing to unpack .../168-libapt-inst2.0_1.8.2.3_armhf.deb ... #13 39.04 Unpacking libapt-inst2.0:armhf (1.8.2.3) ... #13 39.08 Selecting previously unselected package libapt-pkg-perl. #13 39.08 Preparing to unpack .../169-libapt-pkg-perl_0.1.34+b1_armhf.deb ... #13 39.09 Unpacking libapt-pkg-perl (0.1.34+b1) ... #13 39.13 Selecting previously unselected package libarchive-cpio-perl. #13 39.13 Preparing to unpack .../170-libarchive-cpio-perl_0.10-1_all.deb ... #13 39.14 Unpacking libarchive-cpio-perl (0.10-1) ... #13 39.17 Selecting previously unselected package libasync-mergepoint-perl. #13 39.18 Preparing to unpack .../171-libasync-mergepoint-perl_0.04-2_all.deb ... #13 39.18 Unpacking libasync-mergepoint-perl (0.04-2) ... #13 39.22 Selecting previously unselected package libauthen-sasl-perl. #13 43.56 Selecting previously unselected package libxml-namespacesupport-perl. #13 43.57 Preparing to unpack .../304-libxml-namespacesupport-perl_1.12-1_all.deb ... #13 43.57 Unpacking libxml-namespacesupport-perl (1.12-1) ... #13 43.60 Selecting previously unselected package libxml-sax-base-perl. #13 43.60 Preparing to unpack .../305-libxml-sax-base-perl_1.09-1_all.deb ... #13 43.62 Unpacking libxml-sax-base-perl (1.09-1) ... #13 43.66 Selecting previously unselected package libxml-sax-perl. #13 43.67 Preparing to unpack .../306-libxml-sax-perl_1.00+dfsg-1_all.deb ... #13 43.67 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #13 43.71 Selecting previously unselected package libxml-libxml-perl. #13 43.71 Preparing to unpack .../307-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #13 43.72 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #13 43.78 Selecting previously unselected package libxml-sax-expat-perl. #14 40.62 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_armhf.deb ... #14 40.63 Unpacking libfido2-1:armhf (1.3.1-1ubuntu2) ... #14 40.66 Selecting previously unselected package libkrb5support0:armhf. #14 40.66 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.4_armhf.deb ... #14 40.67 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.4) ... #14 40.71 Selecting previously unselected package libk5crypto3:armhf. #14 40.71 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.4_armhf.deb ... #14 40.72 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.4) ... #14 40.76 Selecting previously unselected package libkeyutils1:armhf. #14 40.76 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ... #14 40.76 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ... #14 40.80 Selecting previously unselected package libkrb5-3:armhf. #14 40.80 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.4_armhf.deb ... #14 40.80 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.4) ... #14 40.87 Selecting previously unselected package libgssapi-krb5-2:armhf. #14 40.87 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.4_armhf.deb ... #14 40.87 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.4) ... #14 40.92 Selecting previously unselected package libpsl5:armhf. #14 40.92 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_armhf.deb ... #14 40.93 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ... #14 40.96 Selecting previously unselected package libxau6:armhf. #14 40.96 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_armhf.deb ... #14 40.97 Unpacking libxau6:armhf (1:1.0.9-0ubuntu1) ... #13 40.89 Selecting previously unselected package libre2-9:arm64. #13 40.90 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ... #13 40.90 Unpacking libre2-9:arm64 (20210201+dfsg-1) ... #13 40.96 Selecting previously unselected package libre-engine-re2-perl:arm64. #13 40.96 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ... #13 40.96 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ... #13 41.02 Selecting previously unselected package libreadonly-perl. #13 41.02 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ... #13 41.03 Unpacking libreadonly-perl (2.050-3) ... #13 41.06 Selecting previously unselected package libref-util-perl. #13 52.76 Setting up python3-xdg (0.28-2) ... #13 52.91 Setting up libxml-sax-perl (1.02+dfsg-3) ... #13 52.97 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 53.03 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 43.13 Preparing to unpack .../337-unzip_6.0-26+deb11u1_amd64.deb ... #13 43.13 Unpacking unzip (6.0-26+deb11u1) ... #13 43.20 Selecting previously unselected package lintian. #13 43.20 Preparing to unpack .../338-lintian_2.104.0_all.deb ... #13 43.21 Unpacking lintian (2.104.0) ... #13 35.51 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ... #13 35.51 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #13 35.55 Selecting previously unselected package libdevel-stacktrace-perl. #13 35.56 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ... #13 35.57 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #13 35.64 Selecting previously unselected package libexception-class-perl. #13 35.64 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ... #13 35.64 Unpacking libexception-class-perl (1.44-1) ... #13 35.68 Selecting previously unselected package libiterator-perl. #13 35.68 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ... #13 35.69 Unpacking libiterator-perl (0.03+ds1-1.1) ... #13 35.74 Selecting previously unselected package libiterator-util-perl. #13 44.30 Selecting previously unselected package libhtml-html5-entities-perl. #13 44.30 Preparing to unpack .../285-libhtml-html5-entities-perl_0.004-3_all.deb ... #13 44.31 Unpacking libhtml-html5-entities-perl (0.004-3) ... #13 44.38 Selecting previously unselected package libhtml-tokeparser-simple-perl. #13 44.38 Preparing to unpack .../286-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #13 44.38 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #13 44.42 Selecting previously unselected package libhttp-daemon-perl. #13 44.42 Preparing to unpack .../287-libhttp-daemon-perl_6.16-1_all.deb ... #13 44.43 Unpacking libhttp-daemon-perl (6.16-1) ... #13 44.46 Selecting previously unselected package libio-interactive-perl. #13 44.47 Preparing to unpack .../288-libio-interactive-perl_1.023-2_all.deb ... #13 44.47 Unpacking libio-interactive-perl (1.023-2) ... #13 44.51 Selecting previously unselected package libio-sessiondata-perl. #14 50.75 Preparing to unpack .../236-libfile-basedir-perl_0.08-1_all.deb ... #14 50.75 Unpacking libfile-basedir-perl (0.08-1) ... #14 50.78 Selecting previously unselected package libfile-chdir-perl. #14 50.79 Preparing to unpack .../237-libfile-chdir-perl_0.1008-1_all.deb ... #14 50.79 Unpacking libfile-chdir-perl (0.1008-1) ... #14 50.82 Selecting previously unselected package libfile-fcntllock-perl. #14 50.82 Preparing to unpack .../238-libfile-fcntllock-perl_0.22-3build4_arm64.deb ... #14 50.83 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #14 50.86 Selecting previously unselected package libnumber-compare-perl. #14 50.86 Preparing to unpack .../239-libnumber-compare-perl_0.03-1_all.deb ... #14 50.86 Unpacking libnumber-compare-perl (0.03-1) ... #14 50.89 Selecting previously unselected package libtext-glob-perl. #14 50.89 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ... #14 50.90 Unpacking libtext-glob-perl (0.10-1) ... #14 50.93 Selecting previously unselected package libfile-find-rule-perl. #14 50.93 Preparing to unpack .../241-libfile-find-rule-perl_0.34-1_all.deb ... #14 50.93 Unpacking libfile-find-rule-perl (0.34-1) ... #14 50.96 Selecting previously unselected package libfont-afm-perl. #14 40.07 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadonly-perl all 2.050-3 [19.9 kB] #14 40.07 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-perl all 0.204-1 [15.0 kB] + docker version Client: Docker Engine - Community Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:17 2024 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh #13 39.22 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1_all.deb ... #13 39.22 Unpacking libauthen-sasl-perl (2.1600-1) ... #13 39.26 Selecting previously unselected package libmodule-implementation-perl. #13 39.26 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1_all.deb ... #13 39.26 Unpacking libmodule-implementation-perl (0.09-1) ... #13 39.37 Selecting previously unselected package libvariable-magic-perl. #13 39.37 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b1_armhf.deb ... #13 39.38 Unpacking libvariable-magic-perl (0.62-1+b1) ... #13 39.41 Selecting previously unselected package libb-hooks-endofscope-perl. #13 39.41 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1_all.deb ... #13 39.42 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #13 39.45 Selecting previously unselected package libcapture-tiny-perl. #13 39.45 Preparing to unpack .../176-libcapture-tiny-perl_0.48-1_all.deb ... #13 39.46 Unpacking libcapture-tiny-perl (0.48-1) ... #13 39.50 Selecting previously unselected package libcgi-pm-perl. #13 43.78 Preparing to unpack .../308-libxml-sax-expat-perl_0.51-1_all.deb ... #13 43.79 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 43.82 Selecting previously unselected package libxml-simple-perl. #13 43.82 Preparing to unpack .../309-libxml-simple-perl_2.25-1_all.deb ... #13 43.82 Unpacking libxml-simple-perl (2.25-1) ... #13 43.86 Selecting previously unselected package libxmlrpc-lite-perl. #13 43.86 Preparing to unpack .../310-libxmlrpc-lite-perl_0.717-2_all.deb ... #13 43.86 Unpacking libxmlrpc-lite-perl (0.717-2) ... #13 43.90 Selecting previously unselected package libxmuu1:amd64. #13 43.90 Preparing to unpack .../311-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #13 43.90 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #13 43.94 Selecting previously unselected package libyaml-0-2:amd64. #13 43.95 Preparing to unpack .../312-libyaml-0-2_0.2.1-1_amd64.deb ... #13 43.95 Unpacking libyaml-0-2:amd64 (0.2.1-1) ... #13 44.03 Selecting previously unselected package libyaml-libyaml-perl. #13 50.84 Preparing : 1/1 #13 50.88 Installing : elfutils-debuginfod-client-0.190-2.fc38.aarch64 1/157 #13 50.89 Installing : python3-six-1.16.0-9.fc38.noarch 2/157 #13 50.90 Installing : hunspell-filesystem-1.7.2-3.fc38.aarch64 3/157 #13 50.90 Installing : hunspell-en-GB-0.20201207-3.fc38.noarch 4/157 #13 50.92 Installing : hunspell-en-0.20201207-3.fc38.noarch 5/157 #13 50.92 Installing : hunspell-en-US-0.20201207-3.fc38.noarch 6/157 #13 50.94 Installing : hunspell-1.7.2-3.fc38.aarch64 7/157 #13 50.97 Installing : elfutils-0.190-2.fc38.aarch64 8/157 #13 50.99 Upgrading : libdnf-0.73.0-1.fc38.aarch64 9/157 #13 51.02 Upgrading : python3-libdnf-0.73.0-1.fc38.aarch64 10/157 #13 51.03 Upgrading : python3-hawkey-0.73.0-1.fc38.aarch64 11/157 #13 51.04 Installing : xz-5.4.1-1.fc38.aarch64 12/157 #13 51.05 Installing : unzip-6.0-60.fc38.aarch64 13/157 #13 51.06 Installing : file-5.44-3.fc38.aarch64 14/157 #14 41.00 Selecting previously unselected package libxdmcp6:armhf. #14 41.01 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_armhf.deb ... #14 41.01 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu1) ... #14 41.05 Selecting previously unselected package libxcb1:armhf. #14 41.05 Preparing to unpack .../048-libxcb1_1.14-2_armhf.deb ... #14 41.05 Unpacking libxcb1:armhf (1.14-2) ... #14 41.08 Selecting previously unselected package libx11-data. #14 41.09 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... #14 41.09 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... #14 41.15 Selecting previously unselected package libx11-6:armhf. #14 41.15 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.6_armhf.deb ... #14 41.16 Unpacking libx11-6:armhf (2:1.6.9-2ubuntu1.6) ... #14 41.24 Selecting previously unselected package libxext6:armhf. #13 41.06 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ... #13 41.07 Unpacking libref-util-perl (0.204-1) ... #13 41.10 Selecting previously unselected package libref-util-xs-perl. #13 41.10 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ... #13 41.11 Unpacking libref-util-xs-perl (0.117-1+b3) ... #13 41.14 Selecting previously unselected package libregexp-pattern-license-perl. #13 41.14 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #13 41.15 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #13 41.18 Selecting previously unselected package libregexp-pattern-perl. #13 41.19 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ... #13 41.19 Unpacking libregexp-pattern-perl (0.2.14-1) ... #13 41.26 Selecting previously unselected package libsasl2-modules:arm64. #13 41.26 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #13 41.27 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 41.31 Selecting previously unselected package libsereal-decoder-perl. #13 53.15 #13 53.15 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 53.17 Setting up libfeature-compat-class-perl (0.05-1) ... #13 53.18 Setting up python3-six (1.16.0-4) ... #13 53.31 Setting up dh-autoreconf (20) ... #13 43.52 Selecting previously unselected package lsb-release. #13 43.53 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ... #13 43.53 Unpacking lsb-release (11.1.0) ... #13 43.57 Selecting previously unselected package manpages-dev. #13 43.57 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ... #13 43.57 Unpacking manpages-dev (5.10-1) ... #13 35.75 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #13 35.76 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #13 35.80 Selecting previously unselected package libexporter-tiny-perl. #13 35.80 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ... #13 35.81 Unpacking libexporter-tiny-perl (1.002002-1) ... #13 35.89 Selecting previously unselected package liblist-moreutils-xs-perl. #13 35.89 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ... #13 35.89 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #13 35.94 Selecting previously unselected package liblist-moreutils-perl. #13 35.94 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ... #13 35.95 Unpacking liblist-moreutils-perl (0.430-2) ... #13 35.99 Selecting previously unselected package libdata-dpath-perl. #13 44.51 Preparing to unpack .../289-libio-sessiondata-perl_1.03-3_all.deb ... #13 44.52 Unpacking libio-sessiondata-perl (1.03-3) ... #13 44.55 Selecting previously unselected package libio-stringy-perl. #13 44.56 Preparing to unpack .../290-libio-stringy-perl_2.111-3_all.deb ... #13 44.56 Unpacking libio-stringy-perl (2.111-3) ... #13 44.60 Selecting previously unselected package libipc-run3-perl. #13 44.60 Preparing to unpack .../291-libipc-run3-perl_0.048-3_all.deb ... #13 44.60 Unpacking libipc-run3-perl (0.048-3) ... #13 44.64 Selecting previously unselected package libtypes-serialiser-perl. #13 44.64 Preparing to unpack .../292-libtypes-serialiser-perl_1.01-1_all.deb ... #13 44.65 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 44.68 Selecting previously unselected package libjson-xs-perl. #13 44.69 Preparing to unpack .../293-libjson-xs-perl_4.030-2+b1_armhf.deb ... #13 44.69 Unpacking libjson-xs-perl (4.030-2+b1) ... #13 44.73 Selecting previously unselected package libjson-maybexs-perl. #13 44.73 Preparing to unpack .../294-libjson-maybexs-perl_1.004004-1_all.deb ... #13 44.74 Unpacking libjson-maybexs-perl (1.004004-1) ... #13 44.78 Selecting previously unselected package libldap-common. #17 6.357 Running transaction check #14 50.97 Preparing to unpack .../242-libfont-afm-perl_1.20-2_all.deb ... #14 50.97 Unpacking libfont-afm-perl (1.20-2) ... #14 51.00 Selecting previously unselected package libio-string-perl. #14 51.01 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ... #14 51.01 Unpacking libio-string-perl (1.08-3) ... #14 51.04 Selecting previously unselected package libfont-ttf-perl. #14 51.04 Preparing to unpack .../244-libfont-ttf-perl_1.06-1_all.deb ... #14 51.04 Unpacking libfont-ttf-perl (1.06-1) ... #14 51.09 Selecting previously unselected package libfuture-perl. #14 51.10 Preparing to unpack .../245-libfuture-perl_0.43-1_all.deb ... #14 51.10 Unpacking libfuture-perl (0.43-1) ... #14 51.14 Selecting previously unselected package libio-stringy-perl. #14 51.14 Preparing to unpack .../246-libio-stringy-perl_2.111-3_all.deb ... #14 51.14 Unpacking libio-stringy-perl (2.111-3) ... #14 51.18 Selecting previously unselected package libparams-validate-perl. #14 51.18 Preparing to unpack .../247-libparams-validate-perl_1.29-3_arm64.deb ... #14 51.18 Unpacking libparams-validate-perl (1.29-3) ... #14 51.21 Selecting previously unselected package libgetopt-long-descriptive-perl. #14 40.50 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-xs-perl armhf 0.117-1build5 [11.5 kB] #13 45.59 140 added, 0 removed; done. #13 45.62 Setting up libgprofng0:amd64 (2.40-2) ... #13 45.63 Setting up libfreetype6:amd64 (2.12.1+dfsg-5) ... #13 45.65 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #13 45.66 Setting up shared-mime-info (2.2-1) ... + docker info #13 39.50 Preparing to unpack .../177-libcgi-pm-perl_4.40-1_all.deb ... #13 39.50 Unpacking libcgi-pm-perl (4.40-1) ... #13 39.61 Selecting previously unselected package libfcgi-perl. #13 39.61 Preparing to unpack .../178-libfcgi-perl_0.78-2+b3_armhf.deb ... #13 39.62 Unpacking libfcgi-perl (0.78-2+b3) ... #13 39.65 Selecting previously unselected package libcgi-fast-perl. #13 39.66 Preparing to unpack .../179-libcgi-fast-perl_1%3a2.13-1_all.deb ... #13 39.66 Unpacking libcgi-fast-perl (1:2.13-1) ... #13 39.69 Selecting previously unselected package libsub-name-perl. #13 39.69 Preparing to unpack .../180-libsub-name-perl_0.21-1+b3_armhf.deb ... #13 39.70 Unpacking libsub-name-perl (0.21-1+b3) ... #13 39.73 Selecting previously unselected package libclass-accessor-perl. #13 39.73 Preparing to unpack .../181-libclass-accessor-perl_0.51-1_all.deb ... #13 39.74 Unpacking libclass-accessor-perl (0.51-1) ... #13 39.77 Selecting previously unselected package libclass-inspector-perl. #13 39.77 Preparing to unpack .../182-libclass-inspector-perl_1.32-1_all.deb ... #13 39.78 Unpacking libclass-inspector-perl (1.32-1) ... #13 39.81 Selecting previously unselected package libclass-xsaccessor-perl. #13 39.81 Preparing to unpack .../183-libclass-xsaccessor-perl_1.19-3+b2_armhf.deb ... #13 39.81 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #13 39.85 Selecting previously unselected package libclone-perl. #13 44.03 Preparing to unpack .../313-libyaml-libyaml-perl_0.76+repack-1_amd64.deb ... #13 44.03 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #13 44.10 Selecting previously unselected package licensecheck. #13 44.10 Preparing to unpack .../314-licensecheck_3.0.31-3_all.deb ... #13 44.11 Unpacking licensecheck (3.0.31-3) ... #13 44.14 Selecting previously unselected package t1utils. #13 44.14 Preparing to unpack .../315-t1utils_1.41-3_amd64.deb ... #13 44.14 Unpacking t1utils (1.41-3) ... #13 44.18 Selecting previously unselected package lintian. #13 44.18 Preparing to unpack .../316-lintian_2.15.0_all.deb ... #13 44.18 Unpacking lintian (2.15.0) ... #13 44.31 Selecting previously unselected package lsb-release. #14 43.33 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-moment-perl arm64 0.44-1build6 [75.4 kB] #13 51.07 Installing : dwz-0.15-2.fc38.aarch64 15/157 #13 51.08 Installing : zip-3.0-37.fc38.aarch64 16/157 #13 51.09 Installing : enchant2-2.3.4-1.fc38.aarch64 17/157 #13 51.11 Installing : python3-enchant-3.2.2-6.fc38.noarch 18/157 #13 51.12 Installing : python3-construct-2.10.68-4.fc38.noarch 19/157 #13 51.13 Installing : python3-pybeam-0.7-5.fc38.noarch 20/157 #13 51.15 Installing : python3-dateutil-1:2.8.2-5.fc38.noarch 21/157 #13 51.17 Upgrading : dnf-data-4.19.0-1.fc38.noarch 22/157 #13 51.21 Upgrading : python3-dnf-4.19.0-1.fc38.noarch 23/157 #13 51.23 Upgrading : dnf-4.19.0-1.fc38.noarch 24/157 #13 51.24 Running scriptlet: dnf-4.19.0-1.fc38.noarch 24/157 #13 51.26 Installing : zstd-1.5.5-1.fc38.aarch64 25/157 #13 51.27 Installing : xxhash-libs-0.8.2-1.fc38.aarch64 26/157 #14 41.24 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_armhf.deb ... #14 41.24 Unpacking libxext6:armhf (2:1.3.4-0ubuntu1) ... #14 41.28 Selecting previously unselected package libxmuu1:armhf. #14 41.28 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ... #14 41.29 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ... #14 41.32 Selecting previously unselected package manpages. #14 41.32 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #14 41.32 Unpacking manpages (5.05-1) ... #14 41.44 Selecting previously unselected package openssh-client. #13 35.01 Setting up dpkg-dev (1.21.22+rpi1) ... #13 35.03 Setting up gcc-12 (12.2.0-14+rpi1) ... #13 35.04 Setting up libmodule-runtime-perl (0.016-2) ... #13 35.05 Setting up libnsl-dev:armhf (1.3.0-2) ... #13 35.07 Setting up libc6-dev:armhf (2.36-9+rpi1+deb12u4) ... #13 35.08 Setting up libpython3-stdlib:armhf (3.11.2-1) ... #13 35.09 Setting up python3.11 (3.11.2-6) ... #13 41.31 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ... #13 41.31 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #13 41.35 Selecting previously unselected package libsereal-encoder-perl. #13 41.36 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ... #13 41.36 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #13 41.40 Selecting previously unselected package libtask-weaken-perl. #13 41.41 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ... #13 41.41 Unpacking libtask-weaken-perl (1.06-1) ... #13 41.45 Selecting previously unselected package libxml-parser-perl:arm64. #13 41.45 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ... #13 41.45 Unpacking libxml-parser-perl:arm64 (2.46-2) ... #13 41.51 Selecting previously unselected package libsoap-lite-perl. #13 41.51 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ... #13 41.51 Unpacking libsoap-lite-perl (1.27-1) ... #13 41.56 Selecting previously unselected package libsort-key-perl. #13 41.57 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ... #13 41.57 Unpacking libsort-key-perl (1.33-2+b3) ... #13 41.61 Selecting previously unselected package libstring-copyright-perl. #13 53.32 Setting up libdata-validate-uri-perl (0.07-2) ... #13 53.33 Setting up libnet-smtp-ssl-perl (1.04-2) ... #13 53.34 Setting up python3-gpg (1.18.0-3+b1) ... #13 53.50 Setting up python3-certifi (2022.9.24-1) ... #13 43.88 Selecting previously unselected package pbzip2. #13 35.99 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ... #13 35.99 Unpacking libdata-dpath-perl (0.58-1) ... #13 36.08 Selecting previously unselected package libdata-dump-perl. #13 36.09 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ... #13 36.09 Unpacking libdata-dump-perl (1.23-1.1) ... #13 36.12 Selecting previously unselected package libdata-messagepack-perl. #13 36.12 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ... #13 36.13 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #13 36.18 Selecting previously unselected package libnet-domain-tld-perl. #13 36.18 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ... #13 36.19 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #13 36.23 Selecting previously unselected package libdata-validate-domain-perl. #13 36.23 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ... #13 36.23 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #13 36.27 Selecting previously unselected package libdevel-size-perl. #13 36.27 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ... #13 36.28 Unpacking libdevel-size-perl (0.83-1+b2) ... #13 36.32 Selecting previously unselected package libdistro-info-perl. #13 44.78 Preparing to unpack .../295-libldap-common_2.5.13+dfsg-5_all.deb ... #13 44.78 Unpacking libldap-common (2.5.13+dfsg-5) ... #13 44.82 Selecting previously unselected package liblist-compare-perl. #13 44.82 Preparing to unpack .../296-liblist-compare-perl_0.55-2_all.deb ... #13 44.83 Unpacking liblist-compare-perl (0.55-2) ... #13 44.87 Selecting previously unselected package liblist-someutils-perl. #13 44.87 Preparing to unpack .../297-liblist-someutils-perl_0.59-1_all.deb ... #13 44.88 Unpacking liblist-someutils-perl (0.59-1) ... #13 44.92 Selecting previously unselected package liblist-someutils-xs-perl:armhf. #13 44.92 Preparing to unpack .../298-liblist-someutils-xs-perl_0.58-3_armhf.deb ... #13 44.92 Unpacking liblist-someutils-xs-perl:armhf (0.58-3) ... #13 44.97 Selecting previously unselected package liblist-utilsby-perl. #13 44.97 Preparing to unpack .../299-liblist-utilsby-perl_0.12-2_all.deb ... #13 44.98 Unpacking liblist-utilsby-perl (0.12-2) ... #13 45.02 Selecting previously unselected package libltdl7:armhf. #13 45.02 Preparing to unpack .../300-libltdl7_2.4.7-5_armhf.deb ... #17 6.454 Transaction check succeeded. #17 6.455 Running transaction test #14 51.21 Preparing to unpack .../248-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #14 51.22 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #14 51.25 Selecting previously unselected package libsort-versions-perl. #14 51.25 Preparing to unpack .../249-libsort-versions-perl_1.62-1_all.deb ... #14 51.26 Unpacking libsort-versions-perl (1.62-1) ... #14 51.28 Selecting previously unselected package libgit-wrapper-perl. #14 51.29 Preparing to unpack .../250-libgit-wrapper-perl_0.048-1_all.deb ... #14 51.29 Unpacking libgit-wrapper-perl (0.048-1) ... #14 51.37 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 51.37 Preparing to unpack .../251-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #14 51.38 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #14 51.41 Selecting previously unselected package libio-prompter-perl. #14 51.42 Preparing to unpack .../252-libio-prompter-perl_0.004015-1_all.deb ... #14 51.42 Unpacking libio-prompter-perl (0.004015-1) ... #14 51.46 Selecting previously unselected package libjson-perl. #14 51.46 Preparing to unpack .../253-libjson-perl_4.02000-2_all.deb ... #14 51.46 Unpacking libjson-perl (4.02000-2) ... #14 51.49 Selecting previously unselected package liblog-any-perl. #12 45.49 Preparing : 1/1 #12 45.53 Installing : elfutils-debuginfod-client-0.190-4.fc39.x86_64 1/159 #12 45.54 Installing : python3-six-1.16.0-12.fc39.noarch 2/159 #12 45.54 Installing : hunspell-filesystem-1.7.2-5.fc39.x86_64 3/159 #12 45.55 Installing : hunspell-en-GB-0.20201207-7.fc39.noarch 4/159 #12 45.57 Installing : hunspell-en-0.20201207-7.fc39.noarch 5/159 #12 45.58 Installing : hunspell-en-US-0.20201207-7.fc39.noarch 6/159 #12 45.59 Installing : hunspell-1.7.2-5.fc39.x86_64 7/159 #12 45.63 Installing : elfutils-0.190-4.fc39.x86_64 8/159 #12 45.66 Upgrading : libdnf-0.73.0-1.fc39.x86_64 9/159 #12 45.69 Upgrading : python3-libdnf-0.73.0-1.fc39.x86_64 10/159 #14 40.59 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] #14 40.78 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #14 41.70 Get:213 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf fontconfig-config armhf 2.14.2-4ubuntu1 [35.8 kB] #14 41.78 Get:214 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libcurl3-gnutls armhf 8.2.1-1ubuntu3.2 [275 kB] #14 41.86 Get:215 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liberror-perl all 0.17029-2 [25.6 kB] #13 44.31 Preparing to unpack .../317-lsb-release_10.2019051400_all.deb ... #13 44.32 Unpacking lsb-release (10.2019051400) ... #13 44.35 Selecting previously unselected package mailutils. #13 44.35 Preparing to unpack .../318-mailutils_1%3a3.5-4_amd64.deb ... #13 44.36 Unpacking mailutils (1:3.5-4) ... #13 44.41 Selecting previously unselected package manpages-dev. #13 44.41 Preparing to unpack .../319-manpages-dev_4.16-2_all.deb ... #13 44.42 Unpacking manpages-dev (4.16-2) ... #13 39.86 Preparing to unpack .../184-libclone-perl_0.41-1+b1_armhf.deb ... #13 39.86 Unpacking libclone-perl (0.41-1+b1) ... #13 39.89 Selecting previously unselected package libcommon-sense-perl. #13 39.89 Preparing to unpack .../185-libcommon-sense-perl_3.74-2+b7_armhf.deb ... #13 39.90 Unpacking libcommon-sense-perl (3.74-2+b7) ... #13 39.97 Selecting previously unselected package libparams-util-perl. #13 39.98 Preparing to unpack .../186-libparams-util-perl_1.07-3+b4_armhf.deb ... #13 39.98 Unpacking libparams-util-perl (1.07-3+b4) ... #13 40.02 Selecting previously unselected package libsub-install-perl. #13 40.02 Preparing to unpack .../187-libsub-install-perl_0.928-1_all.deb ... #13 40.02 Unpacking libsub-install-perl (0.928-1) ... #13 40.05 Selecting previously unselected package libdata-optlist-perl. #13 40.06 Preparing to unpack .../188-libdata-optlist-perl_0.110-1_all.deb ... #13 40.06 Unpacking libdata-optlist-perl (0.110-1) ... #13 40.10 Selecting previously unselected package libsub-exporter-perl. #14 43.65 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-xs-perl arm64 0.022-1build2 [25.3 kB] #14 43.67 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB] #14 43.69 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #14 43.70 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #14 43.72 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 43.78 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB] #13 51.34 Installing : gdb-minimal-14.1-3.fc38.aarch64 27/157 #13 51.34 Installing : rust-srpm-macros-25.2-2.fc38.noarch 28/157 #13 51.35 Installing : rpmautospec-rpm-macros-0.3.8-1.fc38.noarch 29/157 #13 51.35 Installing : qt6-srpm-macros-6.6.0-1.fc38.noarch 30/157 #13 51.36 Installing : qt5-srpm-macros-5.15.11-1.fc38.noarch 31/157 #13 51.37 Installing : python3-zstandard-0.21.0-1.fc38.aarch64 32/157 #13 51.38 Installing : package-notes-srpm-macros-0.5-8.fc38.noarch 33/157 #13 51.40 Installing : ncurses-6.4-7.20230520.fc38.aarch64 34/157 #13 51.40 Installing : lua-srpm-macros-1-13.fc38.noarch 35/157 #13 51.41 Installing : kernel-srpm-macros-1.0-19.fc38.noarch 36/157 #13 51.41 Installing : emacs-filesystem-1:28.3-0.rc1.fc38.noarch 37/157 #13 51.42 Installing : desktop-file-utils-0.26-8.fc38.aarch64 38/157 #13 51.44 Installing : diffutils-3.10-1.fc38.aarch64 39/157 #13 51.45 Installing : dbus-libs-1:1.14.10-1.fc38.aarch64 40/157 #13 51.46 Installing : python3-dbus-1.3.2-2.fc38.aarch64 41/157 #13 51.47 Installing : dash-0.5.12-1.fc38.aarch64 42/157 #13 51.48 Running scriptlet: dash-0.5.12-1.fc38.aarch64 42/157 #13 51.49 Installing : ansible-srpm-macros-1-12.fc38.noarch 43/157 #13 51.51 Installing : shared-mime-info-2.2-3.fc38.aarch64 44/157 #13 51.52 Running scriptlet: shared-mime-info-2.2-3.fc38.aarch64 44/157 #14 41.44 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.11_armhf.deb ... #14 41.45 Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ... #14 41.54 Selecting previously unselected package publicsuffix. #14 41.54 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #14 41.54 Unpacking publicsuffix (20200303.0012-1) ... #14 41.58 Selecting previously unselected package python-apt-common. #14 41.58 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... #14 41.58 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 41.62 Selecting previously unselected package python3-apt. #14 41.62 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_armhf.deb ... #14 41.63 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... #14 41.66 Selecting previously unselected package strace. #13 41.62 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ... #13 41.62 Unpacking libstring-copyright-perl (0.003006-1) ... #13 41.65 Selecting previously unselected package libstring-escape-perl. #13 41.66 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ... #13 41.66 Unpacking libstring-escape-perl (2010.002-2) ... #13 41.70 Selecting previously unselected package libstring-shellquote-perl. #13 41.70 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ... #13 41.71 Unpacking libstring-shellquote-perl (1.04-1) ... #13 41.74 Selecting previously unselected package libsys-cpuaffinity-perl:arm64. #13 41.74 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ... #13 41.74 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ... #13 41.78 Selecting previously unselected package libterm-readkey-perl. #13 41.78 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ... #13 41.78 Unpacking libterm-readkey-perl (2.38-1+b2) ... #13 41.82 Selecting previously unselected package libtext-levenshteinxs-perl. #13 41.82 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ... #13 41.82 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #13 41.86 Selecting previously unselected package libtext-markdown-discount-perl:arm64. #13 53.62 Setting up libmodule-runtime-perl (0.016-2) ... #13 53.63 Setting up libmailtools-perl (2.21-2) ... #13 53.64 Setting up python3-idna (3.3-1) ... #13 53.84 Setting up python3-urllib3 (1.26.12-1) ... #13 43.88 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ... #13 43.89 Unpacking pbzip2 (1.1.13-1) ... #13 43.92 Selecting previously unselected package pixz. #13 43.93 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ... #13 43.93 Unpacking pixz (1.0.7-1) ... #13 43.96 Selecting previously unselected package xdelta. #13 43.96 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ... #13 43.97 Unpacking xdelta (1.1.3-9.3) ... #13 44.00 Selecting previously unselected package xdelta3. #13 44.01 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ... #13 44.01 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #13 44.04 Selecting previously unselected package pristine-tar. #13 44.05 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ... #13 44.05 Unpacking pristine-tar (1.49) ... #13 44.09 Selecting previously unselected package publicsuffix. #13 44.10 Preparing to unpack .../346-publicsuffix_20220811.1734-0+deb11u1_all.deb ... #13 44.10 Unpacking publicsuffix (20220811.1734-0+deb11u1) ... #13 44.20 Selecting previously unselected package python-apt-common. #13 36.32 Preparing to unpack .../218-libdistro-info-perl_1.0+deb11u1_all.deb ... #13 36.32 Unpacking libdistro-info-perl (1.0+deb11u1) ... #13 36.35 Selecting previously unselected package libemail-address-xs-perl. #13 36.36 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ... #13 36.36 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #13 36.40 Selecting previously unselected package libfcgi0ldbl:armhf. #13 36.40 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ... #13 36.40 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ... #13 36.43 Selecting previously unselected package libfcgi-bin. #13 36.44 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ... #13 36.44 Unpacking libfcgi-bin (2.4.2-2) ... #13 36.47 Selecting previously unselected package libfcgi-perl:armhf. #13 36.47 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ... #13 36.48 Unpacking libfcgi-perl:armhf (0.79+ds-2) ... #13 36.52 Selecting previously unselected package libipc-system-simple-perl. #13 36.52 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ... #13 36.52 Unpacking libipc-system-simple-perl (1.30-1) ... #13 36.55 Selecting previously unselected package libfile-basedir-perl. #13 45.02 Unpacking libltdl7:armhf (2.4.7-5) ... #13 45.07 Selecting previously unselected package libltdl-dev:armhf. #13 45.07 Preparing to unpack .../301-libltdl-dev_2.4.7-5_armhf.deb ... #13 45.07 Unpacking libltdl-dev:armhf (2.4.7-5) ... #13 45.13 Selecting previously unselected package liblz1:armhf. #13 45.13 Preparing to unpack .../302-liblz1_1.13-5_armhf.deb ... #13 45.14 Unpacking liblz1:armhf (1.13-5) ... #13 45.18 Selecting previously unselected package liblzo2-2:armhf. #13 45.18 Preparing to unpack .../303-liblzo2-2_2.10-2_armhf.deb ... #13 45.18 Unpacking liblzo2-2:armhf (2.10-2) ... #13 45.22 Selecting previously unselected package libsys-hostname-long-perl. #13 45.23 Preparing to unpack .../304-libsys-hostname-long-perl_1.5-3_all.deb ... #13 45.23 Unpacking libsys-hostname-long-perl (1.5-3) ... #13 45.27 Selecting previously unselected package libmail-sendmail-perl. #13 45.27 Preparing to unpack .../305-libmail-sendmail-perl_0.80-3_all.deb ... #13 45.28 Unpacking libmail-sendmail-perl (0.80-3) ... #13 45.31 Selecting previously unselected package libnet-smtp-ssl-perl. #13 45.31 Preparing to unpack .../306-libnet-smtp-ssl-perl_1.04-2_all.deb ... #13 45.34 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #14 51.50 Preparing to unpack .../254-liblog-any-perl_1.708-1_all.deb ... #14 51.50 Unpacking liblog-any-perl (1.708-1) ... #14 51.54 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 51.54 Preparing to unpack .../255-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #14 51.55 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #14 51.58 Selecting previously unselected package libpackage-stash-perl. #14 51.58 Preparing to unpack .../256-libpackage-stash-perl_0.38-1_all.deb ... #14 51.58 Unpacking libpackage-stash-perl (0.38-1) ... #14 51.61 Selecting previously unselected package libsub-identify-perl. #14 51.61 Preparing to unpack .../257-libsub-identify-perl_0.14-1build2_arm64.deb ... #14 51.62 Unpacking libsub-identify-perl (0.14-1build2) ... #14 51.65 Selecting previously unselected package libsub-name-perl. #14 51.65 Preparing to unpack .../258-libsub-name-perl_0.26-1_arm64.deb ... #14 51.66 Unpacking libsub-name-perl (0.26-1) ... #14 51.68 Selecting previously unselected package libnamespace-clean-perl. #14 51.69 Preparing to unpack .../259-libnamespace-clean-perl_0.27-1_all.deb ... #14 51.69 Unpacking libnamespace-clean-perl (0.27-1) ... #14 51.72 Selecting previously unselected package libpath-tiny-perl. #14 51.72 Preparing to unpack .../260-libpath-tiny-perl_0.108-1_all.deb ... #14 51.73 Unpacking libpath-tiny-perl (0.108-1) ... #14 51.76 Selecting previously unselected package libtype-tiny-perl. #14 51.76 Preparing to unpack .../261-libtype-tiny-perl_1.008001-2_all.deb ... #14 51.77 Unpacking libtype-tiny-perl (1.008001-2) ... #14 51.82 Selecting previously unselected package libgitlab-api-v4-perl. using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #12 45.71 Upgrading : python3-hawkey-0.73.0-1.fc39.x86_64 11/159 #12 45.72 Installing : xz-5.4.4-1.fc39.x86_64 12/159 #12 45.73 Installing : unzip-6.0-62.fc39.x86_64 13/159 #12 45.74 Installing : jansson-2.13.1-7.fc39.x86_64 14/159 #12 45.85 Installing : binutils-2.40-14.fc39.x86_64 15/159 #12 45.86 Running scriptlet: binutils-2.40-14.fc39.x86_64 15/159 #12 45.89 Installing : binutils-gold-2.40-14.fc39.x86_64 16/159 #12 45.89 Running scriptlet: binutils-gold-2.40-14.fc39.x86_64 16/159 #12 45.90 Installing : file-5.44-5.fc39.x86_64 17/159 #12 45.92 Installing : dwz-0.15-3.fc39.x86_64 18/159 #12 45.92 Installing : zip-3.0-39.fc39.x86_64 19/159 #12 45.94 Installing : enchant2-2.5.0-5.fc39.x86_64 20/159 #12 45.95 Installing : python3-enchant-3.2.2-10.fc39.noarch 21/159 #12 45.97 Installing : python3-construct-2.10.68-6.fc39.noarch 22/159 #12 45.98 Installing : python3-pybeam-0.7-7.fc39.noarch 23/159 #12 46.00 Installing : python3-dateutil-1:2.8.2-10.fc39.noarch 24/159 #12 46.01 Upgrading : dnf-data-4.19.0-1.fc39.noarch 25/159 #14 40.80 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg2-3ubuntu1.2 [60.9 kB] #14 40.86 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-decoder-perl armhf 4.023+ds-1 [94.5 kB] #14 40.92 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-encoder-perl armhf 4.023+ds-1 [97.2 kB] #14 41.94 Get:216 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf git-man all 1:2.40.1-1ubuntu1 [1085 kB] #14 42.06 Get:217 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf git armhf 1:2.40.1-1ubuntu1 [4236 kB] #13 44.79 Selecting previously unselected package psmisc. #13 40.10 Preparing to unpack .../189-libsub-exporter-perl_0.987-1_all.deb ... #13 40.10 Unpacking libsub-exporter-perl (0.987-1) ... #13 40.14 Selecting previously unselected package libconst-fast-perl. #13 40.14 Preparing to unpack .../190-libconst-fast-perl_0.014-1_all.deb ... #13 40.15 Unpacking libconst-fast-perl (0.014-1) ... #13 40.18 Selecting previously unselected package libwant-perl. #13 40.19 Preparing to unpack .../191-libwant-perl_0.29-1+b4_armhf.deb ... #13 40.19 Unpacking libwant-perl (0.29-1+b4) ... #13 40.23 Selecting previously unselected package libcontextual-return-perl. #13 40.23 Preparing to unpack .../192-libcontextual-return-perl_0.004014-2_all.deb ... #13 40.23 Unpacking libcontextual-return-perl (0.004014-2) ... #13 40.28 Selecting previously unselected package libconvert-binhex-perl. #13 40.28 Preparing to unpack .../193-libconvert-binhex-perl_1.125-1_all.deb ... #13 40.29 Unpacking libconvert-binhex-perl (1.125-1) ... #13 40.32 Selecting previously unselected package libdata-dump-perl. #13 40.33 Preparing to unpack .../194-libdata-dump-perl_1.23-1_all.deb ... #13 40.33 Unpacking libdata-dump-perl (1.23-1) ... #14 43.92 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB] #14 43.97 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 43.97 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB] #14 43.97 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 licensecheck all 3.2.14-2 [40.9 kB] #13 51.54 Installing : python3-tomli-w-1.0.0-5.fc38.noarch 45/157 #13 51.55 Installing : python3-pyxdg-0.27-7.fc38.noarch 46/157 #13 51.56 Installing : python3-file-magic-5.44-3.fc38.noarch 47/157 #13 51.57 Installing : python3-distro-1.8.0-2.fc38.noarch 48/157 #13 51.57 Installing : pkgconf-m4-1.8.0-6.fc38.noarch 49/157 #13 51.58 Installing : perl-srpm-macros-1-48.fc38.noarch 50/157 #13 51.58 Installing : openblas-srpm-macros-2-13.fc38.noarch 51/157 #13 51.59 Installing : ocaml-srpm-macros-7-3.fc38.noarch 52/157 #13 51.60 Installing : libstemmer-2.2.0-5.fc38.aarch64 53/157 #13 51.61 Installing : libpng-2:1.6.37-14.fc38.aarch64 54/157 #13 51.61 Installing : libpkgconf-1.8.0-6.fc38.aarch64 55/157 #13 51.62 Installing : pkgconf-1.8.0-6.fc38.aarch64 56/157 #13 51.63 Installing : pkgconf-pkg-config-1.8.0-6.fc38.aarch64 57/157 #13 51.64 Installing : libjpeg-turbo-2.1.4-2.fc38.aarch64 58/157 #13 51.65 Installing : gdk-pixbuf2-2.42.10-2.fc38.aarch64 59/157 #13 51.66 Installing : json-glib-1.6.6-4.fc38.aarch64 60/157 #13 51.68 Installing : libappstream-glib-0.8.2-2.fc38.aarch64 61/157 #13 51.69 Installing : jansson-2.13.1-6.fc38.aarch64 62/157 #13 51.71 Installing : binutils-gold-2.39-16.fc38.aarch64 63/157 #14 41.66 Preparing to unpack .../058-strace_5.5-3ubuntu1_armhf.deb ... #14 41.67 Unpacking strace (5.5-3ubuntu1) ... #14 41.72 Selecting previously unselected package xauth. #14 41.72 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_armhf.deb ... #14 41.73 Unpacking xauth (1:1.1-0ubuntu1) ... #14 41.76 Selecting previously unselected package libfl2:armhf. #14 41.76 Preparing to unpack .../060-libfl2_2.6.4-6.2_armhf.deb ... #14 41.77 Unpacking libfl2:armhf (2.6.4-6.2) ... #14 41.81 Selecting previously unselected package at. #14 41.81 Preparing to unpack .../061-at_3.1.23-1ubuntu1_armhf.deb ... #14 41.81 Unpacking at (3.1.23-1ubuntu1) ... #14 41.85 Selecting previously unselected package libsigsegv2:armhf. #14 41.85 Preparing to unpack .../062-libsigsegv2_2.12-2_armhf.deb ... #14 41.85 Unpacking libsigsegv2:armhf (2.12-2) ... #14 41.88 Selecting previously unselected package m4. #14 41.88 Preparing to unpack .../063-m4_1.4.18-4_armhf.deb ... #14 41.88 Unpacking m4 (1.4.18-4) ... #14 41.93 Selecting previously unselected package autoconf. #14 41.93 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ... #14 41.93 Unpacking autoconf (2.69-11.1) ... #14 41.99 Selecting previously unselected package autotools-dev. #13 41.87 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ... #13 41.87 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ... #13 41.90 Selecting previously unselected package libtext-xslate-perl. #13 41.90 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ... #13 41.91 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #13 41.95 Selecting previously unselected package libtime-duration-perl. #13 41.96 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ... #13 41.96 Unpacking libtime-duration-perl (1.21-1) ... #13 42.00 Selecting previously unselected package libtime-moment-perl. #13 42.00 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ... #13 42.00 Unpacking libtime-moment-perl (0.44-1+b3) ... #13 42.04 Selecting previously unselected package libtype-tiny-xs-perl. #13 42.05 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ... #13 42.05 Unpacking libtype-tiny-xs-perl (0.022-1) ... #13 42.09 Selecting previously unselected package libunicode-utf8-perl. #13 42.09 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ... #13 42.10 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #13 54.01 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 44.21 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ... #13 44.21 Unpacking python-apt-common (2.2.1) ... #13 44.27 Selecting previously unselected package python3-apt. #13 44.27 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ... #13 44.27 Unpacking python3-apt (2.2.1) ... #13 44.32 Selecting previously unselected package python3-certifi. #13 44.33 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ... #13 44.33 Unpacking python3-certifi (2020.6.20-1) ... #13 44.38 Selecting previously unselected package python3-idna. #13 44.38 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ... #13 44.39 Unpacking python3-idna (2.10-1) ... #13 44.46 Selecting previously unselected package python3-magic. #12 46.36 Dependencies resolved. #12 46.39 ================================================================================ #12 46.39 Package Arch Version Repo Size #12 46.39 ================================================================================ #12 46.39 Installing: #12 46.39 dnf-plugins-core noarch 4.5.0-1.fc38 updates 38 k #12 46.39 rpm-build x86_64 4.18.2-1.fc38 updates 76 k #12 46.39 rpmlint noarch 2.4.0-6.fc38 updates 330 k #12 46.39 Upgrading: #12 46.39 dnf noarch 4.19.0-1.fc38 updates 507 k #12 46.39 dnf-data noarch 4.19.0-1.fc38 updates 39 k #12 46.39 libdnf x86_64 0.73.0-1.fc38 updates 681 k #12 46.39 python3-dnf noarch 4.19.0-1.fc38 updates 606 k #12 46.39 python3-hawkey x86_64 0.73.0-1.fc38 updates 107 k #12 46.39 python3-libdnf x86_64 0.73.0-1.fc38 updates 859 k #12 46.39 yum noarch 4.19.0-1.fc38 updates 37 k #12 46.39 Installing dependencies: #12 46.39 ansible-srpm-macros noarch 1-12.fc38 updates 21 k #12 46.39 binutils x86_64 2.39-16.fc38 updates 5.4 M #12 46.39 binutils-gold x86_64 2.39-16.fc38 updates 795 k #12 46.39 bzip2 x86_64 1.0.8-13.fc38 fedora 52 k #12 46.39 cpio x86_64 2.13-14.fc38 fedora 276 k #12 46.39 dash x86_64 0.5.12-1.fc38 updates 98 k #12 46.39 dbus-libs x86_64 1:1.14.10-1.fc38 updates 156 k #12 46.39 debugedit x86_64 5.0-9.fc38 updates 78 k #12 46.39 desktop-file-utils x86_64 0.26-8.fc38 fedora 71 k #12 46.39 devscripts-checkbashisms x86_64 2.23.0-1.fc38 fedora 28 k #12 46.39 diffutils x86_64 3.10-1.fc38 updates 398 k #12 46.39 dwz x86_64 0.15-2.fc38 fedora 135 k #12 46.39 ed x86_64 1.19-2.fc38 fedora 78 k #12 46.39 efi-srpm-macros noarch 5-7.fc38 fedora 22 k #12 46.39 elfutils x86_64 0.190-2.fc38 updates 551 k #12 46.39 elfutils-debuginfod-client x86_64 0.190-2.fc38 updates 37 k #12 46.39 emacs-filesystem noarch 1:28.3-0.rc1.fc38 updates 8.1 k #12 46.39 enchant2 x86_64 2.3.4-1.fc38 fedora 64 k #12 46.39 file x86_64 5.44-3.fc38 fedora 49 k #12 46.39 fonts-filesystem noarch 1:2.0.5-11.fc38 fedora 8.1 k #12 46.39 fonts-srpm-macros noarch 1:2.0.5-11.fc38 fedora 26 k #12 46.39 fpc-srpm-macros noarch 1.3-7.fc38 fedora 7.8 k #12 46.39 gdb-minimal x86_64 14.1-3.fc38 updates 4.3 M #12 46.39 gdk-pixbuf2 x86_64 2.42.10-2.fc38 fedora 485 k #12 46.39 ghc-srpm-macros noarch 1.6.1-1.fc38 fedora 8.0 k #12 46.39 glibc-gconv-extra x86_64 2.37-18.fc38 updates 1.6 M #12 46.39 gnat-srpm-macros noarch 6-2.fc38 fedora 8.8 k #12 46.39 go-srpm-macros noarch 3.4.0-2.fc38 updates 27 k #12 46.39 groff-base x86_64 1.22.4-11.fc38 fedora 1.1 M #12 46.39 hunspell x86_64 1.7.2-3.fc38 fedora 479 k #12 46.39 hunspell-en-GB noarch 0.20201207-3.fc38 fedora 225 k #12 46.39 hunspell-en-US noarch 0.20201207-3.fc38 fedora 181 k #12 46.39 hunspell-filesystem x86_64 1.7.2-3.fc38 fedora 9.3 k #12 46.39 jansson x86_64 2.13.1-6.fc38 fedora 44 k #12 46.39 js-jquery noarch 3.6.3-2.fc38 fedora 173 k #12 46.39 json-glib x86_64 1.6.6-4.fc38 fedora 162 k #12 46.39 kernel-srpm-macros noarch 1.0-19.fc38 updates 10 k #12 46.39 libappstream-glib x86_64 0.8.2-2.fc38 fedora 402 k #12 46.39 libjpeg-turbo x86_64 2.1.4-2.fc38 fedora 183 k #12 46.39 libpkgconf x86_64 1.8.0-6.fc38 fedora 35 k #12 46.39 libpng x86_64 2:1.6.37-14.fc38 fedora 120 k #12 46.39 libstemmer x86_64 2.2.0-5.fc38 fedora 168 k #12 46.39 lua-srpm-macros noarch 1-13.fc38 updates 8.7 k #12 46.39 ncurses x86_64 6.4-7.20230520.fc38 updates 415 k #12 46.39 ocaml-srpm-macros noarch 7-3.fc38 fedora 13 k #12 46.39 openblas-srpm-macros noarch 2-13.fc38 fedora 7.5 k #12 46.39 package-notes-srpm-macros noarch 0.5-8.fc38 updates 11 k #12 46.39 patch x86_64 2.7.6-19.fc38 fedora 126 k #12 46.39 perl-AutoLoader noarch 5.74-498.fc38 updates 22 k #12 46.39 perl-B x86_64 1.83-498.fc38 updates 182 k #12 46.39 perl-Carp noarch 1.52-490.fc38 fedora 29 k #12 46.39 perl-Class-Struct noarch 0.66-498.fc38 updates 23 k #12 46.39 perl-Data-Dumper x86_64 2.184-491.fc38 fedora 56 k #12 46.39 perl-Digest noarch 1.20-490.fc38 fedora 25 k #12 46.39 perl-Digest-MD5 x86_64 2.58-490.fc38 fedora 36 k #12 46.39 perl-DynaLoader x86_64 1.52-498.fc38 updates 27 k #12 46.39 perl-Encode x86_64 4:3.19-493.fc38 fedora 1.7 M #12 46.39 perl-Errno x86_64 1.36-498.fc38 updates 15 k #12 46.39 perl-Exporter noarch 5.77-490.fc38 fedora 31 k #12 46.39 perl-Fcntl x86_64 1.15-498.fc38 updates 21 k #12 46.39 perl-File-Basename noarch 2.85-498.fc38 updates 18 k #12 46.39 perl-File-Path noarch 2.18-490.fc38 fedora 35 k #12 46.39 perl-File-Temp noarch 1:0.231.100-490.fc38 fedora 59 k #12 46.39 perl-File-stat noarch 1.12-498.fc38 updates 18 k #12 46.39 perl-FileHandle noarch 2.03-498.fc38 updates 16 k #12 46.39 perl-Getopt-Long noarch 1:2.54-2.fc38 fedora 60 k #12 46.39 perl-Getopt-Std noarch 1.13-498.fc38 updates 16 k #12 46.39 perl-HTTP-Tiny noarch 0.086-2.fc38 updates 55 k #12 46.39 perl-IO x86_64 1.50-498.fc38 updates 92 k #12 46.39 perl-IO-Socket-IP noarch 0.41-492.fc38 fedora 41 k #12 46.39 perl-IO-Socket-SSL noarch 2.081-1.fc38 fedora 227 k #12 46.39 perl-IPC-Open3 noarch 1.22-498.fc38 updates 23 k #12 46.39 perl-MIME-Base64 x86_64 3.16-490.fc38 fedora 30 k #12 46.39 perl-Mozilla-CA noarch 20221114-2.fc38 fedora 12 k #12 46.39 perl-Net-SSLeay x86_64 1.92-5.fc38 fedora 361 k #12 46.39 perl-POSIX x86_64 2.03-498.fc38 updates 98 k #12 46.39 perl-PathTools x86_64 3.84-490.fc38 fedora 87 k #12 46.39 perl-Pod-Escapes noarch 1:1.07-490.fc38 fedora 20 k #12 46.39 perl-Pod-Perldoc noarch 3.28.01-491.fc38 fedora 86 k #12 46.39 perl-Pod-Simple noarch 1:3.43-491.fc38 fedora 219 k #12 46.39 perl-Pod-Usage noarch 4:2.03-4.fc38 fedora 40 k #12 46.39 perl-Scalar-List-Utils x86_64 5:1.63-490.fc38 fedora 72 k #12 46.39 perl-SelectSaver noarch 1.02-498.fc38 updates 12 k #12 46.39 perl-Socket x86_64 4:2.036-2.fc38 fedora 55 k #12 46.39 perl-Storable x86_64 1:3.26-490.fc38 fedora 97 k #12 46.39 perl-Symbol noarch 1.09-498.fc38 updates 15 k #12 46.39 perl-Term-ANSIColor noarch 5.01-491.fc38 fedora 47 k #12 46.39 perl-Term-Cap noarch 1.18-1.fc38 fedora 22 k #12 46.39 perl-Text-ParseWords noarch 3.31-490.fc38 fedora 16 k #12 46.39 perl-Text-Tabs+Wrap noarch 2023.0511-1.fc38 updates 22 k #12 46.39 perl-Time-Local noarch 2:1.300-490.fc38 fedora 33 k #12 46.39 perl-URI noarch 5.17-2.fc38 fedora 120 k #12 46.39 perl-base noarch 2.27-498.fc38 updates 17 k #12 46.39 perl-constant noarch 1.33-491.fc38 fedora 23 k #12 46.39 perl-if noarch 0.61.000-498.fc38 updates 15 k #12 46.39 perl-interpreter x86_64 4:5.36.3-498.fc38 updates 73 k #12 46.39 perl-libnet noarch 3.15-1.fc38 fedora 128 k #12 46.39 perl-libs x86_64 4:5.36.3-498.fc38 updates 2.2 M #12 46.39 perl-locale noarch 1.10-498.fc38 updates 14 k #12 46.39 perl-mro x86_64 1.26-498.fc38 updates 29 k #12 46.39 perl-overload noarch 1.35-498.fc38 updates 46 k #12 46.39 perl-overloading noarch 0.02-498.fc38 updates 13 k #12 46.39 perl-parent noarch 1:0.241-1.fc38 fedora 15 k #12 46.39 perl-podlators noarch 1:5.01-2.fc38 fedora 125 k #12 46.39 perl-srpm-macros noarch 1-48.fc38 fedora 8.4 k #12 46.39 perl-vars noarch 1.05-498.fc38 updates 14 k #12 46.39 pkgconf x86_64 1.8.0-6.fc38 fedora 41 k #12 46.39 pkgconf-m4 noarch 1.8.0-6.fc38 fedora 14 k #12 46.39 pkgconf-pkg-config x86_64 1.8.0-6.fc38 fedora 9.6 k #12 46.39 pyproject-srpm-macros noarch 1.12.0-1.fc38 updates 14 k #12 46.39 python-srpm-macros noarch 3.11-10.fc38 fedora 26 k #12 46.39 python3-construct noarch 2.10.68-4.fc38 fedora 151 k #12 46.39 python3-dateutil noarch 1:2.8.2-5.fc38 fedora 360 k #12 46.39 python3-dbus x86_64 1.3.2-2.fc38 fedora 157 k #12 46.39 python3-distro noarch 1.8.0-2.fc38 fedora 49 k #12 46.39 python3-dnf-plugins-core noarch 4.5.0-1.fc38 updates 323 k #12 46.39 python3-enchant noarch 3.2.2-6.fc38 fedora 103 k #12 46.39 python3-file-magic noarch 5.44-3.fc38 fedora 20 k #12 46.39 python3-pybeam noarch 0.7-5.fc38 fedora 33 k #12 46.39 python3-pyxdg noarch 0.27-7.fc38 fedora 134 k #12 46.39 python3-six noarch 1.16.0-9.fc38 fedora 42 k #12 46.39 python3-systemd x86_64 235-2.fc38 fedora 108 k #12 46.39 python3-tomli-w noarch 1.0.0-5.fc38 fedora 21 k #12 46.39 python3-zstandard x86_64 0.21.0-1.fc38 updates 487 k #12 46.39 qt5-srpm-macros noarch 5.15.11-1.fc38 updates 8.3 k #12 46.39 qt6-srpm-macros noarch 6.6.0-1.fc38 updates 8.6 k #12 46.39 redhat-rpm-config noarch 255-1.fc38 updates 81 k #12 46.39 rpmautospec-rpm-macros noarch 0.3.8-1.fc38 updates 9.0 k #12 46.39 rpmlint-fedora-license-data noarch 1.40-1.fc38 updates 32 k #12 46.39 rust-srpm-macros noarch 25.2-2.fc38 updates 13 k #12 46.39 shared-mime-info x86_64 2.2-3.fc38 fedora 381 k #12 46.39 unzip x86_64 6.0-60.fc38 fedora 184 k #12 46.39 web-assets-filesystem noarch 5-19.fc38 fedora 7.9 k #12 46.39 xxhash-libs x86_64 0.8.2-1.fc38 updates 37 k #12 46.39 xz x86_64 5.4.1-1.fc38 fedora 419 k #12 46.39 zip x86_64 3.0-37.fc38 updates 265 k #12 46.39 zstd x86_64 1.5.5-1.fc38 updates 482 k #12 46.39 Installing weak dependencies: #12 46.39 hunspell-en noarch 0.20201207-3.fc38 fedora 190 k #12 46.39 perl-NDBM_File x86_64 1.15-498.fc38 updates 23 k #12 46.39 python-systemd-doc x86_64 235-2.fc38 fedora 171 k #12 46.39 #12 46.39 Transaction Summary #12 46.39 ================================================================================ #12 46.39 Install 143 Packages #12 46.39 Upgrade 7 Packages #12 46.39 #12 46.40 Total download size: 33 M #12 46.40 Downloading Packages: #13 36.55 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ... #13 36.56 Unpacking libfile-basedir-perl (0.08-1) ... #13 36.59 Selecting previously unselected package libfile-chdir-perl. #13 36.59 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ... #13 36.59 Unpacking libfile-chdir-perl (0.1008-1.1) ... #13 36.62 Selecting previously unselected package libfile-fcntllock-perl. #13 36.63 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ... #13 36.63 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #13 36.66 Selecting previously unselected package libnumber-compare-perl. #13 36.66 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ... #13 36.67 Unpacking libnumber-compare-perl (0.03-1.1) ... #13 36.70 Selecting previously unselected package libtext-glob-perl. #13 36.70 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ... #13 36.70 Unpacking libtext-glob-perl (0.11-1) ... #13 36.73 Selecting previously unselected package libfile-find-rule-perl. #13 36.74 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ... #13 36.74 Unpacking libfile-find-rule-perl (0.34-1) ... #13 36.77 Selecting previously unselected package libfont-afm-perl. #13 45.38 Selecting previously unselected package libmailtools-perl. #13 45.38 Preparing to unpack .../307-libmailtools-perl_2.21-2_all.deb ... #13 45.38 Unpacking libmailtools-perl (2.21-2) ... #13 45.43 Selecting previously unselected package libmarkdown2:armhf. #13 45.44 Preparing to unpack .../308-libmarkdown2_2.2.7-2_armhf.deb ... #13 45.44 Unpacking libmarkdown2:armhf (2.2.7-2) ... #13 45.48 Selecting previously unselected package libmath-base85-perl. #13 45.49 Preparing to unpack .../309-libmath-base85-perl_0.5+dfsg-2_all.deb ... #13 45.49 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #13 45.52 Selecting previously unselected package libmime-tools-perl. #13 45.53 Preparing to unpack .../310-libmime-tools-perl_5.510-1_all.deb ... #13 45.53 Unpacking libmime-tools-perl (5.510-1) ... #13 45.58 Selecting previously unselected package libmldbm-perl. #14 51.83 Preparing to unpack .../262-libgitlab-api-v4-perl_0.25-1_all.deb ... #14 51.83 Unpacking libgitlab-api-v4-perl (0.25-1) ... #14 51.86 Selecting previously unselected package libhash-fieldhash-perl. #14 51.86 Preparing to unpack .../263-libhash-fieldhash-perl_0.15-1build2_arm64.deb ... #14 51.87 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #14 51.90 Selecting previously unselected package libhtml-form-perl. #14 51.90 Preparing to unpack .../264-libhtml-form-perl_6.07-1_all.deb ... #14 51.91 Unpacking libhtml-form-perl (6.07-1) ... #14 51.94 Selecting previously unselected package libhtml-format-perl. #14 51.94 Preparing to unpack .../265-libhtml-format-perl_2.12-1_all.deb ... #14 51.94 Unpacking libhtml-format-perl (2.12-1) ... #14 51.97 Selecting previously unselected package libhttp-daemon-perl. #14 51.97 Preparing to unpack .../266-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... #14 51.98 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 52.02 Selecting previously unselected package libidn11:arm64. #14 52.02 Preparing to unpack .../267-libidn11_1.33-2.2ubuntu2_arm64.deb ... #14 52.03 Unpacking libidn11:arm64 (1.33-2.2ubuntu2) ... #14 52.06 Selecting previously unselected package libstruct-dumb-perl. Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # timeout=10 #13 39.73 Setting up perl (5.32.1-4+deb11u3) ... #12 46.05 Upgrading : python3-dnf-4.19.0-1.fc39.noarch 26/159 #12 46.07 Upgrading : dnf-4.19.0-1.fc39.noarch 27/159 #12 46.08 Running scriptlet: dnf-4.19.0-1.fc39.noarch 27/159 #12 46.09 Installing : rust-srpm-macros-26.1-1.fc39.noarch 28/159 #12 46.10 Installing : rpmautospec-rpm-macros-0.6.3-1.fc39.noarch 29/159 #12 46.10 Installing : qt6-srpm-macros-6.6.2-1.fc39.noarch 30/159 #12 46.11 Installing : qt5-srpm-macros-5.15.12-1.fc39.noarch 31/159 #12 46.11 Installing : lua-srpm-macros-1-13.fc39.noarch 32/159 #12 46.11 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 33/159 #14 40.95 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libset-intspan-perl all 1.19-2 [26.1 kB] #14 40.96 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsocket6-perl armhf 0.29-1build4 [18.7 kB] #14 40.97 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-copyright-perl all 0.003012-1 [21.3 kB] #14 40.98 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB] #14 40.98 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 42.32 Get:218 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB] #13 44.79 Preparing to unpack .../320-psmisc_23.2-1+deb10u1_amd64.deb ... #13 44.80 Unpacking psmisc (23.2-1+deb10u1) ... #13 44.84 Selecting previously unselected package publicsuffix. #13 44.84 Preparing to unpack .../321-publicsuffix_20220811.1734-0+deb10u1_all.deb ... #13 44.85 Unpacking publicsuffix (20220811.1734-0+deb10u1) ... #13 44.89 Selecting previously unselected package python-apt-common. #13 44.90 Preparing to unpack .../322-python-apt-common_1.8.4.3_all.deb ... #13 44.90 Unpacking python-apt-common (1.8.4.3) ... #13 44.95 Selecting previously unselected package python3-apt. #13 44.95 Preparing to unpack .../323-python3-apt_1.8.4.3_amd64.deb ... #13 44.96 Unpacking python3-apt (1.8.4.3) ... #13 45.01 Selecting previously unselected package python3-certifi. #13 45.01 Preparing to unpack .../324-python3-certifi_2018.8.24-1_all.deb ... #13 45.01 Unpacking python3-certifi (2018.8.24-1) ... #13 45.06 Selecting previously unselected package python3-idna. #13 45.06 Preparing to unpack .../325-python3-idna_2.6-1_all.deb ... #13 45.07 Unpacking python3-idna (2.6-1) ... #13 45.10 Selecting previously unselected package python3-magic. #13 45.11 Preparing to unpack .../326-python3-magic_2%3a0.4.15-2_all.deb ... #13 45.11 Unpacking python3-magic (2:0.4.15-2) ... #13 40.37 Selecting previously unselected package libdigest-bubblebabble-perl. #13 40.37 Preparing to unpack .../195-libdigest-bubblebabble-perl_0.02-2_all.deb ... #13 40.37 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #13 40.42 Selecting previously unselected package libdigest-hmac-perl. #13 40.42 Preparing to unpack .../196-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #13 40.42 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #13 40.45 Selecting previously unselected package libdistro-info-perl. #13 40.46 Preparing to unpack .../197-libdistro-info-perl_0.21+deb10u1_all.deb ... #13 40.46 Unpacking libdistro-info-perl (0.21+deb10u1) ... #13 40.50 Selecting previously unselected package libnet-smtp-ssl-perl. #13 40.50 Preparing to unpack .../198-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 40.51 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 40.55 Selecting previously unselected package libmailtools-perl. #13 40.55 Preparing to unpack .../199-libmailtools-perl_2.18-1_all.deb ... #13 40.56 Unpacking libmailtools-perl (2.18-1) ... #13 51.82 Installing : binutils-2.39-16.fc38.aarch64 64/157 #13 51.83 Running scriptlet: binutils-2.39-16.fc38.aarch64 64/157 #13 51.85 Installing : debugedit-5.0-9.fc38.aarch64 65/157 #13 51.85 Running scriptlet: groff-base-1.22.4-11.fc38.aarch64 66/157 #13 51.91 Installing : groff-base-1.22.4-11.fc38.aarch64 66/157 #13 51.92 Running scriptlet: groff-base-1.22.4-11.fc38.aarch64 66/157 #13 51.93 Installing : perl-Digest-1.20-490.fc38.noarch 67/157 #13 51.94 Installing : perl-Digest-MD5-2.58-490.fc38.aarch64 68/157 #13 51.95 Installing : perl-B-1.83-498.fc38.aarch64 69/157 #13 51.96 Installing : perl-FileHandle-2.03-498.fc38.noarch 70/157 #13 51.96 Installing : perl-Data-Dumper-2.184-491.fc38.aarch64 71/157 #13 51.97 Installing : perl-libnet-3.15-1.fc38.noarch 72/157 #13 51.98 Installing : perl-AutoLoader-5.74-498.fc38.noarch 73/157 #13 51.98 Installing : perl-base-2.27-498.fc38.noarch 74/157 #13 52.00 Installing : perl-URI-5.17-2.fc38.noarch 75/157 #13 52.00 Installing : perl-Time-Local-2:1.300-490.fc38.noarch 76/157 #13 52.01 Installing : perl-Mozilla-CA-20221114-2.fc38.noarch 77/157 #13 52.02 Installing : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 78/157 #13 52.02 Installing : perl-if-0.61.000-498.fc38.noarch 79/157 #13 52.03 Installing : perl-locale-1.10-498.fc38.noarch 80/157 #13 52.03 Installing : perl-IO-Socket-IP-0.41-492.fc38.noarch 81/157 #13 52.04 Installing : perl-File-Path-2.18-490.fc38.noarch 82/157 #13 52.05 Installing : perl-IO-Socket-SSL-2.081-1.fc38.noarch 83/157 #13 52.07 Installing : perl-Net-SSLeay-1.92-5.fc38.aarch64 84/157 #13 52.08 Installing : perl-Pod-Escapes-1:1.07-490.fc38.noarch 85/157 #13 52.08 Installing : perl-Term-ANSIColor-5.01-491.fc38.noarch 86/157 #13 52.09 Installing : perl-Class-Struct-0.66-498.fc38.noarch 87/157 #13 52.09 Installing : perl-POSIX-2.03-498.fc38.aarch64 88/157 #13 52.10 Installing : perl-IPC-Open3-1.22-498.fc38.noarch 89/157 #13 52.11 Installing : perl-File-Temp-1:0.231.100-490.fc38.noarch 90/157 #13 52.13 Installing : perl-HTTP-Tiny-0.086-2.fc38.noarch 91/157 #14 41.99 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ... #14 42.00 Unpacking autotools-dev (20180224.1) ... #14 42.03 Selecting previously unselected package automake. #14 42.04 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ... #14 42.04 Unpacking automake (1:1.16.1-4ubuntu6) ... #14 42.12 Selecting previously unselected package autopoint. #14 42.12 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ... #14 42.13 Unpacking autopoint (0.19.8.1-10build1) ... #14 42.16 Selecting previously unselected package binutils-common:armhf. #14 42.17 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.9_armhf.deb ... #14 42.17 Unpacking binutils-common:armhf (2.34-6ubuntu1.9) ... #14 42.22 Selecting previously unselected package libbinutils:armhf. #14 42.22 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.9_armhf.deb ... #13 42.13 Selecting previously unselected package libxdelta2. #13 42.14 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ... #13 42.14 Unpacking libxdelta2 (1.1.3-9.3) ... #13 42.18 Selecting previously unselected package libxext6:arm64. #13 42.18 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ... #13 42.19 Unpacking libxext6:arm64 (2:1.3.3-1.1) ... #13 42.23 Selecting previously unselected package libxml-namespacesupport-perl. #13 42.23 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #13 42.23 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #13 42.27 Selecting previously unselected package libxml-sax-base-perl. #13 42.27 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ... #13 42.27 Unpacking libxml-sax-base-perl (1.09-1.1) ... #13 42.32 Selecting previously unselected package libxml-sax-perl. #13 42.33 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ... #13 54.05 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 54.12 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 54.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 54.31 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 44.46 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ... #13 44.47 Unpacking python3-magic (2:0.4.20-3) ... #13 44.50 Selecting previously unselected package python3-urllib3. #13 44.51 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ... #13 44.51 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #13 44.55 Selecting previously unselected package python3-requests. #13 44.56 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ... #13 44.56 Unpacking python3-requests (2.25.1+dfsg-2) ... #13 44.61 Selecting previously unselected package python3-unidiff. #13 44.61 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ... #13 44.62 Unpacking python3-unidiff (0.5.5-2) ... #13 44.65 Selecting previously unselected package python3-xdg. #13 44.66 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ... #13 44.66 Unpacking python3-xdg (0.27-2) ... #13 44.70 Selecting previously unselected package shared-mime-info. #13 36.77 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ... #13 36.78 Unpacking libfont-afm-perl (1.20-3) ... #13 36.83 Selecting previously unselected package libio-string-perl. #13 36.83 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ... #13 36.83 Unpacking libio-string-perl (1.08-3.1) ... #13 36.87 Selecting previously unselected package libfont-ttf-perl. #13 36.87 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ... #13 36.87 Unpacking libfont-ttf-perl (1.06-1.1) ... #13 36.93 Selecting previously unselected package libio-stringy-perl. #13 36.94 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ... #13 36.94 Unpacking libio-stringy-perl (2.111-3) ... #13 36.98 Selecting previously unselected package libparams-validate-perl:armhf. #13 36.98 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ... #13 36.98 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ... #13 37.02 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 37.02 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #13 37.02 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #13 37.05 Selecting previously unselected package libsort-versions-perl. #13 37.05 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ... #13 37.06 Unpacking libsort-versions-perl (1.62-1) ... #13 37.09 Selecting previously unselected package libgit-wrapper-perl. #14 52.06 Preparing to unpack .../268-libstruct-dumb-perl_0.09-1_all.deb ... #14 52.06 Unpacking libstruct-dumb-perl (0.09-1) ... #14 52.10 Selecting previously unselected package libio-async-perl. #14 52.10 Preparing to unpack .../269-libio-async-perl_0.75-1_all.deb ... #14 52.10 Unpacking libio-async-perl (0.75-1) ... #14 52.16 Selecting previously unselected package liblinux-epoll-perl. #14 52.16 Preparing to unpack .../270-liblinux-epoll-perl_0.017-1_arm64.deb ... #14 52.16 Unpacking liblinux-epoll-perl (0.017-1) ... #14 52.22 Selecting previously unselected package libio-async-loop-epoll-perl. #14 52.22 Preparing to unpack .../271-libio-async-loop-epoll-perl_0.20-1_all.deb ... #14 52.23 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #14 52.26 Selecting previously unselected package libtypes-serialiser-perl. #13 45.59 Preparing to unpack .../311-libmldbm-perl_2.05-4_all.deb ... #13 45.59 Unpacking libmldbm-perl (2.05-4) ... #13 45.63 Selecting previously unselected package libmoox-aliases-perl. #13 45.63 Preparing to unpack .../312-libmoox-aliases-perl_0.001006-2_all.deb ... #13 45.64 Unpacking libmoox-aliases-perl (0.001006-2) ... #13 45.67 Selecting previously unselected package libmouse-perl. #13 45.67 Preparing to unpack .../313-libmouse-perl_2.5.10-1+b3_armhf.deb ... #13 45.68 Unpacking libmouse-perl (2.5.10-1+b3) ... #13 45.77 Selecting previously unselected package libpackage-stash-xs-perl:armhf. #13 39.76 Setting up libio-html-perl (1.004-2) ... #13 39.77 Setting up libb-hooks-op-check-perl (0.22-1+b4) ... #13 39.78 Setting up gcc-10 (10.2.1-6+rpi1) ... #13 39.84 Setting up libdpkg-perl (1.20.12+rpi1) ... #13 39.85 Setting up autoconf (2.69-14) ... #13 39.86 Setting up libtimedate-perl (2.3300-2) ... #13 39.88 Setting up libsub-override-perl (0.09-2) ... #13 39.89 Setting up libstrictures-perl (2.000006-1) ... #13 39.91 Setting up libsub-quote-perl (2.006006-1) ... #13 39.92 Setting up libfile-dirlist-perl (0.05-2) ... #13 39.93 Setting up liburi-perl (5.08-1) ... #13 39.95 Setting up libfile-touch-perl (0.11-1) ... #13 39.96 Setting up libnet-ssleay-perl (1.88-3+b1) ... #13 39.97 Setting up automake (1:1.16.3-2) ... #13 40.04 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 40.04 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 #13 40.04 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 #13 40.04 Setting up libhttp-date-perl (6.05-1) ... #13 40.06 Setting up libfile-which-perl (1.23-1) ... #12 46.17 Installing : groff-base-1.23.0-3.fc39.x86_64 33/159 #12 46.18 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 33/159 #12 46.19 Installing : emacs-filesystem-1:29.2-2.fc39.noarch 34/159 #12 46.20 Installing : desktop-file-utils-0.26-9.fc39.x86_64 35/159 #12 46.21 Installing : ansible-srpm-macros-1-12.fc39.noarch 36/159 #12 46.22 Installing : zstd-1.5.5-4.fc39.x86_64 37/159 #12 46.23 Installing : xxhash-libs-0.8.2-1.fc39.x86_64 38/159 #12 46.33 Installing : gdb-minimal-14.1-4.fc39.x86_64 39/159 #12 46.34 Installing : debugedit-5.0-12.fc39.x86_64 40/159 #12 46.36 Installing : shared-mime-info-2.2-4.fc39.x86_64 41/159 #12 46.37 Running scriptlet: shared-mime-info-2.2-4.fc39.x86_64 41/159 #12 46.39 Installing : python3-zstandard-0.21.0-3.fc39.x86_64 42/159 #12 46.40 Installing : python3-tomli-w-1.0.0-9.fc39.noarch 43/159 #12 46.41 Installing : python3-pyxdg-0.27-9.fc39.noarch 44/159 #12 46.43 Installing : python3-packaging-23.1-4.fc39.noarch 45/159 #12 46.43 Installing : python3-file-magic-5.44-5.fc39.noarch 46/159 #12 46.44 Installing : python3-distro-1.8.0-6.fc39.noarch 47/159 #12 46.45 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 48/159 #12 46.45 Installing : perl-srpm-macros-1-51.fc39.noarch 49/159 #12 46.46 Installing : package-notes-srpm-macros-0.5-9.fc39.noarch 50/159 #12 46.46 Installing : openblas-srpm-macros-2-14.fc39.noarch 51/159 #12 46.47 Installing : ocaml-srpm-macros-8-2.fc39.noarch 52/159 #12 46.48 Installing : ncurses-6.4-7.20230520.fc39.x86_64 53/159 #12 46.49 Installing : perl-Digest-1.20-500.fc39.noarch 54/159 #12 46.49 Installing : perl-Digest-MD5-2.58-500.fc39.x86_64 55/159 #12 46.51 Installing : perl-B-1.88-502.fc39.x86_64 56/159 #12 46.51 Installing : perl-FileHandle-2.05-502.fc39.noarch 57/159 #12 46.52 Installing : perl-Data-Dumper-2.188-501.fc39.x86_64 58/159 #12 46.53 Installing : perl-libnet-3.15-501.fc39.noarch 59/159 #14 41.38 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxs-parse-keyword-perl armhf 0.21-1build1 [48.7 kB] #14 41.61 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsyntax-keyword-try-perl armhf 0.26-1build1 [25.8 kB] #13 35.93 Setting up libtool (2.4.7-5) ... #13 35.95 Setting up libimport-into-perl (1.002005-2) ... #13 35.97 Setting up libmoo-perl (2.005005-1) ... #13 36.02 Setting up python3 (3.11.2-1) ... #13 36.13 Setting up gcc (4:12.2.0-3+rpi1) ... #14 42.72 Get:219 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libalgorithm-diff-xs-perl armhf 0.04-8 [10.7 kB] #13 45.15 Selecting previously unselected package python3-urllib3. #13 45.15 Preparing to unpack .../327-python3-urllib3_1.24.1-1+deb10u2_all.deb ... #13 45.15 Unpacking python3-urllib3 (1.24.1-1+deb10u2) ... #13 45.20 Selecting previously unselected package python3-requests. #13 45.20 Preparing to unpack .../328-python3-requests_2.21.0-1+deb10u1_all.deb ... #13 45.20 Unpacking python3-requests (2.21.0-1+deb10u1) ... #13 45.24 Selecting previously unselected package python3-unidiff. #13 52.14 Installing : perl-Term-Cap-1.18-1.fc38.noarch 92/157 #13 52.15 Installing : perl-Pod-Simple-1:3.43-491.fc38.noarch 93/157 #13 52.16 Installing : perl-Socket-4:2.036-2.fc38.aarch64 94/157 #13 52.17 Installing : perl-SelectSaver-1.02-498.fc38.noarch 95/157 #13 52.17 Installing : perl-Symbol-1.09-498.fc38.noarch 96/157 #13 52.18 Installing : perl-File-stat-1.12-498.fc38.noarch 97/157 #13 52.19 Installing : perl-podlators-1:5.01-2.fc38.noarch 98/157 #13 52.20 Installing : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 99/157 #13 52.21 Installing : perl-Text-ParseWords-3.31-490.fc38.noarch 100/157 #13 52.21 Installing : perl-Fcntl-1.15-498.fc38.aarch64 101/157 #13 52.22 Installing : perl-mro-1.26-498.fc38.aarch64 102/157 #13 52.23 Installing : perl-IO-1.50-498.fc38.aarch64 103/157 #13 52.24 Installing : perl-overloading-0.02-498.fc38.noarch 104/157 #13 52.24 Installing : perl-Pod-Usage-4:2.03-4.fc38.noarch 105/157 #13 52.25 Installing : perl-MIME-Base64-3.16-490.fc38.aarch64 106/157 #13 52.26 Installing : perl-Scalar-List-Utils-5:1.63-490.fc38.aarch64 107/157 #13 52.27 Installing : perl-constant-1.33-491.fc38.noarch 108/157 #13 52.27 Installing : perl-parent-1:0.241-1.fc38.noarch 109/157 #13 52.28 Installing : perl-Errno-1.36-498.fc38.aarch64 110/157 #13 52.28 Installing : perl-File-Basename-2.85-498.fc38.noarch 111/157 #13 52.29 Installing : perl-Getopt-Std-1.13-498.fc38.noarch 112/157 #13 52.29 Installing : perl-Storable-1:3.26-490.fc38.aarch64 113/157 #13 52.30 Installing : perl-overload-1.35-498.fc38.noarch 114/157 #13 52.30 Installing : perl-vars-1.05-498.fc38.noarch 115/157 #13 52.31 Installing : perl-Getopt-Long-1:2.54-2.fc38.noarch 116/157 #13 52.32 Installing : perl-Carp-1.52-490.fc38.noarch 117/157 #13 52.32 Installing : perl-Exporter-5.77-490.fc38.noarch 118/157 #13 52.33 Installing : perl-PathTools-3.84-490.fc38.aarch64 119/157 #17 7.498 Transaction test succeeded. #17 7.500 Running transaction #13 40.60 Selecting previously unselected package libnet-ip-perl. #13 40.60 Preparing to unpack .../200-libnet-ip-perl_1.26-2_all.deb ... #13 40.60 Unpacking libnet-ip-perl (1.26-2) ... #13 40.65 Selecting previously unselected package libnet-dns-perl. #13 40.65 Preparing to unpack .../201-libnet-dns-perl_1.19-1_all.deb ... #13 40.65 Unpacking libnet-dns-perl (1.19-1) ... #13 40.72 Selecting previously unselected package libnet-domain-tld-perl. #13 40.72 Preparing to unpack .../202-libnet-domain-tld-perl_1.75-1_all.deb ... #13 40.73 Unpacking libnet-domain-tld-perl (1.75-1) ... #13 40.77 Selecting previously unselected package libemail-valid-perl. #13 40.77 Preparing to unpack .../203-libemail-valid-perl_1.202-1_all.deb ... #13 40.78 Unpacking libemail-valid-perl (1.202-1) ... #13 40.81 Selecting previously unselected package libexporter-tiny-perl. #13 40.81 Preparing to unpack .../204-libexporter-tiny-perl_1.002001-1_all.deb ... #13 40.81 Unpacking libexporter-tiny-perl (1.002001-1) ... #13 40.85 Selecting previously unselected package libipc-system-simple-perl. #14 42.22 Unpacking libbinutils:armhf (2.34-6ubuntu1.9) ... #14 42.29 Selecting previously unselected package libctf-nobfd0:armhf. #14 42.29 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.9_armhf.deb ... #14 42.30 Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.9) ... #14 42.33 Selecting previously unselected package libctf0:armhf. #14 42.33 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.9_armhf.deb ... #14 44.41 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-size-perl arm64 0.83-1build4 [20.4 kB] #14 44.59 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB] #13 42.33 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #13 42.38 Selecting previously unselected package libxml-libxml-perl. #13 42.38 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ... #13 42.39 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #13 42.45 Selecting previously unselected package libxml-sax-expat-perl. #13 42.45 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ... #13 42.46 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 42.50 Selecting previously unselected package libxmlrpc-lite-perl. #13 42.50 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ... #13 42.50 Unpacking libxmlrpc-lite-perl (0.717-4) ... #13 42.55 Selecting previously unselected package libxmuu1:arm64. #13 42.55 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... #13 42.55 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... #13 54.33 Setting up dh-strip-nondeterminism (1.13.1-1) ... #13 54.35 Setting up libconst-fast-perl (0.014-2) ... #13 54.36 Setting up libhttp-daemon-perl (6.16-1) ... #13 54.37 Setting up python3-unidiff (0.7.3-1) ... #13 54.50 Setting up libdata-dpath-perl (0.58-2) ... #13 44.70 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ... #13 44.71 Unpacking shared-mime-info (2.0-1) ... #13 44.81 Selecting previously unselected package strace. #13 44.81 Preparing to unpack .../357-strace_5.10-1_amd64.deb ... #13 44.82 Unpacking strace (5.10-1) ... #13 44.89 Selecting previously unselected package xauth. #13 44.89 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ... #13 44.90 Unpacking xauth (1:1.1-1) ... #13 44.94 Selecting previously unselected package xdg-user-dirs. #14 52.26 Preparing to unpack .../272-libtypes-serialiser-perl_1.0-1_all.deb ... #14 52.27 Unpacking libtypes-serialiser-perl (1.0-1) ... #14 52.29 Selecting previously unselected package libjson-xs-perl. #14 52.30 Preparing to unpack .../273-libjson-xs-perl_4.020-1build1_arm64.deb ... #14 52.30 Unpacking libjson-xs-perl (4.020-1build1) ... #14 52.34 Selecting previously unselected package libjson-maybexs-perl. #14 52.35 Preparing to unpack .../274-libjson-maybexs-perl_1.004000-1_all.deb ... #14 52.35 Unpacking libjson-maybexs-perl (1.004000-1) ... #14 52.38 Selecting previously unselected package liblist-compare-perl. #14 52.38 Preparing to unpack .../275-liblist-compare-perl_0.53-1_all.deb ... #14 52.39 Unpacking liblist-compare-perl (0.53-1) ... #14 52.42 Selecting previously unselected package liblist-moreutils-perl. #14 52.43 Preparing to unpack .../276-liblist-moreutils-perl_0.416-1build5_arm64.deb ... #14 52.43 Unpacking liblist-moreutils-perl (0.416-1build5) ... #14 52.47 Selecting previously unselected package liblist-someutils-perl. #14 52.47 Preparing to unpack .../277-liblist-someutils-perl_0.58-1_all.deb ... #14 52.48 Unpacking liblist-someutils-perl (0.58-1) ... #14 52.50 Selecting previously unselected package liblist-someutils-xs-perl. #13 37.09 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ... #13 37.09 Unpacking libgit-wrapper-perl (0.048-1) ... #13 37.12 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 37.13 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #13 37.13 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #13 37.19 Selecting previously unselected package libio-prompter-perl. #13 37.19 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ... #13 37.19 Unpacking libio-prompter-perl (0.004015-1) ... #13 37.25 Selecting previously unselected package libjson-perl. #13 37.25 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ... #13 37.26 Unpacking libjson-perl (4.03000-1) ... #13 37.30 Selecting previously unselected package liblog-any-perl. #13 45.77 Preparing to unpack .../314-libpackage-stash-xs-perl_0.30-1+b1_armhf.deb ... #13 45.77 Unpacking libpackage-stash-xs-perl:armhf (0.30-1+b1) ... #13 45.81 Selecting previously unselected package libpath-iterator-rule-perl. #13 45.81 Preparing to unpack .../315-libpath-iterator-rule-perl_1.015-2_all.deb ... #13 45.82 Unpacking libpath-iterator-rule-perl (1.015-2) ... #13 45.85 Selecting previously unselected package libperlio-gzip-perl. #13 45.86 Preparing to unpack .../316-libperlio-gzip-perl_0.20-1+b1_armhf.deb ... #13 45.86 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #13 45.90 Selecting previously unselected package libperlio-utf8-strict-perl. #13 45.90 Preparing to unpack .../317-libperlio-utf8-strict-perl_0.010-1_armhf.deb ... #13 45.90 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #13 45.94 Selecting previously unselected package libpod-parser-perl. #13 45.95 Preparing to unpack .../318-libpod-parser-perl_1.65-1_all.deb ... #13 45.96 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 45.97 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 45.98 Unpacking libpod-parser-perl (1.65-1) ... #13 46.02 Selecting previously unselected package libpod-constants-perl. #13 46.02 Preparing to unpack .../319-libpod-constants-perl_0.19-2_all.deb ... #13 46.03 Unpacking libpod-constants-perl (0.19-2) ... #13 46.06 Selecting previously unselected package libproc-processtable-perl:armhf. #13 46.07 Preparing to unpack .../320-libproc-processtable-perl_0.634-1+b2_armhf.deb ... #13 46.07 Unpacking libproc-processtable-perl:armhf (0.634-1+b2) ... #13 46.11 Selecting previously unselected package libre2-9:armhf. #13 46.12 Preparing to unpack .../321-libre2-9_20220601+dfsg-1+b1_armhf.deb ... #13 46.12 Unpacking libre2-9:armhf (20220601+dfsg-1+b1) ... #13 40.07 Setting up libfile-listing-perl (6.14-1) ... #13 40.08 Setting up libdynaloader-functions-perl (0.003-1.1) ... #13 40.09 Setting up libclass-method-modifiers-perl (2.13-1) ... #13 40.11 Setting up libio-pty-perl (1:1.15-2) ... #13 40.12 Setting up libtool (2.4.6-15) ... #13 40.14 Setting up libarchive-zip-perl (1.68-1) ... #13 40.15 Setting up libhtml-tagset-perl (3.20-4) ... #13 40.16 Setting up libdebhelper-perl (13.3.4) ... #13 40.17 Setting up liblwp-mediatypes-perl (6.04-1) ... #13 40.19 Setting up libtry-tiny-perl (0.30-1) ... #13 40.20 Setting up libnet-http-perl (6.20-1) ... #13 40.21 Setting up libencode-locale-perl (1.05-1.1) ... #13 40.22 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #13 40.24 Setting up gcc (4:10.2.1-1+rpi1) ... #13 40.26 Setting up dpkg-dev (1.20.12+rpi1) ... #14 41.63 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libterm-readkey-perl armhf 2.38-1build4 [23.8 kB] #14 41.65 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-levenshteinxs-perl armhf 0.03-4build10 [7566 B] #14 41.65 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB] #14 41.68 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB] #14 41.79 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-duration-perl all 1.21-1 [13.1 kB] #12 46.54 Installing : perl-AutoLoader-5.74-502.fc39.noarch 60/159 #12 46.54 Installing : perl-base-2.27-502.fc39.noarch 61/159 #12 46.55 Installing : perl-URI-5.21-1.fc39.noarch 62/159 #12 46.56 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 63/159 #12 46.57 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 64/159 #12 46.57 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 65/159 #12 46.58 Installing : perl-if-0.61.000-502.fc39.noarch 66/159 #12 46.58 Installing : perl-locale-1.10-502.fc39.noarch 67/159 #12 46.59 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 68/159 #12 46.60 Installing : perl-File-Path-2.18-500.fc39.noarch 69/159 #12 46.60 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 70/159 #12 46.62 Installing : perl-Net-SSLeay-1.92-10.fc39.x86_64 71/159 #12 46.63 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 72/159 #12 46.64 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 73/159 #12 46.64 Installing : perl-Class-Struct-0.68-502.fc39.noarch 74/159 #12 46.65 Installing : perl-POSIX-2.13-502.fc39.x86_64 75/159 #12 46.65 Installing : perl-IPC-Open3-1.22-502.fc39.noarch 76/159 #12 46.66 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 77/159 #12 46.66 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 78/159 #12 46.68 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 79/159 #12 46.68 Installing : perl-Term-Cap-1.18-500.fc39.noarch 80/159 #12 46.69 Installing : perl-Socket-4:2.037-3.fc39.x86_64 81/159 #12 46.70 Installing : perl-SelectSaver-1.02-502.fc39.noarch 82/159 #12 46.70 Installing : perl-Symbol-1.09-502.fc39.noarch 83/159 #12 46.71 Installing : perl-File-stat-1.13-502.fc39.noarch 84/159 #12 46.71 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 85/159 #12 46.72 Installing : perl-podlators-1:5.01-500.fc39.noarch 86/159 #12 46.73 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 87/159 #12 46.73 Installing : perl-Fcntl-1.15-502.fc39.x86_64 88/159 #12 46.74 Installing : perl-mro-1.28-502.fc39.x86_64 89/159 #13 36.16 Setting up dh-autoreconf (20) ... #13 36.17 Setting up debhelper (13.11.4) ... #13 36.18 Setting up equivs (2.3.1) ... #13 36.19 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 36.20 Setting up libwww-perl (6.68-1) ... #13 36.22 Setting up devscripts (2.23.4) ... #13 36.37 Processing triggers for libc-bin (2.36-9+rpi1+deb12u4) ... #14 42.79 Get:220 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libalgorithm-merge-perl all 0.08-5 [11.4 kB] #14 42.89 Get:221 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libaliased-perl all 0.34-3 [12.8 kB] #13 45.24 Preparing to unpack .../329-python3-unidiff_0.5.4-1_all.deb ... #13 45.25 Unpacking python3-unidiff (0.5.4-1) ... #13 45.28 Selecting previously unselected package python3-xdg. #13 45.29 Preparing to unpack .../330-python3-xdg_0.25-5_all.deb ... #13 45.29 Unpacking python3-xdg (0.25-5) ... #13 45.33 Selecting previously unselected package shared-mime-info. #13 45.33 Preparing to unpack .../331-shared-mime-info_1.10-1_amd64.deb ... #13 45.33 Unpacking shared-mime-info (1.10-1) ... #13 45.44 Selecting previously unselected package strace. #13 45.44 Preparing to unpack .../332-strace_4.26-0.2_amd64.deb ... #13 45.47 Unpacking strace (4.26-0.2) ... #13 45.54 Selecting previously unselected package unzip. #13 DONE 41.1s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.0s #15 [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 #13 52.34 Installing : perl-NDBM_File-1.15-498.fc38.aarch64 120/157 #13 52.35 Installing : perl-DynaLoader-1.52-498.fc38.aarch64 121/157 #13 52.40 Installing : perl-Encode-4:3.19-493.fc38.aarch64 122/157 #13 52.52 Installing : perl-libs-4:5.36.3-498.fc38.aarch64 123/157 #13 52.56 Installing : perl-interpreter-4:5.36.3-498.fc38.aarch64 124/157 #13 52.58 Installing : devscripts-checkbashisms-2.23.0-1.fc38.aarch64 125/157 #13 52.59 Installing : gnat-srpm-macros-6-2.fc38.noarch 126/157 #13 52.59 Installing : ghc-srpm-macros-1.6.1-1.fc38.noarch 127/157 #13 52.60 Installing : fpc-srpm-macros-1.3-7.fc38.noarch 128/157 #13 52.60 Installing : fonts-filesystem-1:2.0.5-11.fc38.noarch 129/157 #13 52.61 Installing : web-assets-filesystem-5-19.fc38.noarch 130/157 #13 52.61 Installing : js-jquery-3.6.3-2.fc38.noarch 131/157 #13 52.62 Installing : python-systemd-doc-235-2.fc38.aarch64 132/157 #13 40.86 Preparing to unpack .../205-libipc-system-simple-perl_1.25-4_all.deb ... #13 40.86 Unpacking libipc-system-simple-perl (1.25-4) ... #13 40.94 Selecting previously unselected package libfile-basedir-perl. #13 40.94 Preparing to unpack .../206-libfile-basedir-perl_0.08-1_all.deb ... #13 40.94 Unpacking libfile-basedir-perl (0.08-1) ... #13 40.98 Selecting previously unselected package libfile-chdir-perl. #13 40.98 Preparing to unpack .../207-libfile-chdir-perl_0.1008-1_all.deb ... #13 40.99 Unpacking libfile-chdir-perl (0.1008-1) ... #13 41.03 Selecting previously unselected package libfile-fcntllock-perl. #13 41.03 Preparing to unpack .../208-libfile-fcntllock-perl_0.22-3+b5_armhf.deb ... #13 41.03 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #13 41.07 Selecting previously unselected package libfont-afm-perl. #13 41.07 Preparing to unpack .../209-libfont-afm-perl_1.20-2_all.deb ... #13 41.08 Unpacking libfont-afm-perl (1.20-2) ... #13 41.14 Selecting previously unselected package libfribidi0:armhf. #14 42.33 Unpacking libctf0:armhf (2.34-6ubuntu1.9) ... #14 42.36 Selecting previously unselected package binutils-arm-linux-gnueabihf. #14 42.36 Preparing to unpack .../072-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.9_armhf.deb ... #14 42.37 Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.9) ... #14 42.60 Selecting previously unselected package binutils. #14 44.65 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzip arm64 1.23-1 [80.5 kB] #14 44.79 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzop arm64 1.04-2build2 [84.0 kB] #14 44.86 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 t1utils arm64 1.41-4build2 [61.5 kB] #14 44.89 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 unzip arm64 6.0-26ubuntu3.2 [171 kB] #13 42.59 Selecting previously unselected package libyaml-0-2:arm64. #13 42.60 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ... #13 42.60 Unpacking libyaml-0-2:arm64 (0.2.2-1) ... #13 42.64 Selecting previously unselected package libyaml-libyaml-perl. #13 42.64 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ... #13 42.65 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 42.68 Selecting previously unselected package licensecheck. #13 42.68 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ... #13 42.68 Unpacking licensecheck (3.1.1-2) ... #13 42.73 Selecting previously unselected package lzip. #13 42.73 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ... #13 42.73 Unpacking lzip (1.22-3) ... #13 42.77 Selecting previously unselected package lzop. #13 42.78 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ... #13 42.78 Unpacking lzop (1.04-2) ... #13 54.58 Setting up python3-magic (2:0.4.26-3) ... #13 54.76 Setting up g++-12 (12.2.0-14) ... #13 44.94 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ... #13 44.95 Unpacking xdg-user-dirs (0.17-2) ... #13 45.04 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ... #13 45.06 Setting up media-types (4.0.0) ... #13 45.07 Setting up libpipeline1:amd64 (1.5.3-1) ... #13 45.08 Setting up wdiff (1.2.2-2+b1) ... #13 45.09 Setting up libxau6:amd64 (1:1.0.9-1) ... #13 45.11 Setting up libre2-9:amd64 (20210201+dfsg-1) ... #13 45.12 Setting up libpsl5:amd64 (0.21.0-1.2) ... #13 45.13 Setting up libgpm2:amd64 (1.20.7-8) ... #13 45.14 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #13 45.15 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #13 45.16 Setting up libicu67:amd64 (67.1-7) ... #13 45.17 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ... #13 45.18 Setting up xdg-user-dirs (0.17-2) ... #13 45.21 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #13 45.22 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #13 45.26 Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u1) ... #14 52.51 Preparing to unpack .../278-liblist-someutils-xs-perl_0.58-2_arm64.deb ... #14 52.51 Unpacking liblist-someutils-xs-perl (0.58-2) ... #14 52.56 Selecting previously unselected package libltdl7:arm64. #14 52.57 Preparing to unpack .../279-libltdl7_2.4.6-14_arm64.deb ... #14 52.57 Unpacking libltdl7:arm64 (2.4.6-14) ... #14 52.60 Selecting previously unselected package libltdl-dev:arm64. #14 52.60 Preparing to unpack .../280-libltdl-dev_2.4.6-14_arm64.deb ... #14 52.60 Unpacking libltdl-dev:arm64 (2.4.6-14) ... #14 52.65 Selecting previously unselected package libsys-hostname-long-perl. #14 52.65 Preparing to unpack .../281-libsys-hostname-long-perl_1.5-1_all.deb ... #14 52.66 Unpacking libsys-hostname-long-perl (1.5-1) ... #14 52.69 Selecting previously unselected package libmail-sendmail-perl. #14 52.69 Preparing to unpack .../282-libmail-sendmail-perl_0.80-1_all.deb ... #14 52.70 Unpacking libmail-sendmail-perl (0.80-1) ... #14 52.73 Selecting previously unselected package libmoox-aliases-perl. #14 52.74 Preparing to unpack .../283-libmoox-aliases-perl_0.001006-1_all.deb ... #14 52.74 Unpacking libmoox-aliases-perl (0.001006-1) ... #14 52.78 Selecting previously unselected package libobject-id-perl. #13 37.30 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ... #13 37.31 Unpacking liblog-any-perl (1.709-1) ... #13 37.34 Selecting previously unselected package liblog-any-adapter-screen-perl. #13 37.34 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 37.35 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 37.38 Selecting previously unselected package libpackage-stash-perl. #13 37.38 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ... #13 37.38 Unpacking libpackage-stash-perl (0.39-1) ... #13 37.44 Selecting previously unselected package libsub-identify-perl. #13 37.44 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ... #13 37.44 Unpacking libsub-identify-perl (0.14-1+b3) ... #13 37.47 Selecting previously unselected package libsub-name-perl. #13 37.47 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ... #13 37.48 Unpacking libsub-name-perl (0.26-1+b1) ... #13 37.51 Selecting previously unselected package libnamespace-clean-perl. #13 37.51 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ... #13 37.52 Unpacking libnamespace-clean-perl (0.27-1) ... #13 37.54 Selecting previously unselected package libpath-tiny-perl. #13 46.20 Selecting previously unselected package libre-engine-re2-perl:armhf. #13 46.20 Preparing to unpack .../322-libre-engine-re2-perl_0.17+ds-1_armhf.deb ... #13 46.20 Unpacking libre-engine-re2-perl:armhf (0.17+ds-1) ... #13 46.24 Selecting previously unselected package libreadonly-perl. #13 46.24 Preparing to unpack .../323-libreadonly-perl_2.050-3_all.deb ... #13 46.24 Unpacking libreadonly-perl (2.050-3) ... #13 46.28 Selecting previously unselected package libref-util-perl. #13 46.28 Preparing to unpack .../324-libref-util-perl_0.204-2_all.deb ... #13 46.29 Unpacking libref-util-perl (0.204-2) ... #13 46.32 Selecting previously unselected package libref-util-xs-perl. #13 46.32 Preparing to unpack .../325-libref-util-xs-perl_0.117-2+b1_armhf.deb ... #13 46.33 Unpacking libref-util-xs-perl (0.117-2+b1) ... #13 46.37 Selecting previously unselected package libregexp-pattern-license-perl. #13 40.28 Setting up intltool-debian (0.35.0+20060710.5) ... #13 40.30 Setting up liberror-perl (0.17029-1) ... #13 40.31 Setting up dh-autoreconf (20) ... #13 40.32 Setting up patchutils (0.4.2-1) ... #13 40.33 Setting up libipc-run-perl (20200505.0-1) ... #13 40.34 Setting up git (1:2.30.2-1+deb11u2) ... #13 40.37 Setting up libwww-robotrules-perl (6.02-1) ... #13 40.39 Setting up libhtml-parser-perl (3.75-1+b1) ... #13 40.40 Setting up librole-tiny-perl (2.002004-1) ... #13 40.42 Setting up libfile-homedir-perl (1.006-1) ... #13 40.43 Setting up libio-socket-ssl-perl (2.069-1) ... #13 40.44 Setting up libhttp-message-perl (6.28-1) ... #13 40.46 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #13 40.47 Setting up libhttp-negotiate-perl (6.01-1) ... #13 40.48 Setting up libhttp-cookies-perl (6.10-1) ... #13 40.50 Setting up po-debconf (1.0.21+nmu1) ... #13 40.51 Setting up libhtml-tree-perl (5.07-2) ... #13 40.52 Setting up libparams-classify-perl (0.015-1+b3) ... #13 40.54 Setting up libmodule-runtime-perl (0.016-1) ... #13 40.55 Setting up dh-strip-nondeterminism (1.12.0-1) ... #13 40.56 Setting up libimport-into-perl (1.002005-1) ... #13 40.58 Setting up libmoo-perl (2.004004-1) ... #13 40.59 Setting up debhelper (13.3.4) ... #17 DONE 5.8s #18 [stage-1 7/7] WORKDIR /root/rpmbuild #18 DONE 0.0s #19 exporting to image #19 exporting layers #14 41.80 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-moment-perl armhf 0.44-1build6 [74.1 kB] #14 41.82 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-xs-perl armhf 0.022-1build2 [23.3 kB] #14 41.83 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB] #14 41.84 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #12 46.75 Installing : perl-IO-1.52-502.fc39.x86_64 90/159 #12 46.76 Installing : perl-overloading-0.02-502.fc39.noarch 91/159 #12 46.76 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 92/159 #12 46.77 Installing : perl-MIME-Base64-3.16-500.fc39.x86_64 93/159 #12 46.78 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 94/159 #12 46.78 Installing : perl-constant-1.33-501.fc39.noarch 95/159 #12 46.79 Installing : perl-parent-1:0.241-500.fc39.noarch 96/159 #12 46.79 Installing : perl-Errno-1.37-502.fc39.x86_64 97/159 #12 46.80 Installing : perl-File-Basename-2.86-502.fc39.noarch 98/159 #12 46.80 Installing : perl-Getopt-Std-1.13-502.fc39.noarch 99/159 #12 46.81 Installing : perl-Storable-1:3.32-500.fc39.x86_64 100/159 #12 46.81 Installing : perl-overload-1.37-502.fc39.noarch 101/159 #12 46.82 Installing : perl-vars-1.05-502.fc39.noarch 102/159 #12 46.83 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 103/159 #12 46.83 Installing : perl-Carp-1.54-500.fc39.noarch 104/159 #12 46.84 Installing : perl-Exporter-5.77-500.fc39.noarch 105/159 #12 46.85 Installing : perl-PathTools-3.89-500.fc39.x86_64 106/159 #12 46.85 Installing : perl-NDBM_File-1.16-502.fc39.x86_64 107/159 #12 46.86 Installing : perl-DynaLoader-1.54-502.fc39.x86_64 108/159 #12 46.92 Installing : perl-Encode-4:3.19-500.fc39.x86_64 109/159 #14 42.99 Get:222 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libapt-pkg-perl armhf 0.1.40build3 [67.8 kB] #14 43.20 Get:223 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libarchive-cpio-perl all 0.10-3 [10.3 kB] #13 45.55 Preparing to unpack .../333-unzip_6.0-23+deb10u3_amd64.deb ... #13 45.55 Unpacking unzip (6.0-23+deb10u3) ... #13 45.59 Selecting previously unselected package xauth. #13 45.60 Preparing to unpack .../334-xauth_1%3a1.0.10-1_amd64.deb ... #13 45.60 Unpacking xauth (1:1.0.10-1) ... #13 45.69 Selecting previously unselected package xdg-user-dirs. #13 45.69 Preparing to unpack .../335-xdg-user-dirs_0.17-2_amd64.deb ... #13 45.69 Unpacking xdg-user-dirs (0.17-2) ... #13 45.77 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 45.78 Setting up libapt-pkg-perl (0.1.34+b1) ... #13 45.79 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ... #13 45.81 Setting up libpipeline1:amd64 (1.5.1-2) ... #13 45.82 Setting up wdiff (1.2.2-2+b1) ... #13 45.83 Setting up lsb-base (10.2019051400) ... #13 45.84 Setting up mysql-common (5.8+1.0.5) ... #13 45.89 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 45.90 Setting up libxau6:amd64 (1:1.0.8-1+b2) ... #12 47.50 (1/150): bzip2-1.0.8-13.fc38.x86_64.rpm 111 kB/s | 52 kB 00:00 #12 47.53 (2/150): desktop-file-utils-0.26-8.fc38.x86_64. 142 kB/s | 71 kB 00:00 #12 47.61 (3/150): devscripts-checkbashisms-2.23.0-1.fc38 270 kB/s | 28 kB 00:00 #12 47.67 (4/150): cpio-2.13-14.fc38.x86_64.rpm 437 kB/s | 276 kB 00:00 #12 47.69 (5/150): dwz-0.15-2.fc38.x86_64.rpm 830 kB/s | 135 kB 00:00 #12 47.73 (6/150): ed-1.19-2.fc38.x86_64.rpm 645 kB/s | 78 kB 00:00 #13 52.64 Installing : python3-systemd-235-2.fc38.aarch64 133/157 #13 52.65 Installing : python3-dnf-plugins-core-4.5.0-1.fc38.noarch 134/157 #13 52.66 Installing : efi-srpm-macros-5-7.fc38.noarch 135/157 #13 52.67 Installing : ed-1.19-2.fc38.aarch64 136/157 #13 52.68 Installing : patch-2.7.6-19.fc38.aarch64 137/157 #13 52.69 Installing : cpio-2.13-14.fc38.aarch64 138/157 #13 52.70 Installing : bzip2-1.0.8-13.fc38.aarch64 139/157 #13 52.70 Installing : fonts-srpm-macros-1:2.0.5-11.fc38.noarch 140/157 #13 52.71 Installing : python-srpm-macros-3.11-10.fc38.noarch 141/157 #13 52.72 Installing : go-srpm-macros-3.4.0-2.fc38.noarch 142/157 #13 52.73 Installing : redhat-rpm-config-255-1.fc38.noarch 143/157 #13 41.14 Preparing to unpack .../210-libfribidi0_1.0.5-3.1+deb10u2_armhf.deb ... #13 41.14 Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u2) ... #13 41.18 Selecting previously unselected package libfuture-perl. #13 41.18 Preparing to unpack .../211-libfuture-perl_0.39-1_all.deb ... #13 41.19 Unpacking libfuture-perl (0.39-1) ... #13 41.23 Selecting previously unselected package libio-stringy-perl. #13 41.23 Preparing to unpack .../212-libio-stringy-perl_2.111-3_all.deb ... #13 41.24 Unpacking libio-stringy-perl (2.111-3) ... #13 41.28 Selecting previously unselected package libparams-validate-perl. #13 41.28 Preparing to unpack .../213-libparams-validate-perl_1.29-1+b1_armhf.deb ... #13 41.29 Unpacking libparams-validate-perl (1.29-1+b1) ... #13 41.33 Selecting previously unselected package libgetopt-long-descriptive-perl. #13 41.33 Preparing to unpack .../214-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #13 41.34 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #13 41.38 Selecting previously unselected package libsort-versions-perl. #14 42.61 Preparing to unpack .../073-binutils_2.34-6ubuntu1.9_armhf.deb ... #14 42.61 Unpacking binutils (2.34-6ubuntu1.9) ... #14 42.64 Selecting previously unselected package libc-dev-bin. #14 42.64 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.14_armhf.deb ... #14 42.64 Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... #14 42.68 Selecting previously unselected package linux-libc-dev:armhf. #14 42.68 Preparing to unpack .../075-linux-libc-dev_5.4.0-172.190_armhf.deb ... #14 42.69 Unpacking linux-libc-dev:armhf (5.4.0-172.190) ... #14 42.85 Selecting previously unselected package libcrypt-dev:armhf. #14 44.95 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 lintian all 2.114.0ubuntu1.3 [1082 kB] #14 45.11 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #13 42.82 Selecting previously unselected package t1utils. #13 42.82 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ... #13 42.82 Unpacking t1utils (1.41-4) ... #13 42.98 Selecting previously unselected package unzip. #13 54.84 Setting up python3-pkg-resources (66.1.1-1) ... #13 55.12 Setting up libmodule-implementation-perl (0.09-2) ... #13 45.29 No schema files found: doing nothing. #13 45.30 Setting up distro-info-data (0.51+deb11u5) ... #13 45.31 Setting up manpages (5.10-1) ... #13 45.32 Setting up unzip (6.0-26+deb11u1) ... #13 45.33 Setting up perl-modules-5.32 (5.32.1-4+deb11u3) ... #13 45.34 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... #13 45.35 Setting up libsqlite3-0:amd64 (3.34.1-3) ... #13 45.36 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ... #13 45.37 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 45.39 Setting up libfcgi-bin (2.4.2-2) ... #13 45.40 Setting up binutils-common:amd64 (2.35.2-2) ... #13 45.41 Setting up libnghttp2-14:amd64 (1.43.0-1+deb11u1) ... #13 45.42 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... #13 45.44 Setting up libdeflate0:amd64 (1.7-1) ... #13 45.45 Setting up less (551-2) ... #13 45.47 Setting up perl-openssl-defaults:amd64 (5) ... #14 52.78 Preparing to unpack .../284-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #14 52.78 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #14 52.81 Selecting previously unselected package libmoox-struct-perl. #14 52.81 Preparing to unpack .../285-libmoox-struct-perl_0.017-1_all.deb ... #14 52.82 Unpacking libmoox-struct-perl (0.017-1) ... #14 52.86 Selecting previously unselected package libnet-dns-sec-perl. #14 52.86 Preparing to unpack .../286-libnet-dns-sec-perl_1.15-1_arm64.deb ... #14 52.86 Unpacking libnet-dns-sec-perl (1.15-1) ... #14 52.90 Selecting previously unselected package libnet-libidn-perl. #14 52.90 Preparing to unpack .../287-libnet-libidn-perl_0.12.ds-3build2_arm64.deb ... #14 52.90 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #14 52.95 Selecting previously unselected package libnumber-range-perl. #14 52.95 Preparing to unpack .../288-libnumber-range-perl_0.12-1_all.deb ... #14 52.95 Unpacking libnumber-range-perl (0.12-1) ... #14 52.99 Selecting previously unselected package libpackage-stash-xs-perl. #14 52.99 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1build1_arm64.deb ... #14 52.99 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #14 53.03 Selecting previously unselected package libpath-iterator-rule-perl. #13 37.55 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ... #13 37.55 Unpacking libpath-tiny-perl (0.118-1) ... #13 37.59 Selecting previously unselected package libtype-tiny-perl. #13 37.59 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ... #13 37.59 Unpacking libtype-tiny-perl (1.012001-2) ... #13 37.65 Selecting previously unselected package libgitlab-api-v4-perl. #13 37.66 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ... #13 37.66 Unpacking libgitlab-api-v4-perl (0.26-1) ... #13 37.76 Selecting previously unselected package libglib2.0-0:armhf. #13 46.37 Preparing to unpack .../326-libregexp-pattern-license-perl_3.9.4-3_all.deb ... #13 46.37 Unpacking libregexp-pattern-license-perl (3.9.4-3) ... #13 46.41 Selecting previously unselected package libregexp-pattern-perl. #13 46.42 Preparing to unpack .../327-libregexp-pattern-perl_0.2.14-2_all.deb ... #13 46.42 Unpacking libregexp-pattern-perl (0.2.14-2) ... #13 46.50 Selecting previously unselected package libregexp-wildcards-perl. #13 46.50 Preparing to unpack .../328-libregexp-wildcards-perl_1.05-3_all.deb ... #13 46.51 Unpacking libregexp-wildcards-perl (1.05-3) ... #13 46.56 Selecting previously unselected package libsasl2-modules:armhf. #13 46.56 Preparing to unpack .../329-libsasl2-modules_2.1.28+dfsg-10_armhf.deb ... #13 46.57 Unpacking libsasl2-modules:armhf (2.1.28+dfsg-10) ... #13 46.62 Selecting previously unselected package libsereal-decoder-perl. #13 40.60 Setting up equivs (2.3.1) ... #13 40.62 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 40.63 Setting up libwww-perl (6.52-1) ... #13 40.64 Setting up devscripts (2.21.3+deb11u1) ... #13 40.81 Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ... #19 exporting layers 1.3s done #19 writing image sha256:69074328f946715445093321e657c2996163156e2765214a35d4c17ced112f29 done #19 naming to docker.io/rpmbuild-centos-7/aarch64 done #19 DONE 1.3s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/aarch64 -ba --define '_gitcommit_cli efb9206' --define '_gitcommit_engine b37f8c8' --define '_release 0' --define '_version 0.0.0~20240226182428.efb9206' --define '_origversion 0.0.0-20240226182428-efb9206' --define '_buildx_rpm_version 0.12.1' --define '_buildx_version v0.12.1' --define '_buildx_gitcommit 30feaa1' --define '_compose_rpm_version 2.24.6' --define '_compose_version v2.24.6' 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 #14 42.24 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #14 42.39 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #12 47.05 Installing : perl-libs-4:5.38.2-502.fc39.x86_64 110/159 #12 47.06 Installing : perl-interpreter-4:5.38.2-502.fc39.x86_64 111/159 #12 47.07 Installing : devscripts-checkbashisms-2.23.5-3.fc39.noarch 112/159 #12 47.08 Installing : libstemmer-2.2.0-7.fc39.x86_64 113/159 #12 47.09 Installing : libpng-2:1.6.37-15.fc39.x86_64 114/159 #12 47.10 Installing : libpkgconf-1.9.5-2.fc39.x86_64 115/159 #12 47.10 Installing : pkgconf-1.9.5-2.fc39.x86_64 116/159 #12 47.11 Installing : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 117/159 #12 47.12 Installing : libjpeg-turbo-2.1.4-3.fc39.x86_64 118/159 #12 47.13 Installing : gdk-pixbuf2-2.42.10-5.fc39.x86_64 119/159 #12 47.14 Installing : kernel-srpm-macros-1.0-20.fc39.noarch 120/159 #12 47.15 Installing : json-glib-1.8.0-1.fc39.x86_64 121/159 #12 47.16 Installing : libappstream-glib-0.8.2-4.fc39.x86_64 122/159 #12 47.17 Installing : gnat-srpm-macros-6-3.fc39.noarch 123/159 #12 47.18 Installing : ghc-srpm-macros-1.6.1-2.fc39.noarch 124/159 #12 47.18 Installing : fpc-srpm-macros-1.3-8.fc39.noarch 125/159 #12 47.19 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 126/159 #12 47.19 Installing : web-assets-filesystem-5-20.fc39.noarch 127/159 #12 47.20 Installing : js-jquery-3.6.4-2.fc39.noarch 128/159 #12 47.21 Installing : python-systemd-doc-235-5.fc39.x86_64 129/159 #12 47.22 Installing : python3-systemd-235-5.fc39.x86_64 130/159 #12 47.23 Installing : efi-srpm-macros-5-9.fc39.noarch 131/159 #12 47.23 Installing : ed-1.19-4.fc39.x86_64 132/159 #12 47.24 Installing : patch-2.7.6-22.fc39.x86_64 133/159 #12 47.25 Installing : diffutils-3.10-3.fc39.x86_64 134/159 Avoid second fetch #14 43.28 Get:224 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libarray-intspan-perl all 2.004-2 [25.0 kB] #14 43.37 Get:225 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmodule-implementation-perl all 0.09-2 [12.0 kB] #14 43.46 Get:226 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-exporter-progressive-perl all 0.001013-3 [6718 B] #14 43.53 Get:227 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libvariable-magic-perl armhf 0.63-1 [32.2 kB] Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-33-32 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } 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/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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git #13 45.92 Setting up libkeyutils1:amd64 (1.6-6) ... #13 45.93 Setting up libpsl5:amd64 (0.20.2-2) ... #13 45.94 Setting up libgpm2:amd64 (1.20.7-5) ... #13 45.95 Setting up mime-support (3.62) ... #13 45.99 Setting up xdg-user-dirs (0.17-2) ... #13 46.07 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #12 47.74 (7/150): efi-srpm-macros-5-7.fc38.noarch.rpm 322 kB/s | 22 kB 00:00 #12 47.79 (8/150): enchant2-2.3.4-1.fc38.x86_64.rpm 651 kB/s | 64 kB 00:00 #12 47.80 (9/150): fonts-filesystem-2.0.5-11.fc38.noarch. 122 kB/s | 8.1 kB 00:00 #12 47.82 (10/150): file-5.44-3.fc38.x86_64.rpm 545 kB/s | 49 kB 00:00 #12 47.87 (11/150): fonts-srpm-macros-2.0.5-11.fc38.noarc 367 kB/s | 26 kB 00:00 #13 52.74 Installing : rpm-build-4.18.2-1.fc38.aarch64 144/157 #13 52.76 Installing : pyproject-srpm-macros-1.12.0-1.fc38.noarch 145/157 #13 52.77 Installing : rpmlint-fedora-license-data-1.40-1.fc38.noarch 146/157 #13 52.79 Installing : rpmlint-2.4.0-6.fc38.noarch 147/157 #13 52.80 Installing : dnf-plugins-core-4.5.0-1.fc38.noarch 148/157 #13 52.81 Upgrading : yum-4.19.0-1.fc38.noarch 149/157 #13 53.00 Installing : glibc-gconv-extra-2.37-18.fc38.aarch64 150/157 #13 53.01 Running scriptlet: glibc-gconv-extra-2.37-18.fc38.aarch64 150/157 #13 53.02 Cleanup : yum-4.18.2-1.fc38.noarch 151/157 #13 53.03 Running scriptlet: dnf-4.18.2-1.fc38.noarch 152/157 #13 53.04 Cleanup : dnf-4.18.2-1.fc38.noarch 152/157 #13 53.04 Running scriptlet: dnf-4.18.2-1.fc38.noarch 152/157 #13 53.05 Cleanup : python3-dnf-4.18.2-1.fc38.noarch 153/157 #13 53.06 Cleanup : python3-hawkey-0.72.0-1.fc38.aarch64 154/157 #13 53.07 Cleanup : dnf-data-4.18.2-1.fc38.noarch 155/157 #13 53.08 Cleanup : python3-libdnf-0.72.0-1.fc38.aarch64 156/157 #13 53.09 Cleanup : libdnf-0.72.0-1.fc38.aarch64 157/157 #14 42.85 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ... #14 42.85 Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ... #14 42.89 Selecting previously unselected package libc6-dev:armhf. #14 42.90 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.14_armhf.deb ... #14 42.90 Unpacking libc6-dev:armhf (2.31-0ubuntu9.14) ... #14 43.14 Selecting previously unselected package gcc-9-base:armhf. #14 43.14 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 43.15 Unpacking gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 43.19 Selecting previously unselected package libisl22:armhf. #14 43.19 Preparing to unpack .../079-libisl22_0.22.1-1_armhf.deb ... #14 43.20 Unpacking libisl22:armhf (0.22.1-1) ... #14 43.27 Selecting previously unselected package libmpfr6:armhf. #13 41.38 Preparing to unpack .../215-libsort-versions-perl_1.62-1_all.deb ... #13 41.38 Unpacking libsort-versions-perl (1.62-1) ... #13 41.41 Selecting previously unselected package libgit-wrapper-perl. #13 41.41 Preparing to unpack .../216-libgit-wrapper-perl_0.048-1_all.deb ... #13 41.42 Unpacking libgit-wrapper-perl (0.048-1) ... #13 41.47 Selecting previously unselected package libhttp-tiny-multipart-perl. #13 41.47 Preparing to unpack .../217-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #13 41.47 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #13 41.50 Selecting previously unselected package libio-prompter-perl. #13 41.50 Preparing to unpack .../218-libio-prompter-perl_0.004015-1_all.deb ... #13 41.51 Unpacking libio-prompter-perl (0.004015-1) ... #13 41.55 Selecting previously unselected package libjson-perl. #13 41.55 Preparing to unpack .../219-libjson-perl_4.02000-1_all.deb ... #13 41.55 Unpacking libjson-perl (4.02000-1) ... #13 41.59 Selecting previously unselected package liblog-any-perl. #13 41.60 Preparing to unpack .../220-liblog-any-perl_1.707-1_all.deb ... #13 41.60 Unpacking liblog-any-perl (1.707-1) ... #13 41.63 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 45.25 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-certifi all 2020.6.20-1 [150 kB] #14 45.25 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-idna all 3.3-1 [49.3 kB] #14 45.26 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] #15 0.732 Hit:1 http://archive.raspbian.org/raspbian buster InRelease #13 42.99 Preparing to unpack .../335-unzip_6.0-26+deb11u1_arm64.deb ... #13 42.99 Unpacking unzip (6.0-26+deb11u1) ... #13 43.05 Selecting previously unselected package lintian. #13 43.05 Preparing to unpack .../336-lintian_2.104.0_all.deb ... #13 43.06 Unpacking lintian (2.104.0) ... #13 43.38 Selecting previously unselected package lsb-release. #13 55.14 Setting up libcgi-fast-perl (1:2.15-1) ... #13 55.15 Setting up python3-apt (2.6.0) ... #13 55.31 Setting up python3-charset-normalizer (3.0.1-2) ... #13 45.48 Setting up linux-libc-dev:amd64 (5.10.209-2) ... #13 45.49 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #13 45.50 Setting up gettext-base (0.21-4) ... #13 45.51 Setting up liblzo2-2:amd64 (2.10-2) ... #13 45.52 Setting up libnpth0:amd64 (1.6-3) ... #13 45.53 Setting up file (1:5.39-3+deb11u1) ... #13 45.54 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #13 45.55 Setting up libassuan0:amd64 (2.5.3-7.1) ... #13 45.57 Setting up libgomp1:amd64 (10.2.1-6) ... #13 45.58 Setting up bzip2 (1.0.8-4) ... #13 45.59 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 45.60 Setting up libunwind8:amd64 (1.3.2-2) ... #13 45.61 Setting up pbzip2 (1.1.13-1) ... #13 45.63 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #13 45.64 Setting up libfakeroot:amd64 (1.25.3-1.1) ... #13 45.65 Setting up libasan6:amd64 (10.2.1-6) ... #13 45.66 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 45.67 Setting up fakeroot (1.25.3-1.1) ... #13 45.68 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 53.03 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ... #14 53.03 Unpacking libpath-iterator-rule-perl (1.014-1) ... #14 53.07 Selecting previously unselected package libperl4-corelibs-perl. #14 53.08 Preparing to unpack .../291-libperl4-corelibs-perl_0.004-2_all.deb ... #14 53.08 Unpacking libperl4-corelibs-perl (0.004-2) ... #14 53.12 Selecting previously unselected package libperlio-gzip-perl. #14 53.12 Preparing to unpack .../292-libperlio-gzip-perl_0.19-1build5_arm64.deb ... #14 53.12 Unpacking libperlio-gzip-perl (0.19-1build5) ... #14 53.16 Selecting previously unselected package libpod-constants-perl. #14 53.16 Preparing to unpack .../293-libpod-constants-perl_0.19-1_all.deb ... #14 53.17 Unpacking libpod-constants-perl (0.19-1) ... #14 53.21 Selecting previously unselected package libre2-5:arm64. #14 53.21 Preparing to unpack .../294-libre2-5_20200101+dfsg-1build1_arm64.deb ... #14 53.21 Unpacking libre2-5:arm64 (20200101+dfsg-1build1) ... #14 53.26 Selecting previously unselected package libre-engine-re2-perl. #14 53.26 Preparing to unpack .../295-libre-engine-re2-perl_0.13-5_arm64.deb ... #13 37.77 Preparing to unpack .../250-libglib2.0-0_2.66.8-1+deb11u1_armhf.deb ... #13 37.77 Unpacking libglib2.0-0:armhf (2.66.8-1+deb11u1) ... #13 37.91 Selecting previously unselected package libglib2.0-data. #13 37.91 Preparing to unpack .../251-libglib2.0-data_2.66.8-1+deb11u1_all.deb ... #13 37.92 Unpacking libglib2.0-data (2.66.8-1+deb11u1) ... #13 38.08 Selecting previously unselected package libgpm2:armhf. #13 46.62 Preparing to unpack .../330-libsereal-decoder-perl_5.003+ds-1_armhf.deb ... #13 46.62 Unpacking libsereal-decoder-perl (5.003+ds-1) ... #13 46.67 Selecting previously unselected package libsereal-encoder-perl. #13 46.67 Preparing to unpack .../331-libsereal-encoder-perl_5.003+ds-1_armhf.deb ... #13 46.68 Unpacking libsereal-encoder-perl (5.003+ds-1) ... #13 46.72 Selecting previously unselected package libset-intspan-perl. #13 46.72 Preparing to unpack .../332-libset-intspan-perl_1.19-3_all.deb ... #13 46.72 Unpacking libset-intspan-perl (1.19-3) ... #13 46.76 Selecting previously unselected package libtask-weaken-perl. #13 46.76 Preparing to unpack .../333-libtask-weaken-perl_1.06-2_all.deb ... #13 46.77 Unpacking libtask-weaken-perl (1.06-2) ... #13 46.81 Selecting previously unselected package libxml-parser-perl. #13 46.81 Preparing to unpack .../334-libxml-parser-perl_2.46-4_armhf.deb ... #13 46.81 Unpacking libxml-parser-perl (2.46-4) ... #13 46.88 Selecting previously unselected package libsoap-lite-perl. Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" #14 42.49 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB] #12 47.26 Installing : dbus-libs-1:1.14.10-1.fc39.x86_64 135/159 #12 47.28 Installing : python3-dbus-1.3.2-4.fc39.x86_64 136/159 #12 47.29 Installing : python3-dnf-plugins-core-4.5.0-1.fc39.noarch 137/159 #12 47.30 Installing : dash-0.5.12-1.fc39.x86_64 138/159 #12 47.31 Running scriptlet: dash-0.5.12-1.fc39.x86_64 138/159 #12 47.33 Installing : cpio-2.14-4.fc39.x86_64 139/159 #12 47.34 Installing : bzip2-1.0.8-16.fc39.x86_64 140/159 #12 47.34 Installing : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 141/159 #12 47.35 Installing : python-srpm-macros-3.12-4.fc39.noarch 142/159 #12 47.35 Installing : forge-srpm-macros-0.2.0-3.fc39.noarch 143/159 #12 47.36 Installing : go-srpm-macros-3.4.0-2.fc39.noarch 144/159 #12 47.37 Installing : redhat-rpm-config-265-1.fc39.noarch 145/159 #12 47.38 Installing : rpm-build-4.19.1.1-1.fc39.x86_64 146/159 #12 47.39 Installing : pyproject-srpm-macros-1.12.0-1.fc39.noarch 147/159 #12 47.40 Installing : rpmlint-fedora-license-data-1.42-1.fc39.noarch 148/159 #12 47.42 Installing : rpmlint-2.5.0-5.fc39.noarch 149/159 #12 47.43 Installing : dnf-plugins-core-4.5.0-1.fc39.noarch 150/159 #12 47.44 Upgrading : yum-4.19.0-1.fc39.noarch 151/159 #14 43.63 Get:228 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libb-hooks-endofscope-perl all 0.26-1 [17.8 kB] #14 43.71 Get:229 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libberkeleydb-perl armhf 0.64-2 [111 kB] #13 46.08 Setting up psmisc (23.2-1+deb10u1) ... #13 46.09 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... #13 46.11 Setting up libyaml-0-2:amd64 (0.2.1-1) ... #13 46.12 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u5) ... #13 46.13 No schema files found: doing nothing. #13 46.13 Setting up distro-info-data (0.41+deb10u8) ... #13 46.15 Setting up manpages (4.16-2) ... #13 46.16 Setting up unzip (6.0-23+deb10u3) ... #13 46.18 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #13 46.20 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 46.21 Setting up binutils-common:amd64 (2.31.1-16) ... #13 46.22 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u2) ... #13 46.24 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... #13 46.26 Setting up less (487-0.1+b1) ... #13 46.35 Setting up perl-openssl-defaults:amd64 (3) ... #12 47.87 (12/150): fpc-srpm-macros-1.3-7.fc38.noarch.rpm 117 kB/s | 7.8 kB 00:00 #12 47.93 (13/150): ghc-srpm-macros-1.6.1-1.fc38.noarch.r 118 kB/s | 8.0 kB 00:00 #12 47.94 (14/150): gnat-srpm-macros-6-2.fc38.noarch.rpm 132 kB/s | 8.8 kB 00:00 #12 48.06 (15/150): gdk-pixbuf2-2.42.10-2.fc38.x86_64.rpm 2.0 MB/s | 485 kB 00:00 #12 48.12 (16/150): hunspell-1.7.2-3.fc38.x86_64.rpm 2.6 MB/s | 479 kB 00:00 #12 48.15 (17/150): hunspell-en-0.20201207-3.fc38.noarch. 2.3 MB/s | 190 kB 00:00 #12 48.19 (18/150): groff-base-1.22.4-11.fc38.x86_64.rpm 4.2 MB/s | 1.1 MB 00:00 #14 43.27 Preparing to unpack .../080-libmpfr6_4.0.2-1_armhf.deb ... #14 43.28 Unpacking libmpfr6:armhf (4.0.2-1) ... #14 43.33 Selecting previously unselected package libmpc3:armhf. #14 43.33 Preparing to unpack .../081-libmpc3_1.1.0-1_armhf.deb ... #14 43.33 Unpacking libmpc3:armhf (1.1.0-1) ... #14 43.37 Selecting previously unselected package cpp-9. #14 43.37 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 43.37 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #13 41.64 Preparing to unpack .../221-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #13 41.64 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #13 41.68 Selecting previously unselected package libpackage-stash-perl. #13 41.68 Preparing to unpack .../222-libpackage-stash-perl_0.38-1_all.deb ... #13 41.69 Unpacking libpackage-stash-perl (0.38-1) ... #13 41.72 Selecting previously unselected package libsub-identify-perl. #13 41.72 Preparing to unpack .../223-libsub-identify-perl_0.14-1+b1_armhf.deb ... #13 41.73 Unpacking libsub-identify-perl (0.14-1+b1) ... #13 41.76 Selecting previously unselected package libnamespace-clean-perl. #13 41.76 Preparing to unpack .../224-libnamespace-clean-perl_0.27-1_all.deb ... #13 41.77 Unpacking libnamespace-clean-perl (0.27-1) ... #13 41.80 Selecting previously unselected package libpath-tiny-perl. #13 41.80 Preparing to unpack .../225-libpath-tiny-perl_0.108-1_all.deb ... #13 41.80 Unpacking libpath-tiny-perl (0.108-1) ... #13 41.93 Selecting previously unselected package libtype-tiny-perl. #14 45.69 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] #15 0.919 Hit:2 http://archive.raspberrypi.org/debian buster InRelease #13 43.38 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ... #13 43.39 Unpacking lsb-release (11.1.0) ... #13 43.43 Selecting previously unselected package manpages-dev. #13 43.43 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ... #13 43.44 Unpacking manpages-dev (5.10-1) ... #13 55.45 Setting up libpackage-stash-perl (0.40-1) ... #13 45.70 Setting up autotools-dev (20180224.1+nmu1) ... #13 45.71 Setting up libglib2.0-data (2.66.8-1+deb11u1) ... #13 45.72 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #13 45.74 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #13 45.75 Setting up libx11-data (2:1.7.2-1+deb11u2) ... #13 45.76 Setting up make (4.3-4.1) ... #13 45.77 Setting up libmpfr6:amd64 (4.1.0-3) ... #13 45.78 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #13 45.79 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 45.80 Setting up lzip (1.22-3) ... #13 45.88 Setting up strace (5.10-1) ... #13 45.89 Setting up libsigsegv2:amd64 (2.13-1) ... #14 53.27 Unpacking libre-engine-re2-perl (0.13-5) ... #14 53.31 Selecting previously unselected package libreadonly-perl. #14 53.31 Preparing to unpack .../296-libreadonly-perl_2.050-2_all.deb ... #14 53.31 Unpacking libreadonly-perl (2.050-2) ... #14 53.34 Selecting previously unselected package libref-util-perl. #14 53.34 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ... #14 53.35 Unpacking libref-util-perl (0.204-1) ... #14 53.38 Selecting previously unselected package libref-util-xs-perl. #14 53.38 Preparing to unpack .../298-libref-util-xs-perl_0.117-1build2_arm64.deb ... #14 53.39 Unpacking libref-util-xs-perl (0.117-1build2) ... #14 53.42 Selecting previously unselected package libregexp-pattern-license-perl. #14 53.42 Preparing to unpack .../299-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #14 53.42 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #14 53.46 Selecting previously unselected package libregexp-pattern-perl. #14 53.46 Preparing to unpack .../300-libregexp-pattern-perl_0.2.12-1_all.deb ... #14 53.46 Unpacking libregexp-pattern-perl (0.2.12-1) ... #14 53.50 Selecting previously unselected package libsasl2-modules:arm64. #13 46.88 Preparing to unpack .../335-libsoap-lite-perl_1.27-3_all.deb ... #13 46.89 Unpacking libsoap-lite-perl (1.27-3) ... #13 46.95 Selecting previously unselected package libsocket6-perl. #13 46.95 Preparing to unpack .../336-libsocket6-perl_0.29-3_armhf.deb ... #13 46.97 Unpacking libsocket6-perl (0.29-3) ... #13 47.00 Selecting previously unselected package libstring-copyright-perl. #13 47.01 Preparing to unpack .../337-libstring-copyright-perl_0.003014-1_all.deb ... #13 47.01 Unpacking libstring-copyright-perl (0.003014-1) ... #13 47.04 Selecting previously unselected package libstring-escape-perl. #13 47.04 Preparing to unpack .../338-libstring-escape-perl_2010.002-3_all.deb ... #13 47.05 Unpacking libstring-escape-perl (2010.002-3) ... #13 47.08 Selecting previously unselected package libstring-license-perl. #13 47.09 Preparing to unpack .../339-libstring-license-perl_0.0.2-1_all.deb ... #13 47.09 Unpacking libstring-license-perl (0.0.2-1) ... #13 47.13 Selecting previously unselected package libstring-shellquote-perl. #13 38.09 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ... #13 38.09 Unpacking libgpm2:armhf (1.20.7-8) ... #13 38.12 Selecting previously unselected package libhash-fieldhash-perl. #13 38.12 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ... #13 38.13 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #13 38.16 Selecting previously unselected package libhtml-form-perl. #13 38.16 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ... #13 38.16 Unpacking libhtml-form-perl (6.07-1) ... #13 38.19 Selecting previously unselected package libhtml-format-perl. #13 38.20 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ... #13 38.20 Unpacking libhtml-format-perl (2.12-1.1) ... #13 38.23 Selecting previously unselected package libhtml-html5-entities-perl. #13 38.24 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #13 38.24 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #13 38.27 Selecting previously unselected package libhttp-daemon-perl. #13 38.28 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ... #13 38.28 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ... #13 38.31 Selecting previously unselected package libio-sessiondata-perl. #14 42.67 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB] #12 47.54 Installing : glibc-gconv-extra-2.38-16.fc39.x86_64 152/159 #12 47.55 Running scriptlet: glibc-gconv-extra-2.38-16.fc39.x86_64 152/159 #12 47.56 Cleanup : yum-4.18.2-1.fc39.noarch 153/159 #12 47.57 Running scriptlet: dnf-4.18.2-1.fc39.noarch 154/159 #12 47.58 Cleanup : dnf-4.18.2-1.fc39.noarch 154/159 #12 47.58 Running scriptlet: dnf-4.18.2-1.fc39.noarch 154/159 #12 47.59 Cleanup : python3-dnf-4.18.2-1.fc39.noarch 155/159 #12 47.60 Cleanup : python3-hawkey-0.72.0-1.fc39.x86_64 156/159 #12 47.61 Cleanup : dnf-data-4.18.2-1.fc39.noarch 157/159 #12 47.62 Cleanup : python3-libdnf-0.72.0-1.fc39.x86_64 158/159 #12 47.62 Cleanup : libdnf-0.72.0-1.fc39.x86_64 159/159 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.INJUVW + 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 - #13 46.36 Setting up linux-libc-dev:amd64 (4.19.304-1) ... #13 46.37 Setting up gettext-base (0.19.8.1-9) ... #13 46.39 Setting up liblzo2-2:amd64 (2.10-0.1) ... #13 46.42 Setting up libnpth0:amd64 (1.6-1) ... #13 46.43 Setting up krb5-locales (1.17-3+deb10u6) ... #13 46.44 Setting up file (1:5.35-4+deb10u2) ... #13 46.45 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b7) ... #13 46.47 Setting up libassuan0:amd64 (2.5.2-1) ... #13 46.51 Setting up libgomp1:amd64 (8.3.0-6) ... #13 46.53 Setting up libapt-inst2.0:amd64 (1.8.2.3) ... #13 46.54 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #13 46.55 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 46.57 Setting up libunwind8:amd64 (1.2.1-10~deb10u1) ... #13 46.58 Setting up libicu63:amd64 (63.1-6+deb10u3) ... #13 46.59 Setting up libfakeroot:amd64 (1.23-1) ... #13 46.61 Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ... #13 46.62 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 46.64 Setting up fakeroot (1.23-1) ... #13 46.67 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #12 48.20 (19/150): hunspell-en-GB-0.20201207-3.fc38.noar 2.7 MB/s | 225 kB 00:00 #12 48.23 (20/150): hunspell-en-US-0.20201207-3.fc38.noar 2.2 MB/s | 181 kB 00:00 #12 48.27 (21/150): jansson-2.13.1-6.fc38.x86_64.rpm 639 kB/s | 44 kB 00:00 #12 48.27 (22/150): hunspell-filesystem-1.7.2-3.fc38.x86_ 112 kB/s | 9.3 kB 00:00 #12 48.31 (23/150): js-jquery-3.6.3-2.fc38.noarch.rpm 2.1 MB/s | 173 kB 00:00 #12 48.34 (24/150): json-glib-1.6.6-4.fc38.x86_64.rpm 2.1 MB/s | 162 kB 00:00 #12 48.38 (25/150): libappstream-glib-0.8.2-2.fc38.x86_64 3.7 MB/s | 402 kB 00:00 #12 48.39 (26/150): libjpeg-turbo-2.1.4-2.fc38.x86_64.rpm 2.2 MB/s | 183 kB 00:00 #12 48.41 (27/150): libpkgconf-1.8.0-6.fc38.x86_64.rpm 516 kB/s | 35 kB 00:00 #13 41.93 Preparing to unpack .../226-libtype-tiny-perl_1.004004-1_all.deb ... #13 41.94 Unpacking libtype-tiny-perl (1.004004-1) ... #13 41.99 Selecting previously unselected package libgitlab-api-v4-perl. #13 42.00 Preparing to unpack .../227-libgitlab-api-v4-perl_0.16-1_all.deb ... #13 42.00 Unpacking libgitlab-api-v4-perl (0.16-1) ... #13 42.04 Selecting previously unselected package libglib2.0-data. #13 42.05 Preparing to unpack .../228-libglib2.0-data_2.58.3-2+deb10u5_all.deb ... #13 42.05 Unpacking libglib2.0-data (2.58.3-2+deb10u5) ... #13 42.22 Selecting previously unselected package libgpm2:armhf. #13 43.75 Selecting previously unselected package pbzip2. #13 43.75 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ... #13 43.76 Unpacking pbzip2 (1.1.13-1) ... #13 43.80 Selecting previously unselected package pixz. #13 43.80 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ... #13 43.81 Unpacking pixz (1.0.7-1) ... #13 43.84 Selecting previously unselected package xdelta. #13 43.85 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ... #13 43.85 Unpacking xdelta (1.1.3-9.3) ... #13 43.89 Selecting previously unselected package xdelta3. #13 55.46 Setting up libimport-into-perl (1.002005-2) ... #13 55.48 Setting up libmoo-perl (2.005005-1) ... #13 55.49 Setting up liblist-someutils-perl (0.59-1) ... #13 55.50 Setting up debhelper (13.11.4) ... #13 55.52 Setting up libmime-tools-perl (5.510-1) ... #13 55.53 Setting up liblist-someutils-xs-perl:arm64 (0.58-3) ... #13 55.54 Setting up python3-chardet (5.1.0+dfsg-2) ... #13 55.84 Setting up python3-debian (0.1.49) ... #13 45.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #13 45.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 45.93 Setting up t1utils (1.41-4) ... #13 45.94 Setting up libquadmath0:amd64 (10.2.1-6) ... #13 45.95 Setting up diffstat (1.64-1) ... #13 45.96 Setting up libpng16-16:amd64 (1.6.37-3) ... #13 45.97 Setting up libmpc3:amd64 (1.2.0-1) ... #13 45.98 Setting up libatomic1:amd64 (10.2.1-6) ... #13 45.99 Setting up patch (2.7.6-7) ... #13 46.04 Setting up autopoint (0.21-4) ... #13 46.05 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #13 46.06 Setting up fonts-dejavu-core (2.37-2) ... #13 46.11 Setting up libxdelta2 (1.1.3-9.3) ... #13 46.13 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #13 46.14 Setting up libltdl7:amd64 (2.4.6-15) ... #13 46.15 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #13 46.16 Setting up libubsan1:amd64 (10.2.1-6) ... #13 46.17 Setting up libmd0:amd64 (1.0.3-3) ... #13 46.23 Setting up python-apt-common (2.2.1) ... #13 46.27 Setting up libnsl-dev:amd64 (1.3.0-2) ... [Pipeline] sh #17 8.674 Preparing : 1/1 #17 8.733 Installing : python3-libselinux-2.9-8.el8.x86_64 1/57 #17 8.789 Installing : make-1:4.2.1-11.el8.x86_64 2/57 #17 8.803 Running scriptlet: make-1:4.2.1-11.el8.x86_64 2/57 #17 8.827 Installing : m4-1.4.18-7.el8.x86_64 3/57 #17 8.841 Running scriptlet: m4-1.4.18-7.el8.x86_64 3/57 #17 8.904 Installing : autoconf-2.69-29.el8.noarch 4/57 #17 8.920 Running scriptlet: autoconf-2.69-29.el8.noarch 4/57 #17 8.977 Installing : checkpolicy-2.9-1.el8.x86_64 5/57 #17 8.998 Installing : libmpc-1.1.0-9.1.el8.x86_64 6/57 #14 53.50 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #14 53.51 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 53.54 Selecting previously unselected package libsereal-decoder-perl. #14 53.54 Preparing to unpack .../302-libsereal-decoder-perl_4.011+ds-1build1_arm64.deb ... #14 53.55 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #14 53.65 Selecting previously unselected package libsereal-encoder-perl. #14 53.66 Preparing to unpack .../303-libsereal-encoder-perl_4.011+ds-1build1_arm64.deb ... #14 53.66 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #14 53.70 Selecting previously unselected package libsereal-perl. #14 53.70 Preparing to unpack .../304-libsereal-perl_4.011-1_all.deb ... #14 53.71 Unpacking libsereal-perl (4.011-1) ... #14 53.74 Selecting previously unselected package libsort-key-perl. #14 53.74 Preparing to unpack .../305-libsort-key-perl_1.33-2build2_arm64.deb ... #14 53.75 Unpacking libsort-key-perl (1.33-2build2) ... #14 53.78 Selecting previously unselected package libstring-copyright-perl. #13 46.71 Running scriptlet: libdnf-0.72.0-1.fc39.aarch64 159/159 #13 52.53 Verifying : bzip2-1.0.8-16.fc39.aarch64 1/159 #13 52.53 Verifying : cpio-2.14-4.fc39.aarch64 2/159 #13 52.53 Verifying : dash-0.5.12-1.fc39.aarch64 3/159 #13 52.53 Verifying : dbus-libs-1:1.14.10-1.fc39.aarch64 4/159 #13 52.53 Verifying : desktop-file-utils-0.26-9.fc39.aarch64 5/159 #13 52.53 Verifying : devscripts-checkbashisms-2.23.5-3.fc39.noarch 6/159 #13 52.53 Verifying : diffutils-3.10-3.fc39.aarch64 7/159 #13 52.53 Verifying : dwz-0.15-3.fc39.aarch64 8/159 #13 52.53 Verifying : ed-1.19-4.fc39.aarch64 9/159 #13 52.53 Verifying : efi-srpm-macros-5-9.fc39.noarch 10/159 #13 52.53 Verifying : enchant2-2.5.0-5.fc39.aarch64 11/159 #13 52.53 Verifying : file-5.44-5.fc39.aarch64 12/159 #13 52.53 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 13/159 #13 52.53 Verifying : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 14/159 #13 52.53 Verifying : fpc-srpm-macros-1.3-8.fc39.noarch 15/159 #13 52.53 Verifying : gdk-pixbuf2-2.42.10-5.fc39.aarch64 16/159 #13 52.53 Verifying : ghc-srpm-macros-1.6.1-2.fc39.noarch 17/159 #13 52.53 Verifying : gnat-srpm-macros-6-3.fc39.noarch 18/159 #13 52.53 Verifying : hunspell-1.7.2-5.fc39.aarch64 19/159 #13 52.53 Verifying : hunspell-en-0.20201207-7.fc39.noarch 20/159 #13 52.53 Verifying : hunspell-en-GB-0.20201207-7.fc39.noarch 21/159 #13 52.53 Verifying : hunspell-en-US-0.20201207-7.fc39.noarch 22/159 #13 52.53 Verifying : hunspell-filesystem-1.7.2-5.fc39.aarch64 23/159 #13 52.53 Verifying : jansson-2.13.1-7.fc39.aarch64 24/159 #13 52.53 Verifying : js-jquery-3.6.4-2.fc39.noarch 25/159 #13 52.53 Verifying : json-glib-1.8.0-1.fc39.aarch64 26/159 #13 52.53 Verifying : kernel-srpm-macros-1.0-20.fc39.noarch 27/159 #13 52.53 Verifying : libappstream-glib-0.8.2-4.fc39.aarch64 28/159 #13 52.53 Verifying : libjpeg-turbo-2.1.4-3.fc39.aarch64 29/159 #13 52.53 Verifying : libpkgconf-1.9.5-2.fc39.aarch64 30/159 #13 52.53 Verifying : libpng-2:1.6.37-15.fc39.aarch64 31/159 #13 52.53 Verifying : libstemmer-2.2.0-7.fc39.aarch64 32/159 #13 52.53 Verifying : ncurses-6.4-7.20230520.fc39.aarch64 33/159 #13 52.53 Verifying : ocaml-srpm-macros-8-2.fc39.noarch 34/159 #13 52.53 Verifying : openblas-srpm-macros-2-14.fc39.noarch 35/159 #13 52.53 Verifying : package-notes-srpm-macros-0.5-9.fc39.noarch 36/159 #13 52.53 Verifying : patch-2.7.6-22.fc39.aarch64 37/159 #13 52.53 Verifying : perl-Carp-1.54-500.fc39.noarch 38/159 #13 52.53 Verifying : perl-Data-Dumper-2.188-501.fc39.aarch64 39/159 #13 52.53 Verifying : perl-Digest-1.20-500.fc39.noarch 40/159 #13 52.53 Verifying : perl-Digest-MD5-2.58-500.fc39.aarch64 41/159 #13 52.53 Verifying : perl-Encode-4:3.19-500.fc39.aarch64 42/159 #13 52.53 Verifying : perl-Exporter-5.77-500.fc39.noarch 43/159 #13 52.53 Verifying : perl-File-Path-2.18-500.fc39.noarch 44/159 #13 52.53 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 45/159 #13 52.53 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 46/159 #13 52.53 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 47/159 #13 52.53 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 48/159 #13 52.53 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 49/159 #13 52.53 Verifying : perl-MIME-Base64-3.16-500.fc39.aarch64 50/159 #13 52.53 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 51/159 #13 52.53 Verifying : perl-Net-SSLeay-1.92-10.fc39.aarch64 52/159 #13 52.53 Verifying : perl-PathTools-3.89-500.fc39.aarch64 53/159 #13 52.53 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 54/159 #13 52.53 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 55/159 #13 52.53 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 56/159 #13 52.53 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 57/159 #13 52.53 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64 58/159 #13 52.53 Verifying : perl-Socket-4:2.037-3.fc39.aarch64 59/159 #13 52.53 Verifying : perl-Storable-1:3.32-500.fc39.aarch64 60/159 #13 52.53 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 61/159 #13 52.53 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 62/159 #13 52.53 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 63/159 #13 52.53 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 64/159 #13 52.53 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 65/159 #13 52.53 Verifying : perl-URI-5.21-1.fc39.noarch 66/159 #13 52.53 Verifying : perl-constant-1.33-501.fc39.noarch 67/159 #13 52.53 Verifying : perl-libnet-3.15-501.fc39.noarch 68/159 #13 52.53 Verifying : perl-parent-1:0.241-500.fc39.noarch 69/159 #13 52.53 Verifying : perl-podlators-1:5.01-500.fc39.noarch 70/159 #13 52.53 Verifying : perl-srpm-macros-1-51.fc39.noarch 71/159 #13 52.53 Verifying : pkgconf-1.9.5-2.fc39.aarch64 72/159 #13 52.53 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 73/159 #13 52.53 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.aarch64 74/159 #13 52.53 Verifying : python-srpm-macros-3.12-4.fc39.noarch 75/159 #13 52.53 Verifying : python-systemd-doc-235-5.fc39.aarch64 76/159 #13 52.53 Verifying : python3-construct-2.10.68-6.fc39.noarch 77/159 #13 52.53 Verifying : python3-dateutil-1:2.8.2-10.fc39.noarch 78/159 #13 52.53 Verifying : python3-dbus-1.3.2-4.fc39.aarch64 79/159 #13 52.53 Verifying : python3-distro-1.8.0-6.fc39.noarch 80/159 #13 52.53 Verifying : python3-enchant-3.2.2-10.fc39.noarch 81/159 #13 52.53 Verifying : python3-file-magic-5.44-5.fc39.noarch 82/159 #13 52.53 Verifying : python3-packaging-23.1-4.fc39.noarch 83/159 #13 52.53 Verifying : python3-pybeam-0.7-7.fc39.noarch 84/159 #13 52.53 Verifying : python3-pyxdg-0.27-9.fc39.noarch 85/159 #13 52.53 Verifying : python3-six-1.16.0-12.fc39.noarch 86/159 #13 52.53 Verifying : python3-systemd-235-5.fc39.aarch64 87/159 #13 52.53 Verifying : python3-tomli-w-1.0.0-9.fc39.noarch 88/159 #13 52.53 Verifying : python3-zstandard-0.21.0-3.fc39.aarch64 89/159 #13 52.53 Verifying : shared-mime-info-2.2-4.fc39.aarch64 90/159 #13 52.53 Verifying : unzip-6.0-62.fc39.aarch64 91/159 #13 52.53 Verifying : web-assets-filesystem-5-20.fc39.noarch 92/159 #13 52.53 Verifying : xxhash-libs-0.8.2-1.fc39.aarch64 93/159 #13 52.53 Verifying : xz-5.4.4-1.fc39.aarch64 94/159 #13 52.53 Verifying : zip-3.0-39.fc39.aarch64 95/159 #13 52.53 Verifying : zstd-1.5.5-4.fc39.aarch64 96/159 #13 52.53 Verifying : ansible-srpm-macros-1-12.fc39.noarch 97/159 #13 52.53 Verifying : binutils-2.40-14.fc39.aarch64 98/159 #13 52.53 Verifying : binutils-gold-2.40-14.fc39.aarch64 99/159 #13 52.53 Verifying : debugedit-5.0-12.fc39.aarch64 100/159 #13 52.53 Verifying : dnf-plugins-core-4.5.0-1.fc39.noarch 101/159 #13 52.53 Verifying : elfutils-0.190-4.fc39.aarch64 102/159 #13 52.53 Verifying : elfutils-debuginfod-client-0.190-4.fc39.aarch64 103/159 #13 52.53 Verifying : emacs-filesystem-1:29.2-2.fc39.noarch 104/159 #13 52.53 Verifying : forge-srpm-macros-0.2.0-3.fc39.noarch 105/159 #13 52.53 Verifying : gdb-minimal-14.1-4.fc39.aarch64 106/159 #13 52.53 Verifying : glibc-gconv-extra-2.38-16.fc39.aarch64 107/159 #13 52.53 Verifying : go-srpm-macros-3.4.0-2.fc39.noarch 108/159 #13 52.53 Verifying : groff-base-1.23.0-3.fc39.aarch64 109/159 #13 52.53 Verifying : lua-srpm-macros-1-13.fc39.noarch 110/159 #13 52.53 Verifying : perl-AutoLoader-5.74-502.fc39.noarch 111/159 #13 52.53 Verifying : perl-B-1.88-502.fc39.aarch64 112/159 #13 52.53 Verifying : perl-Class-Struct-0.68-502.fc39.noarch 113/159 #13 52.53 Verifying : perl-DynaLoader-1.54-502.fc39.aarch64 114/159 #13 52.53 Verifying : perl-Errno-1.37-502.fc39.aarch64 115/159 #13 52.53 Verifying : perl-Fcntl-1.15-502.fc39.aarch64 116/159 #13 52.53 Verifying : perl-File-Basename-2.86-502.fc39.noarch 117/159 #13 52.53 Verifying : perl-File-stat-1.13-502.fc39.noarch 118/159 #13 52.53 Verifying : perl-FileHandle-2.05-502.fc39.noarch 119/159 #13 52.54 Verifying : perl-Getopt-Std-1.13-502.fc39.noarch 120/159 #13 52.54 Verifying : perl-IO-1.52-502.fc39.aarch64 121/159 #13 52.54 Verifying : perl-IPC-Open3-1.22-502.fc39.noarch 122/159 #13 52.54 Verifying : perl-NDBM_File-1.16-502.fc39.aarch64 123/159 #13 52.54 Verifying : perl-POSIX-2.13-502.fc39.aarch64 124/159 #13 52.54 Verifying : perl-SelectSaver-1.02-502.fc39.noarch 125/159 #13 52.54 Verifying : perl-Symbol-1.09-502.fc39.noarch 126/159 #13 52.54 Verifying : perl-base-2.27-502.fc39.noarch 127/159 #13 52.54 Verifying : perl-if-0.61.000-502.fc39.noarch 128/159 #13 52.54 Verifying : perl-interpreter-4:5.38.2-502.fc39.aarch64 129/159 #13 52.54 Verifying : perl-libs-4:5.38.2-502.fc39.aarch64 130/159 #13 52.54 Verifying : perl-locale-1.10-502.fc39.noarch 131/159 #13 52.54 Verifying : perl-mro-1.28-502.fc39.aarch64 132/159 #13 52.54 Verifying : perl-overload-1.37-502.fc39.noarch 133/159 #13 52.54 Verifying : perl-overloading-0.02-502.fc39.noarch 134/159 #13 52.54 Verifying : perl-vars-1.05-502.fc39.noarch 135/159 #13 52.54 Verifying : pyproject-srpm-macros-1.12.0-1.fc39.noarch 136/159 #13 52.54 Verifying : python3-dnf-plugins-core-4.5.0-1.fc39.noarch 137/159 #13 52.54 Verifying : qt5-srpm-macros-5.15.12-1.fc39.noarch 138/159 #13 52.54 Verifying : qt6-srpm-macros-6.6.2-1.fc39.noarch 139/159 #13 52.54 Verifying : redhat-rpm-config-265-1.fc39.noarch 140/159 #13 52.54 Verifying : rpm-build-4.19.1.1-1.fc39.aarch64 141/159 #13 52.54 Verifying : rpmautospec-rpm-macros-0.6.3-1.fc39.noarch 142/159 #13 52.54 Verifying : rpmlint-2.5.0-5.fc39.noarch 143/159 #13 52.54 Verifying : rpmlint-fedora-license-data-1.42-1.fc39.noarch 144/159 #13 52.54 Verifying : rust-srpm-macros-26.1-1.fc39.noarch 145/159 #13 52.54 Verifying : dnf-4.19.0-1.fc39.noarch 146/159 #13 52.54 Verifying : dnf-4.18.2-1.fc39.noarch 147/159 #13 52.54 Verifying : dnf-data-4.19.0-1.fc39.noarch 148/159 #13 52.54 Verifying : dnf-data-4.18.2-1.fc39.noarch 149/159 #13 52.54 Verifying : libdnf-0.73.0-1.fc39.aarch64 150/159 #13 52.54 Verifying : libdnf-0.72.0-1.fc39.aarch64 151/159 #13 52.54 Verifying : python3-dnf-4.19.0-1.fc39.noarch 152/159 #13 52.54 Verifying : python3-dnf-4.18.2-1.fc39.noarch 153/159 #13 52.54 Verifying : python3-hawkey-0.73.0-1.fc39.aarch64 154/159 #13 52.54 Verifying : python3-hawkey-0.72.0-1.fc39.aarch64 155/159 #13 52.54 Verifying : python3-libdnf-0.73.0-1.fc39.aarch64 156/159 #13 52.54 Verifying : python3-libdnf-0.72.0-1.fc39.aarch64 157/159 #13 52.54 Verifying : yum-4.19.0-1.fc39.noarch 158/159 #13 52.54 Verifying : yum-4.18.2-1.fc39.noarch 159/159 #13 52.72 #13 52.72 Upgraded: #13 52.72 dnf-4.19.0-1.fc39.noarch dnf-data-4.19.0-1.fc39.noarch #13 52.72 libdnf-0.73.0-1.fc39.aarch64 python3-dnf-4.19.0-1.fc39.noarch #13 52.72 python3-hawkey-0.73.0-1.fc39.aarch64 python3-libdnf-0.73.0-1.fc39.aarch64 #13 52.72 yum-4.19.0-1.fc39.noarch #13 52.72 Installed: #13 52.72 ansible-srpm-macros-1-12.fc39.noarch #13 52.72 binutils-2.40-14.fc39.aarch64 #13 52.72 binutils-gold-2.40-14.fc39.aarch64 #13 52.72 bzip2-1.0.8-16.fc39.aarch64 #13 52.72 cpio-2.14-4.fc39.aarch64 #13 52.72 dash-0.5.12-1.fc39.aarch64 #13 52.72 dbus-libs-1:1.14.10-1.fc39.aarch64 #13 52.72 debugedit-5.0-12.fc39.aarch64 #13 52.72 desktop-file-utils-0.26-9.fc39.aarch64 #13 52.72 devscripts-checkbashisms-2.23.5-3.fc39.noarch #13 52.72 diffutils-3.10-3.fc39.aarch64 #13 52.72 dnf-plugins-core-4.5.0-1.fc39.noarch #13 52.72 dwz-0.15-3.fc39.aarch64 #13 52.72 ed-1.19-4.fc39.aarch64 #13 52.72 efi-srpm-macros-5-9.fc39.noarch #13 52.72 elfutils-0.190-4.fc39.aarch64 #13 52.72 elfutils-debuginfod-client-0.190-4.fc39.aarch64 #13 52.72 emacs-filesystem-1:29.2-2.fc39.noarch #13 52.72 enchant2-2.5.0-5.fc39.aarch64 #13 52.72 file-5.44-5.fc39.aarch64 #13 52.72 fonts-filesystem-1:2.0.5-12.fc39.noarch #13 52.72 fonts-srpm-macros-1:2.0.5-12.fc39.noarch #13 52.72 forge-srpm-macros-0.2.0-3.fc39.noarch #13 52.72 fpc-srpm-macros-1.3-8.fc39.noarch #13 52.72 gdb-minimal-14.1-4.fc39.aarch64 #13 52.72 gdk-pixbuf2-2.42.10-5.fc39.aarch64 #13 52.72 ghc-srpm-macros-1.6.1-2.fc39.noarch #13 52.72 glibc-gconv-extra-2.38-16.fc39.aarch64 #13 52.72 gnat-srpm-macros-6-3.fc39.noarch #13 52.72 go-srpm-macros-3.4.0-2.fc39.noarch #13 52.72 groff-base-1.23.0-3.fc39.aarch64 #13 52.72 hunspell-1.7.2-5.fc39.aarch64 #13 52.72 hunspell-en-0.20201207-7.fc39.noarch #13 52.72 hunspell-en-GB-0.20201207-7.fc39.noarch #13 52.72 hunspell-en-US-0.20201207-7.fc39.noarch #13 52.72 hunspell-filesystem-1.7.2-5.fc39.aarch64 #13 52.72 jansson-2.13.1-7.fc39.aarch64 #13 52.72 js-jquery-3.6.4-2.fc39.noarch #13 52.72 json-glib-1.8.0-1.fc39.aarch64 #13 52.72 kernel-srpm-macros-1.0-20.fc39.noarch #13 52.72 libappstream-glib-0.8.2-4.fc39.aarch64 #13 52.72 libjpeg-turbo-2.1.4-3.fc39.aarch64 #13 52.72 libpkgconf-1.9.5-2.fc39.aarch64 #13 52.72 libpng-2:1.6.37-15.fc39.aarch64 #13 52.72 libstemmer-2.2.0-7.fc39.aarch64 #13 52.72 lua-srpm-macros-1-13.fc39.noarch #13 52.72 ncurses-6.4-7.20230520.fc39.aarch64 #13 52.72 ocaml-srpm-macros-8-2.fc39.noarch #13 52.72 openblas-srpm-macros-2-14.fc39.noarch #13 52.72 package-notes-srpm-macros-0.5-9.fc39.noarch #13 52.72 patch-2.7.6-22.fc39.aarch64 #13 52.72 perl-AutoLoader-5.74-502.fc39.noarch #13 52.72 perl-B-1.88-502.fc39.aarch64 #13 52.72 perl-Carp-1.54-500.fc39.noarch #13 52.72 perl-Class-Struct-0.68-502.fc39.noarch #13 52.72 perl-Data-Dumper-2.188-501.fc39.aarch64 #13 52.72 perl-Digest-1.20-500.fc39.noarch #13 52.72 perl-Digest-MD5-2.58-500.fc39.aarch64 #13 52.72 perl-DynaLoader-1.54-502.fc39.aarch64 #13 52.72 perl-Encode-4:3.19-500.fc39.aarch64 #13 52.72 perl-Errno-1.37-502.fc39.aarch64 #13 52.72 perl-Exporter-5.77-500.fc39.noarch #13 52.72 perl-Fcntl-1.15-502.fc39.aarch64 #13 52.72 perl-File-Basename-2.86-502.fc39.noarch #13 52.72 perl-File-Path-2.18-500.fc39.noarch #13 52.72 perl-File-Temp-1:0.231.100-500.fc39.noarch #13 52.72 perl-File-stat-1.13-502.fc39.noarch #13 52.72 perl-FileHandle-2.05-502.fc39.noarch #13 52.72 perl-Getopt-Long-1:2.54-500.fc39.noarch #13 52.72 perl-Getopt-Std-1.13-502.fc39.noarch #13 52.72 perl-HTTP-Tiny-0.088-3.fc39.noarch #13 52.72 perl-IO-1.52-502.fc39.aarch64 #13 52.72 perl-IO-Socket-IP-0.42-1.fc39.noarch #13 52.72 perl-IO-Socket-SSL-2.083-3.fc39.noarch #13 52.72 perl-IPC-Open3-1.22-502.fc39.noarch #13 52.72 perl-MIME-Base64-3.16-500.fc39.aarch64 #13 52.72 perl-Mozilla-CA-20230801-1.fc39.noarch #13 52.72 perl-NDBM_File-1.16-502.fc39.aarch64 #13 52.72 perl-Net-SSLeay-1.92-10.fc39.aarch64 #13 52.72 perl-POSIX-2.13-502.fc39.aarch64 #13 52.72 perl-PathTools-3.89-500.fc39.aarch64 #13 52.72 perl-Pod-Escapes-1:1.07-500.fc39.noarch #13 52.72 perl-Pod-Perldoc-3.28.01-501.fc39.noarch #13 52.72 perl-Pod-Simple-1:3.45-4.fc39.noarch #13 52.72 perl-Pod-Usage-4:2.03-500.fc39.noarch #13 52.72 perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64 #13 52.72 perl-SelectSaver-1.02-502.fc39.noarch #13 52.72 perl-Socket-4:2.037-3.fc39.aarch64 #13 52.72 perl-Storable-1:3.32-500.fc39.aarch64 #13 52.72 perl-Symbol-1.09-502.fc39.noarch #13 52.72 perl-Term-ANSIColor-5.01-501.fc39.noarch #13 52.72 perl-Term-Cap-1.18-500.fc39.noarch #13 52.72 perl-Text-ParseWords-3.31-500.fc39.noarch #13 52.72 perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch #13 52.72 perl-Time-Local-2:1.350-3.fc39.noarch #13 52.72 perl-URI-5.21-1.fc39.noarch #13 52.72 perl-base-2.27-502.fc39.noarch #13 52.72 perl-constant-1.33-501.fc39.noarch #13 52.72 perl-if-0.61.000-502.fc39.noarch #13 52.72 perl-interpreter-4:5.38.2-502.fc39.aarch64 #13 52.72 perl-libnet-3.15-501.fc39.noarch #13 52.72 perl-libs-4:5.38.2-502.fc39.aarch64 #13 52.72 perl-locale-1.10-502.fc39.noarch #13 52.72 perl-mro-1.28-502.fc39.aarch64 #13 52.72 perl-overload-1.37-502.fc39.noarch #13 52.72 perl-overloading-0.02-502.fc39.noarch #13 52.72 perl-parent-1:0.241-500.fc39.noarch #13 52.72 perl-podlators-1:5.01-500.fc39.noarch #13 52.72 perl-srpm-macros-1-51.fc39.noarch #13 52.72 perl-vars-1.05-502.fc39.noarch #13 52.72 pkgconf-1.9.5-2.fc39.aarch64 #13 52.72 pkgconf-m4-1.9.5-2.fc39.noarch #13 52.72 pkgconf-pkg-config-1.9.5-2.fc39.aarch64 #13 52.72 pyproject-srpm-macros-1.12.0-1.fc39.noarch #13 52.72 python-srpm-macros-3.12-4.fc39.noarch #13 52.72 python-systemd-doc-235-5.fc39.aarch64 #13 52.72 python3-construct-2.10.68-6.fc39.noarch #13 52.72 python3-dateutil-1:2.8.2-10.fc39.noarch #13 52.72 python3-dbus-1.3.2-4.fc39.aarch64 #13 52.72 python3-distro-1.8.0-6.fc39.noarch #13 52.72 python3-dnf-plugins-core-4.5.0-1.fc39.noarch #13 52.72 python3-enchant-3.2.2-10.fc39.noarch #13 52.72 python3-file-magic-5.44-5.fc39.noarch #13 52.72 python3-packaging-23.1-4.fc39.noarch #13 52.72 python3-pybeam-0.7-7.fc39.noarch #13 52.72 python3-pyxdg-0.27-9.fc39.noarch #13 52.72 python3-six-1.16.0-12.fc39.noarch #13 52.72 python3-systemd-235-5.fc39.aarch64 #13 52.72 python3-tomli-w-1.0.0-9.fc39.noarch #13 52.72 python3-zstandard-0.21.0-3.fc39.aarch64 #13 52.72 qt5-srpm-macros-5.15.12-1.fc39.noarch #13 52.72 qt6-srpm-macros-6.6.2-1.fc39.noarch #13 52.72 redhat-rpm-config-265-1.fc39.noarch #13 52.72 rpm-build-4.19.1.1-1.fc39.aarch64 #13 52.72 rpmautospec-rpm-macros-0.6.3-1.fc39.noarch #13 52.72 rpmlint-2.5.0-5.fc39.noarch #13 52.72 rpmlint-fedora-license-data-1.42-1.fc39.noarch #13 52.72 rust-srpm-macros-26.1-1.fc39.noarch #13 52.72 shared-mime-info-2.2-4.fc39.aarch64 #13 52.72 unzip-6.0-62.fc39.aarch64 #13 52.72 web-assets-filesystem-5-20.fc39.noarch #13 52.72 xxhash-libs-0.8.2-1.fc39.aarch64 #13 52.72 xz-5.4.4-1.fc39.aarch64 #13 52.72 zip-3.0-39.fc39.aarch64 #13 52.72 zstd-1.5.5-4.fc39.aarch64 #13 52.72 #13 52.72 Complete! #13 DONE 52.9s #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS #14 DONE 0.0s #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #13 47.13 Preparing to unpack .../340-libstring-shellquote-perl_1.04-3_all.deb ... #13 47.13 Unpacking libstring-shellquote-perl (1.04-3) ... #13 47.17 Selecting previously unselected package libsys-cpuaffinity-perl. #13 47.17 Preparing to unpack .../341-libsys-cpuaffinity-perl_1.13~03-2+b1_armhf.deb ... #13 47.17 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 47.25 Selecting previously unselected package libterm-readkey-perl. #13 47.26 Preparing to unpack .../342-libterm-readkey-perl_2.38-2+b1_armhf.deb ... #13 47.26 Unpacking libterm-readkey-perl (2.38-2+b1) ... #13 47.30 Selecting previously unselected package libtext-levenshteinxs-perl. #13 47.30 Preparing to unpack .../343-libtext-levenshteinxs-perl_0.03-5+b1_armhf.deb ... #13 47.31 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ... #13 47.34 Selecting previously unselected package libtext-markdown-discount-perl. #13 47.34 Preparing to unpack .../344-libtext-markdown-discount-perl_0.16-1_armhf.deb ... #13 47.35 Unpacking libtext-markdown-discount-perl (0.16-1) ... #13 47.38 Selecting previously unselected package libtext-xslate-perl:armhf. #13 38.31 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ... #13 38.32 Unpacking libio-sessiondata-perl (1.03-1.1) ... #13 38.35 Selecting previously unselected package libipc-run3-perl. #13 38.35 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ... #13 38.35 Unpacking libipc-run3-perl (0.048-2) ... #13 38.44 Selecting previously unselected package libtypes-serialiser-perl. #13 38.44 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ... #13 38.45 Unpacking libtypes-serialiser-perl (1.01-1) ... #13 38.48 Selecting previously unselected package libjson-xs-perl. #13 38.48 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ... #13 38.49 Unpacking libjson-xs-perl (4.030-1+b1) ... #13 38.62 Selecting previously unselected package libjson-maybexs-perl. #13 48.01 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #13 48.03 Setting up libgdbm-compat4:amd64 (1.23-3) ... #13 48.04 Setting up ucf (3.0043+nmu1) ... #13 48.15 Setting up libx265-199:amd64 (3.5-2+b1) ... #13 48.16 Setting up dwz (0.15-1) ... #13 48.17 Setting up groff-base (1.22.4-10) ... #13 48.20 Setting up cpp (4:12.2.0-3) ... #13 48.22 Setting up pixz (1.0.7-2) ... #13 48.23 Setting up gpgconf (2.2.40-1.1) ... #13 48.25 Setting up libcurl4:amd64 (7.88.1-10+deb12u5) ... #13 48.26 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #13 48.29 Setting up curl (7.88.1-10+deb12u5) ... #13 48.31 Setting up libfontconfig1:amd64 (2.14.1-4) ... #13 48.32 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #13 48.34 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #13 48.35 Setting up gpg (2.2.40-1.1) ... #14 42.72 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 42.72 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB] #14 42.73 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf licensecheck all 3.2.14-2 [40.9 kB] #14 42.73 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-size-perl armhf 0.83-1build4 [19.9 kB] #14 42.74 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run3-perl all 0.048-2 [31.4 kB] #14 42.74 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzip armhf 1.23-1 [80.2 kB] #14 42.75 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzop armhf 1.04-2build2 [84.5 kB] #14 51.69 Setting up libc6:arm64 (2.38-1ubuntu6.1) ... #14 44.19 Get:230 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfreetype6 armhf 2.13.1+dfsg-1 [331 kB] #13 46.68 Setting up mariadb-common (1:10.3.39-0+deb10u2) ... #13 46.70 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 46.70 Setting up libasan5:amd64 (8.3.0-6) ... #13 46.72 Setting up autotools-dev (20180224.1) ... #13 46.73 Setting up libglib2.0-data (2.58.3-2+deb10u5) ... #13 46.74 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u3) ... #13 46.76 Setting up libwrap0:amd64 (7.6.q-28) ... #13 46.81 Setting up libx11-data (2:1.6.7-1+deb10u4) ... #13 46.82 Setting up make (4.2.1-1.2) ... #13 46.83 Setting up libmpfr6:amd64 (4.0.2-1) ... #13 46.85 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #13 46.86 Setting up libntlm0:amd64 (1.5-1+deb10u1) ... #13 46.88 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #13 46.89 Setting up libidn11:amd64 (1.33-2.2) ... #13 46.90 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ... #13 46.92 Setting up strace (4.26-0.2) ... #12 48.45 (28/150): libpng-1.6.37-14.fc38.x86_64.rpm 1.6 MB/s | 120 kB 00:00 #12 48.47 (29/150): libstemmer-2.2.0-5.fc38.x86_64.rpm 2.1 MB/s | 168 kB 00:00 #12 48.48 (30/150): ocaml-srpm-macros-7-3.fc38.noarch.rpm 203 kB/s | 13 kB 00:00 #12 48.52 (31/150): openblas-srpm-macros-2-13.fc38.noarch 114 kB/s | 7.5 kB 00:00 #12 48.55 (32/150): perl-Carp-1.52-490.fc38.noarch.rpm 426 kB/s | 29 kB 00:00 #12 48.55 (33/150): patch-2.7.6-19.fc38.x86_64.rpm 1.6 MB/s | 126 kB 00:00 #12 48.59 (34/150): perl-Data-Dumper-2.184-491.fc38.x86_6 802 kB/s | 56 kB 00:00 #12 48.62 (35/150): perl-Digest-1.20-490.fc38.noarch.rpm 353 kB/s | 25 kB 00:00 #12 48.62 (36/150): perl-Digest-MD5-2.58-490.fc38.x86_64. 514 kB/s | 36 kB 00:00 #12 48.69 (37/150): perl-Exporter-5.77-490.fc38.noarch.rp 428 kB/s | 31 kB 00:00 #12 48.69 (38/150): perl-File-Path-2.18-490.fc38.noarch.r 484 kB/s | 35 kB 00:00 #12 48.76 (39/150): perl-File-Temp-0.231.100-490.fc38.noa 815 kB/s | 59 kB 00:00 #13 42.22 Preparing to unpack .../229-libgpm2_1.20.7-5_armhf.deb ... #13 42.23 Unpacking libgpm2:armhf (1.20.7-5) ... #13 42.27 Selecting previously unselected package libidn11:armhf. #13 42.27 Preparing to unpack .../230-libidn11_1.33-2.2_armhf.deb ... #13 42.28 Unpacking libidn11:armhf (1.33-2.2) ... #13 42.33 Selecting previously unselected package libntlm0:armhf. #13 42.33 Preparing to unpack .../231-libntlm0_1.5-1+deb10u1_armhf.deb ... #13 42.34 Unpacking libntlm0:armhf (1.5-1+deb10u1) ... #13 42.38 Selecting previously unselected package libgsasl7. #13 42.38 Preparing to unpack .../232-libgsasl7_1.8.0-8+deb10u1_armhf.deb ... #13 42.38 Unpacking libgsasl7 (1.8.0-8+deb10u1) ... #13 42.44 Selecting previously unselected package libhtml-form-perl. #14 43.89 Selecting previously unselected package cpp. #14 43.89 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ... #14 43.90 Unpacking cpp (4:9.3.0-1ubuntu2) ... #14 43.96 Selecting previously unselected package libcc1-0:armhf. #14 43.96 Preparing to unpack .../084-libcc1-0_10.5.0-1ubuntu1~20.04_armhf.deb ... #14 43.96 Unpacking libcc1-0:armhf (10.5.0-1ubuntu1~20.04) ... #14 44.00 Selecting previously unselected package libgomp1:armhf. #13 43.89 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ... #13 43.90 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #13 43.94 Selecting previously unselected package pristine-tar. #13 43.94 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ... #13 43.94 Unpacking pristine-tar (1.49) ... #13 43.99 Selecting previously unselected package publicsuffix. #13 44.00 Preparing to unpack .../344-publicsuffix_20220811.1734-0+deb11u1_all.deb ... #13 44.00 Unpacking publicsuffix (20220811.1734-0+deb11u1) ... #13 44.05 Selecting previously unselected package python-apt-common. #13 44.05 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ... #13 44.06 Unpacking python-apt-common (2.2.1) ... #13 44.12 Selecting previously unselected package python3-apt. #13 46.28 Setting up sensible-utils (0.0.14) ... #13 46.29 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #13 46.30 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #13 46.31 Setting up libuchardet0:amd64 (0.0.7-1) ... #13 46.32 Setting up lzop (1.04-2) ... #13 46.33 Setting up libmpdec3:amd64 (2.5.1-1) ... #13 46.35 Setting up git-man (1:2.30.2-1+deb11u2) ... #13 46.36 Setting up libssh2-1:amd64 (1.9.0-2) ... #13 46.37 Setting up netbase (6.3) ... #13 46.40 Setting up libtiff5:amd64 (4.2.0-1+deb11u5) ... #13 46.41 Setting up libbinutils:amd64 (2.35.2-2) ... #13 46.42 Setting up libfido2-1:amd64 (1.6.0-2) ... #13 46.44 Setting up libisl23:amd64 (0.23-1) ... #13 46.45 Setting up libc-dev-bin (2.31-13+deb11u8) ... #13 46.46 Setting up openssl (1.1.1w-0+deb11u1) ... #13 46.47 Setting up libbsd0:amd64 (0.11.3-1+deb11u1) ... #13 56.02 Setting up python3-requests (2.28.1+dfsg-1) ... + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h #17 9.014 Installing : cmake-rpm-macros-3.26.5-2.el8.noarch 7/57 #14 46.05 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] #14 46.09 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-unidiff all 0.5.5-2 [9180 B] #14 46.10 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-xdg all 0.27-2 [36.9 kB] #14 46.13 Get:368 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 equivs all 2.3.1 [19.0 kB] #14 46.15 Get:369 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #14 46.18 Get:370 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-magic all 2:0.4.24-2 [12.6 kB] #14 53.79 Preparing to unpack .../306-libstring-copyright-perl_0.003006-1_all.deb ... #14 53.79 Unpacking libstring-copyright-perl (0.003006-1) ... #14 53.83 Selecting previously unselected package libstring-escape-perl. #14 53.83 Preparing to unpack .../307-libstring-escape-perl_2010.002-2_all.deb ... #14 53.83 Unpacking libstring-escape-perl (2010.002-2) ... #14 53.87 Selecting previously unselected package libstring-shellquote-perl. #14 53.88 Preparing to unpack .../308-libstring-shellquote-perl_1.04-1_all.deb ... #14 53.88 Unpacking libstring-shellquote-perl (1.04-1) ... #14 53.91 Selecting previously unselected package libterm-readkey-perl. #14 53.91 Preparing to unpack .../309-libterm-readkey-perl_2.38-1build1_arm64.deb ... #14 53.91 Unpacking libterm-readkey-perl (2.38-1build1) ... #14 53.95 Selecting previously unselected package libtest-fatal-perl. #14 53.95 Preparing to unpack .../310-libtest-fatal-perl_0.014-1_all.deb ... #14 53.99 Unpacking libtest-fatal-perl (0.014-1) ... #14 54.02 Selecting previously unselected package libtest-refcount-perl. #14 54.02 Preparing to unpack .../311-libtest-refcount-perl_0.10-1_all.deb ... #14 54.03 Unpacking libtest-refcount-perl (0.10-1) ... #14 54.06 Selecting previously unselected package libtext-levenshtein-perl. #14 54.06 Preparing to unpack .../312-libtext-levenshtein-perl_0.13-1_all.deb ... #14 54.07 Unpacking libtext-levenshtein-perl (0.13-1) ... #14 54.11 Selecting previously unselected package libtype-tiny-xs-perl. #14 54.11 Preparing to unpack .../313-libtype-tiny-xs-perl_0.016-1_arm64.deb ... #14 54.11 Unpacking libtype-tiny-xs-perl (0.016-1) ... #14 54.14 Selecting previously unselected package libunicode-utf8-perl. #13 47.39 Preparing to unpack .../345-libtext-xslate-perl_3.5.9-1+b2_armhf.deb ... #13 47.39 Unpacking libtext-xslate-perl:armhf (3.5.9-1+b2) ... #13 47.44 Selecting previously unselected package libtime-duration-perl. #13 47.45 Preparing to unpack .../346-libtime-duration-perl_1.21-2_all.deb ... #13 47.45 Unpacking libtime-duration-perl (1.21-2) ... #13 47.49 Selecting previously unselected package libtime-moment-perl. #13 47.49 Preparing to unpack .../347-libtime-moment-perl_0.44-2+b1_armhf.deb ... #13 47.50 Unpacking libtime-moment-perl (0.44-2+b1) ... #13 47.53 Selecting previously unselected package libtype-tiny-xs-perl:armhf. #13 47.53 Preparing to unpack .../348-libtype-tiny-xs-perl_0.025-1_armhf.deb ... #13 47.54 Unpacking libtype-tiny-xs-perl:armhf (0.025-1) ... #13 47.58 Selecting previously unselected package libunicode-utf8-perl. #13 47.58 Preparing to unpack .../349-libunicode-utf8-perl_0.62-2_armhf.deb ... #13 47.58 Unpacking libunicode-utf8-perl (0.62-2) ... #13 47.62 Selecting previously unselected package libwww-mechanize-perl. #13 38.62 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ... #13 38.62 Unpacking libjson-maybexs-perl (1.004003-1) ... #13 38.65 Selecting previously unselected package libldap-common. #13 38.66 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... #13 38.66 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 38.70 Selecting previously unselected package liblist-compare-perl. #13 38.70 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ... #13 38.70 Unpacking liblist-compare-perl (0.55-1) ... #13 38.74 Selecting previously unselected package liblist-someutils-perl. #13 38.74 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ... #13 38.75 Unpacking liblist-someutils-perl (0.58-1) ... #13 38.78 Selecting previously unselected package liblist-someutils-xs-perl. #13 38.78 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ... #13 38.79 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #13 38.82 Selecting previously unselected package liblist-utilsby-perl. #13 38.82 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ... #13 38.83 Unpacking liblist-utilsby-perl (0.11-1) ... #13 38.86 Selecting previously unselected package libltdl7:armhf. #13 48.36 Setting up gnupg-utils (2.2.40-1.1) ... #13 48.38 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #13 48.39 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #13 48.41 Setting up gpg-agent (2.2.40-1.1) ... #14 43.16 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf t1utils armhf 1.41-4build2 [53.1 kB] #14 43.39 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf unzip armhf 6.0-26ubuntu3.2 [163 kB] #14 44.62 Get:231 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfontconfig1 armhf 2.14.2-4ubuntu1 [112 kB] #13 46.93 Setting up libsigsegv2:amd64 (2.12-2) ... #13 46.94 Setting up xz-utils (5.2.4-1+deb10u1) ... #13 46.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 46.96 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #13 46.97 Setting up t1utils (1.41-3) ... #13 46.99 Setting up libquadmath0:amd64 (8.3.0-6) ... #13 47.00 Setting up diffstat (1.62-1) ... #13 47.01 Setting up libmpc3:amd64 (1.1.0-1) ... #13 47.02 Setting up libatomic1:amd64 (8.3.0-6) ... #13 47.03 Setting up patch (2.7.6-3+deb10u1) ... #13 47.05 Setting up mailutils-common (1:3.5-4) ... #13 47.06 Setting up autopoint (0.19.8.1-9) ... #13 47.07 Setting up libmariadb3:amd64 (1:10.3.39-0+deb10u2) ... #13 47.08 Setting up libfl2:amd64 (2.6.4-6.2) ... #13 47.09 Setting up libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #13 47.10 Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... #13 47.11 Setting up libltdl7:amd64 (2.4.6-9) ... #13 47.12 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #13 47.14 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ... #12 48.77 (40/150): perl-Getopt-Long-2.54-2.fc38.noarch.r 812 kB/s | 60 kB 00:00 #12 48.79 (41/150): perl-Encode-3.19-493.fc38.x86_64.rpm 8.3 MB/s | 1.7 MB 00:00 #12 48.83 (42/150): perl-IO-Socket-IP-0.41-492.fc38.noarc 584 kB/s | 41 kB 00:00 #12 48.85 (43/150): perl-IO-Socket-SSL-2.081-1.fc38.noarc 2.6 MB/s | 227 kB 00:00 #12 48.86 (44/150): perl-MIME-Base64-3.16-490.fc38.x86_64 448 kB/s | 30 kB 00:00 #12 48.90 (45/150): perl-Mozilla-CA-20221114-2.fc38.noarc 187 kB/s | 12 kB 00:00 #13 42.44 Preparing to unpack .../233-libhtml-form-perl_6.03-1_all.deb ... #13 42.45 Unpacking libhtml-form-perl (6.03-1) ... #13 42.48 Selecting previously unselected package libhtml-format-perl. #13 42.48 Preparing to unpack .../234-libhtml-format-perl_2.12-1_all.deb ... #13 42.49 Unpacking libhtml-format-perl (2.12-1) ... #13 42.54 Selecting previously unselected package libhttp-daemon-perl. #13 42.54 Preparing to unpack .../235-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ... #13 42.55 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ... #13 42.61 Selecting previously unselected package libstruct-dumb-perl. #13 42.61 Preparing to unpack .../236-libstruct-dumb-perl_0.09-1_all.deb ... #13 42.62 Unpacking libstruct-dumb-perl (0.09-1) ... #13 42.66 Selecting previously unselected package libio-async-perl. #14 44.01 Preparing to unpack .../085-libgomp1_10.5.0-1ubuntu1~20.04_armhf.deb ... #14 44.01 Unpacking libgomp1:armhf (10.5.0-1ubuntu1~20.04) ... #14 44.05 Selecting previously unselected package libatomic1:armhf. #14 44.05 Preparing to unpack .../086-libatomic1_10.5.0-1ubuntu1~20.04_armhf.deb ... #14 44.06 Unpacking libatomic1:armhf (10.5.0-1ubuntu1~20.04) ... #14 44.10 Selecting previously unselected package libasan5:armhf. #14 44.10 Preparing to unpack .../087-libasan5_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 44.11 Unpacking libasan5:armhf (9.4.0-1ubuntu1~20.04.2) ... #13 46.48 Setting up libelf1:amd64 (0.183-1) ... #13 46.49 Setting up readline-common (8.1-1) ... #13 46.51 Setting up publicsuffix (20220811.1734-0+deb11u1) ... #13 46.52 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... #13 46.53 Setting up libmarkdown2:amd64 (2.2.6-1) ... #13 46.54 Setting up libcc1-0:amd64 (10.2.1-6) ... #13 46.55 Setting up iso-codes (4.6.0-1) ... #13 46.56 Setting up liblocale-gettext-perl (1.07-4+b1) ... #13 46.57 Setting up liblsan0:amd64 (10.2.1-6) ... #13 46.58 Setting up cpp-10 (10.2.1-6) ... #13 46.59 Setting up dctrl-tools (2.24-3+b1) ... #13 46.61 Setting up libitm1:amd64 (10.2.1-6) ... #13 46.62 Setting up debian-keyring (2021.07.26) ... #13 46.63 Setting up libgdbm6:amd64 (1.19-2) ... #13 46.64 Setting up libtsan0:amd64 (10.2.1-6) ... #13 46.65 Setting up libctf0:amd64 (2.35.2-2) ... #13 46.66 Setting up pinentry-curses (1.1.0-4) ... #13 46.68 Setting up manpages-dev (5.10-1) ... #13 46.69 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #13 56.17 Setting up equivs (2.3.1) ... #13 56.18 Setting up g++ (4:12.2.0-3) ... #13 56.19 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 56.20 Setting up build-essential (12.9) ... #13 56.21 Setting up libmoox-aliases-perl (0.001006-2) ... #13 56.24 Setting up libb-hooks-endofscope-perl (0.26-1) ... #13 56.25 Setting up dput (1.1.3) ... #13 56.37 Setting up libnamespace-clean-perl (0.27-2) ... > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 #13 44.12 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ... #13 44.13 Unpacking python3-apt (2.2.1) ... #13 44.18 Selecting previously unselected package python3-certifi. #13 44.18 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ... #13 44.18 Unpacking python3-certifi (2020.6.20-1) ... #13 44.24 Selecting previously unselected package python3-idna. #13 44.24 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ... #13 44.25 Unpacking python3-idna (2.10-1) ... #13 44.29 Selecting previously unselected package python3-magic. #13 44.29 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ... #13 44.30 Unpacking python3-magic (2:0.4.20-3) ... #13 44.35 Selecting previously unselected package python3-urllib3. #13 44.35 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ... #13 44.36 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #13 44.40 Selecting previously unselected package python3-requests. #13 44.40 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ... #13 44.41 Unpacking python3-requests (2.25.1+dfsg-2) ... #13 44.45 Selecting previously unselected package python3-unidiff. Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' #14 46.38 debconf: delaying package configuration, since apt-utils is not installed #14 46.42 Fetched 129 MB in 39s (3317 kB/s) #14 46.45 Selecting previously unselected package liblocale-gettext-perl. #14 46.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4385 files and directories currently installed.) #14 46.45 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ... #14 46.45 Unpacking liblocale-gettext-perl (1.07-4build3) ... #14 46.49 Selecting previously unselected package libpython3.10-minimal:arm64. [Pipeline] sh #14 54.14 Preparing to unpack .../314-libunicode-utf8-perl_0.62-1build1_arm64.deb ... #14 54.15 Unpacking libunicode-utf8-perl (0.62-1build1) ... #14 54.19 Selecting previously unselected package libxml-namespacesupport-perl. #14 54.19 Preparing to unpack .../315-libxml-namespacesupport-perl_1.12-1_all.deb ... #14 54.19 Unpacking libxml-namespacesupport-perl (1.12-1) ... #14 54.22 Selecting previously unselected package libxml-sax-base-perl. #14 54.23 Preparing to unpack .../316-libxml-sax-base-perl_1.09-1_all.deb ... #14 54.23 Unpacking libxml-sax-base-perl (1.09-1) ... #14 54.27 Selecting previously unselected package libxml-sax-perl. #14 54.27 Preparing to unpack .../317-libxml-sax-perl_1.02+dfsg-1_all.deb ... #14 54.28 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #14 54.31 Selecting previously unselected package libxml-libxml-perl. #14 54.32 Preparing to unpack .../318-libxml-libxml-perl_2.0134+dfsg-1build1_arm64.deb ... #14 54.32 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #14 54.37 Selecting previously unselected package libxml-parser-perl. #13 48.88 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #13 38.87 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ... #13 38.87 Unpacking libltdl7:armhf (2.4.6-15) ... #13 38.91 Selecting previously unselected package libltdl-dev:armhf. #13 38.91 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ... #13 38.92 Unpacking libltdl-dev:armhf (2.4.6-15) ... #13 38.97 Selecting previously unselected package liblzo2-2:armhf. #13 38.97 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ... #13 38.98 Unpacking liblzo2-2:armhf (2.10-2) ... #13 39.02 Selecting previously unselected package libsys-hostname-long-perl. #13 39.02 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ... #13 39.02 Unpacking libsys-hostname-long-perl (1.5-2) ... #13 39.05 Selecting previously unselected package libmail-sendmail-perl. #13 39.06 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ... #13 39.06 Unpacking libmail-sendmail-perl (0.80-1.1) ... #13 39.10 Selecting previously unselected package libnet-smtp-ssl-perl. #14 43.53 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf lintian all 2.114.0ubuntu1.3 [1082 kB] #13 47.62 Preparing to unpack .../350-libwww-mechanize-perl_2.16-1_all.deb ... #13 47.62 Unpacking libwww-mechanize-perl (2.16-1) ... #13 47.67 Selecting previously unselected package libxdelta2:armhf. #13 47.67 Preparing to unpack .../351-libxdelta2_1.1.3-10.4_armhf.deb ... #13 47.68 Unpacking libxdelta2:armhf (1.1.3-10.4) ... #13 47.72 Selecting previously unselected package libxext6:armhf. #13 47.73 Preparing to unpack .../352-libxext6_2%3a1.3.4-1+b1_armhf.deb ... #13 47.73 Unpacking libxext6:armhf (2:1.3.4-1+b1) ... #13 47.77 Selecting previously unselected package libxml-namespacesupport-perl. #13 47.77 Preparing to unpack .../353-libxml-namespacesupport-perl_1.12-2_all.deb ... #13 47.78 Unpacking libxml-namespacesupport-perl (1.12-2) ... #13 47.81 Selecting previously unselected package libxml-sax-base-perl. #13 47.81 Preparing to unpack .../354-libxml-sax-base-perl_1.09-3_all.deb ... #13 47.82 Unpacking libxml-sax-base-perl (1.09-3) ... #13 47.86 Selecting previously unselected package libxml-sax-perl. #14 44.71 Get:232 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjpeg-turbo8 armhf 2.1.5-2ubuntu1 [123 kB] #14 44.81 Get:233 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjpeg8 armhf 8c-2ubuntu11 [2148 B] #13 47.17 Setting up libmpx2:amd64 (8.3.0-6) ... #13 47.19 Setting up libubsan1:amd64 (8.3.0-6) ... #13 47.20 Setting up libisl19:amd64 (0.20-2) ... #13 47.21 Setting up dwz (0.12-3) ... #13 47.27 Setting up python-apt-common (1.8.4.3) ... #13 47.28 Setting up sensible-utils (0.0.12) ... #13 47.29 Setting up exim4-config (4.92-8+deb10u9) ... #12 48.93 (46/150): perl-PathTools-3.84-490.fc38.x86_64.r 1.3 MB/s | 87 kB 00:00 #12 48.95 (47/150): perl-Net-SSLeay-1.92-5.fc38.x86_64.rp 3.9 MB/s | 361 kB 00:00 #12 48.97 (48/150): perl-Pod-Escapes-1.07-490.fc38.noarch 293 kB/s | 20 kB 00:00 #12 49.00 (49/150): perl-Pod-Perldoc-3.28.01-491.fc38.noa 1.2 MB/s | 86 kB 00:00 #12 49.03 (50/150): perl-Pod-Simple-3.43-491.fc38.noarch. 2.6 MB/s | 219 kB 00:00 #12 49.04 (51/150): perl-Pod-Usage-2.03-4.fc38.noarch.rpm 580 kB/s | 40 kB 00:00 #12 49.06 (52/150): perl-Scalar-List-Utils-1.63-490.fc38. 1.1 MB/s | 72 kB 00:00 #12 49.10 (53/150): perl-Socket-2.036-2.fc38.x86_64.rpm 790 kB/s | 55 kB 00:00 #12 49.11 (54/150): perl-Storable-3.26-490.fc38.x86_64.rp 1.3 MB/s | 97 kB 00:00 #12 49.13 (55/150): perl-Term-ANSIColor-5.01-491.fc38.noa 709 kB/s | 47 kB 00:00 #12 49.16 (56/150): perl-Term-Cap-1.18-1.fc38.noarch.rpm 324 kB/s | 22 kB 00:00 #12 49.23 (57/150): perl-Text-ParseWords-3.31-490.fc38.no 132 kB/s | 16 kB 00:00 #13 DONE 38.4s #13 42.67 Preparing to unpack .../237-libio-async-perl_0.72-1_all.deb ... #13 42.67 Unpacking libio-async-perl (0.72-1) ... #13 42.75 Selecting previously unselected package libio-sessiondata-perl. #13 42.75 Preparing to unpack .../238-libio-sessiondata-perl_1.03-1_all.deb ... #13 42.76 Unpacking libio-sessiondata-perl (1.03-1) ... #13 42.79 Selecting previously unselected package libio-string-perl. #13 42.79 Preparing to unpack .../239-libio-string-perl_1.08-3_all.deb ... #13 42.80 Unpacking libio-string-perl (1.08-3) ... #13 42.85 Selecting previously unselected package libtypes-serialiser-perl. #13 42.86 Preparing to unpack .../240-libtypes-serialiser-perl_1.0-1_all.deb ... #13 42.86 Unpacking libtypes-serialiser-perl (1.0-1) ... #13 42.91 Selecting previously unselected package libjson-xs-perl. #14 44.41 Selecting previously unselected package libubsan1:armhf. #14 44.41 Preparing to unpack .../088-libubsan1_10.5.0-1ubuntu1~20.04_armhf.deb ... #14 44.41 Unpacking libubsan1:armhf (10.5.0-1ubuntu1~20.04) ... #14 44.51 Selecting previously unselected package libgcc-9-dev:armhf. #13 46.70 Setting up libxcb1:amd64 (1.14-3) ... #13 46.71 Setting up gettext (0.21-4) ... #13 46.75 Setting up xdelta (1.1.3-9.3) ... #13 46.76 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... #13 46.77 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #13 46.79 Setting up libedit2:amd64 (3.1-20191231-2+b1) ... #13 46.80 Setting up libreadline8:amd64 (8.1-1) ... #13 46.81 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #13 46.82 Setting up m4 (1.4.18-5) ... #13 46.87 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u11) ... #13 46.93 Setting up ca-certificates (20210119) ... #13 56.39 Setting up libstring-license-perl (0.0.2-1) ... #13 56.40 Setting up licensecheck (3.3.5-1) ... #13 56.41 Setting up libgitlab-api-v4-perl (0.26-3) ... #13 56.42 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 56.43 Setting up libwww-perl (6.68-1) ... #13 56.45 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #13 56.46 Setting up libwww-mechanize-perl (2.16-1) ... #13 56.47 Setting up devscripts (2.23.4+deb12u1) ... #13 56.62 Setting up libxml-parser-perl (2.46-4) ... #13 44.46 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ... #13 44.46 Unpacking python3-unidiff (0.5.5-2) ... #13 44.51 Selecting previously unselected package python3-xdg. #13 44.51 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ... #13 44.52 Unpacking python3-xdg (0.27-2) ... #13 44.55 Selecting previously unselected package shared-mime-info. #13 44.56 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ... #13 44.57 Unpacking shared-mime-info (2.0-1) ... #13 44.67 Selecting previously unselected package strace. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - #14 54.38 Preparing to unpack .../319-libxml-parser-perl_2.46-1_arm64.deb ... #14 54.38 Unpacking libxml-parser-perl (2.46-1) ... #14 54.43 Selecting previously unselected package libxml-sax-expat-perl. #14 54.43 Preparing to unpack .../320-libxml-sax-expat-perl_0.51-1_all.deb ... #14 54.44 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 54.48 Selecting previously unselected package libxml-writer-perl. #14 54.48 Preparing to unpack .../321-libxml-writer-perl_0.625-1_all.deb ... #14 54.48 Unpacking libxml-writer-perl (0.625-1) ... #14 54.52 Selecting previously unselected package libyaml-libyaml-perl. #14 54.53 Preparing to unpack .../322-libyaml-libyaml-perl_0.81+repack-1_arm64.deb ... #14 54.53 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #14 54.56 Selecting previously unselected package licensecheck. #14 54.56 Preparing to unpack .../323-licensecheck_3.0.45-1_all.deb ... #14 54.56 Unpacking licensecheck (3.0.45-1) ... #14 54.60 Selecting previously unselected package libdevel-size-perl. #14 46.49 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_arm64.deb ... #14 46.49 Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.3) ... #14 46.57 Selecting previously unselected package libexpat1:arm64. #14 46.57 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ... #14 46.58 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ... #14 46.62 Selecting previously unselected package python3.10-minimal. #14 46.62 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_arm64.deb ... #14 46.63 Unpacking python3.10-minimal (3.10.12-1~22.04.3) ... #14 46.70 Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.3) ... #14 46.71 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ... #14 46.72 Setting up python3.10-minimal (3.10.12-1~22.04.3) ... + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 48.89 Setting up openssh-client (1:9.2p1-2+deb12u2) ... #13 48.98 Setting up gpgsm (2.2.40-1.1) ... #13 39.10 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ... #13 39.10 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #13 39.13 Selecting previously unselected package libmailtools-perl. #13 39.14 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ... #13 39.14 Unpacking libmailtools-perl (2.21-1) ... #13 39.19 Selecting previously unselected package libmarkdown2:armhf. #13 39.19 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ... #13 39.19 Unpacking libmarkdown2:armhf (2.2.6-1) ... #13 39.23 Selecting previously unselected package libmime-tools-perl. #13 39.23 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ... #13 39.24 Unpacking libmime-tools-perl (5.509-1) ... #13 39.33 Selecting previously unselected package libmoox-aliases-perl. #13 39.33 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ... #13 39.34 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #13 39.36 Selecting previously unselected package libnamespace-autoclean-perl. #13 39.37 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ... #13 39.37 Unpacking libnamespace-autoclean-perl (0.29-1) ... #13 39.40 Selecting previously unselected package libobject-id-perl. #13 39.40 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ... #13 39.41 Unpacking libobject-id-perl (0.1.2-2.1) ... #13 39.44 Selecting previously unselected package libmoox-struct-perl. #14 43.74 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB] #14 43.86 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-certifi all 2020.6.20-1 [150 kB] #13 47.87 Preparing to unpack .../355-libxml-sax-perl_1.02+dfsg-3_all.deb ... #13 47.87 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #13 48.02 Selecting previously unselected package libxml-libxml-perl. #13 48.02 Preparing to unpack .../356-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_armhf.deb ... #13 48.02 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 48.13 Selecting previously unselected package libxml-sax-expat-perl. #13 48.13 Preparing to unpack .../357-libxml-sax-expat-perl_0.51-2_all.deb ... #13 48.13 Unpacking libxml-sax-expat-perl (0.51-2) ... #13 48.17 Selecting previously unselected package libxmlrpc-lite-perl. #13 48.17 Preparing to unpack .../358-libxmlrpc-lite-perl_0.717-5_all.deb ... #13 48.18 Unpacking libxmlrpc-lite-perl (0.717-5) ... #13 48.22 Selecting previously unselected package libxmuu1:armhf. #13 48.22 Preparing to unpack .../359-libxmuu1_2%3a1.1.3-3_armhf.deb ... #13 48.23 Unpacking libxmuu1:armhf (2:1.1.3-3) ... #14 44.88 Get:234 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdeflate0 armhf 1.18-1 [40.7 kB] #14 44.96 Get:235 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjbig0 armhf 2.1-6.1ubuntu1 [24.9 kB] #14 45.04 Get:236 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblerc4 armhf 4.0.0+ds-2ubuntu2 [151 kB] #14 45.13 Get:237 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libwebp7 armhf 1.2.4-0.3 [167 kB] #17 11.10 Running scriptlet: selinux-policy-minimum-3.14.3-136.el8.noarch 25/60 #17 19.93 Installing : policycoreutils-devel-2.9-24.el8.aarch64 26/60 #17 20.15 Installing : selinux-policy-devel-3.14.3-136.el8.noarch 27/60 #17 20.17 Running scriptlet: selinux-policy-devel-3.14.3-136.el8.noarch 27/60 #17 20.19 Installing : libgomp-8.5.0-21.el8.aarch64 28/60 #17 20.21 Running scriptlet: libgomp-8.5.0-21.el8.aarch64 28/60 #17 20.23 Installing : libedit-3.1-23.20170329cvs.el8.aarch64 29/60 #17 20.31 Installing : openssh-clients-8.0p1-24.el8.aarch64 30/60 #14 52.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 ... 4320 files and directories currently installed.) #14 52.82 Preparing to unpack .../libc-bin_2.38-1ubuntu6.1_arm64.deb ... #14 52.84 Unpacking libc-bin (2.38-1ubuntu6.1) over (2.38-1ubuntu6) ... #14 52.99 Setting up libc-bin (2.38-1ubuntu6.1) ... #14 53.05 Selecting previously unselected package liblocale-gettext-perl. #14 53.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 ... 4320 files and directories currently installed.) #14 53.06 Preparing to unpack .../liblocale-gettext-perl_1.07-6_arm64.deb ... #14 53.06 Unpacking liblocale-gettext-perl (1.07-6) ... #14 53.11 Selecting previously unselected package libssl3:arm64. #13 47.67 Adding system-user for exim (v4) #12 49.24 (58/150): perl-Time-Local-1.300-490.fc38.noarch 311 kB/s | 33 kB 00:00 #12 49.24 (59/150): perl-URI-5.17-2.fc38.noarch.rpm 1.5 MB/s | 120 kB 00:00 #12 49.30 (60/150): perl-constant-1.33-491.fc38.noarch.rp 335 kB/s | 23 kB 00:00 #12 49.31 (61/150): perl-parent-0.241-1.fc38.noarch.rpm 220 kB/s | 15 kB 00:00 #12 49.31 (62/150): perl-libnet-3.15-1.fc38.noarch.rpm 1.7 MB/s | 128 kB 00:00 #12 49.37 (63/150): perl-srpm-macros-1-48.fc38.noarch.rpm 127 kB/s | 8.4 kB 00:00 #12 49.38 (64/150): perl-podlators-5.01-2.fc38.noarch.rpm 1.6 MB/s | 125 kB 00:00 #12 49.38 (65/150): pkgconf-1.8.0-6.fc38.x86_64.rpm 583 kB/s | 41 kB 00:00 #12 49.44 (66/150): pkgconf-m4-1.8.0-6.fc38.noarch.rpm 210 kB/s | 14 kB 00:00 #12 49.45 (67/150): pkgconf-pkg-config-1.8.0-6.fc38.x86_6 145 kB/s | 9.6 kB 00:00 #12 49.45 (68/150): python-srpm-macros-3.11-10.fc38.noarc 385 kB/s | 26 kB 00:00 #12 49.51 (69/150): python-systemd-doc-235-2.fc38.x86_64. 2.4 MB/s | 171 kB 00:00 #15 1.180 Last metadata expiration check: 0:00:26 ago on Wed Feb 28 12:18:16 2024. #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.1s #15 [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 #13 42.91 Preparing to unpack .../241-libjson-xs-perl_3.040-1+b1_armhf.deb ... #13 42.92 Unpacking libjson-xs-perl (3.040-1+b1) ... #13 42.98 Selecting previously unselected package liblzo2-2:armhf. #13 42.98 Preparing to unpack .../242-liblzo2-2_2.10-0.1_armhf.deb ... #13 42.99 Unpacking liblzo2-2:armhf (2.10-0.1) ... #13 43.09 Selecting previously unselected package libkyotocabinet16v5:armhf. #13 43.09 Preparing to unpack .../243-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ... #13 43.10 Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ... #13 43.16 Selecting previously unselected package liblist-compare-perl. #13 43.16 Preparing to unpack .../244-liblist-compare-perl_0.53-1_all.deb ... #13 43.17 Unpacking liblist-compare-perl (0.53-1) ... #13 43.23 Selecting previously unselected package liblist-moreutils-perl. #14 44.51 Preparing to unpack .../089-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 44.52 Unpacking libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 44.62 Selecting previously unselected package gcc-9. #14 44.62 Preparing to unpack .../090-gcc-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 44.63 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #13 47.27 Updating certificates in /etc/ssl/certs... #13 56.64 Setting up lintian (2.116.3) ... #13 56.66 Setting up libxml-sax-expat-perl (0.51-2) ... #13 56.70 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 56.75 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 56.86 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 44.67 Preparing to unpack .../355-strace_5.10-1_arm64.deb ... #13 44.68 Unpacking strace (5.10-1) ... #13 44.74 Selecting previously unselected package xauth. #13 44.75 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ... #13 44.75 Unpacking xauth (1:1.1-1) ... #13 44.81 Selecting previously unselected package xdg-user-dirs. #13 44.81 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ... #13 44.82 Unpacking xdg-user-dirs (0.17-2) ... #13 44.89 Setting up libksba8:arm64 (1.5.0-3+deb11u2) ... #13 44.91 Setting up media-types (4.0.0) ... #13 44.93 Setting up libpipeline1:arm64 (1.5.3-1) ... #14 54.60 Preparing to unpack .../324-libdevel-size-perl_0.83-1build1_arm64.deb ... #14 54.60 Unpacking libdevel-size-perl (0.83-1build1) ... #14 54.63 Selecting previously unselected package t1utils. #14 54.63 Preparing to unpack .../325-t1utils_1.41-3_arm64.deb ... #14 54.64 Unpacking t1utils (1.41-3) ... #14 54.70 Selecting previously unselected package lintian. #14 54.70 Preparing to unpack .../326-lintian_2.62.0ubuntu2.3_all.deb ... #14 54.71 Unpacking lintian (2.62.0ubuntu2.3) ... using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #13 49.00 Setting up libheif1:amd64 (1.15.1-1) ... #13 49.01 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... #13 49.03 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #13 49.04 Setting up binutils (2.40-2) ... #13 49.05 Setting up man-db (2.11.2-2) ... #13 49.15 Building database of manual pages ... #13 39.44 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ... #13 39.45 Unpacking libmoox-struct-perl (0.020-1) ... #13 39.48 Selecting previously unselected package libmouse-perl. #13 39.48 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ... #13 39.49 Unpacking libmouse-perl (2.5.10-1+b1) ... #13 39.53 Selecting previously unselected package libnumber-range-perl. #13 39.54 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ... #13 39.54 Unpacking libnumber-range-perl (0.12-1.1) ... #13 39.58 Selecting previously unselected package libossp-uuid16:armhf. #13 39.58 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ... #13 39.58 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ... #13 39.65 Selecting previously unselected package libossp-uuid-perl. #14 43.86 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-idna all 3.3-1 [49.3 kB] #14 43.86 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB] #14 43.86 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] #14 43.87 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] #14 43.87 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-unidiff all 0.5.5-2 [9180 B] #14 43.87 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-xdg all 0.27-2 [36.9 kB] #13 48.28 Selecting previously unselected package libxstring-perl:armhf. #13 48.28 Preparing to unpack .../360-libxstring-perl_0.005-2+b1_armhf.deb ... #13 48.28 Unpacking libxstring-perl:armhf (0.005-2+b1) ... #13 48.33 Selecting previously unselected package libyaml-0-2:armhf. #13 48.33 Preparing to unpack .../361-libyaml-0-2_0.2.5-1_armhf.deb ... #13 48.33 Unpacking libyaml-0-2:armhf (0.2.5-1) ... #13 48.37 Selecting previously unselected package libyaml-libyaml-perl. #13 48.37 Preparing to unpack .../362-libyaml-libyaml-perl_0.86+ds-1_armhf.deb ... #13 48.38 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #13 48.45 Selecting previously unselected package licensecheck. #17 DONE 6.5s #18 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #18 DONE 0.3s #14 45.23 Get:238 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libtiff6 armhf 4.5.1+git230720-1ubuntu1.1 [178 kB] #14 45.34 Get:239 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxpm4 armhf 1:3.5.12-1.1ubuntu1 [30.8 kB] #17 21.20 Installing : git-core-2.43.0-1.el8.aarch64 31/60 #14 53.11 Preparing to unpack .../libssl3_3.0.10-1ubuntu2.3_arm64.deb ... #14 53.11 Unpacking libssl3:arm64 (3.0.10-1ubuntu2.3) ... #14 53.19 Selecting previously unselected package libpython3.11-minimal:arm64. #14 53.19 Preparing to unpack .../libpython3.11-minimal_3.11.6-3_arm64.deb ... #14 53.20 Unpacking libpython3.11-minimal:arm64 (3.11.6-3) ... #14 53.28 Selecting previously unselected package libexpat1:arm64. #14 53.28 Preparing to unpack .../libexpat1_2.5.0-2_arm64.deb ... #14 53.28 Unpacking libexpat1:arm64 (2.5.0-2) ... #14 53.32 Selecting previously unselected package python3.11-minimal. #14 53.33 Preparing to unpack .../python3.11-minimal_3.11.6-3_arm64.deb ... #14 53.33 Unpacking python3.11-minimal (3.11.6-3) ... #14 53.40 Setting up libssl3:arm64 (3.0.10-1ubuntu2.3) ... #17 9.030 Installing : cmake-filesystem-3.26.5-2.el8.x86_64 8/57 #17 10.05 Installing : cpp-8.5.0-21.el8.x86_64 9/57 #17 10.06 Running scriptlet: cpp-8.5.0-21.el8.x86_64 9/57 #17 10.08 Installing : python3-libsemanage-2.9-9.el8.x86_64 10/57 #12 49.52 (70/150): python3-construct-2.10.68-4.fc38.noar 1.9 MB/s | 151 kB 00:00 #12 49.54 (71/150): python3-dateutil-2.8.2-5.fc38.noarch. 3.8 MB/s | 360 kB 00:00 #12 49.58 (72/150): python3-dbus-1.3.2-2.fc38.x86_64.rpm 2.2 MB/s | 157 kB 00:00 #12 49.59 (73/150): python3-distro-1.8.0-2.fc38.noarch.rp 716 kB/s | 49 kB 00:00 #12 49.61 (74/150): python3-enchant-3.2.2-6.fc38.noarch.r 1.4 MB/s | 103 kB 00:00 #12 49.66 (75/150): python3-file-magic-5.44-3.fc38.noarch 242 kB/s | 20 kB 00:00 #12 49.66 (76/150): python3-pybeam-0.7-5.fc38.noarch.rpm 462 kB/s | 33 kB 00:00 #12 49.69 (77/150): python3-pyxdg-0.27-7.fc38.noarch.rpm 1.7 MB/s | 134 kB 00:00 #12 49.73 (78/150): python3-six-1.16.0-9.fc38.noarch.rpm 605 kB/s | 42 kB 00:00 #13 43.24 Preparing to unpack .../245-liblist-moreutils-perl_0.416-1+b4_armhf.deb ... #13 43.24 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #13 43.28 Selecting previously unselected package libltdl-dev:armhf. #13 43.29 Preparing to unpack .../246-libltdl-dev_2.4.6-9_armhf.deb ... #13 43.29 Unpacking libltdl-dev:armhf (2.4.6-9) ... #13 43.35 Selecting previously unselected package libsys-hostname-long-perl. #13 44.94 Setting up wdiff (1.2.2-2+b1) ... #13 44.95 Setting up libxau6:arm64 (1:1.0.9-1) ... #13 44.96 Setting up libre2-9:arm64 (20210201+dfsg-1) ... #13 44.97 Setting up libpsl5:arm64 (0.21.0-1.2) ... #13 44.99 Setting up libgpm2:arm64 (1.20.7-8) ... #13 45.00 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #13 45.01 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #13 45.01 Setting up libicu67:arm64 (67.1-7) ... #13 45.03 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ... #13 45.05 Setting up xdg-user-dirs (0.17-2) ... #13 45.07 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #13 45.08 Setting up libyaml-0-2:arm64 (0.2.2-1) ... #13 45.10 Setting up libglib2.0-0:arm64 (2.66.8-1+deb11u1) ... #13 45.13 No schema files found: doing nothing. #13 45.14 Setting up distro-info-data (0.51+deb11u5) ... #13 56.89 Setting up libsoap-lite-perl (1.27-3) ... #13 56.90 Setting up libxmlrpc-lite-perl (0.717-5) ... #13 56.92 Processing triggers for libc-bin (2.36-9+deb12u4) ... #13 56.95 Processing triggers for ca-certificates (20230311) ... #13 56.95 Updating certificates in /etc/ssl/certs... #14 54.96 Selecting previously unselected package manpages-dev. #14 54.96 Preparing to unpack .../327-manpages-dev_5.05-1_all.deb ... #14 54.96 Unpacking manpages-dev (5.05-1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (01-rlimit_nofile-rhel7.patch):' Patch #0 (01-rlimit_nofile-rhel7.patch): + /usr/bin/cat /root/rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch + /usr/bin/patch -p1 --fuzz=0 patching file engine/contrib/init/systemd/docker.service + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8Lu2V8 + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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 #13 39.65 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ... #13 39.65 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #13 39.68 Selecting previously unselected package libpackage-stash-xs-perl. #13 39.68 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ... #13 39.69 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #13 39.73 Selecting previously unselected package libpath-iterator-rule-perl. #13 39.73 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 39.74 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 39.77 Selecting previously unselected package libperlio-gzip-perl. #13 39.77 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ... #13 39.78 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #13 39.81 Selecting previously unselected package libpod-parser-perl. #13 39.82 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ... #13 39.83 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #13 39.84 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #13 39.84 Unpacking libpod-parser-perl (1.63-2) ... #13 39.88 Selecting previously unselected package libpod-constants-perl. #14 44.30 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf equivs all 2.3.1 [19.0 kB] #15 1.018 Reading package lists... #15 2.629 dh_testdir 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 48.45 Preparing to unpack .../363-licensecheck_3.3.5-1_all.deb ... #13 48.45 Unpacking licensecheck (3.3.5-1) ... #13 48.50 Selecting previously unselected package plzip. #13 48.50 Preparing to unpack .../364-plzip_1.10-5_armhf.deb ... #13 48.50 Unpacking plzip (1.10-5) ... #13 48.54 Selecting previously unselected package lzop. #13 48.54 Preparing to unpack .../365-lzop_1.04-2_armhf.deb ... #13 48.55 Unpacking lzop (1.04-2) ... #13 48.59 Selecting previously unselected package t1utils. #13 48.59 Preparing to unpack .../366-t1utils_1.41-4_armhf.deb ... #13 48.59 Unpacking t1utils (1.41-4) ... #13 48.64 Selecting previously unselected package unzip. #13 48.64 Preparing to unpack .../367-unzip_6.0-28_armhf.deb ... #13 48.64 Unpacking unzip (6.0-28) ... #13 48.70 Selecting previously unselected package lintian. #19 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file #14 45.41 Get:240 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgd3 armhf 2.3.3-9ubuntu1 [106 kB] #17 21.61 Installing : git-core-doc-2.43.0-1.el8.noarch 32/60 #17 21.64 Installing : libatomic-8.5.0-21.el8.aarch64 33/60 #17 21.65 Running scriptlet: libatomic-8.5.0-21.el8.aarch64 33/60 #17 21.70 Installing : libasan-8.5.0-21.el8.aarch64 34/60 #14 53.49 Setting up libpython3.11-minimal:arm64 (3.11.6-3) ... #14 53.51 Setting up libexpat1:arm64 (2.5.0-2) ... #14 53.52 Setting up python3.11-minimal (3.11.6-3) ... #17 10.18 Installing : python3-setools-4.3.0-5.el8.x86_64 11/57 #17 10.21 Installing : python3-audit-3.1.2-1.el8.x86_64 12/57 #17 10.25 Installing : pcre2-utf32-10.32-3.el8.x86_64 13/57 #17 10.28 Installing : pcre2-utf16-10.32-3.el8.x86_64 14/57 #17 10.37 Installing : pcre2-devel-10.32-3.el8.x86_64 15/57 #17 10.38 Running scriptlet: openssh-8.0p1-24.el8.x86_64 16/57 #17 10.46 Installing : openssh-8.0p1-24.el8.x86_64 16/57 #12 49.74 (79/150): python3-systemd-235-2.fc38.x86_64.rpm 1.5 MB/s | 108 kB 00:00 #12 49.76 (80/150): python3-tomli-w-1.0.0-5.fc38.noarch.r 312 kB/s | 21 kB 00:00 #12 49.80 (81/150): unzip-6.0-60.fc38.x86_64.rpm 2.6 MB/s | 184 kB 00:00 #12 49.82 (82/150): web-assets-filesystem-5-19.fc38.noarc 119 kB/s | 7.9 kB 00:00 #12 49.83 (83/150): shared-mime-info-2.2-3.fc38.x86_64.rp 3.7 MB/s | 381 kB 00:00 #12 49.88 (84/150): xz-5.4.1-1.fc38.x86_64.rpm 5.2 MB/s | 419 kB 00:00 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 #13 43.36 Preparing to unpack .../247-libsys-hostname-long-perl_1.5-1_all.deb ... #13 43.36 Unpacking libsys-hostname-long-perl (1.5-1) ... #13 43.44 Selecting previously unselected package libmail-sendmail-perl. #13 43.44 Preparing to unpack .../248-libmail-sendmail-perl_0.80-1_all.deb ... #13 43.44 Unpacking libmail-sendmail-perl (0.80-1) ... #13 43.52 Selecting previously unselected package mailutils-common. #13 43.53 Preparing to unpack .../249-mailutils-common_1%3a3.5-4_all.deb ... #13 43.53 Unpacking mailutils-common (1:3.5-4) ... #13 43.62 Selecting previously unselected package mysql-common. #13 43.63 Preparing to unpack .../250-mysql-common_5.8+1.0.5_all.deb ... #13 43.64 Unpacking mysql-common (5.8+1.0.5) ... #13 43.77 Selecting previously unselected package mariadb-common. #13 48.09 Setting up libuchardet0:amd64 (0.0.6-3) ... #13 48.10 Setting up git-man (1:2.20.1-2+deb10u8) ... #13 48.12 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #13 48.14 Setting up netbase (5.6) ... #13 48.16 Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ... #13 48.17 Setting up libmpdec2:amd64 (2.4.2-2) ... #13 48.19 Setting up libbinutils:amd64 (2.31.1-16) ... #13 48.21 Setting up cpp-8 (8.3.0-6) ... #13 48.22 Setting up libc-dev-bin (2.28-10+deb10u2) ... #13 48.24 Setting up openssl (1.1.1n-0+deb10u6) ... #13 48.25 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... #13 48.27 Setting up readline-common (7.0-5) ... #13 48.28 Setting up publicsuffix (20220811.1734-0+deb10u1) ... #13 48.30 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #15 1.762 Package bash-5.2.26-1.fc39.aarch64 is already installed. #15 1.779 Package bash-5.2.26-1.fc39.aarch64 is already installed. #15 1.788 Package bash-5.2.26-1.fc39.aarch64 is already installed. #15 1.788 Package ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch is already installed. #15 1.788 Package libarchive-3.7.1-1.fc39.aarch64 is already installed. #15 1.789 Package pkgconf-pkg-config-1.9.5-2.fc39.aarch64 is already installed. #15 1.789 Package tar-2:1.35-2.fc39.aarch64 is already installed. #15 1.798 Package bash-5.2.26-1.fc39.aarch64 is already installed. #15 1.914 Dependencies resolved. #15 0.698 Hit:1 http://archive.raspbian.org/raspbian bookworm InRelease #13 45.15 Setting up manpages (5.10-1) ... #13 45.16 Setting up unzip (6.0-26+deb11u1) ... #13 45.18 Setting up perl-modules-5.32 (5.32.1-4+deb11u3) ... #13 45.19 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... #13 45.20 Setting up libsqlite3-0:arm64 (3.34.1-3) ... #13 45.21 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ... #13 45.23 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 45.25 Setting up libfcgi-bin (2.4.2-2) ... #13 45.27 Setting up binutils-common:arm64 (2.35.2-2) ... #13 45.31 Setting up libnghttp2-14:arm64 (1.43.0-1+deb11u1) ... #13 45.32 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ... #13 45.34 Setting up libdeflate0:arm64 (1.7-1) ... #13 45.36 Setting up less (551-2) ... #13 45.38 Setting up perl-openssl-defaults:arm64 (5) ... #13 45.39 Setting up linux-libc-dev:arm64 (5.10.209-2) ... #13 45.40 Setting up libctf-nobfd0:arm64 (2.35.2-2) ... #13 45.41 Setting up gettext-base (0.21-4) ... #13 45.42 Setting up liblzo2-2:arm64 (2.10-2) ... #13 45.44 Setting up libnpth0:arm64 (1.6-3) ... #13 45.45 Setting up file (1:5.39-3+deb11u1) ... #13 45.46 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ... #13 57.27 0 added, 0 removed; done. #13 57.27 Running hooks in /etc/ca-certificates/update.d... #13 57.28 done. #14 55.17 Selecting previously unselected package python3-certifi. #14 55.17 Preparing to unpack .../328-python3-certifi_2019.11.28-1_all.deb ... #14 55.18 Unpacking python3-certifi (2019.11.28-1) ... #14 55.23 Selecting previously unselected package python3-idna. #14 55.23 Preparing to unpack .../329-python3-idna_2.8-1_all.deb ... #14 55.23 Unpacking python3-idna (2.8-1) ... #14 55.27 Selecting previously unselected package python3-urllib3. #14 55.27 Preparing to unpack .../330-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ... #14 55.28 Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... #14 55.31 Selecting previously unselected package python3-requests. #14 55.32 Preparing to unpack .../331-python3-requests_2.22.0-2ubuntu1.1_all.deb ... #14 55.32 Unpacking python3-requests (2.22.0-2ubuntu1.1) ... #14 55.36 Selecting previously unselected package python3-unidiff. #14 55.36 Preparing to unpack .../332-python3-unidiff_0.5.5-2_all.deb ... #14 55.36 Unpacking python3-unidiff (0.5.5-2) ... #14 55.40 Selecting previously unselected package python3-xdg. #14 45.17 Selecting previously unselected package gcc. #14 45.17 Preparing to unpack .../091-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ... #14 45.18 Unpacking gcc (4:9.3.0-1ubuntu2) ... #14 45.21 Selecting previously unselected package libstdc++-9-dev:armhf. #14 45.21 Preparing to unpack .../092-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 45.21 Unpacking libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ... #13 47.66 129 added, 0 removed; done. ++ : 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'... #14 44.48 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #13 39.88 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ... #13 39.89 Unpacking libpod-constants-perl (0.19-2) ... #13 39.92 Selecting previously unselected package libproc-processtable-perl. #13 39.93 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ... #13 39.93 Unpacking libproc-processtable-perl (0.59-2+b1) ... #13 39.97 Selecting previously unselected package libre2-9:armhf. #13 39.97 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ... #13 39.98 Unpacking libre2-9:armhf (20210201+dfsg-1) ... #13 40.02 Selecting previously unselected package libre-engine-re2-perl:armhf. #13 40.02 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ... #13 40.03 Unpacking libre-engine-re2-perl:armhf (0.14-1) ... #13 40.06 Selecting previously unselected package libreadonly-perl. #13 40.06 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ... #13 40.07 Unpacking libreadonly-perl (2.050-3) ... #13 40.10 Selecting previously unselected package libref-util-perl. #13 40.10 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ... #13 40.10 Unpacking libref-util-perl (0.204-1) ... #13 40.16 Selecting previously unselected package libref-util-xs-perl. #15 2.653 dh_testroot #15 2.675 dh_prep #15 2.701 dh_testdir #15 2.724 dh_testroot #15 2.746 dh_install git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 #19 0.531 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #13 48.71 Preparing to unpack .../368-lintian_2.116.3_all.deb ... #13 48.71 Unpacking lintian (2.116.3) ... #14 45.83 Get:241 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libc-devtools armhf 2.38-1ubuntu6.1 [29.9 kB] #17 21.71 Running scriptlet: libasan-8.5.0-21.el8.aarch64 34/60 #17 21.96 Installing : kernel-headers-4.18.0-540.el8.aarch64 35/60 #17 22.02 Running scriptlet: glibc-headers-2.28-251.el8.aarch64 36/60 #17 10.48 Installing : libsepol-devel-2.9-3.el8.x86_64 17/57 #17 10.52 Installing : libselinux-utils-2.9-8.el8.x86_64 18/57 #17 10.57 Installing : policycoreutils-2.9-24.el8.x86_64 19/57 #12 50.10 (85/150): ansible-srpm-macros-1-12.fc38.noarch. 77 kB/s | 21 kB 00:00 #12 50.15 (86/150): dash-0.5.12-1.fc38.x86_64.rpm 1.7 MB/s | 98 kB 00:00 #12 50.18 (87/150): dbus-libs-1.14.10-1.fc38.x86_64.rpm 5.2 MB/s | 156 kB 00:00 #12 50.20 (88/150): debugedit-5.0-9.fc38.x86_64.rpm 4.4 MB/s | 78 kB 00:00 #14 47.45 Selecting previously unselected package python3-minimal. #14 47.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4703 files and directories currently installed.) #14 47.46 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ... #14 47.46 Unpacking python3-minimal (3.10.6-1~22.04) ... #14 47.49 Selecting previously unselected package media-types. #14 47.49 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #14 47.50 Unpacking media-types (7.0.0) ... #14 47.53 Selecting previously unselected package libmpdec3:arm64. #14 47.53 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ... #14 47.53 Unpacking libmpdec3:arm64 (2.5.1-2build2) ... #14 47.56 Selecting previously unselected package readline-common. #14 47.56 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #14 47.57 Unpacking readline-common (8.1.2-1) ... #14 47.60 Selecting previously unselected package libreadline8:arm64. #14 47.60 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ... #14 47.61 Unpacking libreadline8:arm64 (8.1.2-1) ... #14 47.65 Selecting previously unselected package libsqlite3-0:arm64. #14 47.65 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_arm64.deb ... #14 47.65 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... #14 47.69 Selecting previously unselected package libpython3.10-stdlib:arm64. Client: Docker Engine - Community Version: 25.0.3 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.6 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 25.0.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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 splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-1053-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-51-196 ID: cccb55b0-e9de-4077-a807-1a0fa0c7a513 Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } #13 43.77 Preparing to unpack .../251-mariadb-common_1%3a10.3.39-0+deb10u2_all.deb ... #13 43.78 Unpacking mariadb-common (1:10.3.39-0+deb10u2) ... #13 43.84 Selecting previously unselected package libmariadb3:armhf. #13 43.84 Preparing to unpack .../252-libmariadb3_1%3a10.3.39-0+deb10u2_armhf.deb ... #13 43.85 Unpacking libmariadb3:armhf (1:10.3.39-0+deb10u2) ... #13 43.92 Selecting previously unselected package libpython2.7-minimal:armhf. #13 43.92 Preparing to unpack .../253-libpython2.7-minimal_2.7.16-2+deb10u3_armhf.deb ... #13 43.93 Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u3) ... [Pipeline] // stage #13 48.31 Setting up libcc1-0:amd64 (8.3.0-6) ... #13 48.32 Setting up iso-codes (4.2-1) ... #13 48.33 Setting up liblocale-gettext-perl (1.07-3+b4) ... #13 48.34 Setting up liblsan0:amd64 (8.3.0-6) ... #13 48.36 Setting up dctrl-tools (2.24-3) ... #13 48.37 Setting up libitm1:amd64 (8.3.0-6) ... #13 48.39 Setting up debian-keyring (2019.02.25) ... #13 48.40 Setting up libreadline7:amd64 (7.0-5) ... #13 48.43 Setting up libgdbm6:amd64 (1.18.1-4) ... #13 48.45 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #13 48.46 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... #13 48.48 Setting up libtsan0:amd64 (8.3.0-6) ... #13 48.49 Setting up pinentry-curses (1.1.0-2) ... #13 48.50 Setting up manpages-dev (4.16-2) ... #13 48.52 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #13 48.54 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u6) ... #15 1.935 ================================================================================ #15 1.935 Package Arch Version Repo Size #15 1.935 ================================================================================ #15 1.935 Installing: #15 1.935 cmake aarch64 3.27.7-1.fc39 fedora 7.4 M #15 1.935 gcc aarch64 13.2.1-6.fc39 updates 31 M #15 1.935 git aarch64 2.44.0-1.fc39 updates 53 k #15 1.935 glibc-static aarch64 2.38-16.fc39 updates 1.2 M #15 1.935 libseccomp-devel aarch64 2.5.3-6.fc39 fedora 60 k #15 1.935 libselinux-devel aarch64 3.5-5.fc39 fedora 151 k #15 1.935 libtool aarch64 2.4.7-7.fc39 fedora 601 k #15 1.935 libtool-ltdl-devel aarch64 2.4.7-7.fc39 fedora 164 k #15 1.935 make aarch64 1:4.4.1-2.fc39 fedora 585 k #15 1.935 selinux-policy-devel noarch 39.4-1.fc39 updates 913 k #15 1.935 systemd aarch64 254.9-1.fc39 updates 4.6 M #15 1.935 systemd-devel aarch64 254.9-1.fc39 updates 630 k #15 1.935 which aarch64 2.21-40.fc39 fedora 42 k #15 1.935 Installing dependencies: #15 1.935 annobin-docs noarch 12.38-1.fc39 updates 88 k #15 1.935 annobin-plugin-gcc aarch64 12.38-1.fc39 updates 955 k #15 1.935 autoconf noarch 2.71-6.fc39 fedora 733 k #15 1.935 automake noarch 1.16.5-13.fc39 fedora 697 k #15 1.935 checkpolicy aarch64 3.5-3.fc39 fedora 346 k #15 1.935 cmake-data noarch 3.27.7-1.fc39 fedora 2.2 M #15 1.935 cmake-filesystem aarch64 3.27.7-1.fc39 fedora 19 k #15 1.935 cmake-rpm-macros noarch 3.27.7-1.fc39 fedora 18 k #15 1.935 cpp aarch64 13.2.1-6.fc39 updates 9.7 M #15 1.935 dbus aarch64 1:1.14.10-1.fc39 fedora 8.1 k #15 1.935 dbus-broker aarch64 35-2.fc39 updates 172 k #15 1.935 dbus-common noarch 1:1.14.10-1.fc39 fedora 15 k #15 1.935 device-mapper aarch64 1.02.197-1.fc39 updates 137 k #15 1.935 device-mapper-libs aarch64 1.02.197-1.fc39 updates 172 k #15 1.935 gc aarch64 8.2.2-4.fc39 fedora 110 k #15 1.935 gcc-plugin-annobin aarch64 13.2.1-6.fc39 updates 50 k #15 1.935 git-core aarch64 2.44.0-1.fc39 updates 4.6 M #15 1.935 git-core-doc noarch 2.44.0-1.fc39 updates 2.9 M #15 1.935 glibc-devel aarch64 2.38-16.fc39 updates 577 k #15 1.935 guile22 aarch64 2.2.7-9.fc39 fedora 6.5 M #15 1.935 jsoncpp aarch64 1.9.5-5.fc39 fedora 91 k #15 1.935 kernel-headers aarch64 6.7.3-200.fc39 updates 1.5 M #15 1.935 kmod-libs aarch64 30-6.fc39 fedora 67 k #15 1.935 less aarch64 633-2.fc39 fedora 176 k #15 1.935 libargon2 aarch64 20190702-3.fc39 fedora 28 k #15 1.935 libasan aarch64 13.2.1-6.fc39 updates 456 k #15 1.935 libatomic aarch64 13.2.1-6.fc39 updates 39 k #15 1.935 libcbor aarch64 0.10.2-2.fc39 fedora 57 k #15 1.935 libedit aarch64 3.1-48.20230828cvs.fc39 fedora 107 k #15 1.935 libfdisk aarch64 2.39.3-5.fc39 updates 158 k #15 1.935 libfido2 aarch64 1.13.0-3.fc39 fedora 96 k #15 1.935 libmpc aarch64 1.3.1-3.fc39 fedora 72 k #15 1.935 libseccomp aarch64 2.5.3-6.fc39 fedora 72 k #15 1.935 libselinux-utils aarch64 3.5-5.fc39 fedora 166 k [Pipeline] stage #15 1.935 libsepol-devel aarch64 3.5-2.fc39 fedora 49 k #15 1.935 libtool-ltdl aarch64 2.4.7-7.fc39 fedora 36 k #15 1.935 libubsan aarch64 13.2.1-6.fc39 updates 207 k #15 1.935 libutempter aarch64 1.2.1-10.fc39 fedora 27 k #15 1.935 libuv aarch64 1:1.48.0-1.fc39 updates 249 k #15 1.935 libxcrypt-devel aarch64 4.4.36-2.fc39 fedora 30 k #15 1.935 libxcrypt-static aarch64 4.4.36-2.fc39 fedora 101 k #15 1.935 m4 aarch64 1.4.19-6.fc39 fedora 299 k #15 1.935 openssh aarch64 9.3p1-10.fc39 updates 431 k #15 1.935 openssh-clients aarch64 9.3p1-10.fc39 updates 729 k #15 1.935 pcre2-devel aarch64 10.42-1.fc39.2 fedora 505 k #15 1.935 pcre2-utf16 aarch64 10.42-1.fc39.2 fedora 199 k #15 1.935 pcre2-utf32 aarch64 10.42-1.fc39.2 fedora 187 k #15 1.935 perl-Error noarch 1:0.17029-13.fc39 fedora 40 k #15 1.935 perl-File-Compare noarch 1.100.700-502.fc39 updates 13 k #15 1.935 perl-File-Copy noarch 2.41-502.fc39 updates 20 k #15 1.935 perl-File-Find noarch 1.43-502.fc39 updates 25 k #15 1.935 perl-Git noarch 2.44.0-1.fc39 updates 40 k #15 1.935 perl-TermReadKey aarch64 2.38-18.fc39 fedora 35 k #15 1.935 perl-Thread-Queue noarch 3.14-500.fc39 fedora 21 k #15 1.935 perl-lib aarch64 0.65-502.fc39 updates 15 k #15 1.935 perl-threads aarch64 1:2.36-500.fc39 fedora 57 k #15 1.935 perl-threads-shared aarch64 1.68-500.fc39 fedora 44 k #15 1.935 policycoreutils aarch64 3.5-8.fc39 updates 244 k #15 1.935 policycoreutils-devel aarch64 3.5-8.fc39 updates 149 k #15 1.935 policycoreutils-python-utils noarch 3.5-8.fc39 updates 81 k #15 1.935 python3-audit aarch64 3.1.2-8.fc39 updates 87 k #15 1.935 python3-libselinux aarch64 3.5-5.fc39 fedora 193 k #15 1.935 python3-libsemanage aarch64 3.5-4.fc39 fedora 85 k #15 1.935 python3-policycoreutils noarch 3.5-8.fc39 updates 2.2 M #15 1.935 python3-setools aarch64 4.4.3-1.fc39 fedora 694 k #15 1.935 python3-setuptools noarch 67.7.2-7.fc39 fedora 1.5 M #15 1.935 rhash aarch64 1.4.3-3.fc39 fedora 192 k #15 1.935 rpm-plugin-selinux aarch64 4.19.1.1-1.fc39 updates 20 k #15 1.935 selinux-policy noarch 39.4-1.fc39 updates 57 k #15 1.935 selinux-policy-targeted noarch 39.4-1.fc39 updates 6.7 M #15 1.935 systemd-pam aarch64 254.9-1.fc39 updates 352 k #15 1.935 systemd-rpm-macros noarch 254.9-1.fc39 updates 28 k #15 1.935 util-linux aarch64 2.39.3-5.fc39 updates 1.2 M #15 1.935 vim-filesystem noarch 2:9.1.113-1.fc39 updates 18 k #15 1.935 xkeyboard-config noarch 2.40-1.fc39 updates 971 k #15 1.935 Installing weak dependencies: #15 1.935 cryptsetup-libs aarch64 2.6.1-3.fc39 fedora 488 k #15 1.935 libbpf aarch64 2:1.1.0-4.fc39 fedora 165 k #15 1.935 libxkbcommon aarch64 1.6.0-1.fc39 updates 143 k #15 1.935 qrencode-libs aarch64 4.1.1-5.fc39 fedora 61 k #15 1.935 systemd-networkd aarch64 254.9-1.fc39 updates 618 k #15 1.935 systemd-resolved aarch64 254.9-1.fc39 updates 282 k #15 1.935 #15 1.935 Transaction Summary #15 1.935 ================================================================================ #15 1.935 Install 94 Packages #15 1.935 #15 1.941 Total download size: 100 M #15 1.942 Installed size: 394 M #15 1.942 Downloading Packages: [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git #13 45.49 Setting up libassuan0:arm64 (2.5.3-7.1) ... #13 45.50 Setting up libgomp1:arm64 (10.2.1-6) ... #13 45.51 Setting up bzip2 (1.0.8-4) ... #13 45.53 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 45.55 Setting up pbzip2 (1.1.13-1) ... #13 45.56 Setting up libjbig0:arm64 (2.1-3.1+b2) ... #13 45.57 Setting up libfakeroot:arm64 (1.25.3-1.1) ... #13 45.59 Setting up libasan6:arm64 (10.2.1-6) ... #13 45.60 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 45.62 Setting up fakeroot (1.25.3-1.1) ... #13 45.63 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 45.64 Setting up autotools-dev (20180224.1+nmu1) ... #13 45.65 Setting up libglib2.0-data (2.66.8-1+deb11u1) ... #13 45.67 Setting up libtirpc-dev:arm64 (1.3.1-1+deb11u1) ... #13 45.68 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ... #14 55.40 Preparing to unpack .../333-python3-xdg_0.26-1ubuntu1_all.deb ... #14 55.41 Unpacking python3-xdg (0.26-1ubuntu1) ... #14 55.44 Selecting previously unselected package unzip. #14 55.44 Preparing to unpack .../334-unzip_6.0-25ubuntu1.2_arm64.deb ... #14 55.45 Unpacking unzip (6.0-25ubuntu1.2) ... #14 55.53 Selecting previously unselected package equivs. #14 55.53 Preparing to unpack .../335-equivs_2.2.0_all.deb ... #14 55.54 Unpacking equivs (2.2.0) ... #14 55.59 Selecting previously unselected package libauthen-sasl-perl. #14 55.60 Preparing to unpack .../336-libauthen-sasl-perl_2.1600-1_all.deb ... #14 55.61 Unpacking libauthen-sasl-perl (2.1600-1) ... #14 55.64 Selecting previously unselected package python3-magic. #14 45.48 Selecting previously unselected package g++-9. #14 45.48 Preparing to unpack .../093-g++-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ... #14 45.48 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... #13 47.74 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... #13 47.76 Setting up shared-mime-info (2.0-1) ... + 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 #14 44.57 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-magic all 2:0.4.24-2 [12.6 kB] #14 44.77 debconf: delaying package configuration, since apt-utils is not installed #13 40.16 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ... #13 40.17 Unpacking libref-util-xs-perl (0.117-1+b3) ... #13 40.20 Selecting previously unselected package libregexp-pattern-license-perl. #13 40.20 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #13 40.21 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #13 40.25 Selecting previously unselected package libregexp-pattern-perl. #13 40.25 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ... #13 40.25 Unpacking libregexp-pattern-perl (0.2.14-1) ... #13 40.29 Selecting previously unselected package libsasl2-modules:armhf. #13 40.29 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #13 40.29 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 40.33 Selecting previously unselected package libsereal-decoder-perl. #13 40.33 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ... #13 40.34 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #13 40.37 Selecting previously unselected package libsereal-encoder-perl. #13 40.38 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ... #13 40.38 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #13 40.42 Selecting previously unselected package libtask-weaken-perl. #15 2.768 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #15 2.778 dh_installdocs #15 2.800 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #15 2.817 dh_installchangelogs #15 2.906 dh_compress #15 2.934 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #15 2.948 dh_fixperms #15 2.998 dh_installdeb #15 3.029 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #19 0.541 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #19 0.542 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #19 0.601 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #19 0.675 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] #19 0.695 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [144 kB] #14 46.00 Get:242 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcapture-tiny-perl all 0.48-2 [20.2 kB] #14 46.10 Get:243 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcgi-pm-perl all 4.57-1 [189 kB] #13 49.10 Selecting previously unselected package lsb-release. #13 49.10 Preparing to unpack .../369-lsb-release_12.0-1_all.deb ... #13 49.10 Unpacking lsb-release (12.0-1) ... #13 49.14 Selecting previously unselected package manpages-dev. #13 49.14 Preparing to unpack .../370-manpages-dev_6.03-2_all.deb ... #13 49.15 Unpacking manpages-dev (6.03-2) ... #17 22.10 Installing : glibc-headers-2.28-251.el8.aarch64 36/60 #17 22.13 Installing : libxcrypt-devel-4.1.1-6.el8.aarch64 37/60 #17 22.15 Installing : glibc-devel-2.28-251.el8.aarch64 38/60 #17 22.16 Running scriptlet: glibc-devel-2.28-251.el8.aarch64 38/60 #17 22.17 Installing : libxcrypt-static-4.1.1-6.el8.aarch64 39/60 #17 10.59 Running scriptlet: policycoreutils-2.9-24.el8.x86_64 19/57 #17 10.81 Installing : python3-policycoreutils-2.9-24.el8.noarch 20/57 #17 10.84 Installing : policycoreutils-python-utils-2.9-24.el8.noarch 21/57 #17 10.86 Installing : rpm-plugin-selinux-4.14.3-31.el8.x86_64 22/57 #17 10.88 Installing : selinux-policy-3.14.3-136.el8.noarch 23/57 #17 10.90 Running scriptlet: selinux-policy-3.14.3-136.el8.noarch 23/57 #12 50.24 (89/150): binutils-2.39-16.fc38.x86_64.rpm 13 MB/s | 5.4 MB 00:00 #12 50.24 (90/150): binutils-gold-2.39-16.fc38.x86_64.rpm 2.2 MB/s | 795 kB 00:00 #12 50.25 (91/150): diffutils-3.10-1.fc38.x86_64.rpm 8.3 MB/s | 398 kB 00:00 #12 50.26 (92/150): dnf-plugins-core-4.5.0-1.fc38.noarch. 2.0 MB/s | 38 kB 00:00 #12 50.27 (93/150): elfutils-debuginfod-client-0.190-2.fc 2.3 MB/s | 37 kB 00:00 #12 50.27 (94/150): elfutils-0.190-2.fc38.x86_64.rpm 23 MB/s | 551 kB 00:00 #12 50.28 (95/150): emacs-filesystem-28.3-0.rc1.fc38.noar 410 kB/s | 8.1 kB 00:00 #12 50.29 (96/150): go-srpm-macros-3.4.0-2.fc38.noarch.rp 1.8 MB/s | 27 kB 00:00 #12 50.31 (97/150): kernel-srpm-macros-1.0-19.fc38.noarch 713 kB/s | 10 kB 00:00 #12 50.33 (98/150): gdb-minimal-14.1-3.fc38.x86_64.rpm 67 MB/s | 4.3 MB 00:00 #12 50.34 (99/150): glibc-gconv-extra-2.37-18.fc38.x86_64 23 MB/s | 1.6 MB 00:00 #12 50.34 (100/150): lua-srpm-macros-1-13.fc38.noarch.rpm 245 kB/s | 8.7 kB 00:00 #12 50.35 (101/150): ncurses-6.4-7.20230520.fc38.x86_64.r 21 MB/s | 415 kB 00:00 #12 50.36 (102/150): package-notes-srpm-macros-0.5-8.fc38 743 kB/s | 11 kB 00:00 #12 50.36 (103/150): perl-AutoLoader-5.74-498.fc38.noarch 1.3 MB/s | 22 kB 00:00 #12 50.37 (104/150): perl-B-1.83-498.fc38.x86_64.rpm 11 MB/s | 182 kB 00:00 #12 50.38 (105/150): perl-Class-Struct-0.66-498.fc38.noar 1.5 MB/s | 23 kB 00:00 #12 50.38 (106/150): perl-DynaLoader-1.52-498.fc38.x86_64 1.5 MB/s | 27 kB 00:00 #12 50.38 (107/150): perl-Errno-1.36-498.fc38.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #12 50.40 (108/150): perl-File-Basename-2.85-498.fc38.noa 1.1 MB/s | 18 kB 00:00 #12 50.40 (109/150): perl-Fcntl-1.15-498.fc38.x86_64.rpm 1.2 MB/s | 21 kB 00:00 #12 50.40 (110/150): perl-File-stat-1.12-498.fc38.noarch. 1.1 MB/s | 18 kB 00:00 #12 50.41 (111/150): perl-FileHandle-2.03-498.fc38.noarch 1.1 MB/s | 16 kB 00:00 #12 50.41 (112/150): perl-Getopt-Std-1.13-498.fc38.noarch 1.1 MB/s | 16 kB 00:00 #12 50.42 (113/150): perl-HTTP-Tiny-0.086-2.fc38.noarch.r 3.2 MB/s | 55 kB 00:00 #12 50.43 (114/150): perl-IO-1.50-498.fc38.x86_64.rpm 5.8 MB/s | 92 kB 00:00 #12 50.43 (115/150): perl-IPC-Open3-1.22-498.fc38.noarch. 1.5 MB/s | 23 kB 00:00 #12 50.43 (116/150): perl-NDBM_File-1.15-498.fc38.x86_64. 1.6 MB/s | 23 kB 00:00 #12 50.44 (117/150): perl-POSIX-2.03-498.fc38.x86_64.rpm 6.2 MB/s | 98 kB 00:00 #12 50.44 (118/150): perl-SelectSaver-1.02-498.fc38.noarc 803 kB/s | 12 kB 00:00 #12 50.45 (119/150): perl-Symbol-1.09-498.fc38.noarch.rpm 972 kB/s | 15 kB 00:00 #12 50.46 (120/150): perl-Text-Tabs+Wrap-2023.0511-1.fc38 1.5 MB/s | 22 kB 00:00 #12 50.46 (121/150): perl-base-2.27-498.fc38.noarch.rpm 1.1 MB/s | 17 kB 00:00 #12 50.46 (122/150): perl-if-0.61.000-498.fc38.noarch.rpm 981 kB/s | 15 kB 00:00 #12 50.47 (123/150): perl-interpreter-5.36.3-498.fc38.x86 4.6 MB/s | 73 kB 00:00 #12 50.48 (124/150): perl-locale-1.10-498.fc38.noarch.rpm 887 kB/s | 14 kB 00:00 #12 50.50 (125/150): perl-libs-5.36.3-498.fc38.x86_64.rpm 55 MB/s | 2.2 MB 00:00 #12 50.50 (126/150): perl-mro-1.26-498.fc38.x86_64.rpm 1.1 MB/s | 29 kB 00:00 #12 50.50 (127/150): perl-overload-1.35-498.fc38.noarch.r 1.7 MB/s | 46 kB 00:00 #12 50.52 (128/150): perl-overloading-0.02-498.fc38.noarc 910 kB/s | 13 kB 00:00 #14 47.69 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_arm64.deb ... #14 47.69 Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.3) ... #14 47.79 Selecting previously unselected package python3.10. #14 54.22 Selecting previously unselected package python3-minimal. #13 44.04 Selecting previously unselected package libpython2.7-stdlib:armhf. #13 44.04 Preparing to unpack .../254-libpython2.7-stdlib_2.7.16-2+deb10u3_armhf.deb ... #13 44.07 Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u3) ... #13 48.55 Setting up libxcb1:amd64 (1.13.1-2) ... #13 48.56 Setting up at (3.1.23-1) ... #13 48.72 invoke-rc.d: could not determine current runlevel #13 45.70 Setting up libx11-data (2:1.7.2-1+deb11u2) ... #13 45.72 Setting up make (4.3-4.1) ... #13 45.73 Setting up libmpfr6:arm64 (4.1.0-3) ... #13 45.74 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #13 45.76 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #13 45.77 Setting up lzip (1.22-3) ... #13 45.80 Setting up strace (5.10-1) ... #13 45.81 Setting up libsigsegv2:arm64 (2.13-1) ... #13 45.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #13 45.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 45.84 Setting up t1utils (1.41-4) ... #13 45.85 Setting up diffstat (1.64-1) ... #13 45.87 Setting up libpng16-16:arm64 (1.6.37-3) ... #13 45.88 Setting up libmpc3:arm64 (1.2.0-1) ... #13 45.90 Setting up libatomic1:arm64 (10.2.1-6) ... #13 45.91 Setting up patch (2.7.6-7) ... #14 55.65 Preparing to unpack .../337-python3-magic_2%3a0.4.15-3_all.deb ... #14 55.65 Unpacking python3-magic (2:0.4.15-3) ... #14 55.72 Setting up libapt-pkg-perl (0.1.36build3) ... #14 55.74 Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ... #14 55.74 Setting up libpipeline1:arm64 (1.5.2-2build1) ... #14 55.76 Setting up wdiff (1.2.2-2build1) ... #14 55.77 Setting up libxau6:arm64 (1:1.0.9-0ubuntu1) ... #14 55.78 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ... #14 55.79 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ... #14 55.80 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... #14 55.81 Setting up mime-support (3.64ubuntu1) ... #14 55.84 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #14 55.87 Setting up libmagic-mgc (1:5.38-4) ... -- 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 #14 44.81 Fetched 114 MB in 38s (3024 kB/s) #14 44.83 Selecting previously unselected package liblocale-gettext-perl. #14 44.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4386 files and directories currently installed.) #14 44.83 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ... #14 44.84 Unpacking liblocale-gettext-perl (1.07-4build3) ... #14 44.87 Selecting previously unselected package libpython3.10-minimal:armhf. #14 44.87 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_armhf.deb ... #14 44.87 Unpacking libpython3.10-minimal:armhf (3.10.12-1~22.04.3) ... #14 44.95 Selecting previously unselected package libexpat1:armhf. #14 44.95 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ... #14 44.96 Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ... #14 44.99 Selecting previously unselected package python3.10-minimal. #14 44.99 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_armhf.deb ... #14 44.99 Unpacking python3.10-minimal (3.10.12-1~22.04.3) ... #14 45.05 Setting up libpython3.10-minimal:armhf (3.10.12-1~22.04.3) ... #13 40.42 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ... #13 40.43 Unpacking libtask-weaken-perl (1.06-1) ... #13 40.46 Selecting previously unselected package libxml-parser-perl:armhf. #13 40.46 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ... #13 40.46 Unpacking libxml-parser-perl:armhf (2.46-2) ... #13 40.51 Selecting previously unselected package libsoap-lite-perl. #13 40.51 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ... #13 40.51 Unpacking libsoap-lite-perl (1.27-1) ... #13 40.58 Selecting previously unselected package libsort-key-perl. #13 40.58 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ... #13 40.59 Unpacking libsort-key-perl (1.33-2+b3) ... #13 40.62 Selecting previously unselected package libstring-copyright-perl. #13 40.62 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ... #13 40.62 Unpacking libstring-copyright-perl (0.003006-1) ... #13 40.65 Selecting previously unselected package libstring-escape-perl. #13 40.66 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ... #13 40.66 Unpacking libstring-escape-perl (2010.002-2) ... #13 40.69 Selecting previously unselected package libstring-shellquote-perl. #15 3.030 dh_gencontrol #15 3.160 dh_md5sums #15 3.194 dh_builddeb #15 3.219 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 3.241 #15 3.241 The package has been created. #15 3.241 Attention, the package has been created in the current directory, #15 3.241 not in ".." as indicated by the message above! #15 3.265 Selecting previously unselected package docker-ce-build-deps. #14 46.37 Get:244 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfcgi0ldbl armhf 2.4.2-2build2 [23.2 kB] #13 49.46 Selecting previously unselected package pbzip2. #13 49.46 Preparing to unpack .../371-pbzip2_1.1.13-1_armhf.deb ... #13 49.47 Unpacking pbzip2 (1.1.13-1) ... #13 49.51 Selecting previously unselected package pixz. #13 49.51 Preparing to unpack .../372-pixz_1.0.7-2_armhf.deb ... #13 49.52 Unpacking pixz (1.0.7-2) ... #13 49.55 Selecting previously unselected package xdelta. #13 49.55 Preparing to unpack .../373-xdelta_1.1.3-10.4_armhf.deb ... #13 49.56 Unpacking xdelta (1.1.3-10.4) ... #17 22.42 Installing : glibc-static-2.28-251.el8.aarch64 40/60 #17 22.43 Installing : vim-filesystem-2:8.0.1763-19.el8.4.noarch 41/60 #17 22.45 Installing : perl-Thread-Queue-3.13-1.el8.noarch 42/60 #17 22.51 Installing : automake-1.16.1-8.el8.noarch 43/60 #12 50.52 (129/150): perl-vars-1.05-498.fc38.noarch.rpm 926 kB/s | 14 kB 00:00 #12 50.52 (130/150): pyproject-srpm-macros-1.12.0-1.fc38. 832 kB/s | 14 kB 00:00 #12 50.53 (131/150): python3-dnf-plugins-core-4.5.0-1.fc3 17 MB/s | 323 kB 00:00 #12 50.56 (132/150): qt5-srpm-macros-5.15.11-1.fc38.noarc 222 kB/s | 8.3 kB 00:00 #12 50.57 (133/150): python3-zstandard-0.21.0-1.fc38.x86_ 11 MB/s | 487 kB 00:00 #12 50.57 (134/150): qt6-srpm-macros-6.6.0-1.fc38.noarch. 255 kB/s | 8.6 kB 00:00 #12 50.58 (135/150): redhat-rpm-config-255-1.fc38.noarch. 5.1 MB/s | 81 kB 00:00 #12 50.58 (136/150): rpmautospec-rpm-macros-0.3.8-1.fc38. 622 kB/s | 9.0 kB 00:00 #12 50.59 (137/150): rpm-build-4.18.2-1.fc38.x86_64.rpm 4.3 MB/s | 76 kB 00:00 #12 50.61 (138/150): rpmlint-2.4.0-6.fc38.noarch.rpm 10 MB/s | 330 kB 00:00 #12 50.61 (139/150): rpmlint-fedora-license-data-1.40-1.f 1.1 MB/s | 32 kB 00:00 #12 50.61 (140/150): rust-srpm-macros-25.2-2.fc38.noarch. 487 kB/s | 13 kB 00:00 #12 50.62 (141/150): xxhash-libs-0.8.2-1.fc38.x86_64.rpm 2.5 MB/s | 37 kB 00:00 #14 47.79 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_arm64.deb ... #14 47.79 Unpacking python3.10 (3.10.12-1~22.04.3) ... #14 47.82 Selecting previously unselected package libpython3-stdlib:arm64. #14 47.82 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ... #14 47.83 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ... #14 47.86 Setting up python3-minimal (3.10.6-1~22.04) ... #14 48.05 Selecting previously unselected package python3. #14 48.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 ... 5133 files and directories currently installed.) #14 48.06 Preparing to unpack .../000-python3_3.10.6-1~22.04_arm64.deb ... #14 48.06 Unpacking python3 (3.10.6-1~22.04) ... #14 48.10 Selecting previously unselected package perl-modules-5.34. #14 48.10 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ... #14 48.10 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ... #14 54.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4660 files and directories currently installed.) #14 54.23 Preparing to unpack .../00-python3-minimal_3.11.4-5_arm64.deb ... #14 54.23 Unpacking python3-minimal (3.11.4-5) ... #14 54.26 Selecting previously unselected package media-types. #14 54.26 Preparing to unpack .../01-media-types_10.1.0_all.deb ... #14 54.27 Unpacking media-types (10.1.0) ... #14 54.31 Selecting previously unselected package tzdata. #14 54.31 Preparing to unpack .../02-tzdata_2023d-0ubuntu0.23.10_all.deb ... #14 54.32 Unpacking tzdata (2023d-0ubuntu0.23.10) ... #14 54.40 Selecting previously unselected package libkrb5support0:arm64. #14 54.40 Preparing to unpack .../03-libkrb5support0_1.20.1-3ubuntu1_arm64.deb ... #14 54.41 Unpacking libkrb5support0:arm64 (1.20.1-3ubuntu1) ... #14 54.45 Selecting previously unselected package libk5crypto3:arm64. #14 54.45 Preparing to unpack .../04-libk5crypto3_1.20.1-3ubuntu1_arm64.deb ... #14 54.45 Unpacking libk5crypto3:arm64 (1.20.1-3ubuntu1) ... #14 54.49 Selecting previously unselected package libkeyutils1:arm64. #14 54.49 Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ... #14 54.50 Unpacking libkeyutils1:arm64 (1.6.3-2) ... #14 54.54 Selecting previously unselected package libkrb5-3:arm64. #13 44.30 Selecting previously unselected package libpython2.7:armhf. #13 44.30 Preparing to unpack .../255-libpython2.7_2.7.16-2+deb10u3_armhf.deb ... #13 44.31 Unpacking libpython2.7:armhf (2.7.16-2+deb10u3) ... #13 44.45 Selecting previously unselected package libmailutils5:armhf. #13 48.73 invoke-rc.d: policy-rc.d denied execution of start. #13 48.73 Setting up libedit2:amd64 (3.1-20181209-1) ... #13 48.74 Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... #13 48.75 Setting up cron (3.0pl1-134+deb10u1) ... #13 48.83 Adding group `crontab' (GID 102) ... #13 48.84 Done. #13 48.86 invoke-rc.d: could not determine current runlevel #13 48.86 invoke-rc.d: policy-rc.d denied execution of start. #13 48.98 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #13 45.92 Setting up autopoint (0.21-4) ... #13 45.94 Setting up libwebp6:arm64 (0.6.1-2.1+deb11u2) ... #13 45.95 Setting up fonts-dejavu-core (2.37-2) ... #13 46.01 Setting up libxdelta2 (1.1.3-9.3) ... #13 46.03 Setting up libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... #13 46.04 Setting up libltdl7:arm64 (2.4.6-15) ... #13 46.06 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #13 46.07 Setting up libubsan1:arm64 (10.2.1-6) ... #13 46.08 Setting up libmd0:arm64 (1.0.3-3) ... #13 46.10 Setting up python-apt-common (2.2.1) ... #13 46.11 Setting up libnsl-dev:arm64 (1.3.0-2) ... #13 46.14 Setting up sensible-utils (0.0.14) ... #13 46.15 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #13 46.17 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ... #13 46.18 Setting up libuchardet0:arm64 (0.0.7-1) ... #13 46.20 Setting up lzop (1.04-2) ... #13 46.21 Setting up libmpdec3:arm64 (2.5.1-1) ... #13 46.22 Setting up git-man (1:2.30.2-1+deb11u2) ... #13 46.24 Setting up libssh2-1:arm64 (1.9.0-2) ... #13 46.25 Setting up netbase (6.3) ... #14 55.88 Setting up libyaml-0-2:arm64 (0.2.2-1) ... #14 55.89 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ... #14 55.90 No schema files found: doing nothing. #14 55.91 Setting up distro-info-data (0.43ubuntu1.15) ... #14 55.92 Setting up manpages (5.05-1) ... #14 55.93 Setting up unzip (6.0-25ubuntu1.2) ... #14 55.95 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... #14 55.96 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.6) ... #14 55.98 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 56.01 Setting up binutils-common:arm64 (2.34-6ubuntu1.9) ... #14 56.01 Setting up libnghttp2-14:arm64 (1.40.0-1ubuntu0.2) ... #14 56.02 Setting up libmagic1:arm64 (1:5.38-4) ... #14 56.05 Setting up less (551-1ubuntu0.2) ... #14 56.07 Setting up perl-openssl-defaults:arm64 (4) ... #14 56.08 Setting up linux-libc-dev:arm64 (5.4.0-172.190) ... #14 56.09 Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.9) ... #14 56.11 Setting up gettext-base (0.19.8.1-10build1) ... #14 56.12 Setting up libnpth0:arm64 (1.6-1) ... #14 56.14 Setting up krb5-locales (1.17-6ubuntu4.4) ... #14 56.15 Setting up file (1:5.38-4) ... #14 56.16 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ... #14 56.17 Setting up libgomp1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 56.18 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ... #15 2.755 (1/94): automake-1.16.5-13.fc39.noarch.rpm 2.9 MB/s | 697 kB 00:00 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-20240226182428-efb9206 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:18:44.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 45.07 Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ... #14 45.08 Setting up python3.10-minimal (3.10.12-1~22.04.3) ... #14 46.07 Selecting previously unselected package g++. #14 46.07 Preparing to unpack .../094-g++_4%3a9.3.0-1ubuntu2_armhf.deb ... #14 46.08 Unpacking g++ (4:9.3.0-1ubuntu2) ... #14 46.11 Selecting previously unselected package make. #14 46.11 Preparing to unpack .../095-make_4.2.1-1.2_armhf.deb ... #14 46.11 Unpacking make (4.2.1-1.2) ... #14 46.15 Selecting previously unselected package libdpkg-perl. #14 46.15 Preparing to unpack .../096-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #14 46.16 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #14 46.21 Selecting previously unselected package patch. #13 40.69 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ... #13 40.70 Unpacking libstring-shellquote-perl (1.04-1) ... #13 40.73 Selecting previously unselected package libsys-cpuaffinity-perl:armhf. #13 40.73 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ... #13 40.73 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ... #13 40.76 Selecting previously unselected package libterm-readkey-perl. #13 40.76 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ... #13 40.77 Unpacking libterm-readkey-perl (2.38-1+b2) ... #13 40.80 Selecting previously unselected package libtext-levenshteinxs-perl. #13 40.80 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ... #13 40.81 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #13 40.83 Selecting previously unselected package libtext-markdown-discount-perl:armhf. #13 40.84 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ... #13 40.84 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ... #13 40.87 Selecting previously unselected package libtext-xslate-perl. #13 40.87 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ... #13 40.88 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #13 40.92 Selecting previously unselected package libtime-duration-perl. #15 3.278 (Reading database ... 17200 files and directories currently installed.) #15 3.279 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 3.284 Unpacking docker-ce-build-deps (1.0) ... Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) #14 46.45 Get:245 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfcgi-perl armhf 0.82+ds-2 [20.6 kB] #14 46.53 Get:246 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcgi-fast-perl all 1:2.15-1 [10.5 kB] #14 46.60 Get:247 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 46.68 Get:248 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcommon-sense-perl armhf 3.75-3 [20.2 kB] #17 22.54 Installing : perl-TermReadKey-2.37-7.el8.aarch64 44/60 #17 22.55 Installing : perl-Error-1:0.17025-2.el8.noarch 45/60 #17 22.57 Installing : perl-Git-2.43.0-1.el8.noarch 46/60 #17 22.59 Installing : git-2.43.0-1.el8.aarch64 47/60 #13 49.60 Selecting previously unselected package xdelta3. #13 49.60 Preparing to unpack .../374-xdelta3_3.0.11-dfsg-1.2_armhf.deb ... #13 49.60 Unpacking xdelta3 (3.0.11-dfsg-1.2) ... #13 49.65 Selecting previously unselected package pristine-tar. #13 49.65 Preparing to unpack .../375-pristine-tar_1.50_armhf.deb ... #13 49.65 Unpacking pristine-tar (1.50) ... #13 49.70 Selecting previously unselected package publicsuffix. #13 49.71 Preparing to unpack .../376-publicsuffix_20230209.2326-1_all.deb ... #13 49.71 Unpacking publicsuffix (20230209.2326-1) ... #13 49.76 Selecting previously unselected package python-apt-common. #13 49.76 Preparing to unpack .../377-python-apt-common_2.6.0_all.deb ... #13 49.77 Unpacking python-apt-common (2.6.0) ... #13 49.83 Selecting previously unselected package python3-apt. #12 50.63 (142/150): zip-3.0-37.fc38.x86_64.rpm 14 MB/s | 265 kB 00:00 #12 50.64 (143/150): zstd-1.5.5-1.fc38.x86_64.rpm 19 MB/s | 482 kB 00:00 #12 50.65 (144/150): dnf-4.19.0-1.fc38.noarch.rpm 16 MB/s | 507 kB 00:00 #12 50.66 (145/150): dnf-data-4.19.0-1.fc38.noarch.rpm 1.7 MB/s | 39 kB 00:00 #12 50.67 (146/150): python3-hawkey-0.73.0-1.fc38.x86_64. 6.3 MB/s | 107 kB 00:00 #12 50.68 (147/150): libdnf-0.73.0-1.fc38.x86_64.rpm 16 MB/s | 681 kB 00:00 #12 50.69 (148/150): python3-dnf-4.19.0-1.fc38.noarch.rpm 18 MB/s | 606 kB 00:00 #12 50.70 (149/150): python3-libdnf-0.73.0-1.fc38.x86_64. 36 MB/s | 859 kB 00:00 #12 50.70 (150/150): yum-4.19.0-1.fc38.noarch.rpm 2.5 MB/s | 37 kB 00:00 #12 50.70 -------------------------------------------------------------------------------- #12 50.71 Total 7.7 MB/s | 33 MB 00:04 #14 48.35 Selecting previously unselected package libgdbm6:arm64. #14 54.54 Preparing to unpack .../06-libkrb5-3_1.20.1-3ubuntu1_arm64.deb ... #14 54.54 Unpacking libkrb5-3:arm64 (1.20.1-3ubuntu1) ... #14 54.59 Selecting previously unselected package libgssapi-krb5-2:arm64. #14 54.59 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-3ubuntu1_arm64.deb ... #14 54.60 Unpacking libgssapi-krb5-2:arm64 (1.20.1-3ubuntu1) ... #14 54.64 Selecting previously unselected package libtirpc-common. #14 54.64 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #14 54.64 Unpacking libtirpc-common (1.3.3+ds-1) ... #14 54.67 Selecting previously unselected package libtirpc3:arm64. #14 54.68 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ... #14 54.68 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... #14 54.73 Selecting previously unselected package libnsl2:arm64. #14 54.73 Preparing to unpack .../10-libnsl2_1.3.0-2build2_arm64.deb ... #14 54.73 Unpacking libnsl2:arm64 (1.3.0-2build2) ... #14 54.76 Selecting previously unselected package readline-common. #13 44.45 Preparing to unpack .../256-libmailutils5_1%3a3.5-4_armhf.deb ... #13 44.46 Unpacking libmailutils5:armhf (1:3.5-4) ... #13 44.54 Selecting previously unselected package libmime-tools-perl. #13 44.54 Preparing to unpack .../257-libmime-tools-perl_5.509-1_all.deb ... #13 44.55 Unpacking libmime-tools-perl (5.509-1) ... #13 44.63 Selecting previously unselected package libnet-dns-sec-perl. #13 44.63 Preparing to unpack .../258-libnet-dns-sec-perl_1.11-1_armhf.deb ... #13 44.63 Unpacking libnet-dns-sec-perl (1.11-1) ... #13 44.73 Selecting previously unselected package libnet-libidn-perl. #13 48.99 Setting up m4 (1.4.18-2) ... #13 49.00 Setting up binutils (2.31.1-16) ... #13 49.01 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u3) ... #13 49.05 Setting up ca-certificates (20200601~deb10u2) ... #13 46.36 Setting up libtiff5:arm64 (4.2.0-1+deb11u5) ... #13 46.38 Setting up libbinutils:arm64 (2.35.2-2) ... #13 46.40 Setting up libfido2-1:arm64 (1.6.0-2) ... #13 46.41 Setting up libisl23:arm64 (0.23-1) ... #13 46.42 Setting up libc-dev-bin (2.31-13+deb11u8) ... #13 46.44 Setting up openssl (1.1.1w-0+deb11u1) ... #13 46.46 Setting up libbsd0:arm64 (0.11.3-1+deb11u1) ... #13 46.47 Setting up libelf1:arm64 (0.183-1) ... #13 DONE 43.4s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.0s #15 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #14 56.20 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #14 56.21 Setting up libfakeroot:arm64 (1.24-1) ... #14 56.23 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.4) ... #14 56.24 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 56.26 Setting up tzdata (2023d-0ubuntu0.20.04) ... #14 56.36 #14 56.36 Current default time zone: 'Etc/UTC' > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 #15 2.763 (2/94): autoconf-2.71-6.fc39.noarch.rpm 2.9 MB/s | 733 kB 00:00 #15 2.767 (3/94): checkpolicy-3.5-3.fc39.aarch64.rpm 1.3 MB/s | 346 kB 00:00 #15 2.779 (4/94): cmake-filesystem-3.27.7-1.fc39.aarch64. 1.9 MB/s | 19 kB 00:00 #15 2.798 (5/94): cmake-data-3.27.7-1.fc39.noarch.rpm 80 MB/s | 2.2 MB 00:00 #15 2.803 (6/94): cmake-rpm-macros-3.27.7-1.fc39.noarch.r 1.0 MB/s | 18 kB 00:00 #15 2.810 (7/94): cryptsetup-libs-2.6.1-3.fc39.aarch64.rp 50 MB/s | 488 kB 00:00 #15 2.814 (8/94): dbus-1.14.10-1.fc39.aarch64.rpm 931 kB/s | 8.1 kB 00:00 #15 2.818 (9/94): dbus-common-1.14.10-1.fc39.noarch.rpm 2.3 MB/s | 15 kB 00:00 #15 2.823 (10/94): gc-8.2.2-4.fc39.aarch64.rpm 12 MB/s | 110 kB 00:00 #15 2.839 (11/94): jsoncpp-1.9.5-5.fc39.aarch64.rpm 8.7 MB/s | 91 kB 00:00 #15 2.850 (12/94): kmod-libs-30-6.fc39.aarch64.rpm 9.3 MB/s | 67 kB 00:00 #15 2.887 (13/94): guile22-2.2.7-9.fc39.aarch64.rpm 95 MB/s | 6.5 MB 00:00 #15 2.923 (14/94): cmake-3.27.7-1.fc39.aarch64.rpm 44 MB/s | 7.4 MB 00:00 #15 2.926 (15/94): less-633-2.fc39.aarch64.rpm 2.4 MB/s | 176 kB 00:00 #15 2.930 (16/94): libargon2-20190702-3.fc39.aarch64.rpm 716 kB/s | 28 kB 00:00 #15 2.935 (17/94): libbpf-1.1.0-4.fc39.aarch64.rpm 20 MB/s | 165 kB 00:00 #15 2.939 (18/94): libcbor-0.10.2-2.fc39.aarch64.rpm 4.8 MB/s | 57 kB 00:00 #15 2.943 (19/94): libedit-3.1-48.20230828cvs.fc39.aarch6 8.6 MB/s | 107 kB 00:00 #15 2.948 (20/94): libfido2-1.13.0-3.fc39.aarch64.rpm 11 MB/s | 96 kB 00:00 #15 2.951 (21/94): libmpc-1.3.1-3.fc39.aarch64.rpm 6.2 MB/s | 72 kB 00:00 #15 2.955 (22/94): libseccomp-2.5.3-6.fc39.aarch64.rpm 6.4 MB/s | 72 kB 00:00 #15 2.959 (23/94): libselinux-devel-3.5-5.fc39.aarch64.rp 19 MB/s | 151 kB 00:00 #15 2.963 (24/94): libseccomp-devel-2.5.3-6.fc39.aarch64. 5.0 MB/s | 60 kB 00:00 #15 2.968 (25/94): libselinux-utils-3.5-5.fc39.aarch64.rp 13 MB/s | 166 kB 00:00 #15 2.970 (26/94): libsepol-devel-3.5-2.fc39.aarch64.rpm 4.6 MB/s | 49 kB 00:00 #15 2.979 (27/94): libtool-2.4.7-7.fc39.aarch64.rpm 39 MB/s | 601 kB 00:00 #15 2.983 (28/94): libtool-ltdl-2.4.7-7.fc39.aarch64.rpm 3.4 MB/s | 36 kB 00:00 #15 2.986 (29/94): libtool-ltdl-devel-2.4.7-7.fc39.aarch6 12 MB/s | 164 kB 00:00 #15 2.989 (30/94): libutempter-1.2.1-10.fc39.aarch64.rpm 2.7 MB/s | 27 kB 00:00 Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" #14 46.21 Preparing to unpack .../097-patch_2.7.6-6_armhf.deb ... #14 46.21 Unpacking patch (2.7.6-6) ... #14 46.26 Selecting previously unselected package dpkg-dev. #14 46.26 Preparing to unpack .../098-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #14 46.27 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #14 46.35 Selecting previously unselected package build-essential. #14 46.35 Preparing to unpack .../099-build-essential_12.8ubuntu1.1_armhf.deb ... #14 46.35 Unpacking build-essential (12.8ubuntu1.1) ... #14 46.39 Selecting previously unselected package libbrotli1:armhf. #14 46.39 Preparing to unpack .../100-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ... #14 46.40 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ... #14 46.48 Selecting previously unselected package libroken18-heimdal:armhf. #13 40.92 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ... #13 40.93 Unpacking libtime-duration-perl (1.21-1) ... #13 40.99 Selecting previously unselected package libtime-moment-perl. #13 40.99 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ... #13 41.00 Unpacking libtime-moment-perl (0.44-1+b3) ... #13 41.04 Selecting previously unselected package libtype-tiny-xs-perl. #13 41.04 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ... #13 41.05 Unpacking libtype-tiny-xs-perl (0.022-1) ... #13 41.08 Selecting previously unselected package libunicode-utf8-perl. #13 41.08 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ... #13 41.09 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #13 41.13 Selecting previously unselected package libxdelta2. #13 41.13 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ... #13 41.13 Unpacking libxdelta2 (1.1.3-9.3) ... #13 41.18 Selecting previously unselected package libxext6:armhf. #14 46.75 Get:249 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libconfig-tiny-perl all 2.29-1 [12.5 kB] #14 46.83 Get:250 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libparams-util-perl armhf 1.102-2 [20.5 kB] #17 22.61 Installing : libuv-1:1.41.1-1.el8_4.aarch64 48/60 #13 49.83 Preparing to unpack .../378-python3-apt_2.6.0_armhf.deb ... #13 49.84 Unpacking python3-apt (2.6.0) ... #13 49.89 Selecting previously unselected package python3-certifi. #13 49.89 Preparing to unpack .../379-python3-certifi_2022.9.24-1_all.deb ... #13 49.90 Unpacking python3-certifi (2022.9.24-1) ... #13 49.99 Selecting previously unselected package python3-charset-normalizer. #13 49.99 Preparing to unpack .../380-python3-charset-normalizer_3.0.1-2_all.deb ... #13 50.00 Unpacking python3-charset-normalizer (3.0.1-2) ... #13 50.04 Selecting previously unselected package python3-idna. #13 50.04 Preparing to unpack .../381-python3-idna_3.3-1_all.deb ... #13 50.05 Unpacking python3-idna (3.3-1) ... #13 50.09 Selecting previously unselected package python3-magic. #14 48.35 Preparing to unpack .../002-libgdbm6_1.23-1_arm64.deb ... #14 48.35 Unpacking libgdbm6:arm64 (1.23-1) ... #14 48.38 Selecting previously unselected package libgdbm-compat4:arm64. #14 48.38 Preparing to unpack .../003-libgdbm-compat4_1.23-1_arm64.deb ... #14 48.39 Unpacking libgdbm-compat4:arm64 (1.23-1) ... #14 48.42 Selecting previously unselected package libperl5.34:arm64. #14 48.42 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_arm64.deb ... #14 48.43 Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1.3) ... #14 48.62 Selecting previously unselected package perl. #14 48.62 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_arm64.deb ... #14 48.63 Unpacking perl (5.34.0-3ubuntu1.3) ... #14 48.67 Selecting previously unselected package openssl. #14 48.67 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.15_arm64.deb ... #14 48.67 Unpacking openssl (3.0.2-0ubuntu1.15) ... #14 48.73 Selecting previously unselected package ca-certificates. #14 54.76 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #14 54.77 Unpacking readline-common (8.2-1.3) ... #14 54.81 Selecting previously unselected package libreadline8:arm64. #14 54.81 Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ... #14 54.81 Unpacking libreadline8:arm64 (8.2-1.3) ... #14 54.85 Selecting previously unselected package libsqlite3-0:arm64. #14 54.85 Preparing to unpack .../13-libsqlite3-0_3.42.0-1ubuntu0.1_arm64.deb ... #14 54.85 Unpacking libsqlite3-0:arm64 (3.42.0-1ubuntu0.1) ... #14 54.89 Selecting previously unselected package libpython3.11-stdlib:arm64. #14 54.89 Preparing to unpack .../14-libpython3.11-stdlib_3.11.6-3_arm64.deb ... #14 54.90 Unpacking libpython3.11-stdlib:arm64 (3.11.6-3) ... #14 55.00 Selecting previously unselected package python3.11. #13 44.73 Preparing to unpack .../259-libnet-libidn-perl_0.12.ds-3+b1_armhf.deb ... #13 44.74 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #13 44.79 Selecting previously unselected package libnumber-compare-perl. #13 44.79 Preparing to unpack .../260-libnumber-compare-perl_0.03-1_all.deb ... #13 44.80 Unpacking libnumber-compare-perl (0.03-1) ... #13 44.84 Selecting previously unselected package libnumber-range-perl. #13 44.85 Preparing to unpack .../261-libnumber-range-perl_0.12-1_all.deb ... #13 44.85 Unpacking libnumber-range-perl (0.12-1) ... #13 44.92 Selecting previously unselected package libossp-uuid16:armhf. #13 44.92 Preparing to unpack .../262-libossp-uuid16_1.6.2-1.5+b7_armhf.deb ... #13 44.93 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b7) ... #13 45.00 Selecting previously unselected package libossp-uuid-perl. #13 49.41 Updating certificates in /etc/ssl/certs... #13 46.48 Setting up readline-common (8.1-1) ... #13 46.50 Setting up publicsuffix (20220811.1734-0+deb11u1) ... #13 46.52 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... #13 46.54 Setting up libmarkdown2:arm64 (2.2.6-1) ... #13 46.55 Setting up libcc1-0:arm64 (10.2.1-6) ... #13 46.56 Setting up iso-codes (4.6.0-1) ... #13 46.57 Setting up liblocale-gettext-perl (1.07-4+b1) ... #13 46.58 Setting up liblsan0:arm64 (10.2.1-6) ... #13 46.60 Setting up cpp-10 (10.2.1-6) ... #13 46.62 Setting up dctrl-tools (2.24-3) ... #13 46.64 Setting up libitm1:arm64 (10.2.1-6) ... #13 46.65 Setting up debian-keyring (2021.07.26) ... #13 46.66 Setting up libgdbm6:arm64 (1.19-2) ... #13 46.68 Setting up libtsan0:arm64 (10.2.1-6) ... #13 46.69 Setting up libctf0:arm64 (2.35.2-2) ... #13 46.71 Setting up pinentry-curses (1.1.0-4) ... #13 46.72 Setting up manpages-dev (5.10-1) ... #13 46.74 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #13 46.75 Setting up libxcb1:arm64 (1.14-3) ... #13 46.76 Setting up gettext (0.21-4) ... #13 46.78 Setting up xdelta (1.1.3-9.3) ... #15 0.703 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease #15 0.893 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease #14 56.36 Local time is now: Wed Feb 28 12:18:44 UTC 2024. #14 56.36 Universal Time is now: Wed Feb 28 12:18:44 UTC 2024. #14 56.36 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 56.36 #14 56.43 Setting up fakeroot (1.24-1) ... #14 56.44 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 56.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 #14 56.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 #14 56.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 #14 56.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 #14 56.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 #14 56.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 #14 56.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 #14 56.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 #14 56.45 Setting up autotools-dev (20180224.1) ... #14 56.46 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 56.48 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... #14 56.49 Setting up make (4.2.1-1.2) ... #14 56.50 Setting up libmpfr6:arm64 (4.0.2-1) ... #14 56.52 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 56.53 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... #14 56.55 Setting up libidn11:arm64 (1.33-2.2ubuntu2) ... #14 56.56 Setting up strace (5.5-3ubuntu1) ... #14 56.57 Setting up libsigsegv2:arm64 (2.12-2) ... #14 56.59 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #14 56.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 56.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 #14 56.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 #14 56.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 #14 56.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 #14 56.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 #14 56.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 #14 56.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 #14 56.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 #14 56.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 #14 56.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 #14 56.61 Setting up t1utils (1.41-3) ... #14 56.62 Setting up diffstat (1.63-1) ... #14 56.63 Setting up libmpc3:arm64 (1.1.0-1) ... #14 56.64 Setting up libatomic1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 56.66 Setting up patch (2.7.6-6) ... #14 56.67 Setting up autopoint (0.19.8.1-10build1) ... #14 56.69 Setting up libfl2:arm64 (2.6.4-6.2) ... #15 2.992 (31/94): libxcrypt-devel-4.4.36-2.fc39.aarch64. 5.1 MB/s | 30 kB 00:00 #15 2.997 (32/94): libxcrypt-static-4.4.36-2.fc39.aarch64 9.6 MB/s | 101 kB 00:00 #15 3.002 (33/94): m4-1.4.19-6.fc39.aarch64.rpm 24 MB/s | 299 kB 00:00 #15 3.011 (34/94): make-4.4.1-2.fc39.aarch64.rpm 33 MB/s | 585 kB 00:00 #15 3.018 (35/94): pcre2-devel-10.42-1.fc39.2.aarch64.rpm 34 MB/s | 505 kB 00:00 #15 3.022 (36/94): pcre2-utf16-10.42-1.fc39.2.aarch64.rpm 10 MB/s | 199 kB 00:00 #15 3.027 (37/94): pcre2-utf32-10.42-1.fc39.2.aarch64.rpm 13 MB/s | 187 kB 00:00 #15 3.031 (38/94): perl-Error-0.17029-13.fc39.noarch.rpm 5.1 MB/s | 40 kB 00:00 #15 3.034 (39/94): perl-TermReadKey-2.38-18.fc39.aarch64. 3.2 MB/s | 35 kB 00:00 #15 3.038 (40/94): perl-Thread-Queue-3.14-500.fc39.noarch 2.1 MB/s | 21 kB 00:00 #15 3.042 (41/94): perl-threads-2.36-500.fc39.aarch64.rpm 7.9 MB/s | 57 kB 00:00 #15 3.046 (42/94): perl-threads-shared-1.68-500.fc39.aarc 3.9 MB/s | 44 kB 00:00 #15 3.051 (43/94): python3-libselinux-3.5-5.fc39.aarch64. 15 MB/s | 193 kB 00:00 #15 3.055 (44/94): python3-libsemanage-3.5-4.fc39.aarch64 7.0 MB/s | 85 kB 00:00 #15 3.064 (45/94): python3-setools-4.4.3-1.fc39.aarch64.r 52 MB/s | 694 kB 00:00 #15 3.070 (46/94): qrencode-libs-4.1.1-5.fc39.aarch64.rpm 4.3 MB/s | 61 kB 00:00 #15 3.081 (47/94): python3-setuptools-67.7.2-7.fc39.noarc 51 MB/s | 1.5 MB 00:00 #15 3.087 (48/94): rhash-1.4.3-3.fc39.aarch64.rpm 9.3 MB/s | 192 kB 00:00 #15 3.133 (49/94): which-2.21-40.fc39.aarch64.rpm 669 kB/s | 42 kB 00:00 #15 3.137 (50/94): annobin-docs-12.38-1.fc39.noarch.rpm 1.6 MB/s | 88 kB 00:00 #15 3.152 (51/94): annobin-plugin-gcc-12.38-1.fc39.aarch6 53 MB/s | 955 kB 00:00 #15 3.162 (52/94): dbus-broker-35-2.fc39.aarch64.rpm 6.9 MB/s | 172 kB 00:00 #15 3.171 (53/94): device-mapper-1.02.197-1.fc39.aarch64. 10 MB/s | 137 kB 00:00 #15 3.180 (54/94): device-mapper-libs-1.02.197-1.fc39.aar 13 MB/s | 172 kB 00:00 #15 3.229 (55/94): cpp-13.2.1-6.fc39.aarch64.rpm 102 MB/s | 9.7 MB 00:00 #15 3.248 (56/94): gcc-plugin-annobin-13.2.1-6.fc39.aarch 814 kB/s | 50 kB 00:00 #19 1.754 Fetched 9197 kB in 1s (6215 kB/s) #14 46.48 Preparing to unpack .../101-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 46.49 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 46.53 Selecting previously unselected package libasn1-8-heimdal:armhf. #14 46.53 Preparing to unpack .../102-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 46.53 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 46.58 Selecting previously unselected package libheimbase1-heimdal:armhf. #14 46.59 Preparing to unpack .../103-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 46.59 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 46.63 Selecting previously unselected package libhcrypto4-heimdal:armhf. #14 46.63 Preparing to unpack .../104-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 46.64 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 46.71 Selecting previously unselected package libwind0-heimdal:armhf. #13 41.18 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ... #13 41.18 Unpacking libxext6:armhf (2:1.3.3-1.1) ... #13 41.21 Selecting previously unselected package libxml-namespacesupport-perl. #13 41.22 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #13 41.22 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #13 41.25 Selecting previously unselected package libxml-sax-base-perl. #13 41.25 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ... #13 41.26 Unpacking libxml-sax-base-perl (1.09-1.1) ... #13 41.30 Selecting previously unselected package libxml-sax-perl. #13 41.30 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ... #13 41.30 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #13 41.35 Selecting previously unselected package libxml-libxml-perl. #13 41.35 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ... #13 41.35 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #13 41.42 Selecting previously unselected package libxml-sax-expat-perl. #14 45.82 Selecting previously unselected package python3-minimal. #14 45.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 ... 4704 files and directories currently installed.) #14 45.83 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ... #14 45.83 Unpacking python3-minimal (3.10.6-1~22.04) ... #14 45.86 Selecting previously unselected package media-types. #14 45.86 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #14 45.86 Unpacking media-types (7.0.0) ... #14 45.89 Selecting previously unselected package libmpdec3:armhf. #14 45.89 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ... #14 45.90 Unpacking libmpdec3:armhf (2.5.1-2build2) ... #14 45.92 Selecting previously unselected package readline-common. #14 46.91 Get:251 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-install-perl all 0.929-1 [9764 B] #13 50.10 Preparing to unpack .../382-python3-magic_2%3a0.4.26-3_all.deb ... #13 50.10 Unpacking python3-magic (2:0.4.26-3) ... #13 50.14 Selecting previously unselected package python3-six. #13 50.14 Preparing to unpack .../383-python3-six_1.16.0-4_all.deb ... #13 50.15 Unpacking python3-six (1.16.0-4) ... #13 50.19 Selecting previously unselected package python3-urllib3. #13 50.19 Preparing to unpack .../384-python3-urllib3_1.26.12-1_all.deb ... #13 50.20 Unpacking python3-urllib3 (1.26.12-1) ... #13 50.25 Selecting previously unselected package python3-requests. #13 50.25 Preparing to unpack .../385-python3-requests_2.28.1+dfsg-1_all.deb ... #13 50.26 Unpacking python3-requests (2.28.1+dfsg-1) ... #13 50.30 Selecting previously unselected package python3-unidiff. #13 50.83 Setting up libgpgme11:amd64 (1.18.0-3+b1) ... #13 50.84 Setting up dirmngr (2.2.40-1.1) ... #13 51.01 Setting up perl (5.36.0-7+deb12u1) ... #13 51.03 Setting up libpackage-stash-xs-perl:amd64 (0.30-1+b1) ... #13 51.04 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 51.05 Setting up libxs-parse-keyword-perl (0.33-1) ... #13 51.05 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #13 51.06 Setting up libdata-dump-perl (1.25-1) ... #13 51.07 Setting up gcc-12 (12.2.0-14) ... #13 51.08 Setting up libfile-find-rule-perl (0.34-3) ... #13 51.09 Setting up libref-util-perl (0.204-2) ... #13 51.10 Setting up libipc-system-simple-perl (1.30-2) ... #13 51.10 Setting up libnet-domain-tld-perl (1.75-3) ... #13 51.11 Setting up libperlio-utf8-strict-perl (0.010-1) ... #13 51.13 Setting up libsocket6-perl (0.29-3) ... #13 51.14 Setting up libgd3:amd64 (2.3.3-9) ... #13 51.15 Setting up libvariable-magic-perl (0.63-1+b1) ... #13 51.16 Setting up libio-html-perl (1.004-3) ... #13 51.18 Setting up libpod-parser-perl (1.65-1) ... #13 51.19 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #13 51.20 Setting up libparams-util-perl (1.102-2+b1) ... #13 51.22 Setting up libdpkg-perl (1.21.22) ... 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 #14 48.73 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... #14 48.73 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... #14 48.79 Selecting previously unselected package distro-info-data. #14 48.79 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.6_all.deb ... #14 48.79 Unpacking distro-info-data (0.52ubuntu0.6) ... #14 48.82 Selecting previously unselected package iso-codes. #14 48.82 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #14 48.83 Unpacking iso-codes (4.9.0-1) ... #14 48.97 Selecting previously unselected package less. [Pipeline] sh #14 55.01 Preparing to unpack .../15-python3.11_3.11.6-3_arm64.deb ... #14 55.01 Unpacking python3.11 (3.11.6-3) ... #14 55.04 Selecting previously unselected package libpython3-stdlib:arm64. #14 55.04 Preparing to unpack .../16-libpython3-stdlib_3.11.4-5_arm64.deb ... #14 55.05 Unpacking libpython3-stdlib:arm64 (3.11.4-5) ... #14 55.08 Setting up python3-minimal (3.11.4-5) ... #14 55.25 Selecting previously unselected package python3. #13 45.00 Preparing to unpack .../263-libossp-uuid-perl_1.6.2-1.5+b7_armhf.deb ... #13 45.00 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #13 45.04 Selecting previously unselected package libpackage-stash-xs-perl. #13 45.04 Preparing to unpack .../264-libpackage-stash-xs-perl_0.29-1_armhf.deb ... #13 45.05 Unpacking libpackage-stash-xs-perl (0.29-1) ... #13 45.10 Selecting previously unselected package libparse-debianchangelog-perl. #13 45.10 Preparing to unpack .../265-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #13 45.18 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #13 45.22 Selecting previously unselected package libtext-glob-perl. #13 45.22 Preparing to unpack .../266-libtext-glob-perl_0.10-1_all.deb ... #13 45.23 Unpacking libtext-glob-perl (0.10-1) ... #13 45.27 Selecting previously unselected package libpath-iterator-rule-perl. #13 45.28 Preparing to unpack .../267-libpath-iterator-rule-perl_1.014-1_all.deb ... #13 45.28 Unpacking libpath-iterator-rule-perl (1.014-1) ... #13 45.31 Selecting previously unselected package libperlio-gzip-perl. #13 45.32 Preparing to unpack .../268-libperlio-gzip-perl_0.19-1+b5_armhf.deb ... #13 45.32 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #13 46.79 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... #13 46.80 Setting up libgcc-10-dev:arm64 (10.2.1-6) ... #13 46.82 Setting up libedit2:arm64 (3.1-20191231-2+b1) ... #13 46.84 Setting up libreadline8:arm64 (8.1-1) ... #13 46.86 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... #13 46.87 Setting up m4 (1.4.18-5) ... #13 46.89 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... #14 56.70 Setting up ucf (3.0038+nmu1) ... #14 56.89 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.4) ... #15 3.254 (57/94): git-2.44.0-1.fc39.aarch64.rpm 5.5 MB/s | 53 kB 00:00 #15 3.317 (58/94): git-core-2.44.0-1.fc39.aarch64.rpm 69 MB/s | 4.6 MB 00:00 #15 3.348 (59/94): git-core-doc-2.44.0-1.fc39.noarch.rpm 35 MB/s | 2.9 MB 00:00 #15 3.356 (60/94): glibc-devel-2.38-16.fc39.aarch64.rpm 19 MB/s | 577 kB 00:00 #15 3.398 (61/94): glibc-static-2.38-16.fc39.aarch64.rpm 31 MB/s | 1.2 MB 00:00 #15 0.824 Reading package lists... #15 2.191 W: http://archive.raspbian.org/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. #14 46.72 Preparing to unpack .../105-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 46.72 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 46.76 Selecting previously unselected package libhx509-5-heimdal:armhf. #14 46.76 Preparing to unpack .../106-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 46.77 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 46.81 Selecting previously unselected package libkrb5-26-heimdal:armhf. #14 46.81 Preparing to unpack .../107-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 46.82 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 46.86 Selecting previously unselected package libheimntlm0-heimdal:armhf. #14 46.87 Preparing to unpack .../108-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 46.87 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 46.91 Selecting previously unselected package libgssapi3-heimdal:armhf. #14 46.91 Preparing to unpack .../109-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... #14 46.94 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #13 41.42 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ... #13 41.43 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 41.46 Selecting previously unselected package libxmlrpc-lite-perl. #13 41.46 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ... #13 41.46 Unpacking libxmlrpc-lite-perl (0.717-4) ... #13 41.50 Selecting previously unselected package libxmuu1:armhf. #13 41.50 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ... #13 41.50 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ... #13 41.54 Selecting previously unselected package libyaml-0-2:armhf. #13 41.54 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ... #13 41.55 Unpacking libyaml-0-2:armhf (0.2.2-1) ... #13 41.58 Selecting previously unselected package libyaml-libyaml-perl. #13 41.59 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ... #13 41.59 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 41.62 Selecting previously unselected package licensecheck. #13 41.63 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ... #13 41.63 Unpacking licensecheck (3.1.1-2) ... #13 41.67 Selecting previously unselected package lzip. #14 45.93 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #14 45.93 Unpacking readline-common (8.1.2-1) ... #14 45.96 Selecting previously unselected package libreadline8:armhf. #14 45.96 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ... #14 45.96 Unpacking libreadline8:armhf (8.1.2-1) ... #14 45.99 Selecting previously unselected package libsqlite3-0:armhf. #14 45.99 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_armhf.deb ... #14 45.99 Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.3) ... #14 46.03 Selecting previously unselected package libpython3.10-stdlib:armhf. #14 46.03 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_armhf.deb ... #14 46.03 Unpacking libpython3.10-stdlib:armhf (3.10.12-1~22.04.3) ... #14 46.12 Selecting previously unselected package python3.10. #14 46.12 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_armhf.deb ... #14 46.13 Unpacking python3.10 (3.10.12-1~22.04.3) ... #14 47.31 Get:252 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-optlist-perl all 0.114-1 [9708 B] #13 51.23 Setting up libtime-duration-perl (1.21-2) ... #13 51.24 Setting up autoconf (2.71-3) ... #13 51.26 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #13 51.27 Setting up libarray-intspan-perl (2.004-2) ... #13 51.29 Setting up libcapture-tiny-perl (0.48-2) ... #13 51.30 Setting up libtimedate-perl (2.3300-2) ... #13 51.31 Setting up libregexp-ipv6-perl (0.03-3) ... #13 51.33 Setting up gpg-wks-server (2.2.40-1.1) ... #13 51.34 Setting up libsub-name-perl:amd64 (0.26-2+b1) ... #13 51.35 Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ... #13 51.37 Setting up libsyntax-keyword-try-perl (0.28-1) ... #13 51.38 Setting up libdata-validate-domain-perl (0.10-1.1) ... #13 51.40 Setting up libproc-processtable-perl:amd64 (0.634-1+b2) ... #13 51.41 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 51.42 Setting up xauth (1:1.1.2-1) ... #13 51.43 Setting up libpath-tiny-perl (0.144-1) ... #13 51.45 Setting up libarchive-cpio-perl (0.10-3) ... #13 51.46 Setting up libjson-perl (4.10000-1) ... #13 51.48 Setting up libnsl2:amd64 (1.3.0-2) ... #13 51.49 Setting up libipc-run3-perl (0.048-3) ... #13 51.50 Setting up libregexp-wildcards-perl (1.05-3) ... #13 51.52 Setting up libfcgi-perl (0.82+ds-2) ... #13 51.53 Setting up libsub-override-perl (0.09-4) ... #13 51.54 Setting up libaliased-perl (0.34-3) ... #13 50.31 Preparing to unpack .../386-python3-unidiff_0.7.3-1_all.deb ... #13 50.31 Unpacking python3-unidiff (0.7.3-1) ... #13 50.35 Selecting previously unselected package shared-mime-info. #13 50.36 Preparing to unpack .../387-shared-mime-info_2.2-1_armhf.deb ... #13 50.36 Unpacking shared-mime-info (2.2-1) ... #13 50.48 Selecting previously unselected package strace. #13 50.48 Preparing to unpack .../388-strace_6.1-0.1_armhf.deb ... #13 50.48 Unpacking strace (6.1-0.1) ... #13 50.56 Selecting previously unselected package xauth. #13 50.56 Preparing to unpack .../389-xauth_1%3a1.1.2-1_armhf.deb ... #13 50.60 Unpacking xauth (1:1.1.2-1) ... git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1 + awk {print $2} #14 48.97 Preparing to unpack .../010-less_590-1ubuntu0.22.04.2_arm64.deb ... #14 48.98 Unpacking less (590-1ubuntu0.22.04.2) ... #14 49.01 Selecting previously unselected package libmd0:arm64. #14 49.01 Preparing to unpack .../011-libmd0_1.0.4-1build1_arm64.deb ... #14 49.02 Unpacking libmd0:arm64 (1.0.4-1build1) ... #14 49.06 Selecting previously unselected package libbsd0:arm64. #14 49.06 Preparing to unpack .../012-libbsd0_0.11.5-1_arm64.deb ... #14 49.06 Unpacking libbsd0:arm64 (0.11.5-1) ... #14 49.09 Selecting previously unselected package libelf1:arm64. #14 49.10 Preparing to unpack .../013-libelf1_0.186-1build1_arm64.deb ... #14 49.10 Unpacking libelf1:arm64 (0.186-1build1) ... #14 49.13 Selecting previously unselected package libicu70:arm64. #14 49.13 Preparing to unpack .../014-libicu70_70.1-2_arm64.deb ... #14 49.14 Unpacking libicu70:arm64 (70.1-2) ... #14 55.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 ... 5686 files and directories currently installed.) #14 55.26 Preparing to unpack .../0-python3_3.11.4-5_arm64.deb ... #14 55.26 Unpacking python3 (3.11.4-5) ... #14 55.29 Selecting previously unselected package perl-modules-5.36. #14 55.29 Preparing to unpack .../1-perl-modules-5.36_5.36.0-9ubuntu1.1_all.deb ... #14 55.30 Unpacking perl-modules-5.36 (5.36.0-9ubuntu1.1) ... #14 55.54 Selecting previously unselected package libgdbm6:arm64. + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h #13 45.35 Selecting previously unselected package libpod-constants-perl. #13 45.36 Preparing to unpack .../269-libpod-constants-perl_0.19-1_all.deb ... #13 45.36 Unpacking libpod-constants-perl (0.19-1) ... #13 45.40 Selecting previously unselected package libreadonly-perl. #13 45.41 Preparing to unpack .../270-libreadonly-perl_2.050-1_all.deb ... #13 45.41 Unpacking libreadonly-perl (2.050-1) ... #13 45.45 Selecting previously unselected package libref-util-perl. #13 45.45 Preparing to unpack .../271-libref-util-perl_0.204-1_all.deb ... #13 45.46 Unpacking libref-util-perl (0.204-1) ... #13 45.49 Selecting previously unselected package libref-util-xs-perl. #13 45.49 Preparing to unpack .../272-libref-util-xs-perl_0.117-1+b1_armhf.deb ... #13 45.50 Unpacking libref-util-xs-perl (0.117-1+b1) ... #13 45.53 Selecting previously unselected package libregexp-pattern-license-perl. #13 45.53 Preparing to unpack .../273-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #13 45.54 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #13 45.58 Selecting previously unselected package libsasl2-modules:armhf. #15 3.337 Reading package lists... #13 46.90 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u11) ... #13 46.92 Setting up binutils (2.35.2-2) ... #13 46.93 Setting up ca-certificates (20210119) ... #13 47.27 Updating certificates in /etc/ssl/certs... #14 56.91 Setting up libltdl7:arm64 (2.4.6-14) ... #14 56.92 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #14 56.93 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 56.94 Setting up libubsan1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 56.95 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 56.97 Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ... #14 56.98 Setting up libuchardet0:arm64 (0.0.6-3build1) ... #14 56.99 Setting up libre2-5:arm64 (20200101+dfsg-1build1) ... #14 57.00 Setting up git-man (1:2.25.1-1ubuntu3.11) ... #14 57.04 Setting up libisl22:arm64 (0.22.1-1) ... #14 57.05 Setting up netbase (6.1) ... #14 57.08 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.4) ... #14 57.09 Setting up libmpdec2:arm64 (2.4.2-3) ... #14 57.10 Setting up libbinutils:arm64 (2.34-6ubuntu1.9) ... #14 57.11 Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ... #15 3.771 (62/94): gcc-13.2.1-6.fc39.aarch64.rpm 52 MB/s | 31 MB 00:00 #13 49.86 137 added, 0 removed; done. #13 49.94 Setting up libunbound8:amd64 (1.9.0-2+deb10u4) ... #13 49.95 Setting up shared-mime-info (1.10-1) ... #15 2.521 dpkg-buildpackage: info: source package docker-ce-build-deps #15 2.521 dpkg-buildpackage: info: source version 1.0 #15 2.521 dpkg-buildpackage: info: source distribution unstable #15 2.521 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator using credential docker-jenkins-github-credentials #14 46.98 Selecting previously unselected package libsasl2-modules-db:armhf. #14 46.98 Preparing to unpack .../110-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #14 46.99 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 47.02 Selecting previously unselected package libsasl2-2:armhf. #14 47.02 Preparing to unpack .../111-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #14 47.03 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 47.09 Selecting previously unselected package libldap-common. #14 47.09 Preparing to unpack .../112-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... #14 47.09 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #14 47.13 Selecting previously unselected package libldap-2.4-2:armhf. #14 47.13 Preparing to unpack .../113-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_armhf.deb ... #14 47.14 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.10) ... #14 47.20 Selecting previously unselected package libnghttp2-14:armhf. Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #13 41.67 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ... #13 41.67 Unpacking lzip (1.22-3) ... #13 41.71 Selecting previously unselected package lzop. #13 41.71 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ... #13 41.72 Unpacking lzop (1.04-2) ... #13 41.75 Selecting previously unselected package t1utils. #13 41.76 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ... #13 41.76 Unpacking t1utils (1.41-4) ... #13 41.80 Selecting previously unselected package unzip. #13 41.80 Preparing to unpack .../332-unzip_6.0-26+deb11u1_armhf.deb ... #13 41.81 Unpacking unzip (6.0-26+deb11u1) ... #13 41.87 Selecting previously unselected package lintian. #13 41.88 Preparing to unpack .../333-lintian_2.104.0_all.deb ... #13 41.88 Unpacking lintian (2.104.0) ... #19 1.754 Reading package lists... #14 46.15 Selecting previously unselected package libpython3-stdlib:armhf. #14 46.15 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ... #14 46.16 Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ... #14 46.18 Setting up python3-minimal (3.10.6-1~22.04) ... #14 46.37 Selecting previously unselected package python3. #14 47.38 Get:253 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-exporter-perl all 0.990-1 [49.0 kB] #14 47.57 Get:254 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libconst-fast-perl all 0.014-2 [8034 B] #13 51.56 Setting up libstrictures-perl (2.000006-1) ... #13 51.57 Setting up libsub-quote-perl (2.006008-1) ... #13 51.58 Setting up libdevel-stacktrace-perl (2.0400-2) ... #13 51.60 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #13 51.61 Setting up libsort-versions-perl (1.62-3) ... #13 51.62 Setting up libexporter-tiny-perl (1.006000-1) ... #13 51.64 Setting up libre-engine-re2-perl:amd64 (0.17+ds-1) ... #13 51.65 Setting up libfile-dirlist-perl (0.05-3) ... #13 51.66 Setting up libterm-readkey-perl (2.38-2+b1) ... #13 51.68 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ... #13 51.69 Setting up libperlio-gzip-perl (0.20-1+b1) ... #13 51.70 Setting up libsys-hostname-long-perl (1.5-3) ... #13 51.72 Setting up libhtml-html5-entities-perl (0.004-3) ... #13 51.73 Setting up libsereal-decoder-perl (5.003+ds-1) ... #13 51.74 Setting up liburi-perl (5.17-1) ... #13 51.76 Setting up libnet-ipv6addr-perl (1.02-1) ... #13 50.65 Selecting previously unselected package xdg-user-dirs. #13 50.65 Preparing to unpack .../390-xdg-user-dirs_0.18-1_armhf.deb ... #13 50.66 Unpacking xdg-user-dirs (0.18-1) ... #13 50.72 Selecting previously unselected package zstd. #13 50.72 Preparing to unpack .../391-zstd_1.5.4+dfsg2-5_armhf.deb ... #13 50.73 Unpacking zstd (1.5.4+dfsg2-5) ... #13 50.84 Setting up liblz1:armhf (1.13-5) ... + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 #14 49.34 Selecting previously unselected package libxml2:arm64. #14 49.34 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.4_arm64.deb ... #14 49.34 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.4) ... #14 49.38 Selecting previously unselected package libyaml-0-2:arm64. #14 49.39 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_arm64.deb ... #14 49.39 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ... #14 49.42 Selecting previously unselected package lsb-release. #14 49.42 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #14 49.43 Unpacking lsb-release (11.1.0ubuntu4) ... #14 49.46 Selecting previously unselected package netbase. #14 55.55 Preparing to unpack .../2-libgdbm6_1.23-3_arm64.deb ... #14 55.55 Unpacking libgdbm6:arm64 (1.23-3) ... #14 55.59 Selecting previously unselected package libgdbm-compat4:arm64. #14 55.59 Preparing to unpack .../3-libgdbm-compat4_1.23-3_arm64.deb ... #14 55.60 Unpacking libgdbm-compat4:arm64 (1.23-3) ... #14 55.63 Selecting previously unselected package libperl5.36:arm64. #14 55.64 Preparing to unpack .../4-libperl5.36_5.36.0-9ubuntu1.1_arm64.deb ... #14 55.64 Unpacking libperl5.36:arm64 (5.36.0-9ubuntu1.1) ... Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh #13 45.58 Preparing to unpack .../274-libsasl2-modules_2.1.27+dfsg-1+deb10u2_armhf.deb ... #13 45.59 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ... #13 45.63 Selecting previously unselected package libsereal-decoder-perl. #13 45.63 Preparing to unpack .../275-libsereal-decoder-perl_4.005+ds-1+b1_armhf.deb ... #13 45.64 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #13 45.68 Selecting previously unselected package libsereal-encoder-perl. #13 45.68 Preparing to unpack .../276-libsereal-encoder-perl_4.005+ds-1+b1_armhf.deb ... #13 45.69 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #13 45.73 Selecting previously unselected package libsereal-perl. #13 45.73 Preparing to unpack .../277-libsereal-perl_4.005-1_all.deb ... #13 45.73 Unpacking libsereal-perl (4.005-1) ... #13 45.77 Selecting previously unselected package libtask-weaken-perl. #13 45.77 Preparing to unpack .../278-libtask-weaken-perl_1.06-1_all.deb ... #13 45.77 Unpacking libtask-weaken-perl (1.06-1) ... #13 45.81 Selecting previously unselected package libxml-parser-perl. #15 4.604 Building dependency tree... #14 57.13 Setting up libc-dev-bin (2.31-0ubuntu9.14) ... #14 57.15 Setting up openssl (1.1.1f-1ubuntu2.22) ... #14 57.16 Setting up libbsd0:arm64 (0.10.0-1) ... #14 57.17 Setting up libelf1:arm64 (0.176-1.1ubuntu0.1) ... #14 57.18 Setting up readline-common (8.0-4) ... #14 57.24 Setting up publicsuffix (20200303.0012-1) ... #14 57.25 Setting up libcc1-0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 57.26 Setting up iso-codes (4.4-1) ... #14 57.27 Setting up liblocale-gettext-perl (1.07-4) ... #14 57.28 Setting up liblsan0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 57.30 Setting up dctrl-tools (2.24-3) ... #14 57.31 Setting up libitm1:arm64 (10.5.0-1ubuntu1~20.04) ... #14 57.32 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 57.33 Setting up libgdbm6:arm64 (1.18.1-5) ... #14 57.35 Setting up gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.2) ... #15 3.858 (63/94): kernel-headers-6.7.3-200.fc39.aarch64. 3.1 MB/s | 1.5 MB 00:00 #15 3.896 (64/94): libasan-13.2.1-6.fc39.aarch64.rpm 925 kB/s | 456 kB 00:00 #15 3.900 (65/94): libatomic-13.2.1-6.fc39.aarch64.rpm 311 kB/s | 39 kB 00:00 #15 3.906 (66/94): libubsan-13.2.1-6.fc39.aarch64.rpm 24 MB/s | 207 kB 00:00 #15 3.910 (67/94): libfdisk-2.39.3-5.fc39.aarch64.rpm 12 MB/s | 158 kB 00:00 #15 3.947 (68/94): libuv-1.48.0-1.fc39.aarch64.rpm 5.3 MB/s | 249 kB 00:00 #15 3.953 (69/94): libxkbcommon-1.6.0-1.fc39.aarch64.rpm 3.0 MB/s | 143 kB 00:00 #15 3.978 (70/94): openssh-9.3p1-10.fc39.aarch64.rpm 6.3 MB/s | 431 kB 00:00 #15 4.017 (71/94): openssh-clients-9.3p1-10.fc39.aarch64. 10 MB/s | 729 kB 00:00 #17 23.07 Installing : cmake-data-3.26.5-2.el8.noarch 49/60 #15 2.566 dpkg-buildpackage: info: host architecture armhf #15 2.566 dpkg-source --before-build . #15 2.686 debian/rules clean #15 2.688 dh clean #15 2.780 dh_clean #15 2.819 debian/rules binary #14 47.20 Preparing to unpack .../114-libnghttp2-14_1.40.0-1ubuntu0.2_armhf.deb ... #14 47.20 Unpacking libnghttp2-14:armhf (1.40.0-1ubuntu0.2) ... #14 47.24 Selecting previously unselected package librtmp1:armhf. #14 47.24 Preparing to unpack .../115-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ... #14 47.25 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... #14 47.29 Selecting previously unselected package libssh-4:armhf. #14 47.29 Preparing to unpack .../116-libssh-4_0.9.3-2ubuntu2.5_armhf.deb ... #14 47.29 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.5) ... #14 47.34 Selecting previously unselected package libcurl4:armhf. #14 47.34 Preparing to unpack .../117-libcurl4_7.68.0-1ubuntu2.21_armhf.deb ... #14 47.35 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.21) ... #14 47.40 Selecting previously unselected package curl. #14 47.40 Preparing to unpack .../118-curl_7.68.0-1ubuntu2.21_armhf.deb ... #14 47.40 Unpacking curl (7.68.0-1ubuntu2.21) ... #14 47.45 Selecting previously unselected package dctrl-tools. #13 42.18 Selecting previously unselected package lsb-release. #14 46.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5134 files and directories currently installed.) #14 46.38 Preparing to unpack .../000-python3_3.10.6-1~22.04_armhf.deb ... #14 46.38 Unpacking python3 (3.10.6-1~22.04) ... #14 46.41 Selecting previously unselected package perl-modules-5.34. #14 46.41 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ... #14 46.41 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ... #14 46.65 Selecting previously unselected package libgdbm6:armhf. #14 46.65 Preparing to unpack .../002-libgdbm6_1.23-1_armhf.deb ... #13 49.95 Setting up libgdbm-compat4:amd64 (1.19-2) ... #14 47.65 Get:255 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libwant-perl armhf 0.29-2build1 [22.7 kB] #14 47.74 Get:256 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcontextual-return-perl all 0.004014-4 [53.2 kB] #14 47.87 Get:257 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcpanel-json-xs-perl armhf 4.37-1 [114 kB] #13 51.77 Setting up libfile-touch-perl (0.12-2) ... #13 51.80 Setting up libc-devtools (2.36-9+deb12u4) ... #13 51.81 Setting up libemail-address-xs-perl (1.05-1+b1) ... #13 51.83 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ... #13 51.87 Setting up automake (1:1.16.5-1.3) ... #13 51.88 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 51.89 Setting up libapt-pkg-perl (0.1.40+b2) ... #13 51.90 Setting up libio-sessiondata-perl (1.03-3) ... #13 51.90 Setting up libstring-escape-perl (2010.002-3) ... #13 51.91 Setting up libberkeleydb-perl:amd64 (0.64-2+b1) ... #13 51.92 Setting up libhttp-date-perl (6.05-2) ... #13 51.93 Setting up libfile-which-perl (1.27-2) ... #13 51.94 Setting up libfile-basedir-perl (0.09-2) ... #13 51.95 Setting up libtask-weaken-perl (1.06-2) ... #13 51.96 Setting up libunicode-utf8-perl (0.62-2) ... #13 51.98 Setting up libfeature-compat-try-perl (0.05-1) ... #13 50.85 Setting up libksba8:armhf (1.6.3-2) ... #13 50.91 Setting up media-types (10.0.0) ... #13 50.93 Setting up libpipeline1:armhf (1.5.7-1) ... #13 50.95 Setting up plzip (1.10-5) ... #13 50.96 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode #13 50.96 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #13 50.97 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #13 50.98 Setting up wdiff (1.2.2-5) ... #13 50.99 Setting up libaom3:armhf (3.6.0-1) ... #13 51.01 Setting up libabsl20220623:armhf (20220623.1-1) ... #13 51.02 Setting up libxau6:armhf (1:1.0.9-1) ... #13 51.03 Setting up libre2-9:armhf (20220601+dfsg-1+b1) ... #13 51.05 Setting up libkeyutils1:armhf (1.6.3-2) ... #13 51.06 Setting up libpsl5:armhf (0.21.2-1) ... #14 49.46 Preparing to unpack .../018-netbase_6.3_all.deb ... #14 49.46 Unpacking netbase (6.3) ... #14 49.50 Selecting previously unselected package python-apt-common. #14 49.50 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu3_all.deb ... #14 49.50 Unpacking python-apt-common (2.4.0ubuntu3) ... #14 49.54 Selecting previously unselected package python3-apt. #14 49.54 Preparing to unpack .../020-python3-apt_2.4.0ubuntu3_arm64.deb ... #14 49.54 Unpacking python3-apt (2.4.0ubuntu3) ... #14 49.58 Selecting previously unselected package python3-pkg-resources. #14 49.58 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... #14 49.58 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #14 49.62 Selecting previously unselected package ucf. #14 49.62 Preparing to unpack .../022-ucf_3.0043_all.deb ... #14 49.63 Moving old data out of the way #14 49.63 Unpacking ucf (3.0043) ... #14 49.66 Selecting previously unselected package bsdextrautils. #14 49.67 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_arm64.deb ... #14 49.67 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #14 49.70 Selecting previously unselected package libmagic-mgc. #14 49.70 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3ubuntu0.1_arm64.deb ... #14 49.71 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 49.76 Selecting previously unselected package libmagic1:arm64. #14 49.77 Preparing to unpack .../025-libmagic1_1%3a5.41-3ubuntu0.1_arm64.deb ... #14 49.77 Unpacking libmagic1:arm64 (1:5.41-3ubuntu0.1) ... #14 49.80 Selecting previously unselected package file. #14 49.80 Preparing to unpack .../026-file_1%3a5.41-3ubuntu0.1_arm64.deb ... #14 49.80 Unpacking file (1:5.41-3ubuntu0.1) ... #14 55.85 Selecting previously unselected package perl. #14 55.85 Preparing to unpack .../5-perl_5.36.0-9ubuntu1.1_arm64.deb ... #14 55.86 Unpacking perl (5.36.0-9ubuntu1.1) ... #14 55.92 Selecting previously unselected package adduser. #14 55.92 Preparing to unpack .../6-adduser_3.137ubuntu1_all.deb ... #14 55.92 Unpacking adduser (3.137ubuntu1) ... #14 55.96 Setting up adduser (3.137ubuntu1) ... + make REF=master ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 45.81 Preparing to unpack .../279-libxml-parser-perl_2.44-4_armhf.deb ... #13 45.81 Unpacking libxml-parser-perl (2.44-4) ... #13 45.86 Selecting previously unselected package libsoap-lite-perl. #13 45.86 Preparing to unpack .../280-libsoap-lite-perl_1.27-1_all.deb ... #13 45.87 Unpacking libsoap-lite-perl (1.27-1) ... #13 45.96 Selecting previously unselected package libsort-key-perl. #13 45.96 Preparing to unpack .../281-libsort-key-perl_1.33-2+b1_armhf.deb ... #13 45.96 Unpacking libsort-key-perl (1.33-2+b1) ... #13 46.00 Selecting previously unselected package libstring-copyright-perl. #13 46.00 Preparing to unpack .../282-libstring-copyright-perl_0.003006-1_all.deb ... #13 46.00 Unpacking libstring-copyright-perl (0.003006-1) ... #13 46.04 Selecting previously unselected package libstring-escape-perl. #13 46.04 Preparing to unpack .../283-libstring-escape-perl_2010.002-2_all.deb ... #13 46.04 Unpacking libstring-escape-perl (2010.002-2) ... #13 46.08 Selecting previously unselected package libstring-shellquote-perl. #15 4.819 Reading state information... #15 4.855 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 4.926 Starting 2 pkgProblemResolver with broken count: 0 #14 57.36 Setting up libtsan0:arm64 (10.5.0-1ubuntu1~20.04) ... #14 57.37 Setting up libctf0:arm64 (2.34-6ubuntu1.9) ... #14 57.38 Setting up pinentry-curses (1.1.0-3build1) ... #14 57.40 Setting up manpages-dev (5.05-1) ... #14 57.41 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ... #14 57.42 Setting up libxcb1:arm64 (1.14-2) ... #14 57.43 Setting up at (3.1.23-1ubuntu1) ... #14 57.57 invoke-rc.d: could not determine current runlevel #15 4.020 (72/94): perl-File-Compare-1.100.700-502.fc39.n 332 kB/s | 13 kB 00:00 #15 4.023 (73/94): perl-File-Copy-2.41-502.fc39.noarch.rp 473 kB/s | 20 kB 00:00 #15 4.026 (74/94): perl-File-Find-1.43-502.fc39.noarch.rp 2.8 MB/s | 25 kB 00:00 #15 4.030 (75/94): perl-Git-2.44.0-1.fc39.noarch.rpm 5.9 MB/s | 40 kB 00:00 #15 4.033 (76/94): perl-lib-0.65-502.fc39.aarch64.rpm 1.5 MB/s | 15 kB 00:00 #15 4.040 (77/94): policycoreutils-3.5-8.fc39.aarch64.rpm 18 MB/s | 244 kB 00:00 #15 4.083 (78/94): policycoreutils-devel-3.5-8.fc39.aarch 2.7 MB/s | 149 kB 00:00 #15 4.088 (79/94): policycoreutils-python-utils-3.5-8.fc3 1.5 MB/s | 81 kB 00:00 #15 4.094 (80/94): python3-audit-3.1.2-8.fc39.aarch64.rpm 9.1 MB/s | 87 kB 00:00 #15 4.097 (81/94): rpm-plugin-selinux-4.19.1.1-1.fc39.aar 2.1 MB/s | 20 kB 00:00 #15 4.103 (82/94): selinux-policy-39.4-1.fc39.noarch.rpm 6.1 MB/s | 57 kB 00:00 #15 4.145 (83/94): selinux-policy-devel-39.4-1.fc39.noarc 19 MB/s | 913 kB 00:00 #17 10.92 Running scriptlet: selinux-policy-minimum-3.14.3-136.el8.noarch 24/57 #17 12.47 Installing : selinux-policy-minimum-3.14.3-136.el8.noarch 24/57 #12 52.17 Running transaction check #12 52.26 Transaction check succeeded. #12 52.26 Running transaction test Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_master # 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/heads/master:refs/remotes/origin/master # timeout=10 #17 24.02 Installing : cmake-3.26.5-2.el8.aarch64 50/60 #17 24.11 Installing : isl-0.16.1-6.el8.aarch64 51/60 #13 47.66 129 added, 0 removed; done. #15 2.820 dh binary #15 2.900 dh_update_autotools_config #15 2.933 dh_autoreconf #15 2.982 create-stamp debian/debhelper-build-stamp #15 2.982 dh_prep #15 3.014 dh_auto_install --destdir=debian/docker-ce-build-deps/ #15 3.074 dh_install #14 47.45 Preparing to unpack .../119-dctrl-tools_2.24-3_armhf.deb ... #14 47.46 Unpacking dctrl-tools (2.24-3) ... #14 47.50 Selecting previously unselected package libtool. #14 47.50 Preparing to unpack .../120-libtool_2.4.6-14_all.deb ... #14 47.51 Unpacking libtool (2.4.6-14) ... #14 47.55 Selecting previously unselected package dh-autoreconf. #14 47.55 Preparing to unpack .../121-dh-autoreconf_19_all.deb ... #14 47.55 Unpacking dh-autoreconf (19) ... #14 47.59 Selecting previously unselected package libdebhelper-perl. #14 47.59 Preparing to unpack .../122-libdebhelper-perl_12.10ubuntu1_all.deb ... #14 47.59 Unpacking libdebhelper-perl (12.10ubuntu1) ... #14 47.63 Selecting previously unselected package libarchive-zip-perl. #14 47.64 Preparing to unpack .../123-libarchive-zip-perl_1.67-2_all.deb ... #14 47.64 Unpacking libarchive-zip-perl (1.67-2) ... #14 47.71 Selecting previously unselected package libsub-override-perl. #13 42.18 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ... #13 42.18 Unpacking lsb-release (11.1.0) ... #13 42.32 Selecting previously unselected package manpages-dev. #13 42.32 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ... #13 42.33 Unpacking manpages-dev (5.10-1) ... #14 46.66 Unpacking libgdbm6:armhf (1.23-1) ... #14 46.69 Selecting previously unselected package libgdbm-compat4:armhf. #14 46.69 Preparing to unpack .../003-libgdbm-compat4_1.23-1_armhf.deb ... #14 46.69 Unpacking libgdbm-compat4:armhf (1.23-1) ... #14 46.72 Selecting previously unselected package libperl5.34:armhf. #14 46.72 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_armhf.deb ... #14 46.72 Unpacking libperl5.34:armhf (5.34.0-3ubuntu1.3) ... #14 46.91 Selecting previously unselected package perl. #14 46.91 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_armhf.deb ... #14 46.91 Unpacking perl (5.34.0-3ubuntu1.3) ... #14 46.95 Selecting previously unselected package openssl. #14 46.95 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.15_armhf.deb ... #14 46.95 Unpacking openssl (3.0.2-0ubuntu1.15) ... #14 47.00 Selecting previously unselected package ca-certificates. #14 47.01 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... #14 47.01 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... #19 2.280 Reading package lists... #19 2.801 Building dependency tree... #13 49.97 Setting up ucf (3.0043) ... #13 50.11 Setting up libperl5.32:amd64 (5.32.1-4+deb11u3) ... #13 50.13 Setting up dwz (0.13+20210201-1) ... #13 50.14 Setting up groff-base (1.22.4-6) ... #13 50.16 Setting up cpp (4:10.2.1-1) ... #13 50.18 Setting up pixz (1.0.7-1) ... #13 50.19 Setting up gpgconf (2.2.27-2+deb11u2) ... #13 50.20 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u11) ... #13 50.21 Setting up libc6-dev:amd64 (2.31-13+deb11u8) ... #14 48.03 Get:258 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdevel-stacktrace-perl all 2.0400-2 [22.2 kB] #14 48.11 Get:259 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libexception-class-perl all 1.45-1 [28.6 kB] #14 48.19 Get:260 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB] #13 51.99 Setting up libset-intspan-perl (1.19-3) ... #13 52.00 Setting up libmouse-perl (2.5.10-1+b3) ... #13 52.02 Setting up libfile-listing-perl (6.15-1) ... #13 52.03 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 52.05 Setting up gpg-wks-client (2.2.40-1.1) ... #13 52.07 Setting up libregexp-pattern-perl (0.2.14-2) ... #13 52.09 Setting up libdata-messagepack-perl (1.02-1+b1) ... #13 52.11 Setting up libclass-inspector-perl (1.36-3) ... #13 52.12 Setting up libfont-afm-perl (1.20-4) ... #13 52.14 Setting up libwant-perl (0.29-2+b1) ... #13 52.17 Setting up libdynaloader-functions-perl (0.003-3) ... #13 52.18 Setting up libclass-method-modifiers-perl (2.14-1) ... #13 52.20 Setting up liblist-compare-perl (0.55-2) ... #13 52.21 Setting up libref-util-xs-perl (0.117-2+b1) ... #13 52.22 Setting up libio-pty-perl (1:1.17-1) ... #13 52.23 Setting up libfile-fcntllock-perl (0.22-4+b1) ... #13 52.25 Setting up libclone-perl:amd64 (0.46-1) ... #13 52.27 Setting up libalgorithm-diff-perl (1.201-1) ... #13 52.29 Setting up libarchive-zip-perl (1.68-1) ... #13 52.31 Setting up libsub-identify-perl (0.14-3) ... #12 47.64 Running scriptlet: libdnf-0.72.0-1.fc39.x86_64 159/159 #12 51.63 Verifying : bzip2-1.0.8-16.fc39.x86_64 1/159 #12 51.63 Verifying : cpio-2.14-4.fc39.x86_64 2/159 #12 51.63 Verifying : dash-0.5.12-1.fc39.x86_64 3/159 #12 51.63 Verifying : dbus-libs-1:1.14.10-1.fc39.x86_64 4/159 #12 51.63 Verifying : desktop-file-utils-0.26-9.fc39.x86_64 5/159 #12 51.63 Verifying : devscripts-checkbashisms-2.23.5-3.fc39.noarch 6/159 #12 51.63 Verifying : diffutils-3.10-3.fc39.x86_64 7/159 #12 51.63 Verifying : dwz-0.15-3.fc39.x86_64 8/159 #12 51.64 Verifying : ed-1.19-4.fc39.x86_64 9/159 #12 51.64 Verifying : efi-srpm-macros-5-9.fc39.noarch 10/159 #12 51.64 Verifying : enchant2-2.5.0-5.fc39.x86_64 11/159 #12 51.64 Verifying : file-5.44-5.fc39.x86_64 12/159 #12 51.64 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 13/159 #12 51.64 Verifying : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 14/159 #12 51.64 Verifying : fpc-srpm-macros-1.3-8.fc39.noarch 15/159 #12 51.64 Verifying : gdk-pixbuf2-2.42.10-5.fc39.x86_64 16/159 #12 51.64 Verifying : ghc-srpm-macros-1.6.1-2.fc39.noarch 17/159 #12 51.64 Verifying : gnat-srpm-macros-6-3.fc39.noarch 18/159 #12 51.64 Verifying : hunspell-1.7.2-5.fc39.x86_64 19/159 #12 51.64 Verifying : hunspell-en-0.20201207-7.fc39.noarch 20/159 #12 51.64 Verifying : hunspell-en-GB-0.20201207-7.fc39.noarch 21/159 #12 51.64 Verifying : hunspell-en-US-0.20201207-7.fc39.noarch 22/159 #12 51.64 Verifying : hunspell-filesystem-1.7.2-5.fc39.x86_64 23/159 #12 51.64 Verifying : jansson-2.13.1-7.fc39.x86_64 24/159 #12 51.64 Verifying : js-jquery-3.6.4-2.fc39.noarch 25/159 #12 51.64 Verifying : json-glib-1.8.0-1.fc39.x86_64 26/159 #12 51.64 Verifying : kernel-srpm-macros-1.0-20.fc39.noarch 27/159 #12 51.64 Verifying : libappstream-glib-0.8.2-4.fc39.x86_64 28/159 #12 51.64 Verifying : libjpeg-turbo-2.1.4-3.fc39.x86_64 29/159 #12 51.64 Verifying : libpkgconf-1.9.5-2.fc39.x86_64 30/159 #12 51.64 Verifying : libpng-2:1.6.37-15.fc39.x86_64 31/159 #12 51.64 Verifying : libstemmer-2.2.0-7.fc39.x86_64 32/159 #12 51.64 Verifying : ncurses-6.4-7.20230520.fc39.x86_64 33/159 #12 51.64 Verifying : ocaml-srpm-macros-8-2.fc39.noarch 34/159 #12 51.64 Verifying : openblas-srpm-macros-2-14.fc39.noarch 35/159 #12 51.64 Verifying : package-notes-srpm-macros-0.5-9.fc39.noarch 36/159 #12 51.64 Verifying : patch-2.7.6-22.fc39.x86_64 37/159 #12 51.64 Verifying : perl-Carp-1.54-500.fc39.noarch 38/159 #12 51.64 Verifying : perl-Data-Dumper-2.188-501.fc39.x86_64 39/159 #12 51.64 Verifying : perl-Digest-1.20-500.fc39.noarch 40/159 #12 51.64 Verifying : perl-Digest-MD5-2.58-500.fc39.x86_64 41/159 #12 51.64 Verifying : perl-Encode-4:3.19-500.fc39.x86_64 42/159 #12 51.64 Verifying : perl-Exporter-5.77-500.fc39.noarch 43/159 #12 51.64 Verifying : perl-File-Path-2.18-500.fc39.noarch 44/159 #12 51.64 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 45/159 #12 51.64 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 46/159 #12 51.64 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 47/159 #12 51.64 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 48/159 #12 51.64 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 49/159 #12 51.64 Verifying : perl-MIME-Base64-3.16-500.fc39.x86_64 50/159 #12 51.64 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 51/159 #12 51.64 Verifying : perl-Net-SSLeay-1.92-10.fc39.x86_64 52/159 #12 51.64 Verifying : perl-PathTools-3.89-500.fc39.x86_64 53/159 #12 51.64 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 54/159 #12 51.64 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 55/159 #12 51.64 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 56/159 #12 51.64 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 57/159 #12 51.64 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 58/159 #12 51.64 Verifying : perl-Socket-4:2.037-3.fc39.x86_64 59/159 #12 51.64 Verifying : perl-Storable-1:3.32-500.fc39.x86_64 60/159 #12 51.64 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 61/159 #12 51.64 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 62/159 #12 51.64 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 63/159 #12 51.64 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 64/159 #12 51.64 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 65/159 #12 51.64 Verifying : perl-URI-5.21-1.fc39.noarch 66/159 #12 51.64 Verifying : perl-constant-1.33-501.fc39.noarch 67/159 #12 51.64 Verifying : perl-libnet-3.15-501.fc39.noarch 68/159 #12 51.64 Verifying : perl-parent-1:0.241-500.fc39.noarch 69/159 #12 51.64 Verifying : perl-podlators-1:5.01-500.fc39.noarch 70/159 #12 51.64 Verifying : perl-srpm-macros-1-51.fc39.noarch 71/159 #12 51.64 Verifying : pkgconf-1.9.5-2.fc39.x86_64 72/159 #12 51.64 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 73/159 #12 51.64 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 74/159 #12 51.64 Verifying : python-srpm-macros-3.12-4.fc39.noarch 75/159 #12 51.64 Verifying : python-systemd-doc-235-5.fc39.x86_64 76/159 #12 51.64 Verifying : python3-construct-2.10.68-6.fc39.noarch 77/159 #12 51.64 Verifying : python3-dateutil-1:2.8.2-10.fc39.noarch 78/159 #12 51.64 Verifying : python3-dbus-1.3.2-4.fc39.x86_64 79/159 #12 51.64 Verifying : python3-distro-1.8.0-6.fc39.noarch 80/159 #12 51.64 Verifying : python3-enchant-3.2.2-10.fc39.noarch 81/159 #12 51.64 Verifying : python3-file-magic-5.44-5.fc39.noarch 82/159 #12 51.64 Verifying : python3-packaging-23.1-4.fc39.noarch 83/159 #12 51.64 Verifying : python3-pybeam-0.7-7.fc39.noarch 84/159 #12 51.64 Verifying : python3-pyxdg-0.27-9.fc39.noarch 85/159 #12 51.64 Verifying : python3-six-1.16.0-12.fc39.noarch 86/159 #12 51.64 Verifying : python3-systemd-235-5.fc39.x86_64 87/159 #12 51.64 Verifying : python3-tomli-w-1.0.0-9.fc39.noarch 88/159 #12 51.64 Verifying : python3-zstandard-0.21.0-3.fc39.x86_64 89/159 #12 51.64 Verifying : shared-mime-info-2.2-4.fc39.x86_64 90/159 #12 51.64 Verifying : unzip-6.0-62.fc39.x86_64 91/159 #12 51.64 Verifying : web-assets-filesystem-5-20.fc39.noarch 92/159 #12 51.64 Verifying : xxhash-libs-0.8.2-1.fc39.x86_64 93/159 #12 51.64 Verifying : xz-5.4.4-1.fc39.x86_64 94/159 #12 51.64 Verifying : zip-3.0-39.fc39.x86_64 95/159 #12 51.64 Verifying : zstd-1.5.5-4.fc39.x86_64 96/159 #12 51.64 Verifying : ansible-srpm-macros-1-12.fc39.noarch 97/159 #12 51.64 Verifying : binutils-2.40-14.fc39.x86_64 98/159 #12 51.64 Verifying : binutils-gold-2.40-14.fc39.x86_64 99/159 #12 51.64 Verifying : debugedit-5.0-12.fc39.x86_64 100/159 #12 51.64 Verifying : dnf-plugins-core-4.5.0-1.fc39.noarch 101/159 #12 51.64 Verifying : elfutils-0.190-4.fc39.x86_64 102/159 #12 51.64 Verifying : elfutils-debuginfod-client-0.190-4.fc39.x86_64 103/159 #12 51.64 Verifying : emacs-filesystem-1:29.2-2.fc39.noarch 104/159 #12 51.64 Verifying : forge-srpm-macros-0.2.0-3.fc39.noarch 105/159 #12 51.64 Verifying : gdb-minimal-14.1-4.fc39.x86_64 106/159 #12 51.64 Verifying : glibc-gconv-extra-2.38-16.fc39.x86_64 107/159 #12 51.64 Verifying : go-srpm-macros-3.4.0-2.fc39.noarch 108/159 #12 51.64 Verifying : groff-base-1.23.0-3.fc39.x86_64 109/159 #12 51.64 Verifying : lua-srpm-macros-1-13.fc39.noarch 110/159 #12 51.64 Verifying : perl-AutoLoader-5.74-502.fc39.noarch 111/159 #12 51.64 Verifying : perl-B-1.88-502.fc39.x86_64 112/159 #12 51.64 Verifying : perl-Class-Struct-0.68-502.fc39.noarch 113/159 #12 51.64 Verifying : perl-DynaLoader-1.54-502.fc39.x86_64 114/159 #12 51.64 Verifying : perl-Errno-1.37-502.fc39.x86_64 115/159 #12 51.64 Verifying : perl-Fcntl-1.15-502.fc39.x86_64 116/159 #12 51.64 Verifying : perl-File-Basename-2.86-502.fc39.noarch 117/159 #12 51.64 Verifying : perl-File-stat-1.13-502.fc39.noarch 118/159 #12 51.64 Verifying : perl-FileHandle-2.05-502.fc39.noarch 119/159 #12 51.64 Verifying : perl-Getopt-Std-1.13-502.fc39.noarch 120/159 #12 51.64 Verifying : perl-IO-1.52-502.fc39.x86_64 121/159 #12 51.64 Verifying : perl-IPC-Open3-1.22-502.fc39.noarch 122/159 #12 51.64 Verifying : perl-NDBM_File-1.16-502.fc39.x86_64 123/159 #12 51.64 Verifying : perl-POSIX-2.13-502.fc39.x86_64 124/159 #12 51.64 Verifying : perl-SelectSaver-1.02-502.fc39.noarch 125/159 #12 51.64 Verifying : perl-Symbol-1.09-502.fc39.noarch 126/159 #12 51.64 Verifying : perl-base-2.27-502.fc39.noarch 127/159 #12 51.64 Verifying : perl-if-0.61.000-502.fc39.noarch 128/159 #12 51.64 Verifying : perl-interpreter-4:5.38.2-502.fc39.x86_64 129/159 #12 51.64 Verifying : perl-libs-4:5.38.2-502.fc39.x86_64 130/159 #12 51.64 Verifying : perl-locale-1.10-502.fc39.noarch 131/159 #12 51.64 Verifying : perl-mro-1.28-502.fc39.x86_64 132/159 #12 51.64 Verifying : perl-overload-1.37-502.fc39.noarch 133/159 #12 51.64 Verifying : perl-overloading-0.02-502.fc39.noarch 134/159 #12 51.64 Verifying : perl-vars-1.05-502.fc39.noarch 135/159 #12 51.64 Verifying : pyproject-srpm-macros-1.12.0-1.fc39.noarch 136/159 #12 51.64 Verifying : python3-dnf-plugins-core-4.5.0-1.fc39.noarch 137/159 #12 51.64 Verifying : qt5-srpm-macros-5.15.12-1.fc39.noarch 138/159 #12 51.64 Verifying : qt6-srpm-macros-6.6.2-1.fc39.noarch 139/159 #12 51.64 Verifying : redhat-rpm-config-265-1.fc39.noarch 140/159 #12 51.64 Verifying : rpm-build-4.19.1.1-1.fc39.x86_64 141/159 #12 51.64 Verifying : rpmautospec-rpm-macros-0.6.3-1.fc39.noarch 142/159 #12 51.64 Verifying : rpmlint-2.5.0-5.fc39.noarch 143/159 #12 51.64 Verifying : rpmlint-fedora-license-data-1.42-1.fc39.noarch 144/159 #12 51.64 Verifying : rust-srpm-macros-26.1-1.fc39.noarch 145/159 #12 51.64 Verifying : dnf-4.19.0-1.fc39.noarch 146/159 #12 51.64 Verifying : dnf-4.18.2-1.fc39.noarch 147/159 #12 51.64 Verifying : dnf-data-4.19.0-1.fc39.noarch 148/159 #12 51.64 Verifying : dnf-data-4.18.2-1.fc39.noarch 149/159 #12 51.64 Verifying : libdnf-0.73.0-1.fc39.x86_64 150/159 #12 51.64 Verifying : libdnf-0.72.0-1.fc39.x86_64 151/159 #12 51.65 Verifying : python3-dnf-4.19.0-1.fc39.noarch 152/159 #12 51.65 Verifying : python3-dnf-4.18.2-1.fc39.noarch 153/159 #12 51.65 Verifying : python3-hawkey-0.73.0-1.fc39.x86_64 154/159 #12 51.65 Verifying : python3-hawkey-0.72.0-1.fc39.x86_64 155/159 #12 51.65 Verifying : python3-libdnf-0.73.0-1.fc39.x86_64 156/159 #12 51.65 Verifying : python3-libdnf-0.72.0-1.fc39.x86_64 157/159 #12 51.65 Verifying : yum-4.19.0-1.fc39.noarch 158/159 #12 51.65 Verifying : yum-4.18.2-1.fc39.noarch 159/159 #12 51.81 #12 51.81 Upgraded: #12 51.81 dnf-4.19.0-1.fc39.noarch dnf-data-4.19.0-1.fc39.noarch #12 51.81 libdnf-0.73.0-1.fc39.x86_64 python3-dnf-4.19.0-1.fc39.noarch #12 51.81 python3-hawkey-0.73.0-1.fc39.x86_64 python3-libdnf-0.73.0-1.fc39.x86_64 #12 51.81 yum-4.19.0-1.fc39.noarch #12 51.81 Installed: #12 51.81 ansible-srpm-macros-1-12.fc39.noarch #12 51.81 binutils-2.40-14.fc39.x86_64 #12 51.81 binutils-gold-2.40-14.fc39.x86_64 #12 51.81 bzip2-1.0.8-16.fc39.x86_64 #12 51.81 cpio-2.14-4.fc39.x86_64 #12 51.81 dash-0.5.12-1.fc39.x86_64 #12 51.81 dbus-libs-1:1.14.10-1.fc39.x86_64 #12 51.81 debugedit-5.0-12.fc39.x86_64 #12 51.81 desktop-file-utils-0.26-9.fc39.x86_64 #12 51.81 devscripts-checkbashisms-2.23.5-3.fc39.noarch #12 51.81 diffutils-3.10-3.fc39.x86_64 #12 51.81 dnf-plugins-core-4.5.0-1.fc39.noarch #12 51.81 dwz-0.15-3.fc39.x86_64 #12 51.81 ed-1.19-4.fc39.x86_64 #12 51.81 efi-srpm-macros-5-9.fc39.noarch #12 51.81 elfutils-0.190-4.fc39.x86_64 #12 51.81 elfutils-debuginfod-client-0.190-4.fc39.x86_64 #12 51.81 emacs-filesystem-1:29.2-2.fc39.noarch #12 51.81 enchant2-2.5.0-5.fc39.x86_64 #12 51.81 file-5.44-5.fc39.x86_64 #12 51.81 fonts-filesystem-1:2.0.5-12.fc39.noarch #12 51.81 fonts-srpm-macros-1:2.0.5-12.fc39.noarch #12 51.81 forge-srpm-macros-0.2.0-3.fc39.noarch #12 51.81 fpc-srpm-macros-1.3-8.fc39.noarch #12 51.81 gdb-minimal-14.1-4.fc39.x86_64 #12 51.81 gdk-pixbuf2-2.42.10-5.fc39.x86_64 #12 51.81 ghc-srpm-macros-1.6.1-2.fc39.noarch #12 51.81 glibc-gconv-extra-2.38-16.fc39.x86_64 #12 51.81 gnat-srpm-macros-6-3.fc39.noarch #12 51.81 go-srpm-macros-3.4.0-2.fc39.noarch #12 51.81 groff-base-1.23.0-3.fc39.x86_64 #12 51.81 hunspell-1.7.2-5.fc39.x86_64 #12 51.81 hunspell-en-0.20201207-7.fc39.noarch #12 51.81 hunspell-en-GB-0.20201207-7.fc39.noarch #12 51.81 hunspell-en-US-0.20201207-7.fc39.noarch #12 51.81 hunspell-filesystem-1.7.2-5.fc39.x86_64 #12 51.81 jansson-2.13.1-7.fc39.x86_64 #12 51.81 js-jquery-3.6.4-2.fc39.noarch #12 51.81 json-glib-1.8.0-1.fc39.x86_64 #12 51.81 kernel-srpm-macros-1.0-20.fc39.noarch #12 51.81 libappstream-glib-0.8.2-4.fc39.x86_64 #12 51.81 libjpeg-turbo-2.1.4-3.fc39.x86_64 #12 51.81 libpkgconf-1.9.5-2.fc39.x86_64 #12 51.81 libpng-2:1.6.37-15.fc39.x86_64 #12 51.81 libstemmer-2.2.0-7.fc39.x86_64 #12 51.81 lua-srpm-macros-1-13.fc39.noarch #12 51.81 ncurses-6.4-7.20230520.fc39.x86_64 #12 51.81 ocaml-srpm-macros-8-2.fc39.noarch #12 51.81 openblas-srpm-macros-2-14.fc39.noarch #12 51.81 package-notes-srpm-macros-0.5-9.fc39.noarch #12 51.81 patch-2.7.6-22.fc39.x86_64 #12 51.81 perl-AutoLoader-5.74-502.fc39.noarch #12 51.81 perl-B-1.88-502.fc39.x86_64 #12 51.81 perl-Carp-1.54-500.fc39.noarch #12 51.81 perl-Class-Struct-0.68-502.fc39.noarch #12 51.81 perl-Data-Dumper-2.188-501.fc39.x86_64 #12 51.81 perl-Digest-1.20-500.fc39.noarch #12 51.81 perl-Digest-MD5-2.58-500.fc39.x86_64 #12 51.81 perl-DynaLoader-1.54-502.fc39.x86_64 #12 51.81 perl-Encode-4:3.19-500.fc39.x86_64 #12 51.81 perl-Errno-1.37-502.fc39.x86_64 #12 51.81 perl-Exporter-5.77-500.fc39.noarch #12 51.81 perl-Fcntl-1.15-502.fc39.x86_64 #12 51.81 perl-File-Basename-2.86-502.fc39.noarch #12 51.81 perl-File-Path-2.18-500.fc39.noarch #12 51.81 perl-File-Temp-1:0.231.100-500.fc39.noarch #12 51.81 perl-File-stat-1.13-502.fc39.noarch #12 51.81 perl-FileHandle-2.05-502.fc39.noarch #12 51.81 perl-Getopt-Long-1:2.54-500.fc39.noarch #12 51.81 perl-Getopt-Std-1.13-502.fc39.noarch #12 51.81 perl-HTTP-Tiny-0.088-3.fc39.noarch #12 51.81 perl-IO-1.52-502.fc39.x86_64 #12 51.81 perl-IO-Socket-IP-0.42-1.fc39.noarch #12 51.81 perl-IO-Socket-SSL-2.083-3.fc39.noarch #12 51.81 perl-IPC-Open3-1.22-502.fc39.noarch #12 51.81 perl-MIME-Base64-3.16-500.fc39.x86_64 #12 51.81 perl-Mozilla-CA-20230801-1.fc39.noarch #12 51.81 perl-NDBM_File-1.16-502.fc39.x86_64 #12 51.81 perl-Net-SSLeay-1.92-10.fc39.x86_64 #12 51.81 perl-POSIX-2.13-502.fc39.x86_64 #12 51.81 perl-PathTools-3.89-500.fc39.x86_64 #12 51.81 perl-Pod-Escapes-1:1.07-500.fc39.noarch #12 51.81 perl-Pod-Perldoc-3.28.01-501.fc39.noarch #12 51.81 perl-Pod-Simple-1:3.45-4.fc39.noarch #12 51.81 perl-Pod-Usage-4:2.03-500.fc39.noarch #12 51.81 perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 #12 51.81 perl-SelectSaver-1.02-502.fc39.noarch #12 51.81 perl-Socket-4:2.037-3.fc39.x86_64 #12 51.81 perl-Storable-1:3.32-500.fc39.x86_64 #12 51.81 perl-Symbol-1.09-502.fc39.noarch #12 51.81 perl-Term-ANSIColor-5.01-501.fc39.noarch #12 51.81 perl-Term-Cap-1.18-500.fc39.noarch #12 51.81 perl-Text-ParseWords-3.31-500.fc39.noarch #12 51.81 perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch #12 51.81 perl-Time-Local-2:1.350-3.fc39.noarch #12 51.81 perl-URI-5.21-1.fc39.noarch #12 51.81 perl-base-2.27-502.fc39.noarch #12 51.81 perl-constant-1.33-501.fc39.noarch #12 51.81 perl-if-0.61.000-502.fc39.noarch #12 51.81 perl-interpreter-4:5.38.2-502.fc39.x86_64 #12 51.81 perl-libnet-3.15-501.fc39.noarch #12 51.81 perl-libs-4:5.38.2-502.fc39.x86_64 #12 51.81 perl-locale-1.10-502.fc39.noarch #12 51.81 perl-mro-1.28-502.fc39.x86_64 #12 51.81 perl-overload-1.37-502.fc39.noarch #12 51.81 perl-overloading-0.02-502.fc39.noarch #12 51.81 perl-parent-1:0.241-500.fc39.noarch #12 51.81 perl-podlators-1:5.01-500.fc39.noarch #12 51.81 perl-srpm-macros-1-51.fc39.noarch #12 51.81 perl-vars-1.05-502.fc39.noarch #12 51.81 pkgconf-1.9.5-2.fc39.x86_64 #12 51.81 pkgconf-m4-1.9.5-2.fc39.noarch #12 51.81 pkgconf-pkg-config-1.9.5-2.fc39.x86_64 #12 51.81 pyproject-srpm-macros-1.12.0-1.fc39.noarch #12 51.81 python-srpm-macros-3.12-4.fc39.noarch #12 51.81 python-systemd-doc-235-5.fc39.x86_64 #12 51.81 python3-construct-2.10.68-6.fc39.noarch #12 51.81 python3-dateutil-1:2.8.2-10.fc39.noarch #12 51.81 python3-dbus-1.3.2-4.fc39.x86_64 #12 51.81 python3-distro-1.8.0-6.fc39.noarch #12 51.81 python3-dnf-plugins-core-4.5.0-1.fc39.noarch #12 51.81 python3-enchant-3.2.2-10.fc39.noarch #12 51.81 python3-file-magic-5.44-5.fc39.noarch #12 51.81 python3-packaging-23.1-4.fc39.noarch #12 51.81 python3-pybeam-0.7-7.fc39.noarch #12 51.81 python3-pyxdg-0.27-9.fc39.noarch #12 51.81 python3-six-1.16.0-12.fc39.noarch #12 51.81 python3-systemd-235-5.fc39.x86_64 #12 51.81 python3-tomli-w-1.0.0-9.fc39.noarch #12 51.81 python3-zstandard-0.21.0-3.fc39.x86_64 #12 51.81 qt5-srpm-macros-5.15.12-1.fc39.noarch #12 51.81 qt6-srpm-macros-6.6.2-1.fc39.noarch #12 51.81 redhat-rpm-config-265-1.fc39.noarch #12 51.81 rpm-build-4.19.1.1-1.fc39.x86_64 #12 51.81 rpmautospec-rpm-macros-0.6.3-1.fc39.noarch #12 51.81 rpmlint-2.5.0-5.fc39.noarch #12 51.81 rpmlint-fedora-license-data-1.42-1.fc39.noarch #12 51.81 rust-srpm-macros-26.1-1.fc39.noarch #12 51.81 shared-mime-info-2.2-4.fc39.x86_64 #12 51.81 unzip-6.0-62.fc39.x86_64 #12 51.81 web-assets-filesystem-5-20.fc39.noarch #12 51.81 xxhash-libs-0.8.2-1.fc39.x86_64 #12 51.81 xz-5.4.4-1.fc39.x86_64 #12 51.81 zip-3.0-39.fc39.x86_64 #12 51.81 zstd-1.5.5-4.fc39.x86_64 #12 51.81 #12 51.81 Complete! #12 DONE 52.0s #13 51.07 Setting up libgpm2:armhf (1.20.7-10+b1) ... #13 51.09 Setting up libicu72:armhf (72.1-3) ... #13 51.10 Setting up liblerc4:armhf (4.0.0+ds-2) ... #13 51.12 Setting up bsdextrautils (2.38.1-5+b1) ... #13 51.13 Setting up libfcgi0ldbl:armhf (2.4.2-2) ... #13 51.14 Setting up libtext-glob-perl (0.11-3) ... #13 51.16 Setting up xdg-user-dirs (0.18-1) ... #13 51.18 Setting up libmagic-mgc (1:5.44-3) ... #13 51.20 Setting up libyaml-0-2:armhf (0.2.5-1) ... #13 51.21 Setting up libglib2.0-0:armhf (2.74.6-2) ... #13 51.22 No schema files found: doing nothing. #13 51.23 Setting up distro-info-data (0.58+deb12u1) ... #13 51.24 Setting up manpages (6.03-2) ... #13 51.26 Setting up libtirpc-common (1.3.3+ds-1) ... #13 51.28 Setting up unzip (6.0-28) ... #13 51.29 Setting up libcbor0.8:armhf (0.8.0-2+b1) ... #14 49.83 Selecting previously unselected package gettext-base. #14 49.83 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_arm64.deb ... #14 49.83 Unpacking gettext-base (0.21-4ubuntu4) ... #14 49.87 Selecting previously unselected package libuchardet0:arm64. #14 49.87 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_arm64.deb ... #14 49.87 Unpacking libuchardet0:arm64 (0.0.7-1build2) ... #14 49.90 Selecting previously unselected package groff-base. #14 49.90 Preparing to unpack .../029-groff-base_1.22.4-8build1_arm64.deb ... #14 49.91 Unpacking groff-base (1.22.4-8build1) ... #14 49.98 Selecting previously unselected package libcbor0.8:arm64. #14 49.98 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ... #14 49.98 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #14 50.01 Selecting previously unselected package libedit2:arm64. #14 56.03 Selecting previously unselected package openssl. #14 56.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7764 files and directories currently installed.) #14 56.03 Preparing to unpack .../000-openssl_3.0.10-1ubuntu2.3_arm64.deb ... #14 56.03 Unpacking openssl (3.0.10-1ubuntu2.3) ... #14 56.09 Selecting previously unselected package ca-certificates. #13 DONE 59.5s #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.0s #15 [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 #13 46.08 Preparing to unpack .../284-libstring-shellquote-perl_1.04-1_all.deb ... #13 46.09 Unpacking libstring-shellquote-perl (1.04-1) ... #13 46.12 Selecting previously unselected package libterm-readkey-perl. #13 46.13 Preparing to unpack .../285-libterm-readkey-perl_2.38-1_armhf.deb ... #13 46.13 Unpacking libterm-readkey-perl (2.38-1) ... #13 46.16 Selecting previously unselected package libtest-fatal-perl. #13 46.16 Preparing to unpack .../286-libtest-fatal-perl_0.014-1_all.deb ... #13 46.17 Unpacking libtest-fatal-perl (0.014-1) ... #13 46.20 Selecting previously unselected package libtest-refcount-perl. #13 46.21 Preparing to unpack .../287-libtest-refcount-perl_0.08-3_all.deb ... #13 46.21 Unpacking libtest-refcount-perl (0.08-3) ... #13 46.24 Selecting previously unselected package libtext-levenshtein-perl. #13 46.25 Preparing to unpack .../288-libtext-levenshtein-perl_0.13-1_all.deb ... #13 46.25 Unpacking libtext-levenshtein-perl (0.13-1) ... #13 46.28 Selecting previously unselected package libtype-tiny-xs-perl. #13 46.28 Preparing to unpack .../289-libtype-tiny-xs-perl_0.014-1+b1_armhf.deb ... #13 46.29 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #13 46.33 Selecting previously unselected package libunicode-utf8-perl. #15 4.930 Done #15 4.960 Done #15 4.971 Starting pkgProblemResolver with broken count: 0 #15 5.014 Starting 2 pkgProblemResolver with broken count: 0 #15 5.019 Done #15 5.294 The following additional packages will be installed: #14 57.57 invoke-rc.d: policy-rc.d denied execution of start. #14 57.58 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ... #14 57.59 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 57.60 Setting up libedit2:arm64 (3.1-20191231-1) ... #14 57.61 Setting up libreadline8:arm64 (8.0-4) ... #14 57.62 Setting up m4 (1.4.18-4) ... #14 57.63 Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.9) ... #14 57.64 Setting up binutils (2.34-6ubuntu1.9) ... #14 57.65 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 57.66 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... #15 4.229 (84/94): python3-policycoreutils-3.5-8.fc39.noa 15 MB/s | 2.2 MB 00:00 #15 4.324 (85/94): systemd-254.9-1.fc39.aarch64.rpm 27 MB/s | 4.6 MB 00:00 #15 4.457 (86/94): selinux-policy-targeted-39.4-1.fc39.no 19 MB/s | 6.7 MB 00:00 #15 4.493 (87/94): systemd-devel-254.9-1.fc39.aarch64.rpm 2.4 MB/s | 630 kB 00:00 #15 4.561 (88/94): systemd-networkd-254.9-1.fc39.aarch64. 2.6 MB/s | 618 kB 00:00 #13 47.73 Setting up libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ... #13 47.74 Setting up shared-mime-info (2.0-1) ... #15 3.115 dh_installdocs #15 3.158 dh_installchangelogs #15 3.256 dh_perl #14 47.71 Preparing to unpack .../124-libsub-override-perl_0.09-2_all.deb ... #14 47.71 Unpacking libsub-override-perl (0.09-2) ... #14 47.74 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 47.74 Preparing to unpack .../125-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #14 47.75 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #14 47.77 Selecting previously unselected package dh-strip-nondeterminism. #14 47.77 Preparing to unpack .../126-dh-strip-nondeterminism_1.7.0-1_all.deb ... #14 47.78 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #14 47.81 Selecting previously unselected package dwz. #14 47.81 Preparing to unpack .../127-dwz_0.13-5_armhf.deb ... #14 47.81 Unpacking dwz (0.13-5) ... #14 47.86 Selecting previously unselected package libcroco3:armhf. #14 47.86 Preparing to unpack .../128-libcroco3_0.6.13-1_armhf.deb ... #14 47.87 Unpacking libcroco3:armhf (0.6.13-1) ... #14 47.90 Selecting previously unselected package gettext. #14 47.90 Preparing to unpack .../129-gettext_0.19.8.1-10build1_armhf.deb ... #14 47.91 Unpacking gettext (0.19.8.1-10build1) ... #14 48.00 Selecting previously unselected package intltool-debian. #13 42.65 Selecting previously unselected package pbzip2. #13 42.65 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ... #13 42.66 Unpacking pbzip2 (1.1.13-1) ... #13 42.69 Selecting previously unselected package pixz. #13 42.69 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ... #13 42.70 Unpacking pixz (1.0.7-1) ... #13 42.73 Selecting previously unselected package xdelta. #13 42.73 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ... #13 42.74 Unpacking xdelta (1.1.3-9.3) ... #13 42.77 Selecting previously unselected package xdelta3. #14 47.05 Selecting previously unselected package distro-info-data. #14 47.06 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.6_all.deb ... #14 47.06 Unpacking distro-info-data (0.52ubuntu0.6) ... #14 47.08 Selecting previously unselected package iso-codes. #14 47.08 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #14 47.09 Unpacking iso-codes (4.9.0-1) ... #14 47.25 Selecting previously unselected package less. #19 2.910 Reading state information... #19 3.035 The following additional packages will be installed: #13 50.23 Setting up libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #13 50.24 Setting up curl (7.74.0-1.3+deb11u11) ... #13 50.25 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #13 50.26 Setting up gpg (2.2.27-2+deb11u2) ... #13 50.27 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... #13 50.28 Setting up libpython3-stdlib:amd64 (3.9.2-3) ... #13 50.29 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #13 50.30 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #13 50.31 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... #13 50.32 Setting up gpg-agent (2.2.27-2+deb11u2) ... #14 48.27 Get:261 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libiterator-util-perl all 0.02+ds1-2 [14.1 kB] #14 48.35 Get:262 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-dpath-perl all 0.58-2 [38.8 kB] #13 52.32 Setting up libdistro-info-perl (1.5+deb12u1) ... #13 52.33 Setting up libcpanel-json-xs-perl:amd64 (4.35-1) ... #13 52.35 Setting up libio-stringy-perl (2.111-3) ... #13 52.36 Setting up libhtml-tagset-perl (3.20-6) ... #13 52.39 Setting up liblog-any-perl (1.713-1) ... #13 52.40 Setting up libauthen-sasl-perl (2.1600-3) ... #13 52.41 Setting up libdevel-size-perl (0.83-2+b1) ... #13 52.45 Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ... #13 52.49 Setting up libdebhelper-perl (13.11.4) ... #13 52.51 Setting up libpod-constants-perl (0.19-2) ... #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS #14 DONE 0.2s #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #13 51.30 Setting up libbrotli1:armhf (1.0.9-2+b6) ... #13 51.32 Setting up libsqlite3-0:armhf (3.40.1-2) ... #13 51.33 Setting up libsasl2-modules:armhf (2.1.28+dfsg-10) ... #13 51.35 Setting up libfcgi-bin (2.4.2-2) ... #13 51.36 Setting up binutils-common:armhf (2.40-2) ... #13 51.38 Setting up libnghttp2-14:armhf (1.52.0-1+deb12u1) ... #13 51.40 Setting up libmagic1:armhf (1:5.44-3) ... #13 51.42 Setting up libdeflate0:armhf (1.14-1) ... #13 51.43 Setting up less (590-2) ... #13 51.46 Setting up perl-openssl-defaults:armhf (7+b1) ... #13 51.47 Setting up linux-libc-dev:armhf (6.1.76-1) ... #13 51.49 Setting up libctf-nobfd0:armhf (2.40-2) ... #13 51.50 Setting up gettext-base (0.21-12) ... #13 51.51 Setting up m4 (1.4.19-3) ... #13 51.53 Setting up liblzo2-2:armhf (2.10-2) ... #13 51.55 Setting up libnpth0:armhf (1.6-3) ... #13 51.56 Setting up krb5-locales (1.20.1-2+deb12u1) ... #13 51.58 Setting up file (1:5.44-3) ... #13 51.60 Setting up libsvtav1enc1:armhf (1.4.1+dfsg-1) ... #13 51.61 Setting up libassuan0:armhf (2.5.5-5) ... #14 50.02 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_arm64.deb ... #14 50.02 Unpacking libedit2:arm64 (3.1-20210910-1build1) ... #14 50.06 Selecting previously unselected package libfido2-1:arm64. #14 50.06 Preparing to unpack .../032-libfido2-1_1.10.0-1_arm64.deb ... #14 50.06 Unpacking libfido2-1:arm64 (1.10.0-1) ... #14 50.09 Selecting previously unselected package libnghttp2-14:arm64. #14 50.10 Preparing to unpack .../033-libnghttp2-14_1.43.0-1ubuntu0.1_arm64.deb ... #14 50.10 Unpacking libnghttp2-14:arm64 (1.43.0-1ubuntu0.1) ... #14 50.14 Selecting previously unselected package libpipeline1:arm64. #14 50.14 Preparing to unpack .../034-libpipeline1_1.5.5-1_arm64.deb ... #14 50.14 Unpacking libpipeline1:arm64 (1.5.5-1) ... #14 50.17 Selecting previously unselected package libpng16-16:arm64. #14 50.17 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_arm64.deb ... #14 50.18 Unpacking libpng16-16:arm64 (1.6.37-3build5) ... #14 50.21 Selecting previously unselected package libpsl5:arm64. #14 50.22 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_arm64.deb ... #14 50.22 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ... #14 50.25 Selecting previously unselected package libxau6:arm64. #14 56.09 Preparing to unpack .../001-ca-certificates_20230311ubuntu1_all.deb ... #14 56.09 Unpacking ca-certificates (20230311ubuntu1) ... #14 56.15 Selecting previously unselected package distro-info-data. #14 56.15 Preparing to unpack .../002-distro-info-data_0.58ubuntu0.2_all.deb ... #14 56.15 Unpacking distro-info-data (0.58ubuntu0.2) ... #14 56.18 Selecting previously unselected package iso-codes. #14 56.18 Preparing to unpack .../003-iso-codes_4.15.0-1_all.deb ... #14 56.19 Unpacking iso-codes (4.15.0-1) ... #14 56.34 Selecting previously unselected package krb5-locales. #14 56.34 Preparing to unpack .../004-krb5-locales_1.20.1-3ubuntu1_all.deb ... #14 56.35 Unpacking krb5-locales (1.20.1-3ubuntu1) ... #14 56.38 Selecting previously unselected package less. #14 56.38 Preparing to unpack .../005-less_590-2ubuntu0.23.10.1_arm64.deb ... #14 56.39 Unpacking less (590-2ubuntu0.23.10.1) ... #14 56.43 Selecting previously unselected package libbsd0:arm64. #14 56.43 Preparing to unpack .../006-libbsd0_0.11.7-4_arm64.deb ... #14 56.43 Unpacking libbsd0:arm64 (0.11.7-4) ... #14 56.46 Selecting previously unselected package libelf1:arm64. #15 0.471 Hit:1 http://deb.debian.org/debian bookworm InRelease #15 0.471 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #15 0.471 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #13 46.33 Preparing to unpack .../290-libunicode-utf8-perl_0.62-1_armhf.deb ... #13 46.33 Unpacking libunicode-utf8-perl (0.62-1) ... #13 46.38 Selecting previously unselected package libwrap0:armhf. #13 46.38 Preparing to unpack .../291-libwrap0_7.6.q-28_armhf.deb ... #13 46.38 Unpacking libwrap0:armhf (7.6.q-28) ... #13 46.42 Selecting previously unselected package libxau6:armhf. #13 46.43 Preparing to unpack .../292-libxau6_1%3a1.0.8-1+b2_armhf.deb ... #13 46.43 Unpacking libxau6:armhf (1:1.0.8-1+b2) ... #13 46.47 Selecting previously unselected package libxdmcp6:armhf. #13 46.47 Preparing to unpack .../293-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #13 46.48 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #13 46.52 Selecting previously unselected package libxcb1:armhf. #13 46.52 Preparing to unpack .../294-libxcb1_1.13.1-2_armhf.deb ... #13 46.52 Unpacking libxcb1:armhf (1.13.1-2) ... #13 46.59 Selecting previously unselected package libx11-data. #14 58.02 Updating certificates in /etc/ssl/certs... #15 5.295 bash-completion build-essential cmake cmake-data dh-apparmor g++ g++-8 #15 5.295 libarchive13 libjsoncpp1 libltdl-dev libltdl7 librhash0 libseccomp-dev #15 5.296 libstdc++-8-dev libsystemd-dev libuv1 pkg-config #15 5.298 Suggested packages: #15 5.298 cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip #15 5.298 libtool-doc seccomp libstdc++-8-doc #15 5.472 The following NEW packages will be installed: #15 5.472 bash-completion build-essential cmake cmake-data dh-apparmor g++ g++-8 #15 5.472 libarchive13 libjsoncpp1 libltdl-dev libltdl7 librhash0 libseccomp-dev #15 5.473 libstdc++-8-dev libsystemd-dev libuv1 pkg-config #16 15.72 Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 60/88 #16 24.97 Installing : python3-policycoreutils-3.6-2.1.el9.noarch 61/88 #16 24.99 Installing : policycoreutils-python-utils-3.6-2.1.el9.noarch 62/88 #16 24.99 Installing : policycoreutils-devel-3.6-2.1.el9.x86_64 63/88 #16 25.19 Installing : selinux-policy-devel-38.1.33-1.el9.noarch 64/88 #16 25.20 Running scriptlet: selinux-policy-devel-38.1.33-1.el9.noarch 64/88 #16 25.21 Running scriptlet: openssh-8.7p1-38.el9.x86_64 65/88 #16 25.25 Installing : openssh-8.7p1-38.el9.x86_64 65/88 #16 25.26 Installing : libcbor-0.7.0-5.el9.x86_64 66/88 #16 25.26 Installing : libfido2-1.13.0-2.el9.x86_64 67/88 #16 25.28 Installing : openssh-clients-8.7p1-38.el9.x86_64 68/88 #16 25.29 Running scriptlet: openssh-clients-8.7p1-38.el9.x86_64 68/88 #16 25.38 Installing : git-core-2.43.0-1.el9.x86_64 69/88 #16 25.56 Installing : git-core-doc-2.43.0-1.el9.noarch 70/88 #16 25.57 Installing : perl-Git-2.43.0-1.el9.noarch 71/88 #16 25.58 Installing : git-2.43.0-1.el9.x86_64 72/88 #16 25.58 Installing : kmod-libs-28-9.el9.x86_64 73/88 #16 25.59 Installing : acl-2.3.1-4.el9.x86_64 74/88 #16 25.60 Installing : dbus-1:1.12.20-8.el9.x86_64 75/88 #16 25.60 Installing : systemd-pam-252-27.el9.x86_64 76/88 #16 25.61 Running scriptlet: systemd-252-27.el9.x86_64 77/88 #16 25.88 Installing : systemd-252-27.el9.x86_64 77/88 #16 25.90 Running scriptlet: systemd-252-27.el9.x86_64 77/88 #15 4.591 (89/94): systemd-pam-254.9-1.fc39.aarch64.rpm 3.6 MB/s | 352 kB 00:00 #15 4.619 (90/94): systemd-resolved-254.9-1.fc39.aarch64. 2.2 MB/s | 282 kB 00:00 #15 4.623 (91/94): systemd-rpm-macros-254.9-1.fc39.noarch 472 kB/s | 28 kB 00:00 #15 4.626 (92/94): vim-filesystem-9.1.113-1.fc39.noarch.r 2.6 MB/s | 18 kB 00:00 #15 4.723 (93/94): xkeyboard-config-2.40-1.fc39.noarch.rp 9.6 MB/s | 971 kB 00:00 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_master/src/github.com/docker/docker/.git/ #15 3.299 dh_link #15 3.338 dh_strip_nondeterminism #15 3.414 dh_compress #15 3.460 dh_fixperms #15 3.507 dh_missing #15 3.538 dh_installdeb #14 48.00 Preparing to unpack .../130-intltool-debian_0.35.0+20060710.5_all.deb ... #14 48.01 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 48.04 Selecting previously unselected package po-debconf. #14 48.04 Preparing to unpack .../131-po-debconf_1.0.21_all.deb ... #14 48.05 Unpacking po-debconf (1.0.21) ... #14 48.10 Selecting previously unselected package debhelper. #14 48.10 Preparing to unpack .../132-debhelper_12.10ubuntu1_all.deb ... #14 48.11 Unpacking debhelper (12.10ubuntu1) ... #14 48.21 Selecting previously unselected package libfakeroot:armhf. #14 48.21 Preparing to unpack .../133-libfakeroot_1.24-1_armhf.deb ... #12 52.78 Transaction test succeeded. #12 52.78 Running transaction From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 #15 0.977 Reading package lists... #15 2.406 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?) #13 42.77 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ... #13 42.78 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #13 42.81 Selecting previously unselected package pristine-tar. #13 42.81 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ... #13 42.82 Unpacking pristine-tar (1.49) ... #13 42.86 Selecting previously unselected package publicsuffix. #13 42.86 Preparing to unpack .../341-publicsuffix_20220811.1734-0+deb11u1_all.deb ... #13 42.86 Unpacking publicsuffix (20220811.1734-0+deb11u1) ... #13 42.90 Selecting previously unselected package python-apt-common. #13 42.91 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ... #13 42.91 Unpacking python-apt-common (2.2.1) ... #13 42.96 Selecting previously unselected package python3-apt. #13 42.96 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ... #13 42.97 Unpacking python3-apt (2.2.1) ... #13 43.04 Selecting previously unselected package python3-certifi. #14 47.25 Preparing to unpack .../010-less_590-1ubuntu0.22.04.2_armhf.deb ... #14 47.25 Unpacking less (590-1ubuntu0.22.04.2) ... #14 47.28 Selecting previously unselected package libmd0:armhf. #14 47.29 Preparing to unpack .../011-libmd0_1.0.4-1build1_armhf.deb ... #14 47.29 Unpacking libmd0:armhf (1.0.4-1build1) ... #14 47.32 Selecting previously unselected package libbsd0:armhf. #14 47.32 Preparing to unpack .../012-libbsd0_0.11.5-1_armhf.deb ... #14 47.32 Unpacking libbsd0:armhf (0.11.5-1) ... #14 47.35 Selecting previously unselected package libelf1:armhf. #19 3.036 libmagic-mgc libmagic1 #19 3.060 The following NEW packages will be installed: #19 3.061 file libmagic-mgc libmagic1 #19 3.329 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. #19 3.329 Need to get 451 kB of archives. #19 3.329 After this operation, 8644 kB of additional disk space will be used. #19 3.329 Get:1 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] #13 52.55 Setting up libregexp-pattern-license-perl (3.9.4-3) ... #13 52.59 Setting up libconvert-binhex-perl (1.125-3) ... #13 52.60 Setting up liblwp-mediatypes-perl (6.04-2) ... #13 52.61 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #13 52.63 Setting up libio-interactive-perl (1.023-2) ... #13 52.66 Setting up libtry-tiny-perl (0.31-2) ... #13 52.67 Setting up libtype-tiny-perl (2.002001-1) ... #13 52.68 Setting up libcommon-sense-perl:amd64 (3.75-3) ... #13 52.69 Setting up libmldbm-perl (2.05-4) ... #13 52.70 Setting up libxml-namespacesupport-perl (1.12-2) ... #13 52.73 Setting up libnet-http-perl (6.22-1) ... #13 52.75 Setting up libpath-iterator-rule-perl (1.015-2) ... #13 51.63 Setting up libgomp1:armhf (12.2.0-14) ... #13 51.65 Setting up bzip2 (1.0.8-5+b1) ... #13 51.67 Setting up libldap-common (2.5.13+dfsg-5) ... #13 51.69 Setting up pbzip2 (1.1.13-1) ... #13 51.70 Setting up libjbig0:armhf (2.1-6.1) ... #13 51.72 Setting up librav1e0:armhf (0.5.1-6) ... #13 51.74 Setting up libfakeroot:armhf (1.31-1.2) ... #13 51.76 Setting up libjansson4:armhf (2.14-2) ... #13 51.77 Setting up libkrb5support0:armhf (1.20.1-2+deb12u1) ... #13 51.79 Setting up libnumber-compare-perl (0.03-3) ... #13 51.80 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... #13 51.82 Setting up fakeroot (1.31-1.2) ... #13 51.83 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 50.25 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_arm64.deb ... #14 50.25 Unpacking libxau6:arm64 (1:1.0.9-1build5) ... #14 50.28 Selecting previously unselected package libxdmcp6:arm64. #14 50.28 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ... #14 50.29 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #14 50.32 Selecting previously unselected package libxcb1:arm64. #14 50.32 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_arm64.deb ... #14 50.33 Unpacking libxcb1:arm64 (1.14-3ubuntu3) ... #14 50.36 Selecting previously unselected package libx11-data. #14 50.36 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... #14 50.36 Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... #14 50.43 Selecting previously unselected package libx11-6:arm64. #14 50.43 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.3_arm64.deb ... #14 50.44 Unpacking libx11-6:arm64 (2:1.7.5-1ubuntu0.3) ... #14 50.48 Selecting previously unselected package libxext6:arm64. #14 56.46 Preparing to unpack .../007-libelf1_0.189-4_arm64.deb ... #14 56.47 Unpacking libelf1:arm64 (0.189-4) ... #14 56.51 Selecting previously unselected package libicu72:arm64. #14 56.51 Preparing to unpack .../008-libicu72_72.1-3ubuntu3_arm64.deb ... #14 56.51 Unpacking libicu72:arm64 (72.1-3ubuntu3) ... #14 56.74 Selecting previously unselected package libxml2:arm64. #14 58.44 137 added, 0 removed; done. #16 26.05 Installing : dbus-common-1:1.12.20-8.el9.noarch 78/88 #16 26.06 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 78/88 #16 26.08 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #16 26.08 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #16 26.08 #16 26.08 Running scriptlet: dbus-broker-28-7.el9.x86_64 79/88 #16 26.13 Installing : dbus-broker-28-7.el9.x86_64 79/88 #16 26.14 Running scriptlet: dbus-broker-28-7.el9.x86_64 79/88 #16 26.16 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #16 26.16 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #16 26.16 #16 26.22 Installing : systemd-devel-252-27.el9.x86_64 80/88 #16 26.23 Installing : rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 81/88 #16 26.24 Installing : annobin-12.31-2.el9.x86_64 82/88 #16 26.25 Running scriptlet: annobin-12.31-2.el9.x86_64 82/88 #15 4.770 (94/94): util-linux-2.39.3-5.fc39.aarch64.rpm 7.8 MB/s | 1.2 MB 00:00 #15 4.772 -------------------------------------------------------------------------------- #15 4.772 Total 35 MB/s | 100 MB 00:02 #13 46.59 Preparing to unpack .../295-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ... #13 46.60 Unpacking libx11-data (2:1.6.7-1+deb10u4) ... #13 46.68 Selecting previously unselected package libx11-6:armhf. #13 46.68 Preparing to unpack .../296-libx11-6_2%3a1.6.7-1+deb10u4_armhf.deb ... #13 46.68 Unpacking libx11-6:armhf (2:1.6.7-1+deb10u4) ... #13 46.76 Selecting previously unselected package libxext6:armhf. 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 #15 3.578 dh_gencontrol #15 3.717 dh_md5sums #13 53.11 Running scriptlet: libdnf-0.72.0-1.fc38.aarch64 157/157 #13 58.21 Verifying : bzip2-1.0.8-13.fc38.aarch64 1/157 #13 58.21 Verifying : cpio-2.13-14.fc38.aarch64 2/157 #13 58.21 Verifying : desktop-file-utils-0.26-8.fc38.aarch64 3/157 #13 58.21 Verifying : devscripts-checkbashisms-2.23.0-1.fc38.aarch64 4/157 #13 58.21 Verifying : dwz-0.15-2.fc38.aarch64 5/157 #13 58.21 Verifying : ed-1.19-2.fc38.aarch64 6/157 #13 58.21 Verifying : efi-srpm-macros-5-7.fc38.noarch 7/157 #13 58.21 Verifying : enchant2-2.3.4-1.fc38.aarch64 8/157 #13 58.21 Verifying : file-5.44-3.fc38.aarch64 9/157 #13 58.21 Verifying : fonts-filesystem-1:2.0.5-11.fc38.noarch 10/157 #13 58.21 Verifying : fonts-srpm-macros-1:2.0.5-11.fc38.noarch 11/157 #13 58.21 Verifying : fpc-srpm-macros-1.3-7.fc38.noarch 12/157 #13 58.21 Verifying : gdk-pixbuf2-2.42.10-2.fc38.aarch64 13/157 #13 58.21 Verifying : ghc-srpm-macros-1.6.1-1.fc38.noarch 14/157 #13 58.21 Verifying : gnat-srpm-macros-6-2.fc38.noarch 15/157 #13 58.21 Verifying : groff-base-1.22.4-11.fc38.aarch64 16/157 #13 58.21 Verifying : hunspell-1.7.2-3.fc38.aarch64 17/157 #13 58.21 Verifying : hunspell-en-0.20201207-3.fc38.noarch 18/157 #13 58.21 Verifying : hunspell-en-GB-0.20201207-3.fc38.noarch 19/157 #13 58.21 Verifying : hunspell-en-US-0.20201207-3.fc38.noarch 20/157 #13 58.21 Verifying : hunspell-filesystem-1.7.2-3.fc38.aarch64 21/157 #13 58.21 Verifying : jansson-2.13.1-6.fc38.aarch64 22/157 #13 58.21 Verifying : js-jquery-3.6.3-2.fc38.noarch 23/157 #13 58.21 Verifying : json-glib-1.6.6-4.fc38.aarch64 24/157 #13 58.21 Verifying : libappstream-glib-0.8.2-2.fc38.aarch64 25/157 #13 58.21 Verifying : libjpeg-turbo-2.1.4-2.fc38.aarch64 26/157 #13 58.21 Verifying : libpkgconf-1.8.0-6.fc38.aarch64 27/157 #13 58.21 Verifying : libpng-2:1.6.37-14.fc38.aarch64 28/157 #13 58.21 Verifying : libstemmer-2.2.0-5.fc38.aarch64 29/157 #13 58.21 Verifying : ocaml-srpm-macros-7-3.fc38.noarch 30/157 #13 58.21 Verifying : openblas-srpm-macros-2-13.fc38.noarch 31/157 #13 58.21 Verifying : patch-2.7.6-19.fc38.aarch64 32/157 #13 58.21 Verifying : perl-Carp-1.52-490.fc38.noarch 33/157 #13 58.21 Verifying : perl-Data-Dumper-2.184-491.fc38.aarch64 34/157 #13 58.21 Verifying : perl-Digest-1.20-490.fc38.noarch 35/157 #13 58.21 Verifying : perl-Digest-MD5-2.58-490.fc38.aarch64 36/157 #13 58.21 Verifying : perl-Encode-4:3.19-493.fc38.aarch64 37/157 #13 58.21 Verifying : perl-Exporter-5.77-490.fc38.noarch 38/157 #13 58.21 Verifying : perl-File-Path-2.18-490.fc38.noarch 39/157 #13 58.21 Verifying : perl-File-Temp-1:0.231.100-490.fc38.noarch 40/157 #13 58.21 Verifying : perl-Getopt-Long-1:2.54-2.fc38.noarch 41/157 #13 58.21 Verifying : perl-IO-Socket-IP-0.41-492.fc38.noarch 42/157 #13 58.21 Verifying : perl-IO-Socket-SSL-2.081-1.fc38.noarch 43/157 #13 58.21 Verifying : perl-MIME-Base64-3.16-490.fc38.aarch64 44/157 #13 58.21 Verifying : perl-Mozilla-CA-20221114-2.fc38.noarch 45/157 #13 58.21 Verifying : perl-Net-SSLeay-1.92-5.fc38.aarch64 46/157 #13 58.21 Verifying : perl-PathTools-3.84-490.fc38.aarch64 47/157 #13 58.21 Verifying : perl-Pod-Escapes-1:1.07-490.fc38.noarch 48/157 #13 58.21 Verifying : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 49/157 #13 58.21 Verifying : perl-Pod-Simple-1:3.43-491.fc38.noarch 50/157 #13 58.21 Verifying : perl-Pod-Usage-4:2.03-4.fc38.noarch 51/157 #13 58.21 Verifying : perl-Scalar-List-Utils-5:1.63-490.fc38.aarch64 52/157 #13 58.21 Verifying : perl-Socket-4:2.036-2.fc38.aarch64 53/157 #13 58.21 Verifying : perl-Storable-1:3.26-490.fc38.aarch64 54/157 #13 58.21 Verifying : perl-Term-ANSIColor-5.01-491.fc38.noarch 55/157 #13 58.21 Verifying : perl-Term-Cap-1.18-1.fc38.noarch 56/157 #13 58.21 Verifying : perl-Text-ParseWords-3.31-490.fc38.noarch 57/157 #13 58.21 Verifying : perl-Time-Local-2:1.300-490.fc38.noarch 58/157 #13 58.21 Verifying : perl-URI-5.17-2.fc38.noarch 59/157 #13 58.21 Verifying : perl-constant-1.33-491.fc38.noarch 60/157 #13 58.21 Verifying : perl-libnet-3.15-1.fc38.noarch 61/157 #13 58.21 Verifying : perl-parent-1:0.241-1.fc38.noarch 62/157 #13 58.21 Verifying : perl-podlators-1:5.01-2.fc38.noarch 63/157 #13 58.21 Verifying : perl-srpm-macros-1-48.fc38.noarch 64/157 #13 58.21 Verifying : pkgconf-1.8.0-6.fc38.aarch64 65/157 #13 58.21 Verifying : pkgconf-m4-1.8.0-6.fc38.noarch 66/157 #13 58.21 Verifying : pkgconf-pkg-config-1.8.0-6.fc38.aarch64 67/157 #13 58.21 Verifying : python-srpm-macros-3.11-10.fc38.noarch 68/157 #13 58.21 Verifying : python-systemd-doc-235-2.fc38.aarch64 69/157 #13 58.21 Verifying : python3-construct-2.10.68-4.fc38.noarch 70/157 #13 58.21 Verifying : python3-dateutil-1:2.8.2-5.fc38.noarch 71/157 #13 58.21 Verifying : python3-dbus-1.3.2-2.fc38.aarch64 72/157 #13 58.21 Verifying : python3-distro-1.8.0-2.fc38.noarch 73/157 #13 58.21 Verifying : python3-enchant-3.2.2-6.fc38.noarch 74/157 #13 58.21 Verifying : python3-file-magic-5.44-3.fc38.noarch 75/157 #13 58.21 Verifying : python3-pybeam-0.7-5.fc38.noarch 76/157 #13 58.21 Verifying : python3-pyxdg-0.27-7.fc38.noarch 77/157 #13 58.21 Verifying : python3-six-1.16.0-9.fc38.noarch 78/157 #13 58.21 Verifying : python3-systemd-235-2.fc38.aarch64 79/157 #13 58.21 Verifying : python3-tomli-w-1.0.0-5.fc38.noarch 80/157 #13 58.21 Verifying : shared-mime-info-2.2-3.fc38.aarch64 81/157 #13 58.21 Verifying : unzip-6.0-60.fc38.aarch64 82/157 #13 58.21 Verifying : web-assets-filesystem-5-19.fc38.noarch 83/157 #13 58.21 Verifying : xz-5.4.1-1.fc38.aarch64 84/157 #13 58.21 Verifying : ansible-srpm-macros-1-12.fc38.noarch 85/157 #13 58.21 Verifying : binutils-2.39-16.fc38.aarch64 86/157 #13 58.21 Verifying : binutils-gold-2.39-16.fc38.aarch64 87/157 #13 58.21 Verifying : dash-0.5.12-1.fc38.aarch64 88/157 #13 58.21 Verifying : dbus-libs-1:1.14.10-1.fc38.aarch64 89/157 #13 58.21 Verifying : debugedit-5.0-9.fc38.aarch64 90/157 #13 58.21 Verifying : diffutils-3.10-1.fc38.aarch64 91/157 #13 58.21 Verifying : dnf-plugins-core-4.5.0-1.fc38.noarch 92/157 #13 58.21 Verifying : elfutils-0.190-2.fc38.aarch64 93/157 #13 58.21 Verifying : elfutils-debuginfod-client-0.190-2.fc38.aarch64 94/157 #13 58.21 Verifying : emacs-filesystem-1:28.3-0.rc1.fc38.noarch 95/157 #13 58.21 Verifying : gdb-minimal-14.1-3.fc38.aarch64 96/157 #13 58.21 Verifying : glibc-gconv-extra-2.37-18.fc38.aarch64 97/157 #13 58.21 Verifying : go-srpm-macros-3.4.0-2.fc38.noarch 98/157 #13 58.21 Verifying : kernel-srpm-macros-1.0-19.fc38.noarch 99/157 #13 58.21 Verifying : lua-srpm-macros-1-13.fc38.noarch 100/157 #13 58.21 Verifying : ncurses-6.4-7.20230520.fc38.aarch64 101/157 #13 58.21 Verifying : package-notes-srpm-macros-0.5-8.fc38.noarch 102/157 #13 58.21 Verifying : perl-AutoLoader-5.74-498.fc38.noarch 103/157 #13 58.21 Verifying : perl-B-1.83-498.fc38.aarch64 104/157 #13 58.21 Verifying : perl-Class-Struct-0.66-498.fc38.noarch 105/157 #13 58.21 Verifying : perl-DynaLoader-1.52-498.fc38.aarch64 106/157 #13 58.21 Verifying : perl-Errno-1.36-498.fc38.aarch64 107/157 #13 58.21 Verifying : perl-Fcntl-1.15-498.fc38.aarch64 108/157 #13 58.21 Verifying : perl-File-Basename-2.85-498.fc38.noarch 109/157 #13 58.21 Verifying : perl-File-stat-1.12-498.fc38.noarch 110/157 #13 58.21 Verifying : perl-FileHandle-2.03-498.fc38.noarch 111/157 #13 58.21 Verifying : perl-Getopt-Std-1.13-498.fc38.noarch 112/157 #13 58.21 Verifying : perl-HTTP-Tiny-0.086-2.fc38.noarch 113/157 #13 58.21 Verifying : perl-IO-1.50-498.fc38.aarch64 114/157 #13 58.21 Verifying : perl-IPC-Open3-1.22-498.fc38.noarch 115/157 #13 58.21 Verifying : perl-NDBM_File-1.15-498.fc38.aarch64 116/157 #13 58.21 Verifying : perl-POSIX-2.03-498.fc38.aarch64 117/157 #13 58.21 Verifying : perl-SelectSaver-1.02-498.fc38.noarch 118/157 #13 58.21 Verifying : perl-Symbol-1.09-498.fc38.noarch 119/157 #13 58.21 Verifying : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 120/157 #13 58.21 Verifying : perl-base-2.27-498.fc38.noarch 121/157 #13 58.21 Verifying : perl-if-0.61.000-498.fc38.noarch 122/157 #13 58.21 Verifying : perl-interpreter-4:5.36.3-498.fc38.aarch64 123/157 #13 58.21 Verifying : perl-libs-4:5.36.3-498.fc38.aarch64 124/157 #13 58.21 Verifying : perl-locale-1.10-498.fc38.noarch 125/157 #13 58.21 Verifying : perl-mro-1.26-498.fc38.aarch64 126/157 #13 58.21 Verifying : perl-overload-1.35-498.fc38.noarch 127/157 #13 58.21 Verifying : perl-overloading-0.02-498.fc38.noarch 128/157 #13 58.21 Verifying : perl-vars-1.05-498.fc38.noarch 129/157 #13 58.21 Verifying : pyproject-srpm-macros-1.12.0-1.fc38.noarch 130/157 #13 58.21 Verifying : python3-dnf-plugins-core-4.5.0-1.fc38.noarch 131/157 #13 58.21 Verifying : python3-zstandard-0.21.0-1.fc38.aarch64 132/157 #13 58.21 Verifying : qt5-srpm-macros-5.15.11-1.fc38.noarch 133/157 #13 58.22 Verifying : qt6-srpm-macros-6.6.0-1.fc38.noarch 134/157 #13 58.22 Verifying : redhat-rpm-config-255-1.fc38.noarch 135/157 #13 58.22 Verifying : rpm-build-4.18.2-1.fc38.aarch64 136/157 #13 58.22 Verifying : rpmautospec-rpm-macros-0.3.8-1.fc38.noarch 137/157 #13 58.22 Verifying : rpmlint-2.4.0-6.fc38.noarch 138/157 #13 58.22 Verifying : rpmlint-fedora-license-data-1.40-1.fc38.noarch 139/157 #13 58.22 Verifying : rust-srpm-macros-25.2-2.fc38.noarch 140/157 #13 58.22 Verifying : xxhash-libs-0.8.2-1.fc38.aarch64 141/157 #13 58.22 Verifying : zip-3.0-37.fc38.aarch64 142/157 #13 58.22 Verifying : zstd-1.5.5-1.fc38.aarch64 143/157 #13 58.22 Verifying : dnf-4.19.0-1.fc38.noarch 144/157 #13 58.22 Verifying : dnf-4.18.2-1.fc38.noarch 145/157 #13 58.22 Verifying : dnf-data-4.19.0-1.fc38.noarch 146/157 #13 58.22 Verifying : dnf-data-4.18.2-1.fc38.noarch 147/157 #13 58.22 Verifying : libdnf-0.73.0-1.fc38.aarch64 148/157 #13 58.22 Verifying : libdnf-0.72.0-1.fc38.aarch64 149/157 #13 58.22 Verifying : python3-dnf-4.19.0-1.fc38.noarch 150/157 #13 58.22 Verifying : python3-dnf-4.18.2-1.fc38.noarch 151/157 #13 58.22 Verifying : python3-hawkey-0.73.0-1.fc38.aarch64 152/157 #13 58.22 Verifying : python3-hawkey-0.72.0-1.fc38.aarch64 153/157 #13 58.22 Verifying : python3-libdnf-0.73.0-1.fc38.aarch64 154/157 #13 58.22 Verifying : python3-libdnf-0.72.0-1.fc38.aarch64 155/157 #13 58.22 Verifying : yum-4.19.0-1.fc38.noarch 156/157 #13 58.22 Verifying : yum-4.18.2-1.fc38.noarch 157/157 #13 58.39 #13 58.39 Upgraded: #13 58.39 dnf-4.19.0-1.fc38.noarch dnf-data-4.19.0-1.fc38.noarch #13 58.39 libdnf-0.73.0-1.fc38.aarch64 python3-dnf-4.19.0-1.fc38.noarch #13 58.39 python3-hawkey-0.73.0-1.fc38.aarch64 python3-libdnf-0.73.0-1.fc38.aarch64 #13 58.39 yum-4.19.0-1.fc38.noarch #13 58.39 Installed: #13 58.39 ansible-srpm-macros-1-12.fc38.noarch #13 58.39 binutils-2.39-16.fc38.aarch64 #13 58.39 binutils-gold-2.39-16.fc38.aarch64 #13 58.39 bzip2-1.0.8-13.fc38.aarch64 #13 58.39 cpio-2.13-14.fc38.aarch64 #13 58.39 dash-0.5.12-1.fc38.aarch64 #13 58.39 dbus-libs-1:1.14.10-1.fc38.aarch64 #13 58.39 debugedit-5.0-9.fc38.aarch64 #13 58.39 desktop-file-utils-0.26-8.fc38.aarch64 #13 58.39 devscripts-checkbashisms-2.23.0-1.fc38.aarch64 #13 58.39 diffutils-3.10-1.fc38.aarch64 #13 58.39 dnf-plugins-core-4.5.0-1.fc38.noarch #13 58.39 dwz-0.15-2.fc38.aarch64 #13 58.39 ed-1.19-2.fc38.aarch64 #13 58.39 efi-srpm-macros-5-7.fc38.noarch #13 58.39 elfutils-0.190-2.fc38.aarch64 #13 58.39 elfutils-debuginfod-client-0.190-2.fc38.aarch64 #13 58.39 emacs-filesystem-1:28.3-0.rc1.fc38.noarch #13 58.39 enchant2-2.3.4-1.fc38.aarch64 #13 58.39 file-5.44-3.fc38.aarch64 #13 58.39 fonts-filesystem-1:2.0.5-11.fc38.noarch #13 58.39 fonts-srpm-macros-1:2.0.5-11.fc38.noarch #13 58.39 fpc-srpm-macros-1.3-7.fc38.noarch #13 58.39 gdb-minimal-14.1-3.fc38.aarch64 #13 58.39 gdk-pixbuf2-2.42.10-2.fc38.aarch64 #13 58.39 ghc-srpm-macros-1.6.1-1.fc38.noarch #13 58.39 glibc-gconv-extra-2.37-18.fc38.aarch64 #13 58.39 gnat-srpm-macros-6-2.fc38.noarch #13 58.39 go-srpm-macros-3.4.0-2.fc38.noarch #13 58.39 groff-base-1.22.4-11.fc38.aarch64 #13 58.39 hunspell-1.7.2-3.fc38.aarch64 #13 58.39 hunspell-en-0.20201207-3.fc38.noarch #13 58.39 hunspell-en-GB-0.20201207-3.fc38.noarch #13 58.39 hunspell-en-US-0.20201207-3.fc38.noarch #13 58.39 hunspell-filesystem-1.7.2-3.fc38.aarch64 #13 58.39 jansson-2.13.1-6.fc38.aarch64 #13 58.39 js-jquery-3.6.3-2.fc38.noarch #13 58.39 json-glib-1.6.6-4.fc38.aarch64 #13 58.39 kernel-srpm-macros-1.0-19.fc38.noarch #13 58.39 libappstream-glib-0.8.2-2.fc38.aarch64 #13 58.39 libjpeg-turbo-2.1.4-2.fc38.aarch64 #13 58.39 libpkgconf-1.8.0-6.fc38.aarch64 #13 58.39 libpng-2:1.6.37-14.fc38.aarch64 #13 58.39 libstemmer-2.2.0-5.fc38.aarch64 #13 58.39 lua-srpm-macros-1-13.fc38.noarch #13 58.39 ncurses-6.4-7.20230520.fc38.aarch64 #13 58.39 ocaml-srpm-macros-7-3.fc38.noarch #13 58.39 openblas-srpm-macros-2-13.fc38.noarch #13 58.39 package-notes-srpm-macros-0.5-8.fc38.noarch #13 58.39 patch-2.7.6-19.fc38.aarch64 #13 58.39 perl-AutoLoader-5.74-498.fc38.noarch #13 58.39 perl-B-1.83-498.fc38.aarch64 #13 58.39 perl-Carp-1.52-490.fc38.noarch #13 58.39 perl-Class-Struct-0.66-498.fc38.noarch #13 58.39 perl-Data-Dumper-2.184-491.fc38.aarch64 #13 58.39 perl-Digest-1.20-490.fc38.noarch #13 58.39 perl-Digest-MD5-2.58-490.fc38.aarch64 #13 58.39 perl-DynaLoader-1.52-498.fc38.aarch64 #13 58.39 perl-Encode-4:3.19-493.fc38.aarch64 #13 58.39 perl-Errno-1.36-498.fc38.aarch64 #13 58.39 perl-Exporter-5.77-490.fc38.noarch #13 58.39 perl-Fcntl-1.15-498.fc38.aarch64 #13 58.39 perl-File-Basename-2.85-498.fc38.noarch #13 58.39 perl-File-Path-2.18-490.fc38.noarch #13 58.39 perl-File-Temp-1:0.231.100-490.fc38.noarch #13 58.39 perl-File-stat-1.12-498.fc38.noarch #13 58.39 perl-FileHandle-2.03-498.fc38.noarch #13 58.39 perl-Getopt-Long-1:2.54-2.fc38.noarch #13 58.39 perl-Getopt-Std-1.13-498.fc38.noarch #13 58.39 perl-HTTP-Tiny-0.086-2.fc38.noarch #13 58.39 perl-IO-1.50-498.fc38.aarch64 #13 58.39 perl-IO-Socket-IP-0.41-492.fc38.noarch #13 58.39 perl-IO-Socket-SSL-2.081-1.fc38.noarch #13 58.39 perl-IPC-Open3-1.22-498.fc38.noarch #13 58.39 perl-MIME-Base64-3.16-490.fc38.aarch64 #13 58.39 perl-Mozilla-CA-20221114-2.fc38.noarch #13 58.39 perl-NDBM_File-1.15-498.fc38.aarch64 #13 58.39 perl-Net-SSLeay-1.92-5.fc38.aarch64 #13 58.39 perl-POSIX-2.03-498.fc38.aarch64 #13 58.39 perl-PathTools-3.84-490.fc38.aarch64 #13 58.39 perl-Pod-Escapes-1:1.07-490.fc38.noarch #13 58.39 perl-Pod-Perldoc-3.28.01-491.fc38.noarch #13 58.39 perl-Pod-Simple-1:3.43-491.fc38.noarch #13 58.39 perl-Pod-Usage-4:2.03-4.fc38.noarch #13 58.39 perl-Scalar-List-Utils-5:1.63-490.fc38.aarch64 #13 58.39 perl-SelectSaver-1.02-498.fc38.noarch #13 58.39 perl-Socket-4:2.036-2.fc38.aarch64 #13 58.39 perl-Storable-1:3.26-490.fc38.aarch64 #13 58.39 perl-Symbol-1.09-498.fc38.noarch #13 58.39 perl-Term-ANSIColor-5.01-491.fc38.noarch #13 58.39 perl-Term-Cap-1.18-1.fc38.noarch #13 58.39 perl-Text-ParseWords-3.31-490.fc38.noarch #13 58.39 perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch #13 58.39 perl-Time-Local-2:1.300-490.fc38.noarch #13 58.39 perl-URI-5.17-2.fc38.noarch #13 58.39 perl-base-2.27-498.fc38.noarch #13 58.39 perl-constant-1.33-491.fc38.noarch #13 58.39 perl-if-0.61.000-498.fc38.noarch #13 58.39 perl-interpreter-4:5.36.3-498.fc38.aarch64 #13 58.39 perl-libnet-3.15-1.fc38.noarch #13 58.39 perl-libs-4:5.36.3-498.fc38.aarch64 #13 58.39 perl-locale-1.10-498.fc38.noarch #13 58.39 perl-mro-1.26-498.fc38.aarch64 #13 58.39 perl-overload-1.35-498.fc38.noarch #13 58.39 perl-overloading-0.02-498.fc38.noarch #13 58.39 perl-parent-1:0.241-1.fc38.noarch #13 58.39 perl-podlators-1:5.01-2.fc38.noarch #13 58.39 perl-srpm-macros-1-48.fc38.noarch #13 58.39 perl-vars-1.05-498.fc38.noarch #13 58.39 pkgconf-1.8.0-6.fc38.aarch64 #13 58.39 pkgconf-m4-1.8.0-6.fc38.noarch #13 58.39 pkgconf-pkg-config-1.8.0-6.fc38.aarch64 #13 58.39 pyproject-srpm-macros-1.12.0-1.fc38.noarch #13 58.39 python-srpm-macros-3.11-10.fc38.noarch #13 58.39 python-systemd-doc-235-2.fc38.aarch64 #13 58.39 python3-construct-2.10.68-4.fc38.noarch #13 58.39 python3-dateutil-1:2.8.2-5.fc38.noarch #13 58.39 python3-dbus-1.3.2-2.fc38.aarch64 #13 58.39 python3-distro-1.8.0-2.fc38.noarch #13 58.39 python3-dnf-plugins-core-4.5.0-1.fc38.noarch #13 58.39 python3-enchant-3.2.2-6.fc38.noarch #13 58.39 python3-file-magic-5.44-3.fc38.noarch #13 58.39 python3-pybeam-0.7-5.fc38.noarch #13 58.39 python3-pyxdg-0.27-7.fc38.noarch #13 58.39 python3-six-1.16.0-9.fc38.noarch #13 58.39 python3-systemd-235-2.fc38.aarch64 #13 58.39 python3-tomli-w-1.0.0-5.fc38.noarch #13 58.39 python3-zstandard-0.21.0-1.fc38.aarch64 #13 58.39 qt5-srpm-macros-5.15.11-1.fc38.noarch #13 58.39 qt6-srpm-macros-6.6.0-1.fc38.noarch #13 58.39 redhat-rpm-config-255-1.fc38.noarch #13 58.39 rpm-build-4.18.2-1.fc38.aarch64 #13 58.39 rpmautospec-rpm-macros-0.3.8-1.fc38.noarch #13 58.39 rpmlint-2.4.0-6.fc38.noarch #13 58.39 rpmlint-fedora-license-data-1.40-1.fc38.noarch #13 58.39 rust-srpm-macros-25.2-2.fc38.noarch #13 58.39 shared-mime-info-2.2-3.fc38.aarch64 #13 58.39 unzip-6.0-60.fc38.aarch64 #13 58.39 web-assets-filesystem-5-19.fc38.noarch #13 58.39 xxhash-libs-0.8.2-1.fc38.aarch64 #13 58.39 xz-5.4.1-1.fc38.aarch64 #13 58.39 zip-3.0-37.fc38.aarch64 #14 48.22 Unpacking libfakeroot:armhf (1.24-1) ... #14 48.26 Selecting previously unselected package fakeroot. #14 48.26 Preparing to unpack .../134-fakeroot_1.24-1_armhf.deb ... #14 48.27 Unpacking fakeroot (1.24-1) ... #14 48.31 Selecting previously unselected package libassuan0:armhf. #14 48.31 Preparing to unpack .../135-libassuan0_2.5.3-7ubuntu2_armhf.deb ... #14 48.31 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ... #14 48.35 Selecting previously unselected package gpgconf. #14 48.35 Preparing to unpack .../136-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ... #14 48.36 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... #14 48.43 Selecting previously unselected package libksba8:armhf. Avoid second fetch Checking out Revision 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 (master) git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 #15 2.727 dpkg-buildpackage: info: source package docker-ce-build-deps #15 2.727 dpkg-buildpackage: info: source version 1.0 #15 2.727 dpkg-buildpackage: info: source distribution unstable #15 2.727 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #14 47.35 Preparing to unpack .../013-libelf1_0.186-1build1_armhf.deb ... #14 47.36 Unpacking libelf1:armhf (0.186-1build1) ... #14 47.38 Selecting previously unselected package libicu70:armhf. #14 47.38 Preparing to unpack .../014-libicu70_70.1-2_armhf.deb ... #14 47.39 Unpacking libicu70:armhf (70.1-2) ... #14 47.62 Selecting previously unselected package libxml2:armhf. #14 47.62 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.4_armhf.deb ... #14 47.62 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.4) ... #14 47.66 Selecting previously unselected package libyaml-0-2:armhf. #14 47.66 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_armhf.deb ... #14 47.66 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ... #14 47.69 Selecting previously unselected package lsb-release. #14 47.69 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #14 47.69 Unpacking lsb-release (11.1.0ubuntu4) ... #14 47.73 Selecting previously unselected package netbase. #14 47.73 Preparing to unpack .../018-netbase_6.3_all.deb ... #13 43.05 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ... #13 43.05 Unpacking python3-certifi (2020.6.20-1) ... #13 43.10 Selecting previously unselected package python3-idna. #13 43.10 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ... #13 43.10 Unpacking python3-idna (2.10-1) ... #13 43.14 Selecting previously unselected package python3-magic. #13 43.14 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ... #13 43.15 Unpacking python3-magic (2:0.4.20-3) ... #13 43.18 Selecting previously unselected package python3-urllib3. #13 43.19 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ... #13 43.19 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #13 43.24 Selecting previously unselected package python3-requests. #13 43.24 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ... #13 43.25 Unpacking python3-requests (2.25.1+dfsg-2) ... #13 43.29 Selecting previously unselected package python3-unidiff. #19 3.336 Get:2 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] #19 3.337 Get:3 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] #19 3.457 debconf: delaying package configuration, since apt-utils is not installed #19 3.487 Fetched 451 kB in 0s (1665 kB/s) #19 3.507 Selecting previously unselected package libmagic-mgc. #19 3.507 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15610 files and directories currently installed.) #19 3.516 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_amd64.deb ... #19 3.520 Unpacking libmagic-mgc (1:5.44-3) ... #19 3.597 Selecting previously unselected package libmagic1:amd64. #13 52.77 Setting up libtext-markdown-discount-perl (0.16-1) ... #13 52.78 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #13 52.79 Setting up libtime-moment-perl (0.44-2+b1) ... #13 52.80 Setting up libencode-locale-perl (1.05-3) ... #13 52.82 Setting up libexception-class-perl (1.45-1) ... #13 52.83 Setting up libxstring-perl:amd64 (0.005-2+b1) ... #13 52.85 Setting up libmath-base85-perl (0.5+dfsg-2) ... #13 52.86 Setting up libconfig-tiny-perl (2.28-2) ... #13 52.86 Setting up libsereal-encoder-perl (5.003+ds-1) ... #13 52.88 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #13 52.90 Setting up liblist-utilsby-perl (0.12-2) ... #13 52.92 Setting up libstring-shellquote-perl (1.04-3) ... #13 52.93 Setting up libnet-netmask-perl (2.0002-2) ... #13 52.93 Setting up libsub-install-perl (0.929-1) ... #13 52.94 Setting up gcc (4:12.2.0-3) ... #13 52.97 Setting up dpkg-dev (1.21.22) ... #13 52.99 Setting up libindirect-perl (0.39-2+b1) ... #13 53.00 Setting up libxs-parse-sublike-perl:amd64 (0.16-1+b2) ... #13 53.01 Setting up intltool-debian (0.35.0+20060710.6) ... #13 53.03 Setting up libfreezethaw-perl (0.5001-3) ... #13 53.05 Setting up libobject-pad-perl (0.78-1) ... #13 53.07 Setting up liberror-perl (0.17029-2) ... #13 50.78 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #13 50.79 Setting up fontconfig-config (2.13.1-4.2) ... #13 51.00 Setting up openssh-client (1:8.4p1-5+deb11u3) ... #13 51.85 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #13 51.87 Setting up autotools-dev (20220109.1) ... #13 51.88 Setting up libglib2.0-data (2.74.6-2) ... #13 51.90 Setting up rpcsvc-proto (1.4.3-1) ... #13 51.92 Setting up libjpeg62-turbo:armhf (1:2.1.5-2) ... #13 51.93 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #13 51.95 Setting up make (4.3-4.1) ... #13 52.04 Setting up libmpfr6:armhf (4.2.0-1) ... #13 52.05 Setting up gnupg-l10n (2.2.40-1.1) ... #13 52.07 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #13 52.09 Setting up strace (6.1-0.1) ... #13 52.10 Setting up xz-utils (5.4.1-0.2) ... #13 52.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 52.13 Setting up t1utils (1.41-4) ... #13 52.14 Setting up diffstat (1.65-1) ... #14 48.75 Get:263 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-dump-perl all 1.25-1 [25.9 kB] #14 48.93 Get:264 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-messagepack-perl armhf 1.02-1build1 [31.9 kB] #14 56.74 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.3ubuntu0.1_arm64.deb ... #14 56.74 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3ubuntu0.1) ... #14 56.80 Selecting previously unselected package libyaml-0-2:arm64. #14 56.80 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_arm64.deb ... #14 56.80 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... #14 56.83 Selecting previously unselected package lsb-release. #14 56.83 Preparing to unpack .../011-lsb-release_12.0-2_all.deb ... #14 56.84 Unpacking lsb-release (12.0-2) ... #14 56.87 Selecting previously unselected package netbase. #14 56.88 Preparing to unpack .../012-netbase_6.4_all.deb ... #14 56.88 Unpacking netbase (6.4) ... #14 56.91 Selecting previously unselected package python-apt-common. #14 56.91 Preparing to unpack .../013-python-apt-common_2.6.0ubuntu1_all.deb ... #14 56.92 Unpacking python-apt-common (2.6.0ubuntu1) ... #14 56.95 Selecting previously unselected package python3-apt. #14 56.95 Preparing to unpack .../014-python3-apt_2.6.0ubuntu1_arm64.deb ... #14 56.96 Unpacking python3-apt (2.6.0ubuntu1) ... #14 57.00 Selecting previously unselected package python3-cffi-backend:arm64. #14 50.48 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_arm64.deb ... #14 50.48 Unpacking libxext6:arm64 (2:1.3.4-1build1) ... #14 50.51 Selecting previously unselected package libxmuu1:arm64. #14 50.51 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_arm64.deb ... #14 50.52 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... #14 50.56 Selecting previously unselected package man-db. #14 50.56 Preparing to unpack .../044-man-db_2.10.2-1_arm64.deb ... #14 50.56 Unpacking man-db (2.10.2-1) ... #14 50.62 Selecting previously unselected package manpages. #14 50.62 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #14 50.62 Unpacking manpages (5.10-1ubuntu1) ... #14 50.73 Selecting previously unselected package openssh-client. #17 24.12 Running scriptlet: isl-0.16.1-6.el8.aarch64 51/60 #14 58.57 Setting up libasan5:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 58.59 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 58.60 Setting up bsdmainutils (11.1.2ubuntu3) ... #14 58.62 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #14 58.62 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist #14 58.63 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #14 58.63 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist #14 58.63 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.4) ... #14 58.64 Setting up libgdbm-compat4:arm64 (1.18.1-5) ... #14 58.66 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.5) ... #14 58.68 Setting up dwz (0.13-5) ... #16 26.26 Installing : gcc-plugin-annobin-11.4.1-3.el9.x86_64 83/88 #16 26.27 Running scriptlet: gcc-plugin-annobin-11.4.1-3.el9.x86_64 83/88 #16 26.30 Installing : libtool-2.4.6-45.el9.x86_64 84/88 #16 26.32 Installing : libselinux-devel-3.6-1.el9.x86_64 85/88 #16 26.34 Installing : libtool-ltdl-devel-2.4.6-45.el9.x86_64 86/88 #16 26.35 Installing : libseccomp-devel-2.5.2-2.el9.x86_64 87/88 #16 26.35 Installing : which-2.21-29.el9.x86_64 88/88 #16 26.36 Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 88/88 Commit message: "Merge pull request #989 from thaJeztah/update_go_1.21.7" #13 46.77 Preparing to unpack .../297-libxext6_2%3a1.3.3-1+b2_armhf.deb ... #13 46.77 Unpacking libxext6:armhf (2:1.3.3-1+b2) ... #13 46.81 Selecting previously unselected package libxml-namespacesupport-perl. #13 46.81 Preparing to unpack .../298-libxml-namespacesupport-perl_1.12-1_all.deb ... #13 46.81 Unpacking libxml-namespacesupport-perl (1.12-1) ... #13 46.84 Selecting previously unselected package libxml-sax-base-perl. #13 46.84 Preparing to unpack .../299-libxml-sax-base-perl_1.09-1_all.deb ... #13 46.85 Unpacking libxml-sax-base-perl (1.09-1) ... #13 46.94 Selecting previously unselected package libxml-sax-perl. #13 46.94 Preparing to unpack .../300-libxml-sax-perl_1.00+dfsg-1_all.deb ... #13 46.95 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #13 46.99 Selecting previously unselected package libxml-libxml-perl. #13 46.99 Preparing to unpack .../301-libxml-libxml-perl_2.0134+dfsg-1_armhf.deb ... #13 47.00 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #13 47.06 Selecting previously unselected package libxml-sax-expat-perl. #15 5.979 0 upgraded, 17 newly installed, 0 to remove and 21 not upgraded. #15 5.979 1 not fully installed or removed. #15 5.979 Need to get 15.0 MB of archives. #15 5.979 After this operation, 64.5 MB of additional disk space will be used. #15 5.979 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB] #15 6.020 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB] #15 3.762 dh_builddeb #15 3.794 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 3.812 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo #15 3.972 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #14 48.43 Preparing to unpack .../137-libksba8_1.3.5-2ubuntu0.20.04.2_armhf.deb ... #14 48.44 Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ... #14 48.47 Selecting previously unselected package libnpth0:armhf. #14 48.47 Preparing to unpack .../138-libnpth0_1.6-1_armhf.deb ... #14 48.48 Unpacking libnpth0:armhf (1.6-1) ... #14 48.52 Selecting previously unselected package dirmngr. #14 48.52 Preparing to unpack .../139-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ... #14 48.54 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... #14 48.59 Selecting previously unselected package gnupg-l10n. #14 48.59 Preparing to unpack .../140-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... #14 48.59 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 48.63 Selecting previously unselected package gnupg-utils. #14 48.63 Preparing to unpack .../141-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ... #14 48.67 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... #13 58.39 zstd-1.5.5-1.fc38.aarch64 #13 58.39 #13 58.39 Complete! #13 DONE 58.6s #14 47.73 Unpacking netbase (6.3) ... #14 47.75 Selecting previously unselected package python-apt-common. #14 47.75 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu3_all.deb ... #14 47.76 Unpacking python-apt-common (2.4.0ubuntu3) ... #14 47.79 Selecting previously unselected package python3-apt. #14 47.79 Preparing to unpack .../020-python3-apt_2.4.0ubuntu3_armhf.deb ... #14 47.79 Unpacking python3-apt (2.4.0ubuntu3) ... #14 47.82 Selecting previously unselected package python3-pkg-resources. #14 47.83 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... #14 47.83 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #14 47.87 Selecting previously unselected package ucf. #14 47.87 Preparing to unpack .../022-ucf_3.0043_all.deb ... #14 47.87 Moving old data out of the way #14 47.87 Unpacking ucf (3.0043) ... #14 47.90 Selecting previously unselected package bsdextrautils. #14 47.91 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_armhf.deb ... #14 47.91 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #14 47.94 Selecting previously unselected package libmagic-mgc. #15 2.766 dpkg-source --before-build . #15 2.766 dpkg-buildpackage: info: host architecture armhf #15 2.879 debian/rules clean #15 2.881 dh clean #15 2.969 dh_clean #15 3.006 debian/rules binary #13 43.29 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ... #13 43.29 Unpacking python3-unidiff (0.5.5-2) ... #13 43.33 Selecting previously unselected package python3-xdg. #13 43.33 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ... #13 43.34 Unpacking python3-xdg (0.27-2) ... #13 43.38 Selecting previously unselected package shared-mime-info. #13 43.38 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ... #13 43.38 Unpacking shared-mime-info (2.0-1) ... #13 43.50 Selecting previously unselected package strace. > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10 #19 3.599 Preparing to unpack .../libmagic1_1%3a5.44-3_amd64.deb ... #19 3.607 Unpacking libmagic1:amd64 (1:5.44-3) ... #19 3.645 Selecting previously unselected package file. #19 3.647 Preparing to unpack .../file_1%3a5.44-3_amd64.deb ... #19 3.651 Unpacking file (1:5.44-3) ... #19 3.687 Setting up libmagic-mgc (1:5.44-3) ... #19 3.701 Setting up libmagic1:amd64 (1:5.44-3) ... #19 3.722 Setting up file (1:5.44-3) ... #19 3.734 Processing triggers for libc-bin (2.36-9+deb12u4) ... #19 DONE 3.8s #13 53.08 Setting up patchutils (0.4.2-1) ... #13 53.09 Setting up libmail-sendmail-perl (0.80-3) ... #13 53.10 Setting up libltdl-dev:amd64 (2.4.7-5) ... #13 53.12 Setting up libjson-maybexs-perl (1.004004-1) ... #13 53.14 Setting up libxml-sax-base-perl (1.09-3) ... #13 53.16 Setting up libio-string-perl (1.08-4) ... #13 53.17 Setting up libreadonly-perl (2.050-3) ... #13 53.19 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 53.20 Setting up libstring-copyright-perl (0.003014-1) ... #13 53.22 Setting up libdata-optlist-perl (0.113-1) ... #13 53.24 Setting up libipc-run-perl (20220807.0-1) ... #13 53.25 Setting up git (1:2.39.2-1.1) ... #13 53.27 Setting up libtext-xslate-perl:amd64 (3.5.9-1+b2) ... #13 53.29 Setting up libcontextual-return-perl (0.004014-4) ... #13 51.09 Setting up gpgsm (2.2.27-2+deb11u2) ... #13 51.10 Setting up libxext6:amd64 (2:1.3.3-1.1) ... #13 51.11 Setting up binutils (2.35.2-2) ... #13 51.13 Setting up man-db (2.9.4-2) ... #13 51.23 Building database of manual pages ... #13 52.19 Setting up libpng16-16:armhf (1.6.39-2) ... #13 52.20 Setting up libmpc3:armhf (1.3.1-1) ... #13 52.22 Setting up libatomic1:armhf (12.2.0-14) ... #13 52.23 Setting up patch (2.7.6-7) ... #13 52.25 Setting up autopoint (0.21-12) ... #13 52.26 Setting up fonts-dejavu-core (2.37-6) ... #13 52.37 Setting up libgav1-1:armhf (0.18.0-1+b1) ... #14 49.05 Get:265 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnet-domain-tld-perl all 1.75-3 [29.4 kB] #14 49.16 Get:266 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 57.00 Preparing to unpack .../015-python3-cffi-backend_1.15.1-5build1_arm64.deb ... #14 57.01 Unpacking python3-cffi-backend:arm64 (1.15.1-5build1) ... #14 57.04 Selecting previously unselected package python3-pkg-resources. #14 57.04 Preparing to unpack .../016-python3-pkg-resources_68.1.2-2_all.deb ... #14 57.04 Unpacking python3-pkg-resources (68.1.2-2) ... #14 57.09 Selecting previously unselected package tzdata-icu. #14 57.09 Preparing to unpack .../017-tzdata-icu_2023d-0ubuntu0.23.10_all.deb ... #14 57.09 Unpacking tzdata-icu (2023d-0ubuntu0.23.10) ... #14 57.14 Selecting previously unselected package ucf. #14 57.14 Preparing to unpack .../018-ucf_3.0043+nmu1_all.deb ... #14 57.15 Moving old data out of the way #14 57.15 Unpacking ucf (3.0043+nmu1) ... #14 57.20 Selecting previously unselected package bsdextrautils. #14 57.20 Preparing to unpack .../019-bsdextrautils_2.39.1-4ubuntu2_arm64.deb ... #14 57.20 Unpacking bsdextrautils (2.39.1-4ubuntu2) ... #14 57.29 Selecting previously unselected package libmagic-mgc. #14 50.73 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.6_arm64.deb ... #14 50.74 Unpacking openssh-client (1:8.9p1-3ubuntu0.6) ... #17 25.23 Installing : gcc-8.5.0-21.el8.aarch64 52/60 #17 25.25 Running scriptlet: gcc-8.5.0-21.el8.aarch64 52/60 #17 25.31 Installing : annobin-11.13-2.el8.aarch64 53/60 #14 50.78 Selecting previously unselected package publicsuffix. #14 50.79 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #14 50.79 Unpacking publicsuffix (20211207.1025-1) ... #14 50.82 Selecting previously unselected package strace. #17 25.33 Running scriptlet: annobin-11.13-2.el8.aarch64 53/60 #17 25.35 Installing : gcc-plugin-annobin-8.5.0-21.el8.aarch64 54/60 #17 25.36 Running scriptlet: gcc-plugin-annobin-8.5.0-21.el8.aarch64 54/60 #17 25.43 Installing : libtool-2.4.6-25.el8.aarch64 55/60 #17 25.45 Running scriptlet: libtool-2.4.6-25.el8.aarch64 55/60 #14 50.82 Preparing to unpack .../048-strace_5.16-0ubuntu3_arm64.deb ... #14 50.82 Unpacking strace (5.16-0ubuntu3) ... #14 50.86 Selecting previously unselected package xauth. #14 50.86 Preparing to unpack .../049-xauth_1%3a1.1-1build2_arm64.deb ... #14 50.86 Unpacking xauth (1:1.1-1build2) ... #14 50.89 Selecting previously unselected package xz-utils. #14 50.90 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_arm64.deb ... #14 50.90 Unpacking xz-utils (5.2.5-2ubuntu1) ... #14 50.93 Selecting previously unselected package libsigsegv2:arm64. #14 50.94 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_arm64.deb ... #14 50.94 Unpacking libsigsegv2:arm64 (2.13-1ubuntu3) ... #14 50.97 Selecting previously unselected package m4. #14 50.97 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_arm64.deb ... #14 50.97 Unpacking m4 (1.4.18-5ubuntu2) ... #14 51.00 Selecting previously unselected package autoconf. #14 51.00 Preparing to unpack .../053-autoconf_2.71-2_all.deb ... #14 51.01 Unpacking autoconf (2.71-2) ... #14 51.05 Selecting previously unselected package autotools-dev. #14 51.05 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... #14 51.05 Unpacking autotools-dev (20220109.1) ... #14 51.09 Selecting previously unselected package automake. #14 58.69 Setting up groff-base (1.22.4-4build1) ... #14 58.70 Setting up gpgconf (2.2.19-3ubuntu2.2) ... #14 58.72 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #14 58.73 Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.5) ... #14 58.74 Setting up libc6-dev:arm64 (2.31-0ubuntu9.14) ... #14 58.75 Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.6) ... #14 58.77 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.9) ... #14 58.78 Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... #13 47.07 Preparing to unpack .../302-libxml-sax-expat-perl_0.51-1_all.deb ... #13 47.07 Unpacking libxml-sax-expat-perl (0.51-1) ... #13 47.10 Selecting previously unselected package libxml-simple-perl. #13 47.10 Preparing to unpack .../303-libxml-simple-perl_2.25-1_all.deb ... #13 47.11 Unpacking libxml-simple-perl (2.25-1) ... #13 47.15 Selecting previously unselected package libxmlrpc-lite-perl. #13 47.15 Preparing to unpack .../304-libxmlrpc-lite-perl_0.717-2_all.deb ... #13 47.15 Unpacking libxmlrpc-lite-perl (0.717-2) ... #13 47.19 Selecting previously unselected package libxmuu1:armhf. #13 47.19 Preparing to unpack .../305-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ... #13 47.20 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ... #13 47.24 Selecting previously unselected package libyaml-0-2:armhf. #13 47.24 Preparing to unpack .../306-libyaml-0-2_0.2.1-1_armhf.deb ... #13 47.25 Unpacking libyaml-0-2:armhf (0.2.1-1) ... #13 47.28 Selecting previously unselected package libyaml-libyaml-perl. #13 47.28 Preparing to unpack .../307-libyaml-libyaml-perl_0.76+repack-1_armhf.deb ... #13 47.29 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #13 47.32 Selecting previously unselected package licensecheck. #15 4.062 dpkg-genchanges: info: binary-only upload (no source code included) #15 4.064 dpkg-source --after-build . #15 4.182 dpkg-buildpackage: info: binary-only upload (no source included) #14 48.73 Selecting previously unselected package gpg. #14 48.73 Preparing to unpack .../142-gpg_2.2.19-3ubuntu2.2_armhf.deb ... #14 48.74 Unpacking gpg (2.2.19-3ubuntu2.2) ... #14 48.81 Selecting previously unselected package pinentry-curses. #14 48.81 Preparing to unpack .../143-pinentry-curses_1.1.0-3build1_armhf.deb ... #14 48.81 Unpacking pinentry-curses (1.1.0-3build1) ... #14 48.85 Selecting previously unselected package gpg-agent. #14 48.86 Preparing to unpack .../144-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ... #14 48.86 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... #14 48.91 Selecting previously unselected package gpg-wks-client. #14 48.91 Preparing to unpack .../145-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ... #14 48.91 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS #14 DONE 0.0s #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #13 58.42 Setting up libgpgme11:arm64 (1.12.0-6) ... #13 58.44 Setting up gcc (4:8.3.0-1) ... #13 58.47 Setting up python3-six (1.12.0-1) ... #13 58.61 Setting up dirmngr (2.2.12-1+deb10u2) ... #13 58.63 Setting up perl (5.28.1-6+deb10u1) ... #13 58.66 Setting up libpackage-stash-xs-perl (0.29-1) ... #13 58.67 Setting up python3-gpg (1.12.0-6) ... #13 58.86 Setting up libdata-dump-perl (1.23-1) ... #13 58.88 Setting up python3-certifi (2018.8.24-1) ... #13 59.01 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #13 59.02 Setting up libref-util-perl (0.204-1) ... #13 59.04 Setting up libipc-system-simple-perl (1.25-4) ... #13 59.05 Setting up libnet-domain-tld-perl (1.75-1) ... #13 59.06 Setting up libnet-libidn-perl (0.12.ds-3+b1) ... #13 59.07 Setting up libvariable-magic-perl (0.62-1+b1) ... #13 59.08 Setting up python3-idna (2.6-1) ... #13 59.28 Setting up libio-html-perl (1.001-1) ... #13 59.29 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #13 59.30 Setting up libtest-refcount-perl (0.08-3) ... #13 59.31 Setting up libparams-util-perl (1.07-3+b4) ... #13 59.32 Setting up libdpkg-perl (1.19.8) ... #13 59.34 Setting up autoconf (2.69-11) ... #13 59.36 Setting up python3-urllib3 (1.24.1-1+deb10u2) ... #13 59.54 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 59.56 Setting up libcapture-tiny-perl (0.48-1) ... #13 59.57 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #13 59.59 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #13 59.60 Setting up libsub-name-perl (0.21-1+b3) ... #13 59.61 Setting up libtype-tiny-xs-perl (0.014-1+b1) ... #13 59.62 Setting up g++-8 (8.3.0-6) ... #13 59.63 Setting up libfile-chdir-perl (0.1008-1) ... #13 59.64 Setting up xauth (1:1.0.10-1) ... #13 59.65 Setting up libpath-tiny-perl (0.108-1) ... #13 59.67 Setting up libarchive-cpio-perl (0.10-1) ... #13 59.68 Setting up libjson-perl (4.02000-1) ... #13 59.69 Setting up libfcgi-perl (0.78-2+b3) ... #13 59.70 Setting up libdevel-globaldestruction-perl (0.14-1) ... #13 59.71 Setting up python3-unidiff (0.5.4-1) ... #13 59.86 Setting up libstrictures-perl (2.000005-1) ... #13 59.87 Setting up libsub-quote-perl (2.005001-1) ... #13 59.88 Setting up libclass-xsaccessor-perl (1.19-3+b2) ... #13 59.94 Setting up libsort-versions-perl (1.62-1) ... #13 59.95 Setting up libexporter-tiny-perl (1.002001-1) ... #13 59.96 Setting up libterm-readkey-perl (2.38-1) ... #13 59.98 Setting up lsb-release (10.2019051400) ... #13 60.00 Setting up libclass-accessor-perl (0.51-1) ... #13 60.01 Setting up libnet-ip-perl (1.26-2) ... #13 60.02 Setting up python3-magic (2:0.4.15-2) ... #13 60.17 Setting up libperlio-gzip-perl (0.19-1+b5) ... #13 60.18 Setting up libsys-hostname-long-perl (1.5-1) ... #13 60.20 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ... #13 60.21 Setting up liburi-perl (1.76-1) ... #13 60.22 Setting up exim4-daemon-light (4.92-8+deb10u9) ... #13 60.30 invoke-rc.d: could not determine current runlevel #14 47.94 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3ubuntu0.1_armhf.deb ... #14 47.94 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 47.99 Selecting previously unselected package libmagic1:armhf. #14 47.99 Preparing to unpack .../025-libmagic1_1%3a5.41-3ubuntu0.1_armhf.deb ... #14 48.00 Unpacking libmagic1:armhf (1:5.41-3ubuntu0.1) ... #14 48.02 Selecting previously unselected package file. #14 48.02 Preparing to unpack .../026-file_1%3a5.41-3ubuntu0.1_armhf.deb ... #14 48.03 Unpacking file (1:5.41-3ubuntu0.1) ... #14 48.05 Selecting previously unselected package gettext-base. #14 48.05 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_armhf.deb ... #14 48.05 Unpacking gettext-base (0.21-4ubuntu4) ... #14 48.09 Selecting previously unselected package libuchardet0:armhf. #14 48.09 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_armhf.deb ... #14 48.09 Unpacking libuchardet0:armhf (0.0.7-1build2) ... #14 48.12 Selecting previously unselected package groff-base. #14 48.12 Preparing to unpack .../029-groff-base_1.22.4-8build1_armhf.deb ... #14 48.12 Unpacking groff-base (1.22.4-8build1) ... #14 48.18 Selecting previously unselected package libcbor0.8:armhf. #14 48.18 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ... #14 48.19 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ... #14 48.22 Selecting previously unselected package libedit2:armhf. #14 48.22 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_armhf.deb ... #14 48.22 Unpacking libedit2:armhf (3.1-20210910-1build1) ... #14 48.25 Selecting previously unselected package libfido2-1:armhf. #14 48.25 Preparing to unpack .../032-libfido2-1_1.10.0-1_armhf.deb ... #14 48.25 Unpacking libfido2-1:armhf (1.10.0-1) ... #14 48.28 Selecting previously unselected package libnghttp2-14:armhf. #14 48.28 Preparing to unpack .../033-libnghttp2-14_1.43.0-1ubuntu0.1_armhf.deb ... #15 3.008 dh binary #15 3.084 dh_update_autotools_config #15 3.117 dh_autoreconf #15 3.164 create-stamp debian/debhelper-build-stamp #15 3.164 dh_prep #15 3.197 dh_install #15 3.235 dh_installdocs #13 43.50 Preparing to unpack .../352-strace_5.10-1_armhf.deb ... #13 43.51 Unpacking strace (5.10-1) ... #13 43.57 Selecting previously unselected package xauth. #13 43.57 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ... #13 43.58 Unpacking xauth (1:1.1-1) ... #13 43.63 Selecting previously unselected package xdg-user-dirs. #13 43.63 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ... #13 43.63 Unpacking xdg-user-dirs (0.17-2) ... #13 43.70 Setting up libksba8:armhf (1.5.0-3+deb11u2) ... #13 43.72 Setting up media-types (4.0.0) ... #13 43.74 Setting up libpipeline1:armhf (1.5.3-1) ... #13 43.75 Setting up wdiff (1.2.2-2+b1) ... #13 43.76 Setting up libxau6:armhf (1:1.0.9-1) ... #13 43.78 Setting up libre2-9:armhf (20210201+dfsg-1) ... #13 43.79 Setting up libpsl5:armhf (0.21.0-1.2) ... #13 43.80 Setting up libgpm2:armhf (1.20.7-8) ... #13 43.81 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #13 43.82 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #13 43.83 Setting up libicu67:armhf (67.1-7) ... #13 43.84 Setting up libfcgi0ldbl:armhf (2.4.2-2) ... #15 0.654 Reading package lists... #15 1.546 dpkg-buildpackage: info: source package docker-ce-build-deps #15 1.546 dpkg-buildpackage: info: source version 1.0 #15 1.546 dpkg-buildpackage: info: source distribution unstable #15 1.546 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #12 53.52 Preparing : 1/1 #12 53.55 Installing : elfutils-debuginfod-client-0.190-2.fc38.x86_64 1/157 #12 53.56 Installing : python3-six-1.16.0-9.fc38.noarch 2/157 #20 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc #20 DONE 0.1s #21 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini #21 DONE 0.1s #12 53.57 Installing : hunspell-filesystem-1.7.2-3.fc38.x86_64 3/157 #12 53.57 Installing : hunspell-en-GB-0.20201207-3.fc38.noarch 4/157 #12 53.59 Installing : hunspell-en-0.20201207-3.fc38.noarch 5/157 #22 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config #22 ... #23 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit #23 DONE 0.1s #24 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit #24 DONE 0.1s #12 53.59 Installing : hunspell-en-US-0.20201207-3.fc38.noarch 6/157 #12 53.60 Installing : hunspell-1.7.2-3.fc38.x86_64 7/157 #12 53.63 Installing : elfutils-0.190-2.fc38.x86_64 8/157 #25 [runc-src 1/3] WORKDIR /usr/src/runc #25 DONE 0.1s #26 [tini-src 1/3] WORKDIR /usr/src/tini #26 DONE 0.2s #27 [containerd-src 1/3] WORKDIR /usr/src/containerd #27 DONE 0.2s #12 53.65 Upgrading : libdnf-0.73.0-1.fc38.x86_64 9/157 #12 53.68 Upgrading : python3-libdnf-0.73.0-1.fc38.x86_64 10/157 #12 53.69 Upgrading : python3-hawkey-0.73.0-1.fc38.x86_64 11/157 #28 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd #28 DONE 0.2s #12 53.70 Installing : xz-5.4.1-1.fc38.x86_64 12/157 #12 53.71 Installing : unzip-6.0-60.fc38.x86_64 13/157 #12 53.71 Installing : file-5.44-3.fc38.x86_64 14/157 #12 53.72 Installing : dwz-0.15-2.fc38.x86_64 15/157 #12 53.73 Installing : zip-3.0-37.fc38.x86_64 16/157 #13 53.31 Setting up libwww-robotrules-perl (6.02-1) ... #13 53.32 Setting up libtypes-serialiser-perl (1.01-1) ... #13 53.33 Setting up libnsl-dev:amd64 (1.3.0-2) ... #13 53.36 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #13 53.39 Setting up libgit-wrapper-perl (0.048-2) ... #13 53.43 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #13 53.45 Setting up librole-tiny-perl (2.002004-1) ... #13 53.46 Setting up gnupg (2.2.40-1.1) ... #13 53.47 Setting up libc6-dev:amd64 (2.36-9+deb12u4) ... #13 53.50 Setting up libfont-ttf-perl (1.06-2) ... #13 53.52 Setting up libfile-homedir-perl (1.006-2) ... #13 53.54 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8+b1) ... From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally #14 49.24 Get:267 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 49.34 Get:268 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnet-netmask-perl all 2.0002-2 [24.8 kB] #14 49.44 Get:269 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2build1 [80.4 kB] #13 52.38 Setting up libxdelta2:armhf (1.1.3-10.4) ... #13 52.40 Setting up libncursesw6:armhf (6.4-4) ... #13 52.41 Setting up libk5crypto3:armhf (1.20.1-2+deb12u1) ... #13 52.43 Setting up libdav1d6:armhf (1.0.0-2) ... #13 52.44 Setting up libltdl7:armhf (2.4.7-5) ... #13 52.46 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ... #13 52.48 Setting up libx265-199:armhf (3.5-2+b1) ... #13 52.49 Setting up libwebp7:armhf (1.2.4-0.2+deb12u1) ... #13 52.50 Setting up libubsan1:armhf (12.2.0-14) ... #13 52.52 Setting up python-apt-common (2.6.0) ... #13 52.54 Setting up sensible-utils (0.0.17+nmu1) ... #13 52.56 Setting up xdelta3 (3.0.11-dfsg-1.2) ... #13 52.57 Setting up libcrypt-dev:armhf (1:4.4.33-2) ... #13 52.59 Setting up libtiff6:armhf (4.5.0-6+deb12u1) ... [Pipeline] sh #14 57.29 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_arm64.deb ... #14 57.29 Unpacking libmagic-mgc (1:5.44-3) ... #14 57.37 Selecting previously unselected package libmagic1:arm64. #14 57.38 Preparing to unpack .../021-libmagic1_1%3a5.44-3_arm64.deb ... #14 57.38 Unpacking libmagic1:arm64 (1:5.44-3) ... #14 57.41 Selecting previously unselected package file. #14 57.41 Preparing to unpack .../022-file_1%3a5.44-3_arm64.deb ... #14 57.42 Unpacking file (1:5.44-3) ... #14 57.45 Selecting previously unselected package gettext-base. #14 57.45 Preparing to unpack .../023-gettext-base_0.21-13_arm64.deb ... #14 57.46 Unpacking gettext-base (0.21-13) ... #14 57.49 Selecting previously unselected package libuchardet0:arm64. #14 57.50 Preparing to unpack .../024-libuchardet0_0.0.7-1build2_arm64.deb ... #14 57.50 Unpacking libuchardet0:arm64 (0.0.7-1build2) ... #14 57.54 Selecting previously unselected package groff-base. #17 25.47 Installing : libtool-ltdl-devel-2.4.6-25.el8.aarch64 56/60 #17 25.52 Installing : libselinux-devel-2.9-8.el8.aarch64 57/60 #17 25.54 Installing : which-2.21-20.el8.aarch64 58/60 #14 51.09 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ... #14 51.09 Unpacking automake (1:1.16.5-1.3) ... #14 51.14 Selecting previously unselected package autopoint. #14 51.14 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ... #14 51.14 Unpacking autopoint (0.21-4ubuntu4) ... #14 51.17 Selecting previously unselected package binutils-common:arm64. #14 51.17 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.6_arm64.deb ... #14 51.18 Unpacking binutils-common:arm64 (2.38-4ubuntu2.6) ... #14 51.21 Selecting previously unselected package libbinutils:arm64. #14 51.21 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.6_arm64.deb ... #14 51.22 Unpacking libbinutils:arm64 (2.38-4ubuntu2.6) ... #14 51.26 Selecting previously unselected package libctf-nobfd0:arm64. #14 51.26 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.6_arm64.deb ... #14 51.26 Unpacking libctf-nobfd0:arm64 (2.38-4ubuntu2.6) ... #14 51.30 Selecting previously unselected package libctf0:arm64. #14 51.30 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.6_arm64.deb ... #14 51.30 Unpacking libctf0:arm64 (2.38-4ubuntu2.6) ... #14 51.33 Selecting previously unselected package binutils-aarch64-linux-gnu. #16 15.93 Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 60/90 #16 27.07 Installing : python3-policycoreutils-3.6-2.1.el9.noarch 61/90 #16 27.09 Installing : policycoreutils-python-utils-3.6-2.1.el9.noarch 62/90 #16 27.10 Installing : policycoreutils-devel-3.6-2.1.el9.aarch64 63/90 #16 27.29 Installing : selinux-policy-devel-38.1.33-1.el9.noarch 64/90 #16 27.31 Running scriptlet: selinux-policy-devel-38.1.33-1.el9.noarch 64/90 #16 27.32 Running scriptlet: openssh-8.7p1-38.el9.aarch64 65/90 #16 27.36 Installing : openssh-8.7p1-38.el9.aarch64 65/90 #16 27.37 Installing : libcbor-0.7.0-5.el9.aarch64 66/90 #16 27.37 Installing : libfido2-1.13.0-2.el9.aarch64 67/90 #16 27.39 Installing : openssh-clients-8.7p1-38.el9.aarch64 68/90 #16 27.40 Running scriptlet: openssh-clients-8.7p1-38.el9.aarch64 68/90 #16 27.49 Installing : git-core-2.43.0-1.el9.aarch64 69/90 #16 27.68 Installing : git-core-doc-2.43.0-1.el9.noarch 70/90 #16 27.72 Installing : perl-Git-2.43.0-1.el9.noarch 71/90 #16 27.73 Installing : git-2.43.0-1.el9.aarch64 72/90 #16 27.74 Installing : libatomic-11.4.1-3.el9.aarch64 73/90 #13 47.33 Preparing to unpack .../308-licensecheck_3.0.31-3_all.deb ... #13 47.33 Unpacking licensecheck (3.0.31-3) ... #13 47.36 Selecting previously unselected package t1utils. #13 47.37 Preparing to unpack .../309-t1utils_1.41-3_armhf.deb ... #13 47.37 Unpacking t1utils (1.41-3) ... #13 47.41 Selecting previously unselected package lintian. #13 47.42 Preparing to unpack .../310-lintian_2.15.0_all.deb ... #13 47.42 Unpacking lintian (2.15.0) ... #13 47.56 Selecting previously unselected package lsb-release. #15 4.187 #15 4.187 The package has been created. #15 4.187 Attention, the package has been created in the current directory, #15 4.187 not in ".." as indicated by the message above! #15 4.211 Selecting previously unselected package docker-ce-build-deps. #15 4.223 (Reading database ... 17884 files and directories currently installed.) #15 4.224 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 4.228 Unpacking docker-ce-build-deps (1.0) ... #14 48.95 Selecting previously unselected package gpg-wks-server. #14 48.95 Preparing to unpack .../146-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ... #14 48.95 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 48.99 Selecting previously unselected package gpgsm. #14 48.99 Preparing to unpack .../147-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ... #14 48.99 Unpacking gpgsm (2.2.19-3ubuntu2.2) ... #14 49.03 Selecting previously unselected package gnupg. #14 49.04 Preparing to unpack .../148-gnupg_2.2.19-3ubuntu2.2_all.deb ... #14 49.04 Unpacking gnupg (2.2.19-3ubuntu2.2) ... #14 49.09 Selecting previously unselected package libfile-which-perl. #14 49.09 Preparing to unpack .../149-libfile-which-perl_1.23-1_all.deb ... #14 49.09 Unpacking libfile-which-perl (1.23-1) ... #14 49.12 Selecting previously unselected package libfile-homedir-perl. #14 49.12 Preparing to unpack .../150-libfile-homedir-perl_1.004-1_all.deb ... #14 49.13 Unpacking libfile-homedir-perl (1.004-1) ... #14 49.16 Selecting previously unselected package libio-pty-perl. #14 49.16 Preparing to unpack .../151-libio-pty-perl_1%3a1.12-1_armhf.deb ... #14 49.17 Unpacking libio-pty-perl (1:1.12-1) ... #14 49.20 Selecting previously unselected package libipc-run-perl. #14 49.20 Preparing to unpack .../152-libipc-run-perl_20180523.0-2_all.deb ... #14 49.21 Unpacking libipc-run-perl (20180523.0-2) ... #14 49.24 Selecting previously unselected package libclass-method-modifiers-perl. #14 49.24 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 49.25 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 49.27 Selecting previously unselected package libb-hooks-op-check-perl. #16 26.38 Running scriptlet: which-2.21-29.el9.x86_64 88/88 #14 48.29 Unpacking libnghttp2-14:armhf (1.43.0-1ubuntu0.1) ... #14 48.32 Selecting previously unselected package libpipeline1:armhf. #14 48.32 Preparing to unpack .../034-libpipeline1_1.5.5-1_armhf.deb ... #14 48.32 Unpacking libpipeline1:armhf (1.5.5-1) ... #14 48.35 Selecting previously unselected package libpng16-16:armhf. #14 48.35 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_armhf.deb ... #14 48.36 Unpacking libpng16-16:armhf (1.6.37-3build5) ... #14 48.39 Selecting previously unselected package libpsl5:armhf. #14 48.39 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_armhf.deb ... #14 48.39 Unpacking libpsl5:armhf (0.21.0-1.2build2) ... #14 48.42 Selecting previously unselected package libxau6:armhf. #14 48.42 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_armhf.deb ... #14 48.43 Unpacking libxau6:armhf (1:1.0.9-1build5) ... #14 48.45 Selecting previously unselected package libxdmcp6:armhf. #14 48.45 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ... #14 48.46 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #14 48.49 Selecting previously unselected package libxcb1:armhf. #14 48.49 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_armhf.deb ... #13 60.31 invoke-rc.d: policy-rc.d denied execution of start. #13 60.31 Initializing GnuTLS DH parameter file #13 60.45 Setting up libmailutils5:arm64 (1:3.5-4) ... #15 6.758 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB] #15 3.279 dh_installchangelogs #15 3.372 dh_perl #15 3.415 dh_link #15 3.454 dh_strip_nondeterminism #15 3.525 dh_compress #13 43.86 Setting up xdg-user-dirs (0.17-2) ... #13 43.89 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #13 43.90 Setting up libyaml-0-2:armhf (0.2.2-1) ... #13 43.92 Setting up libglib2.0-0:armhf (2.66.8-1+deb11u1) ... #13 43.95 No schema files found: doing nothing. #13 43.96 Setting up distro-info-data (0.51+deb11u5) ... #13 43.97 Setting up manpages (5.10-1) ... #13 43.98 Setting up unzip (6.0-26+deb11u1) ... #13 43.99 Setting up perl-modules-5.32 (5.32.1-4+deb11u3) ... #13 44.01 Setting up libbrotli1:armhf (1.0.9-2+b2) ... #13 44.02 Setting up libsqlite3-0:armhf (3.34.1-3) ... #13 44.03 Setting up libcbor0:armhf (0.5.0+dfsg-2) ... #13 44.04 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 44.07 Setting up libfcgi-bin (2.4.2-2) ... #15 1.585 dpkg-buildpackage: info: host architecture arm64 #15 1.585 dpkg-source --before-build . #15 1.688 debian/rules clean #15 1.690 dh clean #15 1.770 dh_clean #15 1.804 debian/rules binary #12 53.74 Installing : enchant2-2.3.4-1.fc38.x86_64 17/157 #12 53.75 Installing : python3-enchant-3.2.2-6.fc38.noarch 18/157 #12 53.76 Installing : python3-construct-2.10.68-4.fc38.noarch 19/157 #12 53.77 Installing : python3-pybeam-0.7-5.fc38.noarch 20/157 #12 53.79 Installing : python3-dateutil-1:2.8.2-5.fc38.noarch 21/157 #12 53.79 Upgrading : dnf-data-4.19.0-1.fc38.noarch 22/157 #12 53.83 Upgrading : python3-dnf-4.19.0-1.fc38.noarch 23/157 #12 53.87 Upgrading : dnf-4.19.0-1.fc38.noarch 24/157 #12 53.88 Running scriptlet: dnf-4.19.0-1.fc38.noarch 24/157 #12 53.90 Installing : zstd-1.5.5-1.fc38.x86_64 25/157 #12 53.91 Installing : xxhash-libs-0.8.2-1.fc38.x86_64 26/157 #29 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config #13 53.55 Setting up pristine-tar (1.50) ... #13 53.56 Setting up libio-socket-ssl-perl (2.081-2) ... #13 53.57 Setting up libsub-exporter-perl (0.989-1) ... #13 53.59 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... #13 53.61 Setting up libalgorithm-merge-perl (0.08-5) ... #13 53.63 Setting up libhttp-message-perl (6.44-1) ... #13 53.64 Setting up libdata-validate-ip-perl (0.31-1) ... #13 53.65 Setting up libhtml-form-perl (6.11-1) ... latest: Pulling from library/alpine 4abcf2066143: Pulling fs layer 4abcf2066143: Download complete #14 49.61 Get:270 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-validate-ip-perl all 0.31-1 [17.2 kB] #14 49.69 Get:271 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 49.77 Get:272 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libdistro-info-perl all 1.5ubuntu0.23.10.1 [5466 B] #13 52.61 Setting up libasan8:armhf (12.2.0-14) ... #13 52.62 Setting up libuchardet0:armhf (0.0.7-1) ... #13 52.64 Setting up lzop (1.04-2) ... #13 52.66 Setting up git-man (1:2.39.2-1.1) ... #13 52.68 Setting up libssh2-1:armhf (1.10.0-3+b1) ... #13 52.70 Setting up netbase (6.4) ... #13 52.74 Setting up libkrb5-3:armhf (1.20.1-2+deb12u1) ... #13 52.77 Setting up libbinutils:armhf (2.40-2) ... #13 52.79 Setting up lsb-release (12.0-1) ... #13 52.80 Setting up libfido2-1:armhf (1.12.0-2+b1) ... #13 52.81 Setting up libisl23:armhf (0.25-1.1) ... #13 52.83 Setting up libde265-0:armhf (1.0.11-1+deb12u2) ... #13 52.85 Setting up libc-dev-bin (2.36-9+deb12u4) ... #13 52.87 Setting up openssl (3.0.11-1~deb12u2) ... #13 52.90 Setting up libbsd0:armhf (0.11.7-2) ... #13 52.91 Setting up libyuv0:armhf (0.0~git20230123.b2528b0-1) ... #14 57.54 Preparing to unpack .../025-groff-base_1.23.0-2_arm64.deb ... #14 57.55 Unpacking groff-base (1.23.0-2) ... #14 57.62 Selecting previously unselected package libcbor0.8:arm64. #14 57.62 Preparing to unpack .../026-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ... #14 57.62 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #14 57.66 Selecting previously unselected package libedit2:arm64. #14 57.66 Preparing to unpack .../027-libedit2_3.1-20221030-2_arm64.deb ... #14 57.67 Unpacking libedit2:arm64 (3.1-20221030-2) ... #14 57.70 Selecting previously unselected package libfido2-1:arm64. #14 57.71 Preparing to unpack .../028-libfido2-1_1.13.0-1_arm64.deb ... #14 57.71 Unpacking libfido2-1:arm64 (1.13.0-1) ... #14 57.74 Selecting previously unselected package libjansson4:arm64. #14 57.74 Preparing to unpack .../029-libjansson4_2.14-2_arm64.deb ... #14 57.75 Unpacking libjansson4:arm64 (2.14-2) ... #14 57.79 Selecting previously unselected package libnghttp2-14:arm64. #17 25.62 Installing : systemd-devel-239-79.el8.aarch64 59/60 #17 25.65 Installing : libseccomp-devel-2.5.2-1.el8.aarch64 60/60 #17 25.67 Running scriptlet: libseccomp-devel-2.5.2-1.el8.aarch64 60/60 #17 25.91 Verifying : annobin-11.13-2.el8.aarch64 1/60 #17 25.91 Verifying : autoconf-2.69-29.el8.noarch 2/60 #17 25.91 Verifying : automake-1.16.1-8.el8.noarch 3/60 #17 25.91 Verifying : cmake-3.26.5-2.el8.aarch64 4/60 #17 25.91 Verifying : cmake-data-3.26.5-2.el8.noarch 5/60 #17 25.91 Verifying : cmake-filesystem-3.26.5-2.el8.aarch64 6/60 #17 25.91 Verifying : cmake-rpm-macros-3.26.5-2.el8.noarch 7/60 #17 25.91 Verifying : cpp-8.5.0-21.el8.aarch64 8/60 #17 25.91 Verifying : gcc-8.5.0-21.el8.aarch64 9/60 #17 25.91 Verifying : gcc-plugin-annobin-8.5.0-21.el8.aarch64 10/60 #17 25.91 Verifying : git-2.43.0-1.el8.aarch64 11/60 #17 25.91 Verifying : git-core-2.43.0-1.el8.aarch64 12/60 #17 25.91 Verifying : git-core-doc-2.43.0-1.el8.noarch 13/60 #17 25.91 Verifying : isl-0.16.1-6.el8.aarch64 14/60 #17 25.91 Verifying : libmpc-1.1.0-9.1.el8.aarch64 15/60 #17 25.91 Verifying : libseccomp-devel-2.5.2-1.el8.aarch64 16/60 #17 25.91 Verifying : libtool-2.4.6-25.el8.aarch64 17/60 #17 25.91 Verifying : libtool-ltdl-devel-2.4.6-25.el8.aarch64 18/60 #17 25.91 Verifying : libuv-1:1.41.1-1.el8_4.aarch64 19/60 #17 25.91 Verifying : perl-Error-1:0.17025-2.el8.noarch 20/60 #17 25.91 Verifying : perl-Git-2.43.0-1.el8.noarch 21/60 #17 25.91 Verifying : perl-TermReadKey-2.37-7.el8.aarch64 22/60 #17 25.91 Verifying : perl-Thread-Queue-3.13-1.el8.noarch 23/60 #17 25.91 Verifying : vim-filesystem-2:8.0.1763-19.el8.4.noarch 24/60 #17 25.91 Verifying : checkpolicy-2.9-1.el8.aarch64 25/60 #17 25.91 Verifying : glibc-devel-2.28-251.el8.aarch64 26/60 #17 25.91 Verifying : glibc-headers-2.28-251.el8.aarch64 27/60 #17 25.91 Verifying : kernel-headers-4.18.0-540.el8.aarch64 28/60 #17 25.91 Verifying : libasan-8.5.0-21.el8.aarch64 29/60 #17 25.91 Verifying : libatomic-8.5.0-21.el8.aarch64 30/60 #17 25.91 Verifying : libedit-3.1-23.20170329cvs.el8.aarch64 31/60 #17 25.91 Verifying : libgomp-8.5.0-21.el8.aarch64 32/60 #17 25.91 Verifying : libselinux-devel-2.9-8.el8.aarch64 33/60 #17 25.91 Verifying : libselinux-utils-2.9-8.el8.aarch64 34/60 #17 25.91 Verifying : libsepol-devel-2.9-3.el8.aarch64 35/60 #17 25.91 Verifying : libubsan-8.5.0-21.el8.aarch64 36/60 #17 25.91 Verifying : libxcrypt-devel-4.1.1-6.el8.aarch64 37/60 #17 25.91 Verifying : m4-1.4.18-7.el8.aarch64 38/60 #17 25.91 Verifying : make-1:4.2.1-11.el8.aarch64 39/60 #17 25.91 Verifying : openssh-8.0p1-24.el8.aarch64 40/60 #17 25.91 Verifying : openssh-clients-8.0p1-24.el8.aarch64 41/60 #17 25.91 Verifying : pcre2-devel-10.32-3.el8.aarch64 42/60 #17 25.91 Verifying : pcre2-utf16-10.32-3.el8.aarch64 43/60 #17 25.91 Verifying : pcre2-utf32-10.32-3.el8.aarch64 44/60 #17 25.91 Verifying : policycoreutils-2.9-24.el8.aarch64 45/60 #17 25.91 Verifying : policycoreutils-devel-2.9-24.el8.aarch64 46/60 #17 25.91 Verifying : policycoreutils-python-utils-2.9-24.el8.noarch 47/60 #17 25.91 Verifying : python3-audit-3.1.2-1.el8.aarch64 48/60 #17 25.91 Verifying : python3-libselinux-2.9-8.el8.aarch64 49/60 #17 25.91 Verifying : python3-libsemanage-2.9-9.el8.aarch64 50/60 #17 25.91 Verifying : python3-policycoreutils-2.9-24.el8.noarch 51/60 #17 25.91 Verifying : python3-setools-4.3.0-5.el8.aarch64 52/60 #17 25.91 Verifying : rpm-plugin-selinux-4.14.3-31.el8.aarch64 53/60 #17 25.91 Verifying : selinux-policy-3.14.3-136.el8.noarch 54/60 #17 25.91 Verifying : selinux-policy-devel-3.14.3-136.el8.noarch 55/60 #17 25.91 Verifying : selinux-policy-minimum-3.14.3-136.el8.noarch 56/60 #17 25.91 Verifying : systemd-devel-239-79.el8.aarch64 57/60 #17 25.91 Verifying : which-2.21-20.el8.aarch64 58/60 #17 25.91 Verifying : glibc-static-2.28-251.el8.aarch64 59/60 #14 51.33 Preparing to unpack .../061-binutils-aarch64-linux-gnu_2.38-4ubuntu2.6_arm64.deb ... #14 51.34 Unpacking binutils-aarch64-linux-gnu (2.38-4ubuntu2.6) ... #14 51.46 Selecting previously unselected package binutils. + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/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_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h #16 28.10 Installing : gcc-11.4.1-3.el9.aarch64 74/90 #16 28.11 Running scriptlet: gcc-11.4.1-3.el9.aarch64 74/90 #16 28.13 Installing : kmod-libs-28-9.el9.aarch64 75/90 #16 28.14 Installing : acl-2.3.1-4.el9.aarch64 76/90 #16 28.14 Installing : dbus-1:1.12.20-8.el9.aarch64 77/90 #16 28.15 Installing : systemd-pam-252-27.el9.aarch64 78/90 #16 28.16 Running scriptlet: systemd-252-27.el9.aarch64 79/90 #15 1.524 Last metadata expiration check: 0:00:25 ago on Wed Feb 28 12:18:22 2024. #14 59.40 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... #13 47.56 Preparing to unpack .../311-lsb-release_10.2019051400_all.deb ... #13 47.56 Unpacking lsb-release (10.2019051400) ... #13 47.63 Selecting previously unselected package mailutils. #13 47.64 Preparing to unpack .../312-mailutils_1%3a3.5-4_armhf.deb ... #13 47.64 Unpacking mailutils (1:3.5-4) ... #13 47.70 Selecting previously unselected package manpages-dev. #13 47.70 Preparing to unpack .../313-manpages-dev_4.16-2_all.deb ... #13 47.71 Unpacking manpages-dev (4.16-2) ... #14 49.28 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build2_armhf.deb ... #14 49.28 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #14 49.31 Selecting previously unselected package libdynaloader-functions-perl. #14 49.31 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1_all.deb ... #14 49.32 Unpacking libdynaloader-functions-perl (0.003-1) ... #14 49.35 Selecting previously unselected package libdevel-callchecker-perl. #14 49.35 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu1_armhf.deb ... #14 49.36 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 49.39 Selecting previously unselected package libparams-classify-perl. #14 49.39 Preparing to unpack .../157-libparams-classify-perl_0.015-1build2_armhf.deb ... #14 49.39 Unpacking libparams-classify-perl (0.015-1build2) ... #14 49.46 Selecting previously unselected package libmodule-runtime-perl. #14 49.46 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ... #14 49.47 Unpacking libmodule-runtime-perl (0.016-1) ... #14 49.50 Selecting previously unselected package libimport-into-perl. #16 27.00 Verifying : acl-2.3.1-4.el9.x86_64 1/88 #16 27.00 Verifying : cracklib-2.9.6-27.el9.x86_64 2/88 #16 27.00 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 3/88 #16 27.00 Verifying : dbus-1:1.12.20-8.el9.x86_64 4/88 #16 27.00 Verifying : dbus-broker-28-7.el9.x86_64 5/88 #16 27.00 Verifying : dbus-common-1:1.12.20-8.el9.noarch 6/88 #16 27.00 Verifying : kmod-libs-28-9.el9.x86_64 7/88 #16 27.00 Verifying : libcbor-0.7.0-5.el9.x86_64 8/88 #16 27.00 Verifying : libdb-5.3.28-53.el9.x86_64 9/88 #16 27.00 Verifying : libeconf-0.4.1-3.el9.x86_64 10/88 #16 27.00 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 11/88 #16 27.00 Verifying : libfdisk-2.37.4-15.el9.x86_64 12/88 #16 27.00 Verifying : libfido2-1.13.0-2.el9.x86_64 13/88 #16 27.00 Verifying : libpwquality-1.4.4-8.el9.x86_64 14/88 #16 27.00 Verifying : libseccomp-2.5.2-2.el9.x86_64 15/88 #16 27.00 Verifying : libselinux-utils-3.6-1.el9.x86_64 16/88 #16 27.00 Verifying : libutempter-1.2.1-6.el9.x86_64 17/88 #16 27.00 Verifying : make-1:4.3-8.el9.x86_64 18/88 #16 27.00 Verifying : openssh-8.7p1-38.el9.x86_64 19/88 #16 27.00 Verifying : openssh-clients-8.7p1-38.el9.x86_64 20/88 #16 27.00 Verifying : openssl-1:3.0.7-25.el9.x86_64 21/88 #16 27.00 Verifying : pam-1.5.1-19.el9.x86_64 22/88 #16 27.00 Verifying : policycoreutils-3.6-2.1.el9.x86_64 23/88 #16 27.00 Verifying : python3-distro-1.5.0-7.el9.noarch 24/88 #16 27.00 Verifying : python3-setools-4.4.4-1.el9.x86_64 25/88 #16 27.00 Verifying : python3-setuptools-53.0.0-12.el9.noarch 26/88 #16 27.00 Verifying : rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 27/88 #16 27.00 Verifying : selinux-policy-38.1.33-1.el9.noarch 28/88 #16 27.00 Verifying : selinux-policy-targeted-38.1.33-1.el9.noarch 29/88 #16 27.00 Verifying : systemd-252-27.el9.x86_64 30/88 #16 27.00 Verifying : systemd-pam-252-27.el9.x86_64 31/88 #16 27.00 Verifying : systemd-rpm-macros-252-27.el9.noarch 32/88 #16 27.00 Verifying : util-linux-2.37.4-15.el9.x86_64 33/88 #16 27.00 Verifying : util-linux-core-2.37.4-15.el9.x86_64 34/88 #16 27.00 Verifying : vim-filesystem-2:8.2.2637-20.el9.noarch 35/88 #16 27.00 Verifying : which-2.21-29.el9.x86_64 36/88 #16 27.00 Verifying : annobin-12.31-2.el9.x86_64 37/88 #16 27.00 Verifying : autoconf-2.69-38.el9.noarch 38/88 #16 27.00 Verifying : automake-1.16.2-8.el9.noarch 39/88 #16 27.00 Verifying : checkpolicy-3.6-1.el9.x86_64 40/88 #16 27.00 Verifying : cmake-3.26.5-2.el9.x86_64 41/88 #16 27.00 Verifying : cmake-data-3.26.5-2.el9.noarch 42/88 #16 27.00 Verifying : cmake-filesystem-3.26.5-2.el9.x86_64 43/88 #16 27.00 Verifying : cmake-rpm-macros-3.26.5-2.el9.noarch 44/88 #16 27.00 Verifying : cpp-11.4.1-3.el9.x86_64 45/88 #16 27.00 Verifying : gcc-11.4.1-3.el9.x86_64 46/88 #16 27.00 Verifying : gcc-plugin-annobin-11.4.1-3.el9.x86_64 47/88 #16 27.00 Verifying : git-2.43.0-1.el9.x86_64 48/88 #16 27.00 Verifying : git-core-2.43.0-1.el9.x86_64 49/88 #16 27.00 Verifying : git-core-doc-2.43.0-1.el9.noarch 50/88 #16 27.00 Verifying : glibc-devel-2.34-100.el9.x86_64 51/88 #16 27.01 Verifying : glibc-headers-2.34-100.el9.x86_64 52/88 #16 27.01 Verifying : kernel-headers-5.14.0-425.el9.x86_64 53/88 #16 27.01 Verifying : libmpc-1.2.1-4.el9.x86_64 54/88 #16 27.01 Verifying : libseccomp-devel-2.5.2-2.el9.x86_64 55/88 #16 27.01 Verifying : libselinux-devel-3.6-1.el9.x86_64 56/88 #16 27.01 Verifying : libsepol-devel-3.6-1.el9.x86_64 57/88 #16 27.01 Verifying : libtool-2.4.6-45.el9.x86_64 58/88 #16 27.01 Verifying : libtool-ltdl-2.4.6-45.el9.x86_64 59/88 #16 27.01 Verifying : libuv-1:1.42.0-1.el9.x86_64 60/88 #16 27.01 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 61/88 #16 27.01 Verifying : llvm-libs-17.0.6-5.el9.x86_64 62/88 #16 27.01 Verifying : m4-1.4.19-1.el9.x86_64 63/88 #16 27.01 Verifying : pcre2-devel-10.40-4.el9.x86_64 64/88 #16 27.01 Verifying : pcre2-utf16-10.40-4.el9.x86_64 65/88 #16 27.01 Verifying : pcre2-utf32-10.40-4.el9.x86_64 66/88 #16 27.01 Verifying : perl-DynaLoader-1.47-481.el9.x86_64 67/88 #16 27.01 Verifying : perl-Error-1:0.17029-7.el9.noarch 68/88 #16 27.01 Verifying : perl-File-Compare-1.100.600-481.el9.noarch 69/88 #16 27.01 Verifying : perl-File-Copy-2.34-481.el9.noarch 70/88 #16 27.01 Verifying : perl-File-Find-1.37-481.el9.noarch 71/88 #16 27.01 Verifying : perl-Git-2.43.0-1.el9.noarch 72/88 #16 27.01 Verifying : perl-TermReadKey-2.38-11.el9.x86_64 73/88 #16 27.01 Verifying : perl-Thread-Queue-3.14-460.el9.noarch 74/88 #16 27.01 Verifying : perl-lib-0.65-481.el9.x86_64 75/88 #16 27.01 Verifying : perl-threads-1:2.25-460.el9.x86_64 76/88 #16 27.01 Verifying : perl-threads-shared-1.61-460.el9.x86_64 77/88 #16 27.01 Verifying : policycoreutils-devel-3.6-2.1.el9.x86_64 78/88 #16 27.01 Verifying : policycoreutils-python-utils-3.6-2.1.el9.noarch 79/88 #16 27.01 Verifying : python3-audit-3.1.2-2.el9.x86_64 80/88 #16 27.01 Verifying : python3-libselinux-3.6-1.el9.x86_64 81/88 #16 27.01 Verifying : python3-libsemanage-3.6-1.el9.x86_64 82/88 #16 27.01 Verifying : python3-policycoreutils-3.6-2.1.el9.noarch 83/88 #16 27.01 Verifying : selinux-policy-devel-38.1.33-1.el9.noarch 84/88 #16 27.01 Verifying : systemd-devel-252-27.el9.x86_64 85/88 #16 27.01 Verifying : glibc-static-2.34-100.el9.x86_64 86/88 #16 27.01 Verifying : libtool-ltdl-devel-2.4.6-45.el9.x86_64 87/88 #16 27.01 Verifying : libxcrypt-static-4.4.18-3.el9.x86_64 88/88 #16 27.15 #16 27.15 Installed: #16 27.15 acl-2.3.1-4.el9.x86_64 #16 27.15 annobin-12.31-2.el9.x86_64 #16 27.15 autoconf-2.69-38.el9.noarch #16 27.15 automake-1.16.2-8.el9.noarch #16 27.15 checkpolicy-3.6-1.el9.x86_64 #16 27.15 cmake-3.26.5-2.el9.x86_64 #16 27.15 cmake-data-3.26.5-2.el9.noarch #16 27.15 cmake-filesystem-3.26.5-2.el9.x86_64 #16 27.15 cmake-rpm-macros-3.26.5-2.el9.noarch #16 27.15 cpp-11.4.1-3.el9.x86_64 #16 27.15 cracklib-2.9.6-27.el9.x86_64 #16 27.15 cracklib-dicts-2.9.6-27.el9.x86_64 #16 27.15 dbus-1:1.12.20-8.el9.x86_64 #16 27.15 dbus-broker-28-7.el9.x86_64 #16 27.15 dbus-common-1:1.12.20-8.el9.noarch #16 27.15 gcc-11.4.1-3.el9.x86_64 #16 27.15 gcc-plugin-annobin-11.4.1-3.el9.x86_64 #16 27.15 git-2.43.0-1.el9.x86_64 #16 27.15 git-core-2.43.0-1.el9.x86_64 #16 27.15 git-core-doc-2.43.0-1.el9.noarch #16 27.15 glibc-devel-2.34-100.el9.x86_64 #16 27.15 glibc-headers-2.34-100.el9.x86_64 #16 27.15 glibc-static-2.34-100.el9.x86_64 #16 27.15 kernel-headers-5.14.0-425.el9.x86_64 #16 27.15 kmod-libs-28-9.el9.x86_64 #16 27.15 libcbor-0.7.0-5.el9.x86_64 #16 27.15 libdb-5.3.28-53.el9.x86_64 #16 27.15 libeconf-0.4.1-3.el9.x86_64 #16 27.15 libedit-3.1-38.20210216cvs.el9.x86_64 #16 27.15 libfdisk-2.37.4-15.el9.x86_64 #16 27.15 libfido2-1.13.0-2.el9.x86_64 #16 27.15 libmpc-1.2.1-4.el9.x86_64 #16 27.15 libpwquality-1.4.4-8.el9.x86_64 #16 27.15 libseccomp-2.5.2-2.el9.x86_64 #16 27.15 libseccomp-devel-2.5.2-2.el9.x86_64 #16 27.15 libselinux-devel-3.6-1.el9.x86_64 #16 27.15 libselinux-utils-3.6-1.el9.x86_64 #16 27.15 libsepol-devel-3.6-1.el9.x86_64 #16 27.15 libtool-2.4.6-45.el9.x86_64 #16 27.15 libtool-ltdl-2.4.6-45.el9.x86_64 #16 27.15 libtool-ltdl-devel-2.4.6-45.el9.x86_64 #16 27.15 libutempter-1.2.1-6.el9.x86_64 #16 27.15 libuv-1:1.42.0-1.el9.x86_64 #16 27.15 libxcrypt-devel-4.4.18-3.el9.x86_64 #16 27.15 libxcrypt-static-4.4.18-3.el9.x86_64 #16 27.15 llvm-libs-17.0.6-5.el9.x86_64 #16 27.15 m4-1.4.19-1.el9.x86_64 #16 27.15 make-1:4.3-8.el9.x86_64 #16 27.15 openssh-8.7p1-38.el9.x86_64 #16 27.15 openssh-clients-8.7p1-38.el9.x86_64 #16 27.15 openssl-1:3.0.7-25.el9.x86_64 #16 27.15 pam-1.5.1-19.el9.x86_64 #16 27.15 pcre2-devel-10.40-4.el9.x86_64 #16 27.15 pcre2-utf16-10.40-4.el9.x86_64 #16 27.15 pcre2-utf32-10.40-4.el9.x86_64 #16 27.15 perl-DynaLoader-1.47-481.el9.x86_64 #16 27.15 perl-Error-1:0.17029-7.el9.noarch #16 27.15 perl-File-Compare-1.100.600-481.el9.noarch #16 27.15 perl-File-Copy-2.34-481.el9.noarch #16 27.15 perl-File-Find-1.37-481.el9.noarch #16 27.15 perl-Git-2.43.0-1.el9.noarch #16 27.15 perl-TermReadKey-2.38-11.el9.x86_64 #16 27.15 perl-Thread-Queue-3.14-460.el9.noarch #16 27.15 perl-lib-0.65-481.el9.x86_64 #16 27.15 perl-threads-1:2.25-460.el9.x86_64 #16 27.15 perl-threads-shared-1.61-460.el9.x86_64 #16 27.15 policycoreutils-3.6-2.1.el9.x86_64 #16 27.15 policycoreutils-devel-3.6-2.1.el9.x86_64 #16 27.15 policycoreutils-python-utils-3.6-2.1.el9.noarch #16 27.15 python3-audit-3.1.2-2.el9.x86_64 #16 27.15 python3-distro-1.5.0-7.el9.noarch #16 27.15 python3-libselinux-3.6-1.el9.x86_64 #16 27.15 python3-libsemanage-3.6-1.el9.x86_64 #16 27.15 python3-policycoreutils-3.6-2.1.el9.noarch #16 27.15 python3-setools-4.4.4-1.el9.x86_64 #16 27.15 python3-setuptools-53.0.0-12.el9.noarch #16 27.15 rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 #16 27.15 selinux-policy-38.1.33-1.el9.noarch #16 27.15 selinux-policy-devel-38.1.33-1.el9.noarch #16 27.15 selinux-policy-targeted-38.1.33-1.el9.noarch #16 27.15 systemd-252-27.el9.x86_64 #16 27.15 systemd-devel-252-27.el9.x86_64 #16 27.15 systemd-pam-252-27.el9.x86_64 #16 27.15 systemd-rpm-macros-252-27.el9.noarch #16 27.15 util-linux-2.37.4-15.el9.x86_64 #16 27.15 util-linux-core-2.37.4-15.el9.x86_64 #16 27.15 vim-filesystem-2:8.2.2637-20.el9.noarch #16 27.15 which-2.21-29.el9.x86_64 #16 27.15 #16 27.15 Complete! #16 DONE 27.3s #14 48.49 Unpacking libxcb1:armhf (1.14-3ubuntu3) ... #14 48.52 Selecting previously unselected package libx11-data. #14 48.52 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... #14 48.52 Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... #14 48.58 Selecting previously unselected package libx11-6:armhf. #14 48.58 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.3_armhf.deb ... #14 48.58 Unpacking libx11-6:armhf (2:1.7.5-1ubuntu0.3) ... #14 48.62 Selecting previously unselected package libxext6:armhf. #14 48.62 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_armhf.deb ... #14 48.63 Unpacking libxext6:armhf (2:1.3.4-1build1) ... #14 48.65 Selecting previously unselected package libxmuu1:armhf. #14 48.66 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_armhf.deb ... #14 48.66 Unpacking libxmuu1:armhf (2:1.1.3-3) ... #14 48.69 Selecting previously unselected package man-db. #14 48.69 Preparing to unpack .../044-man-db_2.10.2-1_armhf.deb ... #14 48.70 Unpacking man-db (2.10.2-1) ... #14 48.75 Selecting previously unselected package manpages. #13 60.47 Setting up libdigest-bubblebabble-perl (0.02-2) ... #13 60.48 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #13 60.49 Setting up python3-pkg-resources (40.8.0-1) ... #13 60.73 Setting up automake (1:1.16.1-4) ... #15 6.936 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB] #15 3.570 dh_fixperms #15 3.617 dh_missing #15 3.647 dh_installdeb #15 3.686 dh_gencontrol #15 3.812 dh_md5sums #15 1.806 dh binary #15 1.874 dh_update_autotools_config #15 1.903 dh_autoreconf #15 1.944 create-stamp debian/debhelper-build-stamp #15 1.944 dh_prep #15 1.973 dh_auto_install --destdir=debian/docker-ce-build-deps/ #15 2.024 dh_install #15 2.057 dh_installdocs #12 53.99 Installing : gdb-minimal-14.1-3.fc38.x86_64 27/157 #12 54.00 Installing : rust-srpm-macros-25.2-2.fc38.noarch 28/157 #12 54.00 Installing : rpmautospec-rpm-macros-0.3.8-1.fc38.noarch 29/157 #12 54.01 Installing : qt6-srpm-macros-6.6.0-1.fc38.noarch 30/157 #12 54.01 Installing : qt5-srpm-macros-5.15.11-1.fc38.noarch 31/157 #12 54.02 Installing : python3-zstandard-0.21.0-1.fc38.x86_64 32/157 #12 54.03 Installing : package-notes-srpm-macros-0.5-8.fc38.noarch 33/157 #12 54.04 Installing : ncurses-6.4-7.20230520.fc38.x86_64 34/157 #12 54.04 Installing : lua-srpm-macros-1-13.fc38.noarch 35/157 #12 54.05 Installing : kernel-srpm-macros-1.0-19.fc38.noarch 36/157 #12 54.05 Installing : emacs-filesystem-1:28.3-0.rc1.fc38.noarch 37/157 #12 54.06 Installing : desktop-file-utils-0.26-8.fc38.x86_64 38/157 #12 54.07 Installing : diffutils-3.10-1.fc38.x86_64 39/157 #12 54.08 Installing : dbus-libs-1:1.14.10-1.fc38.x86_64 40/157 #12 54.09 Installing : python3-dbus-1.3.2-2.fc38.x86_64 41/157 #12 54.10 Installing : dash-0.5.12-1.fc38.x86_64 42/157 #12 54.10 Running scriptlet: dash-0.5.12-1.fc38.x86_64 42/157 #12 54.11 Installing : ansible-srpm-macros-1-12.fc38.noarch 43/157 #12 54.13 Installing : shared-mime-info-2.2-3.fc38.x86_64 44/157 #12 54.14 Running scriptlet: shared-mime-info-2.2-3.fc38.x86_64 44/157 #12 54.15 Installing : python3-tomli-w-1.0.0-5.fc38.noarch 45/157 #12 54.16 Installing : python3-pyxdg-0.27-7.fc38.noarch 46/157 #12 54.17 Installing : python3-file-magic-5.44-3.fc38.noarch 47/157 #12 54.18 Installing : python3-distro-1.8.0-2.fc38.noarch 48/157 #12 54.18 Installing : pkgconf-m4-1.8.0-6.fc38.noarch 49/157 #12 54.19 Installing : perl-srpm-macros-1-48.fc38.noarch 50/157 #12 54.19 Installing : openblas-srpm-macros-2-13.fc38.noarch 51/157 #12 54.19 Installing : ocaml-srpm-macros-7-3.fc38.noarch 52/157 #13 44.08 Setting up binutils-common:armhf (2.35.2-2) ... #13 44.10 Setting up libnghttp2-14:armhf (1.43.0-1+deb11u1) ... #13 44.11 Setting up libmagic1:armhf (1:5.39-3+deb11u1) ... #13 44.14 Setting up libdeflate0:armhf (1.7-1) ... #13 44.15 Setting up less (551-2) ... #13 44.17 Setting up perl-openssl-defaults:armhf (5) ... #13 44.18 Setting up linux-libc-dev:armhf (5.10.209-2) ... #13 44.19 Setting up libctf-nobfd0:armhf (2.35.2-2) ... #13 44.21 Setting up gettext-base (0.21-4) ... #13 44.22 Setting up liblzo2-2:armhf (2.10-2) ... #13 44.23 Setting up libnpth0:armhf (1.6-3) ... #13 44.25 Setting up file (1:5.39-3+deb11u1) ... #13 44.26 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ... #13 44.27 Setting up libassuan0:armhf (2.5.3-7.1) ... #13 44.28 Setting up libgomp1:armhf (10.2.1-6) ... #13 44.30 Setting up bzip2 (1.0.8-4) ... #13 44.31 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #13 44.33 Setting up pbzip2 (1.1.13-1) ... #13 44.34 Setting up libjbig0:armhf (2.1-3.1+b2) ... #13 44.36 Setting up libfakeroot:armhf (1.25.3-1.1) ... #13 44.37 Setting up libasan6:armhf (10.2.1-6) ... #29 ... #30 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" #30 0.532 hint: Using 'master' as the name for the initial branch. This default branch name #30 0.532 hint: is subject to change. To configure the initial branch name to use in all #30 0.532 hint: of your new repositories, which will suppress this warning, call: #30 0.532 hint: #30 0.532 hint: git config --global init.defaultBranch #30 0.532 hint: #30 0.532 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #30 0.532 hint: 'development'. The just-created branch can be renamed via this command: #30 0.532 hint: #30 0.532 hint: git branch -m #30 0.534 Initialized empty Git repository in /usr/src/rootlesskit/.git/ #30 DONE 0.7s #13 53.66 Setting up libiterator-perl (0.03+ds1-2) ... #13 53.69 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #13 53.71 Setting up libjson-xs-perl (4.030-2+b1) ... #13 53.74 Setting up python3.11 (3.11.2-6) ... 4abcf2066143: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest #14 49.84 Get:273 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libemail-address-xs-perl armhf 1.05-1build1 [26.5 kB] #13 52.93 Setting up libelf1:armhf (0.188-2.1) ... #13 52.95 Setting up readline-common (8.2-1.3) ... #13 52.97 Setting up publicsuffix (20230209.2326-1) ... #13 52.99 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... #13 53.00 Setting up zstd (1.5.4+dfsg2-5) ... #13 53.02 Setting up libmarkdown2:armhf (2.2.7-2) ... #13 53.04 Setting up libcc1-0:armhf (12.2.0-14) ... #13 53.06 Setting up iso-codes (4.15.0-1) ... #13 53.08 Setting up liblocale-gettext-perl (1.07-5) ... #13 53.10 Setting up dctrl-tools (2.24-3) ... #13 53.11 Setting up debian-keyring (2022.12.24) ... #13 53.13 Setting up libgdbm6:armhf (1.23-3) ... #14 57.79 Preparing to unpack .../030-libnghttp2-14_1.55.1-1ubuntu0.1_arm64.deb ... #14 57.79 Unpacking libnghttp2-14:arm64 (1.55.1-1ubuntu0.1) ... #14 57.83 Selecting previously unselected package libpipeline1:arm64. #14 57.83 Preparing to unpack .../031-libpipeline1_1.5.7-1_arm64.deb ... #14 57.83 Unpacking libpipeline1:arm64 (1.5.7-1) ... #14 57.87 Selecting previously unselected package libpng16-16:arm64. #14 57.87 Preparing to unpack .../032-libpng16-16_1.6.40-1_arm64.deb ... #14 57.87 Unpacking libpng16-16:arm64 (1.6.40-1) ... #14 57.91 Selecting previously unselected package libpsl5:arm64. #14 57.91 Preparing to unpack .../033-libpsl5_0.21.2-1_arm64.deb ... #14 57.91 Unpacking libpsl5:arm64 (0.21.2-1) ... #14 57.96 Selecting previously unselected package libxau6:arm64. #14 57.96 Preparing to unpack .../034-libxau6_1%3a1.0.9-1build5_arm64.deb ... #14 57.96 Unpacking libxau6:arm64 (1:1.0.9-1build5) ... #14 57.99 Selecting previously unselected package libxdmcp6:arm64. #14 57.99 Preparing to unpack .../035-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ... #14 58.00 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #14 58.03 Selecting previously unselected package libxcb1:arm64. #17 25.91 Verifying : libxcrypt-static-4.1.1-6.el8.aarch64 60/60 #17 26.08 #17 26.08 Installed: #17 26.08 annobin-11.13-2.el8.aarch64 #17 26.08 autoconf-2.69-29.el8.noarch #17 26.08 automake-1.16.1-8.el8.noarch #17 26.08 checkpolicy-2.9-1.el8.aarch64 #17 26.08 cmake-3.26.5-2.el8.aarch64 #17 26.08 cmake-data-3.26.5-2.el8.noarch #17 26.08 cmake-filesystem-3.26.5-2.el8.aarch64 #17 26.08 cmake-rpm-macros-3.26.5-2.el8.noarch #17 26.08 cpp-8.5.0-21.el8.aarch64 #17 26.08 gcc-8.5.0-21.el8.aarch64 #17 26.08 gcc-plugin-annobin-8.5.0-21.el8.aarch64 #17 26.08 git-2.43.0-1.el8.aarch64 #17 26.08 git-core-2.43.0-1.el8.aarch64 #17 26.08 git-core-doc-2.43.0-1.el8.noarch #17 26.08 glibc-devel-2.28-251.el8.aarch64 #17 26.08 glibc-headers-2.28-251.el8.aarch64 #17 26.08 glibc-static-2.28-251.el8.aarch64 #17 26.08 isl-0.16.1-6.el8.aarch64 #17 26.08 kernel-headers-4.18.0-540.el8.aarch64 #17 26.08 libasan-8.5.0-21.el8.aarch64 #17 26.08 libatomic-8.5.0-21.el8.aarch64 #17 26.08 libedit-3.1-23.20170329cvs.el8.aarch64 #17 26.08 libgomp-8.5.0-21.el8.aarch64 #17 26.08 libmpc-1.1.0-9.1.el8.aarch64 #17 26.08 libseccomp-devel-2.5.2-1.el8.aarch64 #17 26.08 libselinux-devel-2.9-8.el8.aarch64 #17 26.08 libselinux-utils-2.9-8.el8.aarch64 #17 26.08 libsepol-devel-2.9-3.el8.aarch64 #17 26.08 libtool-2.4.6-25.el8.aarch64 #17 26.08 libtool-ltdl-devel-2.4.6-25.el8.aarch64 #17 26.08 libubsan-8.5.0-21.el8.aarch64 #17 26.08 libuv-1:1.41.1-1.el8_4.aarch64 #17 26.08 libxcrypt-devel-4.1.1-6.el8.aarch64 #17 26.08 libxcrypt-static-4.1.1-6.el8.aarch64 #17 26.08 m4-1.4.18-7.el8.aarch64 #17 26.08 make-1:4.2.1-11.el8.aarch64 #17 26.08 openssh-8.0p1-24.el8.aarch64 #17 26.08 openssh-clients-8.0p1-24.el8.aarch64 #17 26.08 pcre2-devel-10.32-3.el8.aarch64 #17 26.08 pcre2-utf16-10.32-3.el8.aarch64 #17 26.08 pcre2-utf32-10.32-3.el8.aarch64 #17 26.08 perl-Error-1:0.17025-2.el8.noarch #17 26.08 perl-Git-2.43.0-1.el8.noarch #17 26.08 perl-TermReadKey-2.37-7.el8.aarch64 #17 26.08 perl-Thread-Queue-3.13-1.el8.noarch #17 26.08 policycoreutils-2.9-24.el8.aarch64 #17 26.08 policycoreutils-devel-2.9-24.el8.aarch64 #17 26.08 policycoreutils-python-utils-2.9-24.el8.noarch #17 26.08 python3-audit-3.1.2-1.el8.aarch64 #17 26.08 python3-libselinux-2.9-8.el8.aarch64 #17 26.08 python3-libsemanage-2.9-9.el8.aarch64 #17 26.08 python3-policycoreutils-2.9-24.el8.noarch #17 26.08 python3-setools-4.3.0-5.el8.aarch64 #17 26.08 rpm-plugin-selinux-4.14.3-31.el8.aarch64 #17 26.08 selinux-policy-3.14.3-136.el8.noarch #17 26.08 selinux-policy-devel-3.14.3-136.el8.noarch #17 26.08 selinux-policy-minimum-3.14.3-136.el8.noarch #17 26.08 systemd-devel-239-79.el8.aarch64 #17 26.08 vim-filesystem-2:8.0.1763-19.el8.4.noarch #17 26.08 which-2.21-20.el8.aarch64 #17 26.08 #17 26.08 Complete! #14 51.46 Preparing to unpack .../062-binutils_2.38-4ubuntu2.6_arm64.deb ... #14 51.46 Unpacking binutils (2.38-4ubuntu2.6) ... #14 51.49 Selecting previously unselected package libc-dev-bin. #14 51.49 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.6_arm64.deb ... #14 51.50 Unpacking libc-dev-bin (2.35-0ubuntu3.6) ... #14 51.52 Selecting previously unselected package linux-libc-dev:arm64. #14 51.52 Preparing to unpack .../064-linux-libc-dev_5.15.0-97.107_arm64.deb ... #14 51.53 Unpacking linux-libc-dev:arm64 (5.15.0-97.107) ... #14 51.67 Selecting previously unselected package libcrypt-dev:arm64. #14 51.68 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_arm64.deb ... #14 51.68 Unpacking libcrypt-dev:arm64 (1:4.4.27-1) ... #14 51.71 Selecting previously unselected package rpcsvc-proto. #14 51.71 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ... #14 51.71 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 51.74 Selecting previously unselected package libtirpc-dev:arm64. #14 51.74 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_arm64.deb ... #14 51.75 Unpacking libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ... #14 51.78 Selecting previously unselected package libnsl-dev:arm64. Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' #16 28.44 Installing : systemd-252-27.el9.aarch64 79/90 #16 28.46 Running scriptlet: systemd-252-27.el9.aarch64 79/90 #16 28.60 Installing : dbus-common-1:1.12.20-8.el9.noarch 80/90 #16 28.61 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 80/90 #16 28.63 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #16 28.63 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #16 28.63 #16 28.63 Running scriptlet: dbus-broker-28-7.el9.aarch64 81/90 #16 28.69 Installing : dbus-broker-28-7.el9.aarch64 81/90 #16 28.70 Running scriptlet: dbus-broker-28-7.el9.aarch64 81/90 #16 28.72 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #16 28.72 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #16 28.72 [Pipeline] sh #13 52.26 Setting up bsdmainutils (11.1.2+b1) ... #13 52.28 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #13 52.28 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #13 52.29 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #13 52.30 Setting up libcroco3:amd64 (0.6.12-3) ... #13 52.31 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... #13 52.32 Setting up ucf (3.0038+nmu1) ... #13 52.47 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... #13 52.48 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... #13 52.50 Setting up groff-base (1.22.4-3+deb10u1) ... #13 52.52 Setting up cpp (4:8.3.0-1) ... #13 52.53 Setting up gpgconf (2.2.12-1+deb10u2) ... #13 52.54 Setting up libcurl4:amd64 (7.64.0-4+deb10u8) ... #13 52.55 Setting up libc6-dev:amd64 (2.28-10+deb10u2) ... #13 52.61 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #14 59.41 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ... #14 59.43 Setting up gpg (2.2.19-3ubuntu2.2) ... #14 59.45 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... #14 59.46 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... #14 59.47 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... #13 48.03 Selecting previously unselected package psmisc. #13 48.04 Preparing to unpack .../314-psmisc_23.2-1+deb10u1_armhf.deb ... #13 48.04 Unpacking psmisc (23.2-1+deb10u1) ... #13 48.09 Selecting previously unselected package publicsuffix. #13 48.09 Preparing to unpack .../315-publicsuffix_20220811.1734-0+deb10u1_all.deb ... #13 48.10 Unpacking publicsuffix (20220811.1734-0+deb10u1) ... #13 48.14 Selecting previously unselected package python-apt-common. #17 [stage-1 7/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 49.50 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ... #14 49.51 Unpacking libimport-into-perl (1.002005-1) ... #14 49.54 Selecting previously unselected package librole-tiny-perl. #14 49.54 Preparing to unpack .../160-librole-tiny-perl_2.001004-1_all.deb ... #14 49.54 Unpacking librole-tiny-perl (2.001004-1) ... #14 49.58 Selecting previously unselected package libstrictures-perl. #14 49.58 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ... #14 49.59 Unpacking libstrictures-perl (2.000006-1) ... #14 49.62 Selecting previously unselected package libsub-quote-perl. #14 49.62 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ... #14 49.63 Unpacking libsub-quote-perl (2.006006-1) ... #14 49.66 Selecting previously unselected package libmoo-perl. #14 49.66 Preparing to unpack .../163-libmoo-perl_2.003006-1_all.deb ... #14 49.67 Unpacking libmoo-perl (2.003006-1) ... #14 49.70 Selecting previously unselected package libencode-locale-perl. #14 49.70 Preparing to unpack .../164-libencode-locale-perl_1.05-1_all.deb ... #14 49.70 Unpacking libencode-locale-perl (1.05-1) ... #14 49.73 Selecting previously unselected package libtimedate-perl. #15 6.210 Running transaction check #15 6.353 Transaction check succeeded. #14 48.75 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #14 48.75 Unpacking manpages (5.10-1ubuntu1) ... #14 48.87 Selecting previously unselected package openssh-client. #14 48.87 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.6_armhf.deb ... #14 48.88 Unpacking openssh-client (1:8.9p1-3ubuntu0.6) ... #14 48.92 Selecting previously unselected package publicsuffix. #14 48.92 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #14 48.93 Unpacking publicsuffix (20211207.1025-1) ... #14 48.96 Selecting previously unselected package strace. #14 48.96 Preparing to unpack .../048-strace_5.16-0ubuntu3_armhf.deb ... #14 48.96 Unpacking strace (5.16-0ubuntu3) ... #14 48.99 Selecting previously unselected package xauth. #13 60.78 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 60.82 Setting up libasync-mergepoint-perl (0.04-2) ... #13 60.93 Setting up libio-sessiondata-perl (1.03-1) ... #15 7.259 Get:5 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B] #15 3.851 dh_builddeb #15 3.881 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 3.901 dpkg-genbuildinfo --build=binary #15 4.049 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes #15 2.095 dh_installchangelogs #15 2.183 dh_perl #15 2.219 dh_link #15 2.253 dh_strip_nondeterminism #15 2.318 dh_compress #12 54.20 Installing : libstemmer-2.2.0-5.fc38.x86_64 53/157 #12 54.21 Installing : libpng-2:1.6.37-14.fc38.x86_64 54/157 #12 54.21 Installing : libpkgconf-1.8.0-6.fc38.x86_64 55/157 #12 54.22 Installing : pkgconf-1.8.0-6.fc38.x86_64 56/157 #12 54.22 Installing : pkgconf-pkg-config-1.8.0-6.fc38.x86_64 57/157 #12 54.23 Installing : libjpeg-turbo-2.1.4-2.fc38.x86_64 58/157 #12 54.25 Installing : gdk-pixbuf2-2.42.10-2.fc38.x86_64 59/157 #12 54.26 Installing : json-glib-1.6.6-4.fc38.x86_64 60/157 #12 54.27 Installing : libappstream-glib-0.8.2-2.fc38.x86_64 61/157 #12 54.28 Installing : jansson-2.13.1-6.fc38.x86_64 62/157 #12 54.30 Installing : binutils-gold-2.39-16.fc38.x86_64 63/157 #12 54.39 Installing : binutils-2.39-16.fc38.x86_64 64/157 #12 54.40 Running scriptlet: binutils-2.39-16.fc38.x86_64 64/157 #12 54.41 Installing : debugedit-5.0-9.fc38.x86_64 65/157 #12 54.42 Running scriptlet: groff-base-1.22.4-11.fc38.x86_64 66/157 #12 54.47 Installing : groff-base-1.22.4-11.fc38.x86_64 66/157 #12 54.47 Running scriptlet: groff-base-1.22.4-11.fc38.x86_64 66/157 #12 54.49 Installing : perl-Digest-1.20-490.fc38.noarch 67/157 #12 54.49 Installing : perl-Digest-MD5-2.58-490.fc38.x86_64 68/157 #12 54.50 Installing : perl-B-1.83-498.fc38.x86_64 69/157 #12 54.51 Installing : perl-FileHandle-2.03-498.fc38.noarch 70/157 #12 54.51 Installing : perl-Data-Dumper-2.184-491.fc38.x86_64 71/157 #12 54.52 Installing : perl-libnet-3.15-1.fc38.noarch 72/157 #12 54.52 Installing : perl-AutoLoader-5.74-498.fc38.noarch 73/157 #12 54.53 Installing : perl-base-2.27-498.fc38.noarch 74/157 #12 54.54 Installing : perl-URI-5.17-2.fc38.noarch 75/157 #12 54.55 Installing : perl-Time-Local-2:1.300-490.fc38.noarch 76/157 #12 54.55 Installing : perl-Mozilla-CA-20221114-2.fc38.noarch 77/157 #12 54.55 Installing : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 78/157 #12 54.56 Installing : perl-if-0.61.000-498.fc38.noarch 79/157 #12 54.56 Installing : perl-locale-1.10-498.fc38.noarch 80/157 #12 54.57 Installing : perl-IO-Socket-IP-0.41-492.fc38.noarch 81/157 #12 54.57 Installing : perl-File-Path-2.18-490.fc38.noarch 82/157 #12 54.58 Installing : perl-IO-Socket-SSL-2.081-1.fc38.noarch 83/157 #31 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #13 44.39 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 44.40 Setting up fakeroot (1.25.3-1.1) ... #13 44.41 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 44.42 Setting up autotools-dev (20180224.1+nmu1) ... #13 44.43 Setting up libglib2.0-data (2.66.8-1+deb11u1) ... #13 44.45 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #13 44.46 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ... #13 44.47 Setting up libx11-data (2:1.7.2-1+deb11u2) ... #13 44.49 Setting up make (4.3-4.1) ... #13 44.50 Setting up libmpfr6:armhf (4.1.0-3) ... #13 44.52 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #13 44.53 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #13 44.54 Setting up lzip (1.22-3) ... #13 44.61 Setting up strace (5.10-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 #14 50.25 Get:274 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libexporter-tiny-perl all 1.006002-1 [36.8 kB] #13 53.15 Setting up libctf0:armhf (2.40-2) ... #13 53.17 Setting up pinentry-curses (1.2.1-1) ... #13 53.20 Setting up manpages-dev (6.03-2) ... #13 53.21 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #13 53.23 Setting up cpp-12 (12.2.0-14) ... #13 53.25 Setting up libxcb1:armhf (1.15-1) ... #13 53.27 Setting up gettext (0.21-12) ... #13 53.29 Setting up xdelta (1.1.3-10.4) ... #13 53.30 Setting up libavif15:armhf (0.11.1-1) ... #13 53.32 Setting up libarchive13:armhf (3.6.2-1) ... #13 53.33 Setting up fontconfig-config (2.14.1-4) ... #14 58.04 Preparing to unpack .../036-libxcb1_1.15-1_arm64.deb ... #14 58.04 Unpacking libxcb1:arm64 (1.15-1) ... #14 58.07 Selecting previously unselected package libx11-data. #14 58.07 Preparing to unpack .../037-libx11-data_2%3a1.8.6-1ubuntu1_all.deb ... #14 58.08 Unpacking libx11-data (2:1.8.6-1ubuntu1) ... #14 58.15 Selecting previously unselected package libx11-6:arm64. #14 58.15 Preparing to unpack .../038-libx11-6_2%3a1.8.6-1ubuntu1_arm64.deb ... #14 58.15 Unpacking libx11-6:arm64 (2:1.8.6-1ubuntu1) ... #14 58.19 Selecting previously unselected package libxext6:arm64. #14 58.19 Preparing to unpack .../039-libxext6_2%3a1.3.4-1build1_arm64.deb ... #14 58.20 Unpacking libxext6:arm64 (2:1.3.4-1build1) ... #14 58.23 Selecting previously unselected package libxmuu1:arm64. #14 58.23 Preparing to unpack .../040-libxmuu1_2%3a1.1.3-3_arm64.deb ... #14 58.24 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... #14 58.28 Selecting previously unselected package man-db. #14 51.78 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_arm64.deb ... #14 51.79 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ... #14 51.82 Selecting previously unselected package libc6-dev:arm64. #14 51.82 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.6_arm64.deb ... #14 51.82 Unpacking libc6-dev:arm64 (2.35-0ubuntu3.6) ... #14 51.94 Selecting previously unselected package gcc-11-base:arm64. #14 51.94 Preparing to unpack .../070-gcc-11-base_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 51.94 Unpacking gcc-11-base:arm64 (11.4.0-1ubuntu1~22.04) ... #14 51.97 Selecting previously unselected package libisl23:arm64. #14 51.98 Preparing to unpack .../071-libisl23_0.24-2build1_arm64.deb ... #14 51.98 Unpacking libisl23:arm64 (0.24-2build1) ... #14 52.02 Selecting previously unselected package libmpfr6:arm64. #14 52.02 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_arm64.deb ... #14 52.03 Unpacking libmpfr6:arm64 (4.1.0-3build3) ... #14 52.07 Selecting previously unselected package libmpc3:arm64. #16 28.80 Installing : systemd-devel-252-27.el9.aarch64 82/90 #16 28.82 Installing : annobin-12.31-2.el9.aarch64 83/90 #16 28.83 Running scriptlet: annobin-12.31-2.el9.aarch64 83/90 #16 28.84 Installing : gcc-plugin-annobin-11.4.1-3.el9.aarch64 84/90 #16 28.85 Running scriptlet: gcc-plugin-annobin-11.4.1-3.el9.aarch64 84/90 #16 28.88 Installing : libtool-2.4.6-45.el9.aarch64 85/90 #16 28.89 Installing : rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 86/90 #13 52.62 Setting up curl (7.64.0-4+deb10u8) ... #13 52.63 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #13 52.64 Setting up gpg (2.2.12-1+deb10u2) ... #13 52.65 Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... #13 52.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... #13 52.68 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... #13 52.69 Setting up python3.7 (3.7.3-2+deb10u6) ... + make REF=master ubuntu-mantic git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 #14 59.93 Setting up openssh-client (1:8.2p1-4ubuntu0.11) ... #14 60.02 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 60.03 Setting up gpgsm (2.2.19-3ubuntu2.2) ... #13 48.15 Preparing to unpack .../316-python-apt-common_1.8.4.3_all.deb ... #13 48.15 Unpacking python-apt-common (1.8.4.3) ... #13 48.20 Selecting previously unselected package python3-apt. #13 48.21 Preparing to unpack .../317-python3-apt_1.8.4.3_armhf.deb ... #13 48.21 Unpacking python3-apt (1.8.4.3) ... #13 48.27 Selecting previously unselected package python3-certifi. #13 48.27 Preparing to unpack .../318-python3-certifi_2018.8.24-1_all.deb ... #13 48.28 Unpacking python3-certifi (2018.8.24-1) ... #13 48.33 Selecting previously unselected package python3-idna. #13 48.33 Preparing to unpack .../319-python3-idna_2.6-1_all.deb ... #13 48.34 Unpacking python3-idna (2.6-1) ... #13 48.38 Selecting previously unselected package python3-magic. #14 49.73 Preparing to unpack .../165-libtimedate-perl_2.3200-1_all.deb ... #14 49.74 Unpacking libtimedate-perl (2.3200-1) ... #14 49.77 Selecting previously unselected package libhttp-date-perl. #14 49.77 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ... #14 49.78 Unpacking libhttp-date-perl (6.05-1) ... #14 49.81 Selecting previously unselected package libfile-listing-perl. #14 49.81 Preparing to unpack .../167-libfile-listing-perl_6.04-1_all.deb ... #14 49.83 Unpacking libfile-listing-perl (6.04-1) ... #14 49.86 Selecting previously unselected package libhtml-tagset-perl. #14 49.86 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ... #14 49.87 Unpacking libhtml-tagset-perl (3.20-4) ... #14 49.90 Selecting previously unselected package liburi-perl. #14 49.90 Preparing to unpack .../169-liburi-perl_1.76-2_all.deb ... #14 49.91 Unpacking liburi-perl (1.76-2) ... #14 49.95 Selecting previously unselected package libhtml-parser-perl. #14 49.95 Preparing to unpack .../170-libhtml-parser-perl_3.72-5_armhf.deb ... #14 49.96 Unpacking libhtml-parser-perl (3.72-5) ... #14 49.99 Selecting previously unselected package libhtml-tree-perl. #15 6.353 Running transaction test #14 48.99 Preparing to unpack .../049-xauth_1%3a1.1-1build2_armhf.deb ... #14 48.99 Unpacking xauth (1:1.1-1build2) ... #14 49.02 Selecting previously unselected package xz-utils. #14 49.02 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_armhf.deb ... #14 49.03 Unpacking xz-utils (5.2.5-2ubuntu1) ... #14 49.06 Selecting previously unselected package libsigsegv2:armhf. #14 49.06 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_armhf.deb ... #14 49.07 Unpacking libsigsegv2:armhf (2.13-1ubuntu3) ... #14 49.09 Selecting previously unselected package m4. #14 49.09 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_armhf.deb ... #14 49.09 Unpacking m4 (1.4.18-5ubuntu2) ... #14 49.12 Selecting previously unselected package autoconf. #14 49.12 Preparing to unpack .../053-autoconf_2.71-2_all.deb ... #14 49.13 Unpacking autoconf (2.71-2) ... #14 49.17 Selecting previously unselected package autotools-dev. #14 49.17 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... #14 49.17 Unpacking autotools-dev (20220109.1) ... #14 49.20 Selecting previously unselected package automake. #13 61.16 Setting up libstring-escape-perl (2010.002-2) ... #13 61.21 Setting up libhttp-date-perl (6.02-1) ... #13 61.28 Setting up libfile-which-perl (1.23-1) ... #13 61.34 Setting up mailutils (1:3.5-4) ... #13 61.42 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #15 7.260 Get:6 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B] #15 7.261 Get:7 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB] #15 7.307 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [272 kB] #15 7.310 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB] #15 7.312 Get:10 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB] #15 7.314 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB] #15 7.315 Get:12 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB] #15 7.316 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB] #15 7.370 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB] #15 7.380 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB] #15 7.480 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u9+rpi1 [323 kB] #15 4.138 dpkg-genchanges: info: binary-only upload (no source code included) #15 4.140 dpkg-source --after-build . #15 4.252 dpkg-buildpackage: info: binary-only upload (no source included) #15 2.357 dh_fixperms #15 2.397 dh_missing #15 2.423 dh_installdeb #15 2.457 dh_gencontrol #15 2.580 dh_md5sums #12 54.60 Installing : perl-Net-SSLeay-1.92-5.fc38.x86_64 84/157 #12 54.61 Installing : perl-Pod-Escapes-1:1.07-490.fc38.noarch 85/157 #12 54.61 Installing : perl-Term-ANSIColor-5.01-491.fc38.noarch 86/157 #12 54.62 Installing : perl-Class-Struct-0.66-498.fc38.noarch 87/157 #12 54.62 Installing : perl-POSIX-2.03-498.fc38.x86_64 88/157 #12 54.63 Installing : perl-IPC-Open3-1.22-498.fc38.noarch 89/157 #12 54.63 Installing : perl-File-Temp-1:0.231.100-490.fc38.noarch 90/157 #12 54.64 Installing : perl-HTTP-Tiny-0.086-2.fc38.noarch 91/157 #12 54.64 Installing : perl-Term-Cap-1.18-1.fc38.noarch 92/157 #12 54.65 Installing : perl-Pod-Simple-1:3.43-491.fc38.noarch 93/157 #12 54.66 Installing : perl-Socket-4:2.036-2.fc38.x86_64 94/157 #12 54.67 Installing : perl-SelectSaver-1.02-498.fc38.noarch 95/157 #12 54.67 Installing : perl-Symbol-1.09-498.fc38.noarch 96/157 #12 54.67 Installing : perl-File-stat-1.12-498.fc38.noarch 97/157 #12 54.68 Installing : perl-podlators-1:5.01-2.fc38.noarch 98/157 #12 54.69 Installing : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 99/157 #12 54.69 Installing : perl-Text-ParseWords-3.31-490.fc38.noarch 100/157 #12 54.70 Installing : perl-Fcntl-1.15-498.fc38.x86_64 101/157 #31 ... #32 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" #32 0.857 hint: Using 'master' as the name for the initial branch. This default branch name #32 0.857 hint: is subject to change. To configure the initial branch name to use in all #32 0.857 hint: of your new repositories, which will suppress this warning, call: #32 0.857 hint: #32 0.857 hint: git config --global init.defaultBranch #32 0.857 hint: #32 0.857 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #32 0.857 hint: 'development'. The just-created branch can be renamed via this command: #32 0.857 hint: #32 0.857 hint: git branch -m #32 0.858 Initialized empty Git repository in /usr/src/tini/.git/ #32 DONE 1.1s #13 44.62 Setting up libsigsegv2:armhf (2.13-1) ... #13 44.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #13 44.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 44.66 Setting up t1utils (1.41-4) ... #13 44.67 Setting up diffstat (1.64-1) ... #13 44.68 Setting up libpng16-16:armhf (1.6.37-3) ... #13 44.70 Setting up libmpc3:armhf (1.2.0-1) ... #13 44.71 Setting up libatomic1:armhf (10.2.1-6) ... #13 44.72 Setting up patch (2.7.6-7) ... #13 44.73 Setting up autopoint (0.21-4) ... #13 44.75 Setting up libwebp6:armhf (0.6.1-2.1+deb11u2) ... #13 44.76 Setting up fonts-dejavu-core (2.37-2) ... #13 44.82 Setting up libxdelta2 (1.1.3-9.3) ... #14 50.43 Get:275 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfcgi-bin armhf 2.4.2-2build2 [10.2 kB] #13 53.53 Setting up libedit2:armhf (3.1-20221030-2) ... #13 53.55 Setting up libreadline8:armhf (8.2-1.3) ... #13 53.60 Setting up libheif1:armhf (1.15.1-1) ... #13 53.62 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ... #13 53.63 Setting up ca-certificates (20230311) ... #13 54.42 Setting up libhttp-negotiate-perl (6.01-2) ... #13 54.45 Setting up libio-prompter-perl (0.004015-2) ... #13 54.47 Setting up libiterator-util-perl (0.02+ds1-2) ... #13 54.49 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ... #13 54.50 Setting up libhttp-cookies-perl (6.10-1) ... #13 54.51 Setting up libtool (2.4.7-5) ... #13 54.51 Setting up po-debconf (1.0.21+nmu1) ... #13 54.52 Setting up libhtml-tree-perl (5.07-3) ... #14 58.28 Preparing to unpack .../041-man-db_2.11.2-3_arm64.deb ... #14 58.29 Unpacking man-db (2.11.2-3) ... #14 58.35 Selecting previously unselected package manpages. #14 58.35 Preparing to unpack .../042-manpages_6.03-2_all.deb ... #14 58.36 Unpacking manpages (6.03-2) ... #14 58.41 Selecting previously unselected package openssh-client. #14 58.41 Preparing to unpack .../043-openssh-client_1%3a9.3p1-1ubuntu3.2_arm64.deb ... #14 58.42 Unpacking openssh-client (1:9.3p1-1ubuntu3.2) ... #14 58.48 Selecting previously unselected package publicsuffix. #14 58.48 Preparing to unpack .../044-publicsuffix_20230209.2326-1_all.deb ... #14 58.48 Unpacking publicsuffix (20230209.2326-1) ... #14 58.51 Selecting previously unselected package strace. #14 58.51 Preparing to unpack .../045-strace_6.5-0.0ubuntu1_arm64.deb ... #14 58.52 Unpacking strace (6.5-0.0ubuntu1) ... #14 58.56 Selecting previously unselected package xauth. #14 58.56 Preparing to unpack .../046-xauth_1%3a1.1.2-1_arm64.deb ... #14 58.57 Unpacking xauth (1:1.1.2-1) ... #14 58.61 Selecting previously unselected package xz-utils. #14 58.61 Preparing to unpack .../047-xz-utils_5.4.1-0.2_arm64.deb ... #14 52.07 Preparing to unpack .../073-libmpc3_1.2.1-2build1_arm64.deb ... #14 52.08 Unpacking libmpc3:arm64 (1.2.1-2build1) ... #14 52.11 Selecting previously unselected package cpp-11. #14 52.11 Preparing to unpack .../074-cpp-11_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 52.12 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... #14 52.37 Selecting previously unselected package cpp. #16 28.93 Installing : libselinux-devel-3.6-1.el9.aarch64 87/90 #16 28.95 Installing : libtool-ltdl-devel-2.4.6-45.el9.aarch64 88/90 #16 28.96 Installing : libseccomp-devel-2.5.2-2.el9.aarch64 89/90 #16 28.97 Installing : which-2.21-29.el9.aarch64 90/90 #16 28.98 Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 90/90 #14 60.05 Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ... #14 60.06 Setting up python3 (3.8.2-0ubuntu2) ... #13 48.39 Preparing to unpack .../320-python3-magic_2%3a0.4.15-2_all.deb ... #13 48.39 Unpacking python3-magic (2:0.4.15-2) ... #13 48.43 Selecting previously unselected package python3-urllib3. #13 48.43 Preparing to unpack .../321-python3-urllib3_1.24.1-1+deb10u2_all.deb ... #13 48.44 Unpacking python3-urllib3 (1.24.1-1+deb10u2) ... #13 48.49 Selecting previously unselected package python3-requests. #13 48.49 Preparing to unpack .../322-python3-requests_2.21.0-1+deb10u1_all.deb ... #13 48.50 Unpacking python3-requests (2.21.0-1+deb10u1) ... #13 48.54 Selecting previously unselected package python3-unidiff. #13 48.54 Preparing to unpack .../323-python3-unidiff_0.5.4-1_all.deb ... #13 48.54 Unpacking python3-unidiff (0.5.4-1) ... #13 48.59 Selecting previously unselected package python3-xdg. #13 48.59 Preparing to unpack .../324-python3-xdg_0.25-5_all.deb ... #13 48.59 Unpacking python3-xdg (0.25-5) ... #14 49.99 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ... #14 50.00 Unpacking libhtml-tree-perl (5.07-2) ... #14 50.05 Selecting previously unselected package libio-html-perl. #14 50.05 Preparing to unpack .../172-libio-html-perl_1.001-1_all.deb ... #14 50.06 Unpacking libio-html-perl (1.001-1) ... #14 50.09 Selecting previously unselected package liblwp-mediatypes-perl. #14 50.09 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 50.10 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 50.12 Selecting previously unselected package libhttp-message-perl. #14 50.13 Preparing to unpack .../174-libhttp-message-perl_6.22-1_all.deb ... #14 50.13 Unpacking libhttp-message-perl (6.22-1) ... #14 50.16 Selecting previously unselected package libhttp-cookies-perl. #14 50.17 Preparing to unpack .../175-libhttp-cookies-perl_6.08-1_all.deb ... #14 50.17 Unpacking libhttp-cookies-perl (6.08-1) ... #14 50.20 Selecting previously unselected package libhttp-negotiate-perl. #14 49.21 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ... #14 49.21 Unpacking automake (1:1.16.5-1.3) ... #14 49.25 Selecting previously unselected package autopoint. #14 49.25 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ... #14 49.26 Unpacking autopoint (0.21-4ubuntu4) ... #14 49.29 Selecting previously unselected package binutils-common:armhf. #14 49.29 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.6_armhf.deb ... #14 49.29 Unpacking binutils-common:armhf (2.38-4ubuntu2.6) ... #14 49.32 Selecting previously unselected package libbinutils:armhf. #14 49.32 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.6_armhf.deb ... #14 49.32 Unpacking libbinutils:armhf (2.38-4ubuntu2.6) ... #14 49.36 Selecting previously unselected package libctf-nobfd0:armhf. #14 49.36 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.6_armhf.deb ... #14 49.37 Unpacking libctf-nobfd0:armhf (2.38-4ubuntu2.6) ... #14 49.39 Selecting previously unselected package libctf0:armhf. #14 49.40 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.6_armhf.deb ... #14 49.40 Unpacking libctf0:armhf (2.38-4ubuntu2.6) ... #14 49.42 Selecting previously unselected package binutils-arm-linux-gnueabihf. #14 49.43 Preparing to unpack .../061-binutils-arm-linux-gnueabihf_2.38-4ubuntu2.6_armhf.deb ... #14 49.43 Unpacking binutils-arm-linux-gnueabihf (2.38-4ubuntu2.6) ... #14 49.52 Selecting previously unselected package binutils. #14 49.52 Preparing to unpack .../062-binutils_2.38-4ubuntu2.6_armhf.deb ... #14 49.53 Unpacking binutils (2.38-4ubuntu2.6) ... #13 61.43 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #13 61.47 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #13 61.51 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #13 61.51 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #13 61.54 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode #13 61.55 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #13 61.65 Setting up libfile-basedir-perl (0.08-1) ... #15 7.485 Get:17 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB] #15 7.757 debconf: delaying package configuration, since apt-utils is not installed #15 2.620 dh_builddeb #15 2.646 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.670 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo #15 2.820 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes #15 4.257 #15 4.257 The package has been created. #15 4.257 Attention, the package has been created in the current directory, #15 4.257 not in ".." as indicated by the message above! #15 4.277 Selecting previously unselected package docker-ce-build-deps. #15 4.289 (Reading database ... 17543 files and directories currently installed.) #15 4.290 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 4.294 Unpacking docker-ce-build-deps (1.0) ... #12 54.70 Installing : perl-mro-1.26-498.fc38.x86_64 102/157 #12 54.71 Installing : perl-IO-1.50-498.fc38.x86_64 103/157 #12 54.71 Installing : perl-overloading-0.02-498.fc38.noarch 104/157 #12 54.72 Installing : perl-Pod-Usage-4:2.03-4.fc38.noarch 105/157 #12 54.73 Installing : perl-MIME-Base64-3.16-490.fc38.x86_64 106/157 #12 54.73 Installing : perl-Scalar-List-Utils-5:1.63-490.fc38.x86_64 107/157 #12 54.74 Installing : perl-constant-1.33-491.fc38.noarch 108/157 #12 54.74 Installing : perl-parent-1:0.241-1.fc38.noarch 109/157 #12 54.74 Installing : perl-Errno-1.36-498.fc38.x86_64 110/157 #12 54.75 Installing : perl-File-Basename-2.85-498.fc38.noarch 111/157 #12 54.75 Installing : perl-Getopt-Std-1.13-498.fc38.noarch 112/157 #12 54.76 Installing : perl-Storable-1:3.26-490.fc38.x86_64 113/157 #12 54.76 Installing : perl-overload-1.35-498.fc38.noarch 114/157 #12 54.77 Installing : perl-vars-1.05-498.fc38.noarch 115/157 #12 54.77 Installing : perl-Getopt-Long-1:2.54-2.fc38.noarch 116/157 #12 54.78 Installing : perl-Carp-1.52-490.fc38.noarch 117/157 #12 54.78 Installing : perl-Exporter-5.77-490.fc38.noarch 118/157 #12 54.79 Installing : perl-PathTools-3.84-490.fc38.x86_64 119/157 #12 54.79 Installing : perl-NDBM_File-1.15-498.fc38.x86_64 120/157 #12 54.80 Installing : perl-DynaLoader-1.52-498.fc38.x86_64 121/157 #12 54.86 Installing : perl-Encode-4:3.19-493.fc38.x86_64 122/157 #12 54.97 Installing : perl-libs-4:5.36.3-498.fc38.x86_64 123/157 #12 54.98 Installing : perl-interpreter-4:5.36.3-498.fc38.x86_64 124/157 #12 54.99 Installing : devscripts-checkbashisms-2.23.0-1.fc38.x86_64 125/157 #12 54.99 Installing : gnat-srpm-macros-6-2.fc38.noarch 126/157 #12 55.00 Installing : ghc-srpm-macros-1.6.1-1.fc38.noarch 127/157 #12 55.00 Installing : fpc-srpm-macros-1.3-7.fc38.noarch 128/157 #12 55.00 Installing : fonts-filesystem-1:2.0.5-11.fc38.noarch 129/157 #12 55.01 Installing : web-assets-filesystem-5-19.fc38.noarch 130/157 #12 55.01 Installing : js-jquery-3.6.3-2.fc38.noarch 131/157 #12 55.02 Installing : python-systemd-doc-235-2.fc38.x86_64 132/157 #12 55.03 Installing : python3-systemd-235-2.fc38.x86_64 133/157 #12 55.05 Installing : python3-dnf-plugins-core-4.5.0-1.fc38.noarch 134/157 #12 55.05 Installing : efi-srpm-macros-5-7.fc38.noarch 135/157 #12 55.06 Installing : ed-1.19-2.fc38.x86_64 136/157 #12 55.06 Installing : patch-2.7.6-19.fc38.x86_64 137/157 #33 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" #33 0.928 hint: Using 'master' as the name for the initial branch. This default branch name #33 0.928 hint: is subject to change. To configure the initial branch name to use in all #33 0.928 hint: of your new repositories, which will suppress this warning, call: #33 0.928 hint: #33 0.928 hint: git config --global init.defaultBranch #33 0.928 hint: #33 0.928 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #33 0.928 hint: 'development'. The just-created branch can be renamed via this command: #33 0.928 hint: #33 0.928 hint: git branch -m #33 0.932 Initialized empty Git repository in /usr/src/containerd/.git/ #33 DONE 1.1s #34 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" #34 1.021 hint: Using 'master' as the name for the initial branch. This default branch name #34 1.021 hint: is subject to change. To configure the initial branch name to use in all #34 1.021 hint: of your new repositories, which will suppress this warning, call: #34 1.021 hint: #34 1.021 hint: git config --global init.defaultBranch #34 1.021 hint: #34 1.021 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #34 1.021 hint: 'development'. The just-created branch can be renamed via this command: #34 1.021 hint: #34 1.021 hint: git branch -m #34 1.028 Initialized empty Git repository in /usr/src/runc/.git/ #34 DONE 1.1s #35 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #15 1.502 Last metadata expiration check: 0:00:20 ago on Wed Feb 28 12:18:28 2024. #15 2.204 Package bash-5.2.26-1.fc39.x86_64 is already installed. #15 2.219 Package bash-5.2.26-1.fc39.x86_64 is already installed. #15 2.227 Package bash-5.2.26-1.fc39.x86_64 is already installed. #15 2.228 Package ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch is already installed. #15 2.228 Package libarchive-3.7.1-1.fc39.x86_64 is already installed. #15 2.229 Package pkgconf-pkg-config-1.9.5-2.fc39.x86_64 is already installed. #15 2.229 Package tar-2:1.35-2.fc39.x86_64 is already installed. #15 2.237 Package bash-5.2.26-1.fc39.x86_64 is already installed. #15 2.352 Dependencies resolved. #14 50.52 Get:276 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libipc-system-simple-perl all 1.30-2 [22.3 kB] #14 50.63 Get:277 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-basedir-perl all 0.09-2 [14.4 kB] #13 44.84 Setting up libncursesw6:armhf (6.2+20201114-2+deb11u2) ... #13 44.86 Setting up libltdl7:armhf (2.4.6-15) ... #13 44.87 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... #13 44.88 Setting up libubsan1:armhf (10.2.1-6) ... #13 44.89 Setting up libmd0:armhf (1.0.3-3) ... #13 44.91 Setting up python-apt-common (2.2.1) ... #13 44.92 Setting up libnsl-dev:armhf (1.3.0-2) ... #13 44.95 Setting up sensible-utils (0.0.14) ... #13 44.96 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #13 44.98 Setting up libcrypt-dev:armhf (1:4.4.18-4) ... #13 44.99 Setting up libuchardet0:armhf (0.0.7-1) ... #13 45.01 Setting up lzop (1.04-2) ... #13 45.02 Setting up libmpdec3:armhf (2.5.1-1) ... #13 45.03 Setting up git-man (1:2.30.2-1+deb11u2) ... #13 45.04 Setting up libssh2-1:armhf (1.9.0-2) ... #13 45.06 Setting up netbase (6.3) ... #13 45.09 Setting up libtiff5:armhf (4.2.0-1+deb11u5) ... #13 45.10 Setting up libbinutils:armhf (2.35.2-2) ... #13 45.11 Setting up libfido2-1:armhf (1.6.0-2) ... #13 45.13 Setting up libisl23:armhf (0.23-1) ... #13 45.14 Setting up libc-dev-bin (2.31-13+deb11u8) ... #13 45.16 Setting up openssl (1.1.1w-0+deb11u1) ... #13 45.17 Setting up libbsd0:armhf (0.11.3-1+deb11u1) ... git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C+ src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.12.1awk {print $2} + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 #13 54.53 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ... #13 54.54 Setting up libcgi-pm-perl (4.55-1) ... #13 54.55 Setting up python3 (3.11.2-1+b1) ... #13 54.81 Setting up libhtml-format-perl (2.16-2) ... #14 58.62 Unpacking xz-utils (5.4.1-0.2) ... #14 58.65 Selecting previously unselected package m4. #14 58.66 Preparing to unpack .../048-m4_1.4.19-3_arm64.deb ... #14 58.66 Unpacking m4 (1.4.19-3) ... #14 58.69 Selecting previously unselected package autoconf. #14 58.70 Preparing to unpack .../049-autoconf_2.71-3_all.deb ... #14 58.70 Unpacking autoconf (2.71-3) ... #14 58.75 Selecting previously unselected package autotools-dev. #14 58.75 Preparing to unpack .../050-autotools-dev_20220109.1_all.deb ... #14 58.76 Unpacking autotools-dev (20220109.1) ... #14 58.80 Selecting previously unselected package automake. #14 58.80 Preparing to unpack .../051-automake_1%3a1.16.5-1.3_all.deb ... #14 58.80 Unpacking automake (1:1.16.5-1.3) ... #14 58.85 Selecting previously unselected package autopoint. #14 52.37 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ... #14 52.37 Unpacking cpp (4:11.2.0-1ubuntu1) ... #14 52.41 Selecting previously unselected package libcc1-0:arm64. #14 52.41 Preparing to unpack .../076-libcc1-0_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 52.41 Unpacking libcc1-0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 52.45 Selecting previously unselected package libgomp1:arm64. #14 52.45 Preparing to unpack .../077-libgomp1_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 52.45 Unpacking libgomp1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 52.49 Selecting previously unselected package libitm1:arm64. #14 52.49 Preparing to unpack .../078-libitm1_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 52.49 Unpacking libitm1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 52.53 Selecting previously unselected package libatomic1:arm64. #14 52.53 Preparing to unpack .../079-libatomic1_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 52.54 Unpacking libatomic1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 52.58 Selecting previously unselected package libasan6:arm64. #14 52.58 Preparing to unpack .../080-libasan6_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 52.58 Unpacking libasan6:arm64 (11.4.0-1ubuntu1~22.04) ... #14 52.65 Selecting previously unselected package liblsan0:arm64. #13 53.34 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u12) ... #14 60.34 Setting up python3-xdg (0.26-1ubuntu1) ... #14 60.49 Setting up man-db (2.9.1-1) ... #13 53.41 Setting up libpython2.7:amd64 (2.7.16-2+deb10u3) ... #13 53.46 Setting up gettext (0.19.8.1-9) ... 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 #14 50.20 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ... #14 50.21 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 50.23 Selecting previously unselected package perl-openssl-defaults:armhf. #14 50.24 Preparing to unpack .../177-perl-openssl-defaults_4_armhf.deb ... #14 50.24 Unpacking perl-openssl-defaults:armhf (4) ... #14 50.28 Selecting previously unselected package libnet-ssleay-perl. #14 50.28 Preparing to unpack .../178-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ... #14 50.28 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #14 50.34 Selecting previously unselected package libio-socket-ssl-perl. #14 50.34 Preparing to unpack .../179-libio-socket-ssl-perl_2.067-1_all.deb ... #14 50.35 Unpacking libio-socket-ssl-perl (2.067-1) ... #14 50.39 Selecting previously unselected package libnet-http-perl. #14 50.40 Preparing to unpack .../180-libnet-http-perl_6.19-1_all.deb ... #14 50.40 Unpacking libnet-http-perl (6.19-1) ... #14 50.43 Selecting previously unselected package liblwp-protocol-https-perl. #14 50.43 Preparing to unpack .../181-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #14 50.44 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 50.46 Selecting previously unselected package libtry-tiny-perl. #13 48.63 Selecting previously unselected package shared-mime-info. #13 48.64 Preparing to unpack .../325-shared-mime-info_1.10-1_armhf.deb ... #13 48.64 Unpacking shared-mime-info (1.10-1) ... #13 48.75 Selecting previously unselected package strace. #13 48.75 Preparing to unpack .../326-strace_4.26-0.2_armhf.deb ... #13 48.76 Unpacking strace (4.26-0.2) ... #13 48.82 Selecting previously unselected package unzip. #13 48.83 Preparing to unpack .../327-unzip_6.0-23+deb10u3_armhf.deb ... #13 48.83 Unpacking unzip (6.0-23+deb10u3) ... #13 48.88 Selecting previously unselected package xauth. #14 49.55 Selecting previously unselected package libc-dev-bin. #14 49.55 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.6_armhf.deb ... #14 49.56 Unpacking libc-dev-bin (2.35-0ubuntu3.6) ... #14 49.59 Selecting previously unselected package linux-libc-dev:armhf. #14 49.59 Preparing to unpack .../064-linux-libc-dev_5.15.0-97.107_armhf.deb ... #14 49.59 Unpacking linux-libc-dev:armhf (5.15.0-97.107) ... #14 49.73 Selecting previously unselected package libcrypt-dev:armhf. #13 61.76 Setting up libnumber-range-perl (0.12-1) ... #13 61.78 Setting up libtask-weaken-perl (1.06-1) ... #13 61.80 Setting up libunicode-utf8-perl (0.62-1) ... #13 61.90 Setting up libstruct-dumb-perl (0.09-1) ... #15 7.822 Fetched 15.0 MB in 2s (7211 kB/s) #15 7.842 Selecting previously unselected package libstdc++-8-dev:armhf. #15 7.842 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17204 files and directories currently installed.) #15 7.853 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ... #15 7.858 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... #15 2.899 dpkg-genchanges: info: binary-only upload (no source code included) #15 2.902 dpkg-source --after-build . #15 3.004 dpkg-buildpackage: info: binary-only upload (no source included) #15 3.009 #15 3.009 The package has been created. #15 3.009 Attention, the package has been created in the current directory, #15 3.009 not in ".." as indicated by the message above! #15 3.035 Selecting previously unselected package docker-ce-build-deps. #15 3.051 (Reading database ... 29954 files and directories currently installed.) #15 3.053 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 3.056 Unpacking docker-ce-build-deps (1.0) ... #12 55.07 Installing : cpio-2.13-14.fc38.x86_64 138/157 #12 55.08 Installing : bzip2-1.0.8-13.fc38.x86_64 139/157 #12 55.09 Installing : fonts-srpm-macros-1:2.0.5-11.fc38.noarch 140/157 #12 55.09 Installing : python-srpm-macros-3.11-10.fc38.noarch 141/157 #12 55.10 Installing : go-srpm-macros-3.4.0-2.fc38.noarch 142/157 #12 55.10 Installing : redhat-rpm-config-255-1.fc38.noarch 143/157 #12 55.11 Installing : rpm-build-4.18.2-1.fc38.x86_64 144/157 #12 55.12 Installing : pyproject-srpm-macros-1.12.0-1.fc38.noarch 145/157 #12 55.12 Installing : rpmlint-fedora-license-data-1.40-1.fc38.noarch 146/157 #12 55.15 Installing : rpmlint-2.4.0-6.fc38.noarch 147/157 #12 55.15 Installing : dnf-plugins-core-4.5.0-1.fc38.noarch 148/157 #12 55.16 Upgrading : yum-4.19.0-1.fc38.noarch 149/157 #15 7.157 Transaction test succeeded. #15 4.271 Reading package lists... #15 5.641 Building dependency tree... #15 2.379 ================================================================================ #15 2.379 Package Arch Version Repo Size #15 2.379 ================================================================================ #15 2.379 Installing: #15 2.379 cmake x86_64 3.27.7-1.fc39 fedora 8.0 M #15 2.379 gcc x86_64 13.2.1-6.fc39 updates 34 M #15 2.379 git x86_64 2.44.0-1.fc39 updates 53 k #15 2.379 glibc-static x86_64 2.38-16.fc39 updates 1.7 M #15 2.379 libseccomp-devel x86_64 2.5.3-6.fc39 fedora 60 k #15 2.379 libselinux-devel x86_64 3.5-5.fc39 fedora 151 k #15 2.379 libtool x86_64 2.4.7-7.fc39 fedora 601 k #15 2.379 libtool-ltdl-devel x86_64 2.4.7-7.fc39 fedora 164 k #15 2.379 make x86_64 1:4.4.1-2.fc39 fedora 589 k #15 2.379 selinux-policy-devel noarch 39.4-1.fc39 updates 913 k #15 2.379 systemd x86_64 254.9-1.fc39 updates 4.7 M #15 2.379 systemd-devel x86_64 254.9-1.fc39 updates 630 k #15 2.379 which x86_64 2.21-40.fc39 fedora 42 k #15 2.379 Installing dependencies: #15 2.379 annobin-docs noarch 12.38-1.fc39 updates 88 k #15 2.379 annobin-plugin-gcc x86_64 12.38-1.fc39 updates 956 k #15 2.379 autoconf noarch 2.71-6.fc39 fedora 733 k #15 2.379 automake noarch 1.16.5-13.fc39 fedora 697 k #15 2.379 checkpolicy x86_64 3.5-3.fc39 fedora 349 k #15 2.379 cmake-data noarch 3.27.7-1.fc39 fedora 2.2 M #15 2.379 cmake-filesystem x86_64 3.27.7-1.fc39 fedora 19 k #15 2.379 cmake-rpm-macros noarch 3.27.7-1.fc39 fedora 18 k #15 2.379 cpp x86_64 13.2.1-6.fc39 updates 11 M #15 2.379 dbus x86_64 1:1.14.10-1.fc39 fedora 8.1 k #15 2.379 dbus-broker x86_64 35-2.fc39 updates 176 k #15 2.379 dbus-common noarch 1:1.14.10-1.fc39 fedora 15 k #15 2.379 device-mapper x86_64 1.02.197-1.fc39 updates 138 k #15 2.379 device-mapper-libs x86_64 1.02.197-1.fc39 updates 176 k #15 2.379 gc x86_64 8.2.2-4.fc39 fedora 110 k #15 2.379 gcc-plugin-annobin x86_64 13.2.1-6.fc39 updates 50 k #15 2.379 git-core x86_64 2.44.0-1.fc39 updates 4.5 M #15 2.379 git-core-doc noarch 2.44.0-1.fc39 updates 2.9 M #15 2.379 glibc-devel x86_64 2.38-16.fc39 updates 85 k #15 2.379 glibc-headers-x86 noarch 2.38-16.fc39 updates 569 k #15 2.379 guile22 x86_64 2.2.7-9.fc39 fedora 6.5 M #15 2.379 jsoncpp x86_64 1.9.5-5.fc39 fedora 99 k #15 2.379 kernel-headers x86_64 6.7.3-200.fc39 updates 1.6 M #15 2.379 kmod-libs x86_64 30-6.fc39 fedora 67 k #15 2.379 less x86_64 633-2.fc39 fedora 175 k #15 2.379 libargon2 x86_64 20190702-3.fc39 fedora 28 k #15 2.379 libcbor x86_64 0.10.2-2.fc39 fedora 58 k #15 2.379 libedit x86_64 3.1-48.20230828cvs.fc39 fedora 107 k #15 2.379 libfdisk x86_64 2.39.3-5.fc39 updates 162 k #15 2.379 libfido2 x86_64 1.13.0-3.fc39 fedora 98 k #15 2.379 libmpc x86_64 1.3.1-3.fc39 fedora 70 k #15 2.379 libseccomp x86_64 2.5.3-6.fc39 fedora 71 k #15 2.379 libselinux-utils x86_64 3.5-5.fc39 fedora 163 k #15 2.379 libsepol-devel x86_64 3.5-2.fc39 fedora 49 k #15 2.379 libtool-ltdl x86_64 2.4.7-7.fc39 fedora 36 k #15 2.379 libutempter x86_64 1.2.1-10.fc39 fedora 26 k #15 2.379 libuv x86_64 1:1.48.0-1.fc39 updates 252 k #15 2.379 libxcrypt-devel x86_64 4.4.36-2.fc39 fedora 30 k #15 2.379 libxcrypt-static x86_64 4.4.36-2.fc39 fedora 95 k #15 2.379 m4 x86_64 1.4.19-6.fc39 fedora 303 k #15 2.379 openssh x86_64 9.3p1-10.fc39 updates 439 k #15 2.379 openssh-clients x86_64 9.3p1-10.fc39 updates 736 k #15 2.379 pcre2-devel x86_64 10.42-1.fc39.2 fedora 505 k #15 2.379 pcre2-utf16 x86_64 10.42-1.fc39.2 fedora 212 k #15 2.379 pcre2-utf32 x86_64 10.42-1.fc39.2 fedora 200 k #15 2.379 perl-Error noarch 1:0.17029-13.fc39 fedora 40 k #15 2.379 perl-File-Compare noarch 1.100.700-502.fc39 updates 13 k #15 2.379 perl-File-Copy noarch 2.41-502.fc39 updates 20 k #15 2.379 perl-File-Find noarch 1.43-502.fc39 updates 25 k #15 2.379 perl-Git noarch 2.44.0-1.fc39 updates 40 k #15 2.379 perl-TermReadKey x86_64 2.38-18.fc39 fedora 35 k #15 2.379 perl-Thread-Queue noarch 3.14-500.fc39 fedora 21 k #15 2.379 perl-lib x86_64 0.65-502.fc39 updates 15 k #15 2.379 perl-threads x86_64 1:2.36-500.fc39 fedora 58 k #15 2.379 perl-threads-shared x86_64 1.68-500.fc39 fedora 45 k #15 2.379 policycoreutils x86_64 3.5-8.fc39 updates 243 k #15 2.379 policycoreutils-devel x86_64 3.5-8.fc39 updates 153 k #15 2.379 policycoreutils-python-utils noarch 3.5-8.fc39 updates 81 k #15 2.379 python3-audit x86_64 3.1.2-8.fc39 updates 87 k #15 2.379 python3-libselinux x86_64 3.5-5.fc39 fedora 198 k #15 2.379 python3-libsemanage x86_64 3.5-4.fc39 fedora 84 k #15 2.379 python3-policycoreutils noarch 3.5-8.fc39 updates 2.2 M #15 2.379 python3-setools x86_64 4.4.3-1.fc39 fedora 714 k #15 2.379 python3-setuptools noarch 67.7.2-7.fc39 fedora 1.5 M #15 2.379 rhash x86_64 1.4.3-3.fc39 fedora 194 k #15 2.379 rpm-plugin-selinux x86_64 4.19.1.1-1.fc39 updates 20 k #15 2.379 selinux-policy noarch 39.4-1.fc39 updates 57 k #15 2.379 selinux-policy-targeted noarch 39.4-1.fc39 updates 6.7 M #15 2.379 systemd-pam x86_64 254.9-1.fc39 updates 360 k #15 2.379 systemd-rpm-macros noarch 254.9-1.fc39 updates 28 k #15 2.379 util-linux x86_64 2.39.3-5.fc39 updates 1.2 M #15 2.379 vim-filesystem noarch 2:9.1.113-1.fc39 updates 18 k #15 2.379 xkeyboard-config noarch 2.40-1.fc39 updates 971 k #15 2.379 Installing weak dependencies: #15 2.379 cryptsetup-libs x86_64 2.6.1-3.fc39 fedora 491 k #15 2.379 libbpf x86_64 2:1.1.0-4.fc39 fedora 165 k #15 2.379 libxkbcommon x86_64 1.6.0-1.fc39 updates 142 k #15 2.379 qrencode-libs x86_64 4.1.1-5.fc39 fedora 61 k #15 2.379 systemd-networkd x86_64 254.9-1.fc39 updates 647 k #15 2.379 systemd-resolved x86_64 254.9-1.fc39 updates 293 k #15 2.379 #15 2.379 Transaction Summary #15 2.379 ================================================================================ #15 2.379 Install 92 Packages #15 2.379 #15 2.383 Total download size: 105 M #15 2.383 Installed size: 373 M #15 2.384 Downloading Packages: #14 50.72 Get:278 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 50.81 Get:279 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-fcntllock-perl armhf 0.22-4ubuntu1 [32.7 kB] #14 50.93 Get:280 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnumber-compare-perl all 0.03-3 [5974 B] #13 54.83 Setting up python3-xdg (0.28-2) ... #13 54.97 Setting up libxml-sax-perl (1.02+dfsg-3) ... #13 55.02 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 55.08 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 58.86 Preparing to unpack .../052-autopoint_0.21-13_all.deb ... #14 58.86 Unpacking autopoint (0.21-13) ... #14 58.90 Selecting previously unselected package binutils-common:arm64. #14 58.90 Preparing to unpack .../053-binutils-common_2.41-5ubuntu1_arm64.deb ... #14 58.90 Unpacking binutils-common:arm64 (2.41-5ubuntu1) ... #14 58.97 Selecting previously unselected package libsframe1:arm64. #14 58.97 Preparing to unpack .../054-libsframe1_2.41-5ubuntu1_arm64.deb ... #14 58.98 Unpacking libsframe1:arm64 (2.41-5ubuntu1) ... #14 59.02 Selecting previously unselected package libbinutils:arm64. #14 59.02 Preparing to unpack .../055-libbinutils_2.41-5ubuntu1_arm64.deb ... #14 59.03 Unpacking libbinutils:arm64 (2.41-5ubuntu1) ... #14 59.08 Selecting previously unselected package libctf-nobfd0:arm64. #13 45.19 Setting up libelf1:armhf (0.183-1) ... #13 45.20 Setting up readline-common (8.1-1) ... #13 45.22 Setting up publicsuffix (20220811.1734-0+deb11u1) ... #13 45.23 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ... #13 45.24 Setting up libmarkdown2:armhf (2.2.6-1) ... #13 45.25 Setting up libcc1-0:armhf (10.2.1-6) ... #13 45.26 Setting up iso-codes (4.6.0-1) ... #13 45.28 Setting up liblocale-gettext-perl (1.07-4+b1) ... #13 45.29 Setting up cpp-10 (10.2.1-6) ... #13 45.31 Setting up dctrl-tools (2.24-3) ... #13 45.33 Setting up debian-keyring (2021.07.26) ... #13 45.37 Setting up libgdbm6:armhf (1.19-2) ... #13 45.39 Setting up libctf0:armhf (2.35.2-2) ... #14 52.65 Preparing to unpack .../081-liblsan0_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 52.66 Unpacking liblsan0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 52.70 Selecting previously unselected package libtsan0:arm64. #14 52.71 Preparing to unpack .../082-libtsan0_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 52.71 Unpacking libtsan0:arm64 (11.4.0-1ubuntu1~22.04) ... #14 52.78 Selecting previously unselected package libubsan1:arm64. #14 52.78 Preparing to unpack .../083-libubsan1_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 52.78 Unpacking libubsan1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 52.85 Selecting previously unselected package libhwasan0:arm64. #14 52.85 Preparing to unpack .../084-libhwasan0_12.3.0-1ubuntu1~22.04_arm64.deb ... #14 52.86 Unpacking libhwasan0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 52.91 Selecting previously unselected package libgcc-11-dev:arm64. #13 54.00 Updating certificates in /etc/ssl/certs... #14 60.59 Building database of manual pages ... #13 53.51 Setting up exim4-base (4.92-8+deb10u9) ... #13 53.65 exim: DB upgrade, deleting hints-db git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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 #14 50.47 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ... #14 50.47 Unpacking libtry-tiny-perl (0.30-1) ... #14 50.50 Selecting previously unselected package libwww-robotrules-perl. #14 50.51 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ... #14 50.55 Unpacking libwww-robotrules-perl (6.02-1) ... #14 50.58 Selecting previously unselected package libwww-perl. #14 50.58 Preparing to unpack .../184-libwww-perl_6.43-1_all.deb ... #14 50.59 Unpacking libwww-perl (6.43-1) ... #14 50.63 Selecting previously unselected package patchutils. #14 50.63 Preparing to unpack .../185-patchutils_0.3.4-2_armhf.deb ... #14 50.67 Unpacking patchutils (0.3.4-2) ... #14 50.71 Selecting previously unselected package wdiff. #14 50.71 Preparing to unpack .../186-wdiff_1.2.2-2build1_armhf.deb ... #13 48.88 Preparing to unpack .../328-xauth_1%3a1.0.10-1_armhf.deb ... #13 48.88 Unpacking xauth (1:1.0.10-1) ... #13 48.93 Selecting previously unselected package xdg-user-dirs. #13 48.93 Preparing to unpack .../329-xdg-user-dirs_0.17-2_armhf.deb ... #13 48.94 Unpacking xdg-user-dirs (0.17-2) ... #13 49.08 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 49.09 Setting up libapt-pkg-perl (0.1.34+b1) ... #13 49.11 Setting up libksba8:armhf (1.3.5-2+deb10u2) ... #13 49.12 Setting up libpipeline1:armhf (1.5.1-2) ... #13 49.14 Setting up wdiff (1.2.2-2+b1) ... #13 49.15 Setting up lsb-base (10.2019051400) ... #13 49.17 Setting up mysql-common (5.8+1.0.5) ... #13 49.20 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #14 49.74 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_armhf.deb ... #14 49.74 Unpacking libcrypt-dev:armhf (1:4.4.27-1) ... #14 49.77 Selecting previously unselected package rpcsvc-proto. #14 49.77 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ... #14 49.77 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 49.80 Selecting previously unselected package libtirpc-dev:armhf. #14 49.80 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_armhf.deb ... #14 49.81 Unpacking libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ... #14 49.85 Selecting previously unselected package libnsl-dev:armhf. #14 49.85 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_armhf.deb ... #14 49.85 Unpacking libnsl-dev:armhf (1.3.0-2build2) ... #14 49.88 Selecting previously unselected package libc6-dev:armhf. #14 49.88 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.6_armhf.deb ... #14 49.88 Unpacking libc6-dev:armhf (2.35-0ubuntu3.6) ... #14 49.99 Selecting previously unselected package gcc-11-base:armhf. #13 61.94 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #13 61.97 Setting up libfile-listing-perl (6.04-1) ... #13 62.00 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #13 62.05 Setting up libclass-inspector-perl (1.32-1) ... #13 62.09 Setting up libfont-afm-perl (1.20-2) ... #13 62.13 Setting up libwant-perl (0.29-1+b4) ... #15 8.094 Selecting previously unselected package g++-8. #15 8.096 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ... #15 8.101 Unpacking g++-8 (8.3.0-6+rpi1) ... #15 7.157 Running transaction #15 5.872 Reading state information... #15 5.880 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 55.24 Installing : glibc-gconv-extra-2.37-18.fc38.x86_64 150/157 #12 55.26 Running scriptlet: glibc-gconv-extra-2.37-18.fc38.x86_64 150/157 #12 55.26 Cleanup : yum-4.18.2-1.fc38.noarch 151/157 #12 55.27 Running scriptlet: dnf-4.18.2-1.fc38.noarch 152/157 #12 55.28 Cleanup : dnf-4.18.2-1.fc38.noarch 152/157 #12 55.28 Running scriptlet: dnf-4.18.2-1.fc38.noarch 152/157 #12 55.29 Cleanup : python3-dnf-4.18.2-1.fc38.noarch 153/157 #12 55.30 Cleanup : python3-hawkey-0.72.0-1.fc38.x86_64 154/157 #12 55.30 Cleanup : dnf-data-4.18.2-1.fc38.noarch 155/157 #12 55.31 Cleanup : python3-libdnf-0.72.0-1.fc38.x86_64 156/157 #12 55.32 Cleanup : libdnf-0.72.0-1.fc38.x86_64 157/157 #14 51.01 Get:281 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtext-glob-perl all 0.11-3 [6780 B] #14 51.09 Get:282 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfile-find-rule-perl all 0.34-3 [24.4 kB] #14 51.19 Get:283 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfont-afm-perl all 1.20-4 [13.0 kB] #13 55.19 #13 55.19 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 55.22 Setting up libfeature-compat-class-perl (0.05-1) ... #13 55.23 Setting up python3-six (1.16.0-4) ... #13 55.35 Setting up dh-autoreconf (20) ... #14 59.08 Preparing to unpack .../056-libctf-nobfd0_2.41-5ubuntu1_arm64.deb ... #14 59.08 Unpacking libctf-nobfd0:arm64 (2.41-5ubuntu1) ... #14 59.14 Selecting previously unselected package libctf0:arm64. #14 59.14 Preparing to unpack .../057-libctf0_2.41-5ubuntu1_arm64.deb ... #14 59.15 Unpacking libctf0:arm64 (2.41-5ubuntu1) ... #14 59.19 Selecting previously unselected package libgprofng0:arm64. #14 59.19 Preparing to unpack .../058-libgprofng0_2.41-5ubuntu1_arm64.deb ... #14 59.20 Unpacking libgprofng0:arm64 (2.41-5ubuntu1) ... #14 59.25 Selecting previously unselected package binutils-aarch64-linux-gnu. #14 59.25 Preparing to unpack .../059-binutils-aarch64-linux-gnu_2.41-5ubuntu1_arm64.deb ... #14 59.26 Unpacking binutils-aarch64-linux-gnu (2.41-5ubuntu1) ... #14 59.39 Selecting previously unselected package binutils. #13 45.40 Setting up pinentry-curses (1.1.0-4) ... #13 45.42 Setting up manpages-dev (5.10-1) ... #13 45.43 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #13 45.44 Setting up libxcb1:armhf (1.14-3) ... #13 45.49 Setting up gettext (0.21-4) ... #13 45.50 Setting up xdelta (1.1.3-9.3) ... #13 45.52 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ... #13 45.53 Setting up libgcc-10-dev:armhf (10.2.1-6) ... #13 45.54 Setting up libedit2:armhf (3.1-20191231-2+b1) ... #13 45.56 Setting up libreadline8:armhf (8.1-1) ... #13 45.57 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ... #13 45.59 Setting up m4 (1.4.18-5) ... #13 45.63 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u11) ... #14 52.91 Preparing to unpack .../085-libgcc-11-dev_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 52.91 Unpacking libgcc-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ... #14 52.99 Selecting previously unselected package gcc-11. #14 52.99 Preparing to unpack .../086-gcc-11_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 53.00 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... #13 54.42 140 added, 0 removed; done. #14 60.93 Setting up libgpgme11:arm64 (1.13.1-7ubuntu2.1) ... #13 53.73 Setting up gcc-8 (8.3.0-6) ... #13 53.80 Setting up gpg-agent (2.2.12-1+deb10u2) ... #13 53.93 Setting up libtool (2.4.6-9) ... #17 DONE 27.5s #18 [stage-1 8/9] COPY --link --from=golang /usr/local/go /usr/local/go #14 50.71 Unpacking wdiff (1.2.2-2build1) ... #14 50.75 Selecting previously unselected package devscripts. #14 50.75 Preparing to unpack .../187-devscripts_2.20.2ubuntu2_armhf.deb ... #14 50.77 Unpacking devscripts (2.20.2ubuntu2) ... #14 50.88 Selecting previously unselected package diffstat. #14 50.89 Preparing to unpack .../188-diffstat_1.63-1_armhf.deb ... #14 50.89 Unpacking diffstat (1.63-1) ... #14 50.92 Selecting previously unselected package python3-chardet. #14 50.93 Preparing to unpack .../189-python3-chardet_3.0.4-4build1_all.deb ... #14 50.93 Unpacking python3-chardet (3.0.4-4build1) ... #14 50.97 Selecting previously unselected package python3-debian. #14 50.97 Preparing to unpack .../190-python3-debian_0.1.36ubuntu1.1_all.deb ... #14 50.98 Unpacking python3-debian (0.1.36ubuntu1.1) ... #14 51.02 Selecting previously unselected package libgpgme11:armhf. #13 49.21 Setting up libxau6:armhf (1:1.0.8-1+b2) ... #13 49.23 Setting up libkeyutils1:armhf (1.6-6) ... #13 49.24 Setting up libpsl5:armhf (0.20.2-2) ... #13 49.25 Setting up libgpm2:armhf (1.20.7-5) ... #13 49.27 Setting up mime-support (3.62) ... #13 49.31 Setting up xdg-user-dirs (0.17-2) ... #13 49.34 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #13 49.36 Setting up psmisc (23.2-1+deb10u1) ... #13 49.37 Setting up libgc1c2:armhf (1:7.6.4-0.4) ... #13 49.39 Setting up libyaml-0-2:armhf (0.2.1-1) ... #13 49.40 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u5) ... #13 49.42 No schema files found: doing nothing. #13 49.42 Setting up distro-info-data (0.41+deb10u8) ... #13 49.44 Setting up manpages (4.16-2) ... #13 49.46 Setting up unzip (6.0-23+deb10u3) ... #13 49.48 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ... #13 49.49 Setting up libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ... #13 49.52 Setting up binutils-common:armhf (2.31.1-16) ... #14 49.99 Preparing to unpack .../070-gcc-11-base_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 50.00 Unpacking gcc-11-base:armhf (11.4.0-1ubuntu1~22.04) ... #14 50.03 Selecting previously unselected package libisl23:armhf. #14 50.03 Preparing to unpack .../071-libisl23_0.24-2build1_armhf.deb ... #14 50.04 Unpacking libisl23:armhf (0.24-2build1) ... #14 50.08 Selecting previously unselected package libmpfr6:armhf. #14 50.08 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_armhf.deb ... #14 50.08 Unpacking libmpfr6:armhf (4.1.0-3build3) ... #14 50.12 Selecting previously unselected package libmpc3:armhf. #14 50.12 Preparing to unpack .../073-libmpc3_1.2.1-2build1_armhf.deb ... #14 50.12 Unpacking libmpc3:armhf (1.2.1-2build1) ... #14 50.16 Selecting previously unselected package cpp-11. #14 50.16 Preparing to unpack .../074-cpp-11_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 50.16 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... #13 62.17 Setting up libdynaloader-functions-perl (0.003-1) ... #13 62.20 Setting up libtext-glob-perl (0.10-1) ... #13 62.23 Setting up libclass-method-modifiers-perl (2.12-1) ... #13 62.30 Setting up liblist-compare-perl (0.53-1) ... #15 6.205 Starting 2 pkgProblemResolver with broken count: 0 #15 6.210 Done #15 6.457 Done #16 29.01 Running scriptlet: which-2.21-29.el9.aarch64 90/90 #16 30.11 Verifying : acl-2.3.1-4.el9.aarch64 1/90 #14 51.28 Get:284 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libio-string-perl all 1.08-4 [11.1 kB] #15 3.106 Reading package lists... #13 55.36 Setting up libdata-validate-uri-perl (0.07-2) ... #13 55.37 Setting up libnet-smtp-ssl-perl (1.04-2) ... #13 55.38 Setting up python3-gpg (1.18.0-3+b1) ... #13 55.54 Setting up python3-certifi (2022.9.24-1) ... #13 55.65 Setting up libmodule-runtime-perl (0.016-2) ... #14 59.40 Preparing to unpack .../060-binutils_2.41-5ubuntu1_arm64.deb ... #14 59.40 Unpacking binutils (2.41-5ubuntu1) ... #14 59.43 Selecting previously unselected package libc-dev-bin. #14 59.44 Preparing to unpack .../061-libc-dev-bin_2.38-1ubuntu6.1_arm64.deb ... #14 59.44 Unpacking libc-dev-bin (2.38-1ubuntu6.1) ... #14 59.54 Selecting previously unselected package linux-libc-dev:arm64. #13 45.64 Setting up ca-certificates (20210119) ... #13 45.99 Updating certificates in /etc/ssl/certs... #14 53.32 Selecting previously unselected package gcc. #13 54.47 Setting up libfreetype6:armhf (2.12.1+dfsg-5) ... #13 54.49 Setting up libgcc-12-dev:armhf (12.2.0-14) ... #13 54.51 Setting up shared-mime-info (2.2-1) ... #13 50.65 Setting up libgdbm-compat4:arm64 (1.19-2) ... #13 50.66 Setting up ucf (3.0043) ... #13 50.76 Setting up libperl5.32:arm64 (5.32.1-4+deb11u3) ... #13 50.78 Setting up gcc-10 (10.2.1-6) ... #13 50.79 Setting up dwz (0.13+20210201-1) ... #13 50.81 Setting up groff-base (1.22.4-6) ... #13 50.83 Setting up cpp (4:10.2.1-1) ... #13 50.85 Setting up pixz (1.0.7-1) ... #13 50.87 Setting up gpgconf (2.2.27-2+deb11u2) ... #13 50.88 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u11) ... #13 50.89 Setting up libc6-dev:arm64 (2.31-13+deb11u8) ... #13 50.90 Setting up libx11-6:arm64 (2:1.7.2-1+deb11u2) ... #13 50.91 Setting up curl (7.74.0-1.3+deb11u11) ... #13 50.93 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... #13 50.95 Setting up gpg (2.2.27-2+deb11u2) ... #13 50.96 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ... #13 50.98 Setting up libpython3-stdlib:arm64 (3.9.2-3) ... #13 51.00 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #13 51.02 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ... #13 51.03 Setting up gpg-agent (2.2.27-2+deb11u2) ... #14 60.94 Setting up python3-six (1.14.0-2) ... #14 61.08 Setting up libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 61.09 Setting up perl (5.30.0-9ubuntu0.5) ... #14 61.11 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #14 61.12 Setting up python3-gpg (1.13.1-7ubuntu2.1) ... #14 61.29 Setting up libdata-dump-perl (1.23-1) ... #13 53.97 Setting up openssh-client (1:7.9p1-10+deb10u4) ... #13 54.23 Setting up gpgsm (2.2.12-1+deb10u2) ... #14 51.02 Preparing to unpack .../191-libgpgme11_1.13.1-7ubuntu2.1_armhf.deb ... #14 51.03 Unpacking libgpgme11:armhf (1.13.1-7ubuntu2.1) ... #14 51.07 Selecting previously unselected package python3-gpg. #14 51.07 Preparing to unpack .../192-python3-gpg_1.13.1-7ubuntu2.1_armhf.deb ... #14 51.07 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ... #14 51.13 Selecting previously unselected package dput. #14 51.13 Preparing to unpack .../193-dput_1.0.3ubuntu1.1_all.deb ... #14 51.14 Unpacking dput (1.0.3ubuntu1.1) ... #14 51.18 Selecting previously unselected package libcurl3-gnutls:armhf. #14 51.19 Preparing to unpack .../194-libcurl3-gnutls_7.68.0-1ubuntu2.21_armhf.deb ... #14 51.19 Unpacking libcurl3-gnutls:armhf (7.68.0-1ubuntu2.21) ... #14 51.23 Selecting previously unselected package liberror-perl. #15 2.327 Package bash-5.2.26-1.fc38.aarch64 is already installed. #15 2.348 Package bash-5.2.26-1.fc38.aarch64 is already installed. #15 2.358 Package bash-5.2.26-1.fc38.aarch64 is already installed. #15 2.359 Package ca-certificates-2023.2.60_v7.0.306-1.0.fc38.noarch is already installed. #15 2.359 Package libarchive-3.6.1-4.fc38.aarch64 is already installed. #15 2.360 Package pkgconf-pkg-config-1.8.0-6.fc38.aarch64 is already installed. #15 2.360 Package tar-2:1.34-8.fc38.aarch64 is already installed. #15 2.370 Package bash-5.2.26-1.fc38.aarch64 is already installed. #15 2.493 Dependencies resolved. #13 49.53 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u2) ... #13 49.55 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... #13 49.64 Setting up less (487-0.1+b1) ... #13 49.74 Setting up perl-openssl-defaults:armhf (3) ... #13 49.76 Setting up linux-libc-dev:armhf (4.19.304-1) ... #14 50.34 Selecting previously unselected package cpp. #14 50.34 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ... #14 50.34 Unpacking cpp (4:11.2.0-1ubuntu1) ... #14 50.38 Selecting previously unselected package libcc1-0:armhf. #14 50.38 Preparing to unpack .../076-libcc1-0_12.3.0-1ubuntu1~22.04_armhf.deb ... #14 50.39 Unpacking libcc1-0:armhf (12.3.0-1ubuntu1~22.04) ... #14 50.42 Selecting previously unselected package libgomp1:armhf. #14 50.42 Preparing to unpack .../077-libgomp1_12.3.0-1ubuntu1~22.04_armhf.deb ... #14 50.43 Unpacking libgomp1:armhf (12.3.0-1ubuntu1~22.04) ... #14 50.46 Selecting previously unselected package libatomic1:armhf. #14 50.46 Preparing to unpack .../078-libatomic1_12.3.0-1ubuntu1~22.04_armhf.deb ... #14 50.46 Unpacking libatomic1:armhf (12.3.0-1ubuntu1~22.04) ... #14 50.49 Selecting previously unselected package libasan6:armhf. #14 50.49 Preparing to unpack .../079-libasan6_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 50.50 Unpacking libasan6:armhf (11.4.0-1ubuntu1~22.04) ... #14 50.57 Selecting previously unselected package libubsan1:armhf. #14 50.57 Preparing to unpack .../080-libubsan1_12.3.0-1ubuntu1~22.04_armhf.deb ... #13 62.35 Setting up libref-util-xs-perl (0.117-1+b1) ... #13 62.45 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #13 62.52 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #13 62.55 Setting up libsort-key-perl (1.33-2+b1) ... #13 62.61 Setting up libclone-perl (0.41-1+b1) ... #15 6.712 Starting pkgProblemResolver with broken count: 0 #16 30.11 Verifying : cracklib-2.9.6-27.el9.aarch64 2/90 #16 30.11 Verifying : cracklib-dicts-2.9.6-27.el9.aarch64 3/90 #16 30.11 Verifying : dbus-1:1.12.20-8.el9.aarch64 4/90 #16 30.11 Verifying : dbus-broker-28-7.el9.aarch64 5/90 #16 30.11 Verifying : dbus-common-1:1.12.20-8.el9.noarch 6/90 #16 30.11 Verifying : kmod-libs-28-9.el9.aarch64 7/90 #16 30.11 Verifying : libatomic-11.4.1-3.el9.aarch64 8/90 #16 30.11 Verifying : libcbor-0.7.0-5.el9.aarch64 9/90 #16 30.11 Verifying : libdb-5.3.28-53.el9.aarch64 10/90 #16 30.11 Verifying : libeconf-0.4.1-3.el9.aarch64 11/90 #16 30.11 Verifying : libedit-3.1-38.20210216cvs.el9.aarch64 12/90 #16 30.11 Verifying : libfdisk-2.37.4-15.el9.aarch64 13/90 #16 30.11 Verifying : libfido2-1.13.0-2.el9.aarch64 14/90 #16 30.11 Verifying : libpwquality-1.4.4-8.el9.aarch64 15/90 #16 30.11 Verifying : libseccomp-2.5.2-2.el9.aarch64 16/90 #16 30.11 Verifying : libselinux-utils-3.6-1.el9.aarch64 17/90 #16 30.11 Verifying : libutempter-1.2.1-6.el9.aarch64 18/90 #16 30.11 Verifying : make-1:4.3-8.el9.aarch64 19/90 #16 30.11 Verifying : openssh-8.7p1-38.el9.aarch64 20/90 #16 30.11 Verifying : openssh-clients-8.7p1-38.el9.aarch64 21/90 #16 30.11 Verifying : openssl-1:3.0.7-25.el9.aarch64 22/90 #16 30.11 Verifying : pam-1.5.1-19.el9.aarch64 23/90 #16 30.11 Verifying : policycoreutils-3.6-2.1.el9.aarch64 24/90 #16 30.11 Verifying : python3-distro-1.5.0-7.el9.noarch 25/90 #16 30.11 Verifying : python3-setools-4.4.4-1.el9.aarch64 26/90 #16 30.11 Verifying : python3-setuptools-53.0.0-12.el9.noarch 27/90 #16 30.11 Verifying : rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 28/90 #16 30.11 Verifying : selinux-policy-38.1.33-1.el9.noarch 29/90 #16 30.11 Verifying : selinux-policy-targeted-38.1.33-1.el9.noarch 30/90 #16 30.11 Verifying : systemd-252-27.el9.aarch64 31/90 #16 30.11 Verifying : systemd-pam-252-27.el9.aarch64 32/90 #16 30.11 Verifying : systemd-rpm-macros-252-27.el9.noarch 33/90 #16 30.11 Verifying : util-linux-2.37.4-15.el9.aarch64 34/90 #16 30.11 Verifying : util-linux-core-2.37.4-15.el9.aarch64 35/90 #16 30.11 Verifying : vim-filesystem-2:8.2.2637-20.el9.noarch 36/90 #16 30.11 Verifying : which-2.21-29.el9.aarch64 37/90 #16 30.11 Verifying : annobin-12.31-2.el9.aarch64 38/90 #16 30.11 Verifying : autoconf-2.69-38.el9.noarch 39/90 #16 30.11 Verifying : automake-1.16.2-8.el9.noarch 40/90 #16 30.11 Verifying : checkpolicy-3.6-1.el9.aarch64 41/90 #16 30.11 Verifying : cmake-3.26.5-2.el9.aarch64 42/90 #16 30.11 Verifying : cmake-data-3.26.5-2.el9.noarch 43/90 #16 30.11 Verifying : cmake-filesystem-3.26.5-2.el9.aarch64 44/90 #16 30.11 Verifying : cmake-rpm-macros-3.26.5-2.el9.noarch 45/90 #16 30.11 Verifying : cpp-11.4.1-3.el9.aarch64 46/90 #16 30.11 Verifying : gcc-11.4.1-3.el9.aarch64 47/90 #16 30.11 Verifying : gcc-plugin-annobin-11.4.1-3.el9.aarch64 48/90 #16 30.11 Verifying : git-2.43.0-1.el9.aarch64 49/90 #16 30.11 Verifying : git-core-2.43.0-1.el9.aarch64 50/90 #16 30.11 Verifying : git-core-doc-2.43.0-1.el9.noarch 51/90 #16 30.11 Verifying : glibc-devel-2.34-100.el9.aarch64 52/90 #16 30.11 Verifying : kernel-headers-5.14.0-425.el9.aarch64 53/90 #16 30.11 Verifying : libasan-11.4.1-3.el9.aarch64 54/90 #16 30.11 Verifying : libmpc-1.2.1-4.el9.aarch64 55/90 #16 30.11 Verifying : libseccomp-devel-2.5.2-2.el9.aarch64 56/90 #16 30.11 Verifying : libselinux-devel-3.6-1.el9.aarch64 57/90 #16 30.11 Verifying : libsepol-devel-3.6-1.el9.aarch64 58/90 #16 30.11 Verifying : libtool-2.4.6-45.el9.aarch64 59/90 #16 30.11 Verifying : libtool-ltdl-2.4.6-45.el9.aarch64 60/90 #16 30.11 Verifying : libubsan-11.4.1-3.el9.aarch64 61/90 #16 30.11 Verifying : libuv-1:1.42.0-1.el9.aarch64 62/90 #16 30.11 Verifying : libxcrypt-devel-4.4.18-3.el9.aarch64 63/90 #16 30.11 Verifying : llvm-libs-17.0.6-5.el9.aarch64 64/90 #16 30.11 Verifying : m4-1.4.19-1.el9.aarch64 65/90 #16 30.11 Verifying : pcre2-devel-10.40-4.el9.aarch64 66/90 #16 30.11 Verifying : pcre2-utf16-10.40-4.el9.aarch64 67/90 #16 30.11 Verifying : pcre2-utf32-10.40-4.el9.aarch64 68/90 #16 30.11 Verifying : perl-DynaLoader-1.47-481.el9.aarch64 69/90 #16 30.11 Verifying : perl-Error-1:0.17029-7.el9.noarch 70/90 #16 30.11 Verifying : perl-File-Compare-1.100.600-481.el9.noarch 71/90 #16 30.11 Verifying : perl-File-Copy-2.34-481.el9.noarch 72/90 #16 30.11 Verifying : perl-File-Find-1.37-481.el9.noarch 73/90 #16 30.11 Verifying : perl-Git-2.43.0-1.el9.noarch 74/90 #16 30.11 Verifying : perl-TermReadKey-2.38-11.el9.aarch64 75/90 #16 30.11 Verifying : perl-Thread-Queue-3.14-460.el9.noarch 76/90 #16 30.11 Verifying : perl-lib-0.65-481.el9.aarch64 77/90 #16 30.11 Verifying : perl-threads-1:2.25-460.el9.aarch64 78/90 #16 30.11 Verifying : perl-threads-shared-1.61-460.el9.aarch64 79/90 #16 30.11 Verifying : policycoreutils-devel-3.6-2.1.el9.aarch64 80/90 #16 30.11 Verifying : policycoreutils-python-utils-3.6-2.1.el9.noarch 81/90 #16 30.11 Verifying : python3-audit-3.1.2-2.el9.aarch64 82/90 #16 30.11 Verifying : python3-libselinux-3.6-1.el9.aarch64 83/90 #16 30.11 Verifying : python3-libsemanage-3.6-1.el9.aarch64 84/90 #16 30.11 Verifying : python3-policycoreutils-3.6-2.1.el9.noarch 85/90 #16 30.11 Verifying : selinux-policy-devel-38.1.33-1.el9.noarch 86/90 #16 30.11 Verifying : systemd-devel-252-27.el9.aarch64 87/90 #16 30.11 Verifying : glibc-static-2.34-100.el9.aarch64 88/90 #16 30.11 Verifying : libtool-ltdl-devel-2.4.6-45.el9.aarch64 89/90 #16 30.11 Verifying : libxcrypt-static-4.4.18-3.el9.aarch64 90/90 #16 30.28 #16 30.28 Installed: #16 30.28 acl-2.3.1-4.el9.aarch64 #16 30.28 annobin-12.31-2.el9.aarch64 #16 30.28 autoconf-2.69-38.el9.noarch #16 30.28 automake-1.16.2-8.el9.noarch #16 30.28 checkpolicy-3.6-1.el9.aarch64 #16 30.28 cmake-3.26.5-2.el9.aarch64 #16 30.28 cmake-data-3.26.5-2.el9.noarch #16 30.28 cmake-filesystem-3.26.5-2.el9.aarch64 #16 30.28 cmake-rpm-macros-3.26.5-2.el9.noarch #16 30.28 cpp-11.4.1-3.el9.aarch64 #16 30.28 cracklib-2.9.6-27.el9.aarch64 #16 30.28 cracklib-dicts-2.9.6-27.el9.aarch64 #16 30.28 dbus-1:1.12.20-8.el9.aarch64 #16 30.28 dbus-broker-28-7.el9.aarch64 #16 30.28 dbus-common-1:1.12.20-8.el9.noarch #16 30.28 gcc-11.4.1-3.el9.aarch64 #16 30.28 gcc-plugin-annobin-11.4.1-3.el9.aarch64 #16 30.28 git-2.43.0-1.el9.aarch64 #16 30.28 git-core-2.43.0-1.el9.aarch64 #16 30.28 git-core-doc-2.43.0-1.el9.noarch #16 30.28 glibc-devel-2.34-100.el9.aarch64 #16 30.28 glibc-static-2.34-100.el9.aarch64 #16 30.28 kernel-headers-5.14.0-425.el9.aarch64 #16 30.28 kmod-libs-28-9.el9.aarch64 #16 30.28 libasan-11.4.1-3.el9.aarch64 #16 30.28 libatomic-11.4.1-3.el9.aarch64 #16 30.28 libcbor-0.7.0-5.el9.aarch64 #16 30.28 libdb-5.3.28-53.el9.aarch64 #16 30.28 libeconf-0.4.1-3.el9.aarch64 #16 30.28 libedit-3.1-38.20210216cvs.el9.aarch64 #16 30.28 libfdisk-2.37.4-15.el9.aarch64 #16 30.28 libfido2-1.13.0-2.el9.aarch64 #16 30.28 libmpc-1.2.1-4.el9.aarch64 #16 30.28 libpwquality-1.4.4-8.el9.aarch64 #16 30.28 libseccomp-2.5.2-2.el9.aarch64 #16 30.28 libseccomp-devel-2.5.2-2.el9.aarch64 #16 30.28 libselinux-devel-3.6-1.el9.aarch64 #16 30.28 libselinux-utils-3.6-1.el9.aarch64 #16 30.28 libsepol-devel-3.6-1.el9.aarch64 #16 30.28 libtool-2.4.6-45.el9.aarch64 #16 30.28 libtool-ltdl-2.4.6-45.el9.aarch64 #16 30.28 libtool-ltdl-devel-2.4.6-45.el9.aarch64 #16 30.28 libubsan-11.4.1-3.el9.aarch64 #16 30.28 libutempter-1.2.1-6.el9.aarch64 #16 30.28 libuv-1:1.42.0-1.el9.aarch64 #16 30.28 libxcrypt-devel-4.4.18-3.el9.aarch64 #16 30.28 libxcrypt-static-4.4.18-3.el9.aarch64 #16 30.28 llvm-libs-17.0.6-5.el9.aarch64 #16 30.28 m4-1.4.19-1.el9.aarch64 #16 30.28 make-1:4.3-8.el9.aarch64 #16 30.28 openssh-8.7p1-38.el9.aarch64 #16 30.28 openssh-clients-8.7p1-38.el9.aarch64 #16 30.28 openssl-1:3.0.7-25.el9.aarch64 #16 30.28 pam-1.5.1-19.el9.aarch64 #16 30.28 pcre2-devel-10.40-4.el9.aarch64 #16 30.28 pcre2-utf16-10.40-4.el9.aarch64 #16 30.28 pcre2-utf32-10.40-4.el9.aarch64 #16 30.28 perl-DynaLoader-1.47-481.el9.aarch64 #16 30.28 perl-Error-1:0.17029-7.el9.noarch #16 30.28 perl-File-Compare-1.100.600-481.el9.noarch #16 30.28 perl-File-Copy-2.34-481.el9.noarch #16 30.28 perl-File-Find-1.37-481.el9.noarch #16 30.28 perl-Git-2.43.0-1.el9.noarch #16 30.28 perl-TermReadKey-2.38-11.el9.aarch64 #16 30.28 perl-Thread-Queue-3.14-460.el9.noarch #16 30.28 perl-lib-0.65-481.el9.aarch64 #16 30.28 perl-threads-1:2.25-460.el9.aarch64 #16 30.28 perl-threads-shared-1.61-460.el9.aarch64 #16 30.28 policycoreutils-3.6-2.1.el9.aarch64 #16 30.28 policycoreutils-devel-3.6-2.1.el9.aarch64 #16 30.28 policycoreutils-python-utils-3.6-2.1.el9.noarch #16 30.28 python3-audit-3.1.2-2.el9.aarch64 #16 30.28 python3-distro-1.5.0-7.el9.noarch #16 30.28 python3-libselinux-3.6-1.el9.aarch64 #16 30.28 python3-libsemanage-3.6-1.el9.aarch64 #16 30.28 python3-policycoreutils-3.6-2.1.el9.noarch #16 30.28 python3-setools-4.4.4-1.el9.aarch64 #16 30.28 python3-setuptools-53.0.0-12.el9.noarch #16 30.28 rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 #16 30.28 selinux-policy-38.1.33-1.el9.noarch #16 30.28 selinux-policy-devel-38.1.33-1.el9.noarch #16 30.28 selinux-policy-targeted-38.1.33-1.el9.noarch #16 30.28 systemd-252-27.el9.aarch64 #16 30.28 systemd-devel-252-27.el9.aarch64 #16 30.28 systemd-pam-252-27.el9.aarch64 #16 30.28 systemd-rpm-macros-252-27.el9.noarch #16 30.28 util-linux-2.37.4-15.el9.aarch64 #16 30.28 util-linux-core-2.37.4-15.el9.aarch64 #16 30.28 vim-filesystem-2:8.2.2637-20.el9.noarch #16 30.28 which-2.21-29.el9.aarch64 #16 30.28 #16 30.28 Complete! #16 DONE 30.5s #14 51.68 Get:285 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfont-ttf-perl all 1.06-2 [323 kB] #15 3.698 Building dependency tree... #15 8.764 Selecting previously unselected package g++. #13 55.66 Setting up libmailtools-perl (2.21-2) ... #13 55.67 Setting up python3-idna (3.3-1) ... #13 55.85 Setting up python3-urllib3 (1.26.12-1) ... #14 59.54 Preparing to unpack .../062-linux-libc-dev_6.5.0-21.21_arm64.deb ... #14 59.55 Unpacking linux-libc-dev:arm64 (6.5.0-21.21) ... #14 59.73 Selecting previously unselected package libcrypt-dev:arm64. #14 59.73 Preparing to unpack .../063-libcrypt-dev_1%3a4.4.36-2_arm64.deb ... #14 59.74 Unpacking libcrypt-dev:arm64 (1:4.4.36-2) ... #14 59.80 Selecting previously unselected package libtirpc-dev:arm64. #14 59.80 Preparing to unpack .../064-libtirpc-dev_1.3.3+ds-1_arm64.deb ... #14 59.80 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ... #14 59.84 Selecting previously unselected package libnsl-dev:arm64. #14 53.32 Preparing to unpack .../087-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ... #14 53.32 Unpacking gcc (4:11.2.0-1ubuntu1) ... #14 53.35 Selecting previously unselected package libstdc++-11-dev:arm64. #14 53.35 Preparing to unpack .../088-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 53.36 Unpacking libstdc++-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ... #14 53.54 Selecting previously unselected package g++-11. #13 51.50 Setting up g++-10 (10.2.1-6) ... #14 61.31 Setting up python3-certifi (2019.11.28-1) ... #14 61.44 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #13 54.28 Setting up libgsasl7 (1.8.0-8+deb10u1) ... #13 54.38 Setting up libxext6:amd64 (2:1.3.3-1+b2) ... #14 51.23 Preparing to unpack .../195-liberror-perl_0.17029-1_all.deb ... #14 51.24 Unpacking liberror-perl (0.17029-1) ... #14 51.27 Selecting previously unselected package git-man. #14 51.27 Preparing to unpack .../196-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ... #14 51.27 Unpacking git-man (1:2.25.1-1ubuntu3.11) ... #14 51.38 Selecting previously unselected package git. #14 51.39 Preparing to unpack .../197-git_1%3a2.25.1-1ubuntu3.11_armhf.deb ... #14 51.40 Unpacking git (1:2.25.1-1ubuntu3.11) ... #15 2.517 ================================================================================ #15 2.517 Package Arch Version Repo Size #15 2.517 ================================================================================ #15 2.517 Installing: #15 2.517 cmake aarch64 3.27.7-1.fc38 updates 7.4 M #15 2.517 gcc aarch64 13.2.1-4.fc38 updates 31 M #15 2.517 git aarch64 2.43.2-1.fc38 updates 53 k #15 2.517 glibc-static aarch64 2.37-18.fc38 updates 1.2 M #15 2.517 libseccomp-devel aarch64 2.5.3-4.fc38 fedora 60 k #15 2.517 libselinux-devel aarch64 3.5-1.fc38 fedora 151 k #15 2.517 libtool aarch64 2.4.7-6.fc38 fedora 601 k #15 2.517 libtool-ltdl-devel aarch64 2.4.7-6.fc38 fedora 164 k #15 2.517 make aarch64 1:4.4.1-1.fc38 updates 587 k #15 2.517 selinux-policy-devel noarch 38.31-1.fc38 updates 912 k #15 2.517 systemd aarch64 253.15-2.fc38 updates 4.3 M #15 2.517 systemd-devel aarch64 253.15-2.fc38 updates 590 k #15 2.517 which aarch64 2.21-39.fc38 fedora 42 k #15 2.517 Installing dependencies: #15 2.517 annobin-docs noarch 12.38-1.fc38 updates 87 k #15 2.517 annobin-plugin-gcc aarch64 12.38-1.fc38 updates 954 k #15 2.517 autoconf noarch 2.71-5.fc38 fedora 733 k #15 2.517 automake noarch 1.16.5-11.fc38 fedora 697 k #15 2.517 checkpolicy aarch64 3.5-1.fc38 fedora 345 k #15 2.517 cmake-data noarch 3.27.7-1.fc38 updates 2.2 M #15 2.517 cmake-filesystem aarch64 3.27.7-1.fc38 updates 19 k #15 2.517 cmake-rpm-macros noarch 3.27.7-1.fc38 updates 18 k #15 2.517 cpp aarch64 13.2.1-4.fc38 updates 9.7 M #15 2.517 dbus aarch64 1:1.14.10-1.fc38 updates 8.0 k #15 2.517 dbus-broker aarch64 33-1.fc38 fedora 168 k #15 2.517 dbus-common noarch 1:1.14.10-1.fc38 updates 15 k #15 2.517 device-mapper aarch64 1.02.197-1.fc38 updates 136 k #15 2.517 device-mapper-libs aarch64 1.02.197-1.fc38 updates 171 k #15 2.517 gc aarch64 8.2.2-3.fc38 fedora 109 k #15 2.517 gcc-plugin-annobin aarch64 13.2.1-4.fc38 updates 48 k #15 2.517 git-core aarch64 2.43.2-1.fc38 updates 4.6 M #15 2.517 git-core-doc noarch 2.43.2-1.fc38 updates 2.9 M #15 2.517 glibc-devel aarch64 2.37-18.fc38 updates 543 k #15 2.517 guile22 aarch64 2.2.7-7.fc38 fedora 6.5 M #15 2.517 jsoncpp aarch64 1.9.5-4.fc38 fedora 92 k #15 2.517 kernel-headers aarch64 6.7.3-100.fc38 updates 1.5 M #15 2.517 kmod-libs aarch64 30-4.fc38 fedora 67 k #15 2.517 less aarch64 633-1.fc38 updates 176 k #15 2.517 libargon2 aarch64 20190702-2.fc38 fedora 28 k #15 2.517 libasan aarch64 13.2.1-4.fc38 updates 455 k #15 2.517 libatomic aarch64 13.2.1-4.fc38 updates 38 k #15 2.517 libcbor aarch64 0.7.0-9.fc38 fedora 55 k #15 2.517 libedit aarch64 3.1-45.20221030cvs.fc38 fedora 107 k #15 2.517 libfdisk aarch64 2.38.1-4.fc38 fedora 156 k #15 2.517 libfido2 aarch64 1.12.0-3.fc38 fedora 96 k #15 2.517 libmpc aarch64 1.3.1-2.fc38 fedora 72 k #15 2.517 libseccomp aarch64 2.5.3-4.fc38 fedora 72 k #15 2.517 libselinux-utils aarch64 3.5-1.fc38 fedora 164 k #15 2.517 libsepol-devel aarch64 3.5-1.fc38 fedora 49 k #15 2.517 libtool-ltdl aarch64 2.4.7-6.fc38 fedora 37 k #15 2.517 libubsan aarch64 13.2.1-4.fc38 updates 205 k #15 2.517 libutempter aarch64 1.2.1-8.fc38 fedora 27 k #15 2.517 libuv aarch64 1:1.48.0-1.fc38 updates 250 k #15 2.517 libxcrypt-devel aarch64 4.4.36-1.fc38 updates 30 k #15 2.517 libxcrypt-static aarch64 4.4.36-1.fc38 updates 108 k #15 2.517 m4 aarch64 1.4.19-5.fc38 fedora 299 k #15 2.517 openssh aarch64 9.0p1-19.fc38 updates 428 k #15 2.517 openssh-clients aarch64 9.0p1-19.fc38 updates 694 k #15 2.517 pcre2-devel aarch64 10.42-1.fc38.1 fedora 506 k #15 2.517 pcre2-utf16 aarch64 10.42-1.fc38.1 fedora 200 k #15 2.517 pcre2-utf32 aarch64 10.42-1.fc38.1 fedora 188 k #15 2.517 perl-Error noarch 1:0.17029-11.fc38 fedora 40 k #15 2.517 perl-File-Compare noarch 1.100.700-498.fc38 updates 14 k #15 2.517 perl-File-Copy noarch 2.39-498.fc38 updates 21 k #15 2.517 perl-File-Find noarch 1.40-498.fc38 updates 26 k #15 2.517 perl-Git noarch 2.43.2-1.fc38 updates 40 k #15 2.517 perl-TermReadKey aarch64 2.38-16.fc38 fedora 36 k #15 2.517 perl-Thread-Queue noarch 3.14-490.fc38 fedora 21 k #15 2.517 perl-lib aarch64 0.65-498.fc38 updates 15 k #15 2.517 perl-threads aarch64 1:2.27-490.fc38 fedora 56 k #15 2.517 perl-threads-shared aarch64 1.64-490.fc38 fedora 43 k #15 2.517 policycoreutils aarch64 3.5-1.fc38 fedora 242 k #15 2.517 policycoreutils-devel aarch64 3.5-1.fc38 fedora 148 k #15 2.517 policycoreutils-python-utils noarch 3.5-1.fc38 fedora 80 k #15 2.517 python3-audit aarch64 3.1.2-8.fc38 updates 87 k #15 2.517 python3-libselinux aarch64 3.5-1.fc38 fedora 193 k #15 2.517 python3-libsemanage aarch64 3.5-2.fc38 fedora 85 k #15 2.517 python3-policycoreutils noarch 3.5-1.fc38 fedora 2.2 M #15 2.517 python3-setools aarch64 4.4.3-1.fc38 updates 616 k #15 2.517 python3-setuptools noarch 65.5.1-2.fc38 fedora 1.7 M #15 2.517 rhash aarch64 1.4.3-2.fc38 fedora 192 k #15 2.517 rpm-plugin-selinux aarch64 4.18.2-1.fc38 updates 18 k #15 2.517 selinux-policy noarch 38.31-1.fc38 updates 56 k #15 2.517 selinux-policy-targeted noarch 38.31-1.fc38 updates 6.7 M #15 2.517 systemd-pam aarch64 253.15-2.fc38 updates 329 k #15 2.517 systemd-rpm-macros noarch 253.15-2.fc38 updates 26 k #15 2.517 util-linux aarch64 2.38.1-4.fc38 fedora 2.3 M #15 2.517 vim-filesystem noarch 2:9.1.113-1.fc38 updates 18 k #15 2.517 xkeyboard-config noarch 2.38-1.fc38 fedora 963 k #15 2.517 Installing weak dependencies: #15 2.517 cryptsetup-libs aarch64 2.6.1-1.fc38 fedora 487 k #15 2.517 libxkbcommon aarch64 1.5.0-2.fc38 fedora 141 k #15 2.517 qrencode-libs aarch64 4.1.1-4.fc38 fedora 62 k #15 2.517 systemd-networkd aarch64 253.15-2.fc38 updates 602 k #15 2.517 systemd-resolved aarch64 253.15-2.fc38 updates 276 k #15 2.517 #15 2.517 Transaction Summary #15 2.517 ================================================================================ #15 2.517 Install 93 Packages #15 2.517 #15 2.522 Total download size: 101 M #15 2.523 Installed size: 400 M #15 2.523 Downloading Packages: #15 3.371 (1/92): autoconf-2.71-6.fc39.noarch.rpm 3.1 MB/s | 733 kB 00:00 #15 3.378 (2/92): checkpolicy-3.5-3.fc39.x86_64.rpm 1.4 MB/s | 349 kB 00:00 #15 3.390 (3/92): automake-1.16.5-13.fc39.noarch.rpm 2.7 MB/s | 697 kB 00:00 #15 3.412 (4/92): cmake-filesystem-3.27.7-1.fc39.x86_64.r 2.5 MB/s | 19 kB 00:00 #15 3.430 (5/92): cmake-data-3.27.7-1.fc39.noarch.rpm 46 MB/s | 2.2 MB 00:00 #15 3.435 (6/92): cmake-rpm-macros-3.27.7-1.fc39.noarch.r 893 kB/s | 18 kB 00:00 #15 3.444 (7/92): cryptsetup-libs-2.6.1-3.fc39.x86_64.rpm 39 MB/s | 491 kB 00:00 #15 3.494 (8/92): cmake-3.27.7-1.fc39.x86_64.rpm 66 MB/s | 8.0 MB 00:00 #15 3.496 (9/92): dbus-1.14.10-1.fc39.x86_64.rpm 139 kB/s | 8.1 kB 00:00 #15 3.500 (10/92): dbus-common-1.14.10-1.fc39.noarch.rpm 279 kB/s | 15 kB 00:00 #15 3.503 (11/92): gc-8.2.2-4.fc39.x86_64.rpm 17 MB/s | 110 kB 00:00 #15 3.509 (12/92): jsoncpp-1.9.5-5.fc39.x86_64.rpm 12 MB/s | 99 kB 00:00 #15 3.517 (13/92): kmod-libs-30-6.fc39.x86_64.rpm 6.0 MB/s | 67 kB 00:00 #15 3.526 (14/92): less-633-2.fc39.x86_64.rpm 14 MB/s | 175 kB 00:00 #15 3.532 (15/92): libargon2-20190702-3.fc39.x86_64.rpm 2.5 MB/s | 28 kB 00:00 #15 3.570 (16/92): guile22-2.2.7-9.fc39.x86_64.rpm 90 MB/s | 6.5 MB 00:00 #15 3.574 (17/92): libbpf-1.1.0-4.fc39.x86_64.rpm 3.5 MB/s | 165 kB 00:00 #15 3.577 (18/92): libcbor-0.10.2-2.fc39.x86_64.rpm 1.3 MB/s | 58 kB 00:00 #15 3.582 (19/92): libedit-3.1-48.20230828cvs.fc39.x86_64 9.6 MB/s | 107 kB 00:00 #15 3.586 (20/92): libfido2-1.13.0-3.fc39.x86_64.rpm 13 MB/s | 98 kB 00:00 #15 3.588 (21/92): libmpc-1.3.1-3.fc39.x86_64.rpm 6.7 MB/s | 70 kB 00:00 #15 3.592 (22/92): libseccomp-2.5.3-6.fc39.x86_64.rpm 7.3 MB/s | 71 kB 00:00 #15 3.596 (23/92): libselinux-devel-3.5-5.fc39.x86_64.rpm 22 MB/s | 151 kB 00:00 #14 50.58 Unpacking libubsan1:armhf (12.3.0-1ubuntu1~22.04) ... #14 50.62 Selecting previously unselected package libgcc-11-dev:armhf. #14 50.62 Preparing to unpack .../081-libgcc-11-dev_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 50.63 Unpacking libgcc-11-dev:armhf (11.4.0-1ubuntu1~22.04) ... #14 50.72 Selecting previously unselected package gcc-11. #13 49.77 Setting up gettext-base (0.19.8.1-9) ... #13 49.79 Setting up liblzo2-2:armhf (2.10-0.1) ... #13 49.81 Setting up libnpth0:armhf (1.6-1) ... #13 49.83 Setting up krb5-locales (1.17-3+deb10u6) ... #13 49.84 Setting up file (1:5.35-4+deb10u2) ... #13 49.86 Setting up libossp-uuid16:armhf (1.6.2-1.5+b7) ... #13 49.88 Setting up libassuan0:armhf (2.5.2-1) ... #13 49.89 Setting up libgomp1:armhf (8.3.0-6) ... #13 49.91 Setting up libapt-inst2.0:armhf (1.8.2.3) ... #13 49.92 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #13 49.94 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #13 49.96 Setting up libicu63:armhf (63.1-6+deb10u3) ... #13 62.65 Setting up libalgorithm-diff-perl (1.19.03-2) ... #13 62.72 Setting up libarchive-zip-perl (1.64-1) ... #13 62.75 Setting up libsub-identify-perl (0.14-1+b1) ... #13 62.76 Setting up libdistro-info-perl (0.21+deb10u1) ... #13 62.78 Setting up python3-apt (1.8.4.3) ... #13 62.95 Setting up libio-stringy-perl (2.111-3) ... #15 6.760 Starting 2 pkgProblemResolver with broken count: 0 #15 6.764 Done #17 [stage-1 7/8] COPY --link --from=golang /usr/local/go /usr/local/go #17 DONE 2.0s #18 [stage-1 8/8] WORKDIR /root/rpmbuild #18 DONE 0.0s #19 exporting to image #19 exporting layers #15 3.867 Reading state information... #15 3.874 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 8.766 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ... #15 8.771 Unpacking g++ (4:8.3.0-1+rpi2) ... #15 8.802 Selecting previously unselected package build-essential. #15 8.804 Preparing to unpack .../03-build-essential_12.6_armhf.deb ... #15 8.808 Unpacking build-essential (12.6) ... #15 8.846 Selecting previously unselected package bash-completion. #15 8.848 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ... #13 56.01 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 56.05 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 56.12 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 59.85 Preparing to unpack .../065-libnsl-dev_1.3.0-2build2_arm64.deb ... #14 59.85 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ... #14 59.88 Selecting previously unselected package rpcsvc-proto. #14 59.88 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ... #14 59.89 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 59.92 Selecting previously unselected package libc6-dev:arm64. #14 59.93 Preparing to unpack .../067-libc6-dev_2.38-1ubuntu6.1_arm64.deb ... #14 59.93 Unpacking libc6-dev:arm64 (2.38-1ubuntu6.1) ... #14 60.06 Selecting previously unselected package libisl23:arm64. #14 60.06 Preparing to unpack .../068-libisl23_0.26-3_arm64.deb ... #14 60.06 Unpacking libisl23:arm64 (0.26-3) ... #14 60.12 Selecting previously unselected package libmpfr6:arm64. #14 60.12 Preparing to unpack .../069-libmpfr6_4.2.1-1_arm64.deb ... #14 60.13 Unpacking libmpfr6:arm64 (4.2.1-1) ... #14 60.16 Selecting previously unselected package libmpc3:arm64. #15 4.340 Reading package lists... #15 5.763 Building dependency tree... #14 53.55 Preparing to unpack .../089-g++-11_11.4.0-1ubuntu1~22.04_arm64.deb ... #14 53.55 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... #14 53.75 Selecting previously unselected package g++. #14 53.75 Preparing to unpack .../090-g++_4%3a11.2.0-1ubuntu1_arm64.deb ... #14 53.76 Unpacking g++ (4:11.2.0-1ubuntu1) ... #14 53.78 Selecting previously unselected package make. #14 53.78 Preparing to unpack .../091-make_4.3-4.1build1_arm64.deb ... #14 53.79 Unpacking make (4.3-4.1build1) ... #14 53.82 Selecting previously unselected package libdpkg-perl. #14 53.82 Preparing to unpack .../092-libdpkg-perl_1.21.1ubuntu2.2_all.deb ... #14 53.89 Unpacking libdpkg-perl (1.21.1ubuntu2.2) ... #13 51.52 Setting up libxpm4:arm64 (1:3.5.12-1.1+deb11u1) ... #13 51.53 Setting up libtool (2.4.6-15) ... #13 51.54 Setting up fontconfig-config (2.13.1-4.2) ... #13 51.73 Setting up openssh-client (1:8.4p1-5+deb11u3) ... #13 51.82 Setting up gpgsm (2.2.27-2+deb11u2) ... #13 51.84 Setting up libxext6:arm64 (2:1.3.3-1.1) ... #13 46.39 129 added, 0 removed; done. #14 61.45 Setting up libref-util-perl (0.204-1) ... #14 61.46 Setting up libipc-system-simple-perl (1.26-1) ... #14 61.48 Setting up libnet-domain-tld-perl (1.75-1) ... #14 61.50 Setting up libxml-writer-perl (0.625-1) ... #14 61.51 Setting up libhash-fieldhash-perl (0.15-1build2) ... #14 61.52 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #14 61.53 Setting up shared-mime-info (1.15-1) ... #15 8.118 Running scriptlet: selinux-policy-targeted-39.4-1.fc39.noarch 1/1 #15 8.283 Preparing : 1/1 #15 8.335 Installing : perl-File-Find-1.43-502.fc39.noarch 1/94 #15 8.347 Installing : libfdisk-2.39.3-5.fc39.aarch64 2/94 #15 8.358 Installing : python3-libselinux-3.5-5.fc39.aarch64 3/94 #13 54.39 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u8) ... #13 54.40 Setting up python3 (3.7.3-1) ... #13 54.66 Setting up python3-xdg (0.25-5) ... #14 51.79 Selecting previously unselected package libalgorithm-diff-perl. #15 3.600 (24/92): libselinux-utils-3.5-5.fc39.x86_64.rpm 21 MB/s | 163 kB 00:00 #15 3.604 (25/92): libsepol-devel-3.5-2.fc39.x86_64.rpm 7.2 MB/s | 49 kB 00:00 #15 3.612 (26/92): libtool-2.4.7-7.fc39.x86_64.rpm 52 MB/s | 601 kB 00:00 #15 3.615 (27/92): libtool-ltdl-2.4.7-7.fc39.x86_64.rpm 3.5 MB/s | 36 kB 00:00 #15 3.620 (28/92): libtool-ltdl-devel-2.4.7-7.fc39.x86_64 21 MB/s | 164 kB 00:00 #15 3.623 (29/92): libseccomp-devel-2.5.3-6.fc39.x86_64.r 1.7 MB/s | 60 kB 00:00 #15 3.626 (30/92): libutempter-1.2.1-10.fc39.x86_64.rpm 2.6 MB/s | 26 kB 00:00 #15 3.629 (31/92): libxcrypt-devel-4.4.36-2.fc39.x86_64.r 3.4 MB/s | 30 kB 00:00 #15 3.636 (32/92): m4-1.4.19-6.fc39.x86_64.rpm 32 MB/s | 303 kB 00:00 #15 3.641 (33/92): libxcrypt-static-4.4.36-2.fc39.x86_64. 6.6 MB/s | 95 kB 00:00 #15 3.649 (34/92): make-4.4.1-2.fc39.x86_64.rpm 32 MB/s | 589 kB 00:00 #15 3.657 (35/92): pcre2-devel-10.42-1.fc39.2.x86_64.rpm 26 MB/s | 505 kB 00:00 #15 3.662 (36/92): pcre2-utf16-10.42-1.fc39.2.x86_64.rpm 17 MB/s | 212 kB 00:00 #15 3.666 (37/92): pcre2-utf32-10.42-1.fc39.2.x86_64.rpm 12 MB/s | 200 kB 00:00 #15 3.669 (38/92): perl-Error-0.17029-13.fc39.noarch.rpm 3.5 MB/s | 40 kB 00:00 #15 3.673 (39/92): perl-TermReadKey-2.38-18.fc39.x86_64.r 6.0 MB/s | 35 kB 00:00 #15 3.676 (40/92): perl-Thread-Queue-3.14-500.fc39.noarch 2.3 MB/s | 21 kB 00:00 #15 3.679 (41/92): perl-threads-2.36-500.fc39.x86_64.rpm 6.3 MB/s | 58 kB 00:00 #15 3.704 (42/92): perl-threads-shared-1.68-500.fc39.x86_ 1.4 MB/s | 45 kB 00:00 #15 3.710 (43/92): python3-libselinux-3.5-5.fc39.x86_64.r 6.4 MB/s | 198 kB 00:00 #15 3.713 (44/92): python3-libsemanage-3.5-4.fc39.x86_64. 2.5 MB/s | 84 kB 00:00 #15 3.723 (45/92): python3-setools-4.4.3-1.fc39.x86_64.rp 41 MB/s | 714 kB 00:00 #15 3.739 (46/92): python3-setuptools-67.7.2-7.fc39.noarc 62 MB/s | 1.5 MB 00:00 #15 3.742 (47/92): qrencode-libs-4.1.1-5.fc39.x86_64.rpm 2.2 MB/s | 61 kB 00:00 #15 3.747 (48/92): rhash-1.4.3-3.fc39.x86_64.rpm 9.0 MB/s | 194 kB 00:00 #15 3.751 (49/92): which-2.21-40.fc39.x86_64.rpm 5.3 MB/s | 42 kB 00:00 #15 3.754 (50/92): annobin-docs-12.38-1.fc39.noarch.rpm 7.8 MB/s | 88 kB 00:00 #15 3.765 (51/92): annobin-plugin-gcc-12.38-1.fc39.x86_64 55 MB/s | 956 kB 00:00 #15 3.774 (52/92): dbus-broker-35-2.fc39.x86_64.rpm 10 MB/s | 176 kB 00:00 #15 3.782 (53/92): device-mapper-1.02.197-1.fc39.x86_64.r 11 MB/s | 138 kB 00:00 #15 3.790 (54/92): device-mapper-libs-1.02.197-1.fc39.x86 14 MB/s | 176 kB 00:00 #15 3.821 (55/92): gcc-plugin-annobin-13.2.1-6.fc39.x86_6 2.5 MB/s | 50 kB 00:00 #14 50.72 Preparing to unpack .../082-gcc-11_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 50.72 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... #14 51.02 Selecting previously unselected package gcc. #13 49.97 Setting up libfakeroot:armhf (1.23-1) ... #13 49.99 Setting up libkrb5support0:armhf (1.17-3+deb10u6) ... #13 50.01 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... #13 50.03 Setting up fakeroot (1.23-1) ... #13 50.04 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #13 50.06 Setting up mariadb-common (1:10.3.39-0+deb10u2) ... #13 50.07 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 50.08 Setting up libasan5:armhf (8.3.0-6) ... #13 50.10 Setting up autotools-dev (20180224.1) ... #13 50.11 Setting up libglib2.0-data (2.58.3-2+deb10u5) ... #13 50.13 Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u3) ... #13 50.15 Setting up libwrap0:armhf (7.6.q-28) ... #13 50.16 Setting up libx11-data (2:1.6.7-1+deb10u4) ... #13 50.18 Setting up make (4.2.1-1.2) ... #13 50.19 Setting up libmpfr6:armhf (4.0.2-1) ... #13 50.21 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #13 50.22 Setting up libntlm0:armhf (1.5-1+deb10u1) ... #13 50.24 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... #13 50.25 Setting up libidn11:armhf (1.33-2.2) ... #13 50.27 Setting up libncurses6:armhf (6.1+20181013-2+deb10u5) ... #13 50.28 Setting up strace (4.26-0.2) ... #13 62.96 Setting up liblist-moreutils-perl (0.416-1+b4) ... #13 62.97 Setting up libhtml-tagset-perl (3.20-3) ... #13 62.98 Setting up liblog-any-perl (1.707-1) ... #13 62.99 Setting up libauthen-sasl-perl (2.1600-1) ... #13 63.00 Setting up libpod-constants-perl (0.19-1) ... #13 63.02 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #13 63.03 Setting up libconvert-binhex-perl (1.125-1) ... #13 63.04 Setting up libfuture-perl (0.39-1) ... #13 63.05 Setting up liblwp-mediatypes-perl (6.02-1) ... #13 63.06 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #13 63.08 Setting up libtry-tiny-perl (0.30-1) ... #13 63.09 Setting up libtype-tiny-perl (1.004004-1) ... #13 63.10 Setting up libtest-fatal-perl (0.014-1) ... #13 63.11 Setting up libcommon-sense-perl (3.74-2+b7) ... #13 63.12 Setting up libxml-namespacesupport-perl (1.12-1) ... #13 63.13 Setting up libnet-http-perl (6.18-1) ... #13 63.15 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #13 63.16 Setting up libencode-locale-perl (1.05-1) ... #15 7.235 The following additional packages will be installed: #15 4.097 Starting 2 pkgProblemResolver with broken count: 0 #15 4.101 Done #15 4.272 Done #15 4.452 Starting pkgProblemResolver with broken count: 0 #13 56.18 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 56.30 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 60.17 Preparing to unpack .../070-libmpc3_1.3.1-1_arm64.deb ... #14 60.17 Unpacking libmpc3:arm64 (1.3.1-1) ... #14 60.21 Selecting previously unselected package cpp-13. #14 60.21 Preparing to unpack .../071-cpp-13_13.2.0-4ubuntu3_arm64.deb ... #14 60.21 Unpacking cpp-13 (13.2.0-4ubuntu3) ... #14 60.41 Selecting previously unselected package cpp. #14 52.11 Get:286 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfreezethaw-perl all 0.5001-3 [14.6 kB] #14 52.19 Get:287 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsort-versions-perl all 1.62-3 [7378 B] #14 52.26 Get:288 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgit-wrapper-perl all 0.048-2 [29.5 kB] #15 5.946 Reading state information... #15 5.972 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #14 53.93 Selecting previously unselected package bzip2. #14 53.93 Preparing to unpack .../093-bzip2_1.0.8-5build1_arm64.deb ... #14 53.93 Unpacking bzip2 (1.0.8-5build1) ... #14 53.96 Selecting previously unselected package patch. #14 53.96 Preparing to unpack .../094-patch_2.7.6-7build2_arm64.deb ... #14 53.96 Unpacking patch (2.7.6-7build2) ... #14 54.00 Selecting previously unselected package lto-disabled-list. #14 54.00 Preparing to unpack .../095-lto-disabled-list_24_all.deb ... #14 54.01 Unpacking lto-disabled-list (24) ... #14 54.03 Selecting previously unselected package dpkg-dev. #14 54.04 Preparing to unpack .../096-dpkg-dev_1.21.1ubuntu2.2_all.deb ... #14 54.04 Unpacking dpkg-dev (1.21.1ubuntu2.2) ... #14 54.13 Selecting previously unselected package build-essential. #13 51.85 Setting up man-db (2.9.4-2) ... #13 51.97 Building database of manual pages ... #13 46.47 Setting up libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ... #13 46.48 Setting up shared-mime-info (2.0-1) ... #15 8.399 Installing : perl-threads-1:2.36-500.fc39.aarch64 4/94 #15 8.410 Installing : m4-1.4.19-6.fc39.aarch64 5/94 #15 8.445 Installing : libtool-ltdl-2.4.7-7.fc39.aarch64 6/94 #15 8.453 Installing : libseccomp-2.5.3-6.fc39.aarch64 7/94 #15 8.485 Installing : libmpc-1.3.1-3.fc39.aarch64 8/94 #15 8.492 Installing : cmake-rpm-macros-3.27.7-1.fc39.noarch 9/94 #13 54.81 Setting up man-db (2.8.5-2+deb10u1) ... #14 51.80 Preparing to unpack .../198-libalgorithm-diff-perl_1.19.03-2_all.deb ... #14 51.80 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #14 51.83 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 51.83 Preparing to unpack .../199-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ... #14 51.84 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #14 51.88 Selecting previously unselected package libalgorithm-merge-perl. #14 51.88 Preparing to unpack .../200-libalgorithm-merge-perl_0.08-3_all.deb ... #14 51.88 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 51.91 Selecting previously unselected package libapt-pkg-perl. #14 51.91 Preparing to unpack .../201-libapt-pkg-perl_0.1.36build3_armhf.deb ... #14 51.92 Unpacking libapt-pkg-perl (0.1.36build3) ... #14 51.95 Selecting previously unselected package libarchive-cpio-perl. #14 51.95 Preparing to unpack .../202-libarchive-cpio-perl_0.10-1_all.deb ... #14 51.96 Unpacking libarchive-cpio-perl (0.10-1) ... #14 51.99 Selecting previously unselected package libarray-intspan-perl. #14 51.99 Preparing to unpack .../203-libarray-intspan-perl_2.003-1_all.deb ... #14 52.00 Unpacking libarray-intspan-perl (2.003-1) ... #14 52.07 Selecting previously unselected package libasync-mergepoint-perl. #15 3.834 (56/92): git-2.44.0-1.fc39.x86_64.rpm 5.5 MB/s | 53 kB 00:00 #15 3.905 (57/92): cpp-13.2.1-6.fc39.x86_64.rpm 73 MB/s | 11 MB 00:00 #15 3.955 (58/92): git-core-2.44.0-1.fc39.x86_64.rpm 38 MB/s | 4.5 MB 00:00 #15 3.981 (59/92): git-core-doc-2.44.0-1.fc39.noarch.rpm 42 MB/s | 2.9 MB 00:00 #15 3.984 (60/92): glibc-devel-2.38-16.fc39.x86_64.rpm 3.5 MB/s | 85 kB 00:00 #15 4.005 (61/92): glibc-headers-x86-2.38-16.fc39.noarch. 29 MB/s | 569 kB 00:00 #15 4.032 (62/92): glibc-static-2.38-16.fc39.x86_64.rpm 37 MB/s | 1.7 MB 00:00 #15 4.049 (63/92): kernel-headers-6.7.3-200.fc39.x86_64.r 54 MB/s | 1.6 MB 00:00 #15 4.057 (64/92): libfdisk-2.39.3-5.fc39.x86_64.rpm 7.7 MB/s | 162 kB 00:00 #14 51.02 Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ... #14 51.02 Unpacking gcc (4:11.2.0-1ubuntu1) ... #14 51.07 Selecting previously unselected package libstdc++-11-dev:armhf. #14 51.07 Preparing to unpack .../084-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 51.07 Unpacking libstdc++-11-dev:armhf (11.4.0-1ubuntu1~22.04) ... #14 51.26 Selecting previously unselected package g++-11. #13 50.30 Setting up libsigsegv2:armhf (2.12-2) ... #13 50.31 Setting up xz-utils (5.2.4-1+deb10u1) ... #13 50.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 50.34 Setting up libfribidi0:armhf (1.0.5-3.1+deb10u2) ... #13 50.35 Setting up t1utils (1.41-3) ... #13 50.37 Setting up diffstat (1.62-1) ... #13 50.38 Setting up libmpc3:armhf (1.1.0-1) ... #13 50.40 Setting up libatomic1:armhf (8.3.0-6) ... #13 50.41 Setting up patch (2.7.6-3+deb10u1) ... #13 50.42 Setting up mailutils-common (1:3.5-4) ... #13 50.44 Setting up autopoint (0.19.8.1-9) ... #13 50.46 Setting up libmariadb3:armhf (1:10.3.39-0+deb10u2) ... #13 50.47 Setting up libfl2:armhf (2.6.4-6.2) ... #13 50.48 Setting up libpcre2-8-0:armhf (10.32-5+deb10u1) ... #13 50.50 Setting up libk5crypto3:armhf (1.17-3+deb10u6) ... #15 3.403 (1/93): automake-1.16.5-11.fc38.noarch.rpm 2.7 MB/s | 697 kB 00:00 #13 63.17 Setting up libtext-levenshtein-perl (0.13-1) ... #13 63.18 Setting up libnet-dns-perl (1.19-1) ... #13 63.19 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #13 63.21 Setting up libdevel-callchecker-perl (0.008-1) ... #13 63.22 Setting up libstring-shellquote-perl (1.04-1) ... #13 63.24 Setting up libsub-install-perl (0.928-1) ... #13 63.25 Setting up dpkg-dev (1.19.8) ... #13 63.27 Setting up libnumber-compare-perl (0.03-1) ... #13 63.29 Setting up intltool-debian (0.35.0+20060710.5) ... #13 63.30 Setting up libio-async-perl (0.72-1) ... #13 63.31 Setting up liberror-perl (0.17027-2) ... #13 63.32 Setting up patchutils (0.3.4-2) ... #13 63.34 Setting up libmail-sendmail-perl (0.80-1) ... #13 63.35 Setting up libltdl-dev:arm64 (2.4.6-9) ... #13 63.36 Setting up libxml-sax-base-perl (1.09-1) ... #13 63.37 Setting up libio-string-perl (1.08-3) ... #15 7.235 bash-completion build-essential cmake cmake-data dh-apparmor g++ g++-12 #15 7.236 libarchive13 libjsoncpp25 libltdl-dev libltdl7 libpkgconf3 librhash0 #15 7.236 libseccomp-dev libstdc++-12-dev libsystemd-dev libsystemd0 libudev1 libuv1 #15 7.236 pkg-config pkgconf pkgconf-bin udev #15 7.238 Suggested packages: #15 7.238 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils gcc-12-doc #15 7.238 lrzip libtool-doc seccomp libstdc++-12-doc 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 #15 4.489 Starting 2 pkgProblemResolver with broken count: 0 #15 4.493 Done #13 56.32 Setting up dh-strip-nondeterminism (1.13.1-1) ... #13 56.33 Setting up libconst-fast-perl (0.014-2) ... #13 56.34 Setting up libhttp-daemon-perl (6.16-1) ... #13 56.35 Setting up python3-unidiff (0.7.3-1) ... #13 56.47 Setting up libdata-dpath-perl (0.58-2) ... #13 56.48 Setting up python3-magic (2:0.4.26-3) ... #13 56.59 Setting up g++-12 (12.2.0-14) ... #14 60.41 Preparing to unpack .../072-cpp_4%3a13.2.0-1ubuntu1_arm64.deb ... #14 60.41 Unpacking cpp (4:13.2.0-1ubuntu1) ... #14 60.45 Selecting previously unselected package libcc1-0:arm64. #14 60.45 Preparing to unpack .../073-libcc1-0_13.2.0-4ubuntu3_arm64.deb ... #14 60.46 Unpacking libcc1-0:arm64 (13.2.0-4ubuntu3) ... #14 60.50 Selecting previously unselected package libgomp1:arm64. #14 60.50 Preparing to unpack .../074-libgomp1_13.2.0-4ubuntu3_arm64.deb ... #14 60.50 Unpacking libgomp1:arm64 (13.2.0-4ubuntu3) ... #14 60.54 Selecting previously unselected package libitm1:arm64. #14 52.34 Get:289 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhttp-tiny-multipart-perl all 0.08-2 [9070 B] #14 52.41 Get:290 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libio-prompter-perl all 0.004015-2 [58.3 kB] #14 52.49 Get:291 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 52.57 Get:292 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjson-xs-perl armhf 4.030-2 [83.4 kB] #15 6.212 Starting 2 pkgProblemResolver with broken count: 0 #15 6.214 Done #15 6.427 Done #14 54.13 Preparing to unpack .../097-build-essential_12.9ubuntu3_arm64.deb ... #14 54.13 Unpacking build-essential (12.9ubuntu3) ... #14 54.17 Selecting previously unselected package libbrotli1:arm64. #14 54.17 Preparing to unpack .../098-libbrotli1_1.0.9-2build6_arm64.deb ... #14 54.17 Unpacking libbrotli1:arm64 (1.0.9-2build6) ... #14 54.20 Selecting previously unselected package libsasl2-modules-db:arm64. #14 54.20 Preparing to unpack .../099-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... #14 54.21 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 54.25 Selecting previously unselected package libsasl2-2:arm64. #14 54.25 Preparing to unpack .../100-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... #14 54.25 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 54.29 Selecting previously unselected package libldap-2.5-0:arm64. #14 54.29 Preparing to unpack .../101-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_arm64.deb ... #14 54.29 Unpacking libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.2) ... #14 54.37 Selecting previously unselected package librtmp1:arm64. #35 ... #36 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #36 DONE 2.2s #15 9.515 Unpacking bash-completion (1:2.8-6) ... #15 9.679 Selecting previously unselected package cmake-data. #15 9.679 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ... #15 8.503 Installing : cmake-filesystem-3.27.7-1.fc39.aarch64 10/94 #15 8.563 Installing : checkpolicy-3.5-3.fc39.aarch64 11/94 #15 8.718 Installing : cpp-13.2.1-6.fc39.aarch64 12/94 #15 8.751 Installing : perl-threads-shared-1.68-500.fc39.aarch64 13/94 #15 8.799 Installing : perl-Thread-Queue-3.14-500.fc39.noarch 14/94 #15 8.809 Installing : python3-libsemanage-3.5-4.fc39.aarch64 15/94 #13 54.90 Building database of manual pages ... #14 52.07 Preparing to unpack .../204-libasync-mergepoint-perl_0.04-2_all.deb ... #14 52.08 Unpacking libasync-mergepoint-perl (0.04-2) ... #14 52.11 Selecting previously unselected package libmodule-implementation-perl. #14 52.12 Preparing to unpack .../205-libmodule-implementation-perl_0.09-1_all.deb ... #14 52.12 Unpacking libmodule-implementation-perl (0.09-1) ... #14 52.15 Selecting previously unselected package libsub-exporter-progressive-perl. #14 52.15 Preparing to unpack .../206-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 52.16 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 52.19 Selecting previously unselected package libvariable-magic-perl. #14 52.19 Preparing to unpack .../207-libvariable-magic-perl_0.62-1build2_armhf.deb ... #14 52.19 Unpacking libvariable-magic-perl (0.62-1build2) ... #14 52.23 Selecting previously unselected package libb-hooks-endofscope-perl. #14 52.23 Preparing to unpack .../208-libb-hooks-endofscope-perl_0.24-1_all.deb ... #14 52.24 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #14 52.27 Selecting previously unselected package libcapture-tiny-perl. #14 52.27 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ... #14 52.27 Unpacking libcapture-tiny-perl (0.48-1) ... #14 52.30 Selecting previously unselected package libclass-xsaccessor-perl. From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 #15 4.070 (65/92): libuv-1.48.0-1.fc39.x86_64.rpm 13 MB/s | 252 kB 00:00 #15 4.076 (66/92): libxkbcommon-1.6.0-1.fc39.x86_64.rpm 13 MB/s | 142 kB 00:00 #15 4.084 (67/92): openssh-9.3p1-10.fc39.x86_64.rpm 36 MB/s | 439 kB 00:00 #15 4.094 (68/92): openssh-clients-9.3p1-10.fc39.x86_64.r 45 MB/s | 736 kB 00:00 #15 4.099 (69/92): perl-File-Compare-1.100.700-502.fc39.n 1.2 MB/s | 13 kB 00:00 #15 4.299 (70/92): gcc-13.2.1-6.fc39.x86_64.rpm 67 MB/s | 34 MB 00:00 #15 4.302 (71/92): perl-File-Copy-2.41-502.fc39.noarch.rp 98 kB/s | 20 kB 00:00 #15 4.305 (72/92): perl-File-Find-1.43-502.fc39.noarch.rp 124 kB/s | 25 kB 00:00 #15 4.309 (73/92): perl-Git-2.44.0-1.fc39.noarch.rpm 4.3 MB/s | 40 kB 00:00 #15 4.313 (74/92): perl-lib-0.65-502.fc39.x86_64.rpm 2.1 MB/s | 15 kB 00:00 #15 4.318 (75/92): policycoreutils-3.5-8.fc39.x86_64.rpm 19 MB/s | 243 kB 00:00 #15 4.323 (76/92): policycoreutils-devel-3.5-8.fc39.x86_6 11 MB/s | 153 kB 00:00 #15 4.328 (77/92): policycoreutils-python-utils-3.5-8.fc3 9.5 MB/s | 81 kB 00:00 #15 4.330 (78/92): python3-audit-3.1.2-8.fc39.x86_64.rpm 7.9 MB/s | 87 kB 00:00 #15 4.353 (79/92): python3-policycoreutils-3.5-8.fc39.noa 76 MB/s | 2.2 MB 00:00 #15 4.356 (80/92): rpm-plugin-selinux-4.19.1.1-1.fc39.x86 953 kB/s | 20 kB 00:00 #15 4.359 (81/92): selinux-policy-39.4-1.fc39.noarch.rpm 2.4 MB/s | 57 kB 00:00 #15 4.394 (82/92): selinux-policy-devel-39.4-1.fc39.noarc 26 MB/s | 913 kB 00:00 #15 4.429 (83/92): systemd-254.9-1.fc39.x86_64.rpm 69 MB/s | 4.7 MB 00:00 #14 51.26 Preparing to unpack .../085-g++-11_11.4.0-1ubuntu1~22.04_armhf.deb ... #14 51.26 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... #14 51.45 Selecting previously unselected package g++. #14 51.45 Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_armhf.deb ... #14 51.45 Unpacking g++ (4:11.2.0-1ubuntu1) ... #14 51.48 Selecting previously unselected package make. #14 51.48 Preparing to unpack .../087-make_4.3-4.1build1_armhf.deb ... #14 51.48 Unpacking make (4.3-4.1build1) ... #14 51.54 Selecting previously unselected package libdpkg-perl. #14 51.54 Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.2_all.deb ... #14 51.54 Unpacking libdpkg-perl (1.21.1ubuntu2.2) ... #14 51.58 Selecting previously unselected package bzip2. #13 50.52 Setting up libltdl7:armhf (2.4.6-9) ... #13 50.53 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... #13 50.58 Setting up libevent-2.1-6:armhf (2.1.8-stable-4) ... #13 50.59 Setting up libubsan1:armhf (8.3.0-6) ... #13 50.61 Setting up libisl19:armhf (0.20-2) ... #15 3.413 (2/93): autoconf-2.71-5.fc38.noarch.rpm 2.7 MB/s | 733 kB 00:00 #15 3.419 (3/93): checkpolicy-3.5-1.fc38.aarch64.rpm 1.3 MB/s | 345 kB 00:00 #15 3.425 (4/93): cryptsetup-libs-2.6.1-1.fc38.aarch64.rp 25 MB/s | 487 kB 00:00 #15 3.429 (5/93): dbus-broker-33-1.fc38.aarch64.rpm 11 MB/s | 168 kB 00:00 #15 3.436 (6/93): gc-8.2.2-3.fc38.aarch64.rpm 11 MB/s | 109 kB 00:00 #15 3.441 (7/93): jsoncpp-1.9.5-4.fc38.aarch64.rpm 9.4 MB/s | 92 kB 00:00 #15 3.446 (8/93): kmod-libs-30-4.fc38.aarch64.rpm 8.0 MB/s | 67 kB 00:00 #15 3.453 (9/93): libargon2-20190702-2.fc38.aarch64.rpm 2.7 MB/s | 28 kB 00:00 #15 3.461 (10/93): libcbor-0.7.0-9.fc38.aarch64.rpm 5.2 MB/s | 55 kB 00:00 #15 3.490 (11/93): guile22-2.2.7-7.fc38.aarch64.rpm 101 MB/s | 6.5 MB 00:00 #15 3.493 (12/93): libedit-3.1-45.20221030cvs.fc38.aarch6 3.0 MB/s | 107 kB 00:00 #15 3.498 (13/93): libfdisk-2.38.1-4.fc38.aarch64.rpm 4.5 MB/s | 156 kB 00:00 #15 3.502 (14/93): libfido2-1.12.0-3.fc38.aarch64.rpm 12 MB/s | 96 kB 00:00 #15 3.504 (15/93): libmpc-1.3.1-2.fc38.aarch64.rpm 7.0 MB/s | 72 kB 00:00 #15 3.508 (16/93): libseccomp-2.5.3-4.fc38.aarch64.rpm 8.0 MB/s | 72 kB 00:00 #15 3.511 (17/93): libseccomp-devel-2.5.3-4.fc38.aarch64. 9.3 MB/s | 60 kB 00:00 #15 3.515 (18/93): libselinux-devel-3.5-1.fc38.aarch64.rp 15 MB/s | 151 kB 00:00 #15 3.519 (19/93): libselinux-utils-3.5-1.fc38.aarch64.rp 15 MB/s | 164 kB 00:00 #15 3.524 (20/93): libsepol-devel-3.5-1.fc38.aarch64.rpm 5.5 MB/s | 49 kB 00:00 #15 3.530 (21/93): libtool-2.4.7-6.fc38.aarch64.rpm 42 MB/s | 601 kB 00:00 #15 3.533 (22/93): libtool-ltdl-2.4.7-6.fc38.aarch64.rpm 3.1 MB/s | 37 kB 00:00 #15 3.537 (23/93): libtool-ltdl-devel-2.4.7-6.fc38.aarch6 23 MB/s | 164 kB 00:00 #15 3.539 (24/93): libutempter-1.2.1-8.fc38.aarch64.rpm 2.9 MB/s | 27 kB 00:00 #15 3.543 (25/93): libxkbcommon-1.5.0-2.fc38.aarch64.rpm 15 MB/s | 141 kB 00:00 #15 3.551 (26/93): m4-1.4.19-5.fc38.aarch64.rpm 28 MB/s | 299 kB 00:00 #15 3.556 (27/93): pcre2-devel-10.42-1.fc38.1.aarch64.rpm 33 MB/s | 506 kB 00:00 #15 3.560 (28/93): pcre2-utf16-10.42-1.fc38.1.aarch64.rpm 13 MB/s | 200 kB 00:00 #15 3.565 (29/93): pcre2-utf32-10.42-1.fc38.1.aarch64.rpm 22 MB/s | 188 kB 00:00 #15 3.567 (30/93): perl-Error-0.17029-11.fc38.noarch.rpm 3.8 MB/s | 40 kB 00:00 #15 3.574 (31/93): perl-TermReadKey-2.38-16.fc38.aarch64. 2.6 MB/s | 36 kB 00:00 #15 3.579 (32/93): perl-Thread-Queue-3.14-490.fc38.noarch 1.8 MB/s | 21 kB 00:00 #15 3.605 (33/93): perl-threads-2.27-490.fc38.aarch64.rpm 1.5 MB/s | 56 kB 00:00 #13 63.39 Setting up libreadonly-perl (2.050-1) ... #13 63.41 Setting up python3-chardet (3.0.4-3) ... #13 63.68 Setting up libstring-copyright-perl (0.003006-1) ... #15 7.620 The following NEW packages will be installed: #15 7.621 bash-completion build-essential cmake cmake-data dh-apparmor g++ g++-12 #15 7.621 libarchive13 libjsoncpp25 libltdl-dev libltdl7 libpkgconf3 librhash0 #15 7.621 libseccomp-dev libstdc++-12-dev libsystemd-dev libuv1 pkg-config pkgconf #15 7.622 pkgconf-bin #15 7.623 The following packages will be upgraded: #15 7.624 libsystemd0 libudev1 udev git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.12.1" + SRC=src/github.com/docker/buildx + REF=v0.12.1 + REF_FETCH=v0.12.1 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags+ origin v0.12.1 awk {print $2} #15 4.804 The following additional packages will be installed: #15 4.805 bash-completion cmake cmake-data dh-apparmor libjsoncpp25 libpkgconf3 #15 4.806 libproc2-0 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config pkgconf #15 4.806 pkgconf-bin procps #15 4.808 Suggested packages: #15 4.808 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp #15 4.808 Recommended packages: #15 4.808 psmisc #15 4.946 The following NEW packages will be installed: #13 56.60 Setting up python3-pkg-resources (66.1.1-1) ... #13 56.84 Setting up libmodule-implementation-perl (0.09-2) ... #14 60.55 Preparing to unpack .../075-libitm1_13.2.0-4ubuntu3_arm64.deb ... #14 60.55 Unpacking libitm1:arm64 (13.2.0-4ubuntu3) ... #14 60.59 Selecting previously unselected package libatomic1:arm64. #14 60.59 Preparing to unpack .../076-libatomic1_13.2.0-4ubuntu3_arm64.deb ... #14 60.60 Unpacking libatomic1:arm64 (13.2.0-4ubuntu3) ... #14 60.63 Selecting previously unselected package libasan8:arm64. #14 60.63 Preparing to unpack .../077-libasan8_13.2.0-4ubuntu3_arm64.deb ... #14 60.64 Unpacking libasan8:arm64 (13.2.0-4ubuntu3) ... #14 60.74 Selecting previously unselected package liblsan0:arm64. #14 60.74 Preparing to unpack .../078-liblsan0_13.2.0-4ubuntu3_arm64.deb ... #14 60.74 Unpacking liblsan0:arm64 (13.2.0-4ubuntu3) ... #14 60.80 Selecting previously unselected package libtsan2:arm64. #14 60.80 Preparing to unpack .../079-libtsan2_13.2.0-4ubuntu3_arm64.deb ... #14 60.81 Unpacking libtsan2:arm64 (13.2.0-4ubuntu3) ... #14 60.93 Selecting previously unselected package libubsan1:arm64. #14 52.66 Get:293 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjson-maybexs-perl all 1.004005-1 [11.3 kB] #14 52.73 Get:294 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblog-any-perl all 1.715-1 [71.4 kB] #15 6.618 Starting pkgProblemResolver with broken count: 0 #14 54.37 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ... #14 54.38 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 54.41 Selecting previously unselected package libssh-4:arm64. #14 54.41 Preparing to unpack .../103-libssh-4_0.9.6-2ubuntu0.22.04.3_arm64.deb ... #14 54.42 Unpacking libssh-4:arm64 (0.9.6-2ubuntu0.22.04.3) ... #14 54.46 Selecting previously unselected package libcurl4:arm64. #14 54.46 Preparing to unpack .../104-libcurl4_7.81.0-1ubuntu1.15_arm64.deb ... #14 54.46 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.15) ... #14 54.50 Selecting previously unselected package curl. #14 54.50 Preparing to unpack .../105-curl_7.81.0-1ubuntu1.15_arm64.deb ... #14 54.50 Unpacking curl (7.81.0-1ubuntu1.15) ... #14 54.54 Selecting previously unselected package dctrl-tools. #14 54.54 Preparing to unpack .../106-dctrl-tools_2.24-3build2_arm64.deb ... #14 54.55 Unpacking dctrl-tools (2.24-3build2) ... #14 54.58 Selecting previously unselected package libdebhelper-perl. #14 54.58 Preparing to unpack .../107-libdebhelper-perl_13.6ubuntu1_all.deb ... #14 54.58 Unpacking libdebhelper-perl (13.6ubuntu1) ... #14 54.62 Selecting previously unselected package libtool. #22 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config #22 1.400 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #22 1.409 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #22 1.409 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #22 1.470 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #22 1.595 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] #22 1.751 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [144 kB] #22 3.279 Fetched 9197 kB in 2s (4262 kB/s) #22 3.279 Reading package lists... #22 ... #31 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #31 DONE 2.8s #29 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config #29 1.723 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #29 1.739 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #29 1.739 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #29 1.999 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #29 2.193 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] #29 2.408 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [144 kB] #15 8.867 Installing : xkeyboard-config-2.40-1.fc39.noarch 16/94 #15 8.951 Installing : libxkbcommon-1.6.0-1.fc39.aarch64 17/94 #15 8.962 Installing : vim-filesystem-2:9.1.113-1.fc39.noarch 18/94 #15 9.684 Unpacking cmake-data (3.16.3-3~bpo10+1) ... #14 52.30 Preparing to unpack .../210-libclass-xsaccessor-perl_1.19-3build3_armhf.deb ... #14 52.31 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #14 52.35 Selecting previously unselected package libclone-perl. #14 52.35 Preparing to unpack .../211-libclone-perl_0.43-2_armhf.deb ... #14 52.35 Unpacking libclone-perl (0.43-2) ... #14 52.38 Selecting previously unselected package libcommon-sense-perl. #14 52.38 Preparing to unpack .../212-libcommon-sense-perl_3.74-2build6_armhf.deb ... #14 52.39 Unpacking libcommon-sense-perl (3.74-2build6) ... #14 52.42 Selecting previously unselected package libparams-util-perl. #14 52.42 Preparing to unpack .../213-libparams-util-perl_1.07-3build5_armhf.deb ... #14 52.42 Unpacking libparams-util-perl (1.07-3build5) ... #14 52.45 Selecting previously unselected package libsub-install-perl. #14 52.45 Preparing to unpack .../214-libsub-install-perl_0.928-1_all.deb ... #14 52.46 Unpacking libsub-install-perl (0.928-1) ... #14 52.49 Selecting previously unselected package libdata-optlist-perl. #14 52.50 Preparing to unpack .../215-libdata-optlist-perl_0.110-1_all.deb ... #14 52.50 Unpacking libdata-optlist-perl (0.110-1) ... #14 52.53 Selecting previously unselected package libsub-exporter-perl. #15 4.481 (84/92): selinux-policy-targeted-39.4-1.fc39.no 55 MB/s | 6.7 MB 00:00 #15 4.492 (85/92): systemd-networkd-254.9-1.fc39.x86_64.r 11 MB/s | 647 kB 00:00 #15 4.502 (86/92): systemd-devel-254.9-1.fc39.x86_64.rpm 8.9 MB/s | 630 kB 00:00 #15 4.510 (87/92): systemd-pam-254.9-1.fc39.x86_64.rpm 22 MB/s | 360 kB 00:00 #15 4.517 (88/92): systemd-resolved-254.9-1.fc39.x86_64.r 12 MB/s | 293 kB 00:00 #15 4.521 (89/92): systemd-rpm-macros-254.9-1.fc39.noarch 1.6 MB/s | 28 kB 00:00 #15 4.536 (90/92): util-linux-2.39.3-5.fc39.x86_64.rpm 65 MB/s | 1.2 MB 00:00 #13 50.67 Setting up dwz (0.12-3) ... #13 50.68 Setting up python-apt-common (1.8.4.3) ... #13 50.69 Setting up sensible-utils (0.0.12) ... #13 50.70 Setting up exim4-config (4.92-8+deb10u9) ... #15 3.608 (34/93): perl-threads-shared-1.64-490.fc38.aarc 1.3 MB/s | 43 kB 00:00 #15 3.613 (35/93): policycoreutils-3.5-1.fc38.aarch64.rpm 30 MB/s | 242 kB 00:00 #15 3.617 (36/93): policycoreutils-devel-3.5-1.fc38.aarch 13 MB/s | 148 kB 00:00 #15 3.621 (37/93): policycoreutils-python-utils-3.5-1.fc3 7.0 MB/s | 80 kB 00:00 #15 3.625 (38/93): python3-libselinux-3.5-1.fc38.aarch64. 25 MB/s | 193 kB 00:00 #15 3.628 (39/93): python3-libsemanage-3.5-2.fc38.aarch64 8.2 MB/s | 85 kB 00:00 #15 3.646 (40/93): python3-policycoreutils-3.5-1.fc38.noa 90 MB/s | 2.2 MB 00:00 #15 3.658 (41/93): python3-setuptools-65.5.1-2.fc38.noarc 63 MB/s | 1.7 MB 00:00 #15 3.662 (42/93): rhash-1.4.3-2.fc38.aarch64.rpm 13 MB/s | 192 kB 00:00 #15 3.666 (43/93): qrencode-libs-4.1.1-4.fc38.aarch64.rpm 1.8 MB/s | 62 kB 00:00 #15 3.669 (44/93): which-2.21-39.fc38.aarch64.rpm 7.5 MB/s | 42 kB 00:00 #15 3.679 (45/93): xkeyboard-config-2.38-1.fc38.noarch.rp 74 MB/s | 963 kB 00:00 #15 3.683 (46/93): annobin-docs-12.38-1.fc38.noarch.rpm 8.1 MB/s | 87 kB 00:00 #15 3.695 (47/93): annobin-plugin-gcc-12.38-1.fc38.aarch6 67 MB/s | 954 kB 00:00 #15 3.727 (48/93): cmake-data-3.27.7-1.fc38.noarch.rpm 73 MB/s | 2.2 MB 00:00 #15 3.745 (49/93): util-linux-2.38.1-4.fc38.aarch64.rpm 27 MB/s | 2.3 MB 00:00 #15 3.748 (50/93): cmake-filesystem-3.27.7-1.fc38.aarch64 1.1 MB/s | 19 kB 00:00 #15 3.774 (51/93): cmake-3.27.7-1.fc38.aarch64.rpm 85 MB/s | 7.4 MB 00:00 #15 3.776 (52/93): cmake-rpm-macros-3.27.7-1.fc38.noarch. 616 kB/s | 18 kB 00:00 #15 3.799 (53/93): dbus-1.14.10-1.fc38.aarch64.rpm 433 kB/s | 8.0 kB 00:00 #15 3.801 (54/93): dbus-common-1.14.10-1.fc38.noarch.rpm 719 kB/s | 15 kB 00:00 #15 3.841 (55/93): cpp-13.2.1-4.fc38.aarch64.rpm 107 MB/s | 9.7 MB 00:00 #13 63.69 Setting up python3-debian (0.1.35) ... #13 63.86 Setting up python3-requests (2.21.0-1+deb10u1) ... + REF=refs/tags/v0.12.1 + [ -n refs/tags/v0.12.1 ] + REF_FETCH=refs/tags/v0.12.1:refs/tags/v0.12.1 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.12.1:refs/tags/v0.12.1 #15 4.947 bash-completion cmake cmake-data dh-apparmor libjsoncpp25 libpkgconf3 #15 4.947 libproc2-0 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config pkgconf #15 4.948 pkgconf-bin procps #15 5.224 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #15 5.224 1 not fully installed or removed. #15 5.224 Need to get 10.7 MB of archives. #15 5.224 After this operation, 43.5 MB of additional disk space will be used. #15 5.224 Get:1 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB] #14 51.59 Preparing to unpack .../089-bzip2_1.0.8-5build1_armhf.deb ... #14 51.59 Unpacking bzip2 (1.0.8-5build1) ... #14 51.62 Selecting previously unselected package patch. #14 51.62 Preparing to unpack .../090-patch_2.7.6-7build2_armhf.deb ... #14 51.62 Unpacking patch (2.7.6-7build2) ... #14 51.65 Selecting previously unselected package lto-disabled-list. #14 51.65 Preparing to unpack .../091-lto-disabled-list_24_all.deb ... #14 51.66 Unpacking lto-disabled-list (24) ... #14 51.72 Selecting previously unselected package dpkg-dev. #14 51.73 Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.2_all.deb ... #14 51.73 Unpacking dpkg-dev (1.21.1ubuntu2.2) ... #14 51.77 Selecting previously unselected package build-essential. #14 51.77 Preparing to unpack .../093-build-essential_12.9ubuntu3_armhf.deb ... #14 51.77 Unpacking build-essential (12.9ubuntu3) ... #14 51.81 Selecting previously unselected package libbrotli1:armhf. #14 51.81 Preparing to unpack .../094-libbrotli1_1.0.9-2build6_armhf.deb ... #14 51.81 Unpacking libbrotli1:armhf (1.0.9-2build6) ... #14 51.84 Selecting previously unselected package libsasl2-modules-db:armhf. #14 60.93 Preparing to unpack .../080-libubsan1_13.2.0-4ubuntu3_arm64.deb ... #14 60.94 Unpacking libubsan1:arm64 (13.2.0-4ubuntu3) ... #14 60.99 Selecting previously unselected package libhwasan0:arm64. #14 60.99 Preparing to unpack .../081-libhwasan0_13.2.0-4ubuntu3_arm64.deb ... #14 61.00 Unpacking libhwasan0:arm64 (13.2.0-4ubuntu3) ... #14 61.10 Selecting previously unselected package libgcc-13-dev:arm64. #13 56.84 Setting up libcgi-fast-perl (1:2.15-1) ... #13 56.85 Setting up python3-apt (2.6.0) ... #13 56.99 Setting up python3-charset-normalizer (3.0.1-2) ... #13 57.12 Setting up libpackage-stash-perl (0.40-1) ... #14 52.82 Get:295 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #15 6.664 Starting 2 pkgProblemResolver with broken count: 0 #15 6.668 Done #15 7.022 The following additional packages will be installed: #14 54.62 Preparing to unpack .../108-libtool_2.4.6-15build2_all.deb ... #14 54.62 Unpacking libtool (2.4.6-15build2) ... #14 54.66 Selecting previously unselected package dh-autoreconf. #14 54.66 Preparing to unpack .../109-dh-autoreconf_20_all.deb ... #14 54.66 Unpacking dh-autoreconf (20) ... #14 54.74 Selecting previously unselected package libarchive-zip-perl. #14 54.74 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ... #14 54.74 Unpacking libarchive-zip-perl (1.68-1) ... #14 54.77 Selecting previously unselected package libsub-override-perl. #14 54.78 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ... #14 54.78 Unpacking libsub-override-perl (0.09-2) ... #14 54.81 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 54.81 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #14 54.81 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #14 54.84 Selecting previously unselected package dh-strip-nondeterminism. #15 9.048 Installing : python3-audit-3.1.2-8.fc39.aarch64 19/94 #15 9.055 Installing : perl-lib-0.65-502.fc39.aarch64 20/94 #15 9.060 Installing : perl-File-Copy-2.41-502.fc39.noarch 21/94 #15 9.114 Installing : perl-File-Compare-1.100.700-502.fc39.noarch 22/94 #15 9.135 Installing : autoconf-2.71-6.fc39.noarch 23/94 #15 9.198 Installing : automake-1.16.5-13.fc39.noarch 24/94 #15 9.210 Installing : libuv-1:1.48.0-1.fc39.aarch64 25/94 #15 10.12 Selecting previously unselected package libarchive13:armhf. #15 10.13 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u3_armhf.deb ... #15 10.13 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ... #15 10.19 Selecting previously unselected package libjsoncpp1:armhf. #15 10.19 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ... #15 10.20 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #15 10.24 Selecting previously unselected package librhash0:armhf. #14 52.54 Preparing to unpack .../216-libsub-exporter-perl_0.987-1_all.deb ... #14 52.54 Unpacking libsub-exporter-perl (0.987-1) ... #14 52.57 Selecting previously unselected package libconst-fast-perl. #14 52.57 Preparing to unpack .../217-libconst-fast-perl_0.014-1_all.deb ... #14 52.58 Unpacking libconst-fast-perl (0.014-1) ... #14 52.61 Selecting previously unselected package libwant-perl. #14 52.61 Preparing to unpack .../218-libwant-perl_0.29-1build4_armhf.deb ... #14 52.62 Unpacking libwant-perl (0.29-1build4) ... #14 52.65 Selecting previously unselected package libcontextual-return-perl. #14 52.65 Preparing to unpack .../219-libcontextual-return-perl_0.004014-2_all.deb ... #14 52.66 Unpacking libcontextual-return-perl (0.004014-2) ... #14 52.69 Selecting previously unselected package libcpanel-json-xs-perl. #14 52.69 Preparing to unpack .../220-libcpanel-json-xs-perl_4.19-1build1_armhf.deb ... #14 52.70 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #14 52.74 Selecting previously unselected package libdata-dump-perl. #14 52.74 Preparing to unpack .../221-libdata-dump-perl_1.23-1_all.deb ... #14 52.75 Unpacking libdata-dump-perl (1.23-1) ... #14 52.78 Selecting previously unselected package libdigest-bubblebabble-perl. #15 4.541 (91/92): vim-filesystem-9.1.113-1.fc39.noarch.r 788 kB/s | 18 kB 00:00 #15 4.550 (92/92): xkeyboard-config-2.40-1.fc39.noarch.rp 36 MB/s | 971 kB 00:00 #15 4.552 -------------------------------------------------------------------------------- #15 4.553 Total 48 MB/s | 105 MB 00:02 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.24.6 + awk {print $2} + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 #13 51.13 Adding system-user for exim (v4) #15 3.845 (56/93): device-mapper-1.02.197-1.fc38.aarch64. 3.4 MB/s | 136 kB 00:00 #15 3.848 (57/93): device-mapper-libs-1.02.197-1.fc38.aar 3.9 MB/s | 171 kB 00:00 #15 3.860 (58/93): git-2.43.2-1.fc38.aarch64.rpm 4.9 MB/s | 53 kB 00:00 #15 3.863 (59/93): gcc-plugin-annobin-13.2.1-4.fc38.aarch 3.4 MB/s | 48 kB 00:00 #15 3.905 (60/93): git-core-2.43.2-1.fc38.aarch64.rpm 102 MB/s | 4.6 MB 00:00 #15 3.941 (61/93): glibc-devel-2.37-18.fc38.aarch64.rpm 16 MB/s | 543 kB 00:00 #15 3.985 (62/93): git-core-doc-2.43.2-1.fc38.noarch.rpm 24 MB/s | 2.9 MB 00:00 #15 4.003 (63/93): glibc-static-2.37-18.fc38.aarch64.rpm 20 MB/s | 1.2 MB 00:00 #15 4.038 (64/93): kernel-headers-6.7.3-100.fc38.aarch64. 32 MB/s | 1.5 MB 00:00 #15 4.047 (65/93): less-633-1.fc38.aarch64.rpm 4.4 MB/s | 176 kB 00:00 #15 4.141 (66/93): gcc-13.2.1-4.fc38.aarch64.rpm 107 MB/s | 31 MB 00:00 #13 64.03 Setting up libdata-optlist-perl (0.110-1) ... #13 64.04 Setting up libipc-run-perl (20180523.0-1) ... #13 64.06 Setting up git (1:2.20.1-2+deb10u8) ... #13 64.09 Setting up libcontextual-return-perl (0.004014-2) ... #13 64.11 Setting up libwww-robotrules-perl (6.02-1) ... #13 64.12 Setting up libtypes-serialiser-perl (1.0-1) ... #13 64.13 Setting up g++ (4:8.3.0-1) ... #13 64.17 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 64.18 Setting up libhtml-parser-perl (3.72-3+b3) ... #13 64.19 Setting up libgit-wrapper-perl (0.048-1) ... #13 64.21 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #13 64.22 Setting up librole-tiny-perl (2.000006-1) ... #13 64.23 Setting up gnupg (2.2.12-1+deb10u2) ... #15 8.114 3 upgraded, 20 newly installed, 0 to remove and 23 not upgraded. #15 8.114 1 not fully installed or removed. #15 8.114 Need to get 19.8 MB of archives. #15 8.114 After this operation, 85.5 MB of additional disk space will be used. #15 8.114 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libstdc++-12-dev armhf 12.2.0-14+rpi1 [2027 kB] #15 5.228 Get:2 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB] #15 5.229 Get:3 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB] #15 5.231 Get:4 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB] #15 5.232 Get:5 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB] #15 5.242 Get:6 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] #15 5.243 Get:7 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] #15 5.246 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB] #15 5.287 Get:9 http://deb.debian.org/debian bookworm/main arm64 dh-apparmor all 3.0.8-3 [16.7 kB] #15 5.287 Get:10 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] #15 5.288 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] #15 5.290 Get:12 http://deb.debian.org/debian bookworm/main arm64 libpkgconf3 arm64 1.8.1-1 [35.3 kB] #15 5.290 Get:13 http://deb.debian.org/debian bookworm/main arm64 pkgconf-bin arm64 1.8.1-1 [28.9 kB] #15 5.290 Get:14 http://deb.debian.org/debian bookworm/main arm64 pkgconf arm64 1.8.1-1 [25.9 kB] #15 5.291 Get:15 http://deb.debian.org/debian bookworm/main arm64 pkg-config arm64 1.8.1-1 [13.7 kB] #15 5.464 debconf: delaying package configuration, since apt-utils is not installed #14 51.85 Preparing to unpack .../095-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ... #14 51.85 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 52.00 Selecting previously unselected package libsasl2-2:armhf. #14 52.00 Preparing to unpack .../096-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ... #14 52.00 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 52.03 Selecting previously unselected package libldap-2.5-0:armhf. #14 52.03 Preparing to unpack .../097-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_armhf.deb ... #14 52.04 Unpacking libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.2) ... #14 52.07 Selecting previously unselected package librtmp1:armhf. #14 52.07 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ... #14 52.08 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #14 52.11 Selecting previously unselected package libssh-4:armhf. #14 52.11 Preparing to unpack .../099-libssh-4_0.9.6-2ubuntu0.22.04.3_armhf.deb ... #14 52.11 Unpacking libssh-4:armhf (0.9.6-2ubuntu0.22.04.3) ... #14 52.14 Selecting previously unselected package libcurl4:armhf. #14 52.15 Preparing to unpack .../100-libcurl4_7.81.0-1ubuntu1.15_armhf.deb ... #14 52.15 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.15) ... #14 52.18 Selecting previously unselected package curl. #14 52.19 Preparing to unpack .../101-curl_7.81.0-1ubuntu1.15_armhf.deb ... #14 52.19 Unpacking curl (7.81.0-1ubuntu1.15) ... #14 52.22 Selecting previously unselected package dctrl-tools. #14 52.22 Preparing to unpack .../102-dctrl-tools_2.24-3build2_armhf.deb ... #14 61.10 Preparing to unpack .../082-libgcc-13-dev_13.2.0-4ubuntu3_arm64.deb ... #14 61.10 Unpacking libgcc-13-dev:arm64 (13.2.0-4ubuntu3) ... #14 61.20 Selecting previously unselected package gcc-13. #14 61.20 Preparing to unpack .../083-gcc-13_13.2.0-4ubuntu3_arm64.deb ... #14 61.21 Unpacking gcc-13 (13.2.0-4ubuntu3) ... #13 57.13 Setting up libimport-into-perl (1.002005-2) ... #13 57.14 Setting up libmoo-perl (2.005005-1) ... #13 57.15 Setting up liblist-someutils-perl (0.59-1) ... #13 57.16 Setting up debhelper (13.11.4) ... #13 57.17 Setting up libmime-tools-perl (5.510-1) ... #13 57.18 Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ... #13 57.18 Setting up python3-chardet (5.1.0+dfsg-2) ... #13 57.45 Setting up python3-debian (0.1.49) ... #14 53.21 Get:296 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpackage-stash-perl all 0.40-1 [19.5 kB] #14 53.36 Get:297 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-identify-perl armhf 0.14-3 [9386 B] #15 7.022 bash-completion build-essential cmake cmake-data dh-apparmor g++ g++-10 #15 7.023 libarchive13 libglib2.0-0 libjsoncpp24 libltdl-dev libltdl7 librhash0 #15 7.023 libseccomp-dev libstdc++-10-dev libsystemd-dev libuv1 pkg-config #15 7.025 Suggested packages: #15 7.025 cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp #15 7.025 libstdc++-10-doc #15 7.025 Recommended packages: #15 7.025 libglib2.0-data shared-mime-info xdg-user-dirs #15 7.244 The following NEW packages will be installed: #14 54.84 Preparing to unpack .../113-dh-strip-nondeterminism_1.13.0-1_all.deb ... #14 54.85 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #14 54.89 Selecting previously unselected package libdw1:arm64. #14 54.89 Preparing to unpack .../114-libdw1_0.186-1build1_arm64.deb ... #14 54.89 Unpacking libdw1:arm64 (0.186-1build1) ... #14 54.93 Selecting previously unselected package debugedit. #14 54.93 Preparing to unpack .../115-debugedit_1%3a5.0-4build1_arm64.deb ... #14 54.93 Unpacking debugedit (1:5.0-4build1) ... #14 54.98 Selecting previously unselected package dwz. #14 54.98 Preparing to unpack .../116-dwz_0.14-1build2_arm64.deb ... #14 54.98 Unpacking dwz (0.14-1build2) ... #14 55.02 Selecting previously unselected package gettext. #14 55.02 Preparing to unpack .../117-gettext_0.21-4ubuntu4_arm64.deb ... #14 55.02 Unpacking gettext (0.21-4ubuntu4) ... #14 55.07 Selecting previously unselected package intltool-debian. #14 55.08 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ... #14 55.08 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 55.11 Selecting previously unselected package po-debconf. #14 55.11 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ... #14 55.12 Unpacking po-debconf (1.0.21+nmu1) ... #14 55.16 Selecting previously unselected package debhelper. #14 55.16 Preparing to unpack .../120-debhelper_13.6ubuntu1_all.deb ... #14 55.16 Unpacking debhelper (13.6ubuntu1) ... #14 55.22 Selecting previously unselected package libfakeroot:arm64. #15 9.300 Installing : libubsan-13.2.1-6.fc39.aarch64 26/94 #15 9.309 Installing : libatomic-13.2.1-6.fc39.aarch64 27/94 #15 9.359 Installing : libasan-13.2.1-6.fc39.aarch64 28/94 #15 9.486 Installing : kernel-headers-6.7.3-200.fc39.aarch64 29/94 #15 10.24 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ... #15 10.25 Unpacking librhash0:armhf (1.3.8-1) ... #15 10.29 Selecting previously unselected package libuv1:armhf. #15 10.30 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ... #15 10.30 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... #15 10.34 Selecting previously unselected package cmake. #15 10.34 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ... #15 10.34 Unpacking cmake (3.16.3-3~bpo10+1) ... #29 3.783 Fetched 9197 kB in 2s (3952 kB/s) #29 3.783 Reading package lists... #29 ... #37 [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.3.1" && /build/go-winres --help #37 0.440 go: downloading github.com/tc-hib/go-winres v0.3.1 #37 0.851 go: downloading github.com/tc-hib/winres v0.1.6 #37 0.851 go: downloading github.com/urfave/cli/v2 v2.3.0 #37 1.019 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb #37 1.019 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 #37 1.061 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #37 1.075 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #37 4.113 NAME: #37 4.113 go-winres - A tool for embedding resources in Windows executables #37 4.113 #37 4.114 USAGE: #37 4.114 go-winres [global options] command [command options] [arguments...] #37 4.114 #37 4.114 COMMANDS: #37 4.114 init Create an initial ./winres/winres.json #37 4.114 make Make syso files for the "go build" command #37 4.114 simply Make syso files for the "go build" command (simplified) #37 4.114 extract Extract all resources from an executable #37 4.114 patch Replace resources in an executable file (exe, dll) #37 4.114 help, h Shows a list of commands or help for one command #37 4.114 #37 4.114 GLOBAL OPTIONS: #37 4.114 --help, -h show help (default: false) #37 DONE 4.2s #14 52.78 Preparing to unpack .../222-libdigest-bubblebabble-perl_0.02-2_all.deb ... #14 52.78 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #14 52.82 Selecting previously unselected package libdigest-hmac-perl. #14 52.82 Preparing to unpack .../223-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #14 52.83 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #14 52.86 Selecting previously unselected package libdistro-info-perl. #14 52.86 Preparing to unpack .../224-libdistro-info-perl_0.23ubuntu1.1_all.deb ... #14 52.86 Unpacking libdistro-info-perl (0.23ubuntu1.1) ... #14 52.90 Selecting previously unselected package libnet-smtp-ssl-perl. #14 52.90 Preparing to unpack .../225-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 52.90 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 52.94 Selecting previously unselected package libmailtools-perl. #14 52.94 Preparing to unpack .../226-libmailtools-perl_2.21-1_all.deb ... #14 52.95 Unpacking libmailtools-perl (2.21-1) ... #14 52.99 Selecting previously unselected package libnet-ip-perl. #14 52.99 Preparing to unpack .../227-libnet-ip-perl_1.26-2_all.deb ... #14 52.99 Unpacking libnet-ip-perl (1.26-2) ... #14 53.03 Selecting previously unselected package libnet-dns-perl. #13 51.40 Setting up libuchardet0:armhf (0.0.6-3) ... #13 51.41 Setting up git-man (1:2.20.1-2+deb10u8) ... #13 51.43 Setting up libssh2-1:armhf (1.8.0-2.1+deb10u1) ... #13 51.46 Setting up netbase (5.6) ... #13 51.48 Setting up libkrb5-3:armhf (1.17-3+deb10u6) ... #13 51.52 Setting up libmpdec2:armhf (2.4.2-2) ... #15 4.146 (67/93): libasan-13.2.1-4.fc38.aarch64.rpm 4.2 MB/s | 455 kB 00:00 #15 4.150 (68/93): libatomic-13.2.1-4.fc38.aarch64.rpm 382 kB/s | 38 kB 00:00 #15 4.156 (69/93): libubsan-13.2.1-4.fc38.aarch64.rpm 24 MB/s | 205 kB 00:00 #15 4.160 (70/93): libuv-1.48.0-1.fc38.aarch64.rpm 19 MB/s | 250 kB 00:00 #15 4.163 (71/93): libxcrypt-devel-4.4.36-1.fc38.aarch64. 2.4 MB/s | 30 kB 00:00 #15 4.169 (72/93): libxcrypt-static-4.4.36-1.fc38.aarch64 12 MB/s | 108 kB 00:00 #15 4.176 (73/93): make-4.4.1-1.fc38.aarch64.rpm 38 MB/s | 587 kB 00:00 #15 4.183 (74/93): openssh-9.0p1-19.fc38.aarch64.rpm 25 MB/s | 428 kB 00:00 #15 4.191 (75/93): openssh-clients-9.0p1-19.fc38.aarch64. 50 MB/s | 694 kB 00:00 #15 4.193 (76/93): perl-File-Compare-1.100.700-498.fc38.n 871 kB/s | 14 kB 00:00 #15 4.196 (77/93): perl-File-Copy-2.39-498.fc38.noarch.rp 1.8 MB/s | 21 kB 00:00 #15 4.199 (78/93): perl-File-Find-1.40-498.fc38.noarch.rp 4.8 MB/s | 26 kB 00:00 #15 4.248 (79/93): perl-Git-2.43.2-1.fc38.noarch.rpm 726 kB/s | 40 kB 00:00 #15 4.251 (80/93): perl-lib-0.65-498.fc38.aarch64.rpm 286 kB/s | 15 kB 00:00 #15 4.254 (81/93): python3-audit-3.1.2-8.fc38.aarch64.rpm 1.6 MB/s | 87 kB 00:00 #15 4.263 (82/93): python3-setools-4.4.3-1.fc38.aarch64.r 53 MB/s | 616 kB 00:00 #15 4.265 (83/93): rpm-plugin-selinux-4.18.2-1.fc38.aarch 1.3 MB/s | 18 kB 00:00 #15 4.269 (84/93): selinux-policy-38.31-1.fc38.noarch.rpm 4.5 MB/s | 56 kB 00:00 #15 4.278 (85/93): selinux-policy-devel-38.31-1.fc38.noar 70 MB/s | 912 kB 00:00 #15 4.297 (86/93): systemd-devel-253.15-2.fc38.aarch64.rp 36 MB/s | 590 kB 00:00 #15 4.316 (87/93): systemd-253.15-2.fc38.aarch64.rpm 96 MB/s | 4.3 MB 00:00 #15 4.330 (88/93): systemd-networkd-253.15-2.fc38.aarch64 19 MB/s | 602 kB 00:00 #15 4.340 (89/93): systemd-pam-253.15-2.fc38.aarch64.rpm 16 MB/s | 329 kB 00:00 #15 4.352 (90/93): systemd-resolved-253.15-2.fc38.aarch64 15 MB/s | 276 kB 00:00 #13 64.25 Setting up build-essential (12.6) ... #13 64.36 Setting up libfile-homedir-perl (1.004-1) ... #13 64.38 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 64.40 Setting up libio-socket-ssl-perl (2.060-3) ... #13 64.41 Setting up libsub-exporter-perl (0.987-1) ... #13 64.42 Setting up libalgorithm-merge-perl (0.08-3) ... #13 64.44 Setting up libhttp-message-perl (6.18-1) ... #13 64.45 Setting up libhtml-form-perl (6.03-1) ... #13 64.46 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #15 5.507 Fetched 10.7 MB in 0s (32.2 MB/s) #15 5.576 Selecting previously unselected package bash-completion. #15 5.576 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29958 files and directories currently installed.) #15 5.593 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ... #15 5.605 Unpacking bash-completion (1:2.11-6) ... #15 5.735 Selecting previously unselected package libjsoncpp25:arm64. #14 52.23 Unpacking dctrl-tools (2.24-3build2) ... #14 52.26 Selecting previously unselected package libdebhelper-perl. #14 52.26 Preparing to unpack .../103-libdebhelper-perl_13.6ubuntu1_all.deb ... #14 52.26 Unpacking libdebhelper-perl (13.6ubuntu1) ... #14 52.30 Selecting previously unselected package libtool. #14 52.30 Preparing to unpack .../104-libtool_2.4.6-15build2_all.deb ... #14 52.30 Unpacking libtool (2.4.6-15build2) ... #14 52.33 Selecting previously unselected package dh-autoreconf. #14 52.34 Preparing to unpack .../105-dh-autoreconf_20_all.deb ... #14 52.34 Unpacking dh-autoreconf (20) ... #14 52.37 Selecting previously unselected package libarchive-zip-perl. #14 52.37 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ... #14 52.37 Unpacking libarchive-zip-perl (1.68-1) ... #14 52.41 Selecting previously unselected package libsub-override-perl. #14 52.41 Preparing to unpack .../107-libsub-override-perl_0.09-2_all.deb ... #14 52.41 Unpacking libsub-override-perl (0.09-2) ... #14 52.44 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 53.45 Get:298 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsub-name-perl armhf 0.27-1 [10.3 kB] #14 53.54 Get:299 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnamespace-clean-perl all 0.27-2 [14.0 kB] #13 57.64 Setting up python3-requests (2.28.1+dfsg-1) ... #15 7.244 bash-completion build-essential cmake cmake-data dh-apparmor g++ g++-10 #15 7.245 libarchive13 libglib2.0-0 libjsoncpp24 libltdl-dev libltdl7 librhash0 #15 7.245 libseccomp-dev libstdc++-10-dev libsystemd-dev libuv1 pkg-config #14 55.23 Preparing to unpack .../121-libfakeroot_1.28-1ubuntu1_arm64.deb ... #14 55.23 Unpacking libfakeroot:arm64 (1.28-1ubuntu1) ... #14 55.26 Selecting previously unselected package fakeroot. #14 55.26 Preparing to unpack .../122-fakeroot_1.28-1ubuntu1_arm64.deb ... #14 55.27 Unpacking fakeroot (1.28-1ubuntu1) ... #14 55.31 Selecting previously unselected package libassuan0:arm64. #14 55.31 Preparing to unpack .../123-libassuan0_2.5.5-1build1_arm64.deb ... #14 55.31 Unpacking libassuan0:arm64 (2.5.5-1build1) ... #14 55.34 Selecting previously unselected package gpgconf. #14 55.34 Preparing to unpack .../124-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ... #14 55.35 Unpacking gpgconf (2.2.27-3ubuntu2.1) ... #14 55.38 Selecting previously unselected package libksba8:arm64. #14 55.38 Preparing to unpack .../125-libksba8_1.6.0-2ubuntu0.2_arm64.deb ... #14 55.39 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ... #14 55.43 Selecting previously unselected package libnpth0:arm64. #14 55.43 Preparing to unpack .../126-libnpth0_1.6-3build2_arm64.deb ... #14 55.43 Unpacking libnpth0:arm64 (1.6-3build2) ... #14 55.47 Selecting previously unselected package dirmngr. #14 61.60 Selecting previously unselected package gcc. #15 9.587 Installing : glibc-devel-2.38-16.fc39.aarch64 30/94 #15 9.638 Installing : libxcrypt-devel-4.4.36-2.fc39.aarch64 31/94 #15 9.649 Installing : libxcrypt-static-4.4.36-2.fc39.aarch64 32/94 #15 9.723 Installing : glibc-static-2.38-16.fc39.aarch64 33/94 #15 9.729 Installing : annobin-docs-12.38-1.fc39.noarch 34/94 #15 9.738 Installing : rhash-1.4.3-3.fc39.aarch64 35/94 #15 9.807 Installing : qrencode-libs-4.1.1-5.fc39.aarch64 36/94 #15 10.63 Selecting previously unselected package dh-apparmor. #15 10.63 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ... #15 10.64 Unpacking dh-apparmor (2.13.2-10) ... #15 10.67 Selecting previously unselected package libltdl7:armhf. #15 10.68 Preparing to unpack .../12-libltdl7_2.4.6-9_armhf.deb ... #15 10.68 Unpacking libltdl7:armhf (2.4.6-9) ... #15 10.72 Selecting previously unselected package libltdl-dev:armhf. #15 10.72 Preparing to unpack .../13-libltdl-dev_2.4.6-9_armhf.deb ... #15 10.73 Unpacking libltdl-dev:armhf (2.4.6-9) ... #15 10.77 Selecting previously unselected package libseccomp-dev:armhf. #22 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config #22 3.279 Reading package lists... #22 4.435 Hit:1 http://deb.debian.org/debian bookworm InRelease #14 53.03 Preparing to unpack .../228-libnet-dns-perl_1.22-1_all.deb ... #14 53.03 Unpacking libnet-dns-perl (1.22-1) ... #14 53.10 Selecting previously unselected package libnet-domain-tld-perl. #14 53.10 Preparing to unpack .../229-libnet-domain-tld-perl_1.75-1_all.deb ... #14 53.10 Unpacking libnet-domain-tld-perl (1.75-1) ... #14 53.14 Selecting previously unselected package libemail-valid-perl. #14 53.14 Preparing to unpack .../230-libemail-valid-perl_1.202-1_all.deb ... #14 53.15 Unpacking libemail-valid-perl (1.202-1) ... #14 53.18 Selecting previously unselected package libexporter-tiny-perl. #14 53.18 Preparing to unpack .../231-libexporter-tiny-perl_1.002001-1_all.deb ... #14 53.19 Unpacking libexporter-tiny-perl (1.002001-1) ... #14 53.22 Selecting previously unselected package libipc-system-simple-perl. #14 53.22 Preparing to unpack .../232-libipc-system-simple-perl_1.26-1_all.deb ... #14 53.22 Unpacking libipc-system-simple-perl (1.26-1) ... #14 53.25 Selecting previously unselected package libfile-basedir-perl. #14 53.26 Preparing to unpack .../233-libfile-basedir-perl_0.08-1_all.deb ... #14 53.26 Unpacking libfile-basedir-perl (0.08-1) ... #14 53.29 Selecting previously unselected package libfile-chdir-perl. #14 53.29 Preparing to unpack .../234-libfile-chdir-perl_0.1008-1_all.deb ... #14 53.30 Unpacking libfile-chdir-perl (0.1008-1) ... #14 53.33 Selecting previously unselected package libfile-fcntllock-perl. #14 53.33 Preparing to unpack .../235-libfile-fcntllock-perl_0.22-3build4_armhf.deb ... #14 53.34 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #14 53.37 Selecting previously unselected package libnumber-compare-perl. #13 51.54 Setting up libbinutils:armhf (2.31.1-16) ... #13 51.55 Setting up cpp-8 (8.3.0-6) ... #13 51.56 Setting up libc-dev-bin (2.28-10+deb10u2) ... #13 51.58 Setting up openssl (1.1.1n-0+deb10u6) ... #13 51.60 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ... #13 51.61 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... #13 51.62 Setting up readline-common (7.0-5) ... #13 51.64 Setting up publicsuffix (20220811.1734-0+deb10u1) ... #13 51.65 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ... #13 51.66 Setting up libcc1-0:armhf (8.3.0-6) ... #13 51.68 Setting up iso-codes (4.2-1) ... #13 51.69 Setting up liblocale-gettext-perl (1.07-3+b4) ... #13 51.71 Setting up dctrl-tools (2.24-3) ... #13 51.72 Setting up debian-keyring (2019.02.25) ... #13 51.74 Setting up libreadline7:armhf (7.0-5) ... #13 51.75 Setting up libgdbm6:armhf (1.18.1-4) ... #13 51.76 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #13 51.78 Setting up pinentry-curses (1.1.0-2) ... #13 51.79 Setting up manpages-dev (4.16-2) ... #13 51.81 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #13 51.82 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u6) ... #13 51.83 Setting up libxcb1:armhf (1.13.1-2) ... #13 51.85 Setting up at (3.1.23-1) ... #15 4.356 (91/93): systemd-rpm-macros-253.15-2.fc38.noarc 1.9 MB/s | 26 kB 00:00 #15 4.360 (92/93): vim-filesystem-9.1.113-1.fc38.noarch.r 2.5 MB/s | 18 kB 00:00 #15 4.387 (93/93): selinux-policy-targeted-38.31-1.fc38.n 55 MB/s | 6.7 MB 00:00 #15 4.390 -------------------------------------------------------------------------------- #15 4.390 Total 54 MB/s | 101 MB 00:01 #13 64.48 Setting up libjson-xs-perl (3.040-1+b1) ... #13 64.50 Setting up libhttp-negotiate-perl (6.01-1) ... #13 64.51 Setting up libio-prompter-perl (0.004015-1) ... #13 64.52 Setting up libhttp-cookies-perl (6.04-1) ... #13 64.53 Setting up po-debconf (1.0.21) ... #13 64.55 Setting up libhtml-tree-perl (5.07-2) ... #13 64.56 Setting up libparams-classify-perl (0.015-1+b1) ... #13 64.58 Setting up libcgi-pm-perl (4.40-1) ... #13 64.59 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 64.61 Setting up libnet-dns-sec-perl (1.11-1) ... #13 64.62 Setting up libsereal-perl (4.005-1) ... #13 64.64 Setting up libhtml-format-perl (2.12-1) ... #13 64.65 Setting up libxml-sax-perl (1.00+dfsg-1) ... #13 64.71 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/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 #15 5.738 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_arm64.deb ... #15 5.747 Unpacking libjsoncpp25:arm64 (1.9.5-4) ... #15 5.783 Selecting previously unselected package librhash0:arm64. #15 5.786 Preparing to unpack .../02-librhash0_1.4.3-3_arm64.deb ... #15 5.789 Unpacking librhash0:arm64 (1.4.3-3) ... #15 5.839 Selecting previously unselected package libuv1:arm64. #14 52.44 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #14 52.44 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #14 52.48 Selecting previously unselected package dh-strip-nondeterminism. #14 52.49 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.0-1_all.deb ... #14 52.49 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #14 52.52 Selecting previously unselected package libdw1:armhf. #14 52.52 Preparing to unpack .../110-libdw1_0.186-1build1_armhf.deb ... #14 52.53 Unpacking libdw1:armhf (0.186-1build1) ... #14 52.56 Selecting previously unselected package debugedit. #14 52.56 Preparing to unpack .../111-debugedit_1%3a5.0-4build1_armhf.deb ... #14 52.56 Unpacking debugedit (1:5.0-4build1) ... #14 52.58 Selecting previously unselected package dwz. #14 52.59 Preparing to unpack .../112-dwz_0.14-1build2_armhf.deb ... #14 52.59 Unpacking dwz (0.14-1build2) ... #14 52.62 Selecting previously unselected package gettext. #14 52.62 Preparing to unpack .../113-gettext_0.21-4ubuntu4_armhf.deb ... #14 52.62 Unpacking gettext (0.21-4ubuntu4) ... #14 52.67 Selecting previously unselected package intltool-debian. #14 53.63 Get:300 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpath-tiny-perl all 0.144-1 [47.7 kB] #14 53.77 Get:301 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #13 57.78 Setting up equivs (2.3.1) ... #13 57.78 Setting up g++ (4:12.2.0-3) ... #13 57.79 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 57.80 Setting up build-essential (12.9) ... #13 57.82 Setting up libmoox-aliases-perl (0.001006-2) ... #13 57.83 Setting up libb-hooks-endofscope-perl (0.26-1) ... #13 57.84 Setting up dput (1.1.3) ... #13 57.95 Setting up libnamespace-clean-perl (0.27-2) ... #15 7.751 0 upgraded, 18 newly installed, 0 to remove and 22 not upgraded. #15 7.751 1 not fully installed or removed. #15 7.751 Need to get 17.1 MB of archives. #15 7.751 After this operation, 76.3 MB of additional disk space will be used. #15 7.751 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB] #14 61.61 Preparing to unpack .../084-gcc_4%3a13.2.0-1ubuntu1_arm64.deb ... #14 61.61 Unpacking gcc (4:13.2.0-1ubuntu1) ... #14 61.75 Selecting previously unselected package libstdc++-13-dev:arm64. #14 61.75 Preparing to unpack .../085-libstdc++-13-dev_13.2.0-4ubuntu3_arm64.deb ... #14 61.75 Unpacking libstdc++-13-dev:arm64 (13.2.0-4ubuntu3) ... #14 61.95 Selecting previously unselected package g++-13. #14 55.47 Preparing to unpack .../127-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ... #14 55.49 Unpacking dirmngr (2.2.27-3ubuntu2.1) ... #14 55.52 Selecting previously unselected package gnupg-l10n. #14 55.52 Preparing to unpack .../128-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... #14 55.52 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 55.56 Selecting previously unselected package gnupg-utils. #14 55.56 Preparing to unpack .../129-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ... #14 55.56 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... #14 55.60 Selecting previously unselected package gpg. #14 55.60 Preparing to unpack .../130-gpg_2.2.27-3ubuntu2.1_arm64.deb ... #14 55.60 Unpacking gpg (2.2.27-3ubuntu2.1) ... #14 55.65 Selecting previously unselected package pinentry-curses. #14 55.65 Preparing to unpack .../131-pinentry-curses_1.1.1-1build2_arm64.deb ... #14 55.66 Unpacking pinentry-curses (1.1.1-1build2) ... #14 55.69 Selecting previously unselected package gpg-agent. #14 55.70 Preparing to unpack .../132-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ... #14 55.70 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... #15 9.904 Installing : python3-setuptools-67.7.2-7.fc39.noarch 37/94 #15 10.77 Preparing to unpack .../14-libseccomp-dev_2.3.3-4_armhf.deb ... #15 10.78 Unpacking libseccomp-dev:armhf (2.3.3-4) ... #15 10.81 Selecting previously unselected package libsystemd-dev:armhf. #15 10.82 Preparing to unpack .../15-libsystemd-dev_241-7~deb10u9+rpi1_armhf.deb ... #15 10.82 Unpacking libsystemd-dev:armhf (241-7~deb10u9+rpi1) ... #15 10.90 Selecting previously unselected package pkg-config. #15 10.90 Preparing to unpack .../16-pkg-config_0.29-6_armhf.deb ... #22 ... #35 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #35 DONE 3.3s #22 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config #22 4.435 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #22 4.435 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #22 ... #38 [build 1/6] COPY --from=gowinres /build/ /usr/local/bin/ #38 DONE 0.1s #22 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config #14 53.37 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ... #14 53.37 Unpacking libnumber-compare-perl (0.03-1) ... #14 53.40 Selecting previously unselected package libtext-glob-perl. #14 53.40 Preparing to unpack .../237-libtext-glob-perl_0.10-1_all.deb ... #14 53.41 Unpacking libtext-glob-perl (0.10-1) ... #14 53.45 Selecting previously unselected package libfile-find-rule-perl. #14 53.45 Preparing to unpack .../238-libfile-find-rule-perl_0.34-1_all.deb ... #14 53.45 Unpacking libfile-find-rule-perl (0.34-1) ... #14 53.49 Selecting previously unselected package libfont-afm-perl. #14 53.49 Preparing to unpack .../239-libfont-afm-perl_1.20-2_all.deb ... #14 53.49 Unpacking libfont-afm-perl (1.20-2) ... #14 53.52 Selecting previously unselected package libio-string-perl. #14 53.53 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ... #14 53.53 Unpacking libio-string-perl (1.08-3) ... #14 53.57 Selecting previously unselected package libfont-ttf-perl. #14 53.57 Preparing to unpack .../241-libfont-ttf-perl_1.06-1_all.deb ... #14 53.57 Unpacking libfont-ttf-perl (1.06-1) ... #14 53.64 Selecting previously unselected package libfuture-perl. #13 51.99 invoke-rc.d: could not determine current runlevel #13 51.99 invoke-rc.d: policy-rc.d denied execution of start. #13 52.00 Setting up libedit2:armhf (3.1-20181209-1) ... #13 52.02 Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ... #13 52.03 Setting up cron (3.0pl1-134+deb10u1) ... #13 52.12 Adding group `crontab' (GID 102) ... #13 64.77 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 64.90 #13 64.90 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version 4abcf2066143: Pulling fs layer 4abcf2066143: Verifying Checksum 4abcf2066143: Download complete #15 5.842 Preparing to unpack .../03-libuv1_1.44.2-1_arm64.deb ... #15 5.846 Unpacking libuv1:arm64 (1.44.2-1) ... #15 5.896 Selecting previously unselected package cmake-data. #15 5.899 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ... #15 5.907 Unpacking cmake-data (3.25.1-1) ... #14 53.86 Get:302 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtype-tiny-perl all 2.004000-1 [354 kB] #14 54.16 Get:303 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgitlab-api-v4-perl all 0.27-1 [84.2 kB] #13 57.96 Setting up libstring-license-perl (0.0.2-1) ... #13 57.97 Setting up licensecheck (3.3.5-1) ... #13 57.98 Setting up libgitlab-api-v4-perl (0.26-3) ... #13 58.00 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 58.01 Setting up libwww-perl (6.68-1) ... #13 58.02 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #13 58.03 Setting up libwww-mechanize-perl (2.16-1) ... #13 58.04 Setting up devscripts (2.23.4+deb12u1) ... #13 58.18 Setting up libxml-parser-perl (2.46-4) ... #15 8.015 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf cmake-data all 3.18.4-2+rpt1+rpi1+deb11u1 [1726 kB] #14 52.67 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.5_all.deb ... #14 52.67 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 52.70 Selecting previously unselected package po-debconf. #14 52.70 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ... #14 52.71 Unpacking po-debconf (1.0.21+nmu1) ... #14 52.75 Selecting previously unselected package debhelper. #14 52.75 Preparing to unpack .../116-debhelper_13.6ubuntu1_all.deb ... #14 52.76 Unpacking debhelper (13.6ubuntu1) ... #14 52.81 Selecting previously unselected package libfakeroot:armhf. #14 52.82 Preparing to unpack .../117-libfakeroot_1.28-1ubuntu1_armhf.deb ... #14 52.82 Unpacking libfakeroot:armhf (1.28-1ubuntu1) ... #14 52.85 Selecting previously unselected package fakeroot. #14 52.85 Preparing to unpack .../118-fakeroot_1.28-1ubuntu1_armhf.deb ... #14 52.85 Unpacking fakeroot (1.28-1ubuntu1) ... #14 52.89 Selecting previously unselected package libassuan0:armhf. #14 52.89 Preparing to unpack .../119-libassuan0_2.5.5-1build1_armhf.deb ... #14 52.89 Unpacking libassuan0:armhf (2.5.5-1build1) ... #14 52.92 Selecting previously unselected package gpgconf. #14 61.95 Preparing to unpack .../086-g++-13_13.2.0-4ubuntu3_arm64.deb ... #14 61.96 Unpacking g++-13 (13.2.0-4ubuntu3) ... #14 62.17 Selecting previously unselected package g++. #14 55.77 Selecting previously unselected package gpg-wks-client. #14 55.78 Preparing to unpack .../133-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ... #14 55.78 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 55.81 Selecting previously unselected package gpg-wks-server. #14 55.81 Preparing to unpack .../134-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ... #14 55.81 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 55.84 Selecting previously unselected package gpgsm. #14 55.85 Preparing to unpack .../135-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ... #14 55.85 Unpacking gpgsm (2.2.27-3ubuntu2.1) ... #14 55.88 Selecting previously unselected package gnupg. #14 55.89 Preparing to unpack .../136-gnupg_2.2.27-3ubuntu2.1_all.deb ... #14 55.89 Unpacking gnupg (2.2.27-3ubuntu2.1) ... #14 55.92 Selecting previously unselected package libfile-dirlist-perl. #15 10.05 Installing : python3-setools-4.4.3-1.fc39.aarch64 38/94 #15 10.14 Installing : perl-TermReadKey-2.38-18.fc39.aarch64 39/94 #15 10.14 Installing : perl-Error-1:0.17029-13.fc39.noarch 40/94 #15 10.25 Installing : pcre2-utf32-10.42-1.fc39.2.aarch64 41/94 #15 10.26 Installing : pcre2-utf16-10.42-1.fc39.2.aarch64 42/94 #15 10.27 Installing : pcre2-devel-10.42-1.fc39.2.aarch64 43/94 #15 10.33 Installing : libsepol-devel-3.5-2.fc39.aarch64 44/94 #15 10.90 Unpacking pkg-config (0.29-6) ... #15 10.95 Setting up libseccomp-dev:armhf (2.3.3-4) ... #15 10.96 Setting up libarchive13:armhf (3.3.3-4+deb10u3) ... #15 10.97 Setting up libuv1:armhf (1.24.1-1+deb10u1) ... #15 10.99 Setting up bash-completion (1:2.8-6) ... #15 8.993 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf g++-12 armhf 12.2.0-14+rpi1 [7914 kB] #22 4.622 Reading package lists... #22 ... #39 [build 2/6] WORKDIR /go/src/github.com/docker/docker #39 DONE 0.0s #40 [build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y clang lld llvm #14 53.64 Preparing to unpack .../242-libfuture-perl_0.43-1_all.deb ... #14 53.64 Unpacking libfuture-perl (0.43-1) ... #14 53.68 Selecting previously unselected package libio-stringy-perl. #14 53.68 Preparing to unpack .../243-libio-stringy-perl_2.111-3_all.deb ... #14 53.69 Unpacking libio-stringy-perl (2.111-3) ... #14 53.74 Selecting previously unselected package libparams-validate-perl. #14 53.74 Preparing to unpack .../244-libparams-validate-perl_1.29-3_armhf.deb ... #14 53.74 Unpacking libparams-validate-perl (1.29-3) ... #14 53.78 Selecting previously unselected package libgetopt-long-descriptive-perl. #14 53.78 Preparing to unpack .../245-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #14 53.78 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #14 53.82 Selecting previously unselected package libsort-versions-perl. #14 53.82 Preparing to unpack .../246-libsort-versions-perl_1.62-1_all.deb ... #14 53.82 Unpacking libsort-versions-perl (1.62-1) ... #14 53.86 Selecting previously unselected package libgit-wrapper-perl. #13 64.93 Setting up dput (1.0.3) ... #13 65.10 Setting up libnet-smtp-ssl-perl (1.04-1) ... #13 52.13 Done. #13 52.15 invoke-rc.d: could not determine current runlevel #13 52.16 invoke-rc.d: policy-rc.d denied execution of start. #13 52.27 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... 4abcf2066143: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest #15 6.313 Selecting previously unselected package libproc2-0:arm64. #15 6.318 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_arm64.deb ... #15 6.322 Unpacking libproc2-0:arm64 (2:4.0.2-3) ... #15 6.360 Selecting previously unselected package procps. #15 6.363 Preparing to unpack .../06-procps_2%3a4.0.2-3_arm64.deb ... #15 6.373 Unpacking procps (2:4.0.2-3) ... #15 6.465 Selecting previously unselected package cmake. #14 54.24 Get:304 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-form-perl all 6.11-1 [32.1 kB] #14 54.32 Get:305 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-format-perl all 2.16-2 [36.9 kB] #13 58.19 Setting up lintian (2.116.3) ... #13 58.20 Setting up libxml-sax-expat-perl (0.51-2) ... #13 58.25 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 58.29 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 58.41 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 52.92 Preparing to unpack .../120-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ... #14 52.93 Unpacking gpgconf (2.2.27-3ubuntu2.1) ... #14 52.96 Selecting previously unselected package libksba8:armhf. #14 52.96 Preparing to unpack .../121-libksba8_1.6.0-2ubuntu0.2_armhf.deb ... #14 52.96 Unpacking libksba8:armhf (1.6.0-2ubuntu0.2) ... #14 53.00 Selecting previously unselected package libnpth0:armhf. #14 53.00 Preparing to unpack .../122-libnpth0_1.6-3build2_armhf.deb ... #14 53.00 Unpacking libnpth0:armhf (1.6-3build2) ... #14 53.05 Selecting previously unselected package dirmngr. #14 53.06 Preparing to unpack .../123-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ... #14 53.07 Unpacking dirmngr (2.2.27-3ubuntu2.1) ... #14 53.10 Selecting previously unselected package gnupg-l10n. #14 53.10 Preparing to unpack .../124-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... #14 53.11 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 53.14 Selecting previously unselected package gnupg-utils. #14 53.14 Preparing to unpack .../125-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ... #14 53.14 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... #14 53.17 Selecting previously unselected package gpg. #14 62.17 Preparing to unpack .../087-g++_4%3a13.2.0-1ubuntu1_arm64.deb ... #14 62.18 Unpacking g++ (4:13.2.0-1ubuntu1) ... #14 62.20 Selecting previously unselected package make. #14 62.21 Preparing to unpack .../088-make_4.3-4.1build1_arm64.deb ... #14 62.21 Unpacking make (4.3-4.1build1) ... #14 62.24 Selecting previously unselected package libdpkg-perl. #14 62.24 Preparing to unpack .../089-libdpkg-perl_1.22.0ubuntu1_all.deb ... #14 62.25 Unpacking libdpkg-perl (1.22.0ubuntu1) ... #14 62.30 Selecting previously unselected package bzip2. #14 62.30 Preparing to unpack .../090-bzip2_1.0.8-5build1_arm64.deb ... #14 62.42 Unpacking bzip2 (1.0.8-5build1) ... #14 55.93 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ... #14 55.93 Unpacking libfile-dirlist-perl (0.05-2) ... #14 55.96 Selecting previously unselected package libfile-which-perl. #14 55.96 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ... #14 55.96 Unpacking libfile-which-perl (1.23-1) ... #14 55.99 Selecting previously unselected package libfile-homedir-perl. #14 55.99 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ... #14 56.00 Unpacking libfile-homedir-perl (1.006-1) ... #14 56.03 Selecting previously unselected package libfile-touch-perl. #14 56.03 Preparing to unpack .../140-libfile-touch-perl_0.12-1_all.deb ... #14 56.03 Unpacking libfile-touch-perl (0.12-1) ... #14 56.06 Selecting previously unselected package libio-pty-perl. #14 56.07 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build2_arm64.deb ... #14 56.07 Unpacking libio-pty-perl (1:1.15-2build2) ... #14 56.10 Selecting previously unselected package libipc-run-perl. #14 56.10 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ... #14 56.11 Unpacking libipc-run-perl (20200505.0-1) ... #14 56.15 Selecting previously unselected package libclass-method-modifiers-perl. #15 10.40 Installing : libselinux-utils-3.5-5.fc39.aarch64 45/94 #15 10.41 Installing : libedit-3.1-48.20230828cvs.fc39.aarch64 46/94 #15 10.48 Installing : libcbor-0.10.2-2.fc39.aarch64 47/94 #15 10.49 Installing : libfido2-1.13.0-3.fc39.aarch64 48/94 #15 10.53 Installing : libbpf-2:1.1.0-4.fc39.aarch64 49/94 #15 10.54 Installing : libargon2-20190702-3.fc39.aarch64 50/94 #15 10.55 Installing : less-633-2.fc39.aarch64 51/94 #15 9.552 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf g++ armhf 4:12.2.0-3+rpi1 [1344 B] #40 0.512 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #40 0.522 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #40 0.522 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #13 65.11 Setting up libmodule-runtime-perl (0.016-1) ... #13 65.13 Setting up libmailtools-perl (2.18-1) ... #13 65.14 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #13 65.16 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #13 65.20 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 65.27 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 65.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 65.47 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #12 55.33 Running scriptlet: libdnf-0.72.0-1.fc38.x86_64 157/157 #12 58.26 Verifying : bzip2-1.0.8-13.fc38.x86_64 1/157 #12 58.26 Verifying : cpio-2.13-14.fc38.x86_64 2/157 #12 58.26 Verifying : desktop-file-utils-0.26-8.fc38.x86_64 3/157 #12 58.26 Verifying : devscripts-checkbashisms-2.23.0-1.fc38.x86_64 4/157 #12 58.26 Verifying : dwz-0.15-2.fc38.x86_64 5/157 #12 58.26 Verifying : ed-1.19-2.fc38.x86_64 6/157 #12 58.26 Verifying : efi-srpm-macros-5-7.fc38.noarch 7/157 #12 58.26 Verifying : enchant2-2.3.4-1.fc38.x86_64 8/157 #12 58.26 Verifying : file-5.44-3.fc38.x86_64 9/157 #12 58.26 Verifying : fonts-filesystem-1:2.0.5-11.fc38.noarch 10/157 #12 58.26 Verifying : fonts-srpm-macros-1:2.0.5-11.fc38.noarch 11/157 #12 58.26 Verifying : fpc-srpm-macros-1.3-7.fc38.noarch 12/157 #12 58.26 Verifying : gdk-pixbuf2-2.42.10-2.fc38.x86_64 13/157 #12 58.26 Verifying : ghc-srpm-macros-1.6.1-1.fc38.noarch 14/157 #12 58.26 Verifying : gnat-srpm-macros-6-2.fc38.noarch 15/157 #12 58.26 Verifying : groff-base-1.22.4-11.fc38.x86_64 16/157 #12 58.26 Verifying : hunspell-1.7.2-3.fc38.x86_64 17/157 #12 58.26 Verifying : hunspell-en-0.20201207-3.fc38.noarch 18/157 #12 58.26 Verifying : hunspell-en-GB-0.20201207-3.fc38.noarch 19/157 #12 58.26 Verifying : hunspell-en-US-0.20201207-3.fc38.noarch 20/157 #12 58.26 Verifying : hunspell-filesystem-1.7.2-3.fc38.x86_64 21/157 #12 58.26 Verifying : jansson-2.13.1-6.fc38.x86_64 22/157 #12 58.26 Verifying : js-jquery-3.6.3-2.fc38.noarch 23/157 #12 58.26 Verifying : json-glib-1.6.6-4.fc38.x86_64 24/157 #12 58.26 Verifying : libappstream-glib-0.8.2-2.fc38.x86_64 25/157 #12 58.26 Verifying : libjpeg-turbo-2.1.4-2.fc38.x86_64 26/157 #12 58.26 Verifying : libpkgconf-1.8.0-6.fc38.x86_64 27/157 #12 58.26 Verifying : libpng-2:1.6.37-14.fc38.x86_64 28/157 #12 58.26 Verifying : libstemmer-2.2.0-5.fc38.x86_64 29/157 #12 58.26 Verifying : ocaml-srpm-macros-7-3.fc38.noarch 30/157 #12 58.26 Verifying : openblas-srpm-macros-2-13.fc38.noarch 31/157 #12 58.26 Verifying : patch-2.7.6-19.fc38.x86_64 32/157 #12 58.26 Verifying : perl-Carp-1.52-490.fc38.noarch 33/157 #12 58.26 Verifying : perl-Data-Dumper-2.184-491.fc38.x86_64 34/157 #12 58.26 Verifying : perl-Digest-1.20-490.fc38.noarch 35/157 #12 58.26 Verifying : perl-Digest-MD5-2.58-490.fc38.x86_64 36/157 #12 58.26 Verifying : perl-Encode-4:3.19-493.fc38.x86_64 37/157 #12 58.26 Verifying : perl-Exporter-5.77-490.fc38.noarch 38/157 #12 58.26 Verifying : perl-File-Path-2.18-490.fc38.noarch 39/157 #12 58.26 Verifying : perl-File-Temp-1:0.231.100-490.fc38.noarch 40/157 #12 58.26 Verifying : perl-Getopt-Long-1:2.54-2.fc38.noarch 41/157 #12 58.26 Verifying : perl-IO-Socket-IP-0.41-492.fc38.noarch 42/157 #12 58.26 Verifying : perl-IO-Socket-SSL-2.081-1.fc38.noarch 43/157 #12 58.26 Verifying : perl-MIME-Base64-3.16-490.fc38.x86_64 44/157 #12 58.26 Verifying : perl-Mozilla-CA-20221114-2.fc38.noarch 45/157 #12 58.26 Verifying : perl-Net-SSLeay-1.92-5.fc38.x86_64 46/157 #12 58.26 Verifying : perl-PathTools-3.84-490.fc38.x86_64 47/157 #12 58.26 Verifying : perl-Pod-Escapes-1:1.07-490.fc38.noarch 48/157 #12 58.26 Verifying : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 49/157 #12 58.26 Verifying : perl-Pod-Simple-1:3.43-491.fc38.noarch 50/157 #12 58.26 Verifying : perl-Pod-Usage-4:2.03-4.fc38.noarch 51/157 #12 58.26 Verifying : perl-Scalar-List-Utils-5:1.63-490.fc38.x86_64 52/157 #12 58.26 Verifying : perl-Socket-4:2.036-2.fc38.x86_64 53/157 #12 58.26 Verifying : perl-Storable-1:3.26-490.fc38.x86_64 54/157 #12 58.26 Verifying : perl-Term-ANSIColor-5.01-491.fc38.noarch 55/157 #12 58.26 Verifying : perl-Term-Cap-1.18-1.fc38.noarch 56/157 #12 58.26 Verifying : perl-Text-ParseWords-3.31-490.fc38.noarch 57/157 #12 58.26 Verifying : perl-Time-Local-2:1.300-490.fc38.noarch 58/157 #12 58.26 Verifying : perl-URI-5.17-2.fc38.noarch 59/157 #12 58.26 Verifying : perl-constant-1.33-491.fc38.noarch 60/157 #12 58.26 Verifying : perl-libnet-3.15-1.fc38.noarch 61/157 #12 58.26 Verifying : perl-parent-1:0.241-1.fc38.noarch 62/157 #12 58.26 Verifying : perl-podlators-1:5.01-2.fc38.noarch 63/157 #12 58.26 Verifying : perl-srpm-macros-1-48.fc38.noarch 64/157 #12 58.26 Verifying : pkgconf-1.8.0-6.fc38.x86_64 65/157 #12 58.26 Verifying : pkgconf-m4-1.8.0-6.fc38.noarch 66/157 #12 58.26 Verifying : pkgconf-pkg-config-1.8.0-6.fc38.x86_64 67/157 #12 58.26 Verifying : python-srpm-macros-3.11-10.fc38.noarch 68/157 #12 58.26 Verifying : python-systemd-doc-235-2.fc38.x86_64 69/157 #12 58.26 Verifying : python3-construct-2.10.68-4.fc38.noarch 70/157 #12 58.26 Verifying : python3-dateutil-1:2.8.2-5.fc38.noarch 71/157 #12 58.26 Verifying : python3-dbus-1.3.2-2.fc38.x86_64 72/157 #12 58.26 Verifying : python3-distro-1.8.0-2.fc38.noarch 73/157 #12 58.26 Verifying : python3-enchant-3.2.2-6.fc38.noarch 74/157 #12 58.26 Verifying : python3-file-magic-5.44-3.fc38.noarch 75/157 #12 58.26 Verifying : python3-pybeam-0.7-5.fc38.noarch 76/157 #12 58.26 Verifying : python3-pyxdg-0.27-7.fc38.noarch 77/157 #12 58.26 Verifying : python3-six-1.16.0-9.fc38.noarch 78/157 #12 58.26 Verifying : python3-systemd-235-2.fc38.x86_64 79/157 #12 58.26 Verifying : python3-tomli-w-1.0.0-5.fc38.noarch 80/157 #12 58.26 Verifying : shared-mime-info-2.2-3.fc38.x86_64 81/157 #12 58.26 Verifying : unzip-6.0-60.fc38.x86_64 82/157 #12 58.26 Verifying : web-assets-filesystem-5-19.fc38.noarch 83/157 #12 58.26 Verifying : xz-5.4.1-1.fc38.x86_64 84/157 #12 58.26 Verifying : ansible-srpm-macros-1-12.fc38.noarch 85/157 #12 58.26 Verifying : binutils-2.39-16.fc38.x86_64 86/157 #12 58.26 Verifying : binutils-gold-2.39-16.fc38.x86_64 87/157 #12 58.26 Verifying : dash-0.5.12-1.fc38.x86_64 88/157 #12 58.26 Verifying : dbus-libs-1:1.14.10-1.fc38.x86_64 89/157 #12 58.26 Verifying : debugedit-5.0-9.fc38.x86_64 90/157 #12 58.26 Verifying : diffutils-3.10-1.fc38.x86_64 91/157 #12 58.26 Verifying : dnf-plugins-core-4.5.0-1.fc38.noarch 92/157 #12 58.26 Verifying : elfutils-0.190-2.fc38.x86_64 93/157 #12 58.26 Verifying : elfutils-debuginfod-client-0.190-2.fc38.x86_64 94/157 #12 58.26 Verifying : emacs-filesystem-1:28.3-0.rc1.fc38.noarch 95/157 #12 58.26 Verifying : gdb-minimal-14.1-3.fc38.x86_64 96/157 #12 58.26 Verifying : glibc-gconv-extra-2.37-18.fc38.x86_64 97/157 #12 58.26 Verifying : go-srpm-macros-3.4.0-2.fc38.noarch 98/157 #12 58.26 Verifying : kernel-srpm-macros-1.0-19.fc38.noarch 99/157 #12 58.26 Verifying : lua-srpm-macros-1-13.fc38.noarch 100/157 #12 58.26 Verifying : ncurses-6.4-7.20230520.fc38.x86_64 101/157 #12 58.26 Verifying : package-notes-srpm-macros-0.5-8.fc38.noarch 102/157 #12 58.26 Verifying : perl-AutoLoader-5.74-498.fc38.noarch 103/157 #12 58.26 Verifying : perl-B-1.83-498.fc38.x86_64 104/157 #12 58.26 Verifying : perl-Class-Struct-0.66-498.fc38.noarch 105/157 #12 58.26 Verifying : perl-DynaLoader-1.52-498.fc38.x86_64 106/157 #12 58.26 Verifying : perl-Errno-1.36-498.fc38.x86_64 107/157 #12 58.26 Verifying : perl-Fcntl-1.15-498.fc38.x86_64 108/157 #12 58.26 Verifying : perl-File-Basename-2.85-498.fc38.noarch 109/157 #12 58.26 Verifying : perl-File-stat-1.12-498.fc38.noarch 110/157 #12 58.26 Verifying : perl-FileHandle-2.03-498.fc38.noarch 111/157 #12 58.26 Verifying : perl-Getopt-Std-1.13-498.fc38.noarch 112/157 #12 58.26 Verifying : perl-HTTP-Tiny-0.086-2.fc38.noarch 113/157 #12 58.26 Verifying : perl-IO-1.50-498.fc38.x86_64 114/157 #12 58.26 Verifying : perl-IPC-Open3-1.22-498.fc38.noarch 115/157 #12 58.26 Verifying : perl-NDBM_File-1.15-498.fc38.x86_64 116/157 #12 58.26 Verifying : perl-POSIX-2.03-498.fc38.x86_64 117/157 #12 58.26 Verifying : perl-SelectSaver-1.02-498.fc38.noarch 118/157 #12 58.26 Verifying : perl-Symbol-1.09-498.fc38.noarch 119/157 #12 58.26 Verifying : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 120/157 #12 58.26 Verifying : perl-base-2.27-498.fc38.noarch 121/157 #12 58.26 Verifying : perl-if-0.61.000-498.fc38.noarch 122/157 #12 58.26 Verifying : perl-interpreter-4:5.36.3-498.fc38.x86_64 123/157 #12 58.26 Verifying : perl-libs-4:5.36.3-498.fc38.x86_64 124/157 #12 58.26 Verifying : perl-locale-1.10-498.fc38.noarch 125/157 #12 58.26 Verifying : perl-mro-1.26-498.fc38.x86_64 126/157 #12 58.26 Verifying : perl-overload-1.35-498.fc38.noarch 127/157 #12 58.26 Verifying : perl-overloading-0.02-498.fc38.noarch 128/157 #12 58.26 Verifying : perl-vars-1.05-498.fc38.noarch 129/157 #12 58.26 Verifying : pyproject-srpm-macros-1.12.0-1.fc38.noarch 130/157 #12 58.26 Verifying : python3-dnf-plugins-core-4.5.0-1.fc38.noarch 131/157 #12 58.26 Verifying : python3-zstandard-0.21.0-1.fc38.x86_64 132/157 #12 58.26 Verifying : qt5-srpm-macros-5.15.11-1.fc38.noarch 133/157 #12 58.26 Verifying : qt6-srpm-macros-6.6.0-1.fc38.noarch 134/157 #12 58.26 Verifying : redhat-rpm-config-255-1.fc38.noarch 135/157 #12 58.26 Verifying : rpm-build-4.18.2-1.fc38.x86_64 136/157 #12 58.26 Verifying : rpmautospec-rpm-macros-0.3.8-1.fc38.noarch 137/157 #12 58.26 Verifying : rpmlint-2.4.0-6.fc38.noarch 138/157 #12 58.26 Verifying : rpmlint-fedora-license-data-1.40-1.fc38.noarch 139/157 #12 58.26 Verifying : rust-srpm-macros-25.2-2.fc38.noarch 140/157 #12 58.26 Verifying : xxhash-libs-0.8.2-1.fc38.x86_64 141/157 #12 58.26 Verifying : zip-3.0-37.fc38.x86_64 142/157 #12 58.26 Verifying : zstd-1.5.5-1.fc38.x86_64 143/157 #12 58.26 Verifying : dnf-4.19.0-1.fc38.noarch 144/157 #12 58.26 Verifying : dnf-4.18.2-1.fc38.noarch 145/157 #12 58.26 Verifying : dnf-data-4.19.0-1.fc38.noarch 146/157 #12 58.26 Verifying : dnf-data-4.18.2-1.fc38.noarch 147/157 #12 58.26 Verifying : libdnf-0.73.0-1.fc38.x86_64 148/157 #12 58.26 Verifying : libdnf-0.72.0-1.fc38.x86_64 149/157 #12 58.26 Verifying : python3-dnf-4.19.0-1.fc38.noarch 150/157 #12 58.26 Verifying : python3-dnf-4.18.2-1.fc38.noarch 151/157 #12 58.26 Verifying : python3-hawkey-0.73.0-1.fc38.x86_64 152/157 #12 58.26 Verifying : python3-hawkey-0.72.0-1.fc38.x86_64 153/157 #12 58.26 Verifying : python3-libdnf-0.73.0-1.fc38.x86_64 154/157 #13 52.29 Setting up m4 (1.4.18-2) ... #13 52.31 Setting up binutils (2.31.1-16) ... #13 52.32 Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u3) ... #13 52.33 Setting up ca-certificates (20200601~deb10u2) ... #12 58.26 Verifying : python3-libdnf-0.72.0-1.fc38.x86_64 155/157 #12 58.26 Verifying : yum-4.19.0-1.fc38.noarch 156/157 #12 58.27 Verifying : yum-4.18.2-1.fc38.noarch 157/157 #12 58.41 #12 58.41 Upgraded: #12 58.41 dnf-4.19.0-1.fc38.noarch dnf-data-4.19.0-1.fc38.noarch #12 58.41 libdnf-0.73.0-1.fc38.x86_64 python3-dnf-4.19.0-1.fc38.noarch #12 58.41 python3-hawkey-0.73.0-1.fc38.x86_64 python3-libdnf-0.73.0-1.fc38.x86_64 #12 58.41 yum-4.19.0-1.fc38.noarch #12 58.41 Installed: #12 58.41 ansible-srpm-macros-1-12.fc38.noarch #12 58.41 binutils-2.39-16.fc38.x86_64 #12 58.41 binutils-gold-2.39-16.fc38.x86_64 #12 58.41 bzip2-1.0.8-13.fc38.x86_64 #12 58.41 cpio-2.13-14.fc38.x86_64 #12 58.41 dash-0.5.12-1.fc38.x86_64 #12 58.41 dbus-libs-1:1.14.10-1.fc38.x86_64 #12 58.41 debugedit-5.0-9.fc38.x86_64 #12 58.41 desktop-file-utils-0.26-8.fc38.x86_64 #12 58.41 devscripts-checkbashisms-2.23.0-1.fc38.x86_64 #12 58.41 diffutils-3.10-1.fc38.x86_64 #12 58.41 dnf-plugins-core-4.5.0-1.fc38.noarch #12 58.41 dwz-0.15-2.fc38.x86_64 #12 58.41 ed-1.19-2.fc38.x86_64 #12 58.41 efi-srpm-macros-5-7.fc38.noarch #12 58.41 elfutils-0.190-2.fc38.x86_64 #12 58.41 elfutils-debuginfod-client-0.190-2.fc38.x86_64 #12 58.41 emacs-filesystem-1:28.3-0.rc1.fc38.noarch #12 58.41 enchant2-2.3.4-1.fc38.x86_64 #12 58.41 file-5.44-3.fc38.x86_64 #12 58.41 fonts-filesystem-1:2.0.5-11.fc38.noarch #12 58.41 fonts-srpm-macros-1:2.0.5-11.fc38.noarch #12 58.41 fpc-srpm-macros-1.3-7.fc38.noarch #12 58.41 gdb-minimal-14.1-3.fc38.x86_64 #12 58.41 gdk-pixbuf2-2.42.10-2.fc38.x86_64 #12 58.41 ghc-srpm-macros-1.6.1-1.fc38.noarch #12 58.41 glibc-gconv-extra-2.37-18.fc38.x86_64 #12 58.41 gnat-srpm-macros-6-2.fc38.noarch #12 58.41 go-srpm-macros-3.4.0-2.fc38.noarch #12 58.41 groff-base-1.22.4-11.fc38.x86_64 #12 58.41 hunspell-1.7.2-3.fc38.x86_64 #12 58.41 hunspell-en-0.20201207-3.fc38.noarch #12 58.41 hunspell-en-GB-0.20201207-3.fc38.noarch #12 58.41 hunspell-en-US-0.20201207-3.fc38.noarch #12 58.41 hunspell-filesystem-1.7.2-3.fc38.x86_64 #12 58.41 jansson-2.13.1-6.fc38.x86_64 #12 58.41 js-jquery-3.6.3-2.fc38.noarch #12 58.41 json-glib-1.6.6-4.fc38.x86_64 #12 58.41 kernel-srpm-macros-1.0-19.fc38.noarch #12 58.41 libappstream-glib-0.8.2-2.fc38.x86_64 #12 58.41 libjpeg-turbo-2.1.4-2.fc38.x86_64 #12 58.41 libpkgconf-1.8.0-6.fc38.x86_64 #12 58.41 libpng-2:1.6.37-14.fc38.x86_64 #12 58.41 libstemmer-2.2.0-5.fc38.x86_64 #12 58.41 lua-srpm-macros-1-13.fc38.noarch #12 58.41 ncurses-6.4-7.20230520.fc38.x86_64 #12 58.41 ocaml-srpm-macros-7-3.fc38.noarch #12 58.41 openblas-srpm-macros-2-13.fc38.noarch #12 58.41 package-notes-srpm-macros-0.5-8.fc38.noarch #12 58.41 patch-2.7.6-19.fc38.x86_64 #12 58.41 perl-AutoLoader-5.74-498.fc38.noarch #12 58.41 perl-B-1.83-498.fc38.x86_64 #12 58.41 perl-Carp-1.52-490.fc38.noarch #12 58.41 perl-Class-Struct-0.66-498.fc38.noarch #12 58.41 perl-Data-Dumper-2.184-491.fc38.x86_64 #12 58.41 perl-Digest-1.20-490.fc38.noarch #12 58.41 perl-Digest-MD5-2.58-490.fc38.x86_64 #12 58.41 perl-DynaLoader-1.52-498.fc38.x86_64 #12 58.41 perl-Encode-4:3.19-493.fc38.x86_64 #12 58.41 perl-Errno-1.36-498.fc38.x86_64 #12 58.41 perl-Exporter-5.77-490.fc38.noarch #12 58.41 perl-Fcntl-1.15-498.fc38.x86_64 #12 58.41 perl-File-Basename-2.85-498.fc38.noarch #12 58.41 perl-File-Path-2.18-490.fc38.noarch #12 58.41 perl-File-Temp-1:0.231.100-490.fc38.noarch #12 58.41 perl-File-stat-1.12-498.fc38.noarch #12 58.41 perl-FileHandle-2.03-498.fc38.noarch #12 58.41 perl-Getopt-Long-1:2.54-2.fc38.noarch #12 58.41 perl-Getopt-Std-1.13-498.fc38.noarch #12 58.41 perl-HTTP-Tiny-0.086-2.fc38.noarch #12 58.41 perl-IO-1.50-498.fc38.x86_64 #12 58.41 perl-IO-Socket-IP-0.41-492.fc38.noarch #12 58.41 perl-IO-Socket-SSL-2.081-1.fc38.noarch #12 58.41 perl-IPC-Open3-1.22-498.fc38.noarch #12 58.41 perl-MIME-Base64-3.16-490.fc38.x86_64 #12 58.41 perl-Mozilla-CA-20221114-2.fc38.noarch #12 58.41 perl-NDBM_File-1.15-498.fc38.x86_64 #12 58.41 perl-Net-SSLeay-1.92-5.fc38.x86_64 #12 58.41 perl-POSIX-2.03-498.fc38.x86_64 #12 58.41 perl-PathTools-3.84-490.fc38.x86_64 #12 58.41 perl-Pod-Escapes-1:1.07-490.fc38.noarch #12 58.41 perl-Pod-Perldoc-3.28.01-491.fc38.noarch #12 58.41 perl-Pod-Simple-1:3.43-491.fc38.noarch #12 58.41 perl-Pod-Usage-4:2.03-4.fc38.noarch #12 58.41 perl-Scalar-List-Utils-5:1.63-490.fc38.x86_64 #12 58.41 perl-SelectSaver-1.02-498.fc38.noarch #12 58.41 perl-Socket-4:2.036-2.fc38.x86_64 #12 58.41 perl-Storable-1:3.26-490.fc38.x86_64 #12 58.41 perl-Symbol-1.09-498.fc38.noarch #12 58.41 perl-Term-ANSIColor-5.01-491.fc38.noarch #12 58.41 perl-Term-Cap-1.18-1.fc38.noarch #12 58.41 perl-Text-ParseWords-3.31-490.fc38.noarch #12 58.41 perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch #12 58.41 perl-Time-Local-2:1.300-490.fc38.noarch #12 58.41 perl-URI-5.17-2.fc38.noarch #12 58.41 perl-base-2.27-498.fc38.noarch #12 58.41 perl-constant-1.33-491.fc38.noarch #12 58.41 perl-if-0.61.000-498.fc38.noarch #12 58.41 perl-interpreter-4:5.36.3-498.fc38.x86_64 #12 58.41 perl-libnet-3.15-1.fc38.noarch #12 58.41 perl-libs-4:5.36.3-498.fc38.x86_64 #12 58.41 perl-locale-1.10-498.fc38.noarch #12 58.41 perl-mro-1.26-498.fc38.x86_64 #12 58.41 perl-overload-1.35-498.fc38.noarch #12 58.41 perl-overloading-0.02-498.fc38.noarch #12 58.41 perl-parent-1:0.241-1.fc38.noarch #12 58.41 perl-podlators-1:5.01-2.fc38.noarch #12 58.41 perl-srpm-macros-1-48.fc38.noarch #12 58.41 perl-vars-1.05-498.fc38.noarch #12 58.41 pkgconf-1.8.0-6.fc38.x86_64 #12 58.41 pkgconf-m4-1.8.0-6.fc38.noarch #12 58.41 pkgconf-pkg-config-1.8.0-6.fc38.x86_64 #12 58.41 pyproject-srpm-macros-1.12.0-1.fc38.noarch #12 58.41 python-srpm-macros-3.11-10.fc38.noarch #12 58.41 python-systemd-doc-235-2.fc38.x86_64 #12 58.41 python3-construct-2.10.68-4.fc38.noarch #12 58.41 python3-dateutil-1:2.8.2-5.fc38.noarch #12 58.41 python3-dbus-1.3.2-2.fc38.x86_64 #12 58.41 python3-distro-1.8.0-2.fc38.noarch #12 58.41 python3-dnf-plugins-core-4.5.0-1.fc38.noarch #12 58.41 python3-enchant-3.2.2-6.fc38.noarch #12 58.41 python3-file-magic-5.44-3.fc38.noarch #12 58.41 python3-pybeam-0.7-5.fc38.noarch #12 58.41 python3-pyxdg-0.27-7.fc38.noarch #12 58.41 python3-six-1.16.0-9.fc38.noarch #12 58.41 python3-systemd-235-2.fc38.x86_64 #12 58.41 python3-tomli-w-1.0.0-5.fc38.noarch #12 58.41 python3-zstandard-0.21.0-1.fc38.x86_64 #12 58.41 qt5-srpm-macros-5.15.11-1.fc38.noarch #12 58.41 qt6-srpm-macros-6.6.0-1.fc38.noarch #12 58.41 redhat-rpm-config-255-1.fc38.noarch #12 58.41 rpm-build-4.18.2-1.fc38.x86_64 #12 58.41 rpmautospec-rpm-macros-0.3.8-1.fc38.noarch #12 58.41 rpmlint-2.4.0-6.fc38.noarch #12 58.41 rpmlint-fedora-license-data-1.40-1.fc38.noarch #12 58.41 rust-srpm-macros-25.2-2.fc38.noarch #12 58.41 shared-mime-info-2.2-3.fc38.x86_64 #12 58.41 unzip-6.0-60.fc38.x86_64 #12 58.41 web-assets-filesystem-5-19.fc38.noarch #12 58.41 xxhash-libs-0.8.2-1.fc38.x86_64 #12 58.41 xz-5.4.1-1.fc38.x86_64 #12 58.41 zip-3.0-37.fc38.x86_64 #12 58.41 zstd-1.5.5-1.fc38.x86_64 #12 58.41 #12 58.41 Complete! #12 DONE 58.5s #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS #14 DONE 0.1s #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec #14 53.86 Preparing to unpack .../247-libgit-wrapper-perl_0.048-1_all.deb ... #14 53.87 Unpacking libgit-wrapper-perl (0.048-1) ... #14 53.90 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 53.91 Preparing to unpack .../248-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #14 53.91 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #14 53.95 Selecting previously unselected package libio-prompter-perl. #14 53.95 Preparing to unpack .../249-libio-prompter-perl_0.004015-1_all.deb ... #14 53.96 Unpacking libio-prompter-perl (0.004015-1) ... #14 53.99 Selecting previously unselected package libjson-perl. #14 54.00 Preparing to unpack .../250-libjson-perl_4.02000-2_all.deb ... #14 54.00 Unpacking libjson-perl (4.02000-2) ... #14 54.06 Selecting previously unselected package liblog-any-perl. #14 54.06 Preparing to unpack .../251-liblog-any-perl_1.708-1_all.deb ... #14 54.06 Unpacking liblog-any-perl (1.708-1) ... #14 54.10 Selecting previously unselected package liblog-any-adapter-screen-perl. #15 6.468 Preparing to unpack .../07-cmake_3.25.1-1_arm64.deb ... #15 6.473 Unpacking cmake (3.25.1-1) ... #14 54.40 Get:306 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-html5-entities-perl all 0.004-3 [21.6 kB] #13 58.48 Setting up libsoap-lite-perl (1.27-3) ... #13 58.49 Setting up libxmlrpc-lite-perl (0.717-5) ... #13 58.52 Processing triggers for libc-bin (2.36-9+deb12u4) ... #13 58.60 Processing triggers for ca-certificates (20230311) ... #13 58.62 Updating certificates in /etc/ssl/certs... #14 53.18 Preparing to unpack .../126-gpg_2.2.27-3ubuntu2.1_armhf.deb ... #14 53.18 Unpacking gpg (2.2.27-3ubuntu2.1) ... #14 53.21 Selecting previously unselected package pinentry-curses. #14 53.22 Preparing to unpack .../127-pinentry-curses_1.1.1-1build2_armhf.deb ... #14 53.22 Unpacking pinentry-curses (1.1.1-1build2) ... #14 53.25 Selecting previously unselected package gpg-agent. #14 53.25 Preparing to unpack .../128-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ... #14 53.26 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... #14 53.29 Selecting previously unselected package gpg-wks-client. #14 53.29 Preparing to unpack .../129-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ... #14 53.29 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 53.32 Selecting previously unselected package gpg-wks-server. #14 53.32 Preparing to unpack .../130-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ... #14 53.33 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 53.35 Selecting previously unselected package gpgsm. #14 53.35 Preparing to unpack .../131-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ... #14 53.36 Unpacking gpgsm (2.2.27-3ubuntu2.1) ... #14 53.39 Selecting previously unselected package gnupg. #14 53.39 Preparing to unpack .../132-gnupg_2.2.27-3ubuntu2.1_all.deb ... #14 53.39 Unpacking gnupg (2.2.27-3ubuntu2.1) ... #14 62.45 Selecting previously unselected package patch. #14 62.46 Preparing to unpack .../091-patch_2.7.6-7build2_arm64.deb ... #14 62.46 Unpacking patch (2.7.6-7build2) ... #14 62.50 Selecting previously unselected package lto-disabled-list. #14 62.50 Preparing to unpack .../092-lto-disabled-list_43_all.deb ... #14 62.51 Unpacking lto-disabled-list (43) ... #14 62.54 Selecting previously unselected package dpkg-dev. #14 62.54 Preparing to unpack .../093-dpkg-dev_1.22.0ubuntu1_all.deb ... #14 62.54 Unpacking dpkg-dev (1.22.0ubuntu1) ... #14 62.59 Selecting previously unselected package build-essential. #14 62.60 Preparing to unpack .../094-build-essential_12.10ubuntu1_arm64.deb ... #14 62.60 Unpacking build-essential (12.10ubuntu1) ... #14 62.64 Selecting previously unselected package libbrotli1:arm64. #14 62.64 Preparing to unpack .../095-libbrotli1_1.0.9-2build8_arm64.deb ... #14 62.64 Unpacking libbrotli1:arm64 (1.0.9-2build8) ... #14 62.68 Selecting previously unselected package libsasl2-modules-db:arm64. #14 62.68 Preparing to unpack .../096-libsasl2-modules-db_2.1.28+dfsg1-3_arm64.deb ... #14 62.69 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg1-3) ... #14 62.76 Selecting previously unselected package libsasl2-2:arm64. #14 56.15 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 56.15 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 56.18 Selecting previously unselected package libclass-xsaccessor-perl. #14 56.18 Preparing to unpack .../144-libclass-xsaccessor-perl_1.19-3build9_arm64.deb ... #14 56.18 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #14 56.22 Selecting previously unselected package libb-hooks-op-check-perl. #14 56.22 Preparing to unpack .../145-libb-hooks-op-check-perl_0.22-1build5_arm64.deb ... #14 56.22 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #14 56.28 Selecting previously unselected package libdynaloader-functions-perl. #14 56.29 Preparing to unpack .../146-libdynaloader-functions-perl_0.003-1.1_all.deb ... #14 56.29 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #14 56.33 Selecting previously unselected package libdevel-callchecker-perl. #14 56.33 Preparing to unpack .../147-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ... #14 56.33 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 56.36 Selecting previously unselected package libparams-classify-perl. #14 56.36 Preparing to unpack .../148-libparams-classify-perl_0.015-1build5_arm64.deb ... #14 56.37 Unpacking libparams-classify-perl (0.015-1build5) ... #14 56.39 Selecting previously unselected package libmodule-runtime-perl. #15 10.64 Installing : kmod-libs-30-6.fc39.aarch64 52/94 #15 10.65 Installing : jsoncpp-1.9.5-5.fc39.aarch64 53/94 #15 10.70 Installing : gc-8.2.2-4.fc39.aarch64 54/94 #14 63.84 Setting up liblinux-epoll-perl (0.017-1) ... #14 63.85 Setting up libvariable-magic-perl (0.62-1build2) ... #14 63.87 Setting up python3-idna (2.8-1) ... #14 64.06 Setting up libio-html-perl (1.001-1) ... #14 64.07 Setting up libcroco3:arm64 (0.6.13-1) ... #14 64.10 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #14 64.11 Setting up libtest-refcount-perl (0.10-1) ... #14 64.12 Setting up libparams-util-perl (1.07-3build5) ... #14 64.20 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... #14 64.21 Setting up autoconf (2.69-11.1) ... #14 64.23 Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... #15 8.524 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB] #15 11.68 Setting up pkg-config (0.29-6) ... #15 11.73 Setting up libltdl7:armhf (2.4.6-9) ... #15 11.75 Setting up librhash0:armhf (1.3.8-1) ... #15 11.76 Setting up cmake-data (3.16.3-3~bpo10+1) ... #15 11.78 Setting up dh-apparmor (2.13.2-10) ... #15 11.79 Setting up libsystemd-dev:armhf (241-7~deb10u9+rpi1) ... #15 9.553 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf build-essential armhf 12.9 [7704 B] #15 9.554 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf bash-completion all 1:2.11-6 [234 kB] #15 9.554 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libarchive13 armhf 3.6.2-1 [293 kB] #15 9.557 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libjsoncpp25 armhf 1.9.5-4 [66.7 kB] #15 9.557 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf librhash0 armhf 1.4.3-3 [142 kB] #15 9.647 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libuv1 armhf 1.44.2-1+rpi1 [125 kB] #15 9.649 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf cmake-data all 3.25.1-1 [2026 kB] #15 9.758 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf cmake armhf 3.25.1-1 [3859 kB] #13 65.52 Setting up libconst-fast-perl (0.014-1) ... #13 65.53 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ... #13 65.55 Setting up libmodule-implementation-perl (0.09-1) ... #13 65.56 Setting up libemail-valid-perl (1.202-1) ... #13 65.58 Setting up libcgi-fast-perl (1:2.13-1) ... #13 65.59 Setting up libpackage-stash-perl (0.38-1) ... #13 65.61 Setting up libimport-into-perl (1.002005-1) ... #13 65.63 Setting up libmoo-perl (2.003004-2) ... #13 65.65 Setting up libmime-tools-perl (5.509-1) ... #13 65.66 Setting up libxml-simple-perl (2.25-1) ... #13 65.67 Setting up libparams-validate-perl (1.29-1+b1) ... #13 65.69 Setting up libb-hooks-endofscope-perl (0.24-1) ... #13 65.70 Setting up lintian (2.15.0) ... #13 65.72 Setting up libnamespace-clean-perl (0.27-1) ... #13 65.73 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #13 65.74 Setting up licensecheck (3.0.31-3) ... #13 65.76 Setting up libgitlab-api-v4-perl (0.16-1) ... #13 65.77 Setting up liblwp-protocol-https-perl (6.07-2) ... #13 65.79 Setting up libwww-perl (6.36-2) ... #13 52.74 Updating certificates in /etc/ssl/certs... #40 0.582 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #40 0.663 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] #40 0.685 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [144 kB] #14 54.11 Preparing to unpack .../252-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #14 54.11 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #14 54.15 Selecting previously unselected package libpackage-stash-perl. #14 54.15 Preparing to unpack .../253-libpackage-stash-perl_0.38-1_all.deb ... #14 54.16 Unpacking libpackage-stash-perl (0.38-1) ... #14 54.23 Selecting previously unselected package libsub-identify-perl. #14 54.24 Preparing to unpack .../254-libsub-identify-perl_0.14-1build2_armhf.deb ... #14 54.24 Unpacking libsub-identify-perl (0.14-1build2) ... #14 54.27 Selecting previously unselected package libsub-name-perl. #14 54.28 Preparing to unpack .../255-libsub-name-perl_0.26-1_armhf.deb ... #14 54.28 Unpacking libsub-name-perl (0.26-1) ... #14 54.31 Selecting previously unselected package libnamespace-clean-perl. #14 54.32 Preparing to unpack .../256-libnamespace-clean-perl_0.27-1_all.deb ... #14 54.32 Unpacking libnamespace-clean-perl (0.27-1) ... #14 54.35 Selecting previously unselected package libpath-tiny-perl. #14 54.35 Preparing to unpack .../257-libpath-tiny-perl_0.108-1_all.deb ... #14 54.36 Unpacking libpath-tiny-perl (0.108-1) ... #14 54.40 Selecting previously unselected package libtype-tiny-perl. #14 54.40 Preparing to unpack .../258-libtype-tiny-perl_1.008001-2_all.deb ... #14 54.41 Unpacking libtype-tiny-perl (1.008001-2) ... #14 54.46 Selecting previously unselected package libgitlab-api-v4-perl. #15 6.988 Selecting previously unselected package dh-apparmor. #14 54.79 Get:307 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB] #13 57.77 Setting up libgssapi-krb5-2:armhf (1.20.1-2+deb12u1) ... #13 57.79 Setting up libgdbm-compat4:armhf (1.23-3) ... #13 57.80 Setting up ucf (3.0043+nmu1) ... #13 57.91 Setting up dwz (0.15-1) ... #13 57.92 Setting up groff-base (1.22.4-10) ... #13 57.94 Setting up cpp (4:12.2.0-3) ... #13 57.96 Setting up pixz (1.0.7-2) ... #13 58.00 Setting up gpgconf (2.2.40-1.1) ... #13 58.02 Setting up libcurl4:armhf (7.88.1-10+deb12u5) ... #13 58.95 0 added, 0 removed; done. #13 58.95 Running hooks in /etc/ca-certificates/update.d... #14 53.42 Selecting previously unselected package libfile-dirlist-perl. #14 53.42 Preparing to unpack .../133-libfile-dirlist-perl_0.05-2_all.deb ... #14 53.43 Unpacking libfile-dirlist-perl (0.05-2) ... #14 53.46 Selecting previously unselected package libfile-which-perl. #14 53.46 Preparing to unpack .../134-libfile-which-perl_1.23-1_all.deb ... #14 53.46 Unpacking libfile-which-perl (1.23-1) ... #14 53.49 Selecting previously unselected package libfile-homedir-perl. #14 53.49 Preparing to unpack .../135-libfile-homedir-perl_1.006-1_all.deb ... #14 53.55 Unpacking libfile-homedir-perl (1.006-1) ... #14 53.58 Selecting previously unselected package libfile-touch-perl. #14 53.58 Preparing to unpack .../136-libfile-touch-perl_0.12-1_all.deb ... #14 53.58 Unpacking libfile-touch-perl (0.12-1) ... #14 53.61 Selecting previously unselected package libio-pty-perl. #14 53.61 Preparing to unpack .../137-libio-pty-perl_1%3a1.15-2build2_armhf.deb ... #14 53.61 Unpacking libio-pty-perl (1:1.15-2build2) ... #14 53.64 Selecting previously unselected package libipc-run-perl. #14 53.64 Preparing to unpack .../138-libipc-run-perl_20200505.0-1_all.deb ... #14 53.64 Unpacking libipc-run-perl (20200505.0-1) ... #14 53.68 Selecting previously unselected package libclass-method-modifiers-perl. From https://github.com/docker/buildx * [new tag] v0.12.1 -> v0.12.1 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.12.1 #14 56.40 Preparing to unpack .../149-libmodule-runtime-perl_0.016-1_all.deb ... #14 56.40 Unpacking libmodule-runtime-perl (0.016-1) ... #14 56.43 Selecting previously unselected package libimport-into-perl. #14 56.43 Preparing to unpack .../150-libimport-into-perl_1.002005-1_all.deb ... #14 56.44 Unpacking libimport-into-perl (1.002005-1) ... #14 56.46 Selecting previously unselected package librole-tiny-perl. #14 56.47 Preparing to unpack .../151-librole-tiny-perl_2.002004-1_all.deb ... #14 56.47 Unpacking librole-tiny-perl (2.002004-1) ... #14 56.54 Selecting previously unselected package libsub-quote-perl. #14 56.55 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ... #14 56.55 Unpacking libsub-quote-perl (2.006006-1) ... #14 56.58 Selecting previously unselected package libmoo-perl. #14 56.58 Preparing to unpack .../153-libmoo-perl_2.005004-3_all.deb ... #14 56.58 Unpacking libmoo-perl (2.005004-3) ... #14 56.61 Selecting previously unselected package libencode-locale-perl. #14 56.61 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ... #14 56.62 Unpacking libencode-locale-perl (1.05-1.1) ... #14 56.65 Selecting previously unselected package libtimedate-perl. #14 56.65 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ... #14 56.65 Unpacking libtimedate-perl (2.3300-2) ... #14 56.71 Selecting previously unselected package libhttp-date-perl. #14 56.72 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ... #14 56.72 Unpacking libhttp-date-perl (6.05-1) ... #14 56.75 Selecting previously unselected package libfile-listing-perl. #13 49.05 Setting up libgdbm-compat4:armhf (1.19-2) ... #13 49.06 Setting up ucf (3.0043) ... #13 49.19 Setting up libperl5.32:armhf (5.32.1-4+deb11u3) ... #13 49.20 Setting up dwz (0.13+20210201-1) ... #13 49.22 Setting up groff-base (1.22.4-6) ... #13 49.24 Setting up cpp (4:10.2.1-1) ... #13 49.25 Setting up pixz (1.0.7-1) ... #13 49.27 Setting up gpgconf (2.2.27-2+deb11u2) ... #13 49.28 Setting up libcurl4:armhf (7.74.0-1.3+deb11u11) ... #13 49.29 Setting up libc6-dev:armhf (2.31-13+deb11u8) ... #13 49.31 Setting up libx11-6:armhf (2:1.7.2-1+deb11u2) ... #15 10.94 Installing : guile22-2.2.7-9.fc39.aarch64 55/94 #14 62.76 Preparing to unpack .../097-libsasl2-2_2.1.28+dfsg1-3_arm64.deb ... #14 62.77 Unpacking libsasl2-2:arm64 (2.1.28+dfsg1-3) ... #14 62.81 Selecting previously unselected package libldap2:arm64. #14 62.81 Preparing to unpack .../098-libldap2_2.6.6+dfsg-1~exp1ubuntu1_arm64.deb ... #14 62.81 Unpacking libldap2:arm64 (2.6.6+dfsg-1~exp1ubuntu1) ... #14 62.86 Selecting previously unselected package librtmp1:arm64. #14 62.87 Preparing to unpack .../099-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ... #14 62.87 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 62.91 Selecting previously unselected package libssh-4:arm64. #14 62.91 Preparing to unpack .../100-libssh-4_0.10.5-3ubuntu1.2_arm64.deb ... #14 62.92 Unpacking libssh-4:arm64 (0.10.5-3ubuntu1.2) ... #14 62.96 Selecting previously unselected package libcurl4:arm64. #14 62.96 Preparing to unpack .../101-libcurl4_8.2.1-1ubuntu3.2_arm64.deb ... #14 62.96 Unpacking libcurl4:arm64 (8.2.1-1ubuntu3.2) ... #14 62.99 Selecting previously unselected package curl. #14 64.39 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #14 64.40 Setting up libarray-intspan-perl (2.003-1) ... #14 64.41 Setting up libcapture-tiny-perl (0.48-1) ... #14 64.43 Setting up libtimedate-perl (2.3200-1) ... #14 64.44 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 64.45 Setting up libsub-name-perl (0.26-1) ... #14 64.47 Setting up libtype-tiny-xs-perl (0.016-1) ... #14 64.48 Setting up libfile-chdir-perl (0.1008-1) ... #14 64.49 Setting up xauth (1:1.1-0ubuntu1) ... #15 11.80 Setting up libjsoncpp1:armhf (1.7.4-3) ... #15 11.81 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... #15 11.83 Setting up libltdl-dev:armhf (2.4.6-9) ... #15 11.84 Setting up g++-8 (8.3.0-6+rpi1) ... #15 11.86 Setting up cmake (3.16.3-3~bpo10+1) ... #15 11.87 Setting up g++ (4:8.3.0-1+rpi2) ... #15 11.90 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 11.91 Setting up build-essential (12.6) ... #15 11.92 Setting up docker-ce-build-deps (1.0) ... #15 11.93 Processing triggers for man-db (2.8.5-2+deb10u1) ... #15 11.96 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ... #15 9.985 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf dh-apparmor all 3.0.8-3 [16.7 kB] #15 9.988 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf libltdl7 armhf 2.4.7-5 [390 kB] #15 10.08 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf libltdl-dev armhf 2.4.7-5 [161 kB] #15 10.09 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf libseccomp-dev armhf 2.5.4-1+rpi1+b1 [86.6 kB] #13 65.80 Setting up debhelper (12.1.1) ... #13 65.81 Setting up dh-autoreconf (19) ... #13 65.82 Setting up devscripts (2.19.5+deb10u1) ... #13 66.03 Setting up dh-strip-nondeterminism (1.1.2-1) ... #14 54.47 Preparing to unpack .../259-libgitlab-api-v4-perl_0.25-1_all.deb ... #14 54.47 Unpacking libgitlab-api-v4-perl (0.25-1) ... #14 54.52 Selecting previously unselected package libhash-fieldhash-perl. #14 54.52 Preparing to unpack .../260-libhash-fieldhash-perl_0.15-1build2_armhf.deb ... #14 54.52 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #14 54.55 Selecting previously unselected package libhtml-form-perl. #14 54.56 Preparing to unpack .../261-libhtml-form-perl_6.07-1_all.deb ... #14 54.56 Unpacking libhtml-form-perl (6.07-1) ... #14 54.59 Selecting previously unselected package libhtml-format-perl. #14 54.60 Preparing to unpack .../262-libhtml-format-perl_2.12-1_all.deb ... #14 54.60 Unpacking libhtml-format-perl (2.12-1) ... #14 54.64 Selecting previously unselected package libhttp-daemon-perl. #14 54.64 Preparing to unpack .../263-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... #14 54.65 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 54.68 Selecting previously unselected package libidn11:armhf. #14 54.69 Preparing to unpack .../264-libidn11_1.33-2.2ubuntu2_armhf.deb ... #14 54.69 Unpacking libidn11:armhf (1.33-2.2ubuntu2) ... #14 54.73 Selecting previously unselected package libstruct-dumb-perl. #15 6.506 Running transaction check #15 6.630 Transaction check succeeded. #15 6.630 Running transaction test #15 6.991 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ... #15 6.996 Unpacking dh-apparmor (3.0.8-3) ... #15 7.031 Selecting previously unselected package libseccomp-dev:arm64. #15 7.034 Preparing to unpack .../09-libseccomp-dev_2.5.4-1+b3_arm64.deb ... #15 7.038 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... #15 7.072 Selecting previously unselected package libsystemd-dev:arm64. #15 7.075 Preparing to unpack .../10-libsystemd-dev_252.22-1~deb12u1_arm64.deb ... #15 7.078 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ... #15 7.186 Selecting previously unselected package libpkgconf3:arm64. #14 54.98 Get:308 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libhttp-daemon-perl all 6.16-1 [22.4 kB] #14 55.09 Get:309 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libindirect-perl armhf 0.39-2build1 [20.3 kB] #14 55.19 Get:310 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libio-interactive-perl all 1.023-2 [10.1 kB] #15 5.944 Running transaction check #15 6.091 Transaction check succeeded. #13 58.04 Setting up libx11-6:armhf (2:1.8.4-2+deb12u2) ... #13 58.06 Setting up curl (7.88.1-10+deb12u5) ... #13 58.07 Setting up libfontconfig1:armhf (2.14.1-4) ... #13 58.09 Setting up binutils-arm-linux-gnueabihf (2.40-2) ... #13 58.10 Setting up libperl5.36:armhf (5.36.0-7+deb12u1) ... #13 58.12 Setting up libxmuu1:armhf (2:1.1.3-3) ... #13 58.14 Setting up gpg (2.2.40-1.1) ... #13 58.95 done. #14 53.68 Preparing to unpack .../139-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 53.68 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 53.71 Selecting previously unselected package libclass-xsaccessor-perl. #14 53.71 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-3build9_armhf.deb ... #14 53.71 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #14 53.74 Selecting previously unselected package libb-hooks-op-check-perl. #14 53.74 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-1build5_armhf.deb ... #14 53.75 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #14 53.77 Selecting previously unselected package libdynaloader-functions-perl. #14 53.77 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-1.1_all.deb ... #14 53.78 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #14 53.80 Selecting previously unselected package libdevel-callchecker-perl. #14 53.80 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ... #14 53.81 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 53.83 Selecting previously unselected package libparams-classify-perl. #14 53.84 Preparing to unpack .../144-libparams-classify-perl_0.015-1build5_armhf.deb ... #14 53.84 Unpacking libparams-classify-perl (0.015-1build5) ... #14 53.87 Selecting previously unselected package libmodule-runtime-perl. #14 53.87 Preparing to unpack .../145-libmodule-runtime-perl_0.016-1_all.deb ... #14 53.88 Unpacking libmodule-runtime-perl (0.016-1) ... #14 53.91 Selecting previously unselected package libimport-into-perl. #14 53.91 Preparing to unpack .../146-libimport-into-perl_1.002005-1_all.deb ... #14 53.93 Unpacking libimport-into-perl (1.002005-1) ... #14 53.97 Selecting previously unselected package librole-tiny-perl. #14 53.97 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ... #14 53.97 Unpacking librole-tiny-perl (2.002004-1) ... #14 54.00 Selecting previously unselected package libsub-quote-perl. #14 54.00 Preparing to unpack .../148-libsub-quote-perl_2.006006-1_all.deb ... #14 54.00 Unpacking libsub-quote-perl (2.006006-1) ... #14 54.03 Selecting previously unselected package libmoo-perl. #14 56.75 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ... #14 56.75 Unpacking libfile-listing-perl (6.14-1) ... #14 56.78 Selecting previously unselected package libhtml-tagset-perl. #14 56.78 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ... #14 56.79 Unpacking libhtml-tagset-perl (3.20-4) ... #14 56.82 Selecting previously unselected package liburi-perl. #14 56.82 Preparing to unpack .../159-liburi-perl_5.10-1_all.deb ... #14 56.83 Unpacking liburi-perl (5.10-1) ... #14 56.86 Selecting previously unselected package libhtml-parser-perl:arm64. #14 56.86 Preparing to unpack .../160-libhtml-parser-perl_3.76-1build2_arm64.deb ... #14 56.87 Unpacking libhtml-parser-perl:arm64 (3.76-1build2) ... #14 56.90 Selecting previously unselected package libhtml-tree-perl. #14 56.90 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ... #14 56.90 Unpacking libhtml-tree-perl (5.07-2) ... #14 56.95 Selecting previously unselected package libio-html-perl. #14 56.95 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ... #14 56.95 Unpacking libio-html-perl (1.004-2) ... #14 56.98 Selecting previously unselected package liblwp-mediatypes-perl. #13 49.32 Setting up curl (7.74.0-1.3+deb11u11) ... #13 49.33 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... #13 49.38 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ... #13 49.39 Setting up gpg (2.2.27-2+deb11u2) ... #13 49.40 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ... #13 49.42 Setting up libpython3-stdlib:armhf (3.9.2-3) ... #13 49.43 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #13 49.45 Setting up libstdc++-10-dev:armhf (10.2.1-6) ... #13 49.46 Setting up gpg-agent (2.2.27-2+deb11u2) ... #15 11.00 Installing : make-1:4.4.1-2.fc39.aarch64 56/94 #14 64.51 Setting up cpp (4:9.3.0-1ubuntu2) ... #14 64.52 Setting up libpath-tiny-perl (0.108-1) ... #14 64.53 Setting up libarchive-cpio-perl (0.10-1) ... #14 64.55 Setting up libjson-perl (4.02000-2) ... #14 64.56 Setting up libsub-override-perl (0.09-2) ... #14 64.57 Setting up python3-unidiff (0.5.5-2) ... #14 64.70 Setting up libstrictures-perl (2.000006-1) ... #14 64.71 Setting up libsub-quote-perl (2.006006-1) ... #14 64.72 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #14 64.73 Setting up libsort-versions-perl (1.62-1) ... #14 64.74 Setting up libexporter-tiny-perl (1.002001-1) ... #14 64.75 Setting up libre-engine-re2-perl (0.13-5) ... #14 64.77 Setting up libterm-readkey-perl (2.38-1build1) ... #14 64.78 Setting up lsb-release (11.1.0ubuntu2) ... #14 64.79 Setting up libnet-ip-perl (1.26-2) ... #14 64.80 Setting up python3-magic (2:0.4.15-3) ... #14 63.00 Preparing to unpack .../102-curl_8.2.1-1ubuntu3.2_arm64.deb ... #14 63.05 Unpacking curl (8.2.1-1ubuntu3.2) ... #14 63.09 Selecting previously unselected package dctrl-tools. #14 63.09 Preparing to unpack .../103-dctrl-tools_2.24-3build2_arm64.deb ... #14 63.10 Unpacking dctrl-tools (2.24-3build2) ... #14 63.13 Selecting previously unselected package libdebhelper-perl. #14 63.13 Preparing to unpack .../104-libdebhelper-perl_13.11.6ubuntu1_all.deb ... #14 63.13 Unpacking libdebhelper-perl (13.11.6ubuntu1) ... #14 63.18 Selecting previously unselected package libtool. #14 63.18 Preparing to unpack .../105-libtool_2.4.7-7_all.deb ... #14 63.19 Unpacking libtool (2.4.7-7) ... #14 63.23 Selecting previously unselected package dh-autoreconf. #15 8.924 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf cmake armhf 3.18.4-2+rpt1+rpi1+deb11u1 [3104 kB] #15 8.982 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B] #15 8.983 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B] #15 8.984 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB] #15 9.075 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [297 kB] #19 exporting layers 2.9s done #19 writing image sha256:50a46446769339fdcb0f0a35dddeb0649997c6631c9556edd8c0c9921d3881ff done #19 naming to docker.io/rpmbuild-centos-9/x86_64 done #19 DONE 2.9s #17 DONE 3.0s #18 [stage-1 8/8] WORKDIR /root/rpmbuild #18 DONE 0.0s #19 exporting to image #19 exporting layers docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-9/x86_64 -ba --define '_gitcommit_cli efb9206' --define '_gitcommit_engine b37f8c8' --define '_release 0' --define '_version 0.0.0~20240226182428.efb9206' --define '_origversion 0.0.0-20240226182428-efb9206' --define '_buildx_rpm_version 0.12.1' --define '_buildx_version v0.12.1' --define '_buildx_gitcommit 30feaa1' --define '_compose_rpm_version 2.24.6' --define '_compose_version v2.24.6' 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 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2TFclY + 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 - #15 10.09 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd0 armhf 252.17-1~deb12u1+rpi1 [299 kB] #15 10.09 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd-dev armhf 252.17-1~deb12u1+rpi1 [353 kB] #15 10.09 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB] #15 10.09 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [27.8 kB] #15 10.09 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB] #15 10.12 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB] #15 10.24 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf udev armhf 252.17-1~deb12u1+rpi1 [1584 kB] #13 66.05 Setting up equivs (2.2.0) ... #13 66.06 Setting up libxml-parser-perl (2.44-4) ... #13 66.07 Setting up libxml-sax-expat-perl (0.51-1) ... #13 66.12 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 66.16 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 66.30 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 54.73 Preparing to unpack .../265-libstruct-dumb-perl_0.09-1_all.deb ... #14 54.74 Unpacking libstruct-dumb-perl (0.09-1) ... #14 54.77 Selecting previously unselected package libio-async-perl. #14 54.77 Preparing to unpack .../266-libio-async-perl_0.75-1_all.deb ... #14 54.78 Unpacking libio-async-perl (0.75-1) ... #14 54.83 Selecting previously unselected package liblinux-epoll-perl. #14 54.84 Preparing to unpack .../267-liblinux-epoll-perl_0.017-1_armhf.deb ... #14 54.84 Unpacking liblinux-epoll-perl (0.017-1) ... #14 54.87 Selecting previously unselected package libio-async-loop-epoll-perl. #14 54.87 Preparing to unpack .../268-libio-async-loop-epoll-perl_0.20-1_all.deb ... #14 54.88 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #14 54.91 Selecting previously unselected package libtypes-serialiser-perl. #14 54.91 Preparing to unpack .../269-libtypes-serialiser-perl_1.0-1_all.deb ... #14 54.91 Unpacking libtypes-serialiser-perl (1.0-1) ... #14 54.94 Selecting previously unselected package libjson-xs-perl. #15 7.190 Preparing to unpack .../11-libpkgconf3_1.8.1-1_arm64.deb ... #15 7.194 Unpacking libpkgconf3:arm64 (1.8.1-1) ... #15 7.222 Selecting previously unselected package pkgconf-bin. #15 7.225 Preparing to unpack .../12-pkgconf-bin_1.8.1-1_arm64.deb ... #15 7.228 Unpacking pkgconf-bin (1.8.1-1) ... #15 7.272 Selecting previously unselected package pkgconf:arm64. #15 7.275 Preparing to unpack .../13-pkgconf_1.8.1-1_arm64.deb ... #15 7.282 Unpacking pkgconf:arm64 (1.8.1-1) ... #15 7.325 Selecting previously unselected package pkg-config:arm64. #15 7.328 Preparing to unpack .../14-pkg-config_1.8.1-1_arm64.deb ... #15 7.333 Unpacking pkg-config:arm64 (1.8.1-1) ... #15 7.383 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... #15 7.395 Setting up libpkgconf3:arm64 (1.8.1-1) ... #15 7.404 Setting up libuv1:arm64 (1.44.2-1) ... #15 7.414 Setting up bash-completion (1:2.11-6) ... #15 7.438 Setting up libproc2-0:arm64 (2:4.0.2-3) ... #15 7.451 Setting up libjsoncpp25:arm64 (1.9.5-4) ... #15 7.465 Setting up pkgconf-bin (1.8.1-1) ... #15 7.475 Setting up librhash0:arm64 (1.4.3-3) ... #15 7.486 Setting up procps (2:4.0.2-3) ... #15 7.532 Setting up cmake-data (3.25.1-1) ... #15 7.550 Setting up dh-apparmor (3.0.8-3) ... #13 53.19 137 added, 0 removed; done. #13 53.24 Setting up libunbound8:armhf (1.9.0-2+deb10u4) ... #13 53.25 Setting up shared-mime-info (1.10-1) ... #14 55.28 Get:311 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjson-perl all 4.10000-1 [81.9 kB] #15 6.091 Running transaction test #13 58.17 Setting up gnupg-utils (2.2.40-1.1) ... #13 58.19 Setting up libtirpc3:armhf (1.3.3+ds-1) ... #13 58.20 Setting up gpg-agent (2.2.40-1.1) ... #14 54.03 Preparing to unpack .../149-libmoo-perl_2.005004-3_all.deb ... #14 54.03 Unpacking libmoo-perl (2.005004-3) ... #14 54.06 Selecting previously unselected package libencode-locale-perl. #14 54.06 Preparing to unpack .../150-libencode-locale-perl_1.05-1.1_all.deb ... #14 54.07 Unpacking libencode-locale-perl (1.05-1.1) ... #14 54.09 Selecting previously unselected package libtimedate-perl. #14 54.09 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ... #14 54.10 Unpacking libtimedate-perl (2.3300-2) ... #14 54.13 Selecting previously unselected package libhttp-date-perl. #14 54.13 Preparing to unpack .../152-libhttp-date-perl_6.05-1_all.deb ... #14 54.13 Unpacking libhttp-date-perl (6.05-1) ... #14 54.16 Selecting previously unselected package libfile-listing-perl. #14 54.16 Preparing to unpack .../153-libfile-listing-perl_6.14-1_all.deb ... #14 54.16 Unpacking libfile-listing-perl (6.14-1) ... #14 54.19 Selecting previously unselected package libhtml-tagset-perl. #14 54.19 Preparing to unpack .../154-libhtml-tagset-perl_3.20-4_all.deb ... #14 54.19 Unpacking libhtml-tagset-perl (3.20-4) ... #14 54.22 Selecting previously unselected package liburi-perl. #14 54.22 Preparing to unpack .../155-liburi-perl_5.10-1_all.deb ... #14 54.22 Unpacking liburi-perl (5.10-1) ... #14 54.26 Selecting previously unselected package libhtml-parser-perl:armhf. #14 56.99 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 56.99 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 57.02 Selecting previously unselected package libhttp-message-perl. #14 57.02 Preparing to unpack .../164-libhttp-message-perl_6.36-1_all.deb ... #14 57.03 Unpacking libhttp-message-perl (6.36-1) ... #14 57.06 Selecting previously unselected package libhttp-cookies-perl. #14 57.06 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ... #14 57.07 Unpacking libhttp-cookies-perl (6.10-1) ... #14 57.10 Selecting previously unselected package libhttp-negotiate-perl. #14 57.10 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ... #14 57.10 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 57.13 Selecting previously unselected package perl-openssl-defaults:arm64. #14 57.14 Preparing to unpack .../167-perl-openssl-defaults_5build2_arm64.deb ... #14 57.16 Unpacking perl-openssl-defaults:arm64 (5build2) ... #14 57.19 Selecting previously unselected package libnet-ssleay-perl:arm64. #14 57.19 Preparing to unpack .../168-libnet-ssleay-perl_1.92-1build2_arm64.deb ... #14 57.19 Unpacking libnet-ssleay-perl:arm64 (1.92-1build2) ... #14 57.23 Selecting previously unselected package libio-socket-ssl-perl. #15 11.41 Installing : gcc-13.2.1-6.fc39.aarch64 57/94 #14 64.92 Setting up libperlio-gzip-perl (0.19-1build5) ... #14 64.94 Setting up libsys-hostname-long-perl (1.5-1) ... #14 64.95 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #14 64.96 Setting up liburi-perl (1.76-2) ... #14 64.98 Setting up libdigest-bubblebabble-perl (0.02-2) ... #14 64.99 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 65.01 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #14 65.03 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 63.23 Preparing to unpack .../106-dh-autoreconf_20_all.deb ... #14 63.24 Unpacking dh-autoreconf (20) ... #14 63.28 Selecting previously unselected package libarchive-zip-perl. #14 63.28 Preparing to unpack .../107-libarchive-zip-perl_1.68-1_all.deb ... #14 63.29 Unpacking libarchive-zip-perl (1.68-1) ... #14 63.32 Selecting previously unselected package libsub-override-perl. #14 63.33 Preparing to unpack .../108-libsub-override-perl_0.09-4_all.deb ... #14 63.33 Unpacking libsub-override-perl (0.09-4) ... #14 63.36 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 63.36 Preparing to unpack .../109-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #14 63.37 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #14 63.43 Selecting previously unselected package dh-strip-nondeterminism. #14 63.43 Preparing to unpack .../110-dh-strip-nondeterminism_1.13.1-1_all.deb ... #14 63.43 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #14 63.47 Selecting previously unselected package libdw1:arm64. git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_master/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.24.6" + SRC=src/github.com/docker/compose + REF=v2.24.6 + REF_FETCH=v2.24.6 + + git -C src/github.com/docker/composeawk ls-remote {print $2} --refs --heads --tags origin v2.24.6 + REF=refs/tags/v2.24.6 + [ -n refs/tags/v2.24.6 ] + REF_FETCH=refs/tags/v2.24.6:refs/tags/v2.24.6 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.24.6:refs/tags/v2.24.6 #15 9.078 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB] #15 9.079 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB] #15 9.080 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-2 [119 kB] #15 9.082 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB] #15 9.083 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB] #15 9.114 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] #15 9.123 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1+deb11u1 [88.2 kB] #15 9.226 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-7+rpi1+deb11u2 [402 kB] #15 9.228 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1+deb11u1 [1186 kB] #15 9.275 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB] #18 DONE 3.8s #19 [stage-1 9/9] WORKDIR /root/rpmbuild #19 DONE 0.0s #20 exporting to image #20 exporting layers #15 10.26 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf libudev1 armhf 252.17-1~deb12u1+rpi1 [99.3 kB] #15 10.53 debconf: delaying package configuration, since apt-utils is not installed #13 66.34 Setting up libsoap-lite-perl (1.27-1) ... #13 66.35 Setting up libxmlrpc-lite-perl (0.717-2) ... #13 66.38 Processing triggers for libc-bin (2.28-10+deb10u2) ... #13 66.41 Processing triggers for ca-certificates (20200601~deb10u2) ... #14 54.94 Preparing to unpack .../270-libjson-xs-perl_4.020-1build1_armhf.deb ... #14 54.95 Unpacking libjson-xs-perl (4.020-1build1) ... #14 54.98 Selecting previously unselected package libjson-maybexs-perl. #14 54.99 Preparing to unpack .../271-libjson-maybexs-perl_1.004000-1_all.deb ... #14 54.99 Unpacking libjson-maybexs-perl (1.004000-1) ... #14 55.03 Selecting previously unselected package liblist-compare-perl. #14 55.03 Preparing to unpack .../272-liblist-compare-perl_0.53-1_all.deb ... #14 55.03 Unpacking liblist-compare-perl (0.53-1) ... #14 55.07 Selecting previously unselected package liblist-moreutils-perl. #14 55.07 Preparing to unpack .../273-liblist-moreutils-perl_0.416-1build5_armhf.deb ... #14 55.07 Unpacking liblist-moreutils-perl (0.416-1build5) ... #14 55.11 Selecting previously unselected package liblist-someutils-perl. #14 55.11 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ... #14 55.11 Unpacking liblist-someutils-perl (0.58-1) ... #14 55.15 Selecting previously unselected package liblist-someutils-xs-perl. #14 55.15 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2_armhf.deb ... #14 55.15 Unpacking liblist-someutils-xs-perl (0.58-2) ... #14 55.18 Selecting previously unselected package libltdl7:armhf. #15 7.563 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ... #15 7.573 Setting up pkgconf:arm64 (1.8.1-1) ... #15 7.581 Setting up pkg-config:arm64 (1.8.1-1) ... #15 7.591 Setting up cmake (3.25.1-1) ... #15 7.603 Setting up docker-ce-build-deps (1.0) ... #15 7.621 Processing triggers for man-db (2.11.2-2) ... #14 55.47 Get:312 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libldap-common all 2.6.6+dfsg-1~exp1ubuntu1 [30.6 kB] #14 55.56 Get:313 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblist-compare-perl all 0.55-2 [62.9 kB] #14 55.67 Get:314 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblist-someutils-perl all 0.59-1 [30.4 kB] #13 58.69 Setting up libxpm4:armhf (1:3.5.12-1.1+deb12u1) ... #13 58.71 Setting up openssh-client (1:9.2p1-2+deb12u2) ... #13 58.81 Setting up gpgsm (2.2.40-1.1) ... #14 54.26 Preparing to unpack .../156-libhtml-parser-perl_3.76-1build2_armhf.deb ... #14 54.26 Unpacking libhtml-parser-perl:armhf (3.76-1build2) ... #14 54.29 Selecting previously unselected package libhtml-tree-perl. #14 54.29 Preparing to unpack .../157-libhtml-tree-perl_5.07-2_all.deb ... #14 54.30 Unpacking libhtml-tree-perl (5.07-2) ... #14 54.34 Selecting previously unselected package libio-html-perl. #14 54.34 Preparing to unpack .../158-libio-html-perl_1.004-2_all.deb ... #14 54.34 Unpacking libio-html-perl (1.004-2) ... #14 54.37 Selecting previously unselected package liblwp-mediatypes-perl. #14 54.37 Preparing to unpack .../159-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 54.38 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 54.40 Selecting previously unselected package libhttp-message-perl. #14 54.40 Preparing to unpack .../160-libhttp-message-perl_6.36-1_all.deb ... #14 54.41 Unpacking libhttp-message-perl (6.36-1) ... #14 54.44 Selecting previously unselected package libhttp-cookies-perl. #14 54.44 Preparing to unpack .../161-libhttp-cookies-perl_6.10-1_all.deb ... #14 54.44 Unpacking libhttp-cookies-perl (6.10-1) ... #14 54.47 Selecting previously unselected package libhttp-negotiate-perl. #14 54.47 Preparing to unpack .../162-libhttp-negotiate-perl_6.01-1_all.deb ... #14 54.47 Unpacking libhttp-negotiate-perl (6.01-1) ... #15 11.46 Running scriptlet: gcc-13.2.1-6.fc39.aarch64 57/94 #14 57.23 Preparing to unpack .../169-libio-socket-ssl-perl_2.074-2_all.deb ... #14 57.24 Unpacking libio-socket-ssl-perl (2.074-2) ... #14 57.27 Selecting previously unselected package libnet-http-perl. #14 57.27 Preparing to unpack .../170-libnet-http-perl_6.22-1_all.deb ... #14 57.28 Unpacking libnet-http-perl (6.22-1) ... #14 57.32 Selecting previously unselected package liblwp-protocol-https-perl. #14 57.32 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 57.33 Unpacking liblwp-protocol-https-perl (6.10-1) ... #14 57.36 Selecting previously unselected package libtry-tiny-perl. #14 57.37 Preparing to unpack .../172-libtry-tiny-perl_0.31-1_all.deb ... #14 57.37 Unpacking libtry-tiny-perl (0.31-1) ... #14 57.43 Selecting previously unselected package libwww-robotrules-perl. #14 57.43 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ... #14 57.43 Unpacking libwww-robotrules-perl (6.02-1) ... #14 57.46 Selecting previously unselected package libwww-perl. #14 57.46 Preparing to unpack .../174-libwww-perl_6.61-1_all.deb ... #14 65.21 Setting up automake (1:1.16.1-4ubuntu6) ... #14 65.21 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 65.22 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #14 65.22 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #14 65.22 Setting up libasync-mergepoint-perl (0.04-2) ... #14 65.24 Setting up libstring-escape-perl (2010.002-2) ... #14 65.26 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #14 65.27 Setting up libhttp-date-perl (6.05-1) ... #14 65.28 Setting up libfile-which-perl (1.23-1) ... #14 65.29 Setting up libfile-basedir-perl (0.08-1) ... #14 65.30 Setting up gettext (0.19.8.1-10build1) ... #14 65.32 Setting up libnumber-range-perl (0.12-1) ... #14 63.47 Preparing to unpack .../111-libdw1_0.189-4_arm64.deb ... #14 63.48 Unpacking libdw1:arm64 (0.189-4) ... #14 63.51 Selecting previously unselected package debugedit. #14 63.52 Preparing to unpack .../112-debugedit_1%3a5.0-5_arm64.deb ... #14 63.52 Unpacking debugedit (1:5.0-5) ... #14 63.55 Selecting previously unselected package dwz. #14 63.56 Preparing to unpack .../113-dwz_0.15-1_arm64.deb ... #14 63.56 Unpacking dwz (0.15-1) ... #14 63.60 Selecting previously unselected package gettext. #14 63.60 Preparing to unpack .../114-gettext_0.21-13_arm64.deb ... #14 63.61 Unpacking gettext (0.21-13) ... #14 63.67 Selecting previously unselected package intltool-debian. #14 63.67 Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... #14 63.67 Unpacking intltool-debian (0.35.0+20060710.6) ... #14 63.71 Selecting previously unselected package po-debconf. From https://github.com/docker/compose * [new tag] v2.24.6 -> v2.24.6 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.24.6 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.7 ubuntu-mantic make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #13 49.93 Setting up libxpm4:armhf (1:3.5.12-1.1+deb11u1) ... #13 49.94 Setting up fontconfig-config (2.13.1-4.2) ... #15 9.617 debconf: delaying package configuration, since apt-utils is not installed #15 10.58 Fetched 19.8 MB in 3s (7288 kB/s) #15 10.60 Selecting previously unselected package libstdc++-12-dev:armhf. #15 10.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 ... 17888 files and directories currently installed.) #15 10.62 Preparing to unpack .../00-libstdc++-12-dev_12.2.0-14+rpi1_armhf.deb ... #15 10.62 Unpacking libstdc++-12-dev:armhf (12.2.0-14+rpi1) ... #13 66.42 Updating certificates in /etc/ssl/certs... #13 66.77 0 added, 0 removed; done. #13 66.77 Running hooks in /etc/ca-certificates/update.d... #14 55.19 Preparing to unpack .../276-libltdl7_2.4.6-14_armhf.deb ... #14 55.19 Unpacking libltdl7:armhf (2.4.6-14) ... #14 55.22 Selecting previously unselected package libltdl-dev:armhf. #14 55.22 Preparing to unpack .../277-libltdl-dev_2.4.6-14_armhf.deb ... #14 55.23 Unpacking libltdl-dev:armhf (2.4.6-14) ... #14 55.27 Selecting previously unselected package libsys-hostname-long-perl. #14 55.27 Preparing to unpack .../278-libsys-hostname-long-perl_1.5-1_all.deb ... #14 55.28 Unpacking libsys-hostname-long-perl (1.5-1) ... #14 55.30 Selecting previously unselected package libmail-sendmail-perl. #14 55.30 Preparing to unpack .../279-libmail-sendmail-perl_0.80-1_all.deb ... #14 55.31 Unpacking libmail-sendmail-perl (0.80-1) ... #14 55.34 Selecting previously unselected package libmoox-aliases-perl. #14 55.34 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1_all.deb ... #14 55.34 Unpacking libmoox-aliases-perl (0.001006-1) ... #14 55.37 Selecting previously unselected package libobject-id-perl. #14 55.37 Preparing to unpack .../281-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #14 55.38 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #14 55.41 Selecting previously unselected package libmoox-struct-perl. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #14 55.75 Get:315 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblist-someutils-xs-perl armhf 0.58-3 [31.8 kB] #14 55.84 Get:316 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblist-utilsby-perl all 0.12-2 [14.9 kB] #13 58.82 Setting up libxext6:armhf (2:1.3.4-1+b1) ... #13 58.84 Setting up libcurl3-gnutls:armhf (7.88.1-10+deb12u5) ... #13 58.85 Setting up binutils (2.40-2) ... #13 58.87 Setting up man-db (2.11.2-2) ... #13 58.99 Building database of manual pages ... #15 1.428 Last metadata expiration check: 0:00:18 ago on Wed Feb 28 12:18:35 2024. #14 54.50 Selecting previously unselected package perl-openssl-defaults:armhf. #14 54.50 Preparing to unpack .../163-perl-openssl-defaults_5build2_armhf.deb ... #14 54.50 Unpacking perl-openssl-defaults:armhf (5build2) ... #14 54.53 Selecting previously unselected package libnet-ssleay-perl:armhf. #14 54.53 Preparing to unpack .../164-libnet-ssleay-perl_1.92-1build2_armhf.deb ... #14 54.54 Unpacking libnet-ssleay-perl:armhf (1.92-1build2) ... #14 54.58 Selecting previously unselected package libio-socket-ssl-perl. #14 54.58 Preparing to unpack .../165-libio-socket-ssl-perl_2.074-2_all.deb ... #14 54.58 Unpacking libio-socket-ssl-perl (2.074-2) ... #14 54.61 Selecting previously unselected package libnet-http-perl. #14 54.61 Preparing to unpack .../166-libnet-http-perl_6.22-1_all.deb ... #14 54.62 Unpacking libnet-http-perl (6.22-1) ... #14 54.64 Selecting previously unselected package liblwp-protocol-https-perl. #14 54.65 Preparing to unpack .../167-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 54.66 Unpacking liblwp-protocol-https-perl (6.10-1) ... #14 54.69 Selecting previously unselected package libtry-tiny-perl. #14 54.69 Preparing to unpack .../168-libtry-tiny-perl_0.31-1_all.deb ... #14 54.70 Unpacking libtry-tiny-perl (0.31-1) ... #14 54.72 Selecting previously unselected package libwww-robotrules-perl. #14 54.72 Preparing to unpack .../169-libwww-robotrules-perl_6.02-1_all.deb ... #14 54.73 Unpacking libwww-robotrules-perl (6.02-1) ... #14 54.75 Selecting previously unselected package libwww-perl. #14 54.75 Preparing to unpack .../170-libwww-perl_6.61-1_all.deb ... #14 54.76 Unpacking libwww-perl (6.61-1) ... #14 54.79 Selecting previously unselected package patchutils. #15 DONE 12.9s #15 11.82 Installing : cmake-data-3.27.7-1.fc39.noarch 58/94 #15 12.05 Installing : cmake-3.27.7-1.fc39.aarch64 59/94 #15 12.06 Installing : dbus-common-1:1.14.10-1.fc39.noarch 60/94 #15 12.14 Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch 60/94 #14 65.33 Setting up libunicode-utf8-perl (0.62-1build1) ... #14 65.35 Setting up libstruct-dumb-perl (0.09-1) ... #14 65.36 Setting up libfile-listing-perl (6.04-1) ... #14 65.40 Setting up libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ... #14 65.42 Setting up libregexp-pattern-perl (0.2.12-1) ... #14 65.43 Setting up libfont-afm-perl (1.20-2) ... #14 65.44 Setting up libwant-perl (0.29-1build4) ... #14 65.45 Setting up libdynaloader-functions-perl (0.003-1) ... #14 65.46 Setting up libtext-glob-perl (0.10-1) ... #14 65.47 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 65.48 Setting up liblist-compare-perl (0.53-1) ... #14 65.49 Setting up libref-util-xs-perl (0.117-1build2) ... #14 65.50 Setting up libio-pty-perl (1:1.12-1) ... #14 65.51 Setting up libtool (2.4.6-14) ... #14 65.52 Setting up libfile-fcntllock-perl (0.22-3build4) ... #14 65.53 Setting up libsort-key-perl (1.33-2build2) ... #14 57.47 Unpacking libwww-perl (6.61-1) ... #14 57.50 Selecting previously unselected package patchutils. #14 57.50 Preparing to unpack .../175-patchutils_0.4.2-1build2_arm64.deb ... #14 57.51 Unpacking patchutils (0.4.2-1build2) ... #14 57.55 Selecting previously unselected package wdiff. #14 57.55 Preparing to unpack .../176-wdiff_1.2.2-2build3_arm64.deb ... #14 57.56 Unpacking wdiff (1.2.2-2build3) ... #14 57.60 Selecting previously unselected package devscripts. #14 57.61 Preparing to unpack .../177-devscripts_2.22.1ubuntu1_arm64.deb ... #14 57.63 Unpacking devscripts (2.22.1ubuntu1) ... #14 57.74 Selecting previously unselected package diffstat. #14 63.71 Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... #14 63.72 Unpacking po-debconf (1.0.21+nmu1) ... #14 63.76 Selecting previously unselected package debhelper. #14 63.77 Preparing to unpack .../117-debhelper_13.11.6ubuntu1_all.deb ... #14 63.77 Unpacking debhelper (13.11.6ubuntu1) ... #14 63.86 Selecting previously unselected package libfakeroot:arm64. #14 63.86 Preparing to unpack .../118-libfakeroot_1.32.1-1_arm64.deb ... #14 63.87 Unpacking libfakeroot:arm64 (1.32.1-1) ... #14 63.91 Selecting previously unselected package fakeroot. #14 63.91 Preparing to unpack .../119-fakeroot_1.32.1-1_arm64.deb ... #14 63.92 Unpacking fakeroot (1.32.1-1) ... #14 63.95 Selecting previously unselected package libassuan0:arm64. #14 63.95 Preparing to unpack .../120-libassuan0_2.5.6-1_arm64.deb ... #14 63.96 Unpacking libassuan0:arm64 (2.5.6-1) ... #14 64.00 Selecting previously unselected package gpgconf. #14 64.00 Preparing to unpack .../121-gpgconf_2.2.40-1.1ubuntu1_arm64.deb ... #14 64.00 Unpacking gpgconf (2.2.40-1.1ubuntu1) ... #14 64.05 Selecting previously unselected package libksba8:arm64. #14 64.05 Preparing to unpack .../122-libksba8_1.6.4-2_arm64.deb ... #14 64.05 Unpacking libksba8:arm64 (1.6.4-2) ... #14 64.10 Selecting previously unselected package libnpth0:arm64. Unable to find image 'alpine:latest' locally #13 50.25 Setting up openssh-client (1:8.4p1-5+deb11u3) ... #13 50.34 Setting up gpgsm (2.2.27-2+deb11u2) ... #13 50.35 Setting up libxext6:armhf (2:1.3.3-1.1) ... #15 9.662 Fetched 17.1 MB in 2s (7838 kB/s) #15 9.680 Selecting previously unselected package libstdc++-10-dev:armhf. #15 9.681 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17547 files and directories currently installed.) #15 9.693 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ... #15 9.697 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... #15 10.90 Selecting previously unselected package g++-12. #15 10.90 Preparing to unpack .../01-g++-12_12.2.0-14+rpi1_armhf.deb ... #15 10.91 Unpacking g++-12 (12.2.0-14+rpi1) ... #13 66.77 done. #14 55.41 Preparing to unpack .../282-libmoox-struct-perl_0.017-1_all.deb ... #14 55.41 Unpacking libmoox-struct-perl (0.017-1) ... #14 55.44 Selecting previously unselected package libnet-dns-sec-perl. #14 55.44 Preparing to unpack .../283-libnet-dns-sec-perl_1.15-1_armhf.deb ... #14 55.45 Unpacking libnet-dns-sec-perl (1.15-1) ... #14 55.48 Selecting previously unselected package libnet-libidn-perl. #14 55.48 Preparing to unpack .../284-libnet-libidn-perl_0.12.ds-3build2_armhf.deb ... #14 55.48 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #14 55.52 Selecting previously unselected package libnumber-range-perl. #14 55.52 Preparing to unpack .../285-libnumber-range-perl_0.12-1_all.deb ... #14 55.52 Unpacking libnumber-range-perl (0.12-1) ... #14 55.55 Selecting previously unselected package libpackage-stash-xs-perl. #14 55.55 Preparing to unpack .../286-libpackage-stash-xs-perl_0.29-1build1_armhf.deb ... #14 55.56 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #14 55.58 Selecting previously unselected package libpath-iterator-rule-perl. #14 55.59 Preparing to unpack .../287-libpath-iterator-rule-perl_1.014-1_all.deb ... #14 55.59 Unpacking libpath-iterator-rule-perl (1.014-1) ... #14 55.62 Selecting previously unselected package libperl4-corelibs-perl. #14 55.62 Preparing to unpack .../288-libperl4-corelibs-perl_0.004-2_all.deb ... #14 55.63 Unpacking libperl4-corelibs-perl (0.004-2) ... #14 55.66 Selecting previously unselected package libperlio-gzip-perl. #14 55.66 Preparing to unpack .../289-libperlio-gzip-perl_0.19-1build5_armhf.deb ... #14 55.66 Unpacking libperlio-gzip-perl (0.19-1build5) ... #14 55.70 Selecting previously unselected package libpod-constants-perl. #14 55.70 Preparing to unpack .../290-libpod-constants-perl_0.19-1_all.deb ... #14 55.70 Unpacking libpod-constants-perl (0.19-1) ... #14 55.74 Selecting previously unselected package libre2-5:armhf. #17 12.53 Running scriptlet: selinux-policy-minimum-3.14.3-136.el8.noarch 24/57 #17 20.63 Installing : policycoreutils-devel-2.9-24.el8.x86_64 25/57 #14 55.92 Get:317 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libltdl7 armhf 2.4.7-7 [37.9 kB] #14 54.80 Preparing to unpack .../171-patchutils_0.4.2-1build2_armhf.deb ... #14 54.80 Unpacking patchutils (0.4.2-1build2) ... #14 54.83 Selecting previously unselected package wdiff. #14 54.83 Preparing to unpack .../172-wdiff_1.2.2-2build3_armhf.deb ... #14 54.84 Unpacking wdiff (1.2.2-2build3) ... #14 54.87 Selecting previously unselected package devscripts. #14 54.87 Preparing to unpack .../173-devscripts_2.22.1ubuntu1_armhf.deb ... #14 54.89 Unpacking devscripts (2.22.1ubuntu1) ... #14 54.96 Selecting previously unselected package diffstat. #40 1.919 Fetched 9197 kB in 2s (5542 kB/s) #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.2s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #15 12.16 Running scriptlet: dbus-broker-35-2.fc39.aarch64 61/94 #15 12.23 Installing : dbus-broker-35-2.fc39.aarch64 61/94 #15 12.24 Running scriptlet: dbus-broker-35-2.fc39.aarch64 61/94 #15 12.24 Installing : dbus-1:1.14.10-1.fc39.aarch64 62/94 #15 12.25 Running scriptlet: libutempter-1.2.1-10.fc39.aarch64 63/94 #15 12.31 Installing : libutempter-1.2.1-10.fc39.aarch64 63/94 #15 12.39 Installing : device-mapper-libs-1.02.197-1.fc39.aarch64 64/94 #15 12.40 Installing : cryptsetup-libs-2.6.1-3.fc39.aarch64 65/94 #14 65.54 Setting up libclone-perl (0.43-2) ... #14 65.55 Setting up libalgorithm-diff-perl (1.19.03-2) ... #14 65.56 Setting up libarchive-zip-perl (1.67-2) ... #14 65.57 Setting up libsub-identify-perl (0.14-1build2) ... #14 65.58 Setting up libdistro-info-perl (0.23ubuntu1.1) ... #14 65.59 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #14 65.60 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... #14 65.76 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #14 65.77 Setting up libio-stringy-perl (2.111-3) ... #14 65.78 Setting up liblist-moreutils-perl (0.416-1build5) ... #14 65.79 Setting up libhtml-tagset-perl (3.20-4) ... #14 65.80 Setting up liblog-any-perl (1.708-1) ... #14 65.81 Setting up libauthen-sasl-perl (2.1600-1) ... #14 65.82 Setting up libdevel-size-perl (0.83-1build1) ... #14 65.83 Setting up libdebhelper-perl (12.10ubuntu1) ... #14 65.84 Setting up libpod-constants-perl (0.19-1) ... #14 65.85 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #14 65.86 Setting up libperl4-corelibs-perl (0.004-2) ... #14 57.74 Preparing to unpack .../178-diffstat_1.64-1build2_arm64.deb ... #14 57.74 Unpacking diffstat (1.64-1build2) ... #14 57.79 Selecting previously unselected package python3-chardet. #14 57.79 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ... #14 57.79 Unpacking python3-chardet (4.0.0-1) ... #14 57.83 Selecting previously unselected package zstd. #14 57.84 Preparing to unpack .../180-zstd_1.4.8+dfsg-3build1_arm64.deb ... #14 57.84 Unpacking zstd (1.4.8+dfsg-3build1) ... #14 57.89 Selecting previously unselected package python3-debian. #14 57.89 Preparing to unpack .../181-python3-debian_0.1.43ubuntu1.1_all.deb ... #14 57.89 Unpacking python3-debian (0.1.43ubuntu1.1) ... #14 57.94 Selecting previously unselected package libgpgme11:arm64. #14 57.94 Preparing to unpack .../182-libgpgme11_1.16.0-1.2ubuntu4.1_arm64.deb ... #14 57.94 Unpacking libgpgme11:arm64 (1.16.0-1.2ubuntu4.1) ... #14 57.98 Selecting previously unselected package python3-gpg. #14 57.99 Preparing to unpack .../183-python3-gpg_1.16.0-1.2ubuntu4.1_arm64.deb ... #14 57.99 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ... #14 58.04 Selecting previously unselected package dput. #14 64.10 Preparing to unpack .../123-libnpth0_1.6-3build2_arm64.deb ... #14 64.11 Unpacking libnpth0:arm64 (1.6-3build2) ... #14 64.14 Selecting previously unselected package dirmngr. #14 64.14 Preparing to unpack .../124-dirmngr_2.2.40-1.1ubuntu1_arm64.deb ... #14 64.16 Unpacking dirmngr (2.2.40-1.1ubuntu1) ... #14 64.20 Selecting previously unselected package gnupg-l10n. #14 64.20 Preparing to unpack .../125-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... #14 64.20 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 64.24 Selecting previously unselected package gnupg-utils. #14 64.24 Preparing to unpack .../126-gnupg-utils_2.2.40-1.1ubuntu1_arm64.deb ... #14 64.24 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... #14 64.28 Selecting previously unselected package gpg. #14 64.29 Preparing to unpack .../127-gpg_2.2.40-1.1ubuntu1_arm64.deb ... #14 64.29 Unpacking gpg (2.2.40-1.1ubuntu1) ... #14 64.34 Selecting previously unselected package pinentry-curses. latest: Pulling from library/alpine 4abcf2066143: Pulling fs layer #13 50.37 Setting up binutils (2.35.2-2) ... #13 50.38 Setting up man-db (2.9.4-2) ... #13 50.47 Building database of manual pages ... #15 9.988 Selecting previously unselected package g++-10. #15 9.990 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ... #15 9.998 Unpacking g++-10 (10.2.1-6+rpi1) ... #15 6.951 Transaction test succeeded. #15 6.952 Running transaction #14 55.74 Preparing to unpack .../291-libre2-5_20200101+dfsg-1build1_armhf.deb ... #14 55.75 Unpacking libre2-5:armhf (20200101+dfsg-1build1) ... #14 55.79 Selecting previously unselected package libre-engine-re2-perl. #14 55.79 Preparing to unpack .../292-libre-engine-re2-perl_0.13-5_armhf.deb ... #14 55.80 Unpacking libre-engine-re2-perl (0.13-5) ... #14 55.83 Selecting previously unselected package libreadonly-perl. #14 55.83 Preparing to unpack .../293-libreadonly-perl_2.050-2_all.deb ... #14 55.83 Unpacking libreadonly-perl (2.050-2) ... #14 55.86 Selecting previously unselected package libref-util-perl. #14 55.87 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ... #14 55.87 Unpacking libref-util-perl (0.204-1) ... #14 55.90 Selecting previously unselected package libref-util-xs-perl. #14 55.90 Preparing to unpack .../295-libref-util-xs-perl_0.117-1build2_armhf.deb ... #14 55.91 Unpacking libref-util-xs-perl (0.117-1build2) ... #14 55.94 Selecting previously unselected package libregexp-pattern-license-perl. #14 55.94 Preparing to unpack .../296-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #14 55.94 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #14 55.98 Selecting previously unselected package libregexp-pattern-perl. #17 20.86 Installing : selinux-policy-devel-3.14.3-136.el8.noarch 26/57 #17 20.89 Running scriptlet: selinux-policy-devel-3.14.3-136.el8.noarch 26/57 #17 20.91 Installing : libgomp-8.5.0-21.el8.x86_64 27/57 #17 20.92 Running scriptlet: libgomp-8.5.0-21.el8.x86_64 27/57 #17 20.95 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 28/57 #14 56.34 Get:318 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libltdl-dev armhf 2.4.7-7 [166 kB] + 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.zLfmOe + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #14 54.96 Preparing to unpack .../174-diffstat_1.64-1build2_armhf.deb ... #14 54.96 Unpacking diffstat (1.64-1build2) ... #14 54.99 Selecting previously unselected package python3-chardet. #14 54.99 Preparing to unpack .../175-python3-chardet_4.0.0-1_all.deb ... #14 55.00 Unpacking python3-chardet (4.0.0-1) ... #14 55.03 Selecting previously unselected package zstd. #14 55.03 Preparing to unpack .../176-zstd_1.4.8+dfsg-3build1_armhf.deb ... #14 55.04 Unpacking zstd (1.4.8+dfsg-3build1) ... #14 55.08 Selecting previously unselected package python3-debian. #14 55.08 Preparing to unpack .../177-python3-debian_0.1.43ubuntu1.1_all.deb ... #14 55.08 Unpacking python3-debian (0.1.43ubuntu1.1) ... #14 55.12 Selecting previously unselected package libgpgme11:armhf. #14 55.12 Preparing to unpack .../178-libgpgme11_1.16.0-1.2ubuntu4.1_armhf.deb ... #14 55.12 Unpacking libgpgme11:armhf (1.16.0-1.2ubuntu4.1) ... #14 55.15 Selecting previously unselected package python3-gpg. #14 55.16 Preparing to unpack .../179-python3-gpg_1.16.0-1.2ubuntu4.1_armhf.deb ... #14 55.16 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ... #14 55.20 Selecting previously unselected package dput. #15 7.935 Transaction test succeeded. #15 7.935 Running transaction #15 12.45 Installing : device-mapper-1.02.197-1.fc39.aarch64 66/94 #15 12.54 Installing : systemd-networkd-254.9-1.fc39.aarch64 67/94 #15 12.59 Running scriptlet: systemd-networkd-254.9-1.fc39.aarch64 67/94 #15 12.61 Installing : systemd-pam-254.9-1.fc39.aarch64 68/94 #15 12.62 Installing : systemd-resolved-254.9-1.fc39.aarch64 69/94 #14 65.87 Setting up libfuture-perl (0.43-1) ... #14 65.88 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 65.89 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #14 65.90 Setting up libtry-tiny-perl (0.30-1) ... #14 65.95 Setting up libtype-tiny-perl (1.008001-2) ... #14 65.96 Setting up libtest-fatal-perl (0.014-1) ... #14 65.97 Setting up libcommon-sense-perl (3.74-2build6) ... #14 65.98 Setting up libxml-namespacesupport-perl (1.12-1) ... #14 65.99 Setting up libnet-http-perl (6.19-1) ... #14 66.01 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #14 66.02 Setting up libencode-locale-perl (1.05-1) ... #14 66.03 Setting up libtext-levenshtein-perl (0.13-1) ... #14 66.04 Setting up libnet-dns-perl (1.22-1) ... #14 66.05 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #14 66.06 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 66.07 Setting up libstring-shellquote-perl (1.04-1) ... #20 exporting layers 1.4s done #14 58.05 Preparing to unpack .../184-dput_1.1.0ubuntu2.1_all.deb ... #14 58.05 Unpacking dput (1.1.0ubuntu2.1) ... #14 58.09 Selecting previously unselected package fonts-dejavu-core. #14 58.09 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ... #14 58.09 Unpacking fonts-dejavu-core (2.37-2build1) ... #14 58.20 Selecting previously unselected package fontconfig-config. #15 2.197 Package bash-5.2.26-1.fc38.x86_64 is already installed. #14 64.34 Preparing to unpack .../128-pinentry-curses_1.2.1-1ubuntu1_arm64.deb ... #14 64.35 Unpacking pinentry-curses (1.2.1-1ubuntu1) ... #14 64.38 Selecting previously unselected package gpg-agent. #14 64.38 Preparing to unpack .../129-gpg-agent_2.2.40-1.1ubuntu1_arm64.deb ... #14 64.39 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... #14 64.44 Selecting previously unselected package gpg-wks-client. #14 64.44 Preparing to unpack .../130-gpg-wks-client_2.2.40-1.1ubuntu1_arm64.deb ... #14 64.45 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 64.47 Selecting previously unselected package gpg-wks-server. #14 64.48 Preparing to unpack .../131-gpg-wks-server_2.2.40-1.1ubuntu1_arm64.deb ... #14 64.48 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 64.52 Selecting previously unselected package gpgsm. #14 64.52 Preparing to unpack .../132-gpgsm_2.2.40-1.1ubuntu1_arm64.deb ... #14 64.52 Unpacking gpgsm (2.2.40-1.1ubuntu1) ... #14 64.56 Selecting previously unselected package gnupg. mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine 4abcf2066143: Verifying Checksum 4abcf2066143: Download complete 4abcf2066143: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest #14 55.98 Preparing to unpack .../297-libregexp-pattern-perl_0.2.12-1_all.deb ... #14 55.98 Unpacking libregexp-pattern-perl (0.2.12-1) ... #14 56.02 Selecting previously unselected package libsasl2-modules:armhf. #14 56.02 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #14 56.03 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 56.08 Selecting previously unselected package libsereal-decoder-perl. #14 56.09 Preparing to unpack .../299-libsereal-decoder-perl_4.011+ds-1build1_armhf.deb ... #14 56.09 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #14 56.13 Selecting previously unselected package libsereal-encoder-perl. #14 56.13 Preparing to unpack .../300-libsereal-encoder-perl_4.011+ds-1build1_armhf.deb ... #14 56.13 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #14 56.17 Selecting previously unselected package libsereal-perl. #14 56.17 Preparing to unpack .../301-libsereal-perl_4.011-1_all.deb ... #14 56.18 Unpacking libsereal-perl (4.011-1) ... #14 56.20 Selecting previously unselected package libsort-key-perl. #15 11.61 Selecting previously unselected package g++. #13 DONE 67.6s #14 56.70 Get:319 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB] #19 exporting layers 1.9s done + 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.4.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 (0.2s) -- Generating done (0.0s) -- Build files have been written to: /go/tini + make tini-static #14 55.21 Preparing to unpack .../180-dput_1.1.0ubuntu2.1_all.deb ... #14 55.21 Unpacking dput (1.1.0ubuntu2.1) ... #14 55.27 Selecting previously unselected package fonts-dejavu-core. #14 55.27 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ... #14 55.27 Unpacking fonts-dejavu-core (2.37-2build1) ... #14 55.39 Selecting previously unselected package fontconfig-config. #14 55.40 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #14 55.40 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #14 55.44 Selecting previously unselected package libcurl3-gnutls:armhf. #14 55.44 Preparing to unpack .../183-libcurl3-gnutls_7.81.0-1ubuntu1.15_armhf.deb ... #14 55.44 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.15) ... #14 55.47 Selecting previously unselected package liberror-perl. #14 55.47 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ... #14 55.47 Unpacking liberror-perl (0.17029-1) ... #14 55.50 Selecting previously unselected package git-man. #14 55.50 Preparing to unpack .../185-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ... #15 12.70 Running scriptlet: systemd-resolved-254.9-1.fc39.aarch64 69/94 #20 writing image sha256:7aa6f7924bdb249312d5c46678cb8783abaddf313ca70bb423583568a5ce662a done #20 naming to docker.io/rpmbuild-centos-8/aarch64 done #20 DONE 1.4s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-8/aarch64 -ba --define '_gitcommit_cli efb9206' --define '_gitcommit_engine b37f8c8' --define '_release 0' --define '_version 0.0.0~20240226182428.efb9206' --define '_origversion 0.0.0-20240226182428-efb9206' --define '_buildx_rpm_version 0.12.1' --define '_buildx_version v0.12.1' --define '_buildx_gitcommit 30feaa1' --define '_compose_rpm_version 2.24.6' --define '_compose_version v2.24.6' 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 #14 58.21 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #14 58.21 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #14 58.26 Selecting previously unselected package libcurl3-gnutls:arm64. #14 58.26 Preparing to unpack .../187-libcurl3-gnutls_7.81.0-1ubuntu1.15_arm64.deb ... #14 58.26 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.15) ... #14 58.29 Selecting previously unselected package liberror-perl. #14 58.30 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ... #14 58.30 Unpacking liberror-perl (0.17029-1) ... #14 58.34 Selecting previously unselected package git-man. #14 58.34 Preparing to unpack .../189-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ... #14 58.34 Unpacking git-man (1:2.34.1-1ubuntu1.10) ... #14 58.39 Selecting previously unselected package git. #14 58.39 Preparing to unpack .../190-git_1%3a2.34.1-1ubuntu1.10_arm64.deb ... #14 58.40 Unpacking git (1:2.34.1-1ubuntu1.10) ... #14 58.53 Selecting previously unselected package libalgorithm-diff-perl. #14 66.08 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 66.09 Setting up libsub-install-perl (0.928-1) ... #14 66.10 Setting up gcc (4:9.3.0-1ubuntu2) ... #14 66.13 Setting up dpkg-dev (1.19.7ubuntu3.2) ... #14 66.14 Setting up libnumber-compare-perl (0.03-1) ... #14 66.15 Setting up intltool-debian (0.35.0+20060710.5) ... #14 66.16 Setting up libio-async-perl (0.75-1) ... #14 66.17 Setting up liberror-perl (0.17029-1) ... #14 66.19 Setting up patchutils (0.3.4-2) ... #14 66.23 Setting up libmail-sendmail-perl (0.80-1) ... #14 66.26 Setting up libltdl-dev:arm64 (2.4.6-14) ... #14 66.30 Setting up libjson-maybexs-perl (1.004000-1) ... #15 2.213 Package bash-5.2.26-1.fc38.x86_64 is already installed. #15 2.222 Package bash-5.2.26-1.fc38.x86_64 is already installed. #15 2.222 Package ca-certificates-2023.2.60_v7.0.306-1.0.fc38.noarch is already installed. #15 2.222 Package libarchive-3.6.1-4.fc38.x86_64 is already installed. #15 2.223 Package pkgconf-pkg-config-1.8.0-6.fc38.x86_64 is already installed. #15 2.223 Package tar-2:1.34-8.fc38.x86_64 is already installed. #15 2.232 Package bash-5.2.26-1.fc38.x86_64 is already installed. #15 2.374 Dependencies resolved. #40 1.919 Reading package lists... #40 2.693 Reading package lists... #40 ... #41 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config #41 1.818 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #41 1.836 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #41 1.836 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #41 2.138 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #41 2.373 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] #41 2.559 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [144 kB] #41 3.992 Fetched 9197 kB in 2s (3734 kB/s) #41 3.992 Reading package lists... #41 5.124 Hit:1 http://deb.debian.org/debian bookworm InRelease #41 5.124 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #41 5.126 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #41 5.287 Reading package lists... #41 5.976 + apt-get install -y --no-install-recommends gcc libc6-dev pkg-config #41 5.983 Reading package lists... #41 6.817 Building dependency tree... #41 7.191 gcc is already the newest version (4:12.2.0-3). #41 7.191 libc6-dev is already the newest version (2.36-9+deb12u4). #41 7.191 pkg-config is already the newest version (1.8.1-1). #41 7.191 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #41 DONE 7.4s #14 64.56 Preparing to unpack .../133-gnupg_2.2.40-1.1ubuntu1_all.deb ... #14 64.56 Unpacking gnupg (2.2.40-1.1ubuntu1) ... #14 64.60 Selecting previously unselected package libfile-dirlist-perl. #14 64.60 Preparing to unpack .../134-libfile-dirlist-perl_0.05-3_all.deb ... #14 64.61 Unpacking libfile-dirlist-perl (0.05-3) ... #14 64.64 Selecting previously unselected package libfile-which-perl. #14 64.65 Preparing to unpack .../135-libfile-which-perl_1.27-2_all.deb ... #14 64.65 Unpacking libfile-which-perl (1.27-2) ... #14 64.68 Selecting previously unselected package libfile-homedir-perl. #14 64.68 Preparing to unpack .../136-libfile-homedir-perl_1.006-2_all.deb ... #14 64.69 Unpacking libfile-homedir-perl (1.006-2) ... #14 64.73 Selecting previously unselected package libfile-touch-perl. #14 64.73 Preparing to unpack .../137-libfile-touch-perl_0.12-2_all.deb ... #14 64.73 Unpacking libfile-touch-perl (0.12-2) ... #14 64.76 Selecting previously unselected package libio-pty-perl. #14 64.77 Preparing to unpack .../138-libio-pty-perl_1%3a1.17-1_arm64.deb ... #14 64.77 Unpacking libio-pty-perl (1:1.17-1) ... #14 64.82 Selecting previously unselected package libipc-run-perl. #14 56.21 Preparing to unpack .../302-libsort-key-perl_1.33-2build2_armhf.deb ... #14 56.21 Unpacking libsort-key-perl (1.33-2build2) ... #14 56.24 Selecting previously unselected package libstring-copyright-perl. #14 56.24 Preparing to unpack .../303-libstring-copyright-perl_0.003006-1_all.deb ... #14 56.25 Unpacking libstring-copyright-perl (0.003006-1) ... #14 56.28 Selecting previously unselected package libstring-escape-perl. #14 56.28 Preparing to unpack .../304-libstring-escape-perl_2010.002-2_all.deb ... #14 56.31 Unpacking libstring-escape-perl (2010.002-2) ... #14 56.34 Selecting previously unselected package libstring-shellquote-perl. #14 56.35 Preparing to unpack .../305-libstring-shellquote-perl_1.04-1_all.deb ... #14 56.35 Unpacking libstring-shellquote-perl (1.04-1) ... #14 56.38 Selecting previously unselected package libterm-readkey-perl. #14 56.39 Preparing to unpack .../306-libterm-readkey-perl_2.38-1build1_armhf.deb ... #14 56.39 Unpacking libterm-readkey-perl (2.38-1build1) ... #15 10.64 Selecting previously unselected package g++. #15 10.64 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ... #15 10.64 Unpacking g++ (4:10.2.1-1+rpi1) ... #15 10.67 Selecting previously unselected package build-essential. #15 10.68 Preparing to unpack .../03-build-essential_12.9_armhf.deb ... #15 10.68 Unpacking build-essential (12.9) ... #15 10.75 Selecting previously unselected package bash-completion. #15 11.61 Preparing to unpack .../02-g++_4%3a12.2.0-3+rpi1_armhf.deb ... #15 11.61 Unpacking g++ (4:12.2.0-3+rpi1) ... #15 11.64 Selecting previously unselected package build-essential. #15 11.64 Preparing to unpack .../03-build-essential_12.9_armhf.deb ... #15 11.65 Unpacking build-essential (12.9) ... #15 11.68 Selecting previously unselected package bash-completion. #15 11.68 Preparing to unpack .../04-bash-completion_1%3a2.11-6_all.deb ... #15 11.69 Unpacking bash-completion (1:2.11-6) ... #15 11.83 Selecting previously unselected package libarchive13:armhf. #15 11.83 Preparing to unpack .../05-libarchive13_3.6.2-1_armhf.deb ... #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.0s #15 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #14 56.79 Get:320 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsys-hostname-long-perl all 1.5-3 [10.6 kB] #14 56.86 Get:321 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmail-sendmail-perl all 0.80-3 [21.7 kB] #19 writing image sha256:9c4c7d392446a53347f595adda44ce99ad515af7140cc8b9d115e31de4507bf7 done #19 naming to docker.io/rpmbuild-centos-9/aarch64 done #19 DONE 1.9s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-9/aarch64 -ba --define '_gitcommit_cli efb9206' --define '_gitcommit_engine b37f8c8' --define '_release 0' --define '_version 0.0.0~20240226182428.efb9206' --define '_origversion 0.0.0-20240226182428-efb9206' --define '_buildx_rpm_version 0.12.1' --define '_buildx_version v0.12.1' --define '_buildx_gitcommit 30feaa1' --define '_compose_rpm_version 2.24.6' --define '_compose_version v2.24.6' 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 #14 55.50 Unpacking git-man (1:2.34.1-1ubuntu1.10) ... #14 55.54 Selecting previously unselected package git. #14 55.55 Preparing to unpack .../186-git_1%3a2.34.1-1ubuntu1.10_armhf.deb ... #14 55.55 Unpacking git (1:2.34.1-1ubuntu1.10) ... #14 55.70 Selecting previously unselected package libalgorithm-diff-perl. #14 55.70 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ... #14 55.71 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 55.74 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 55.74 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build3_armhf.deb ... #14 55.74 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #14 55.77 Selecting previously unselected package libalgorithm-merge-perl. #14 55.77 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ... #14 55.77 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 55.80 Selecting previously unselected package libaliased-perl. #14 55.80 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ... #14 55.80 Unpacking libaliased-perl (0.34-1.1) ... [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static #15 12.80 Installing : util-linux-2.39.3-5.fc39.aarch64 70/94 #15 13.02 Installing : systemd-254.9-1.fc39.aarch64 71/94 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2T26uc + 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 - #15 9.134 Processing triggers for libc-bin (2.36-9+deb12u4) ... #14 66.33 Setting up libxml-sax-base-perl (1.09-1) ... #14 66.35 Setting up libio-string-perl (1.08-3) ... #14 66.44 Setting up libreadonly-perl (2.050-2) ... #14 66.51 Setting up python3-chardet (3.0.4-4build1) ... #14 58.54 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ... #14 58.54 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 58.58 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 58.58 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build3_arm64.deb ... #14 58.58 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #14 58.61 Selecting previously unselected package libalgorithm-merge-perl. #14 58.61 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ... #14 58.62 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 58.65 Selecting previously unselected package libaliased-perl. #14 58.65 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ... #14 58.66 Unpacking libaliased-perl (0.34-1.1) ... #14 58.69 Selecting previously unselected package libapt-pkg-perl. #14 58.69 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build2_arm64.deb ... #14 58.69 Unpacking libapt-pkg-perl (0.1.40build2) ... #14 58.73 Selecting previously unselected package libarchive-cpio-perl. #14 58.73 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ... #14 58.74 Unpacking libarchive-cpio-perl (0.10-1.1) ... #14 58.77 Selecting previously unselected package libarray-intspan-perl. #15 2.401 ================================================================================ #15 2.401 Package Arch Version Repo Size #15 2.401 ================================================================================ #15 2.401 Installing: #15 2.401 cmake x86_64 3.27.7-1.fc38 updates 8.0 M #15 2.401 gcc x86_64 13.2.1-4.fc38 updates 34 M #15 2.401 git x86_64 2.43.2-1.fc38 updates 53 k #15 2.401 glibc-static x86_64 2.37-18.fc38 updates 1.7 M #15 2.401 libseccomp-devel x86_64 2.5.3-4.fc38 fedora 60 k #15 2.401 libselinux-devel x86_64 3.5-1.fc38 fedora 151 k #15 2.401 libtool x86_64 2.4.7-6.fc38 fedora 601 k #15 2.401 libtool-ltdl-devel x86_64 2.4.7-6.fc38 fedora 164 k #15 2.401 make x86_64 1:4.4.1-1.fc38 updates 588 k #15 2.401 selinux-policy-devel noarch 38.31-1.fc38 updates 912 k #15 2.401 systemd x86_64 253.15-2.fc38 updates 4.5 M #15 2.401 systemd-devel x86_64 253.15-2.fc38 updates 590 k #15 2.401 which x86_64 2.21-39.fc38 fedora 42 k #15 2.401 Installing dependencies: #15 2.401 annobin-docs noarch 12.38-1.fc38 updates 87 k #15 2.401 annobin-plugin-gcc x86_64 12.38-1.fc38 updates 955 k #15 2.401 autoconf noarch 2.71-5.fc38 fedora 733 k #15 2.401 automake noarch 1.16.5-11.fc38 fedora 697 k #15 2.401 checkpolicy x86_64 3.5-1.fc38 fedora 349 k #15 2.401 cmake-data noarch 3.27.7-1.fc38 updates 2.2 M #15 2.401 cmake-filesystem x86_64 3.27.7-1.fc38 updates 19 k #15 2.401 cmake-rpm-macros noarch 3.27.7-1.fc38 updates 18 k #15 2.401 cpp x86_64 13.2.1-4.fc38 updates 11 M #15 2.401 dbus x86_64 1:1.14.10-1.fc38 updates 8.0 k #15 2.401 dbus-broker x86_64 33-1.fc38 fedora 173 k #15 2.401 dbus-common noarch 1:1.14.10-1.fc38 updates 15 k #15 2.401 device-mapper x86_64 1.02.197-1.fc38 updates 137 k #15 2.401 device-mapper-libs x86_64 1.02.197-1.fc38 updates 175 k #15 2.401 gc x86_64 8.2.2-3.fc38 fedora 110 k #15 2.401 gcc-plugin-annobin x86_64 13.2.1-4.fc38 updates 48 k #15 2.401 git-core x86_64 2.43.2-1.fc38 updates 4.5 M #15 2.401 git-core-doc noarch 2.43.2-1.fc38 updates 2.9 M #15 2.401 glibc-devel x86_64 2.37-18.fc38 updates 54 k #15 2.401 glibc-headers-x86 noarch 2.37-18.fc38 updates 536 k #15 2.401 guile22 x86_64 2.2.7-7.fc38 fedora 6.5 M #15 2.401 jsoncpp x86_64 1.9.5-4.fc38 fedora 97 k #15 2.401 kernel-headers x86_64 6.7.3-100.fc38 updates 1.6 M #15 2.401 kmod-libs x86_64 30-4.fc38 fedora 68 k #15 2.401 less x86_64 633-1.fc38 updates 175 k #15 2.401 libargon2 x86_64 20190702-2.fc38 fedora 28 k #15 2.401 libcbor x86_64 0.7.0-9.fc38 fedora 56 k #15 2.401 libedit x86_64 3.1-45.20221030cvs.fc38 fedora 107 k #15 2.401 libfdisk x86_64 2.38.1-4.fc38 fedora 161 k #15 2.401 libfido2 x86_64 1.12.0-3.fc38 fedora 97 k #15 2.401 libmpc x86_64 1.3.1-2.fc38 fedora 70 k #15 2.401 libseccomp x86_64 2.5.3-4.fc38 fedora 71 k #15 2.401 libselinux-utils x86_64 3.5-1.fc38 fedora 160 k #15 2.401 libsepol-devel x86_64 3.5-1.fc38 fedora 49 k #15 2.401 libtool-ltdl x86_64 2.4.7-6.fc38 fedora 37 k #15 2.401 libutempter x86_64 1.2.1-8.fc38 fedora 26 k #15 2.401 libuv x86_64 1:1.48.0-1.fc38 updates 252 k #15 2.401 libxcrypt-devel x86_64 4.4.36-1.fc38 updates 30 k #15 2.401 libxcrypt-static x86_64 4.4.36-1.fc38 updates 102 k #15 2.401 m4 x86_64 1.4.19-5.fc38 fedora 303 k #15 2.401 openssh x86_64 9.0p1-19.fc38 updates 435 k #15 2.401 openssh-clients x86_64 9.0p1-19.fc38 updates 701 k #15 2.401 pcre2-devel x86_64 10.42-1.fc38.1 fedora 506 k #15 2.401 pcre2-utf16 x86_64 10.42-1.fc38.1 fedora 214 k #15 2.401 pcre2-utf32 x86_64 10.42-1.fc38.1 fedora 201 k #15 2.401 perl-Error noarch 1:0.17029-11.fc38 fedora 40 k #15 2.401 perl-File-Compare noarch 1.100.700-498.fc38 updates 14 k #15 2.401 perl-File-Copy noarch 2.39-498.fc38 updates 21 k #15 2.401 perl-File-Find noarch 1.40-498.fc38 updates 26 k #15 2.401 perl-Git noarch 2.43.2-1.fc38 updates 40 k #15 2.401 perl-TermReadKey x86_64 2.38-16.fc38 fedora 35 k #15 2.401 perl-Thread-Queue noarch 3.14-490.fc38 fedora 21 k #15 2.401 perl-lib x86_64 0.65-498.fc38 updates 15 k #15 2.401 perl-threads x86_64 1:2.27-490.fc38 fedora 57 k #15 2.401 perl-threads-shared x86_64 1.64-490.fc38 fedora 44 k #15 2.401 policycoreutils x86_64 3.5-1.fc38 fedora 241 k #15 2.401 policycoreutils-devel x86_64 3.5-1.fc38 fedora 152 k #15 2.401 policycoreutils-python-utils noarch 3.5-1.fc38 fedora 80 k #15 2.401 python3-audit x86_64 3.1.2-8.fc38 updates 87 k #15 2.401 python3-libselinux x86_64 3.5-1.fc38 fedora 197 k #15 2.401 python3-libsemanage x86_64 3.5-2.fc38 fedora 83 k #15 2.401 python3-policycoreutils noarch 3.5-1.fc38 fedora 2.2 M #15 2.401 python3-setools x86_64 4.4.3-1.fc38 updates 624 k #15 2.401 python3-setuptools noarch 65.5.1-2.fc38 fedora 1.7 M #15 2.401 rhash x86_64 1.4.3-2.fc38 fedora 194 k #15 2.401 rpm-plugin-selinux x86_64 4.18.2-1.fc38 updates 18 k #15 2.401 selinux-policy noarch 38.31-1.fc38 updates 56 k #15 2.401 selinux-policy-targeted noarch 38.31-1.fc38 updates 6.7 M #15 2.401 systemd-pam x86_64 253.15-2.fc38 updates 337 k #15 2.401 systemd-rpm-macros noarch 253.15-2.fc38 updates 26 k #15 2.401 util-linux x86_64 2.38.1-4.fc38 fedora 2.3 M #15 2.401 vim-filesystem noarch 2:9.1.113-1.fc38 updates 18 k #15 2.401 xkeyboard-config noarch 2.38-1.fc38 fedora 963 k #15 2.401 Installing weak dependencies: #15 2.401 cryptsetup-libs x86_64 2.6.1-1.fc38 fedora 492 k #15 2.401 libxkbcommon x86_64 1.5.0-2.fc38 fedora 140 k #15 2.401 qrencode-libs x86_64 4.1.1-4.fc38 fedora 61 k #15 2.401 systemd-networkd x86_64 253.15-2.fc38 updates 631 k #15 2.401 systemd-resolved x86_64 253.15-2.fc38 updates 288 k #15 2.401 #15 2.401 Transaction Summary #15 2.401 ================================================================================ #15 2.401 Install 91 Packages #15 2.401 #15 2.405 Total download size: 105 M #15 2.405 Installed size: 379 M #15 2.405 Downloading Packages: #22 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config #22 4.622 Reading package lists... #22 5.210 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config #22 5.216 Reading package lists... #22 5.929 Building dependency tree... #22 6.268 gcc is already the newest version (4:12.2.0-3). #22 6.268 libc6-dev is already the newest version (2.36-9+deb12u4). #22 6.268 pkg-config is already the newest version (1.8.1-1). #22 6.268 The following additional packages will be installed: #22 6.270 bzip2 libdpkg-perl patch xz-utils #22 6.273 Suggested packages: #22 6.273 bzip2-doc debian-keyring bzr seccomp ed diffutils-doc #22 6.273 Recommended packages: #22 6.273 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl #22 6.273 liblocale-gettext-perl #22 6.351 The following NEW packages will be installed: #22 6.352 bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils #22 6.624 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #22 6.624 Need to get 2695 kB of archives. #22 6.624 After this operation, 5852 kB of additional disk space will be used. #22 6.624 Get:1 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #22 6.628 Get:2 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #22 6.633 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #22 6.639 Get:4 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #22 6.641 Get:5 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #22 6.655 Get:6 http://deb.debian.org/debian bookworm/main amd64 libseccomp-dev amd64 2.5.4-1+b3 [89.7 kB] #22 6.810 debconf: delaying package configuration, since apt-utils is not installed #22 6.841 Fetched 2695 kB in 0s (9018 kB/s) #22 6.861 Selecting previously unselected package bzip2. #22 6.861 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15644 files and directories currently installed.) #22 6.871 Preparing to unpack .../0-bzip2_1.0.8-5+b1_amd64.deb ... #22 6.875 Unpacking bzip2 (1.0.8-5+b1) ... #22 6.917 Selecting previously unselected package xz-utils. #22 6.919 Preparing to unpack .../1-xz-utils_5.4.1-0.2_amd64.deb ... #22 6.925 Unpacking xz-utils (5.4.1-0.2) ... #22 7.031 Selecting previously unselected package libdpkg-perl. #22 7.035 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ... #22 7.040 Unpacking libdpkg-perl (1.21.22) ... #22 7.127 Selecting previously unselected package patch. #22 7.130 Preparing to unpack .../3-patch_2.7.6-7_amd64.deb ... #22 7.134 Unpacking patch (2.7.6-7) ... #22 7.198 Selecting previously unselected package dpkg-dev. #22 7.201 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ... #22 7.209 Unpacking dpkg-dev (1.21.22) ... #22 7.502 Selecting previously unselected package libseccomp-dev:amd64. #22 7.504 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_amd64.deb ... #22 7.508 Unpacking libseccomp-dev:amd64 (2.5.4-1+b3) ... #22 7.568 Setting up libseccomp-dev:amd64 (2.5.4-1+b3) ... #22 7.586 Setting up bzip2 (1.0.8-5+b1) ... #22 7.612 Setting up xz-utils (5.4.1-0.2) ... #22 7.633 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #22 7.650 Setting up patch (2.7.6-7) ... #22 7.672 Setting up libdpkg-perl (1.21.22) ... #22 7.689 Setting up dpkg-dev (1.21.22) ... #13 DONE 61.1s #14 64.82 Preparing to unpack .../139-libipc-run-perl_20220807.0-1_all.deb ... #14 64.83 Unpacking libipc-run-perl (20220807.0-1) ... #14 64.86 Selecting previously unselected package libclass-method-modifiers-perl. #14 64.86 Preparing to unpack .../140-libclass-method-modifiers-perl_2.15-1_all.deb ... #14 64.91 Unpacking libclass-method-modifiers-perl (2.15-1) ... #14 64.93 Selecting previously unselected package libclass-xsaccessor-perl. #14 64.94 Preparing to unpack .../141-libclass-xsaccessor-perl_1.19-4build1_arm64.deb ... #14 64.94 Unpacking libclass-xsaccessor-perl (1.19-4build1) ... #14 64.99 Selecting previously unselected package libb-hooks-op-check-perl:arm64. #14 64.99 Preparing to unpack .../142-libb-hooks-op-check-perl_0.22-2build1_arm64.deb ... #14 64.99 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2build1) ... #14 65.02 Selecting previously unselected package libdynaloader-functions-perl. #14 65.02 Preparing to unpack .../143-libdynaloader-functions-perl_0.003-3_all.deb ... #14 65.03 Unpacking libdynaloader-functions-perl (0.003-3) ... #14 65.06 Selecting previously unselected package libdevel-callchecker-perl:arm64. #14 56.42 Selecting previously unselected package libtest-fatal-perl. #14 56.43 Preparing to unpack .../307-libtest-fatal-perl_0.014-1_all.deb ... #14 56.43 Unpacking libtest-fatal-perl (0.014-1) ... #14 56.47 Selecting previously unselected package libtest-refcount-perl. #14 56.47 Preparing to unpack .../308-libtest-refcount-perl_0.10-1_all.deb ... #14 56.48 Unpacking libtest-refcount-perl (0.10-1) ... #14 56.51 Selecting previously unselected package libtext-levenshtein-perl. #14 56.51 Preparing to unpack .../309-libtext-levenshtein-perl_0.13-1_all.deb ... #14 56.52 Unpacking libtext-levenshtein-perl (0.13-1) ... #14 56.55 Selecting previously unselected package libtype-tiny-xs-perl. #14 56.55 Preparing to unpack .../310-libtype-tiny-xs-perl_0.016-1_armhf.deb ... #14 56.56 Unpacking libtype-tiny-xs-perl (0.016-1) ... #14 56.59 Selecting previously unselected package libunicode-utf8-perl. #14 56.59 Preparing to unpack .../311-libunicode-utf8-perl_0.62-1build1_armhf.deb ... #14 56.59 Unpacking libunicode-utf8-perl (0.62-1build1) ... #14 56.62 Selecting previously unselected package libxml-namespacesupport-perl. #14 56.63 Preparing to unpack .../312-libxml-namespacesupport-perl_1.12-1_all.deb ... #14 56.63 Unpacking libxml-namespacesupport-perl (1.12-1) ... #14 56.67 Selecting previously unselected package libxml-sax-base-perl. #14 56.67 Preparing to unpack .../313-libxml-sax-base-perl_1.09-1_all.deb ... #14 56.67 Unpacking libxml-sax-base-perl (1.09-1) ... #14 56.71 Selecting previously unselected package libxml-sax-perl. #14 56.72 Preparing to unpack .../314-libxml-sax-perl_1.02+dfsg-1_all.deb ... #14 56.72 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #14 56.76 Selecting previously unselected package libxml-libxml-perl. #14 56.77 Preparing to unpack .../315-libxml-libxml-perl_2.0134+dfsg-1build1_armhf.deb ... #15 10.75 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ... #15 11.84 Unpacking libarchive13:armhf (3.6.2-1) ... #15 11.90 Selecting previously unselected package libjsoncpp25:armhf. #15 11.90 Preparing to unpack .../06-libjsoncpp25_1.9.5-4_armhf.deb ... #15 11.90 Unpacking libjsoncpp25:armhf (1.9.5-4) ... #15 11.94 Selecting previously unselected package librhash0:armhf. #15 11.94 Preparing to unpack .../07-librhash0_1.4.3-3_armhf.deb ... #15 11.94 Unpacking librhash0:armhf (1.4.3-3) ... #15 11.99 Selecting previously unselected package libuv1:armhf. #15 11.99 Preparing to unpack .../08-libuv1_1.44.2-1+rpi1_armhf.deb ... #15 11.99 Unpacking libuv1:armhf (1.44.2-1+rpi1) ... #15 12.05 Selecting previously unselected package cmake-data. #15 12.05 Preparing to unpack .../09-cmake-data_3.25.1-1_all.deb ... #15 7.770 Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 1/1 #15 7.936 Preparing : 1/1 #15 7.988 Installing : perl-File-Find-1.40-498.fc38.noarch 1/93 #15 7.996 Installing : cmake-rpm-macros-3.27.7-1.fc38.noarch 2/93 #15 8.004 Installing : cmake-filesystem-3.27.7-1.fc38.aarch64 3/93 #15 8.017 Installing : python3-libselinux-3.5-1.fc38.aarch64 4/93 #15 8.025 Installing : perl-threads-1:2.27-490.fc38.aarch64 5/93 #15 8.035 Installing : m4-1.4.19-5.fc38.aarch64 6/93 #15 0.473 Hit:1 http://deb.debian.org/debian buster InRelease #15 0.473 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #15 0.473 Hit:3 http://deb.debian.org/debian buster-updates InRelease #14 56.94 Get:322 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnet-smtp-ssl-perl all 1.04-2 [6218 B] #14 57.02 Get:323 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmailtools-perl all 2.21-2 [80.4 kB] #14 57.12 Get:324 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB] #14 57.20 Get:325 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmath-base85-perl all 0.5+dfsg-2 [6124 B] warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.INlszP + 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 - #14 55.83 Selecting previously unselected package libapt-pkg-perl. #14 55.83 Preparing to unpack .../191-libapt-pkg-perl_0.1.40build2_armhf.deb ... #14 55.84 Unpacking libapt-pkg-perl (0.1.40build2) ... #14 55.87 Selecting previously unselected package libarchive-cpio-perl. #14 55.87 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ... #14 55.87 Unpacking libarchive-cpio-perl (0.10-1.1) ... #14 55.90 Selecting previously unselected package libarray-intspan-perl. #14 55.90 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ... #14 55.90 Unpacking libarray-intspan-perl (2.004-1) ... #14 55.93 Selecting previously unselected package libmodule-implementation-perl. #14 55.93 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ... #14 55.93 Unpacking libmodule-implementation-perl (0.09-1.1) ... #14 55.96 Selecting previously unselected package libsub-exporter-progressive-perl. #14 55.96 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 55.96 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 55.99 Selecting previously unselected package libvariable-magic-perl. #14 55.99 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build5_armhf.deb ... #14 55.99 Unpacking libvariable-magic-perl (0.62-1build5) ... #14 56.02 Selecting previously unselected package libb-hooks-endofscope-perl. #14 56.02 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.25-1_all.deb ... #14 56.03 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #14 56.06 Selecting previously unselected package libfreetype6:armhf. [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20240226182428-efb9206 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:18:54.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #15 13.15 Running scriptlet: systemd-254.9-1.fc39.aarch64 71/94 #15 13.43 Creating group 'input' with GID 104. #15 13.43 Creating group 'kvm' with GID 36. #15 13.43 Creating group 'render' with GID 105. #15 13.43 Creating group 'sgx' with GID 106. #15 13.43 Creating group 'systemd-journal' with GID 190. #15 13.43 Creating group 'systemd-network' with GID 192. #15 13.43 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. #15 13.43 Creating group 'systemd-oom' with GID 999. #15 13.43 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999. #15 13.43 Creating group 'systemd-resolve' with GID 193. #15 13.43 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. #15 13.43 #14 66.84 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... #14 58.77 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ... #14 58.78 Unpacking libarray-intspan-perl (2.004-1) ... #14 58.81 Selecting previously unselected package libmodule-implementation-perl. #14 58.81 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ... #14 58.81 Unpacking libmodule-implementation-perl (0.09-1.1) ... #14 58.84 Selecting previously unselected package libsub-exporter-progressive-perl. #14 58.84 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 58.85 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 58.88 Selecting previously unselected package libvariable-magic-perl. #14 58.88 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build5_arm64.deb ... #14 58.88 Unpacking libvariable-magic-perl (0.62-1build5) ... #14 58.91 Selecting previously unselected package libb-hooks-endofscope-perl. #14 58.91 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.25-1_all.deb ... #14 58.92 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #14 58.96 Selecting previously unselected package libfreetype6:arm64. #14 58.96 Preparing to unpack .../202-libfreetype6_2.11.1+dfsg-1ubuntu0.2_arm64.deb ... #14 58.97 Unpacking libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.2) ... #14 59.00 Selecting previously unselected package libfontconfig1:arm64. #22 DONE 7.8s #42 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/amd64 <darwin/amd64 build 2/2] 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 #28 DONE 42.7s #29 [linux/amd64->darwin/arm64 build 2/2] 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 42.7s #30 [darwin/arm64 binary 1/1] COPY --from=build /out . #30 DONE 0.1s #31 [darwin/amd64 binary 1/1] COPY --from=build /out . #31 DONE 0.1s #32 exporting to client directory #32 copying files darwin/amd64 22B #32 copying files darwin/arm64 12.32MB 0.1s #15 1.395 dpkg-buildpackage: info: source package docker-ce-build-deps #15 1.395 dpkg-buildpackage: info: source version 1.0 #15 1.395 dpkg-buildpackage: info: source distribution unstable #15 1.395 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 1.432 dpkg-buildpackage: info: host architecture amd64 #15 1.432 dpkg-source --before-build . #15 1.531 debian/rules clean 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 (0.2s) -- Generating done (0.0s) -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #17 23.05 Installing : libxcrypt-static-4.1.1-6.el8.x86_64 36/57 #13 56.27 Setting up bsdmainutils (11.1.2+b1) ... #13 56.30 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #13 56.31 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #13 56.32 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u6) ... #13 56.33 Setting up libcroco3:armhf (0.6.12-3) ... #13 56.35 Setting up libgdbm-compat4:armhf (1.18.1-4) ... #13 56.36 Setting up ucf (3.0038+nmu1) ... #13 56.48 Setting up libgcc-8-dev:armhf (8.3.0-6) ... #13 56.49 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ... #13 56.51 Setting up groff-base (1.22.4-3+deb10u1) ... #13 56.53 Setting up cpp (4:8.3.0-1) ... #13 56.56 Setting up gpgconf (2.2.12-1+deb10u2) ... #13 56.57 Setting up libcurl4:armhf (7.64.0-4+deb10u8) ... #13 56.59 Setting up libc6-dev:armhf (2.28-10+deb10u2) ... #13 56.61 Setting up libx11-6:armhf (2:1.6.7-1+deb10u4) ... #13 56.62 Setting up curl (7.64.0-4+deb10u8) ... #13 56.64 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ... #13 56.65 Setting up gpg (2.2.12-1+deb10u2) ... #13 56.67 Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ... #13 56.68 Setting up libpython3-stdlib:armhf (3.7.3-1) ... #13 56.72 Setting up libstdc++-8-dev:armhf (8.3.0-6) ... #14 58.07 Selecting previously unselected package equivs. #14 58.07 Preparing to unpack .../332-equivs_2.2.0_all.deb ... #14 58.08 Unpacking equivs (2.2.0) ... #14 58.11 Selecting previously unselected package libauthen-sasl-perl. #14 58.11 Preparing to unpack .../333-libauthen-sasl-perl_2.1600-1_all.deb ... #14 58.12 Unpacking libauthen-sasl-perl (2.1600-1) ... #14 58.16 Selecting previously unselected package python3-magic. #14 58.16 Preparing to unpack .../334-python3-magic_2%3a0.4.15-3_all.deb ... #14 58.16 Unpacking python3-magic (2:0.4.15-3) ... #14 58.23 Setting up libapt-pkg-perl (0.1.36build3) ... #14 58.25 Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ... #14 58.27 Setting up libpipeline1:armhf (1.5.2-2build1) ... #15 9.330 Installing : selinux-policy-38.31-1.fc38.noarch 54/93 #15 9.339 Running scriptlet: selinux-policy-38.31-1.fc38.noarch 54/93 #14 58.45 Get:333 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpath-iterator-rule-perl all 1.015-2 [39.9 kB] #14 58.54 Get:334 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libperlio-gzip-perl armhf 0.20-1build1 [13.4 kB] #14 58.61 Get:335 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libperlio-utf8-strict-perl armhf 0.010-1 [10.6 kB] #14 58.69 Get:336 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpod-parser-perl all 1.66-1 [82.8 kB] #15 4.223 (36/91): policycoreutils-devel-3.5-1.fc38.x86_6 2.3 MB/s | 152 kB 00:00 #15 4.241 (37/91): policycoreutils-python-utils-3.5-1.fc3 1.0 MB/s | 80 kB 00:00 #15 4.261 (38/91): python3-libselinux-3.5-1.fc38.x86_64.r 4.1 MB/s | 197 kB 00:00 #15 4.281 (39/91): python3-libsemanage-3.5-2.fc38.x86_64. 1.4 MB/s | 83 kB 00:00 #15 4.375 (40/91): qrencode-libs-4.1.1-4.fc38.x86_64.rpm 651 kB/s | 61 kB 00:00 #15 12.42 Selecting previously unselected package dh-apparmor. #15 12.42 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ... #15 12.43 Unpacking dh-apparmor (2.13.6-10) ... #15 12.47 Selecting previously unselected package libltdl7:armhf. #15 12.47 Preparing to unpack .../12-libltdl7_2.4.6-15_armhf.deb ... #15 12.47 Unpacking libltdl7:armhf (2.4.6-15) ... #15 12.51 Selecting previously unselected package libltdl-dev:armhf. #15 12.51 Preparing to unpack .../13-libltdl-dev_2.4.6-15_armhf.deb ... #15 12.51 Unpacking libltdl-dev:armhf (2.4.6-15) ... #15 12.56 Selecting previously unselected package libseccomp-dev:armhf. #14 57.34 Preparing to unpack .../233-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 57.35 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 57.38 Selecting previously unselected package libnet-ipv6addr-perl. #14 57.38 Preparing to unpack .../234-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 57.39 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 57.42 Selecting previously unselected package libnet-netmask-perl. #14 57.42 Preparing to unpack .../235-libnet-netmask-perl_2.0001-1_all.deb ... #14 57.43 Unpacking libnet-netmask-perl (2.0001-1) ... #14 57.46 Selecting previously unselected package libnetaddr-ip-perl. #14 57.46 Preparing to unpack .../236-libnetaddr-ip-perl_4.079+dfsg-1build7_armhf.deb ... #14 57.47 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 57.51 Selecting previously unselected package libdata-validate-ip-perl. #14 57.51 Preparing to unpack .../237-libdata-validate-ip-perl_0.30-1_all.deb ... #14 57.52 Unpacking libdata-validate-ip-perl (0.30-1) ... #14 57.55 Selecting previously unselected package libdata-validate-uri-perl. #14 57.55 Preparing to unpack .../238-libdata-validate-uri-perl_0.07-2_all.deb ... #14 57.56 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 57.59 Selecting previously unselected package libdistro-info-perl. #15 13.36 Preparing to unpack .../1-libpkgconf3_1.8.1-1_armhf.deb ... #15 13.36 Unpacking libpkgconf3:armhf (1.8.1-1) ... #15 13.39 Selecting previously unselected package pkgconf-bin. #15 13.39 Preparing to unpack .../2-pkgconf-bin_1.8.1-1_armhf.deb ... #15 13.40 Unpacking pkgconf-bin (1.8.1-1) ... #15 13.44 Selecting previously unselected package pkgconf:armhf. #15 13.44 Preparing to unpack .../3-pkgconf_1.8.1-1_armhf.deb ... #15 13.45 Unpacking pkgconf:armhf (1.8.1-1) ... #15 13.52 Selecting previously unselected package pkg-config:armhf. #15 13.52 Preparing to unpack .../4-pkg-config_1.8.1-1_armhf.deb ... #15 13.52 Unpacking pkg-config:armhf (1.8.1-1) ... #15 13.58 Preparing to unpack .../5-udev_252.17-1~deb12u1+rpi1_armhf.deb ... #15 13.61 Unpacking udev (252.17-1~deb12u1+rpi1) over (252.6-1+rpi1) ... #17 DONE 2.6s #14 68.07 Setting up dput (1.0.3ubuntu1.1) ... #14 68.22 Setting up libio-async-loop-epoll-perl (0.20-1) ... #14 68.23 Setting up dirmngr (2.2.19-3ubuntu2.2) ... #14 68.36 Setting up libnet-smtp-ssl-perl (1.04-1) ... #15 1.841 dh_testroot #15 1.858 dh_prep #15 1.879 dh_testdir #15 1.897 dh_testroot #15 1.915 dh_install #15 1.942 dh_installdocs #15 1.974 dh_installchangelogs #15 2.048 dh_compress #13 61.73 Setting up libfile-find-rule-perl (0.34-3) ... #13 61.75 Setting up libref-util-perl (0.204-2) ... #13 61.76 Setting up libipc-system-simple-perl (1.30-2) ... #13 61.77 Setting up libnet-domain-tld-perl (1.75-3) ... #13 61.78 Setting up libperlio-utf8-strict-perl (0.010-1) ... #13 61.80 Setting up libsocket6-perl (0.29-3) ... #13 61.81 Setting up libgd3:armhf (2.3.3-9) ... #13 61.84 Setting up libvariable-magic-perl (0.63-1+b1) ... #13 61.85 Setting up libio-html-perl (1.004-3) ... #13 61.87 Setting up libpod-parser-perl (1.65-1) ... #13 61.88 Setting up libb-hooks-op-check-perl:armhf (0.22-2+b1) ... #13 61.90 Setting up libparams-util-perl (1.102-2+b1) ... #13 61.91 Setting up libdpkg-perl (1.21.22) ... #14 60.37 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 60.38 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 60.41 Selecting previously unselected package libnet-ipv6addr-perl. #14 60.41 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 60.41 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 60.44 Selecting previously unselected package libnet-netmask-perl. #14 60.44 Preparing to unpack .../239-libnet-netmask-perl_2.0001-1_all.deb ... #14 60.44 Unpacking libnet-netmask-perl (2.0001-1) ... #14 60.47 Selecting previously unselected package libnetaddr-ip-perl. #14 60.48 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-1build7_arm64.deb ... #14 60.48 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 60.52 Selecting previously unselected package libdata-validate-ip-perl. #14 60.52 Preparing to unpack .../241-libdata-validate-ip-perl_0.30-1_all.deb ... #14 60.52 Unpacking libdata-validate-ip-perl (0.30-1) ... #14 60.55 Selecting previously unselected package libdata-validate-uri-perl. #14 60.56 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ... #14 60.56 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 60.60 Selecting previously unselected package libdistro-info-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. -- The C compiler identification is GNU 11.4.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 #15 10.30 Installing : python3-setuptools-67.7.2-7.fc39.noarch 35/92 #14 66.70 Preparing to unpack .../179-python3-debian_0.1.49ubuntu2_all.deb ... #14 66.70 Unpacking python3-debian (0.1.49ubuntu2) ... #14 66.74 Selecting previously unselected package libgpgme11:arm64. #14 66.74 Preparing to unpack .../180-libgpgme11_1.18.0-3ubuntu2_arm64.deb ... #14 66.75 Unpacking libgpgme11:arm64 (1.18.0-3ubuntu2) ... #14 66.79 Selecting previously unselected package python3-gpg. #14 66.79 Preparing to unpack .../181-python3-gpg_1.18.0-3ubuntu2_arm64.deb ... #14 66.80 Unpacking python3-gpg (1.18.0-3ubuntu2) ... #14 66.85 Selecting previously unselected package python3-xdg. #14 66.85 Preparing to unpack .../182-python3-xdg_0.28-2_all.deb ... #14 66.86 Unpacking python3-xdg (0.28-2) ... #14 66.91 Selecting previously unselected package dput. #15 10.35 Installing : python3-setools-4.4.3-1.fc39.x86_64 36/92 #15 10.36 Installing : perl-TermReadKey-2.38-18.fc39.x86_64 37/92 #15 10.37 Installing : perl-Error-1:0.17029-13.fc39.noarch 38/92 #15 10.38 Installing : pcre2-utf32-10.42-1.fc39.2.x86_64 39/92 #15 10.39 Installing : pcre2-utf16-10.42-1.fc39.2.x86_64 40/92 #15 10.40 Installing : pcre2-devel-10.42-1.fc39.2.x86_64 41/92 #32 copying files darwin/amd64 38.09MB 0.3s done #32 copying files darwin/arm64 36.49MB 0.3s done #32 DONE 0.3s dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_master/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-20240226182428-efb9206.tgz docker; \ done #15 1.532 dh clean #15 1.609 dh_clean #15 1.643 debian/rules binary #15 1.644 dh binary #15 1.711 dh_update_autotools_config #15 1.739 dh_autoreconf #15 1.779 create-stamp debian/debhelper-build-stamp #15 1.779 dh_prep #15 1.807 dh_auto_install --destdir=debian/docker-ce-build-deps/ #15 1.857 dh_install #15 1.890 dh_installdocs [100%] Linking C executable tini-static #17 23.43 Installing : glibc-static-2.28-251.el8.x86_64 37/57 #17 23.45 Installing : vim-filesystem-2:8.0.1763-19.el8.4.noarch 38/57 #17 23.47 Installing : perl-Thread-Queue-3.13-1.el8.noarch 39/57 #17 23.54 Installing : automake-1.16.1-8.el8.noarch 40/57 #17 23.56 Installing : perl-TermReadKey-2.37-7.el8.x86_64 41/57 #17 23.58 Installing : perl-Error-1:0.17025-2.el8.noarch 42/57 #17 23.60 Installing : perl-Git-2.43.0-1.el8.noarch 43/57 #17 23.62 Installing : git-2.43.0-1.el8.x86_64 44/57 #13 56.77 Setting up python3.7 (3.7.3-2+deb10u6) ... #14 58.28 Setting up wdiff (1.2.2-2build1) ... #14 58.29 Setting up libxau6:armhf (1:1.0.9-0ubuntu1) ... #14 58.30 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ... #14 58.32 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ... #14 58.33 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... #14 58.35 Setting up mime-support (3.64ubuntu1) ... #14 58.38 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #14 58.41 Setting up libmagic-mgc (1:5.38-4) ... #14 58.43 Setting up libyaml-0-2:armhf (0.2.2-1) ... #14 58.44 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ... #14 58.45 No schema files found: doing nothing. #14 58.46 Setting up distro-info-data (0.43ubuntu1.15) ... #14 58.47 Setting up manpages (5.05-1) ... #14 58.49 Setting up unzip (6.0-25ubuntu1.2) ... #15 9.367 Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 55/93 #15 9.655 Installing : selinux-policy-targeted-38.31-1.fc38.noarch 55/93 #14 58.78 Get:337 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpod-constants-perl all 0.19-2 [16.3 kB] #14 58.86 Get:338 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libproc-processtable-perl armhf 0.636-1 [36.2 kB] #15 4.388 (41/91): python3-policycoreutils-3.5-1.fc38.noa 15 MB/s | 2.2 MB 00:00 #15 4.398 (42/91): python3-setuptools-65.5.1-2.fc38.noarc 12 MB/s | 1.7 MB 00:00 #15 4.432 (43/91): rhash-1.4.3-2.fc38.x86_64.rpm 3.4 MB/s | 194 kB 00:00 #15 4.462 (44/91): which-2.21-39.fc38.x86_64.rpm 668 kB/s | 42 kB 00:00 #15 4.513 (45/91): xkeyboard-config-2.38-1.fc38.noarch.rp 12 MB/s | 963 kB 00:00 #15 4.516 (46/91): annobin-docs-12.38-1.fc38.noarch.rpm 1.6 MB/s | 87 kB 00:00 #15 4.529 (47/91): util-linux-2.38.1-4.fc38.x86_64.rpm 18 MB/s | 2.3 MB 00:00 #15 4.567 (48/91): annobin-plugin-gcc-12.38-1.fc38.x86_64 18 MB/s | 955 kB 00:00 #15 4.581 (49/91): cmake-filesystem-3.27.7-1.fc38.x86_64. 1.3 MB/s | 19 kB 00:00 #15 4.601 (50/91): cmake-rpm-macros-3.27.7-1.fc38.noarch. 945 kB/s | 18 kB 00:00 #15 4.643 (51/91): cmake-data-3.27.7-1.fc38.noarch.rpm 20 MB/s | 2.2 MB 00:00 #15 12.56 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+rpi1+deb11u1_armhf.deb ... #15 12.57 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ... #15 12.65 Selecting previously unselected package libsystemd-dev:armhf. #15 12.66 Preparing to unpack .../15-libsystemd-dev_247.3-7+rpi1+deb11u2_armhf.deb ... #15 12.66 Unpacking libsystemd-dev:armhf (247.3-7+rpi1+deb11u2) ... #15 12.74 Selecting previously unselected package libglib2.0-0:armhf. #15 12.74 Preparing to unpack .../16-libglib2.0-0_2.66.8-1+deb11u1_armhf.deb ... #15 12.75 Unpacking libglib2.0-0:armhf (2.66.8-1+deb11u1) ... #15 12.87 Selecting previously unselected package pkg-config. #14 57.59 Preparing to unpack .../239-libdistro-info-perl_1.1ubuntu0.2_all.deb ... #14 57.60 Unpacking libdistro-info-perl (1.1ubuntu0.2) ... #14 57.63 Selecting previously unselected package libemail-address-xs-perl. #14 57.63 Preparing to unpack .../240-libemail-address-xs-perl_1.04-1build6_armhf.deb ... #14 57.64 Unpacking libemail-address-xs-perl (1.04-1build6) ... #14 57.67 Selecting previously unselected package libipc-system-simple-perl. #14 57.67 Preparing to unpack .../241-libipc-system-simple-perl_1.30-1_all.deb ... #14 57.68 Unpacking libipc-system-simple-perl (1.30-1) ... #14 57.71 Selecting previously unselected package libfile-basedir-perl. #14 57.71 Preparing to unpack .../242-libfile-basedir-perl_0.09-1_all.deb ... #14 57.72 Unpacking libfile-basedir-perl (0.09-1) ... #14 57.75 Selecting previously unselected package libfile-chdir-perl. #14 57.75 Preparing to unpack .../243-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 57.76 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 57.79 Selecting previously unselected package libfile-fcntllock-perl. #14 57.79 Preparing to unpack .../244-libfile-fcntllock-perl_0.22-3build7_armhf.deb ... #14 57.79 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #14 57.83 Selecting previously unselected package libnumber-compare-perl. #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #14 68.37 Setting up libmodule-runtime-perl (0.016-1) ... #14 68.38 Setting up libmailtools-perl (2.21-1) ... #14 68.39 Setting up git (1:2.25.1-1ubuntu3.11) ... #14 68.43 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #14 68.47 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 68.54 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 68.60 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 2.083 dh_fixperms #15 2.123 dh_installdeb #15 2.149 dh_gencontrol #15 2.267 dh_md5sums #15 2.294 dh_builddeb #15 2.314 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.334 #15 2.334 The package has been created. #15 2.334 Attention, the package has been created in the current directory, #15 2.334 not in ".." as indicated by the message above! #15 2.356 Selecting previously unselected package docker-ce-build-deps. #15 2.373 (Reading database ... 27762 files and directories currently installed.) mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 61.93 Setting up libtime-duration-perl (1.21-2) ... #13 61.95 Setting up autoconf (2.71-3) ... #13 61.96 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #13 61.98 Setting up libarray-intspan-perl (2.004-2) ... #13 61.99 Setting up libcapture-tiny-perl (0.48-2) ... #13 62.01 Setting up libtimedate-perl (2.3300-2) ... #13 62.02 Setting up libregexp-ipv6-perl (0.03-3) ... #13 62.04 Setting up gpg-wks-server (2.2.40-1.1) ... #13 62.05 Setting up libsub-name-perl:armhf (0.26-2+b1) ... #13 62.07 Setting up libtype-tiny-xs-perl:armhf (0.025-1) ... #13 62.08 Setting up libsyntax-keyword-try-perl (0.28-1) ... #13 62.10 Setting up libdata-validate-domain-perl (0.10-1.1) ... #13 62.11 Setting up libproc-processtable-perl:armhf (0.634-1+b2) ... #13 62.13 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 62.14 Setting up xauth (1:1.1.2-1) ... #13 62.15 Setting up libpath-tiny-perl (0.144-1) ... #13 62.17 Setting up libarchive-cpio-perl (0.10-3) ... #13 62.18 Setting up libjson-perl (4.10000-1) ... #13 62.20 Setting up libnsl2:armhf (1.3.0-2) ... #13 62.22 Setting up libipc-run3-perl (0.048-3) ... #13 62.24 Setting up libregexp-wildcards-perl (1.05-3) ... #14 60.60 Preparing to unpack .../243-libdistro-info-perl_1.1ubuntu0.2_all.deb ... #14 60.60 Unpacking libdistro-info-perl (1.1ubuntu0.2) ... #14 60.63 Selecting previously unselected package libemail-address-xs-perl. #14 60.63 Preparing to unpack .../244-libemail-address-xs-perl_1.04-1build6_arm64.deb ... #14 60.64 Unpacking libemail-address-xs-perl (1.04-1build6) ... #14 60.67 Selecting previously unselected package libipc-system-simple-perl. #14 60.67 Preparing to unpack .../245-libipc-system-simple-perl_1.30-1_all.deb ... #14 60.67 Unpacking libipc-system-simple-perl (1.30-1) ... #14 60.71 Selecting previously unselected package libfile-basedir-perl. #14 60.71 Preparing to unpack .../246-libfile-basedir-perl_0.09-1_all.deb ... #14 60.71 Unpacking libfile-basedir-perl (0.09-1) ... #14 60.74 Selecting previously unselected package libfile-chdir-perl. #14 60.74 Preparing to unpack .../247-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 60.75 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 60.78 Selecting previously unselected package libfile-fcntllock-perl. #14 60.78 Preparing to unpack .../248-libfile-fcntllock-perl_0.22-3build7_arm64.deb ... #14 60.79 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #14 60.82 Selecting previously unselected package libnumber-compare-perl. #14 60.82 Preparing to unpack .../249-libnumber-compare-perl_0.03-2_all.deb ... #14 60.83 Unpacking libnumber-compare-perl (0.03-2) ... #14 60.86 Selecting previously unselected package libtext-glob-perl. #14 60.86 Preparing to unpack .../250-libtext-glob-perl_0.11-2_all.deb ... #14 60.87 Unpacking libtext-glob-perl (0.11-2) ... #14 60.91 Selecting previously unselected package libfile-find-rule-perl. #14 60.91 Preparing to unpack .../251-libfile-find-rule-perl_0.34-1_all.deb ... #14 60.92 Unpacking libfile-find-rule-perl (0.34-1) ... -- Configuring done (0.2s) -- Generating done (0.0s) -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #14 66.91 Preparing to unpack .../183-dput_1.1.3ubuntu3_all.deb ... #14 66.92 Unpacking dput (1.1.3ubuntu3) ... #14 66.96 Selecting previously unselected package fonts-noto-mono. #14 66.96 Preparing to unpack .../184-fonts-noto-mono_20201225-2_all.deb ... #14 66.96 Unpacking fonts-noto-mono (20201225-2) ... #14 67.01 Selecting previously unselected package fonts-noto-core. #14 67.01 Preparing to unpack .../185-fonts-noto-core_20201225-2_all.deb ... #14 67.01 Unpacking fonts-noto-core (20201225-2) ... #15 10.41 Installing : libsepol-devel-3.5-2.fc39.x86_64 42/92 #15 10.42 Installing : libselinux-utils-3.5-5.fc39.x86_64 43/92 #15 10.43 Installing : libedit-3.1-48.20230828cvs.fc39.x86_64 44/92 #15 10.44 Installing : libcbor-0.10.2-2.fc39.x86_64 45/92 #15 10.45 Installing : libfido2-1.13.0-3.fc39.x86_64 46/92 #15 10.45 Installing : libbpf-2:1.1.0-4.fc39.x86_64 47/92 #15 10.46 Installing : libargon2-20190702-3.fc39.x86_64 48/92 #15 10.47 Installing : less-633-2.fc39.x86_64 49/92 #15 10.48 Installing : kmod-libs-30-6.fc39.x86_64 50/92 #15 10.49 Installing : jsoncpp-1.9.5-5.fc39.x86_64 51/92 #15 10.49 Installing : gc-8.2.2-4.fc39.x86_64 52/92 #15 1.926 dh_installchangelogs #15 2.008 dh_perl #15 2.044 dh_link #15 2.077 dh_strip_nondeterminism #15 2.139 dh_compress [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20240226182428-efb9206 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:18:56.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 58.51 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ... #14 58.52 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.6) ... #14 58.53 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 58.55 Setting up binutils-common:armhf (2.34-6ubuntu1.9) ... #14 58.56 Setting up libnghttp2-14:armhf (1.40.0-1ubuntu0.2) ... #14 58.58 Setting up libmagic1:armhf (1:5.38-4) ... #14 58.61 Setting up less (551-1ubuntu0.2) ... #14 58.62 Setting up perl-openssl-defaults:armhf (4) ... #14 58.64 Setting up linux-libc-dev:armhf (5.4.0-172.190) ... #14 58.65 Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.9) ... #14 58.67 Setting up gettext-base (0.19.8.1-10build1) ... #14 58.68 Setting up libnpth0:armhf (1.6-1) ... #14 58.69 Setting up krb5-locales (1.17-6ubuntu4.4) ... #14 58.70 Setting up file (1:5.38-4) ... #14 58.72 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ... #14 58.73 Setting up libgomp1:armhf (10.5.0-1ubuntu1~20.04) ... #14 58.74 Setting up libcbor0.6:armhf (0.6.0-0ubuntu1) ... #14 58.76 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #14 58.78 Setting up libfakeroot:armhf (1.24-1) ... #14 58.79 Setting up libkrb5support0:armhf (1.17-6ubuntu4.4) ... #14 58.81 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 58.82 Setting up tzdata (2023d-0ubuntu0.20.04) ... #14 58.95 Get:339 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libre2-10 armhf 20230301-2 [167 kB] #15 4.661 (52/91): dbus-1.14.10-1.fc38.x86_64.rpm 631 kB/s | 8.0 kB 00:00 #15 4.675 (53/91): dbus-common-1.14.10-1.fc38.noarch.rpm 1.1 MB/s | 15 kB 00:00 #15 4.721 (54/91): cmake-3.27.7-1.fc38.x86_64.rpm 39 MB/s | 8.0 MB 00:00 #15 4.727 (55/91): device-mapper-1.02.197-1.fc38.x86_64.r 2.6 MB/s | 137 kB 00:00 #15 4.739 (56/91): device-mapper-libs-1.02.197-1.fc38.x86 11 MB/s | 175 kB 00:00 #15 4.800 (57/91): cpp-13.2.1-4.fc38.x86_64.rpm 55 MB/s | 11 MB 00:00 #15 4.804 (58/91): gcc-plugin-annobin-13.2.1-4.fc38.x86_6 745 kB/s | 48 kB 00:00 #15 4.818 (59/91): git-2.43.2-1.fc38.x86_64.rpm 3.3 MB/s | 53 kB 00:00 #15 4.902 (60/91): git-core-doc-2.43.2-1.fc38.noarch.rpm 34 MB/s | 2.9 MB 00:00 #15 12.88 Preparing to unpack .../17-pkg-config_0.29.2-1_armhf.deb ... #15 12.88 Unpacking pkg-config (0.29.2-1) ... #15 12.93 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ... #15 12.94 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... #15 12.95 Setting up g++-10 (10.2.1-6+rpi1) ... #15 12.97 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ... #15 12.98 Setting up libglib2.0-0:armhf (2.66.8-1+deb11u1) ... #15 12.99 No schema files found: doing nothing. #15 13.00 Setting up libuv1:armhf (1.40.0-2) ... #15 13.01 Setting up bash-completion (1:2.11-2) ... #14 57.83 Preparing to unpack .../245-libnumber-compare-perl_0.03-2_all.deb ... #14 57.83 Unpacking libnumber-compare-perl (0.03-2) ... #14 57.87 Selecting previously unselected package libtext-glob-perl. #14 57.87 Preparing to unpack .../246-libtext-glob-perl_0.11-2_all.deb ... #14 57.87 Unpacking libtext-glob-perl (0.11-2) ... #14 57.91 Selecting previously unselected package libfile-find-rule-perl. #14 57.91 Preparing to unpack .../247-libfile-find-rule-perl_0.34-1_all.deb ... #14 57.92 Unpacking libfile-find-rule-perl (0.34-1) ... #14 57.95 Selecting previously unselected package libfont-afm-perl. #14 57.95 Preparing to unpack .../248-libfont-afm-perl_1.20-3_all.deb ... #14 57.96 Unpacking libfont-afm-perl (1.20-3) ... #14 57.99 Selecting previously unselected package libio-string-perl. #14 58.00 Preparing to unpack .../249-libio-string-perl_1.08-3.1_all.deb ... #14 58.00 Unpacking libio-string-perl (1.08-3.1) ... #14 58.04 Selecting previously unselected package libfont-ttf-perl. #14 58.04 Preparing to unpack .../250-libfont-ttf-perl_1.06-1.1_all.deb ... #14 58.04 Unpacking libfont-ttf-perl (1.06-1.1) ... #14 58.12 Selecting previously unselected package libsort-versions-perl. #14 68.73 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 68.76 Setting up dh-strip-nondeterminism (1.7.0-1) ... #14 68.77 Setting up libconst-fast-perl (0.014-1) ... #14 68.78 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 68.80 Setting up libgit-wrapper-perl (0.048-1) ... #14 68.81 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.21) ... #14 68.82 Setting up curl (7.68.0-1ubuntu2.21) ... #14 68.83 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... #14 68.86 Setting up libmodule-implementation-perl (0.09-1) ... #14 68.88 Setting up libemail-valid-perl (1.202-1) ... #14 68.89 Setting up libpackage-stash-perl (0.38-1) ... #14 68.90 Setting up libimport-into-perl (1.002005-1) ... #14 68.91 Setting up libmoo-perl (2.003006-1) ... #14 68.93 Setting up liblist-someutils-perl (0.58-1) ... #14 68.94 Setting up liblist-someutils-xs-perl (0.58-2) ... #15 14.10 Preparing to unpack .../6-libudev1_252.17-1~deb12u1+rpi1_armhf.deb ... #15 14.12 Unpacking libudev1:armhf (252.17-1~deb12u1+rpi1) over (252.6-1+rpi1) ... #15 14.18 Setting up libudev1:armhf (252.17-1~deb12u1+rpi1) ... #15 14.22 Setting up libseccomp-dev:armhf (2.5.4-1+rpi1+b1) ... #15 14.23 Setting up libstdc++-12-dev:armhf (12.2.0-14+rpi1) ... #15 14.25 Setting up libarchive13:armhf (3.6.2-1) ... #15 14.26 Setting up libpkgconf3:armhf (1.8.1-1) ... #15 14.27 Setting up libuv1:armhf (1.44.2-1+rpi1) ... #15 14.28 Setting up bash-completion (1:2.11-6) ... #15 14.32 Setting up udev (252.17-1~deb12u1+rpi1) ... #15 2.374 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 2.378 Unpacking docker-ce-build-deps (1.0) ... #13 62.25 Setting up libfcgi-perl (0.82+ds-2) ... #13 62.27 Setting up libsub-override-perl (0.09-4) ... #13 62.28 Setting up libaliased-perl (0.34-3) ... #13 62.30 Setting up libstrictures-perl (2.000006-1) ... #13 62.31 Setting up libsub-quote-perl (2.006008-1) ... #13 62.33 Setting up libdevel-stacktrace-perl (2.0400-2) ... #13 62.35 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #13 62.37 Setting up libsort-versions-perl (1.62-3) ... #13 62.39 Setting up libexporter-tiny-perl (1.006000-1) ... #13 62.40 Setting up libre-engine-re2-perl:armhf (0.17+ds-1) ... #13 62.42 Setting up libfile-dirlist-perl (0.05-3) ... #13 62.43 Setting up libterm-readkey-perl (2.38-2+b1) ... #13 62.45 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ... #14 60.95 Selecting previously unselected package libfont-afm-perl. #14 60.96 Preparing to unpack .../252-libfont-afm-perl_1.20-3_all.deb ... #14 60.96 Unpacking libfont-afm-perl (1.20-3) ... #14 60.99 Selecting previously unselected package libio-string-perl. #14 60.99 Preparing to unpack .../253-libio-string-perl_1.08-3.1_all.deb ... #14 61.00 Unpacking libio-string-perl (1.08-3.1) ... #14 61.03 Selecting previously unselected package libfont-ttf-perl. #14 61.03 Preparing to unpack .../254-libfont-ttf-perl_1.06-1.1_all.deb ... #14 61.04 Unpacking libfont-ttf-perl (1.06-1.1) ... #14 61.09 Selecting previously unselected package libsort-versions-perl. #14 61.09 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ... #14 61.10 Unpacking libsort-versions-perl (1.62-1) ... #14 61.13 Selecting previously unselected package libgit-wrapper-perl. #14 61.13 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ... #14 61.13 Unpacking libgit-wrapper-perl (0.048-1) ... [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-20240226182428-efb9206 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:18:56.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 67.30 Selecting previously unselected package fontconfig-config. #14 67.30 Preparing to unpack .../186-fontconfig-config_2.14.2-4ubuntu1_arm64.deb ... #14 67.41 Unpacking fontconfig-config (2.14.2-4ubuntu1) ... #15 10.78 Installing : guile22-2.2.7-9.fc39.x86_64 53/92 #15 2.178 dh_fixperms #15 2.216 dh_missing #15 2.242 dh_installdeb #15 2.274 dh_gencontrol #15 2.393 dh_md5sums #14 58.93 #14 58.93 Current default time zone: 'Etc/UTC' #14 58.93 Local time is now: Wed Feb 28 12:18:56 UTC 2024. #14 58.93 Universal Time is now: Wed Feb 28 12:18:56 UTC 2024. #14 58.93 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 58.93 #14 58.96 Setting up fakeroot (1.24-1) ... #14 58.96 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 58.96 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 58.96 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 58.96 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 58.96 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 58.96 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 58.96 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 58.96 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 58.96 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 58.98 Setting up autotools-dev (20180224.1) ... #14 58.99 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 59.00 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... #14 59.02 Setting up make (4.2.1-1.2) ... #14 59.06 Setting up libmpfr6:armhf (4.0.2-1) ... #17 23.65 Installing : libuv-1:1.41.1-1.el8_4.x86_64 45/57 #14 59.39 Get:340 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libre-engine-re2-perl armhf 0.18+ds-1 [17.4 kB] #15 4.926 (61/91): git-core-2.43.2-1.fc38.x86_64.rpm 37 MB/s | 4.5 MB 00:00 #15 4.931 (62/91): glibc-devel-2.37-18.fc38.x86_64.rpm 2.0 MB/s | 54 kB 00:00 #15 4.954 (63/91): glibc-headers-x86-2.37-18.fc38.noarch. 20 MB/s | 536 kB 00:00 #15 4.985 (64/91): glibc-static-2.37-18.fc38.x86_64.rpm 32 MB/s | 1.7 MB 00:00 #15 5.000 (65/91): kernel-headers-6.7.3-100.fc38.x86_64.r 36 MB/s | 1.6 MB 00:00 #15 5.008 (66/91): less-633-1.fc38.x86_64.rpm 9.2 MB/s | 175 kB 00:00 #15 5.022 (67/91): libuv-1.48.0-1.fc38.x86_64.rpm 13 MB/s | 252 kB 00:00 #15 5.024 (68/91): libxcrypt-devel-4.4.36-1.fc38.x86_64.r 2.0 MB/s | 30 kB 00:00 #15 5.179 (69/91): gcc-13.2.1-4.fc38.x86_64.rpm 76 MB/s | 34 MB 00:00 #13 57.48 Setting up libgnutls-dane0:armhf (3.6.7-4+deb10u12) ... #14 58.12 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ... #14 58.13 Unpacking libsort-versions-perl (1.62-1) ... #14 58.16 Selecting previously unselected package libgit-wrapper-perl. #14 58.17 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ... #14 58.17 Unpacking libgit-wrapper-perl (0.048-1) ... #14 58.21 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 58.21 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #14 58.21 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #14 58.25 Selecting previously unselected package libio-prompter-perl. #14 58.25 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ... #14 58.26 Unpacking libio-prompter-perl (0.004015-1) ... #14 58.29 Selecting previously unselected package libjson-perl. #14 58.30 Preparing to unpack .../255-libjson-perl_4.04000-1_all.deb ... #14 58.30 Unpacking libjson-perl (4.04000-1) ... #14 58.34 Selecting previously unselected package liblog-any-perl. #14 58.34 Preparing to unpack .../256-liblog-any-perl_1.710-1_all.deb ... #14 58.34 Unpacking liblog-any-perl (1.710-1) ... #14 58.38 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 68.96 Setting up gnupg (2.2.19-3ubuntu2.2) ... #14 68.97 Setting up libmoox-aliases-perl (0.001006-1) ... #14 68.98 Setting up libparams-validate-perl (1.29-3) ... #14 68.99 Setting up libb-hooks-endofscope-perl (0.24-1) ... #14 69.01 Setting up libnamespace-clean-perl (0.27-1) ... #14 69.02 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #14 69.04 Setting up libgitlab-api-v4-perl (0.25-1) ... #14 69.05 Setting up libmoox-struct-perl (0.017-1) ... #14 69.06 Setting up lintian (2.62.0ubuntu2.3) ... #14 69.08 Setting up licensecheck (3.0.45-1) ... #14 69.10 Setting up dh-autoreconf (19) ... #14 69.12 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 69.13 Setting up libwww-perl (6.43-1) ... #14 69.15 Setting up debhelper (12.10ubuntu1) ... #14 69.19 Setting up devscripts (2.20.2ubuntu2) ... #42 ... #43 [tini-build 2/4] 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 #43 1.738 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #43 1.754 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #43 1.754 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #43 1.969 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #43 2.249 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] #43 2.425 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [144 kB] #43 3.842 Fetched 9197 kB in 2s (3882 kB/s) #43 3.842 Reading package lists... #43 4.583 Reading package lists... #43 5.169 Building dependency tree... #43 5.532 The following additional packages will be installed: #43 5.534 cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 #43 5.535 Suggested packages: #43 5.535 cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip #43 5.633 The following NEW packages will be installed: #43 5.634 cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 #43 5.911 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. #43 5.911 Need to get 21.5 MB of archives. #43 5.911 After this operation, 80.9 MB of additional disk space will be used. #43 5.911 Get:1 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #43 6.008 Get:2 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #43 6.017 Get:3 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1 [343 kB] #43 6.020 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] #43 6.022 Get:5 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] #43 6.023 Get:6 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1 [140 kB] #43 6.025 Get:7 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] #43 6.046 Get:8 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] #43 6.337 debconf: delaying package configuration, since apt-utils is not installed #43 6.372 Fetched 21.5 MB in 1s (42.5 MB/s) #43 6.395 Selecting previously unselected package libicu72:amd64. #43 6.395 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15644 files and directories currently installed.) #43 6.405 Preparing to unpack .../0-libicu72_72.1-3_amd64.deb ... #43 6.414 Unpacking libicu72:amd64 (72.1-3) ... #43 7.195 Selecting previously unselected package libxml2:amd64. #43 7.198 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #43 7.203 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #43 7.449 Selecting previously unselected package libarchive13:amd64. #43 7.452 Preparing to unpack .../2-libarchive13_3.6.2-1_amd64.deb ... #43 7.459 Unpacking libarchive13:amd64 (3.6.2-1) ... #43 7.538 Selecting previously unselected package libjsoncpp25:amd64. #43 7.541 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_amd64.deb ... #43 7.551 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #43 7.620 Selecting previously unselected package librhash0:amd64. #43 7.622 Preparing to unpack .../4-librhash0_1.4.3-3_amd64.deb ... #43 7.631 Unpacking librhash0:amd64 (1.4.3-3) ... #43 7.700 Selecting previously unselected package libuv1:amd64. #43 7.702 Preparing to unpack .../5-libuv1_1.44.2-1_amd64.deb ... #43 7.725 Unpacking libuv1:amd64 (1.44.2-1) ... #43 7.840 Selecting previously unselected package cmake-data. #43 7.840 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ... #43 7.850 Unpacking cmake-data (3.25.1-1) ... #43 8.571 Selecting previously unselected package cmake. #43 8.575 Preparing to unpack .../7-cmake_3.25.1-1_amd64.deb ... #43 8.584 Unpacking cmake (3.25.1-1) ... #43 9.522 Setting up libicu72:amd64 (72.1-3) ... #43 9.538 Setting up libuv1:amd64 (1.44.2-1) ... #43 9.557 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #43 9.571 Setting up librhash0:amd64 (1.4.3-3) ... #43 9.586 Setting up cmake-data (3.25.1-1) ... #43 9.634 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #43 9.645 Setting up libarchive13:amd64 (3.6.2-1) ... #43 9.663 Setting up cmake (3.25.1-1) ... #43 9.684 Processing triggers for libc-bin (2.36-9+deb12u4) ... #43 ... #29 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config #29 3.783 Reading package lists... #29 4.955 Hit:1 http://deb.debian.org/debian bookworm InRelease #29 4.955 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #29 4.955 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #29 5.117 Reading package lists... #29 5.875 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config #29 5.883 Reading package lists... #29 6.576 Building dependency tree... #29 6.940 gcc is already the newest version (4:12.2.0-3). #29 6.940 pkg-config is already the newest version (1.8.1-1). #29 6.940 The following additional packages will be installed: #29 6.941 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev #29 6.941 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin #29 6.941 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev #29 6.941 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 #29 6.942 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev #29 6.942 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev #29 6.943 Suggested packages: #29 6.943 libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc #29 6.943 libgdk-pixbuf2.0-bin libxml2-utils #29 6.943 Recommended packages: #29 6.943 shared-mime-info xdg-user-dirs #29 7.206 The following NEW packages will be installed: #29 7.206 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 #29 7.208 libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin #29 7.208 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev #29 7.208 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 #29 7.208 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev #29 7.208 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev #29 7.506 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded. #29 7.506 Need to get 9413 kB of archives. #29 7.506 After this operation, 45.4 MB of additional disk space will be used. #29 7.506 Get:1 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB] #29 7.522 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB] #29 7.524 Get:3 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB] #29 7.528 Get:4 http://deb.debian.org/debian bookworm/main amd64 libsecret-common all 0.20.5-3 [28.5 kB] #29 7.529 Get:5 http://deb.debian.org/debian bookworm/main amd64 libsecret-1-0 amd64 0.20.5-3 [115 kB] #29 7.530 Get:6 http://deb.debian.org/debian bookworm/main amd64 gir1.2-secret-1 amd64 0.20.5-3 [13.5 kB] #29 7.533 Get:7 http://deb.debian.org/debian bookworm/main amd64 uuid-dev amd64 2.38.1-5+b1 [39.9 kB] #29 7.533 Get:8 http://deb.debian.org/debian bookworm/main amd64 libblkid-dev amd64 2.38.1-5+b1 [179 kB] #29 7.536 Get:9 http://deb.debian.org/debian bookworm/main amd64 libbtrfs0 amd64 6.2-1 [35.0 kB] #29 7.537 Get:10 http://deb.debian.org/debian bookworm/main amd64 libbtrfs-dev amd64 6.2-1 [70.6 kB] #29 7.538 Get:11 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #29 7.541 Get:12 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB] #29 7.542 Get:13 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB] #29 7.545 Get:14 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB] #29 7.556 Get:15 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2 [1207 kB] #29 7.572 Get:16 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2 [110 kB] #29 7.574 Get:17 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] #29 7.574 Get:18 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] #29 7.576 Get:19 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev-bin amd64 2.74.6-2 [151 kB] #29 7.580 Get:20 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2.1 [351 kB] #29 7.584 Get:21 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB] #29 7.587 Get:22 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB] #29 7.593 Get:23 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB] #29 7.594 Get:24 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB] #29 7.606 Get:25 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b6 [157 kB] #29 7.607 Get:26 http://deb.debian.org/debian bookworm/main amd64 libmount-dev amd64 2.38.1-5+b1 [22.5 kB] #29 7.607 Get:27 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] #29 7.625 Get:28 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev amd64 2.74.6-2 [1601 kB] #29 7.648 Get:29 http://deb.debian.org/debian bookworm/main amd64 libsecret-1-dev amd64 0.20.5-3 [144 kB] #29 7.837 debconf: delaying package configuration, since apt-utils is not installed #29 7.881 Fetched 9413 kB in 0s (22.1 MB/s) #29 7.959 Selecting previously unselected package libglib2.0-0:amd64. #29 7.959 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15644 files and directories currently installed.) #29 7.970 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_amd64.deb ... #29 7.982 Unpacking libglib2.0-0:amd64 (2.74.6-2) ... #29 8.228 Selecting previously unselected package libgirepository-1.0-1:amd64. #29 8.230 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_amd64.deb ... #29 8.239 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ... #29 8.294 Selecting previously unselected package gir1.2-glib-2.0:amd64. #29 8.299 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_amd64.deb ... #29 8.305 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ... #29 8.382 Selecting previously unselected package libsecret-common. #29 8.384 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ... #29 8.397 Unpacking libsecret-common (0.20.5-3) ... #29 8.537 Selecting previously unselected package libsecret-1-0:amd64. #29 8.540 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_amd64.deb ... #29 8.551 Unpacking libsecret-1-0:amd64 (0.20.5-3) ... #29 8.705 Selecting previously unselected package gir1.2-secret-1:amd64. #29 8.708 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_amd64.deb ... #29 8.717 Unpacking gir1.2-secret-1:amd64 (0.20.5-3) ... #29 8.785 Selecting previously unselected package uuid-dev:amd64. #29 8.786 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_amd64.deb ... #29 8.794 Unpacking uuid-dev:amd64 (2.38.1-5+b1) ... #29 8.975 Selecting previously unselected package libblkid-dev:amd64. #29 8.977 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_amd64.deb ... #29 8.984 Unpacking libblkid-dev:amd64 (2.38.1-5+b1) ... #29 9.103 Selecting previously unselected package libbtrfs0:amd64. #29 9.103 Preparing to unpack .../08-libbtrfs0_6.2-1_amd64.deb ... #29 9.106 Unpacking libbtrfs0:amd64 (6.2-1) ... #29 9.176 Selecting previously unselected package libbtrfs-dev:amd64. #29 9.178 Preparing to unpack .../09-libbtrfs-dev_6.2-1_amd64.deb ... #29 9.185 Unpacking libbtrfs-dev:amd64 (6.2-1) ... #29 9.269 Selecting previously unselected package libelf1:amd64. #29 9.269 Preparing to unpack .../10-libelf1_0.188-2.1_amd64.deb ... #29 9.273 Unpacking libelf1:amd64 (0.188-2.1) ... #29 9.335 Selecting previously unselected package libffi-dev:amd64. #29 9.338 Preparing to unpack .../11-libffi-dev_3.4.4-1_amd64.deb ... #29 9.343 Unpacking libffi-dev:amd64 (3.4.4-1) ... #29 9.405 Selecting previously unselected package libgpg-error-dev. #29 9.408 Preparing to unpack .../12-libgpg-error-dev_1.46-1_amd64.deb ... #29 9.413 Unpacking libgpg-error-dev (1.46-1) ... #29 9.476 Selecting previously unselected package libgcrypt20-dev. #29 9.479 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_amd64.deb ... #29 9.488 Unpacking libgcrypt20-dev (1.10.1-3) ... #29 9.602 Selecting previously unselected package libglib2.0-data. #29 9.604 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... #29 9.609 Unpacking libglib2.0-data (2.74.6-2) ... #29 9.869 Selecting previously unselected package libglib2.0-bin. #29 9.872 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_amd64.deb ... #29 9.909 Unpacking libglib2.0-bin (2.74.6-2) ... #13 62.47 Setting up libperlio-gzip-perl (0.20-1+b1) ... #13 62.48 Setting up libsys-hostname-long-perl (1.5-3) ... #13 62.50 Setting up libhtml-html5-entities-perl (0.004-3) ... #13 62.51 Setting up libsereal-decoder-perl (5.003+ds-1) ... #13 62.52 Setting up liburi-perl (5.17-1) ... #13 62.54 Setting up libnet-ipv6addr-perl (1.02-1) ... #13 62.60 Setting up libfile-touch-perl (0.12-2) ... #13 62.61 Setting up libc-devtools (2.36-9+deb12u4) ... #13 62.63 Setting up libemail-address-xs-perl (1.05-1+b1) ... #13 62.64 Setting up libnet-ssleay-perl:armhf (1.92-2+b1) ... #13 62.66 Setting up automake (1:1.16.5-1.3) ... #13 62.67 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 62.68 Setting up libapt-pkg-perl (0.1.40+b2) ... #13 62.70 Setting up libio-sessiondata-perl (1.03-3) ... #14 61.16 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 61.16 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #14 61.17 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #14 61.20 Selecting previously unselected package libio-prompter-perl. #14 61.20 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ... #14 61.21 Unpacking libio-prompter-perl (0.004015-1) ... #14 61.24 Selecting previously unselected package libjson-perl. #14 61.24 Preparing to unpack .../259-libjson-perl_4.04000-1_all.deb ... #14 61.24 Unpacking libjson-perl (4.04000-1) ... #14 61.28 Selecting previously unselected package liblog-any-perl. #14 61.28 Preparing to unpack .../260-liblog-any-perl_1.710-1_all.deb ... #14 61.28 Unpacking liblog-any-perl (1.710-1) ... #14 61.32 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 61.32 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 61.33 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 61.36 Selecting previously unselected package libpackage-stash-perl. #15 10.81 Installing : make-1:4.4.1-2.fc39.x86_64 54/92 #14 67.45 Selecting previously unselected package libcurl3-gnutls:arm64. #14 67.45 Preparing to unpack .../187-libcurl3-gnutls_8.2.1-1ubuntu3.2_arm64.deb ... #14 67.46 Unpacking libcurl3-gnutls:arm64 (8.2.1-1ubuntu3.2) ... #14 67.49 Selecting previously unselected package liberror-perl. #14 67.49 Preparing to unpack .../188-liberror-perl_0.17029-2_all.deb ... #14 67.49 Unpacking liberror-perl (0.17029-2) ... #14 67.53 Selecting previously unselected package git-man. #15 2.431 dh_builddeb #15 2.457 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.474 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo #15 2.611 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes #14 59.07 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 59.08 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... #14 59.09 Setting up libidn11:armhf (1.33-2.2ubuntu2) ... #14 59.11 Setting up strace (5.5-3ubuntu1) ... #14 59.12 Setting up libsigsegv2:armhf (2.12-2) ... #14 59.13 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #14 59.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 59.14 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #14 59.14 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #14 59.14 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #14 59.14 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #14 59.14 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #14 59.14 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #14 59.14 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #14 59.14 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #14 59.14 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #14 59.14 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #14 59.15 Setting up t1utils (1.41-3) ... #14 59.17 Setting up diffstat (1.63-1) ... #14 59.18 Setting up libmpc3:armhf (1.1.0-1) ... #14 59.22 Setting up libatomic1:armhf (10.5.0-1ubuntu1~20.04) ... #14 59.23 Setting up patch (2.7.6-6) ... #14 59.24 Setting up autopoint (0.19.8.1-10build1) ... #14 59.26 Setting up libfl2:armhf (2.6.4-6.2) ... #14 59.27 Setting up ucf (3.0038+nmu1) ... #14 59.54 Get:341 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libreadonly-perl all 2.050-3 [19.9 kB] #14 59.64 Get:342 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libref-util-perl all 0.204-2 [15.1 kB] #15 5.183 (70/91): libxcrypt-static-4.4.36-1.fc38.x86_64. 636 kB/s | 102 kB 00:00 #15 5.190 (71/91): make-4.4.1-1.fc38.x86_64.rpm 3.5 MB/s | 588 kB 00:00 #15 5.203 (72/91): openssh-9.0p1-19.fc38.x86_64.rpm 18 MB/s | 435 kB 00:00 #15 5.206 (73/91): perl-File-Compare-1.100.700-498.fc38.n 921 kB/s | 14 kB 00:00 #15 5.218 (74/91): openssh-clients-9.0p1-19.fc38.x86_64.r 25 MB/s | 701 kB 00:00 #15 5.221 (75/91): perl-File-Copy-2.39-498.fc38.noarch.rp 1.2 MB/s | 21 kB 00:00 #15 5.222 (76/91): perl-File-Find-1.40-498.fc38.noarch.rp 1.6 MB/s | 26 kB 00:00 #15 5.232 (77/91): perl-Git-2.43.2-1.fc38.noarch.rpm 3.0 MB/s | 40 kB 00:00 #15 5.236 (78/91): python3-audit-3.1.2-8.fc38.x86_64.rpm 6.2 MB/s | 87 kB 00:00 #15 5.238 (79/91): perl-lib-0.65-498.fc38.x86_64.rpm 983 kB/s | 15 kB 00:00 #15 5.252 (80/91): rpm-plugin-selinux-4.18.2-1.fc38.x86_6 1.1 MB/s | 18 kB 00:00 #15 5.256 (81/91): selinux-policy-38.31-1.fc38.noarch.rpm 3.2 MB/s | 56 kB 00:00 #15 5.263 (82/91): python3-setools-4.4.3-1.fc38.x86_64.rp 20 MB/s | 624 kB 00:00 #15 5.284 (83/91): selinux-policy-devel-38.31-1.fc38.noar 29 MB/s | 912 kB 00:00 #15 5.324 (84/91): systemd-253.15-2.fc38.x86_64.rpm 73 MB/s | 4.5 MB 00:00 #15 5.334 (85/91): systemd-devel-253.15-2.fc38.x86_64.rpm 12 MB/s | 590 kB 00:00 #15 5.350 (86/91): systemd-networkd-253.15-2.fc38.x86_64. 28 MB/s | 631 kB 00:00 #15 5.356 (87/91): systemd-pam-253.15-2.fc38.x86_64.rpm 16 MB/s | 337 kB 00:00 #15 5.389 (88/91): selinux-policy-targeted-38.31-1.fc38.n 50 MB/s | 6.7 MB 00:00 #13 57.50 Setting up libpython2.7:armhf (2.7.16-2+deb10u3) ... #13 57.51 Setting up gettext (0.19.8.1-9) ... #13 57.53 Setting up exim4-base (4.92-8+deb10u9) ... #13 57.66 exim: DB upgrade, deleting hints-db #13 57.70 Setting up gcc-8 (8.3.0-6) ... #13 57.73 Setting up gpg-agent (2.2.12-1+deb10u2) ... #13 57.80 Setting up libtool (2.4.6-9) ... #14 58.38 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 58.39 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 58.42 Selecting previously unselected package libpackage-stash-perl. #14 58.43 Preparing to unpack .../258-libpackage-stash-perl_0.39-1_all.deb ... #14 58.43 Unpacking libpackage-stash-perl (0.39-1) ... #14 58.47 Selecting previously unselected package libsub-identify-perl. #14 58.47 Preparing to unpack .../259-libsub-identify-perl_0.14-1build5_armhf.deb ... #14 58.47 Unpacking libsub-identify-perl (0.14-1build5) ... #14 58.51 Selecting previously unselected package libsub-name-perl. #14 58.51 Preparing to unpack .../260-libsub-name-perl_0.26-1build3_armhf.deb ... #14 58.51 Unpacking libsub-name-perl (0.26-1build3) ... #14 58.55 Selecting previously unselected package libnamespace-clean-perl. #14 58.55 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ... #14 58.56 Unpacking libnamespace-clean-perl (0.27-1) ... #14 58.59 Selecting previously unselected package libpath-tiny-perl. #14 58.59 Preparing to unpack .../262-libpath-tiny-perl_0.122-1_all.deb ... #14 58.60 Unpacking libpath-tiny-perl (0.122-1) ... #14 58.63 Selecting previously unselected package libstrictures-perl. #14 69.34 Setting up equivs (2.2.0) ... #14 69.35 Setting up libxml-parser-perl (2.46-1) ... #14 69.36 Setting up libxml-sax-expat-perl (0.51-1) ... #14 69.40 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 69.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 13.63 Setting up pkg-config (0.29.2-1) ... #29 10.29 Selecting previously unselected package python3-lib2to3. #29 10.29 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... #29 10.35 Unpacking python3-lib2to3 (3.11.2-3) ... #29 10.48 Selecting previously unselected package python3-distutils. #13 62.72 Setting up libstring-escape-perl (2010.002-3) ... #13 62.74 Setting up libberkeleydb-perl:armhf (0.64-2+b1) ... #13 62.77 Setting up libhttp-date-perl (6.05-2) ... #13 62.78 Setting up libfile-which-perl (1.27-2) ... #13 62.80 Setting up libfile-basedir-perl (0.09-2) ... #13 62.82 Setting up libtask-weaken-perl (1.06-2) ... #13 62.84 Setting up libunicode-utf8-perl (0.62-2) ... #13 62.86 Setting up libfeature-compat-try-perl (0.05-1) ... #13 62.87 Setting up libset-intspan-perl (1.19-3) ... #13 62.89 Setting up libmouse-perl (2.5.10-1+b3) ... #13 62.90 Setting up libfile-listing-perl (6.15-1) ... #13 62.92 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ... #13 62.93 Setting up gpg-wks-client (2.2.40-1.1) ... #13 62.95 Setting up libregexp-pattern-perl (0.2.14-2) ... #13 62.97 Setting up libdata-messagepack-perl (1.02-1+b1) ... #13 62.98 Setting up libclass-inspector-perl (1.36-3) ... #13 63.00 Setting up libfont-afm-perl (1.20-4) ... #13 63.01 Setting up libwant-perl (0.29-2+b1) ... #13 63.03 Setting up libdynaloader-functions-perl (0.003-3) ... #14 61.37 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ... #14 61.39 Unpacking libpackage-stash-perl (0.39-1) ... #14 61.44 Selecting previously unselected package libsub-identify-perl. #14 61.44 Preparing to unpack .../263-libsub-identify-perl_0.14-1build5_arm64.deb ... #14 61.44 Unpacking libsub-identify-perl (0.14-1build5) ... #14 61.47 Selecting previously unselected package libsub-name-perl. #14 61.48 Preparing to unpack .../264-libsub-name-perl_0.26-1build3_arm64.deb ... #14 61.48 Unpacking libsub-name-perl (0.26-1build3) ... #14 61.51 Selecting previously unselected package libnamespace-clean-perl. #14 61.51 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ... #14 61.51 Unpacking libnamespace-clean-perl (0.27-1) ... #14 61.55 Selecting previously unselected package libpath-tiny-perl. #14 61.56 Preparing to unpack .../266-libpath-tiny-perl_0.122-1_all.deb ... #14 61.56 Unpacking libpath-tiny-perl (0.122-1) ... #14 61.59 Selecting previously unselected package libstrictures-perl. #15 2.428 Reading package lists... #14 67.53 Preparing to unpack .../189-git-man_1%3a2.40.1-1ubuntu1_all.deb ... #14 67.53 Unpacking git-man (1:2.40.1-1ubuntu1) ... #14 67.58 Selecting previously unselected package git. #14 67.58 Preparing to unpack .../190-git_1%3a2.40.1-1ubuntu1_arm64.deb ... #14 67.59 Unpacking git (1:2.40.1-1ubuntu1) ... #14 67.74 Selecting previously unselected package libalgorithm-diff-perl. #14 67.74 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ... #14 67.75 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 67.81 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64. #14 67.81 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-8_arm64.deb ... #14 67.82 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-8) ... #14 67.85 Selecting previously unselected package libalgorithm-merge-perl. #14 67.86 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-5_all.deb ... #14 67.86 Unpacking libalgorithm-merge-perl (0.08-5) ... #14 67.89 Selecting previously unselected package libaliased-perl. #14 67.89 Preparing to unpack .../194-libaliased-perl_0.34-3_all.deb ... #14 67.90 Unpacking libaliased-perl (0.34-3) ... #14 67.94 Selecting previously unselected package libapt-pkg-perl. #14 67.94 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build3_arm64.deb ... #14 67.94 Unpacking libapt-pkg-perl (0.1.40build3) ... #14 67.98 Selecting previously unselected package libarchive-cpio-perl. #15 11.32 Installing : gcc-13.2.1-6.fc39.x86_64 55/92 #15 2.686 dpkg-genchanges: info: binary-only upload (no source code included) #15 2.688 dpkg-source --after-build . #15 2.786 dpkg-buildpackage: info: binary-only upload (no source included) #14 59.37 Setting up libk5crypto3:armhf (1.17-6ubuntu4.4) ... #14 59.38 Setting up libltdl7:armhf (2.4.6-14) ... #14 59.39 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... #14 59.40 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 59.42 Setting up libubsan1:armhf (10.5.0-1ubuntu1~20.04) ... #14 59.43 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 59.44 Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ... #14 59.45 Setting up libuchardet0:armhf (0.0.6-3build1) ... #14 59.47 Setting up libre2-5:armhf (20200101+dfsg-1build1) ... #14 59.48 Setting up git-man (1:2.25.1-1ubuntu3.11) ... #14 59.50 Setting up libisl22:armhf (0.22.1-1) ... #14 59.51 Setting up netbase (6.1) ... #14 59.54 Setting up libkrb5-3:armhf (1.17-6ubuntu4.4) ... #14 59.56 Setting up libmpdec2:armhf (2.4.2-3) ... #14 59.57 Setting up libbinutils:armhf (2.34-6ubuntu1.9) ... #14 59.74 Get:343 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libref-util-xs-perl armhf 0.117-2build1 [11.6 kB] #14 59.83 Get:344 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libregexp-pattern-license-perl all 3.11.0-1 [85.8 kB] #15 5.395 (89/91): systemd-resolved-253.15-2.fc38.x86_64. 6.5 MB/s | 288 kB 00:00 #15 5.420 (90/91): systemd-rpm-macros-253.15-2.fc38.noarc 406 kB/s | 26 kB 00:00 #15 5.422 (91/91): vim-filesystem-9.1.113-1.fc38.noarch.r 542 kB/s | 18 kB 00:00 #15 5.423 -------------------------------------------------------------------------------- #15 5.423 Total 35 MB/s | 105 MB 00:03 #13 57.84 Setting up openssh-client (1:7.9p1-10+deb10u4) ... #13 57.94 Setting up gpgsm (2.2.12-1+deb10u2) ... #14 58.64 Preparing to unpack .../263-libstrictures-perl_2.000006-1_all.deb ... #14 58.64 Unpacking libstrictures-perl (2.000006-1) ... #14 58.68 Selecting previously unselected package libtype-tiny-perl. #14 58.68 Preparing to unpack .../264-libtype-tiny-perl_1.012004-1_all.deb ... #14 58.68 Unpacking libtype-tiny-perl (1.012004-1) ... #14 58.73 Selecting previously unselected package libgitlab-api-v4-perl. #14 58.73 Preparing to unpack .../265-libgitlab-api-v4-perl_0.26-1_all.deb ... #14 58.74 Unpacking libgitlab-api-v4-perl (0.26-1) ... #14 58.78 Selecting previously unselected package libhash-fieldhash-perl. #14 58.78 Preparing to unpack .../266-libhash-fieldhash-perl_0.15-1build5_armhf.deb ... #14 58.78 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #14 58.82 Selecting previously unselected package libhtml-form-perl. #14 58.82 Preparing to unpack .../267-libhtml-form-perl_6.07-1_all.deb ... #14 58.83 Unpacking libhtml-form-perl (6.07-1) ... #14 58.86 Selecting previously unselected package libhtml-format-perl. #14 69.57 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 13.69 Setting up libltdl7:armhf (2.4.6-15) ... #15 13.70 Setting up libjsoncpp24:armhf (1.9.4-4) ... #15 13.71 Setting up g++ (4:10.2.1-1+rpi1) ... #15 13.73 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 13.74 Setting up librhash0:armhf (1.4.1-2) ... #15 13.75 Setting up build-essential (12.9) ... #15 13.77 Setting up cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ... #15 13.78 Setting up dh-apparmor (2.13.6-10) ... #15 13.80 Setting up libsystemd-dev:armhf (247.3-7+rpi1+deb11u2) ... #15 13.81 Setting up libltdl-dev:armhf (2.4.6-15) ... #15 13.82 Setting up cmake (3.18.4-2+rpt1+rpi1+deb11u1) ... #15 13.83 Setting up docker-ce-build-deps (1.0) ... #15 13.84 Processing triggers for man-db (2.9.4-2) ... #29 ... #43 [tini-build 2/4] 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 #43 DONE 10.6s #29 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config #29 10.48 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... #29 10.49 Unpacking python3-distutils (3.11.2-3) ... #29 10.62 Selecting previously unselected package libglib2.0-dev-bin. #29 ... #40 [build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y clang lld llvm #40 2.693 Reading package lists... #40 3.389 Building dependency tree... #40 3.799 The following additional packages will be installed: #40 3.799 clang-14 libclang-common-14-dev libclang-cpp14 libclang1-14 libcurl3-nss #40 3.800 libgc1 libicu72 libllvm14 libnspr4 libnss3 libobjc-12-dev libobjc4 libpfm4 #40 3.800 libxml2 libz3-4 lld-14 llvm-14 llvm-14-linker-tools llvm-14-runtime #40 3.801 llvm-runtime nss-plugin-pem #40 3.804 Suggested packages: #40 3.804 clang-14-doc wasi-libc llvm-14-doc #40 3.804 Recommended packages: #40 3.804 llvm-14-dev libclang-rt-14-dev binfmt-support | systemd #40 4.098 The following NEW packages will be installed: #40 4.099 clang clang-14 libclang-common-14-dev libclang-cpp14 libclang1-14 #40 4.099 libcurl3-nss libgc1 libicu72 libllvm14 libnspr4 libnss3 libobjc-12-dev #40 4.100 libobjc4 libpfm4 libxml2 libz3-4 lld lld-14 llvm llvm-14 #40 4.100 llvm-14-linker-tools llvm-14-runtime llvm-runtime nss-plugin-pem #40 4.382 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #40 4.382 Need to get 74.7 MB of archives. #40 4.382 After this operation, 353 MB of additional disk space will be used. #40 4.382 Get:1 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #40 4.518 Get:2 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #40 4.533 Get:3 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] #40 4.627 Get:4 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] #40 4.900 Get:5 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] #40 5.041 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] #40 5.046 Get:7 http://deb.debian.org/debian bookworm/main amd64 libobjc4 amd64 12.2.0-14 [43.1 kB] #40 5.049 Get:8 http://deb.debian.org/debian bookworm/main amd64 libobjc-12-dev amd64 12.2.0-14 [170 kB] #40 5.053 Get:9 http://deb.debian.org/debian bookworm/main amd64 libclang-common-14-dev all 1:14.0.6-12 [890 kB] #40 5.081 Get:10 http://deb.debian.org/debian bookworm/main amd64 llvm-14-linker-tools amd64 1:14.0.6-12 [1288 kB] #40 5.104 Get:11 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] #40 5.181 Get:12 http://deb.debian.org/debian bookworm/main amd64 clang-14 amd64 1:14.0.6-12 [102 kB] #40 5.183 Get:13 http://deb.debian.org/debian bookworm/main amd64 clang amd64 1:14.0-55.7~deb12u1 [5144 B] #40 5.184 Get:14 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #40 5.186 Get:15 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #40 5.202 Get:16 http://deb.debian.org/debian bookworm/main amd64 nss-plugin-pem amd64 1.0.8+1-1 [54.6 kB] #40 5.204 Get:17 http://deb.debian.org/debian bookworm/main amd64 libcurl3-nss amd64 7.88.1-10+deb12u5 [394 kB] #40 5.212 Get:18 http://deb.debian.org/debian bookworm/main amd64 libpfm4 amd64 4.13.0-1 [294 kB] #40 5.218 Get:19 http://deb.debian.org/debian bookworm/main amd64 lld-14 amd64 1:14.0.6-12 [1192 kB] #40 5.235 Get:20 http://deb.debian.org/debian bookworm/main amd64 lld amd64 1:14.0-55.7~deb12u1 [4804 B] #40 5.240 Get:21 http://deb.debian.org/debian bookworm/main amd64 llvm-14-runtime amd64 1:14.0.6-12 [477 kB] #40 5.250 Get:22 http://deb.debian.org/debian bookworm/main amd64 llvm-runtime amd64 1:14.0-55.7~deb12u1 [4812 B] #40 5.252 Get:23 http://deb.debian.org/debian bookworm/main amd64 llvm-14 amd64 1:14.0.6-12 [11.7 MB] #40 5.716 Get:24 http://deb.debian.org/debian bookworm/main amd64 llvm amd64 1:14.0-55.7~deb12u1 [7212 B] #40 5.899 debconf: delaying package configuration, since apt-utils is not installed #13 63.04 Setting up libclass-method-modifiers-perl (2.14-1) ... #13 63.08 Setting up liblist-compare-perl (0.55-2) ... #13 63.10 Setting up libref-util-xs-perl (0.117-2+b1) ... #13 63.11 Setting up libio-pty-perl (1:1.17-1) ... #13 63.12 Setting up libfile-fcntllock-perl (0.22-4+b1) ... #13 63.17 Setting up libclone-perl:armhf (0.46-1) ... #13 63.18 Setting up libalgorithm-diff-perl (1.201-1) ... #13 63.20 Setting up libarchive-zip-perl (1.68-1) ... #13 63.21 Setting up libsub-identify-perl (0.14-3) ... #13 63.22 Setting up libdistro-info-perl (1.5+deb12u1) ... #13 63.24 Setting up libcpanel-json-xs-perl:armhf (4.35-1) ... #13 63.25 Setting up libio-stringy-perl (2.111-3) ... #13 63.27 Setting up libhtml-tagset-perl (3.20-6) ... #13 63.28 Setting up liblog-any-perl (1.713-1) ... #14 61.60 Preparing to unpack .../267-libstrictures-perl_2.000006-1_all.deb ... #14 61.60 Unpacking libstrictures-perl (2.000006-1) ... #14 61.63 Selecting previously unselected package libtype-tiny-perl. #14 61.63 Preparing to unpack .../268-libtype-tiny-perl_1.012004-1_all.deb ... #14 61.64 Unpacking libtype-tiny-perl (1.012004-1) ... #14 61.71 Selecting previously unselected package libgitlab-api-v4-perl. #14 61.71 Preparing to unpack .../269-libgitlab-api-v4-perl_0.26-1_all.deb ... #14 61.71 Unpacking libgitlab-api-v4-perl (0.26-1) ... #14 61.75 Selecting previously unselected package libhash-fieldhash-perl. #14 61.75 Preparing to unpack .../270-libhash-fieldhash-perl_0.15-1build5_arm64.deb ... #14 61.76 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #14 61.79 Selecting previously unselected package libhtml-form-perl. #14 61.79 Preparing to unpack .../271-libhtml-form-perl_6.07-1_all.deb ... #14 61.80 Unpacking libhtml-form-perl (6.07-1) ... #14 61.83 Selecting previously unselected package libhtml-format-perl. #14 61.83 Preparing to unpack .../272-libhtml-format-perl_2.12-1.1_all.deb ... #14 61.83 Unpacking libhtml-format-perl (2.12-1.1) ... #14 61.87 Selecting previously unselected package libhtml-html5-entities-perl. #14 61.87 Preparing to unpack .../273-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #14 61.87 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #14 61.91 Selecting previously unselected package libhttp-daemon-perl. #14 61.91 Preparing to unpack .../274-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ... #14 61.91 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 61.95 Selecting previously unselected package libio-interactive-perl. #15 3.123 Building dependency tree... #15 3.297 Reading state information... #15 3.327 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 3.396 Starting 2 pkgProblemResolver with broken count: 0 #15 3.399 Done #14 67.98 Preparing to unpack .../196-libarchive-cpio-perl_0.10-3_all.deb ... #14 67.98 Unpacking libarchive-cpio-perl (0.10-3) ... #14 68.04 Selecting previously unselected package libarray-intspan-perl. #14 68.04 Preparing to unpack .../197-libarray-intspan-perl_2.004-2_all.deb ... #14 68.06 Unpacking libarray-intspan-perl (2.004-2) ... #14 68.09 Selecting previously unselected package libmodule-implementation-perl. #14 68.09 Preparing to unpack .../198-libmodule-implementation-perl_0.09-2_all.deb ... #14 68.10 Unpacking libmodule-implementation-perl (0.09-2) ... #14 68.17 Selecting previously unselected package libsub-exporter-progressive-perl. #14 68.17 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #14 68.18 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #14 68.21 Selecting previously unselected package libvariable-magic-perl. #15 11.33 Running scriptlet: gcc-13.2.1-6.fc39.x86_64 55/92 #15 11.62 Installing : cmake-data-3.27.7-1.fc39.noarch 56/92 #15 2.790 #15 2.790 The package has been created. #15 2.790 Attention, the package has been created in the current directory, #15 2.790 not in ".." as indicated by the message above! #15 2.810 Selecting previously unselected package docker-ce-build-deps. #15 2.826 (Reading database ... 29944 files and directories currently installed.) #15 2.827 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 2.830 Unpacking docker-ce-build-deps (1.0) ... #14 59.58 Setting up libfido2-1:armhf (1.3.1-1ubuntu2) ... #14 59.59 Setting up libc-dev-bin (2.31-0ubuntu9.14) ... #14 59.61 Setting up openssl (1.1.1f-1ubuntu2.22) ... #14 59.63 Setting up libbsd0:armhf (0.10.0-1) ... #14 59.64 Setting up libelf1:armhf (0.176-1.1ubuntu0.1) ... #14 59.65 Setting up readline-common (8.0-4) ... #14 59.68 Setting up publicsuffix (20200303.0012-1) ... #14 59.69 Setting up libcc1-0:armhf (10.5.0-1ubuntu1~20.04) ... #14 59.71 Setting up iso-codes (4.4-1) ... #14 59.72 Setting up liblocale-gettext-perl (1.07-4) ... #14 59.73 Setting up dctrl-tools (2.24-3) ... #14 59.74 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 59.76 Setting up libgdbm6:armhf (1.18.1-5) ... #14 59.77 Setting up gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 59.78 Setting up libctf0:armhf (2.34-6ubuntu1.9) ... #15 15.06 invoke-rc.d: could not determine current runlevel #15 15.06 invoke-rc.d: policy-rc.d denied execution of restart. #15 15.08 Setting up libjsoncpp25:armhf (1.9.5-4) ... #15 15.09 Setting up pkgconf-bin (1.8.1-1) ... #15 15.11 Setting up libltdl7:armhf (2.4.7-5) ... #15 15.12 Setting up librhash0:armhf (1.4.3-3) ... #15 15.14 Setting up cmake-data (3.25.1-1) ... #15 15.15 Setting up dh-apparmor (3.0.8-3) ... #15 15.16 Setting up libsystemd-dev:armhf (252.17-1~deb12u1+rpi1) ... #14 60.03 Get:345 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libregexp-pattern-perl all 0.2.14-2 [17.6 kB] #14 60.11 Get:346 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libregexp-wildcards-perl all 1.05-3 [12.9 kB] #14 60.19 Get:347 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsasl2-modules armhf 2.1.28+dfsg1-3 [61.0 kB] #13 57.95 Setting up libgsasl7 (1.8.0-8+deb10u1) ... #13 57.97 Setting up libxext6:armhf (2:1.3.3-1+b2) ... #13 57.98 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u8) ... #13 58.00 Setting up python3 (3.7.3-1) ... #13 58.27 Setting up python3-xdg (0.25-5) ... #14 58.87 Preparing to unpack .../268-libhtml-format-perl_2.12-1.1_all.deb ... #14 58.87 Unpacking libhtml-format-perl (2.12-1.1) ... #14 58.91 Selecting previously unselected package libhtml-html5-entities-perl. #14 58.91 Preparing to unpack .../269-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #14 58.92 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #14 58.95 Selecting previously unselected package libhttp-daemon-perl. #14 58.95 Preparing to unpack .../270-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ... #14 58.96 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 58.99 Selecting previously unselected package libio-interactive-perl. #14 58.99 Preparing to unpack .../271-libio-interactive-perl_1.023-1_all.deb ... #14 59.00 Unpacking libio-interactive-perl (1.023-1) ... #14 59.06 Selecting previously unselected package libio-prompt-tiny-perl. #14 59.06 Preparing to unpack .../272-libio-prompt-tiny-perl_0.003-1_all.deb ... #14 59.07 Unpacking libio-prompt-tiny-perl (0.003-1) ... #14 59.10 Selecting previously unselected package libtypes-serialiser-perl. #14 69.61 Processing triggers for libc-bin (2.31-0ubuntu9.14) ... #14 69.63 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... #14 69.64 Updating certificates in /etc/ssl/certs... #14 69.97 0 added, 0 removed; done. #14 69.97 Running hooks in /etc/ca-certificates/update.d... #15 13.87 Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ... #40 6.014 Fetched 74.7 MB in 2s (46.6 MB/s) #40 6.056 Selecting previously unselected package libicu72:amd64. #40 6.056 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15644 files and directories currently installed.) #40 6.071 Preparing to unpack .../00-libicu72_72.1-3_amd64.deb ... #40 6.083 Unpacking libicu72:amd64 (72.1-3) ... #13 63.30 Setting up libauthen-sasl-perl (2.1600-3) ... #13 63.31 Setting up libdevel-size-perl (0.83-2+b1) ... #13 63.33 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ... #13 63.34 Setting up libdebhelper-perl (13.11.4) ... #13 63.36 Setting up libpod-constants-perl (0.19-2) ... #13 63.37 Setting up libregexp-pattern-license-perl (3.9.4-3) ... #13 63.39 Setting up libconvert-binhex-perl (1.125-3) ... #13 63.40 Setting up liblwp-mediatypes-perl (6.04-2) ... #13 63.42 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #13 63.43 Setting up libio-interactive-perl (1.023-2) ... #13 63.45 Setting up libtry-tiny-perl (0.31-2) ... #13 63.47 Setting up libtype-tiny-perl (2.002001-1) ... #13 63.48 Setting up libcommon-sense-perl:armhf (3.75-3) ... #13 63.49 Setting up libmldbm-perl (2.05-4) ... #14 61.95 Preparing to unpack .../275-libio-interactive-perl_1.023-1_all.deb ... #14 61.95 Unpacking libio-interactive-perl (1.023-1) ... #14 61.98 Selecting previously unselected package libio-prompt-tiny-perl. #14 61.99 Preparing to unpack .../276-libio-prompt-tiny-perl_0.003-1_all.deb ... #14 62.00 Unpacking libio-prompt-tiny-perl (0.003-1) ... #14 62.03 Selecting previously unselected package libtypes-serialiser-perl. #14 62.03 Preparing to unpack .../277-libtypes-serialiser-perl_1.01-1_all.deb ... #14 62.03 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 62.06 Selecting previously unselected package libjson-xs-perl. #14 62.06 Preparing to unpack .../278-libjson-xs-perl_4.030-1build3_arm64.deb ... #14 62.07 Unpacking libjson-xs-perl (4.030-1build3) ... #14 62.10 Selecting previously unselected package libjson-maybexs-perl. #14 62.10 Preparing to unpack .../279-libjson-maybexs-perl_1.004003-1_all.deb ... #14 62.10 Unpacking libjson-maybexs-perl (1.004003-1) ... #14 62.13 Selecting previously unselected package libldap-common. #14 62.14 Preparing to unpack .../280-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ... #14 62.14 Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ... #14 62.17 Selecting previously unselected package liblist-compare-perl. #15 3.428 Done #15 3.437 Starting pkgProblemResolver with broken count: 0 #15 3.475 Starting 2 pkgProblemResolver with broken count: 0 #15 3.478 Done #15 3.632 The following additional packages will be installed: #14 68.22 Preparing to unpack .../200-libvariable-magic-perl_0.63-1_arm64.deb ... #14 68.22 Unpacking libvariable-magic-perl (0.63-1) ... #14 68.25 Selecting previously unselected package libb-hooks-endofscope-perl. #14 68.25 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.26-1_all.deb ... #14 68.26 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #14 68.29 Selecting previously unselected package libberkeleydb-perl:arm64. #14 68.29 Preparing to unpack .../202-libberkeleydb-perl_0.64-2_arm64.deb ... #14 68.30 Unpacking libberkeleydb-perl:arm64 (0.64-2) ... #14 68.34 Selecting previously unselected package libfreetype6:arm64. #14 68.34 Preparing to unpack .../203-libfreetype6_2.13.1+dfsg-1_arm64.deb ... #14 68.35 Unpacking libfreetype6:arm64 (2.13.1+dfsg-1) ... #14 68.39 Selecting previously unselected package libfontconfig1:arm64. #14 68.39 Preparing to unpack .../204-libfontconfig1_2.14.2-4ubuntu1_arm64.deb ... #14 68.40 Unpacking libfontconfig1:arm64 (2.14.2-4ubuntu1) ... #14 68.45 Selecting previously unselected package libjpeg-turbo8:arm64. #15 11.87 Installing : cmake-3.27.7-1.fc39.x86_64 57/92 #15 11.88 Installing : dbus-common-1:1.14.10-1.fc39.noarch 58/92 #15 11.88 Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch 58/92 #15 11.89 Running scriptlet: dbus-broker-35-2.fc39.x86_64 59/92 #15 11.96 Installing : dbus-broker-35-2.fc39.x86_64 59/92 #15 11.96 Running scriptlet: dbus-broker-35-2.fc39.x86_64 59/92 #15 11.97 Installing : dbus-1:1.14.10-1.fc39.x86_64 60/92 #15 11.97 Running scriptlet: libutempter-1.2.1-10.fc39.x86_64 61/92 #15 12.02 Installing : libutempter-1.2.1-10.fc39.x86_64 61/92 #15 12.03 Installing : device-mapper-libs-1.02.197-1.fc39.x86_64 62/92 #15 12.04 Installing : cryptsetup-libs-2.6.1-3.fc39.x86_64 63/92 #15 12.05 Installing : device-mapper-1.02.197-1.fc39.x86_64 64/92 #15 2.863 Reading package lists... #14 59.80 Setting up pinentry-curses (1.1.0-3build1) ... #14 59.81 Setting up manpages-dev (5.05-1) ... #14 59.82 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu1) ... #14 59.84 Setting up libxcb1:armhf (1.14-2) ... #14 59.85 Setting up at (3.1.23-1ubuntu1) ... #14 59.99 invoke-rc.d: could not determine current runlevel #14 60.00 invoke-rc.d: policy-rc.d denied execution of start. #14 60.00 Setting up libicu66:armhf (66.1-2ubuntu2.1) ... #14 60.02 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 60.03 Setting up libedit2:armhf (3.1-20191231-1) ... #14 60.05 Setting up libreadline8:armhf (8.0-4) ... #14 60.07 Setting up m4 (1.4.18-4) ... #14 60.08 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 60.10 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... #15 15.18 Setting up g++-12 (12.2.0-14+rpi1) ... #15 15.19 Setting up pkgconf:armhf (1.8.1-1) ... #15 15.21 Setting up libltdl-dev:armhf (2.4.7-5) ... #15 15.22 Setting up pkg-config:armhf (1.8.1-1) ... #15 15.23 Setting up g++ (4:12.2.0-3+rpi1) ... #15 15.24 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 15.25 Setting up cmake (3.25.1-1) ... #15 15.27 Setting up build-essential (12.9) ... #15 15.28 Setting up docker-ce-build-deps (1.0) ... #15 15.29 Processing triggers for man-db (2.11.2-2) ... #15 15.38 Processing triggers for libc-bin (2.36-9+rpi1+deb12u4) ... #14 60.30 Get:348 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsereal-decoder-perl armhf 5.004+ds-1 [93.3 kB] #14 60.42 Get:349 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsereal-encoder-perl armhf 5.004+ds-1 [94.9 kB] #14 60.54 Get:350 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libset-intspan-perl all 1.19-3 [24.8 kB] #13 58.43 Setting up man-db (2.8.5-2+deb10u1) ... #13 58.54 Building database of manual pages ... #14 59.10 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ... #14 59.10 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 59.13 Selecting previously unselected package libjson-xs-perl. #14 59.13 Preparing to unpack .../274-libjson-xs-perl_4.030-1build3_armhf.deb ... #14 59.13 Unpacking libjson-xs-perl (4.030-1build3) ... #14 59.18 Selecting previously unselected package libjson-maybexs-perl. #14 59.18 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ... #14 59.19 Unpacking libjson-maybexs-perl (1.004003-1) ... #14 59.22 Selecting previously unselected package libldap-common. #14 59.22 Preparing to unpack .../276-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ... #14 59.23 Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ... #14 59.26 Selecting previously unselected package liblist-compare-perl. #14 59.26 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ... #14 59.27 Unpacking liblist-compare-perl (0.55-1) ... #14 59.31 Selecting previously unselected package liblist-someutils-perl. #14 59.31 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ... #14 59.31 Unpacking liblist-someutils-perl (0.58-1) ... #14 59.35 Selecting previously unselected package liblist-someutils-xs-perl. #40 ... #44 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #14 69.97 done. #13 63.51 Setting up libxml-namespacesupport-perl (1.12-2) ... #13 63.52 Setting up libnet-http-perl (6.22-1) ... #13 63.54 Setting up libpath-iterator-rule-perl (1.015-2) ... #13 63.55 Setting up libtext-markdown-discount-perl (0.16-1) ... #13 63.57 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #13 63.59 Setting up libtime-moment-perl (0.44-2+b1) ... #13 63.60 Setting up libencode-locale-perl (1.05-3) ... #13 63.61 Setting up libexception-class-perl (1.45-1) ... #13 63.63 Setting up libxstring-perl:armhf (0.005-2+b1) ... #13 63.65 Setting up libmath-base85-perl (0.5+dfsg-2) ... #13 63.67 Setting up libconfig-tiny-perl (2.28-2) ... #13 63.68 Setting up libsereal-encoder-perl (5.003+ds-1) ... #13 63.70 Setting up libdevel-callchecker-perl:armhf (0.008-2) ... #13 63.71 Setting up liblist-utilsby-perl (0.12-2) ... #14 62.17 Preparing to unpack .../281-liblist-compare-perl_0.55-1_all.deb ... #14 62.18 Unpacking liblist-compare-perl (0.55-1) ... #14 62.22 Selecting previously unselected package liblist-someutils-perl. #14 62.22 Preparing to unpack .../282-liblist-someutils-perl_0.58-1_all.deb ... #14 62.22 Unpacking liblist-someutils-perl (0.58-1) ... #14 62.25 Selecting previously unselected package liblist-someutils-xs-perl. #14 62.26 Preparing to unpack .../283-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ... #14 62.26 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #14 62.29 Selecting previously unselected package liblist-utilsby-perl. #14 62.30 Preparing to unpack .../284-liblist-utilsby-perl_0.11-1_all.deb ... #14 62.30 Unpacking liblist-utilsby-perl (0.11-1) ... #14 62.33 Selecting previously unselected package libltdl7:arm64. #14 62.34 Preparing to unpack .../285-libltdl7_2.4.6-15build2_arm64.deb ... #14 62.34 Unpacking libltdl7:arm64 (2.4.6-15build2) ... #14 62.37 Selecting previously unselected package libltdl-dev:arm64. #14 62.37 Preparing to unpack .../286-libltdl-dev_2.4.6-15build2_arm64.deb ... #14 62.38 Unpacking libltdl-dev:arm64 (2.4.6-15build2) ... #14 62.42 Selecting previously unselected package liblzo2-2:arm64. #15 3.633 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #15 3.634 libprocps7 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 3.636 Suggested packages: #15 3.636 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #15 3.725 The following NEW packages will be installed: #15 3.726 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #15 3.727 libprocps7 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #14 68.45 Preparing to unpack .../205-libjpeg-turbo8_2.1.5-2ubuntu1_arm64.deb ... #14 68.46 Unpacking libjpeg-turbo8:arm64 (2.1.5-2ubuntu1) ... #14 68.49 Selecting previously unselected package libjpeg8:arm64. #14 68.49 Preparing to unpack .../206-libjpeg8_8c-2ubuntu11_arm64.deb ... #14 68.50 Unpacking libjpeg8:arm64 (8c-2ubuntu11) ... #14 68.54 Selecting previously unselected package libdeflate0:arm64. #14 68.54 Preparing to unpack .../207-libdeflate0_1.18-1_arm64.deb ... #14 68.55 Unpacking libdeflate0:arm64 (1.18-1) ... #14 68.58 Selecting previously unselected package libjbig0:arm64. #14 68.58 Preparing to unpack .../208-libjbig0_2.1-6.1ubuntu1_arm64.deb ... #14 68.59 Unpacking libjbig0:arm64 (2.1-6.1ubuntu1) ... #14 68.63 Selecting previously unselected package liblerc4:arm64. #14 68.63 Preparing to unpack .../209-liblerc4_4.0.0+ds-2ubuntu2_arm64.deb ... #14 68.64 Unpacking liblerc4:arm64 (4.0.0+ds-2ubuntu2) ... #14 68.68 Selecting previously unselected package libwebp7:arm64. #14 68.68 Preparing to unpack .../210-libwebp7_1.2.4-0.3_arm64.deb ... #14 68.68 Unpacking libwebp7:arm64 (1.2.4-0.3) ... #15 12.08 Installing : systemd-networkd-254.9-1.fc39.x86_64 65/92 #15 12.08 Running scriptlet: systemd-networkd-254.9-1.fc39.x86_64 65/92 #15 12.10 Installing : systemd-pam-254.9-1.fc39.x86_64 66/92 #15 12.11 Installing : systemd-resolved-254.9-1.fc39.x86_64 67/92 #15 12.12 Running scriptlet: systemd-resolved-254.9-1.fc39.x86_64 67/92 #15 12.18 Installing : util-linux-2.39.3-5.fc39.x86_64 68/92 #15 3.365 Building dependency tree... #15 3.472 Reading state information... #15 3.476 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #17 24.05 Installing : cmake-data-3.26.5-2.el8.noarch 46/57 #17 25.32 Installing : cmake-3.26.5-2.el8.x86_64 47/57 #17 25.43 Installing : isl-0.16.1-6.el8.x86_64 48/57 #14 59.35 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ... #14 59.35 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #14 59.39 Selecting previously unselected package liblist-utilsby-perl. #14 59.39 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ... #14 59.40 Unpacking liblist-utilsby-perl (0.11-1) ... #14 59.44 Selecting previously unselected package libltdl7:armhf. #14 59.44 Preparing to unpack .../281-libltdl7_2.4.6-15build2_armhf.deb ... #14 59.45 Unpacking libltdl7:armhf (2.4.6-15build2) ... #14 59.48 Selecting previously unselected package libltdl-dev:armhf. #14 59.48 Preparing to unpack .../282-libltdl-dev_2.4.6-15build2_armhf.deb ... #14 59.49 Unpacking libltdl-dev:armhf (2.4.6-15build2) ... #14 59.54 Selecting previously unselected package liblzo2-2:armhf. #14 59.55 Preparing to unpack .../283-liblzo2-2_2.10-2build3_armhf.deb ... #14 59.55 Unpacking liblzo2-2:armhf (2.10-2build3) ... #14 59.61 Selecting previously unselected package libsys-hostname-long-perl. #44 ... #29 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config #29 10.62 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_amd64.deb ... #29 10.63 Unpacking libglib2.0-dev-bin (2.74.6-2) ... #29 10.70 Selecting previously unselected package libsepol-dev:amd64. #29 10.70 Preparing to unpack .../19-libsepol-dev_3.4-2.1_amd64.deb ... #29 10.71 Unpacking libsepol-dev:amd64 (3.4-2.1) ... #29 10.82 Selecting previously unselected package libpcre2-16-0:amd64. #29 10.82 Preparing to unpack .../20-libpcre2-16-0_10.42-1_amd64.deb ... #29 10.82 Unpacking libpcre2-16-0:amd64 (10.42-1) ... #29 10.93 Selecting previously unselected package libpcre2-32-0:amd64. #29 10.93 Preparing to unpack .../21-libpcre2-32-0_10.42-1_amd64.deb ... #29 10.96 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #29 11.06 Selecting previously unselected package libpcre2-posix3:amd64. #29 11.06 Preparing to unpack .../22-libpcre2-posix3_10.42-1_amd64.deb ... #29 11.06 Unpacking libpcre2-posix3:amd64 (10.42-1) ... #29 11.12 Selecting previously unselected package libpcre2-dev:amd64. #29 11.13 Preparing to unpack .../23-libpcre2-dev_10.42-1_amd64.deb ... #29 11.13 Unpacking libpcre2-dev:amd64 (10.42-1) ... #29 11.33 Selecting previously unselected package libselinux1-dev:amd64. #29 11.33 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_amd64.deb ... #29 11.34 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ... #29 11.43 Selecting previously unselected package libmount-dev:amd64. #29 11.43 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_amd64.deb ... #29 11.43 Unpacking libmount-dev:amd64 (2.38.1-5+b1) ... #29 11.48 Selecting previously unselected package zlib1g-dev:amd64. #29 11.48 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... #29 11.48 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #13 63.72 Setting up libstring-shellquote-perl (1.04-3) ... #13 63.78 Setting up libnet-netmask-perl (2.0002-2) ... #13 63.79 Setting up libsub-install-perl (0.929-1) ... #13 63.81 Setting up gcc (4:12.2.0-3) ... #13 63.84 Setting up dpkg-dev (1.21.22) ... #13 63.87 Setting up libindirect-perl (0.39-2+b1) ... #13 63.89 Setting up libxs-parse-sublike-perl:armhf (0.16-1+b2) ... #13 63.90 Setting up intltool-debian (0.35.0+20060710.6) ... #13 63.91 Setting up libfreezethaw-perl (0.5001-3) ... #13 63.92 Setting up libobject-pad-perl (0.78-1) ... #13 63.94 Setting up liberror-perl (0.17029-2) ... #13 63.96 Setting up patchutils (0.4.2-1) ... #13 63.97 Setting up libmail-sendmail-perl (0.80-3) ... #13 63.98 Setting up libltdl-dev:armhf (2.4.7-5) ... #13 64.00 Setting up libjson-maybexs-perl (1.004004-1) ... #13 64.01 Setting up libxml-sax-base-perl (1.09-3) ... #13 64.03 Setting up libio-string-perl (1.08-4) ... #13 64.05 Setting up libreadonly-perl (2.050-3) ... #14 62.43 Preparing to unpack .../287-liblzo2-2_2.10-2build3_arm64.deb ... #14 62.43 Unpacking liblzo2-2:arm64 (2.10-2build3) ... #14 62.46 Selecting previously unselected package libsys-hostname-long-perl. #14 62.47 Preparing to unpack .../288-libsys-hostname-long-perl_1.5-2_all.deb ... #14 62.47 Unpacking libsys-hostname-long-perl (1.5-2) ... #14 62.50 Selecting previously unselected package libmail-sendmail-perl. #14 62.50 Preparing to unpack .../289-libmail-sendmail-perl_0.80-1.1_all.deb ... #14 62.51 Unpacking libmail-sendmail-perl (0.80-1.1) ... #14 62.54 Selecting previously unselected package libnet-smtp-ssl-perl. #14 62.54 Preparing to unpack .../290-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 62.55 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 62.57 Selecting previously unselected package libmailtools-perl. #14 62.58 Preparing to unpack .../291-libmailtools-perl_2.21-1_all.deb ... #14 62.58 Unpacking libmailtools-perl (2.21-1) ... #14 62.62 Selecting previously unselected package libmarkdown2:arm64. #14 62.62 Preparing to unpack .../292-libmarkdown2_2.2.7-2_arm64.deb ... #14 62.63 Unpacking libmarkdown2:arm64 (2.2.7-2) ... #14 62.66 Selecting previously unselected package libmath-base85-perl. #15 4.001 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #15 4.001 1 not fully installed or removed. #15 4.001 Need to get 6139 kB of archives. #15 4.001 After this operation, 29.3 MB of additional disk space will be used. #15 4.001 Get:1 http://deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] #15 4.007 Get:2 http://deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] #15 4.021 Get:3 http://deb.debian.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB] #15 4.022 Get:4 http://deb.debian.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB] #15 4.024 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libarchive13 arm64 3.3.3-4+deb10u3 [292 kB] #15 4.027 Get:6 http://deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] #15 4.028 Get:7 http://deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] #15 4.029 Get:8 http://deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] #15 4.030 Get:9 http://deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] #15 4.060 Get:10 http://deb.debian.org/debian buster/main arm64 dh-apparmor all 2.13.2-10 [70.1 kB] #15 4.061 Get:11 http://deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] #15 4.062 Get:12 http://deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u10 [322 kB] #15 4.065 Get:13 http://deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB] mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #14 68.73 Selecting previously unselected package libtiff6:arm64. #14 68.73 Preparing to unpack .../211-libtiff6_4.5.1+git230720-1ubuntu1.1_arm64.deb ... #14 68.74 Unpacking libtiff6:arm64 (4.5.1+git230720-1ubuntu1.1) ... #14 68.77 Selecting previously unselected package libxpm4:arm64. #14 68.77 Preparing to unpack .../212-libxpm4_1%3a3.5.12-1.1ubuntu1_arm64.deb ... #14 68.78 Unpacking libxpm4:arm64 (1:3.5.12-1.1ubuntu1) ... #14 68.81 Selecting previously unselected package libgd3:arm64. #14 68.82 Preparing to unpack .../213-libgd3_2.3.3-9ubuntu1_arm64.deb ... #14 68.83 Unpacking libgd3:arm64 (2.3.3-9ubuntu1) ... #14 68.86 Selecting previously unselected package libc-devtools. #14 68.86 Preparing to unpack .../214-libc-devtools_2.38-1ubuntu6.1_arm64.deb ... #14 68.86 Unpacking libc-devtools (2.38-1ubuntu6.1) ... #14 68.89 Selecting previously unselected package libcapture-tiny-perl. #14 68.90 Preparing to unpack .../215-libcapture-tiny-perl_0.48-2_all.deb ... #14 68.90 Unpacking libcapture-tiny-perl (0.48-2) ... #14 68.93 Selecting previously unselected package libcgi-pm-perl. #15 12.33 Installing : systemd-254.9-1.fc39.x86_64 69/92 #15 12.35 Running scriptlet: systemd-254.9-1.fc39.x86_64 69/92 #15 12.54 Creating group 'input' with GID 104. #15 12.54 Creating group 'kvm' with GID 36. #15 12.54 Creating group 'render' with GID 105. #15 12.54 Creating group 'sgx' with GID 106. #15 12.54 Creating group 'systemd-journal' with GID 190. #15 12.54 Creating group 'systemd-network' with GID 192. #15 12.54 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. #15 12.54 Creating group 'systemd-oom' with GID 999. #15 12.54 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999. #15 12.54 Creating group 'systemd-resolve' with GID 193. #15 12.54 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. #15 12.54 #15 3.613 Starting 2 pkgProblemResolver with broken count: 0 #15 3.615 Done #15 3.729 Done #15 3.842 Starting pkgProblemResolver with broken count: 0 #14 60.48 Updating certificates in /etc/ssl/certs... #15 DONE 15.9s #14 60.94 Get:351 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsocket6-perl armhf 0.29-3 [16.4 kB] #14 61.09 Get:352 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsodium23 armhf 1.0.18-1build2 [141 kB] #14 59.61 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ... #14 59.62 Unpacking libsys-hostname-long-perl (1.5-2) ... #14 59.64 Selecting previously unselected package libmail-sendmail-perl. #14 59.64 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ... #14 59.65 Unpacking libmail-sendmail-perl (0.80-1.1) ... #14 59.68 Selecting previously unselected package libnet-smtp-ssl-perl. #14 59.68 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 59.68 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 59.72 Selecting previously unselected package libmailtools-perl. #14 59.72 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ... #14 59.72 Unpacking libmailtools-perl (2.21-1) ... #14 59.78 Selecting previously unselected package libmarkdown2:armhf. #14 59.78 Preparing to unpack .../288-libmarkdown2_2.2.7-2_armhf.deb ... #14 59.78 Unpacking libmarkdown2:armhf (2.2.7-2) ... #14 59.82 Selecting previously unselected package libmath-base85-perl. #14 59.82 Preparing to unpack .../289-libmath-base85-perl_0.5+dfsg-1_all.deb ... #14 59.82 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #14 59.86 Selecting previously unselected package libmoox-aliases-perl. #14 59.86 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ... #14 59.86 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #14 59.90 Selecting previously unselected package libnamespace-autoclean-perl. #14 59.90 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ... #14 59.91 Unpacking libnamespace-autoclean-perl (0.29-1) ... #14 59.94 Selecting previously unselected package libobject-id-perl. #17 DONE 3.3s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #13 64.06 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ... #13 64.07 Setting up libstring-copyright-perl (0.003014-1) ... #13 64.08 Setting up libdata-optlist-perl (0.113-1) ... #13 64.10 Setting up libipc-run-perl (20220807.0-1) ... #13 64.12 Setting up git (1:2.39.2-1.1) ... #13 64.16 Setting up libtext-xslate-perl:armhf (3.5.9-1+b2) ... #13 64.18 Setting up libcontextual-return-perl (0.004014-4) ... #13 64.19 Setting up libwww-robotrules-perl (6.02-1) ... #13 64.20 Setting up libtypes-serialiser-perl (1.01-1) ... #13 64.22 Setting up libnsl-dev:armhf (1.3.0-2) ... #13 64.23 Setting up libhtml-parser-perl:armhf (3.81-1) ... #13 64.24 Setting up libgit-wrapper-perl (0.048-2) ... #13 64.26 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #13 64.27 Setting up librole-tiny-perl (2.002004-1) ... #14 62.66 Preparing to unpack .../293-libmath-base85-perl_0.5+dfsg-1_all.deb ... #14 62.67 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #14 62.70 Selecting previously unselected package libmoox-aliases-perl. #14 62.70 Preparing to unpack .../294-libmoox-aliases-perl_0.001006-1.1_all.deb ... #14 62.71 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #14 62.74 Selecting previously unselected package libnamespace-autoclean-perl. #14 62.74 Preparing to unpack .../295-libnamespace-autoclean-perl_0.29-1_all.deb ... #14 62.74 Unpacking libnamespace-autoclean-perl (0.29-1) ... #14 62.77 Selecting previously unselected package libobject-id-perl. #14 62.77 Preparing to unpack .../296-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #14 62.78 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #14 62.81 Selecting previously unselected package libmoox-struct-perl. #14 62.81 Preparing to unpack .../297-libmoox-struct-perl_0.020-1_all.deb ... #14 62.81 Unpacking libmoox-struct-perl (0.020-1) ... #14 62.84 Selecting previously unselected package libmouse-perl. #14 62.85 Preparing to unpack .../298-libmouse-perl_2.5.10-1build4_arm64.deb ... #14 62.85 Unpacking libmouse-perl (2.5.10-1build4) ... #14 62.89 Selecting previously unselected package libpackage-stash-xs-perl. #15 4.237 debconf: delaying package configuration, since apt-utils is not installed #15 4.279 Fetched 6139 kB in 0s (19.2 MB/s) #15 4.309 Selecting previously unselected package bash-completion. #15 4.309 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27766 files and directories currently installed.) #15 4.326 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ... #29 11.66 Selecting previously unselected package libglib2.0-dev:amd64. #14 68.93 Preparing to unpack .../216-libcgi-pm-perl_4.57-1_all.deb ... #14 68.94 Unpacking libcgi-pm-perl (4.57-1) ... #14 68.97 Selecting previously unselected package libfcgi0ldbl:arm64. #14 68.97 Preparing to unpack .../217-libfcgi0ldbl_2.4.2-2build2_arm64.deb ... #14 68.98 Unpacking libfcgi0ldbl:arm64 (2.4.2-2build2) ... #14 69.01 Selecting previously unselected package libfcgi-perl. #14 69.01 Preparing to unpack .../218-libfcgi-perl_0.82+ds-2_arm64.deb ... #14 69.01 Unpacking libfcgi-perl (0.82+ds-2) ... #14 69.04 Selecting previously unselected package libcgi-fast-perl. #14 69.04 Preparing to unpack .../219-libcgi-fast-perl_1%3a2.15-1_all.deb ... #14 69.05 Unpacking libcgi-fast-perl (1:2.15-1) ... #14 69.08 Selecting previously unselected package libclass-data-inheritable-perl. #14 69.09 Preparing to unpack .../220-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 69.09 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 69.12 Selecting previously unselected package libcommon-sense-perl:arm64. #14 69.12 Preparing to unpack .../221-libcommon-sense-perl_3.75-3_arm64.deb ... #14 69.13 Unpacking libcommon-sense-perl:arm64 (3.75-3) ... #14 69.15 Selecting previously unselected package libconfig-tiny-perl. #15 12.55 Installing : policycoreutils-3.5-8.fc39.x86_64 70/92 #15 12.56 Running scriptlet: policycoreutils-3.5-8.fc39.x86_64 70/92 #15 12.57 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. #15 12.57 #15 12.58 Installing : selinux-policy-39.4-1.fc39.noarch 71/92 #15 12.58 Running scriptlet: selinux-policy-39.4-1.fc39.noarch 71/92 #15 12.62 Running scriptlet: selinux-policy-targeted-39.4-1.fc39.noarch 72/92 #15 3.864 Starting 2 pkgProblemResolver with broken count: 0 #15 3.867 Done #15 4.043 The following additional packages will be installed: #15 4.043 bash-completion cmake cmake-data dh-apparmor libjsoncpp25 libpkgconf3 #15 4.044 libproc2-0 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config pkgconf #15 4.044 pkgconf-bin procps #15 4.045 Suggested packages: #15 4.045 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp #15 4.045 Recommended packages: #15 4.045 psmisc #15 4.178 The following NEW packages will be installed: #15 DONE 15.0s #16 [stage-1 5/8] COPY --link sources/ /sources #14 60.93 137 added, 0 removed; done. #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.1s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 59.94 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #14 59.94 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #14 59.98 Selecting previously unselected package libmoox-struct-perl. #14 59.99 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ... #14 59.99 Unpacking libmoox-struct-perl (0.020-1) ... #14 60.03 Selecting previously unselected package libmouse-perl. #14 60.03 Preparing to unpack .../294-libmouse-perl_2.5.10-1build4_armhf.deb ... #14 60.03 Unpacking libmouse-perl (2.5.10-1build4) ... #14 60.07 Selecting previously unselected package libpackage-stash-xs-perl. #14 60.08 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build5_armhf.deb ... #14 60.08 Unpacking libpackage-stash-xs-perl (0.29-1build5) ... #14 60.12 Selecting previously unselected package libpath-iterator-rule-perl. #14 60.12 Preparing to unpack .../296-libpath-iterator-rule-perl_1.015-1_all.deb ... #14 60.12 Unpacking libpath-iterator-rule-perl (1.015-1) ... #14 60.16 Selecting previously unselected package libperlio-gzip-perl. #14 60.16 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build8_armhf.deb ... #14 60.16 Unpacking libperlio-gzip-perl (0.19-1build8) ... #14 60.21 Selecting previously unselected package libperlio-utf8-strict-perl. #13 64.28 Setting up gnupg (2.2.40-1.1) ... #13 64.30 Setting up libc6-dev:armhf (2.36-9+deb12u4) ... #13 64.32 Setting up libfont-ttf-perl (1.06-2) ... #13 64.33 Setting up libfile-homedir-perl (1.006-2) ... #13 64.35 Setting up libalgorithm-diff-xs-perl:armhf (0.04-8+b1) ... #13 64.36 Setting up pristine-tar (1.50) ... #13 64.37 Setting up libio-socket-ssl-perl (2.081-2) ... #13 64.39 Setting up libsub-exporter-perl (0.989-1) ... #13 64.40 Setting up libpython3-stdlib:armhf (3.11.2-1+b1) ... #13 64.42 Setting up libalgorithm-merge-perl (0.08-5) ... #13 64.43 Setting up libhttp-message-perl (6.44-1) ... #13 64.48 Setting up libdata-validate-ip-perl (0.31-1) ... #14 62.89 Preparing to unpack .../299-libpackage-stash-xs-perl_0.29-1build5_arm64.deb ... #14 62.90 Unpacking libpackage-stash-xs-perl (0.29-1build5) ... #14 62.94 Selecting previously unselected package libpath-iterator-rule-perl. #14 62.94 Preparing to unpack .../300-libpath-iterator-rule-perl_1.015-1_all.deb ... #14 62.94 Unpacking libpath-iterator-rule-perl (1.015-1) ... #14 62.97 Selecting previously unselected package libperlio-gzip-perl. #14 62.98 Preparing to unpack .../301-libperlio-gzip-perl_0.19-1build8_arm64.deb ... #14 62.98 Unpacking libperlio-gzip-perl (0.19-1build8) ... #14 63.02 Selecting previously unselected package libperlio-utf8-strict-perl. #14 63.02 Preparing to unpack .../302-libperlio-utf8-strict-perl_0.009-1build1_arm64.deb ... #14 63.02 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ... #14 63.06 Selecting previously unselected package libpod-parser-perl. #14 63.06 Preparing to unpack .../303-libpod-parser-perl_1.63-2_all.deb ... #14 63.08 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 63.09 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 63.09 Unpacking libpod-parser-perl (1.63-2) ... #14 63.13 Selecting previously unselected package libpod-constants-perl. #29 11.67 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_amd64.deb ... #29 11.71 Unpacking libglib2.0-dev:amd64 (2.74.6-2) ... #14 69.16 Preparing to unpack .../222-libconfig-tiny-perl_2.29-1_all.deb ... #14 69.16 Unpacking libconfig-tiny-perl (2.29-1) ... #14 69.19 Selecting previously unselected package libparams-util-perl. #14 69.20 Preparing to unpack .../223-libparams-util-perl_1.102-2_arm64.deb ... #14 69.20 Unpacking libparams-util-perl (1.102-2) ... #14 69.23 Selecting previously unselected package libsub-install-perl. #14 69.24 Preparing to unpack .../224-libsub-install-perl_0.929-1_all.deb ... #14 69.24 Unpacking libsub-install-perl (0.929-1) ... #14 69.27 Selecting previously unselected package libdata-optlist-perl. #14 69.28 Preparing to unpack .../225-libdata-optlist-perl_0.114-1_all.deb ... #14 69.28 Unpacking libdata-optlist-perl (0.114-1) ... #14 69.31 Selecting previously unselected package libsub-exporter-perl. #14 69.31 Preparing to unpack .../226-libsub-exporter-perl_0.990-1_all.deb ... #14 69.31 Unpacking libsub-exporter-perl (0.990-1) ... #14 69.34 Selecting previously unselected package libconst-fast-perl. #14 69.35 Preparing to unpack .../227-libconst-fast-perl_0.014-2_all.deb ... #14 69.35 Unpacking libconst-fast-perl (0.014-2) ... #14 69.38 Selecting previously unselected package libwant-perl. #14 69.38 Preparing to unpack .../228-libwant-perl_0.29-2build1_arm64.deb ... #14 69.39 Unpacking libwant-perl (0.29-2build1) ... #14 69.41 Selecting previously unselected package libcontextual-return-perl. #14 69.42 Preparing to unpack .../229-libcontextual-return-perl_0.004014-4_all.deb ... #14 69.42 Unpacking libcontextual-return-perl (0.004014-4) ... #14 69.46 Selecting previously unselected package libcpanel-json-xs-perl:arm64. #14 69.46 Preparing to unpack .../230-libcpanel-json-xs-perl_4.37-1_arm64.deb ... #14 69.46 Unpacking libcpanel-json-xs-perl:arm64 (4.37-1) ... #14 69.49 Selecting previously unselected package libdevel-stacktrace-perl. #15 12.89 Installing : selinux-policy-targeted-39.4-1.fc39.noarch 72/92 #15 4.178 bash-completion cmake cmake-data dh-apparmor libjsoncpp25 libpkgconf3 #15 4.179 libproc2-0 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config pkgconf #15 4.179 pkgconf-bin procps #15 4.447 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #15 4.447 1 not fully installed or removed. #15 4.447 Need to get 12.6 MB of archives. #15 4.447 After this operation, 46.8 MB of additional disk space will be used. #15 4.447 Get:1 http://deb.debian.org/debian bookworm/main amd64 bash-completion all 1:2.11-6 [234 kB] #16 DONE 0.2s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 60.96 Setting up libasan5:armhf (9.4.0-1ubuntu1~20.04.2) ... #14 60.97 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 60.99 Setting up bsdmainutils (11.1.2ubuntu3) ... #14 61.01 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #14 61.01 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist #14 61.01 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #14 61.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 #14 61.02 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.4) ... #14 61.03 Setting up libgdbm-compat4:armhf (1.18.1-5) ... #14 61.04 Setting up libssh-4:armhf (0.9.3-2ubuntu2.5) ... #14 61.06 Setting up dwz (0.13-5) ... #14 61.07 Setting up groff-base (1.22.4-4build1) ... #14 61.09 Setting up gpgconf (2.2.19-3ubuntu2.2) ... #14 61.10 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #14 61.11 Setting up libperl5.30:armhf (5.30.0-9ubuntu0.5) ... #14 61.12 Setting up libc6-dev:armhf (2.31-0ubuntu9.14) ... #14 61.13 Setting up libx11-6:armhf (2:1.6.9-2ubuntu1.6) ... #14 60.21 Preparing to unpack .../298-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ... #14 60.22 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ... #14 60.26 Selecting previously unselected package libpod-parser-perl. #14 60.26 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ... #14 60.27 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 60.29 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 60.29 Unpacking libpod-parser-perl (1.63-2) ... #14 60.33 Selecting previously unselected package libpod-constants-perl. #14 60.34 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ... #14 60.34 Unpacking libpod-constants-perl (0.19-2) ... #14 60.37 Selecting previously unselected package libproc-processtable-perl:armhf. #14 60.38 Preparing to unpack .../301-libproc-processtable-perl_0.634-1build1_armhf.deb ... #14 60.38 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ... #14 60.42 Selecting previously unselected package libre2-9:armhf. #14 60.43 Preparing to unpack .../302-libre2-9_20220201+dfsg-1_armhf.deb ... #14 60.43 Unpacking libre2-9:armhf (20220201+dfsg-1) ... #14 61.36 Get:353 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libstring-copyright-perl all 0.003014-1 [20.5 kB] #14 61.44 Get:354 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libstring-escape-perl all 2010.002-3 [16.1 kB] #14 61.52 Get:355 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libstring-license-perl all 0.0.9-2ubuntu1 [35.0 kB] #13 64.49 Setting up libhtml-form-perl (6.11-1) ... #13 64.51 Setting up libiterator-perl (0.03+ds1-2) ... #13 64.52 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #13 64.54 Setting up libjson-xs-perl (4.030-2+b1) ... #13 64.55 Setting up python3.11 (3.11.2-6) ... #14 63.13 Preparing to unpack .../304-libpod-constants-perl_0.19-2_all.deb ... #14 63.14 Unpacking libpod-constants-perl (0.19-2) ... #14 63.21 Selecting previously unselected package libproc-processtable-perl:arm64. #14 63.21 Preparing to unpack .../305-libproc-processtable-perl_0.634-1build1_arm64.deb ... #14 63.22 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ... #14 63.25 Selecting previously unselected package libre2-9:arm64. #14 63.26 Preparing to unpack .../306-libre2-9_20220201+dfsg-1_arm64.deb ... #14 63.26 Unpacking libre2-9:arm64 (20220201+dfsg-1) ... #14 63.29 Selecting previously unselected package libre-engine-re2-perl:arm64. #14 63.30 Preparing to unpack .../307-libre-engine-re2-perl_0.14-1build2_arm64.deb ... #14 63.30 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ... #14 63.33 Selecting previously unselected package libreadonly-perl. #14 63.33 Preparing to unpack .../308-libreadonly-perl_2.050-3_all.deb ... #14 63.34 Unpacking libreadonly-perl (2.050-3) ... #14 63.37 Selecting previously unselected package libref-util-perl. #14 63.37 Preparing to unpack .../309-libref-util-perl_0.204-1_all.deb ... #14 63.38 Unpacking libref-util-perl (0.204-1) ... #14 63.41 Selecting previously unselected package libref-util-xs-perl. #14 63.41 Preparing to unpack .../310-libref-util-xs-perl_0.117-1build5_arm64.deb ... #14 63.42 Unpacking libref-util-xs-perl (0.117-1build5) ... #14 63.45 Selecting previously unselected package libregexp-pattern-license-perl. #14 63.46 Preparing to unpack .../311-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #14 63.46 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #14 63.49 Selecting previously unselected package libregexp-pattern-perl. #14 69.50 Preparing to unpack .../231-libdevel-stacktrace-perl_2.0400-2_all.deb ... #14 69.50 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #14 69.54 Selecting previously unselected package libexception-class-perl. #14 69.54 Preparing to unpack .../232-libexception-class-perl_1.45-1_all.deb ... #14 69.54 Unpacking libexception-class-perl (1.45-1) ... #14 69.58 Selecting previously unselected package libiterator-perl. #14 69.58 Preparing to unpack .../233-libiterator-perl_0.03+ds1-2_all.deb ... #14 69.58 Unpacking libiterator-perl (0.03+ds1-2) ... #14 69.61 Selecting previously unselected package libiterator-util-perl. #14 69.61 Preparing to unpack .../234-libiterator-util-perl_0.02+ds1-2_all.deb ... #14 69.62 Unpacking libiterator-util-perl (0.02+ds1-2) ... #14 69.66 Selecting previously unselected package libdata-dpath-perl. #14 69.66 Preparing to unpack .../235-libdata-dpath-perl_0.58-2_all.deb ... #14 69.66 Unpacking libdata-dpath-perl (0.58-2) ... #14 69.69 Selecting previously unselected package libdata-dump-perl. #14 69.70 Preparing to unpack .../236-libdata-dump-perl_1.25-1_all.deb ... #14 69.70 Unpacking libdata-dump-perl (1.25-1) ... #14 69.73 Selecting previously unselected package libdata-messagepack-perl. #15 4.452 Get:2 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] #15 4.453 Get:3 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] #15 4.455 Get:4 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1 [140 kB] #15 4.457 Get:5 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] #15 4.494 Get:6 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] #15 4.495 Get:7 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] #15 4.499 Get:8 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] #15 4.652 Get:9 http://deb.debian.org/debian bookworm/main amd64 dh-apparmor all 3.0.8-3 [16.7 kB] #15 4.904 Unpacking bash-completion (1:2.8-6) ... #15 5.036 Selecting previously unselected package cmake-data. #14 61.15 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.9) ... #14 61.16 Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... #14 60.47 Selecting previously unselected package libre-engine-re2-perl:armhf. #14 60.47 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build2_armhf.deb ... #14 60.48 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ... #14 60.51 Selecting previously unselected package libreadonly-perl. #14 60.52 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ... #14 60.52 Unpacking libreadonly-perl (2.050-3) ... #14 60.58 Selecting previously unselected package libref-util-perl. #14 60.59 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ... #14 60.59 Unpacking libref-util-perl (0.204-1) ... #14 60.61 Selecting previously unselected package libref-util-xs-perl. #14 60.62 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build5_armhf.deb ... #14 60.62 Unpacking libref-util-xs-perl (0.117-1build5) ... #14 60.65 Selecting previously unselected package libregexp-pattern-license-perl. #14 60.65 Preparing to unpack .../307-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #14 60.65 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #14 60.68 Selecting previously unselected package libregexp-pattern-perl. #14 61.60 Get:356 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libstring-shellquote-perl all 1.04-3 [11.3 kB] #14 61.68 Get:357 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsyntax-keyword-try-perl armhf 0.29-1 [25.7 kB] #14 61.76 Get:358 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libterm-readkey-perl armhf 2.38-2build1 [22.3 kB] #14 61.84 Get:359 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtext-levenshteinxs-perl armhf 0.03-5build1 [7510 B] #15 7.266 Running transaction check #15 7.386 Transaction check succeeded. #15 7.386 Running transaction test #14 63.50 Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-1_all.deb ... #14 63.50 Unpacking libregexp-pattern-perl (0.2.14-1) ... #14 63.53 Selecting previously unselected package libsasl2-modules:arm64. #14 63.54 Preparing to unpack .../313-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... #14 63.54 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 63.57 Selecting previously unselected package libsereal-decoder-perl. #14 63.57 Preparing to unpack .../314-libsereal-decoder-perl_4.023+ds-1_arm64.deb ... #14 63.58 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #14 63.61 Selecting previously unselected package libsereal-encoder-perl:arm64. #14 63.61 Preparing to unpack .../315-libsereal-encoder-perl_4.023+ds-1_arm64.deb ... #14 63.61 Unpacking libsereal-encoder-perl:arm64 (4.023+ds-1) ... #14 63.65 Selecting previously unselected package libset-intspan-perl. #14 63.65 Preparing to unpack .../316-libset-intspan-perl_1.19-2_all.deb ... #14 63.65 Unpacking libset-intspan-perl (1.19-2) ... #14 63.69 Selecting previously unselected package libsocket6-perl. #14 63.69 Preparing to unpack .../317-libsocket6-perl_0.29-1build4_arm64.deb ... #14 63.69 Unpacking libsocket6-perl (0.29-1build4) ... #14 63.73 Selecting previously unselected package libstring-copyright-perl. #14 69.73 Preparing to unpack .../237-libdata-messagepack-perl_1.02-1build1_arm64.deb ... #14 69.74 Unpacking libdata-messagepack-perl (1.02-1build1) ... #14 69.77 Selecting previously unselected package libnet-domain-tld-perl. #14 69.77 Preparing to unpack .../238-libnet-domain-tld-perl_1.75-3_all.deb ... #14 69.78 Unpacking libnet-domain-tld-perl (1.75-3) ... #14 69.81 Selecting previously unselected package libdata-validate-domain-perl. #14 69.81 Preparing to unpack .../239-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 69.82 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 69.85 Selecting previously unselected package libnet-ipv6addr-perl. #14 69.85 Preparing to unpack .../240-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 69.85 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 69.88 Selecting previously unselected package libnet-netmask-perl. #14 69.88 Preparing to unpack .../241-libnet-netmask-perl_2.0002-2_all.deb ... #14 69.89 Unpacking libnet-netmask-perl (2.0002-2) ... #14 69.92 Selecting previously unselected package libnetaddr-ip-perl. #14 69.92 Preparing to unpack .../242-libnetaddr-ip-perl_4.079+dfsg-2build1_arm64.deb ... #14 69.93 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 69.97 Selecting previously unselected package libdata-validate-ip-perl. #15 4.652 Get:10 http://deb.debian.org/debian bookworm/main amd64 libseccomp-dev amd64 2.5.4-1+b3 [89.7 kB] #15 4.653 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.22-1~deb12u1 [353 kB] #15 4.655 Get:12 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #15 4.656 Get:13 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #15 4.656 Get:14 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #15 4.656 Get:15 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #15 4.873 debconf: delaying package configuration, since apt-utils is not installed #15 5.039 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ... #15 5.045 Unpacking cmake-data (3.13.4-1) ... #29 12.46 Selecting previously unselected package libsecret-1-dev:amd64. #29 12.46 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_amd64.deb ... #29 12.50 Unpacking libsecret-1-dev:amd64 (0.20.5-3) ... #14 60.69 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ... #14 60.69 Unpacking libregexp-pattern-perl (0.2.14-1) ... #14 60.73 Selecting previously unselected package libsasl2-modules:armhf. #14 60.73 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ... #14 60.74 Unpacking libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 60.77 Selecting previously unselected package libsereal-decoder-perl. #14 60.78 Preparing to unpack .../310-libsereal-decoder-perl_4.023+ds-1_armhf.deb ... #14 60.78 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #14 60.81 Selecting previously unselected package libsereal-encoder-perl:armhf. #14 60.82 Preparing to unpack .../311-libsereal-encoder-perl_4.023+ds-1_armhf.deb ... #14 60.82 Unpacking libsereal-encoder-perl:armhf (4.023+ds-1) ... #14 60.86 Selecting previously unselected package libset-intspan-perl. #14 60.86 Preparing to unpack .../312-libset-intspan-perl_1.19-2_all.deb ... #14 60.87 Unpacking libset-intspan-perl (1.19-2) ... #14 60.90 Selecting previously unselected package libsocket6-perl. #14 60.91 Preparing to unpack .../313-libsocket6-perl_0.29-1build4_armhf.deb ... #14 60.91 Unpacking libsocket6-perl (0.29-1build4) ... #14 60.94 Selecting previously unselected package libstring-copyright-perl. #14 61.92 Get:360 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtext-markdown-discount-perl armhf 0.16-1 [12.0 kB] #14 61.99 Get:361 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtext-xslate-perl armhf 3.5.9-1build2 [182 kB] #14 63.73 Preparing to unpack .../318-libstring-copyright-perl_0.003012-1_all.deb ... #14 63.73 Unpacking libstring-copyright-perl (0.003012-1) ... #14 63.77 Selecting previously unselected package libstring-escape-perl. #14 63.77 Preparing to unpack .../319-libstring-escape-perl_2010.002-2_all.deb ... #14 63.77 Unpacking libstring-escape-perl (2010.002-2) ... #14 63.80 Selecting previously unselected package libstring-shellquote-perl. #14 63.80 Preparing to unpack .../320-libstring-shellquote-perl_1.04-1_all.deb ... #14 63.81 Unpacking libstring-shellquote-perl (1.04-1) ... #14 63.84 Selecting previously unselected package libxs-parse-keyword-perl. #14 63.84 Preparing to unpack .../321-libxs-parse-keyword-perl_0.21-1build1_arm64.deb ... #14 63.85 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #14 63.88 Selecting previously unselected package libsyntax-keyword-try-perl. #14 63.88 Preparing to unpack .../322-libsyntax-keyword-try-perl_0.26-1build1_arm64.deb ... #14 63.88 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #14 63.92 Selecting previously unselected package libterm-readkey-perl. #14 63.92 Preparing to unpack .../323-libterm-readkey-perl_2.38-1build4_arm64.deb ... #14 63.92 Unpacking libterm-readkey-perl (2.38-1build4) ... #14 63.96 Selecting previously unselected package libtext-levenshteinxs-perl. #14 69.97 Preparing to unpack .../243-libdata-validate-ip-perl_0.31-1_all.deb ... #14 69.97 Unpacking libdata-validate-ip-perl (0.31-1) ... #14 70.00 Selecting previously unselected package libdata-validate-uri-perl. #14 70.01 Preparing to unpack .../244-libdata-validate-uri-perl_0.07-2_all.deb ... #14 70.01 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 70.05 Selecting previously unselected package libdistro-info-perl. #14 70.05 Preparing to unpack .../245-libdistro-info-perl_1.5ubuntu0.23.10.1_all.deb ... #14 70.05 Unpacking libdistro-info-perl (1.5ubuntu0.23.10.1) ... #14 70.08 Selecting previously unselected package libemail-address-xs-perl. #14 70.08 Preparing to unpack .../246-libemail-address-xs-perl_1.05-1build1_arm64.deb ... #14 70.09 Unpacking libemail-address-xs-perl (1.05-1build1) ... #14 70.12 Selecting previously unselected package libexporter-tiny-perl. #14 70.12 Preparing to unpack .../247-libexporter-tiny-perl_1.006002-1_all.deb ... #14 70.13 Unpacking libexporter-tiny-perl (1.006002-1) ... #14 70.16 Selecting previously unselected package libfcgi-bin. #14 70.16 Preparing to unpack .../248-libfcgi-bin_2.4.2-2build2_arm64.deb ... #14 70.16 Unpacking libfcgi-bin (2.4.2-2build2) ... #14 70.20 Selecting previously unselected package libipc-system-simple-perl. #15 4.902 Fetched 12.6 MB in 0s (26.8 MB/s) #15 4.924 Selecting previously unselected package bash-completion. #15 4.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 ... 29948 files and directories currently installed.) #15 4.941 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ... #15 4.952 Unpacking bash-completion (1:2.11-6) ... #15 5.059 Selecting previously unselected package libjsoncpp25:amd64. #13 65.36 Setting up libhttp-negotiate-perl (6.01-2) ... #15 5.367 Selecting previously unselected package libprocps7:arm64. #15 5.371 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_arm64.deb ... #15 5.385 Unpacking libprocps7:arm64 (2:3.3.15-2) ... #15 5.456 Selecting previously unselected package procps. #15 5.460 Preparing to unpack .../03-procps_2%3a3.3.15-2_arm64.deb ... #15 5.465 Unpacking procps (2:3.3.15-2) ... #15 5.527 Selecting previously unselected package libarchive13:arm64. mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #14 61.88 Setting up binutils-arm-linux-gnueabihf (2.34-6ubuntu1.9) ... #14 60.94 Preparing to unpack .../314-libstring-copyright-perl_0.003012-1_all.deb ... #14 60.95 Unpacking libstring-copyright-perl (0.003012-1) ... #14 61.01 Selecting previously unselected package libstring-escape-perl. #14 61.01 Preparing to unpack .../315-libstring-escape-perl_2010.002-2_all.deb ... #14 61.01 Unpacking libstring-escape-perl (2010.002-2) ... #14 61.04 Selecting previously unselected package libstring-shellquote-perl. #14 61.04 Preparing to unpack .../316-libstring-shellquote-perl_1.04-1_all.deb ... #14 61.04 Unpacking libstring-shellquote-perl (1.04-1) ... #14 61.07 Selecting previously unselected package libxs-parse-keyword-perl. #14 61.07 Preparing to unpack .../317-libxs-parse-keyword-perl_0.21-1build1_armhf.deb ... #14 61.08 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #14 61.11 Selecting previously unselected package libsyntax-keyword-try-perl. #14 61.11 Preparing to unpack .../318-libsyntax-keyword-try-perl_0.26-1build1_armhf.deb ... #14 61.12 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #14 61.15 Selecting previously unselected package libterm-readkey-perl. #14 63.96 Preparing to unpack .../324-libtext-levenshteinxs-perl_0.03-4build10_arm64.deb ... #14 63.96 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #14 63.99 Selecting previously unselected package libtext-markdown-discount-perl:arm64. #14 63.99 Preparing to unpack .../325-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ... #14 64.00 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ... #14 64.03 Selecting previously unselected package libtext-xslate-perl:arm64. #14 64.04 Preparing to unpack .../326-libtext-xslate-perl_3.5.9-1build1_arm64.deb ... #14 64.04 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ... #14 64.08 Selecting previously unselected package libtime-duration-perl. #14 64.08 Preparing to unpack .../327-libtime-duration-perl_1.21-1_all.deb ... #14 64.08 Unpacking libtime-duration-perl (1.21-1) ... #14 64.11 Selecting previously unselected package libtime-moment-perl. #14 64.12 Preparing to unpack .../328-libtime-moment-perl_0.44-1build6_arm64.deb ... #14 64.12 Unpacking libtime-moment-perl (0.44-1build6) ... #14 64.16 Selecting previously unselected package libtype-tiny-xs-perl. #14 64.16 Preparing to unpack .../329-libtype-tiny-xs-perl_0.022-1build2_arm64.deb ... #14 64.17 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #14 64.20 Selecting previously unselected package libunicode-utf8-perl. #14 70.20 Preparing to unpack .../249-libipc-system-simple-perl_1.30-2_all.deb ... #14 70.20 Unpacking libipc-system-simple-perl (1.30-2) ... #14 70.24 Selecting previously unselected package libfile-basedir-perl. #14 70.24 Preparing to unpack .../250-libfile-basedir-perl_0.09-2_all.deb ... #14 70.24 Unpacking libfile-basedir-perl (0.09-2) ... #14 70.29 Selecting previously unselected package libfile-chdir-perl. #14 70.30 Preparing to unpack .../251-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 70.30 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 70.33 Selecting previously unselected package libfile-fcntllock-perl. #14 70.33 Preparing to unpack .../252-libfile-fcntllock-perl_0.22-4ubuntu1_arm64.deb ... #14 70.33 Unpacking libfile-fcntllock-perl (0.22-4ubuntu1) ... #14 70.37 Selecting previously unselected package libnumber-compare-perl. #14 70.37 Preparing to unpack .../253-libnumber-compare-perl_0.03-3_all.deb ... #14 70.38 Unpacking libnumber-compare-perl (0.03-3) ... #14 70.40 Selecting previously unselected package libtext-glob-perl. #14 70.41 Preparing to unpack .../254-libtext-glob-perl_0.11-3_all.deb ... #14 70.41 Unpacking libtext-glob-perl (0.11-3) ... #14 70.44 Selecting previously unselected package libfile-find-rule-perl. #14 70.44 Preparing to unpack .../255-libfile-find-rule-perl_0.34-3_all.deb ... #14 70.44 Unpacking libfile-find-rule-perl (0.34-3) ... #14 70.49 Selecting previously unselected package libfont-afm-perl. #14 70.49 Preparing to unpack .../256-libfont-afm-perl_1.20-4_all.deb ... #14 70.49 Unpacking libfont-afm-perl (1.20-4) ... #14 70.52 Selecting previously unselected package libio-string-perl. #15 5.062 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_amd64.deb ... #15 5.067 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #15 5.103 Selecting previously unselected package librhash0:amd64. #15 5.105 Preparing to unpack .../02-librhash0_1.4.3-3_amd64.deb ... #15 5.108 Unpacking librhash0:amd64 (1.4.3-3) ... #15 5.145 Selecting previously unselected package libuv1:amd64. #15 5.148 Preparing to unpack .../03-libuv1_1.44.2-1_amd64.deb ... #15 5.151 Unpacking libuv1:amd64 (1.44.2-1) ... #15 5.228 Selecting previously unselected package cmake-data. #15 5.231 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ... #15 5.239 Unpacking cmake-data (3.25.1-1) ... #13 65.37 Setting up libio-prompter-perl (0.004015-2) ... #13 65.39 Setting up libiterator-util-perl (0.02+ds1-2) ... #13 65.40 Setting up libstdc++-12-dev:armhf (12.2.0-14) ... #13 65.42 Setting up libhttp-cookies-perl (6.10-1) ... #13 65.43 Setting up libtool (2.4.7-5) ... #13 65.45 Setting up po-debconf (1.0.21+nmu1) ... #13 65.46 Setting up libhtml-tree-perl (5.07-3) ... #13 65.54 Setting up libparams-classify-perl:armhf (0.015-2+b1) ... #13 65.61 Setting up libcgi-pm-perl (4.55-1) ... #13 65.64 Setting up python3 (3.11.2-1+b1) ... #15 5.530 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_arm64.deb ... #15 5.536 Unpacking libarchive13:arm64 (3.3.3-4+deb10u3) ... #15 5.593 Selecting previously unselected package libjsoncpp1:arm64. #15 5.597 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ... #15 5.601 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... #15 5.646 Selecting previously unselected package librhash0:arm64. #15 5.649 Preparing to unpack .../06-librhash0_1.3.8-1_arm64.deb ... #15 5.653 Unpacking librhash0:arm64 (1.3.8-1) ... #15 5.710 Selecting previously unselected package libuv1:arm64. #15 5.713 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_arm64.deb ... #15 5.719 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... #15 5.757 Selecting previously unselected package cmake. #29 13.03 Setting up libglib2.0-0:amd64 (2.74.6-2) ... #29 13.12 No schema files found: doing nothing. #29 13.15 Setting up libffi-dev:amd64 (3.4.4-1) ... #14 61.89 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.7) ... #14 61.90 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ... #14 61.92 Setting up gpg (2.2.19-3ubuntu2.2) ... #14 61.93 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... #14 61.94 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... #14 61.95 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... #14 61.15 Preparing to unpack .../319-libterm-readkey-perl_2.38-1build4_armhf.deb ... #14 61.16 Unpacking libterm-readkey-perl (2.38-1build4) ... #14 61.19 Selecting previously unselected package libtext-levenshteinxs-perl. #14 61.20 Preparing to unpack .../320-libtext-levenshteinxs-perl_0.03-4build10_armhf.deb ... #14 61.21 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #14 61.24 Selecting previously unselected package libtext-markdown-discount-perl:armhf. #14 61.24 Preparing to unpack .../321-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ... #14 61.24 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ... #14 61.28 Selecting previously unselected package libtext-xslate-perl:armhf. #14 61.28 Preparing to unpack .../322-libtext-xslate-perl_3.5.9-1build1_armhf.deb ... #14 61.28 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ... #14 61.33 Selecting previously unselected package libtime-duration-perl. #14 61.33 Preparing to unpack .../323-libtime-duration-perl_1.21-1_all.deb ... #14 61.33 Unpacking libtime-duration-perl (1.21-1) ... #14 61.37 Selecting previously unselected package libtime-moment-perl. #14 61.37 Preparing to unpack .../324-libtime-moment-perl_0.44-1build6_armhf.deb ... #14 61.37 Unpacking libtime-moment-perl (0.44-1build6) ... #14 61.41 Selecting previously unselected package libtype-tiny-xs-perl. #13 63.94 Setting up libgpgme11:amd64 (1.12.0-6) ... #13 63.96 Setting up gcc (4:8.3.0-1) ... #13 63.98 Setting up python3-six (1.12.0-1) ... #13 64.12 Setting up dirmngr (2.2.12-1+deb10u2) ... #13 64.14 Setting up perl (5.28.1-6+deb10u1) ... #13 64.16 Setting up libpackage-stash-xs-perl (0.29-1) ... #13 64.17 Setting up python3-gpg (1.12.0-6) ... #13 64.33 Setting up libdata-dump-perl (1.23-1) ... #13 64.34 Setting up python3-certifi (2018.8.24-1) ... #13 64.46 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #13 64.47 Setting up libref-util-perl (0.204-1) ... #13 64.48 Setting up libipc-system-simple-perl (1.25-4) ... #13 64.49 Setting up libnet-domain-tld-perl (1.75-1) ... #13 64.50 Setting up libnet-libidn-perl (0.12.ds-3+b1) ... #13 64.52 Setting up libvariable-magic-perl (0.62-1+b1) ... #13 64.53 Setting up python3-idna (2.6-1) ... #13 64.69 Setting up libio-html-perl (1.001-1) ... #13 64.70 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #13 64.72 Setting up libtest-refcount-perl (0.08-3) ... #13 64.73 Setting up libparams-util-perl (1.07-3+b4) ... #13 64.74 Setting up libdpkg-perl (1.19.8) ... #13 64.75 Setting up autoconf (2.69-11) ... #13 64.76 Setting up python3-urllib3 (1.24.1-1+deb10u2) ... #13 64.92 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 64.93 Setting up libcapture-tiny-perl (0.48-1) ... #13 64.94 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #13 64.95 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #13 64.96 Setting up libsub-name-perl (0.21-1+b3) ... #13 64.97 Setting up libtype-tiny-xs-perl (0.014-1+b1) ... #13 64.98 Setting up g++-8 (8.3.0-6) ... #13 64.99 Setting up libfile-chdir-perl (0.1008-1) ... #13 65.00 Setting up xauth (1:1.0.10-1) ... #13 65.01 Setting up libpath-tiny-perl (0.108-1) ... #13 65.02 Setting up libarchive-cpio-perl (0.10-1) ... #13 65.03 Setting up libjson-perl (4.02000-1) ... #13 65.04 Setting up libfcgi-perl (0.78-2+b3) ... #13 65.06 Setting up libdevel-globaldestruction-perl (0.14-1) ... #13 65.06 Setting up python3-unidiff (0.5.4-1) ... #13 65.18 Setting up libstrictures-perl (2.000005-1) ... #14 62.46 Get:362 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtime-duration-perl all 1.21-2 [12.3 kB] #14 62.53 Get:363 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtime-moment-perl armhf 0.44-2build1 [70.8 kB] #14 64.20 Preparing to unpack .../330-libunicode-utf8-perl_0.62-1build4_arm64.deb ... #14 64.21 Unpacking libunicode-utf8-perl (0.62-1build4) ... #14 64.24 Selecting previously unselected package libxml-namespacesupport-perl. #14 64.24 Preparing to unpack .../331-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #14 64.24 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #14 64.28 Selecting previously unselected package libxml-sax-base-perl. #14 64.28 Preparing to unpack .../332-libxml-sax-base-perl_1.09-1.1_all.deb ... #14 64.28 Unpacking libxml-sax-base-perl (1.09-1.1) ... #14 64.32 Selecting previously unselected package libxml-sax-perl. #14 64.32 Preparing to unpack .../333-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 64.33 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 64.38 Selecting previously unselected package libxml-libxml-perl. #14 64.38 Preparing to unpack .../334-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ... #14 64.38 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 64.44 Selecting previously unselected package libxml-parser-perl:arm64. #14 70.52 Preparing to unpack .../257-libio-string-perl_1.08-4_all.deb ... #14 70.53 Unpacking libio-string-perl (1.08-4) ... #14 70.56 Selecting previously unselected package libfont-ttf-perl. #14 70.56 Preparing to unpack .../258-libfont-ttf-perl_1.06-2_all.deb ... #14 70.56 Unpacking libfont-ttf-perl (1.06-2) ... #14 70.61 Selecting previously unselected package libfreezethaw-perl. #14 70.61 Preparing to unpack .../259-libfreezethaw-perl_0.5001-3_all.deb ... #14 70.61 Unpacking libfreezethaw-perl (0.5001-3) ... #14 70.64 Selecting previously unselected package libsort-versions-perl. #14 70.64 Preparing to unpack .../260-libsort-versions-perl_1.62-3_all.deb ... #14 70.65 Unpacking libsort-versions-perl (1.62-3) ... #14 70.68 Selecting previously unselected package libgit-wrapper-perl. #14 70.68 Preparing to unpack .../261-libgit-wrapper-perl_0.048-2_all.deb ... #14 70.69 Unpacking libgit-wrapper-perl (0.048-2) ... #14 70.71 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 70.71 Preparing to unpack .../262-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #14 70.72 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #14 70.75 Selecting previously unselected package libio-prompter-perl. #17 25.44 Running scriptlet: isl-0.16.1-6.el8.x86_64 48/57 #17 27.09 Installing : gcc-8.5.0-21.el8.x86_64 49/57 #17 27.12 Running scriptlet: gcc-8.5.0-21.el8.x86_64 49/57 #17 27.23 Installing : libtool-2.4.6-25.el8.x86_64 50/57 #17 27.24 Running scriptlet: libtool-2.4.6-25.el8.x86_64 50/57 #17 27.27 Installing : annobin-11.13-2.el8.x86_64 51/57 #17 27.29 Running scriptlet: annobin-11.13-2.el8.x86_64 51/57 #17 27.31 Installing : gcc-plugin-annobin-8.5.0-21.el8.x86_64 52/57 #17 27.32 Running scriptlet: gcc-plugin-annobin-8.5.0-21.el8.x86_64 52/57 #17 27.36 Installing : libtool-ltdl-devel-2.4.6-25.el8.x86_64 53/57 #17 27.40 Installing : libselinux-devel-2.9-8.el8.x86_64 54/57 #17 27.42 Installing : which-2.21-20.el8.x86_64 55/57 #15 5.579 Selecting previously unselected package libproc2-0:amd64. #15 5.583 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_amd64.deb ... #15 5.586 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... #15 5.623 Selecting previously unselected package procps. #15 5.627 Preparing to unpack .../06-procps_2%3a4.0.2-3_amd64.deb ... #15 5.636 Unpacking procps (2:4.0.2-3) ... #15 5.718 Selecting previously unselected package cmake. #15 5.760 Preparing to unpack .../08-cmake_3.13.4-1_arm64.deb ... #15 5.764 Unpacking cmake (3.13.4-1) ... #15 6.041 Selecting previously unselected package dh-apparmor. #29 13.21 Setting up libpcre2-16-0:amd64 (10.42-1) ... #29 13.30 Setting up libbtrfs0:amd64 (6.2-1) ... #29 13.35 Setting up libpcre2-32-0:amd64 (10.42-1) ... #29 13.46 Setting up libglib2.0-data (2.74.6-2) ... #14 62.43 Setting up openssh-client (1:8.2p1-4ubuntu0.11) ... #14 61.41 Preparing to unpack .../325-libtype-tiny-xs-perl_0.022-1build2_armhf.deb ... #14 61.42 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #14 61.45 Selecting previously unselected package libunicode-utf8-perl. #14 61.46 Preparing to unpack .../326-libunicode-utf8-perl_0.62-1build4_armhf.deb ... #14 61.46 Unpacking libunicode-utf8-perl (0.62-1build4) ... #14 61.50 Selecting previously unselected package libxml-namespacesupport-perl. #14 61.50 Preparing to unpack .../327-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #14 61.50 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #14 61.54 Selecting previously unselected package libxml-sax-base-perl. #14 61.54 Preparing to unpack .../328-libxml-sax-base-perl_1.09-1.1_all.deb ... #14 61.55 Unpacking libxml-sax-base-perl (1.09-1.1) ... #14 61.59 Selecting previously unselected package libxml-sax-perl. #14 61.59 Preparing to unpack .../329-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 61.60 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 61.65 Selecting previously unselected package libxml-libxml-perl. #14 61.65 Preparing to unpack .../330-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ... #14 61.65 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 61.70 Selecting previously unselected package libxml-parser-perl:armhf. #14 61.70 Preparing to unpack .../331-libxml-parser-perl_2.46-3build1_armhf.deb ... #14 61.70 Unpacking libxml-parser-perl:armhf (2.46-3build1) ... #14 61.75 Selecting previously unselected package libxml-sax-expat-perl. #13 65.20 Setting up libsub-quote-perl (2.005001-1) ... #13 65.21 Setting up libclass-xsaccessor-perl (1.19-3+b2) ... #13 65.22 Setting up libsort-versions-perl (1.62-1) ... #13 65.23 Setting up libexporter-tiny-perl (1.002001-1) ... #13 65.24 Setting up libterm-readkey-perl (2.38-1) ... #13 65.25 Setting up lsb-release (10.2019051400) ... #13 65.27 Setting up libclass-accessor-perl (0.51-1) ... #13 65.31 Setting up libnet-ip-perl (1.26-2) ... #13 65.32 Setting up python3-magic (2:0.4.15-2) ... #13 65.44 Setting up libperlio-gzip-perl (0.19-1+b5) ... == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.21.7-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile . #14 62.76 Get:364 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtype-tiny-xs-perl armhf 0.025-1 [23.4 kB] #14 62.85 Get:365 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libunicode-utf8-perl armhf 0.62-2 [16.7 kB] #14 62.94 Get:366 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libwww-mechanize-perl all 2.17-1ubuntu1 [95.6 kB] #14 70.75 Preparing to unpack .../263-libio-prompter-perl_0.004015-2_all.deb ... #14 70.76 Unpacking libio-prompter-perl (0.004015-2) ... #14 70.79 Selecting previously unselected package libtypes-serialiser-perl. #14 70.79 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ... #14 70.80 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 70.83 Selecting previously unselected package libjson-xs-perl. #14 70.83 Preparing to unpack .../265-libjson-xs-perl_4.030-2_arm64.deb ... #14 70.84 Unpacking libjson-xs-perl (4.030-2) ... #14 70.87 Selecting previously unselected package libjson-maybexs-perl. #14 70.88 Preparing to unpack .../266-libjson-maybexs-perl_1.004005-1_all.deb ... #14 70.88 Unpacking libjson-maybexs-perl (1.004005-1) ... #14 70.91 Selecting previously unselected package liblog-any-perl. #14 70.91 Preparing to unpack .../267-liblog-any-perl_1.715-1_all.deb ... #14 70.91 Unpacking liblog-any-perl (1.715-1) ... #14 70.95 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 70.95 Preparing to unpack .../268-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 70.96 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 70.98 Selecting previously unselected package libpackage-stash-perl. #14 64.44 Preparing to unpack .../335-libxml-parser-perl_2.46-3build1_arm64.deb ... #14 64.45 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ... #14 64.49 Selecting previously unselected package libxml-sax-expat-perl. #14 64.49 Preparing to unpack .../336-libxml-sax-expat-perl_0.51-1_all.deb ... #14 64.50 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 64.53 Selecting previously unselected package libyaml-libyaml-perl. #14 64.53 Preparing to unpack .../337-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ... #14 64.54 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #14 64.57 Selecting previously unselected package licensecheck. #14 64.57 Preparing to unpack .../338-licensecheck_3.2.14-2_all.deb ... #14 64.57 Unpacking licensecheck (3.2.14-2) ... #14 64.60 Selecting previously unselected package libdevel-size-perl. #14 64.61 Preparing to unpack .../339-libdevel-size-perl_0.83-1build4_arm64.deb ... #14 64.62 Unpacking libdevel-size-perl (0.83-1build4) ... #14 64.65 Selecting previously unselected package libipc-run3-perl. #14 64.65 Preparing to unpack .../340-libipc-run3-perl_0.048-2_all.deb ... #14 64.66 Unpacking libipc-run3-perl (0.048-2) ... #14 64.69 Selecting previously unselected package lzip. #17 27.49 Installing : systemd-devel-239-79.el8.x86_64 56/57 #17 27.52 Installing : libseccomp-devel-2.5.2-1.el8.x86_64 57/57 #17 27.54 Running scriptlet: libseccomp-devel-2.5.2-1.el8.x86_64 57/57 #17 27.82 Verifying : autoconf-2.69-29.el8.noarch 1/57 #15 5.721 Preparing to unpack .../07-cmake_3.25.1-1_amd64.deb ... #15 5.723 Unpacking cmake (3.25.1-1) ... #15 6.045 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #15 6.049 Unpacking dh-apparmor (2.13.2-10) ... #15 6.083 Selecting previously unselected package libseccomp-dev:arm64. #15 6.087 Preparing to unpack .../10-libseccomp-dev_2.3.3-4_arm64.deb ... #15 6.090 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... #15 6.124 Selecting previously unselected package libsystemd-dev:arm64. #15 6.127 Preparing to unpack .../11-libsystemd-dev_241-7~deb10u10_arm64.deb ... #15 6.133 Unpacking libsystemd-dev:arm64 (241-7~deb10u10) ... #15 6.235 Selecting previously unselected package pkg-config. make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh #13 65.97 Setting up libhtml-format-perl (2.16-2) ... #13 66.01 Setting up python3-xdg (0.28-2) ... #13 66.18 Setting up libxml-sax-perl (1.02+dfsg-3) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #29 13.52 Setting up libgpg-error-dev (1.46-1) ... #14 62.53 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... #14 62.54 Setting up gpgsm (2.2.19-3ubuntu2.2) ... #14 62.55 Setting up libxext6:armhf (2:1.3.4-0ubuntu1) ... #14 62.56 Setting up python3 (3.8.2-0ubuntu2) ... #14 61.75 Preparing to unpack .../332-libxml-sax-expat-perl_0.51-1_all.deb ... #14 61.76 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 61.79 Selecting previously unselected package libyaml-libyaml-perl. #14 61.79 Preparing to unpack .../333-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ... #14 61.80 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #14 61.84 Selecting previously unselected package licensecheck. #14 61.84 Preparing to unpack .../334-licensecheck_3.2.14-2_all.deb ... #14 61.84 Unpacking licensecheck (3.2.14-2) ... #14 61.90 Selecting previously unselected package libdevel-size-perl. #13 65.45 Setting up libsys-hostname-long-perl (1.5-1) ... #13 65.46 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ... #13 65.47 Setting up liburi-perl (1.76-1) ... #13 65.48 Setting up exim4-daemon-light (4.92-8+deb10u9) ... #13 65.55 invoke-rc.d: could not determine current runlevel #13 65.56 invoke-rc.d: policy-rc.d denied execution of start. #13 65.56 Initializing GnuTLS DH parameter file #13 65.59 Setting up libmailutils5:amd64 (1:3.5-4) ... #13 65.60 Setting up libdigest-bubblebabble-perl (0.02-2) ... #13 65.68 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.28kB done #1 DONE 0.1s #2 [auth] docker/dockerfile:pull token for registry-1.docker.io #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #14 70.98 Preparing to unpack .../269-libpackage-stash-perl_0.40-1_all.deb ... #14 70.99 Unpacking libpackage-stash-perl (0.40-1) ... #14 71.02 Selecting previously unselected package libsub-identify-perl. #14 71.02 Preparing to unpack .../270-libsub-identify-perl_0.14-3_arm64.deb ... #14 71.02 Unpacking libsub-identify-perl (0.14-3) ... #14 71.05 Selecting previously unselected package libsub-name-perl:arm64. #14 71.06 Preparing to unpack .../271-libsub-name-perl_0.27-1_arm64.deb ... #14 71.06 Unpacking libsub-name-perl:arm64 (0.27-1) ... #14 71.09 Selecting previously unselected package libnamespace-clean-perl. #14 71.09 Preparing to unpack .../272-libnamespace-clean-perl_0.27-2_all.deb ... #14 71.09 Unpacking libnamespace-clean-perl (0.27-2) ... #14 71.13 Selecting previously unselected package libpath-tiny-perl. #14 71.13 Preparing to unpack .../273-libpath-tiny-perl_0.144-1_all.deb ... #14 71.14 Unpacking libpath-tiny-perl (0.144-1) ... #14 71.16 Selecting previously unselected package libstrictures-perl. #14 71.16 Preparing to unpack .../274-libstrictures-perl_2.000006-1_all.deb ... #14 71.17 Unpacking libstrictures-perl (2.000006-1) ... #14 71.20 Selecting previously unselected package libtype-tiny-perl. #14 71.20 Preparing to unpack .../275-libtype-tiny-perl_2.004000-1_all.deb ... #14 71.20 Unpacking libtype-tiny-perl (2.004000-1) ... #14 71.25 Selecting previously unselected package libgitlab-api-v4-perl. #14 71.25 Preparing to unpack .../276-libgitlab-api-v4-perl_0.27-1_all.deb ... #14 71.26 Unpacking libgitlab-api-v4-perl (0.27-1) ... #14 71.30 Selecting previously unselected package libhtml-form-perl. #14 71.30 Preparing to unpack .../277-libhtml-form-perl_6.11-1_all.deb ... #14 64.69 Preparing to unpack .../341-lzip_1.23-1_arm64.deb ... #14 64.70 Unpacking lzip (1.23-1) ... #14 64.73 Selecting previously unselected package lzop. #14 64.73 Preparing to unpack .../342-lzop_1.04-2build2_arm64.deb ... #14 64.74 Unpacking lzop (1.04-2build2) ... #14 64.81 Selecting previously unselected package t1utils. #14 64.82 Preparing to unpack .../343-t1utils_1.41-4build2_arm64.deb ... #14 64.82 Unpacking t1utils (1.41-4build2) ... #14 64.86 Selecting previously unselected package unzip. #14 64.86 Preparing to unpack .../344-unzip_6.0-26ubuntu3.2_arm64.deb ... #14 64.87 Unpacking unzip (6.0-26ubuntu3.2) ... #14 64.91 Selecting previously unselected package lintian. #14 64.91 Preparing to unpack .../345-lintian_2.114.0ubuntu1.3_all.deb ... #14 64.92 Unpacking lintian (2.114.0ubuntu1.3) ... #17 27.82 Verifying : automake-1.16.1-8.el8.noarch 2/57 #17 27.82 Verifying : cmake-3.26.5-2.el8.x86_64 3/57 #17 27.82 Verifying : cmake-data-3.26.5-2.el8.noarch 4/57 #17 27.82 Verifying : cmake-filesystem-3.26.5-2.el8.x86_64 5/57 #17 27.82 Verifying : cmake-rpm-macros-3.26.5-2.el8.noarch 6/57 #17 27.82 Verifying : git-2.43.0-1.el8.x86_64 7/57 #17 27.82 Verifying : git-core-2.43.0-1.el8.x86_64 8/57 #17 27.82 Verifying : git-core-doc-2.43.0-1.el8.noarch 9/57 #17 27.82 Verifying : isl-0.16.1-6.el8.x86_64 10/57 #17 27.82 Verifying : libmpc-1.1.0-9.1.el8.x86_64 11/57 #17 27.82 Verifying : libseccomp-devel-2.5.2-1.el8.x86_64 12/57 #17 27.82 Verifying : libtool-2.4.6-25.el8.x86_64 13/57 #17 27.82 Verifying : libtool-ltdl-devel-2.4.6-25.el8.x86_64 14/57 #17 27.82 Verifying : libuv-1:1.41.1-1.el8_4.x86_64 15/57 #17 27.82 Verifying : perl-Error-1:0.17025-2.el8.noarch 16/57 #17 27.82 Verifying : perl-Git-2.43.0-1.el8.noarch 17/57 #17 27.82 Verifying : perl-TermReadKey-2.37-7.el8.x86_64 18/57 #17 27.82 Verifying : perl-Thread-Queue-3.13-1.el8.noarch 19/57 #17 27.82 Verifying : vim-filesystem-2:8.0.1763-19.el8.4.noarch 20/57 #17 27.82 Verifying : annobin-11.13-2.el8.x86_64 21/57 #17 27.82 Verifying : checkpolicy-2.9-1.el8.x86_64 22/57 #17 27.82 Verifying : cpp-8.5.0-21.el8.x86_64 23/57 #17 27.82 Verifying : gcc-8.5.0-21.el8.x86_64 24/57 #17 27.82 Verifying : gcc-plugin-annobin-8.5.0-21.el8.x86_64 25/57 #17 27.82 Verifying : glibc-devel-2.28-251.el8.x86_64 26/57 #17 27.82 Verifying : glibc-headers-2.28-251.el8.x86_64 27/57 #17 27.82 Verifying : kernel-headers-4.18.0-540.el8.x86_64 28/57 #17 27.82 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 29/57 #17 27.82 Verifying : libgomp-8.5.0-21.el8.x86_64 30/57 #17 27.82 Verifying : libselinux-devel-2.9-8.el8.x86_64 31/57 #17 27.82 Verifying : libselinux-utils-2.9-8.el8.x86_64 32/57 #17 27.82 Verifying : libsepol-devel-2.9-3.el8.x86_64 33/57 #17 27.82 Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 34/57 #17 27.82 Verifying : m4-1.4.18-7.el8.x86_64 35/57 #17 27.82 Verifying : make-1:4.2.1-11.el8.x86_64 36/57 #17 27.82 Verifying : openssh-8.0p1-24.el8.x86_64 37/57 #17 27.82 Verifying : openssh-clients-8.0p1-24.el8.x86_64 38/57 #17 27.82 Verifying : pcre2-devel-10.32-3.el8.x86_64 39/57 #17 27.82 Verifying : pcre2-utf16-10.32-3.el8.x86_64 40/57 #17 27.82 Verifying : pcre2-utf32-10.32-3.el8.x86_64 41/57 #17 27.82 Verifying : policycoreutils-2.9-24.el8.x86_64 42/57 #17 27.82 Verifying : policycoreutils-devel-2.9-24.el8.x86_64 43/57 #17 27.82 Verifying : policycoreutils-python-utils-2.9-24.el8.noarch 44/57 #17 27.82 Verifying : python3-audit-3.1.2-1.el8.x86_64 45/57 #17 27.82 Verifying : python3-libselinux-2.9-8.el8.x86_64 46/57 #17 27.82 Verifying : python3-libsemanage-2.9-9.el8.x86_64 47/57 #17 27.82 Verifying : python3-policycoreutils-2.9-24.el8.noarch 48/57 #17 27.83 Verifying : python3-setools-4.3.0-5.el8.x86_64 49/57 #17 27.83 Verifying : rpm-plugin-selinux-4.14.3-31.el8.x86_64 50/57 #17 27.83 Verifying : selinux-policy-3.14.3-136.el8.noarch 51/57 #17 27.83 Verifying : selinux-policy-devel-3.14.3-136.el8.noarch 52/57 #17 27.83 Verifying : selinux-policy-minimum-3.14.3-136.el8.noarch 53/57 #17 27.83 Verifying : systemd-devel-239-79.el8.x86_64 54/57 #17 27.83 Verifying : which-2.21-20.el8.x86_64 55/57 #17 27.83 Verifying : glibc-static-2.28-251.el8.x86_64 56/57 #17 27.83 Verifying : libxcrypt-static-4.1.1-6.el8.x86_64 57/57 #17 27.99 #17 27.99 Installed: #17 27.99 annobin-11.13-2.el8.x86_64 #17 27.99 autoconf-2.69-29.el8.noarch #17 27.99 automake-1.16.1-8.el8.noarch #17 27.99 checkpolicy-2.9-1.el8.x86_64 #17 27.99 cmake-3.26.5-2.el8.x86_64 #17 27.99 cmake-data-3.26.5-2.el8.noarch #17 27.99 cmake-filesystem-3.26.5-2.el8.x86_64 #17 27.99 cmake-rpm-macros-3.26.5-2.el8.noarch #17 27.99 cpp-8.5.0-21.el8.x86_64 #17 27.99 gcc-8.5.0-21.el8.x86_64 #17 27.99 gcc-plugin-annobin-8.5.0-21.el8.x86_64 #17 27.99 git-2.43.0-1.el8.x86_64 #17 27.99 git-core-2.43.0-1.el8.x86_64 #17 27.99 git-core-doc-2.43.0-1.el8.noarch #17 27.99 glibc-devel-2.28-251.el8.x86_64 #17 27.99 glibc-headers-2.28-251.el8.x86_64 #17 27.99 glibc-static-2.28-251.el8.x86_64 #17 27.99 isl-0.16.1-6.el8.x86_64 #17 27.99 kernel-headers-4.18.0-540.el8.x86_64 #17 27.99 libedit-3.1-23.20170329cvs.el8.x86_64 #17 27.99 libgomp-8.5.0-21.el8.x86_64 #17 27.99 libmpc-1.1.0-9.1.el8.x86_64 #17 27.99 libseccomp-devel-2.5.2-1.el8.x86_64 #17 27.99 libselinux-devel-2.9-8.el8.x86_64 #17 27.99 libselinux-utils-2.9-8.el8.x86_64 #17 27.99 libsepol-devel-2.9-3.el8.x86_64 #17 27.99 libtool-2.4.6-25.el8.x86_64 #17 27.99 libtool-ltdl-devel-2.4.6-25.el8.x86_64 #17 27.99 libuv-1:1.41.1-1.el8_4.x86_64 #17 27.99 libxcrypt-devel-4.1.1-6.el8.x86_64 #17 27.99 libxcrypt-static-4.1.1-6.el8.x86_64 #17 27.99 m4-1.4.18-7.el8.x86_64 #17 27.99 make-1:4.2.1-11.el8.x86_64 #17 27.99 openssh-8.0p1-24.el8.x86_64 #17 27.99 openssh-clients-8.0p1-24.el8.x86_64 #17 27.99 pcre2-devel-10.32-3.el8.x86_64 #17 27.99 pcre2-utf16-10.32-3.el8.x86_64 #17 27.99 pcre2-utf32-10.32-3.el8.x86_64 #17 27.99 perl-Error-1:0.17025-2.el8.noarch #17 27.99 perl-Git-2.43.0-1.el8.noarch #17 27.99 perl-TermReadKey-2.37-7.el8.x86_64 #17 27.99 perl-Thread-Queue-3.13-1.el8.noarch #17 27.99 policycoreutils-2.9-24.el8.x86_64 #17 27.99 policycoreutils-devel-2.9-24.el8.x86_64 #17 27.99 policycoreutils-python-utils-2.9-24.el8.noarch #17 27.99 python3-audit-3.1.2-1.el8.x86_64 #17 27.99 python3-libselinux-2.9-8.el8.x86_64 #17 27.99 python3-libsemanage-2.9-9.el8.x86_64 #17 27.99 python3-policycoreutils-2.9-24.el8.noarch #17 27.99 python3-setools-4.3.0-5.el8.x86_64 #17 27.99 rpm-plugin-selinux-4.14.3-31.el8.x86_64 #17 27.99 selinux-policy-3.14.3-136.el8.noarch #17 27.99 selinux-policy-devel-3.14.3-136.el8.noarch #17 27.99 selinux-policy-minimum-3.14.3-136.el8.noarch #17 27.99 systemd-devel-239-79.el8.x86_64 #17 27.99 vim-filesystem-2:8.0.1763-19.el8.4.noarch #17 27.99 which-2.21-20.el8.x86_64 #17 27.99 #17 27.99 Complete! #14 63.09 Get:367 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml-namespacesupport-perl all 1.12-2 [13.5 kB] #14 63.17 Get:368 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml-sax-base-perl all 1.09-3 [18.9 kB] #14 63.25 Get:369 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #15 6.239 Preparing to unpack .../12-pkg-config_0.29-6_arm64.deb ... #15 6.243 Unpacking pkg-config (0.29-6) ... #15 6.300 Setting up libseccomp-dev:arm64 (2.3.3-4) ... #15 6.311 Setting up libarchive13:arm64 (3.3.3-4+deb10u3) ... #15 6.323 Setting up libprocps7:arm64 (2:3.3.15-2) ... #15 6.333 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... #15 6.342 Setting up bash-completion (1:2.8-6) ... #15 8.679 Transaction test succeeded. #15 8.680 Running transaction #13 66.24 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 66.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 66.42 #13 66.42 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/v -w /v alpine chown -R 1000:1000 src Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine #29 13.72 Setting up uuid-dev:amd64 (2.38.1-5+b1) ... #14 62.85 Setting up binutils (2.34-6ubuntu1.9) ... #14 62.86 Setting up python3-xdg (0.26-1ubuntu1) ... #14 63.01 Setting up man-db (2.9.1-1) ... #14 61.90 Preparing to unpack .../335-libdevel-size-perl_0.83-1build4_armhf.deb ... #14 61.91 Unpacking libdevel-size-perl (0.83-1build4) ... #14 61.94 Selecting previously unselected package libipc-run3-perl. #14 61.94 Preparing to unpack .../336-libipc-run3-perl_0.048-2_all.deb ... #14 61.95 Unpacking libipc-run3-perl (0.048-2) ... #14 61.99 Selecting previously unselected package lzip. #14 61.99 Preparing to unpack .../337-lzip_1.23-1_armhf.deb ... #14 61.99 Unpacking lzip (1.23-1) ... #14 62.03 Selecting previously unselected package lzop. #14 62.03 Preparing to unpack .../338-lzop_1.04-2build2_armhf.deb ... #14 62.04 Unpacking lzop (1.04-2build2) ... #14 62.07 Selecting previously unselected package t1utils. #14 62.08 Preparing to unpack .../339-t1utils_1.41-4build2_armhf.deb ... #14 62.08 Unpacking t1utils (1.41-4build2) ... #14 62.12 Selecting previously unselected package unzip. #14 62.13 Preparing to unpack .../340-unzip_6.0-26ubuntu3.2_armhf.deb ... #14 62.13 Unpacking unzip (6.0-26ubuntu3.2) ... #13 65.73 Setting up python3-pkg-resources (40.8.0-1) ... #13 65.98 Setting up automake (1:1.16.1-4) ... #3 DONE 0.4s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done #4 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done #4 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 4.19MB / 11.80MB 0.1s #14 71.30 Unpacking libhtml-form-perl (6.11-1) ... #14 71.34 Selecting previously unselected package libhtml-format-perl. #14 71.34 Preparing to unpack .../278-libhtml-format-perl_2.16-2_all.deb ... #14 71.34 Unpacking libhtml-format-perl (2.16-2) ... #14 71.37 Selecting previously unselected package libhtml-html5-entities-perl. #14 71.37 Preparing to unpack .../279-libhtml-html5-entities-perl_0.004-3_all.deb ... #14 71.37 Unpacking libhtml-html5-entities-perl (0.004-3) ... #14 71.41 Selecting previously unselected package libhtml-tokeparser-simple-perl. #14 71.41 Preparing to unpack .../280-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #14 71.42 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #14 71.45 Selecting previously unselected package libhttp-daemon-perl. #14 71.45 Preparing to unpack .../281-libhttp-daemon-perl_6.16-1_all.deb ... #14 71.45 Unpacking libhttp-daemon-perl (6.16-1) ... #14 71.48 Selecting previously unselected package libindirect-perl. #14 71.48 Preparing to unpack .../282-libindirect-perl_0.39-2build1_arm64.deb ... #14 71.49 Unpacking libindirect-perl (0.39-2build1) ... #14 71.52 Selecting previously unselected package libio-interactive-perl. #14 65.24 Selecting previously unselected package manpages-dev. #14 63.36 Get:370 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1build1 [301 kB] #15 6.318 Selecting previously unselected package dh-apparmor. #15 6.321 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ... #15 6.324 Unpacking dh-apparmor (3.0.8-3) ... #15 6.348 Selecting previously unselected package libseccomp-dev:amd64. #15 6.351 Preparing to unpack .../09-libseccomp-dev_2.5.4-1+b3_amd64.deb ... #15 6.354 Unpacking libseccomp-dev:amd64 (2.5.4-1+b3) ... #15 6.386 Selecting previously unselected package libsystemd-dev:amd64. #15 6.389 Preparing to unpack .../10-libsystemd-dev_252.22-1~deb12u1_amd64.deb ... #15 6.391 Unpacking libsystemd-dev:amd64 (252.22-1~deb12u1) ... #15 6.495 Selecting previously unselected package libpkgconf3:amd64. #13 66.45 Setting up libfeature-compat-class-perl (0.05-1) ... #13 66.47 Setting up python3-six (1.16.0-4) ... #13 66.60 Setting up dh-autoreconf (20) ... 4abcf2066143: Pulling fs layer 4abcf2066143: Verifying Checksum 4abcf2066143: Download complete 4abcf2066143: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest #14 63.11 Building database of manual pages ... #29 14.15 Setting up libsepol-dev:amd64 (3.4-2.1) ... #29 ... #44 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD #44 DONE 13.2s #45 [tini-build 3/4] 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 xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config #45 0.770 Hit:1 http://deb.debian.org/debian bookworm InRelease #45 0.770 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #45 0.770 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #45 1.036 Reading package lists... #45 1.832 + apt-get install -y --no-install-recommends gcc libc6-dev pkg-config #45 1.849 Reading package lists... #45 2.617 Building dependency tree... #45 2.851 Reading state information... #45 3.116 gcc is already the newest version (4:12.2.0-3). #45 3.116 libc6-dev is already the newest version (2.36-9+deb12u4). #45 3.116 pkg-config is already the newest version (1.8.1-1). #45 3.116 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #45 DONE 3.7s #29 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config #14 62.18 Selecting previously unselected package lintian. #14 62.18 Preparing to unpack .../341-lintian_2.114.0ubuntu1.3_all.deb ... #14 62.19 Unpacking lintian (2.114.0ubuntu1.3) ... #14 62.50 Selecting previously unselected package manpages-dev. #13 66.06 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 66.09 Setting up libasync-mergepoint-perl (0.04-2) ... #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s #4 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s #14 71.52 Preparing to unpack .../283-libio-interactive-perl_1.023-2_all.deb ... #14 71.53 Unpacking libio-interactive-perl (1.023-2) ... #14 71.56 Selecting previously unselected package libjson-perl. #14 71.56 Preparing to unpack .../284-libjson-perl_4.10000-1_all.deb ... #14 71.56 Unpacking libjson-perl (4.10000-1) ... #14 71.60 Selecting previously unselected package libldap-common. #14 71.60 Preparing to unpack .../285-libldap-common_2.6.6+dfsg-1~exp1ubuntu1_all.deb ... #14 71.61 Unpacking libldap-common (2.6.6+dfsg-1~exp1ubuntu1) ... #14 71.64 Selecting previously unselected package liblist-compare-perl. #14 71.64 Preparing to unpack .../286-liblist-compare-perl_0.55-2_all.deb ... #14 71.64 Unpacking liblist-compare-perl (0.55-2) ... #14 71.68 Selecting previously unselected package liblist-someutils-perl. #14 71.68 Preparing to unpack .../287-liblist-someutils-perl_0.59-1_all.deb ... #14 71.69 Unpacking liblist-someutils-perl (0.59-1) ... #14 71.72 Selecting previously unselected package liblist-someutils-xs-perl:arm64. #14 71.73 Preparing to unpack .../288-liblist-someutils-xs-perl_0.58-3_arm64.deb ... #14 71.73 Unpacking liblist-someutils-xs-perl:arm64 (0.58-3) ... #14 71.76 Selecting previously unselected package liblist-utilsby-perl. #14 65.24 Preparing to unpack .../346-manpages-dev_5.10-1ubuntu1_all.deb ... #14 65.24 Unpacking manpages-dev (5.10-1ubuntu1) ... #14 65.47 Selecting previously unselected package python3-certifi. #14 65.47 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ... #14 65.48 Unpacking python3-certifi (2020.6.20-1) ... #14 65.52 Selecting previously unselected package python3-idna. #14 65.52 Preparing to unpack .../348-python3-idna_3.3-1_all.deb ... #14 65.53 Unpacking python3-idna (3.3-1) ... #14 65.58 Selecting previously unselected package python3-six. #14 63.60 Get:371 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml-parser-perl armhf 2.46-4 [203 kB] #14 63.70 Get:372 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxml-sax-expat-perl all 0.51-2 [8644 B] #15 6.498 Preparing to unpack .../11-libpkgconf3_1.8.1-1_amd64.deb ... #15 6.502 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #15 6.528 Selecting previously unselected package pkgconf-bin. #15 6.531 Preparing to unpack .../12-pkgconf-bin_1.8.1-1_amd64.deb ... #15 6.534 Unpacking pkgconf-bin (1.8.1-1) ... #15 6.562 Selecting previously unselected package pkgconf:amd64. #15 6.565 Preparing to unpack .../13-pkgconf_1.8.1-1_amd64.deb ... #15 6.569 Unpacking pkgconf:amd64 (1.8.1-1) ... #15 6.596 Selecting previously unselected package pkg-config:amd64. #15 6.599 Preparing to unpack .../14-pkg-config_1.8.1-1_amd64.deb ... #15 6.603 Unpacking pkg-config:amd64 (1.8.1-1) ... #15 6.663 Setting up libseccomp-dev:amd64 (2.5.4-1+b3) ... #15 6.671 Setting up libpkgconf3:amd64 (1.8.1-1) ... #15 6.680 Setting up libuv1:amd64 (1.44.2-1) ... #15 6.688 Setting up bash-completion (1:2.11-6) ... #15 6.704 Setting up libproc2-0:amd64 (2:4.0.2-3) ... #15 6.712 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #15 6.720 Setting up pkgconf-bin (1.8.1-1) ... #15 6.728 Setting up librhash0:amd64 (1.4.3-3) ... #15 6.737 Setting up procps (2:4.0.2-3) ... #15 6.768 Setting up cmake-data (3.25.1-1) ... #15 6.779 Setting up dh-apparmor (3.0.8-3) ... #15 6.787 Setting up libsystemd-dev:amd64 (252.22-1~deb12u1) ... #15 6.796 Setting up pkgconf:amd64 (1.8.1-1) ... #15 6.805 Setting up pkg-config:amd64 (1.8.1-1) ... #15 6.969 Setting up pkg-config (0.29-6) ... #15 7.025 Setting up librhash0:arm64 (1.3.8-1) ... #15 7.036 Setting up procps (2:3.3.15-2) ... #15 7.062 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #15 7.077 Setting up cmake-data (3.13.4-1) ... #13 66.61 Setting up libdata-validate-uri-perl (0.07-2) ... #13 66.63 Setting up libnet-smtp-ssl-perl (1.04-2) ... #13 66.65 Setting up python3-gpg (1.18.0-3+b1) ... #13 66.81 Setting up python3-certifi (2022.9.24-1) ... #13 66.94 Setting up libmodule-runtime-perl (0.016-2) ... #14 DONE 73.0s #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.1s #16 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #14 63.34 Setting up libgpgme11:armhf (1.13.1-7ubuntu2.1) ... #14 63.36 Setting up python3-six (1.14.0-2) ... #14 63.49 Setting up libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ... #29 14.25 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #29 14.27 Setting up libpcre2-posix3:amd64 (10.42-1) ... #29 14.30 Setting up libbtrfs-dev:amd64 (6.2-1) ... #29 14.31 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ... #29 14.33 Setting up python3-lib2to3 (3.11.2-3) ... #29 14.54 Setting up libelf1:amd64 (0.188-2.1) ... #14 62.50 Preparing to unpack .../342-manpages-dev_5.10-1ubuntu1_all.deb ... #14 62.51 Unpacking manpages-dev (5.10-1ubuntu1) ... #14 62.76 Selecting previously unselected package python3-certifi. #13 66.18 Setting up libio-sessiondata-perl (1.03-1) ... #13 66.30 Setting up libstring-escape-perl (2010.002-2) ... #13 66.40 Setting up libhttp-date-perl (6.02-1) ... #4 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done #4 DONE 0.5s #5 [auth] library/ubuntu:pull token for registry-1.docker.io #14 71.76 Preparing to unpack .../289-liblist-utilsby-perl_0.12-2_all.deb ... #14 71.77 Unpacking liblist-utilsby-perl (0.12-2) ... #14 71.81 Selecting previously unselected package libltdl7:arm64. #14 71.81 Preparing to unpack .../290-libltdl7_2.4.7-7_arm64.deb ... #14 71.81 Unpacking libltdl7:arm64 (2.4.7-7) ... #14 71.84 Selecting previously unselected package libltdl-dev:arm64. #14 71.85 Preparing to unpack .../291-libltdl-dev_2.4.7-7_arm64.deb ... #14 71.85 Unpacking libltdl-dev:arm64 (2.4.7-7) ... #14 71.90 Selecting previously unselected package liblzo2-2:arm64. #14 71.90 Preparing to unpack .../292-liblzo2-2_2.10-2build3_arm64.deb ... #14 71.91 Unpacking liblzo2-2:arm64 (2.10-2build3) ... #14 71.94 Selecting previously unselected package libsys-hostname-long-perl. #14 71.94 Preparing to unpack .../293-libsys-hostname-long-perl_1.5-3_all.deb ... #14 71.95 Unpacking libsys-hostname-long-perl (1.5-3) ... #14 71.98 Selecting previously unselected package libmail-sendmail-perl. #14 71.98 Preparing to unpack .../294-libmail-sendmail-perl_0.80-3_all.deb ... #14 71.99 Unpacking libmail-sendmail-perl (0.80-3) ... #14 72.02 Selecting previously unselected package libnet-smtp-ssl-perl. #14 65.58 Preparing to unpack .../349-python3-six_1.16.0-3ubuntu1_all.deb ... #14 65.58 Unpacking python3-six (1.16.0-3ubuntu1) ... #14 65.62 Selecting previously unselected package python3-urllib3. #14 65.62 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... #14 65.62 Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... #14 65.67 Selecting previously unselected package python3-requests. #14 65.68 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... #14 65.68 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 65.72 Selecting previously unselected package python3-unidiff. #14 65.73 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ... #14 65.73 Unpacking python3-unidiff (0.5.5-2) ... #14 65.77 Selecting previously unselected package python3-xdg. #14 65.78 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ... #14 65.78 Unpacking python3-xdg (0.27-2) ... #15 6.813 Setting up cmake (3.25.1-1) ... #15 6.821 Setting up docker-ce-build-deps (1.0) ... #15 6.830 Processing triggers for man-db (2.11.2-2) ... #15 7.093 Setting up dh-apparmor (2.13.2-10) ... #15 7.103 Setting up libsystemd-dev:arm64 (241-7~deb10u10) ... #15 7.112 Setting up libjsoncpp1:arm64 (1.7.4-3) ... #15 7.127 Setting up cmake (3.13.4-1) ... #15 7.141 Setting up docker-ce-build-deps (1.0) ... #15 7.155 Processing triggers for man-db (2.8.5-2+deb10u1) ... #13 66.95 Setting up libmailtools-perl (2.21-2) ... #13 66.97 Setting up python3-idna (3.3-1) ... #13 67.17 Setting up python3-urllib3 (1.26.12-1) ... #16 0.671 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease #14 63.51 Setting up perl (5.30.0-9ubuntu0.5) ... #14 63.53 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #14 63.55 Setting up python3-gpg (1.13.1-7ubuntu2.1) ... #14 63.72 Setting up libdata-dump-perl (1.23-1) ... #14 62.77 Preparing to unpack .../343-python3-certifi_2020.6.20-1_all.deb ... #14 62.77 Unpacking python3-certifi (2020.6.20-1) ... #14 62.83 Selecting previously unselected package python3-idna. #14 62.83 Preparing to unpack .../344-python3-idna_3.3-1_all.deb ... #14 62.84 Unpacking python3-idna (3.3-1) ... #14 62.88 Selecting previously unselected package python3-six. #14 62.88 Preparing to unpack .../345-python3-six_1.16.0-3ubuntu1_all.deb ... #14 62.89 Unpacking python3-six (1.16.0-3ubuntu1) ... #14 62.93 Selecting previously unselected package python3-urllib3. #14 62.93 Preparing to unpack .../346-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... #14 62.94 Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... #14 62.98 Selecting previously unselected package python3-requests. #29 14.56 Setting up libsecret-common (0.20.5-3) ... #29 14.58 Setting up python3-distutils (3.11.2-3) ... #13 66.45 Setting up libfile-which-perl (1.23-1) ... #13 66.52 Setting up mailutils (1:3.5-4) ... #13 66.55 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #13 66.56 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #13 66.58 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #13 66.59 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #13 66.60 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #13 66.63 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 DONE 0.0s #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #14 72.03 Preparing to unpack .../295-libnet-smtp-ssl-perl_1.04-2_all.deb ... #14 72.03 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #14 72.06 Selecting previously unselected package libmailtools-perl. #14 72.06 Preparing to unpack .../296-libmailtools-perl_2.21-2_all.deb ... #14 72.07 Unpacking libmailtools-perl (2.21-2) ... #14 72.13 Selecting previously unselected package libmarkdown2:arm64. #14 72.13 Preparing to unpack .../297-libmarkdown2_2.2.7-2_arm64.deb ... #14 72.13 Unpacking libmarkdown2:arm64 (2.2.7-2) ... #14 72.16 Selecting previously unselected package libmath-base85-perl. #14 72.16 Preparing to unpack .../298-libmath-base85-perl_0.5+dfsg-2_all.deb ... #14 72.17 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #14 72.20 Selecting previously unselected package libmldbm-perl. #14 72.21 Preparing to unpack .../299-libmldbm-perl_2.05-4_all.deb ... #14 72.21 Unpacking libmldbm-perl (2.05-4) ... #14 72.24 Selecting previously unselected package libmoox-aliases-perl. #14 65.82 Selecting previously unselected package equivs. #14 65.83 Preparing to unpack .../354-equivs_2.3.1_all.deb ... #14 65.83 Unpacking equivs (2.3.1) ... #14 65.86 Selecting previously unselected package libauthen-sasl-perl. #14 65.87 Preparing to unpack .../355-libauthen-sasl-perl_2.1600-1.1_all.deb ... #14 65.87 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #14 65.93 Selecting previously unselected package python3-magic. #14 65.93 Preparing to unpack .../356-python3-magic_2%3a0.4.24-2_all.deb ... #14 65.93 Unpacking python3-magic (2:0.4.24-2) ... #14 66.01 Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ... #14 66.03 Setting up media-types (7.0.0) ... #20 exporting layers 4.8s done #20 writing image sha256:138677005070820df136497a2342b66bd8dfd9c93c414840a005d251b4511c38 done #20 naming to docker.io/debbuild-raspbian-buster/aarch64 done #20 DONE 4.8s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/debbuild/raspbian-buster:/build debbuild-raspbian-buster/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #14 64.10 Get:373 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libyaml-libyaml-perl armhf 0.86+ds-1 [28.3 kB] #14 64.27 Get:374 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf licensecheck all 3.3.9-1ubuntu1 [37.7 kB] #13 67.35 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #13 67.40 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 67.47 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #20 exporting layers 3.1s done #20 writing image sha256:aa20dfae660973c148be6fcbc77a28368173a6c842838da42b9c4c36fa685b76 done #20 naming to docker.io/debbuild-debian-bookworm/aarch64 done #20 DONE 3.1s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/debbuild/debian-bookworm:/build debbuild-debian-bookworm/aarch64 #16 0.750 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease #16 0.843 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease #14 63.73 Setting up python3-certifi (2019.11.28-1) ... #14 63.86 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #14 62.99 Preparing to unpack .../347-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... #14 62.99 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 63.04 Selecting previously unselected package python3-unidiff. #14 63.04 Preparing to unpack .../348-python3-unidiff_0.5.5-2_all.deb ... #14 63.04 Unpacking python3-unidiff (0.5.5-2) ... #14 63.11 Selecting previously unselected package python3-xdg. #14 63.11 Preparing to unpack .../349-python3-xdg_0.27-2_all.deb ... #14 63.12 Unpacking python3-xdg (0.27-2) ... #14 63.15 Selecting previously unselected package equivs. #14 63.15 Preparing to unpack .../350-equivs_2.3.1_all.deb ... #14 63.15 Unpacking equivs (2.3.1) ... #14 63.18 Selecting previously unselected package libauthen-sasl-perl. #14 63.19 Preparing to unpack .../351-libauthen-sasl-perl_2.1600-1.1_all.deb ... #14 63.19 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #14 63.23 Selecting previously unselected package python3-magic. #13 66.66 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #13 66.70 Setting up libfile-basedir-perl (0.08-1) ... #13 66.79 Setting up libnumber-range-perl (0.12-1) ... #13 66.87 Setting up libtask-weaken-perl (1.06-1) ... #13 66.97 Setting up libunicode-utf8-perl (0.62-1) ... #29 14.79 Setting up libglib2.0-dev-bin (2.74.6-2) ... #29 15.11 Setting up libblkid-dev:amd64 (2.38.1-5+b1) ... #29 15.12 Setting up libpcre2-dev:amd64 (10.42-1) ... #15 9.921 Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 1/1 #15 10.05 Preparing : 1/1 #15 10.10 Installing : perl-File-Find-1.40-498.fc38.noarch 1/91 #15 10.11 Installing : cmake-rpm-macros-3.27.7-1.fc38.noarch 2/91 #15 10.12 Installing : cmake-filesystem-3.27.7-1.fc38.x86_64 3/91 #15 10.13 Installing : python3-libselinux-3.5-1.fc38.x86_64 4/91 #15 10.13 Installing : perl-threads-1:2.27-490.fc38.x86_64 5/91 #15 10.14 Installing : m4-1.4.19-5.fc38.x86_64 6/91 #15 10.15 Installing : libtool-ltdl-2.4.7-6.fc38.x86_64 7/91 #7 ... #8 [internal] load metadata for docker.io/library/ubuntu:focal #8 DONE 0.4s #14 72.24 Preparing to unpack .../300-libmoox-aliases-perl_0.001006-2_all.deb ... #14 72.25 Unpacking libmoox-aliases-perl (0.001006-2) ... #14 72.28 Selecting previously unselected package libmouse-perl. #14 72.28 Preparing to unpack .../301-libmouse-perl_2.5.10-1build5_arm64.deb ... #14 72.29 Unpacking libmouse-perl (2.5.10-1build5) ... #14 72.33 Selecting previously unselected package libxs-parse-keyword-perl. #14 72.33 Preparing to unpack .../302-libxs-parse-keyword-perl_0.38-1_arm64.deb ... #14 72.34 Unpacking libxs-parse-keyword-perl (0.38-1) ... #14 72.37 Selecting previously unselected package libxs-parse-sublike-perl:arm64. #14 72.37 Preparing to unpack .../303-libxs-parse-sublike-perl_0.20-1ubuntu3_arm64.deb ... #14 72.38 Unpacking libxs-parse-sublike-perl:arm64 (0.20-1ubuntu3) ... #14 72.42 Selecting previously unselected package libobject-pad-perl. #14 72.42 Preparing to unpack .../304-libobject-pad-perl_0.801-2_arm64.deb ... #14 72.43 Unpacking libobject-pad-perl (0.801-2) ... #14 72.46 Selecting previously unselected package libpackage-stash-xs-perl:arm64. #14 72.46 Preparing to unpack .../305-libpackage-stash-xs-perl_0.30-1build1_arm64.deb ... #14 72.47 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1build1) ... #14 72.51 Selecting previously unselected package libpath-iterator-rule-perl. #14 66.05 Setting up libpipeline1:arm64 (1.5.5-1) ... #14 66.06 Setting up wdiff (1.2.2-2build3) ... #14 66.08 Setting up gcc-11-base:arm64 (11.4.0-1ubuntu1~22.04) ... #14 66.09 Setting up libxau6:arm64 (1:1.0.9-1build5) ... #14 66.10 Setting up libre2-9:arm64 (20220201+dfsg-1) ... #14 66.12 Setting up lto-disabled-list (24) ... #14 66.13 Setting up libpsl5:arm64 (0.21.0-1.2build2) ... #14 66.14 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #14 66.18 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #14 66.18 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist #14 66.19 Setting up libtext-glob-perl (0.11-2) ... #14 66.20 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 66.22 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ... #14 66.23 Setting up distro-info-data (0.52ubuntu0.6) ... #14 66.24 Setting up manpages (5.10-1ubuntu1) ... #14 66.25 Setting up unzip (6.0-26ubuntu3.2) ... #14 66.28 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #14 66.29 Setting up libbrotli1:arm64 (1.0.9-2build6) ... #14 66.31 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... #14 66.32 Setting up libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 66.34 Setting up binutils-common:arm64 (2.38-4ubuntu2.6) ... #14 66.35 Setting up libnghttp2-14:arm64 (1.43.0-1ubuntu0.1) ... #13 63.10 Setting up libgpgme11:arm64 (1.14.0-1+b2) ... #13 63.11 Setting up gcc (4:10.2.1-1) ... #13 63.14 Setting up dirmngr (2.2.27-2+deb11u2) ... #13 63.27 Setting up perl (5.32.1-4+deb11u3) ... #13 63.30 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #13 63.32 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 63.33 Setting up libdata-dump-perl (1.23-1.1) ... #13 63.34 Setting up libref-util-perl (0.204-1) ... #13 63.35 Setting up libipc-system-simple-perl (1.30-1) ... #13 63.37 Setting up libnet-domain-tld-perl (1.75-1.1) ... #13 63.38 Setting up libhash-fieldhash-perl (0.15-1+b3) ... #13 63.39 Setting up libvariable-magic-perl (0.62-1+b3) ... #13 63.40 Setting up libio-html-perl (1.004-2) ... #13 63.41 Setting up libpod-parser-perl (1.63-2) ... #13 63.43 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... #13 63.44 Setting up liblist-moreutils-xs-perl (0.430-2) ... #13 63.45 Setting up libparams-util-perl (1.102-1+b1) ... #13 63.46 Setting up libdpkg-perl (1.20.13) ... #13 63.48 Setting up libtime-duration-perl (1.21-1) ... #13 63.49 Setting up autoconf (2.69-14) ... #13 63.53 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #13 63.54 Setting up libarray-intspan-perl (2.004-1) ... #13 63.55 Setting up libcapture-tiny-perl (0.48-1) ... #13 63.57 Setting up libtimedate-perl (2.3300-2) ... #13 63.58 Setting up gpg-wks-server (2.2.27-2+deb11u2) ... #13 63.59 Setting up libsub-name-perl (0.26-1+b1) ... #13 63.60 Setting up libtype-tiny-xs-perl (0.022-1) ... #13 63.61 Setting up g++ (4:10.2.1-1) ... #13 63.63 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 63.64 Setting up libdata-validate-domain-perl (0.10-1.1) ... #13 63.65 Setting up libproc-processtable-perl (0.59-2+b1) ... #13 63.66 Setting up libfile-chdir-perl (0.1008-1.1) ... #13 63.67 Setting up xauth (1:1.1-1) ... #13 63.68 Setting up libpath-tiny-perl (0.118-1) ... #13 63.73 Setting up libarchive-cpio-perl (0.10-1.1) ... #13 63.74 Setting up libjson-perl (4.03000-1) ... #13 63.76 Setting up libipc-run3-perl (0.048-2) ... #13 63.77 Setting up libfcgi-perl:arm64 (0.79+ds-2) ... #13 63.79 Setting up libsub-override-perl (0.09-2) ... #13 63.80 Setting up libaliased-perl (0.34-1.1) ... #13 63.82 Setting up libstrictures-perl (2.000006-1) ... #13 63.83 Setting up libsub-quote-perl (2.006006-1) ... #13 63.84 Setting up libdevel-stacktrace-perl (2.0400-1) ... #13 63.86 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #13 63.87 Setting up libfontconfig1:arm64 (2.13.1-4.2) ... #13 63.89 Setting up libsort-versions-perl (1.62-1) ... #13 63.90 Setting up libexporter-tiny-perl (1.002002-1) ... #13 63.92 Setting up libre-engine-re2-perl:arm64 (0.14-1) ... #13 63.93 Setting up libfile-dirlist-perl (0.05-2) ... #13 63.95 Setting up libterm-readkey-perl (2.38-1+b2) ... #13 63.96 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #13 63.99 Setting up libperlio-gzip-perl (0.19-1+b7) ... #13 64.00 Setting up libsys-hostname-long-perl (1.5-2) ... #13 64.01 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #13 64.02 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #13 64.04 Setting up liburi-perl (5.08-1) ... #13 64.05 Setting up libfile-touch-perl (0.11-1) ... #13 64.06 Setting up python3.9 (3.9.2-1) ... #14 64.41 Get:375 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdevel-size-perl armhf 0.83-2build1 [18.6 kB] #14 64.50 Get:376 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libipc-run3-perl all 0.048-3 [30.3 kB] #14 64.61 Get:377 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf lzip armhf 1.23-6 [77.9 kB] #13 67.55 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 67.68 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #17 DONE 29.1s #18 [stage-1 8/9] COPY --link --from=golang /usr/local/go /usr/local/go #17 DONE 3.6s + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #16 0.933 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease #15 7.705 Processing triggers for libc-bin (2.28-10+deb10u2) ... #14 63.87 Setting up libref-util-perl (0.204-1) ... #14 63.89 Setting up libipc-system-simple-perl (1.26-1) ... #14 63.90 Setting up libnet-domain-tld-perl (1.75-1) ... #14 63.91 Setting up libxml-writer-perl (0.625-1) ... #14 63.93 Setting up libhash-fieldhash-perl (0.15-1build2) ... #14 63.94 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #14 63.95 Setting up shared-mime-info (1.15-1) ... #14 63.23 Preparing to unpack .../352-python3-magic_2%3a0.4.24-2_all.deb ... #14 63.24 Unpacking python3-magic (2:0.4.24-2) ... #14 63.29 Setting up libksba8:armhf (1.6.0-2ubuntu0.2) ... #14 63.30 Setting up media-types (7.0.0) ... #14 63.32 Setting up libpipeline1:armhf (1.5.5-1) ... #14 63.34 Setting up wdiff (1.2.2-2build3) ... #14 63.35 Setting up gcc-11-base:armhf (11.4.0-1ubuntu1~22.04) ... #14 63.37 Setting up libxau6:armhf (1:1.0.9-1build5) ... #14 63.38 Setting up libre2-9:armhf (20220201+dfsg-1) ... #14 63.40 Setting up lto-disabled-list (24) ... #14 63.41 Setting up libpsl5:armhf (0.21.0-1.2build2) ... #14 63.43 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #14 63.44 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #13 67.06 Setting up libstruct-dumb-perl (0.09-1) ... #13 67.13 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #29 15.15 Setting up libselinux1-dev:amd64 (3.4-1+b6) ... #29 15.16 Setting up libglib2.0-bin (2.74.6-2) ... #29 15.18 Setting up libsecret-1-0:amd64 (0.20.5-3) ... #29 15.20 Setting up libgcrypt20-dev (1.10.1-3) ... #29 15.21 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... #29 15.22 Setting up libmount-dev:amd64 (2.38.1-5+b1) ... #29 15.24 Setting up gir1.2-secret-1:amd64 (0.20.5-3) ... #29 15.25 Setting up libglib2.0-dev:amd64 (2.74.6-2) ... #29 15.27 Setting up libsecret-1-dev:amd64 (0.20.5-3) ... #29 15.29 Processing triggers for libc-bin (2.36-9+deb12u4) ... #15 10.15 Installing : libseccomp-2.5.3-4.fc38.x86_64 8/91 #15 10.16 Installing : libmpc-1.3.1-2.fc38.x86_64 9/91 #15 10.17 Installing : libfdisk-2.38.1-4.fc38.x86_64 10/91 #15 10.18 Installing : checkpolicy-3.5-1.fc38.x86_64 11/91 #7 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm #7 DONE 0.4s #9 [internal] load .dockerignore #9 transferring context: 2B done #9 DONE 0.0s #14 72.51 Preparing to unpack .../306-libpath-iterator-rule-perl_1.015-2_all.deb ... #14 72.52 Unpacking libpath-iterator-rule-perl (1.015-2) ... #14 72.54 Selecting previously unselected package libperlio-gzip-perl. #14 72.55 Preparing to unpack .../307-libperlio-gzip-perl_0.20-1build1_arm64.deb ... #14 72.55 Unpacking libperlio-gzip-perl (0.20-1build1) ... #14 72.58 Selecting previously unselected package libperlio-utf8-strict-perl. #14 72.59 Preparing to unpack .../308-libperlio-utf8-strict-perl_0.010-1_arm64.deb ... #14 72.59 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #14 72.63 Selecting previously unselected package libpod-parser-perl. #14 72.63 Preparing to unpack .../309-libpod-parser-perl_1.66-1_all.deb ... #14 72.64 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 72.65 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 72.66 Unpacking libpod-parser-perl (1.66-1) ... #14 72.70 Selecting previously unselected package libpod-constants-perl. #14 72.70 Preparing to unpack .../310-libpod-constants-perl_0.19-2_all.deb ... #14 72.70 Unpacking libpod-constants-perl (0.19-2) ... #14 72.73 Selecting previously unselected package libproc-processtable-perl:arm64. #14 66.37 Setting up libmagic1:arm64 (1:5.41-3ubuntu0.1) ... #14 66.39 Setting up libdeflate0:arm64 (1.10-2) ... #14 66.40 Setting up less (590-1ubuntu0.22.04.2) ... #14 66.42 Setting up perl-openssl-defaults:arm64 (5build2) ... #14 66.43 Setting up linux-libc-dev:arm64 (5.15.0-97.107) ... #14 66.45 Setting up libctf-nobfd0:arm64 (2.38-4ubuntu2.6) ... #14 66.46 Setting up gettext-base (0.21-4ubuntu4) ... #14 66.47 Setting up liblzo2-2:arm64 (2.10-2build3) ... #14 66.48 Setting up libnpth0:arm64 (1.6-3build2) ... #14 66.51 Setting up file (1:5.41-3ubuntu0.1) ... #14 66.52 Setting up libassuan0:arm64 (2.5.5-1build1) ... #14 66.53 Setting up libgomp1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 66.55 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ... #14 66.56 Setting up bzip2 (1.0.8-5build1) ... #14 66.57 Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ... #17 DONE 3.1s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.1s #20 exporting to image #20 exporting layers + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #14 64.77 Get:378 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf lzop armhf 1.04-2build2 [84.5 kB] #14 64.87 Get:379 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf t1utils armhf 1.41-4build2 [53.1 kB] #13 67.71 Setting up dh-strip-nondeterminism (1.13.1-1) ... #13 67.73 Setting up libconst-fast-perl (0.014-2) ... #13 67.75 Setting up libhttp-daemon-perl (6.16-1) ... #13 67.76 Setting up python3-unidiff (0.7.3-1) ... #13 67.90 Setting up libdata-dpath-perl (0.58-2) ... #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #15 DONE 8.2s #14 63.44 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist #14 63.45 Setting up libtext-glob-perl (0.11-2) ... #14 63.47 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 63.48 Setting up libyaml-0-2:armhf (0.2.2-1build2) ... #14 63.50 Setting up distro-info-data (0.52ubuntu0.6) ... #14 63.52 Setting up manpages (5.10-1ubuntu1) ... #14 63.53 Setting up unzip (6.0-26ubuntu3.2) ... #14 63.55 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ... #14 63.56 Setting up libbrotli1:armhf (1.0.9-2build6) ... #14 63.58 Setting up libsqlite3-0:armhf (3.37.2-2ubuntu0.3) ... #14 63.59 Setting up libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 63.62 Setting up binutils-common:armhf (2.38-4ubuntu2.6) ... #14 63.63 Setting up libnghttp2-14:armhf (1.43.0-1ubuntu0.1) ... #14 63.65 Setting up libmagic1:armhf (1:5.41-3ubuntu0.1) ... #14 63.67 Setting up libdeflate0:armhf (1.10-2) ... #14 63.69 Setting up less (590-1ubuntu0.22.04.2) ... #14 63.71 Setting up perl-openssl-defaults:armhf (5build2) ... #14 63.72 Setting up linux-libc-dev:armhf (5.15.0-97.107) ... #14 63.74 Setting up libctf-nobfd0:armhf (2.38-4ubuntu2.6) ... #14 63.75 Setting up gettext-base (0.21-4ubuntu4) ... #14 63.77 Setting up liblzo2-2:armhf (2.10-2build3) ... #14 63.78 Setting up libnpth0:armhf (1.6-3build2) ... #13 67.21 Setting up libfile-listing-perl (6.04-1) ... #13 67.31 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #13 67.34 Setting up libclass-inspector-perl (1.32-1) ... #13 67.41 Setting up libfont-afm-perl (1.20-2) ... #15 10.38 Installing : cpp-13.2.1-4.fc38.x86_64 12/91 #15 10.39 Installing : perl-threads-shared-1.64-490.fc38.x86_64 13/91 #15 10.40 Installing : perl-Thread-Queue-3.14-490.fc38.noarch 14/91 #15 10.40 Installing : python3-libsemanage-3.5-2.fc38.x86_64 15/91 #15 10.41 Installing : vim-filesystem-2:9.1.113-1.fc38.noarch 16/91 #15 10.42 Installing : python3-audit-3.1.2-8.fc38.x86_64 17/91 #15 10.42 Installing : perl-lib-0.65-498.fc38.x86_64 18/91 #15 10.43 Installing : perl-File-Copy-2.39-498.fc38.noarch 19/91 #15 10.43 Installing : perl-File-Compare-1.100.700-498.fc38.noarch 20/91 #15 10.45 Installing : autoconf-2.71-5.fc38.noarch 21/91 #15 10.47 Installing : automake-1.16.5-11.fc38.noarch 22/91 #15 10.48 Installing : libuv-1:1.48.0-1.fc38.x86_64 23/91 #15 10.49 Installing : less-633-1.fc38.x86_64 24/91 #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 resolve docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 0.0s done #10 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0B / 24.05MB 0.1s #10 sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 1.64kB / 1.64kB done #10 sha256:603d8d7f7de0a4211107db30981b9b94ee14cf0b4f8c30cc0ce05596039a75ab 2.89kB / 2.89kB done #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 4.19MB / 49.55MB 0.1s #10 sha256:b8e62cf593cdaff36efd90aa3a37de268e6781a2e68c6610940c48f7cdf36984 1.79kB / 1.79kB done #14 72.73 Preparing to unpack .../311-libproc-processtable-perl_0.636-1_arm64.deb ... #14 72.74 Unpacking libproc-processtable-perl:arm64 (0.636-1) ... #14 72.86 Selecting previously unselected package libre2-10:arm64. #14 72.87 Preparing to unpack .../312-libre2-10_20230301-2_arm64.deb ... #14 72.87 Unpacking libre2-10:arm64 (20230301-2) ... #14 72.91 Selecting previously unselected package libre-engine-re2-perl:arm64. #14 72.91 Preparing to unpack .../313-libre-engine-re2-perl_0.18+ds-1_arm64.deb ... #14 72.92 Unpacking libre-engine-re2-perl:arm64 (0.18+ds-1) ... #14 72.96 Selecting previously unselected package libreadonly-perl. #14 72.96 Preparing to unpack .../314-libreadonly-perl_2.050-3_all.deb ... #14 72.96 Unpacking libreadonly-perl (2.050-3) ... #14 73.00 Selecting previously unselected package libref-util-perl. #14 73.00 Preparing to unpack .../315-libref-util-perl_0.204-2_all.deb ... #14 73.01 Unpacking libref-util-perl (0.204-2) ... #14 73.04 Selecting previously unselected package libref-util-xs-perl. #14 73.04 Preparing to unpack .../316-libref-util-xs-perl_0.117-2build1_arm64.deb ... #14 73.05 Unpacking libref-util-xs-perl (0.117-2build1) ... #14 73.09 Selecting previously unselected package libregexp-pattern-license-perl. #14 66.59 Setting up libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ... #14 66.60 Setting up libfakeroot:arm64 (1.28-1ubuntu1) ... #14 66.65 Setting up libasan6:arm64 (11.4.0-1ubuntu1~22.04) ... #14 66.66 Setting up libnumber-compare-perl (0.03-2) ... #14 66.68 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 66.69 Setting up fakeroot (1.28-1ubuntu1) ... #14 66.70 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 66.70 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 66.70 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 66.70 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 66.70 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 66.70 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 66.70 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 66.70 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 66.70 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 66.71 Setting up autotools-dev (20220109.1) ... #14 66.73 Setting up libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ... #14 66.74 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 66.76 Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... #14 66.77 Setting up make (4.3-4.1build1) ... #14 66.78 Setting up libmpfr6:arm64 (4.1.0-3build3) ... #14 66.79 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 66.81 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 66.82 Setting up lzip (1.23-1) ... #14 66.83 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 66.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 #14 66.83 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 66.83 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 #14 66.84 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 66.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 #14 66.84 Setting up strace (5.16-0ubuntu3) ... #14 66.85 Setting up libsigsegv2:arm64 (2.13-1ubuntu3) ... #14 66.86 Setting up xz-utils (5.2.5-2ubuntu1) ... #14 66.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #14 64.97 Get:380 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf unzip armhf 6.0-28ubuntu1.1 [163 kB] #14 65.10 Get:381 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf lintian all 2.116.3ubuntu3.1 [1151 kB] #13 67.92 Setting up python3-magic (2:0.4.26-3) ... #13 68.06 Setting up g++-12 (12.2.0-14) ... #13 68.07 Setting up python3-pkg-resources (66.1.1-1) ... #13 64.74 Setting up libemail-address-xs-perl (1.04-1+b3) ... #13 64.75 Setting up libnet-ssleay-perl (1.88-3+b1) ... #13 64.77 Setting up automake (1:1.16.3-2) ... #13 64.78 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 64.79 Setting up libapt-pkg-perl (0.1.39) ... #13 64.81 Setting up libio-sessiondata-perl (1.03-1.1) ... #13 64.82 Setting up libstring-escape-perl (2010.002-2) ... #13 64.84 Setting up libhttp-date-perl (6.05-1) ... #13 64.85 Setting up libfile-which-perl (1.23-1) ... #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.2s #14 63.79 Setting up file (1:5.41-3ubuntu0.1) ... #14 63.81 Setting up libassuan0:armhf (2.5.5-1build1) ... #14 63.83 Setting up libgomp1:armhf (12.3.0-1ubuntu1~22.04) ... #14 63.84 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ... #14 63.86 Setting up bzip2 (1.0.8-5build1) ... #14 63.87 Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ... #14 63.89 Setting up libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ... #14 63.91 Setting up libfakeroot:armhf (1.28-1ubuntu1) ... #14 63.93 Setting up libasan6:armhf (11.4.0-1ubuntu1~22.04) ... #14 63.94 Setting up libnumber-compare-perl (0.03-2) ... #14 63.96 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 63.97 Setting up fakeroot (1.28-1ubuntu1) ... #14 63.98 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 63.98 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 63.98 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 63.98 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 63.98 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 63.98 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 63.98 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 63.98 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 63.98 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 64.00 Setting up autotools-dev (20220109.1) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #13 67.53 Setting up libwant-perl (0.29-1+b4) ... #13 67.59 Setting up libdynaloader-functions-perl (0.003-1) ... #13 67.66 Setting up libtext-glob-perl (0.10-1) ... #13 67.69 Setting up libclass-method-modifiers-perl (2.12-1) ... #13 67.70 Setting up liblist-compare-perl (0.53-1) ... #13 67.71 Setting up libref-util-xs-perl (0.117-1+b1) ... #13 67.72 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #13 67.74 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #13 67.75 Setting up libsort-key-perl (1.33-2+b1) ... #13 67.77 Setting up libclone-perl (0.41-1+b1) ... #15 10.60 Installing : kernel-headers-6.7.3-100.fc38.x86_64 25/91 #15 10.66 Installing : glibc-headers-x86-2.37-18.fc38.noarch 26/91 #15 10.67 Installing : libxcrypt-devel-4.4.36-1.fc38.x86_64 27/91 #15 10.67 Installing : glibc-devel-2.37-18.fc38.x86_64 28/91 #15 10.73 Installing : glibc-static-2.37-18.fc38.x86_64 29/91 #15 10.74 Installing : libxcrypt-static-4.4.36-1.fc38.x86_64 30/91 #15 10.74 Installing : dbus-common-1:1.14.10-1.fc38.noarch 31/91 #15 10.75 Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch 31/91 #15 10.76 Running scriptlet: dbus-broker-33-1.fc38.x86_64 32/91 #15 10.82 Installing : dbus-broker-33-1.fc38.x86_64 32/91 #15 10.82 Running scriptlet: dbus-broker-33-1.fc38.x86_64 32/91 #15 10.83 Installing : dbus-1:1.14.10-1.fc38.x86_64 33/91 #10 ... #11 [internal] load build context #11 transferring context: 34.94MB 0.2s done #11 DONE 0.3s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #10 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 9.44MB / 24.05MB 0.2s #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 13.63MB / 49.55MB 0.2s #10 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 22.97MB / 24.05MB 0.3s #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 23.07MB / 49.55MB 0.3s #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 32.51MB / 49.55MB 0.4s #14 73.09 Preparing to unpack .../317-libregexp-pattern-license-perl_3.11.0-1_all.deb ... #14 73.09 Unpacking libregexp-pattern-license-perl (3.11.0-1) ... #14 73.13 Selecting previously unselected package libregexp-pattern-perl. #14 73.13 Preparing to unpack .../318-libregexp-pattern-perl_0.2.14-2_all.deb ... #14 73.13 Unpacking libregexp-pattern-perl (0.2.14-2) ... #14 73.17 Selecting previously unselected package libregexp-wildcards-perl. #14 73.17 Preparing to unpack .../319-libregexp-wildcards-perl_1.05-3_all.deb ... #14 73.18 Unpacking libregexp-wildcards-perl (1.05-3) ... #14 73.22 Selecting previously unselected package libsasl2-modules:arm64. #14 73.22 Preparing to unpack .../320-libsasl2-modules_2.1.28+dfsg1-3_arm64.deb ... #14 73.23 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg1-3) ... #14 73.27 Selecting previously unselected package libsereal-decoder-perl. #14 73.27 Preparing to unpack .../321-libsereal-decoder-perl_5.004+ds-1_arm64.deb ... #14 73.28 Unpacking libsereal-decoder-perl (5.004+ds-1) ... #14 73.33 Selecting previously unselected package libsereal-encoder-perl. #14 66.88 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #14 66.88 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #14 66.88 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #14 66.88 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #14 66.88 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #14 66.88 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #14 66.88 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #14 66.88 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #14 66.88 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #14 66.88 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #14 66.89 Setting up t1utils (1.41-4build2) ... #14 66.90 Setting up diffstat (1.64-1build2) ... #14 66.91 Setting up libpng16-16:arm64 (1.6.37-3build5) ... #14 66.93 Setting up libmpc3:arm64 (1.2.1-2build1) ... #14 66.94 Setting up libatomic1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 66.97 Setting up patch (2.7.6-7build2) ... #14 66.98 Setting up autopoint (0.21-4ubuntu4) ... #14 66.99 Setting up fonts-dejavu-core (2.37-2build1) ... #14 65.39 Get:382 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf manpages-dev all 6.03-2 [2015 kB] #13 68.35 Setting up libmodule-implementation-perl (0.09-2) ... #13 68.37 Setting up libcgi-fast-perl (1:2.15-1) ... #13 68.38 Setting up python3-apt (2.6.0) ... #13 68.55 Setting up python3-charset-normalizer (3.0.1-2) ... #13 64.86 Setting up libfile-basedir-perl (0.08-1) ... #13 64.88 Setting up libnumber-range-perl (0.12-1.1) ... #13 64.90 Setting up libtask-weaken-perl (1.06-1) ... #13 64.91 Setting up libunicode-utf8-perl (0.62-1+b2) ... #13 64.93 Setting up libmouse-perl (2.5.10-1+b1) ... #13 64.94 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... #13 64.95 Setting up libfile-listing-perl (6.14-1) ... #13 64.97 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ... #13 64.98 Setting up gpg-wks-client (2.2.27-2+deb11u2) ... #13 64.99 Setting up libregexp-pattern-perl (0.2.14-1) ... #13 65.00 Setting up libdata-messagepack-perl (1.00-4+b1) ... #13 65.02 Setting up libclass-inspector-perl (1.36-1) ... #13 65.06 Setting up libfont-afm-perl (1.20-3) ... #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #15 8.234 Processing triggers for libc-bin (2.36-9+deb12u4) ... #14 64.01 Setting up libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ... #14 64.03 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 64.04 Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... #14 64.06 Setting up make (4.3-4.1build1) ... #14 64.08 Setting up libmpfr6:armhf (4.1.0-3build3) ... #14 64.09 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 64.11 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #14 64.12 Setting up lzip (1.23-1) ... #14 64.13 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 64.13 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 #14 64.14 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 64.14 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 #14 64.15 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 64.15 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 #14 64.15 Setting up strace (5.16-0ubuntu3) ... #14 64.17 Setting up libsigsegv2:armhf (2.13-1ubuntu3) ... #14 64.18 Setting up xz-utils (5.2.5-2ubuntu1) ... #14 64.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 64.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #14 64.20 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #14 64.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #14 64.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #14 64.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #14 64.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #14 64.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #14 64.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #14 64.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #14 64.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #14 64.21 Setting up t1utils (1.41-4build2) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #13 67.79 Setting up libalgorithm-diff-perl (1.19.03-2) ... #13 67.80 Setting up libarchive-zip-perl (1.64-1) ... #13 67.81 Setting up libsub-identify-perl (0.14-1+b1) ... #13 67.82 Setting up libdistro-info-perl (0.21+deb10u1) ... #13 67.84 Setting up python3-apt (1.8.4.3) ... #13 67.99 Setting up libio-stringy-perl (2.111-3) ... rm -f -r src #15 10.83 Installing : annobin-docs-12.38-1.fc38.noarch 34/91 #15 10.88 Installing : xkeyboard-config-2.38-1.fc38.noarch 35/91 #15 10.90 Installing : libxkbcommon-1.5.0-2.fc38.x86_64 36/91 #15 10.90 Installing : rhash-1.4.3-2.fc38.x86_64 37/91 #15 10.91 Installing : qrencode-libs-4.1.1-4.fc38.x86_64 38/91 #15 11.01 Installing : python3-setuptools-65.5.1-2.fc38.noarch 39/91 #15 11.05 Installing : python3-setools-4.4.3-1.fc38.x86_64 40/91 #15 11.06 Installing : perl-TermReadKey-2.38-16.fc38.x86_64 41/91 #15 11.07 Installing : perl-Error-1:0.17029-11.fc38.noarch 42/91 #15 11.07 Installing : pcre2-utf32-10.42-1.fc38.1.x86_64 43/91 #15 11.08 Installing : pcre2-utf16-10.42-1.fc38.1.x86_64 44/91 #15 11.09 Installing : pcre2-devel-10.42-1.fc38.1.x86_64 45/91 #15 11.10 Running scriptlet: libutempter-1.2.1-8.fc38.x86_64 46/91 #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s #10 sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 24.05MB / 24.05MB 0.6s done #14 73.33 Preparing to unpack .../322-libsereal-encoder-perl_5.004+ds-1_arm64.deb ... #14 73.34 Unpacking libsereal-encoder-perl (5.004+ds-1) ... #14 73.38 Selecting previously unselected package libset-intspan-perl. #14 73.38 Preparing to unpack .../323-libset-intspan-perl_1.19-3_all.deb ... #14 73.38 Unpacking libset-intspan-perl (1.19-3) ... #14 73.42 Selecting previously unselected package libsocket6-perl. #14 73.42 Preparing to unpack .../324-libsocket6-perl_0.29-3_arm64.deb ... #14 73.43 Unpacking libsocket6-perl (0.29-3) ... #14 73.46 Selecting previously unselected package libsodium23:arm64. #14 73.47 Preparing to unpack .../325-libsodium23_1.0.18-1build2_arm64.deb ... #14 73.47 Unpacking libsodium23:arm64 (1.0.18-1build2) ... #14 73.51 Selecting previously unselected package libstring-copyright-perl. #14 73.51 Preparing to unpack .../326-libstring-copyright-perl_0.003014-1_all.deb ... #14 73.52 Unpacking libstring-copyright-perl (0.003014-1) ... #14 73.56 Selecting previously unselected package libstring-escape-perl. #14 73.56 Preparing to unpack .../327-libstring-escape-perl_2010.002-3_all.deb ... #14 73.57 Unpacking libstring-escape-perl (2010.002-3) ... #16 1.012 Reading package lists... #14 67.06 Setting up ucf (3.0043) ... #14 67.19 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ... #14 67.21 Setting up libltdl7:arm64 (2.4.6-15build2) ... #14 67.23 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 67.24 Setting up libssh-4:arm64 (0.9.6-2ubuntu0.22.04.3) ... #14 67.25 Setting up libwebp7:arm64 (1.2.2-2ubuntu0.22.04.2) ... #14 67.27 Setting up libubsan1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 67.28 Setting up libmd0:arm64 (1.0.4-1build1) ... #14 67.29 Setting up python-apt-common (2.4.0ubuntu3) ... #14 65.57 Get:383 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-certifi all 2022.9.24-1 [155 kB] mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 68.74 Setting up libpackage-stash-perl (0.40-1) ... #13 65.07 Setting up libwant-perl (0.29-1+b6) ... #13 65.08 Setting up libdynaloader-functions-perl (0.003-1.1) ... #13 65.10 Setting up libtext-glob-perl (0.11-1) ... #13 65.13 Setting up libclass-method-modifiers-perl (2.13-1) ... #13 65.14 Setting up liblist-compare-perl (0.55-1) ... #13 65.17 Setting up libref-util-xs-perl (0.117-1+b3) ... #13 65.19 Setting up libio-pty-perl (1:1.15-2) ... #13 65.21 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #13 65.22 Setting up libsort-key-perl (1.33-2+b3) ... #13 65.23 Setting up libclone-perl (0.45-1+b1) ... #13 65.24 Setting up libalgorithm-diff-perl (1.201-1) ... #13 65.26 Setting up libarchive-zip-perl (1.68-1) ... #13 65.27 Setting up libsub-identify-perl (0.14-1+b3) ... #13 65.28 Setting up libdistro-info-perl (1.0+deb11u1) ... #13 65.30 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #13 65.31 Setting up libobject-id-perl (0.1.2-2.1) ... #13 65.32 Setting up libio-stringy-perl (2.111-3) ... #13 65.33 Setting up liblist-moreutils-perl (0.430-2) ... #13 65.34 Setting up libhtml-tagset-perl (3.20-4) ... #13 65.36 Setting up liblog-any-perl (1.709-1) ... #13 65.37 Setting up libauthen-sasl-perl (2.1600-1.1) ... #13 65.38 Setting up libdevel-size-perl (0.83-1+b2) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:03 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~raspbian.10~buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . #14 64.22 Setting up diffstat (1.64-1build2) ... #14 64.24 Setting up libpng16-16:armhf (1.6.37-3build5) ... #14 64.25 Setting up libmpc3:armhf (1.2.1-2build1) ... #14 64.27 Setting up libatomic1:armhf (12.3.0-1ubuntu1~22.04) ... #14 64.29 Setting up patch (2.7.6-7build2) ... #14 64.30 Setting up autopoint (0.21-4ubuntu4) ... #14 64.32 Setting up fonts-dejavu-core (2.37-2build1) ... #14 64.39 Setting up ucf (3.0043) ... #14 64.50 Setting up libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ... #13 68.00 Setting up liblist-moreutils-perl (0.416-1+b4) ... #13 68.01 Setting up libhtml-tagset-perl (3.20-3) ... #13 68.02 Setting up liblog-any-perl (1.707-1) ... #13 68.03 Setting up libauthen-sasl-perl (2.1600-1) ... #13 68.05 Setting up libpod-constants-perl (0.19-1) ... #13 68.06 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #13 68.07 Setting up libconvert-binhex-perl (1.125-1) ... #13 68.08 Setting up libfuture-perl (0.39-1) ... #13 68.09 Setting up liblwp-mediatypes-perl (6.02-1) ... #13 68.10 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #13 68.11 Setting up libtry-tiny-perl (0.30-1) ... #13 68.13 Setting up libtype-tiny-perl (1.004004-1) ... #13 68.15 Setting up libtest-fatal-perl (0.014-1) ... #13 68.17 Setting up libcommon-sense-perl (3.74-2+b7) ... #13 68.18 Setting up libxml-namespacesupport-perl (1.12-1) ... #13 68.19 Setting up libnet-http-perl (6.18-1) ... make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h #15 11.14 Installing : libutempter-1.2.1-8.fc38.x86_64 46/91 #15 11.20 Installing : util-linux-2.38.1-4.fc38.x86_64 47/91 #15 11.22 Installing : openssh-9.0p1-19.fc38.x86_64 48/91 #15 11.23 Installing : libsepol-devel-3.5-1.fc38.x86_64 49/91 #15 11.24 Installing : libselinux-utils-3.5-1.fc38.x86_64 50/91 #15 11.26 Installing : policycoreutils-3.5-1.fc38.x86_64 51/91 #15 11.27 Running scriptlet: policycoreutils-3.5-1.fc38.x86_64 51/91 #15 11.28 Installing : selinux-policy-38.31-1.fc38.noarch 52/91 #15 11.28 Running scriptlet: selinux-policy-38.31-1.fc38.noarch 52/91 #14 73.60 Selecting previously unselected package libstring-license-perl. #14 73.61 Preparing to unpack .../328-libstring-license-perl_0.0.9-2ubuntu1_all.deb ... #14 73.61 Unpacking libstring-license-perl (0.0.9-2ubuntu1) ... #14 73.65 Selecting previously unselected package libstring-shellquote-perl. #14 73.65 Preparing to unpack .../329-libstring-shellquote-perl_1.04-3_all.deb ... #14 73.66 Unpacking libstring-shellquote-perl (1.04-3) ... #14 73.69 Selecting previously unselected package libsyntax-keyword-try-perl. #14 73.69 Preparing to unpack .../330-libsyntax-keyword-try-perl_0.29-1_arm64.deb ... #14 73.70 Unpacking libsyntax-keyword-try-perl (0.29-1) ... #14 73.74 Selecting previously unselected package libterm-readkey-perl. #14 73.74 Preparing to unpack .../331-libterm-readkey-perl_2.38-2build1_arm64.deb ... #14 73.75 Unpacking libterm-readkey-perl (2.38-2build1) ... #14 73.78 Selecting previously unselected package libtext-levenshteinxs-perl. #14 73.78 Preparing to unpack .../332-libtext-levenshteinxs-perl_0.03-5build1_arm64.deb ... #14 73.79 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ... #16 2.181 dh_testdir #16 2.200 dh_testroot #16 2.218 dh_prep #16 2.240 dh_testdir #16 2.258 dh_testroot #16 2.277 dh_install #16 2.304 dh_installdocs #14 67.31 Setting up libnsl-dev:arm64 (1.3.0-2build2) ... #14 67.32 Setting up libhwasan0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 67.33 Setting up libcrypt-dev:arm64 (1:4.4.27-1) ... #14 67.35 Setting up libuchardet0:arm64 (0.0.7-1build2) ... #14 67.36 Setting up lzop (1.04-2build2) ... #14 67.38 Setting up libmpdec3:arm64 (2.5.1-2build2) ... #14 67.46 Setting up git-man (1:2.34.1-1ubuntu1.10) ... #14 67.47 Setting up netbase (6.3) ... #14 67.51 Setting up libbinutils:arm64 (2.38-4ubuntu2.6) ... #14 67.52 Setting up libfido2-1:arm64 (1.10.0-1) ... #14 67.53 Setting up libisl23:arm64 (0.24-2build1) ... #14 67.55 Setting up libc-dev-bin (2.35-0ubuntu3.6) ... #14 67.56 Setting up openssl (3.0.2-0ubuntu1.15) ... #14 67.58 Setting up libbsd0:arm64 (0.11.5-1) ... #13 68.76 Setting up libimport-into-perl (1.002005-2) ... #13 68.77 Setting up libmoo-perl (2.005005-1) ... #13 68.79 Setting up liblist-someutils-perl (0.59-1) ... #13 68.81 Setting up debhelper (13.11.4) ... #13 68.83 Setting up libmime-tools-perl (5.510-1) ... #13 68.84 Setting up liblist-someutils-xs-perl:armhf (0.58-3) ... #13 68.86 Setting up python3-chardet (5.1.0+dfsg-2) ... #13 65.40 Setting up libdebhelper-perl (13.3.4) ... #13 65.41 Setting up libpod-constants-perl (0.19-2) ... #13 65.43 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #13 65.44 Setting up libconvert-binhex-perl (1.125-1) ... #13 65.45 Setting up liblwp-mediatypes-perl (6.04-1) ... #13 65.46 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #13 65.47 Setting up libtry-tiny-perl (0.30-1) ... #13 65.48 Setting up libtype-tiny-perl (1.012001-2) ... #13 65.49 Setting up libcommon-sense-perl (3.75-1+b4) ... debian/rules clean dh clean --with=bash-completion dh_clean #14 64.51 Setting up libltdl7:armhf (2.4.6-15build2) ... #14 64.53 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ... #14 64.54 Setting up libssh-4:armhf (0.9.6-2ubuntu0.22.04.3) ... #14 64.56 Setting up libwebp7:armhf (1.2.2-2ubuntu0.22.04.2) ... #14 64.57 Setting up libubsan1:armhf (12.3.0-1ubuntu1~22.04) ... #14 64.59 Setting up libgcc-11-dev:armhf (11.4.0-1ubuntu1~22.04) ... #14 64.60 Setting up libmd0:armhf (1.0.4-1build1) ... #14 64.62 Setting up python-apt-common (2.4.0ubuntu3) ... #14 64.63 Setting up libnsl-dev:armhf (1.3.0-2build2) ... #14 64.65 Setting up libcrypt-dev:armhf (1:4.4.27-1) ... #14 64.69 Setting up libuchardet0:armhf (0.0.7-1build2) ... #14 64.70 Setting up lzop (1.04-2build2) ... #14 64.71 Setting up libmpdec3:armhf (2.5.1-2build2) ... #14 64.73 Setting up git-man (1:2.34.1-1ubuntu1.10) ... #14 64.74 Setting up netbase (6.3) ... #14 64.77 Setting up libbinutils:armhf (2.38-4ubuntu2.6) ... #14 64.79 Setting up libfido2-1:armhf (1.10.0-1) ... #14 64.80 Setting up libisl23:armhf (0.24-2build1) ... #14 64.82 Setting up libc-dev-bin (2.35-0ubuntu3.6) ... #13 68.20 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #13 68.21 Setting up libencode-locale-perl (1.05-1) ... #13 68.23 Setting up libtext-levenshtein-perl (0.13-1) ... #13 68.24 Setting up libnet-dns-perl (1.19-1) ... #13 68.26 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #13 68.27 Setting up libdevel-callchecker-perl (0.008-1) ... #13 68.29 Setting up libstring-shellquote-perl (1.04-1) ... #13 68.30 Setting up libsub-install-perl (0.928-1) ... #13 68.32 Setting up dpkg-dev (1.19.8) ... #13 68.34 Setting up libnumber-compare-perl (0.03-1) ... #13 68.35 Setting up intltool-debian (0.35.0+20060710.5) ... #13 68.36 Setting up libio-async-perl (0.72-1) ... #13 68.37 Setting up liberror-perl (0.17027-2) ... #13 68.39 Setting up patchutils (0.3.4-2) ... #13 68.40 Setting up libmail-sendmail-perl (0.80-1) ... #13 68.42 Setting up libltdl-dev:amd64 (2.4.6-9) ... Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build #15 11.30 Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 53/91 #15 11.56 Installing : selinux-policy-targeted-38.31-1.fc38.noarch 53/91 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:03 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 VERSION BBB 0.0.0-20240226182428-efb9206 + echo VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm dpkg-buildpackage: info: source distribution bookworm dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build . #14 73.83 Selecting previously unselected package libtext-markdown-discount-perl. #14 73.83 Preparing to unpack .../333-libtext-markdown-discount-perl_0.16-1_arm64.deb ... #14 73.84 Unpacking libtext-markdown-discount-perl (0.16-1) ... #14 73.88 Selecting previously unselected package libtext-xslate-perl:arm64. #14 73.88 Preparing to unpack .../334-libtext-xslate-perl_3.5.9-1build2_arm64.deb ... #14 73.88 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build2) ... #14 73.95 Selecting previously unselected package libtime-duration-perl. #14 73.95 Preparing to unpack .../335-libtime-duration-perl_1.21-2_all.deb ... #14 73.96 Unpacking libtime-duration-perl (1.21-2) ... #14 73.99 Selecting previously unselected package libtime-moment-perl. #14 73.99 Preparing to unpack .../336-libtime-moment-perl_0.44-2build1_arm64.deb ... #14 74.00 Unpacking libtime-moment-perl (0.44-2build1) ... #14 74.04 Selecting previously unselected package libtype-tiny-xs-perl:arm64. #14 74.04 Preparing to unpack .../337-libtype-tiny-xs-perl_0.025-1_arm64.deb ... #14 74.05 Unpacking libtype-tiny-xs-perl:arm64 (0.025-1) ... #14 74.09 Selecting previously unselected package libunicode-utf8-perl. #16 2.336 dh_installchangelogs #16 2.409 dh_compress #16 2.444 dh_fixperms #16 2.482 dh_installdeb #16 2.510 dh_gencontrol #14 67.59 Setting up libelf1:arm64 (0.186-1build1) ... #14 67.61 Setting up readline-common (8.1.2-1) ... #14 67.62 Setting up publicsuffix (20211207.1025-1) ... #14 67.63 Setting up zstd (1.4.8+dfsg-3build1) ... #14 67.65 Setting up libmarkdown2:arm64 (2.2.7-2) ... #14 67.67 Setting up libcc1-0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 67.69 Setting up iso-codes (4.9.0-1) ... #14 67.70 Setting up liblocale-gettext-perl (1.07-4build3) ... #14 67.72 Setting up liblsan0:arm64 (12.3.0-1ubuntu1~22.04) ... #14 67.73 Setting up dctrl-tools (2.24-3build2) ... #14 67.75 Setting up libitm1:arm64 (12.3.0-1ubuntu1~22.04) ... #14 67.77 Setting up libgdbm6:arm64 (1.23-1) ... #14 67.78 Setting up libicu70:arm64 (70.1-2) ... #14 67.80 Setting up libtsan0:arm64 (11.4.0-1ubuntu1~22.04) ... #14 67.81 Setting up libctf0:arm64 (2.38-4ubuntu2.6) ... #14 67.82 Setting up libjpeg8:arm64 (8c-2ubuntu10) ... #14 67.84 Setting up pinentry-curses (1.1.1-1build2) ... #14 67.86 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... #14 67.87 Setting up manpages-dev (5.10-1ubuntu1) ... #14 67.88 Setting up libdw1:arm64 (0.186-1build1) ... #14 67.90 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #14 67.92 Setting up libxcb1:arm64 (1.14-3ubuntu3) ... #13 69.18 Setting up python3-debian (0.1.49) ... #13 65.50 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #13 65.52 Setting up libnet-http-perl (6.20-1) ... #13 65.53 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ... #13 65.54 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #13 65.56 Setting up libtime-moment-perl (0.44-1+b3) ... #13 65.57 Setting up libencode-locale-perl (1.05-1.1) ... #13 65.59 Setting up python3 (3.9.2-3) ... #13 65.88 Setting up libexception-class-perl (1.44-1) ... #14 65.97 Get:384 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf python3-cryptography armhf 38.0.4-4ubuntu0.23.10.1 [679 kB] #14 64.83 Setting up openssl (3.0.2-0ubuntu1.15) ... #14 64.85 Setting up libbsd0:armhf (0.11.5-1) ... #14 64.87 Setting up libelf1:armhf (0.186-1build1) ... #14 64.88 Setting up readline-common (8.1.2-1) ... #14 64.94 Setting up publicsuffix (20211207.1025-1) ... #14 64.95 Setting up zstd (1.4.8+dfsg-3build1) ... #14 64.96 Setting up libmarkdown2:armhf (2.2.7-2) ... #14 64.97 Setting up libcc1-0:armhf (12.3.0-1ubuntu1~22.04) ... #14 64.98 Setting up iso-codes (4.9.0-1) ... #14 64.99 Setting up liblocale-gettext-perl (1.07-4build3) ... #14 65.00 Setting up dctrl-tools (2.24-3build2) ... #14 65.02 Setting up libgdbm6:armhf (1.23-1) ... #14 65.03 Setting up libicu70:armhf (70.1-2) ... #14 65.04 Setting up libctf0:armhf (2.38-4ubuntu2.6) ... #13 68.43 Setting up libxml-sax-base-perl (1.09-1) ... #13 68.45 Setting up libio-string-perl (1.08-3) ... #13 68.46 Setting up libreadonly-perl (2.050-1) ... #13 68.48 Setting up python3-chardet (3.0.4-3) ... #13 68.69 Setting up libstring-copyright-perl (0.003006-1) ... debian/rules clean dh clean --with=bash-completion dh_clean #13 60.63 Setting up libgpgme11:armhf (1.14.0-1+b2) ... #14 74.09 Preparing to unpack .../338-libunicode-utf8-perl_0.62-2_arm64.deb ... #14 74.09 Unpacking libunicode-utf8-perl (0.62-2) ... #14 74.14 Selecting previously unselected package libwww-mechanize-perl. #14 74.15 Preparing to unpack .../339-libwww-mechanize-perl_2.17-1ubuntu1_all.deb ... #14 74.16 Unpacking libwww-mechanize-perl (2.17-1ubuntu1) ... #14 74.20 Selecting previously unselected package libxml-namespacesupport-perl. #14 74.20 Preparing to unpack .../340-libxml-namespacesupport-perl_1.12-2_all.deb ... #14 74.21 Unpacking libxml-namespacesupport-perl (1.12-2) ... #14 74.24 Selecting previously unselected package libxml-sax-base-perl. #14 74.24 Preparing to unpack .../341-libxml-sax-base-perl_1.09-3_all.deb ... #14 74.25 Unpacking libxml-sax-base-perl (1.09-3) ... #14 74.33 Selecting previously unselected package libxml-sax-perl. #16 2.627 dh_md5sums #16 2.655 dh_builddeb #16 2.675 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 2.694 #16 2.694 The package has been created. #16 2.694 Attention, the package has been created in the current directory, #16 2.694 not in ".." as indicated by the message above! #16 2.719 Selecting previously unselected package docker-ce-build-deps. #16 2.733 (Reading database ... 26302 files and directories currently installed.) #14 67.93 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #14 68.12 Setting up libedit2:arm64 (3.1-20210910-1build1) ... #13 69.37 Setting up python3-requests (2.28.1+dfsg-1) ... #13 69.52 Setting up equivs (2.3.1) ... #13 65.89 Setting up python3-xdg (0.27-2) ... #13 66.11 Setting up libconfig-tiny-perl (2.26-1) ... #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 1.5s done #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 0B / 64.14MB 1.6s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 0B / 92.37MB 1.6s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 0B / 67.01MB 1.6s #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 12.58MB / 64.14MB 1.7s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 9.44MB / 92.37MB 1.7s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 10.49MB / 67.01MB 1.7s #10 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 #14 65.06 Setting up libjpeg8:armhf (8c-2ubuntu10) ... #14 65.07 Setting up pinentry-curses (1.1.1-1build2) ... #14 65.10 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... #14 65.11 Setting up manpages-dev (5.10-1ubuntu1) ... #14 65.13 Setting up libdw1:armhf (0.186-1build1) ... #14 65.14 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #14 65.15 Setting up libxcb1:armhf (1.14-3ubuntu3) ... #14 65.17 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #13 68.70 Setting up python3-debian (0.1.35) ... #13 68.85 Setting up python3-requests (2.21.0-1+deb10u1) ... #13 68.99 Setting up libdata-optlist-perl (0.110-1) ... dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster.tar.gz 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz #13 60.65 Setting up dirmngr (2.2.27-2+deb11u2) ... #13 60.78 Setting up perl (5.32.1-4+deb11u3) ... #13 60.80 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #13 60.81 Setting up libclass-data-inheritable-perl (0.08-3) ... #13 60.84 Setting up libdata-dump-perl (1.23-1.1) ... #13 60.85 Setting up libref-util-perl (0.204-1) ... #13 60.86 Setting up libipc-system-simple-perl (1.30-1) ... #13 60.88 Setting up libnet-domain-tld-perl (1.75-1.1) ... #13 60.89 Setting up libhash-fieldhash-perl (0.15-1+b3) ... rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap #14 74.33 Preparing to unpack .../342-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 74.33 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 74.38 Selecting previously unselected package libxml-libxml-perl. #14 74.38 Preparing to unpack .../343-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_arm64.deb ... #14 74.38 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 74.44 Selecting previously unselected package libxml-parser-perl. #14 74.44 Preparing to unpack .../344-libxml-parser-perl_2.46-4_arm64.deb ... #14 74.45 Unpacking libxml-parser-perl (2.46-4) ... #14 74.49 Selecting previously unselected package libxml-sax-expat-perl. #14 74.49 Preparing to unpack .../345-libxml-sax-expat-perl_0.51-2_all.deb ... #14 74.50 Unpacking libxml-sax-expat-perl (0.51-2) ... #14 74.57 Selecting previously unselected package libyaml-libyaml-perl. [Pipeline] } #16 2.735 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 2.748 Unpacking docker-ce-build-deps (1.0) ... [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node #29 DONE 17.0s #46 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/amd64 < value or use a ... suffix to tell #46 0.604 CMake that the project does not need compatibility with older versions. #46 0.604 #46 0.604 #46 0.753 -- The C compiler identification is GNU 12.2.0 #46 0.784 -- Detecting C compiler ABI info #46 0.956 -- Detecting C compiler ABI info - done #46 0.970 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc - skipped #46 0.972 -- Detecting C compile features #46 0.973 -- Detecting C compile features - done #46 0.983 -- Performing Test HAS_BUILTIN_FORTIFY #46 1.063 -- Performing Test HAS_BUILTIN_FORTIFY - Failed #46 1.087 -- Configuring done #46 1.098 -- Generating done #46 1.100 -- Build files have been written to: /go/src/github.com/krallin/tini #46 1.230 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #46 1.800 [100%] Linking C executable tini-static #46 2.161 [100%] Built target tini-static #46 DONE 2.8s #47 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/amd64 <" #14 64.93 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #14 64.93 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #14 64.93 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #14 64.97 Running transaction check #14 65.00 Running transaction test #14 65.05 Transaction test succeeded #14 65.05 Running transaction #14 65.12 Updating : rpm-libs-4.11.3-48.el7_9.x86_64 1/52 #14 65.21 Updating : rpm-4.11.3-48.el7_9.x86_64 2/52 #14 65.25 Updating : rpm-build-libs-4.11.3-48.el7_9.x86_64 3/52 #14 65.39 Installing : groff-base-1.22.2-8.el7.x86_64 4/52 #14 65.41 Installing : bzip2-1.0.6-13.el7.x86_64 5/52 #14 65.43 Installing : 1:perl-parent-0.225-244.el7.noarch 6/52 #14 65.44 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 7/52 #14 65.47 Installing : perl-podlators-2.5.1-3.el7.noarch 8/52 #14 65.49 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 9/52 #14 65.51 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 10/52 #14 65.76 Installing : perl-Encode-2.51-7.el7.x86_64 11/52 #14 65.78 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 12/52 #14 65.79 Installing : perl-Pod-Usage-1.63-3.el7.noarch 13/52 #14 65.81 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 14/52 #14 65.82 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 15/52 #14 65.84 Installing : perl-Exporter-5.68-3.el7.noarch 16/52 #14 65.86 Installing : perl-constant-1.27-2.el7.noarch 17/52 #14 65.87 Installing : perl-Socket-2.010-5.el7.x86_64 18/52 #14 65.89 Installing : perl-Time-Local-1.2300-2.el7.noarch 19/52 #14 65.91 Installing : perl-Carp-1.26-244.el7.noarch 20/52 #14 65.93 Installing : perl-Storable-2.45-3.el7.x86_64 21/52 #14 65.95 Installing : perl-PathTools-3.40-5.el7.x86_64 22/52 #14 65.97 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 23/52 #14 66.01 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 24/52 #14 66.03 Installing : perl-File-Temp-0.23.01-3.el7.noarch 25/52 #14 66.04 Installing : perl-File-Path-2.09-2.el7.noarch 26/52 #14 66.06 Installing : perl-threads-shared-1.43-6.el7.x86_64 27/52 #14 66.08 Installing : perl-threads-1.87-4.el7.x86_64 28/52 #14 66.11 Installing : perl-Filter-1.49-3.el7.x86_64 29/52 #14 66.19 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 30/52 #14 66.21 Installing : perl-Getopt-Long-2.40-3.el7.noarch 31/52 #14 67.06 Installing : 4:perl-5.16.3-299.el7_9.x86_64 32/52 #14 67.10 Installing : perl-Thread-Queue-3.02-2.el7.noarch 33/52 #14 67.12 Updating : rpm-python-4.11.3-48.el7_9.x86_64 34/52 #14 67.13 Installing : python-srpm-macros-3-34.el7.noarch 35/52 #14 67.18 Installing : elfutils-0.176-5.el7.x86_64 36/52 #14 67.19 Installing : 1:emacs-filesystem-24.3-23.el7_9.1.noarch 37/52 #14 67.22 Installing : desktop-file-utils-0.23-2.el7.x86_64 38/52 #14 67.24 Installing : patch-2.7.1-12.el7_7.x86_64 39/52 #14 67.26 Installing : dwz-0.11-3.el7.x86_64 40/52 #14 67.54 Installing : gdb-7.6.1-120.el7.x86_64 41/52 #14 67.57 Installing : perl-srpm-macros-1-8.el7.noarch 42/52 #14 67.59 Installing : unzip-6.0-24.el7_9.x86_64 43/52 #14 67.63 Installing : zip-3.0-11.el7.x86_64 44/52 #14 67.66 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 45/52 #14 67.68 Installing : file-5.11-37.el7.x86_64 46/52 #14 67.71 Installing : rpm-build-4.11.3-48.el7_9.x86_64 47/52 #14 67.76 Installing : rpmlint-1.5-4.el7.noarch 48/52 #14 67.77 Cleanup : rpm-python-4.11.3-45.el7.x86_64 49/52 #14 67.79 Cleanup : rpm-build-libs-4.11.3-45.el7.x86_64 50/52 #14 67.80 Cleanup : rpm-libs-4.11.3-45.el7.x86_64 51/52 #14 67.83 Cleanup : rpm-4.11.3-45.el7.x86_64 52/52 #14 67.87 Verifying : file-5.11-37.el7.x86_64 1/52 #14 67.88 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/52 #14 67.89 Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/52 #14 67.90 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 4/52 #14 67.91 Verifying : rpm-4.11.3-48.el7_9.x86_64 5/52 #14 67.92 Verifying : zip-3.0-11.el7.x86_64 6/52 #14 67.93 Verifying : perl-Exporter-5.68-3.el7.noarch 7/52 #14 67.94 Verifying : perl-constant-1.27-2.el7.noarch 8/52 #14 67.95 Verifying : perl-PathTools-3.40-5.el7.x86_64 9/52 #14 67.96 Verifying : unzip-6.0-24.el7_9.x86_64 10/52 #14 67.97 Verifying : desktop-file-utils-0.23-2.el7.x86_64 11/52 #14 67.97 Verifying : perl-Socket-2.010-5.el7.x86_64 12/52 #14 67.98 Verifying : 1:perl-parent-0.225-244.el7.noarch 13/52 #14 67.99 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 14/52 #14 68.00 Verifying : bzip2-1.0.6-13.el7.x86_64 15/52 #14 68.01 Verifying : perl-srpm-macros-1-8.el7.noarch 16/52 #14 68.01 Verifying : groff-base-1.22.2-8.el7.x86_64 17/52 #14 68.02 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 18/52 #14 68.03 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 19/52 #14 68.04 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 20/52 #14 68.05 Verifying : gdb-7.6.1-120.el7.x86_64 21/52 #14 68.05 Verifying : dwz-0.11-3.el7.x86_64 22/52 #14 68.06 Verifying : perl-Time-Local-1.2300-2.el7.noarch 23/52 #14 68.07 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 24/52 #14 68.08 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 25/52 #14 68.09 Verifying : patch-2.7.1-12.el7_7.x86_64 26/52 #14 68.09 Verifying : perl-Carp-1.26-244.el7.noarch 27/52 #14 68.10 Verifying : rpm-build-4.11.3-48.el7_9.x86_64 28/52 #14 68.11 Verifying : perl-Storable-2.45-3.el7.x86_64 29/52 #14 68.12 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 30/52 #14 68.12 Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 31/52 #14 68.13 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/52 #14 68.14 Verifying : 1:emacs-filesystem-24.3-23.el7_9.1.noarch 33/52 #14 68.15 Verifying : perl-Encode-2.51-7.el7.x86_64 34/52 #14 68.16 Verifying : rpmlint-1.5-4.el7.noarch 35/52 #14 68.16 Verifying : perl-podlators-2.5.1-3.el7.noarch 36/52 #14 68.17 Verifying : rpm-python-4.11.3-48.el7_9.x86_64 37/52 #14 68.19 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 38/52 #14 68.20 Verifying : perl-File-Path-2.09-2.el7.noarch 39/52 #14 68.20 Verifying : elfutils-0.176-5.el7.x86_64 40/52 #14 68.21 Verifying : perl-threads-1.87-4.el7.x86_64 41/52 #14 68.22 Verifying : perl-Filter-1.49-3.el7.x86_64 42/52 #14 68.23 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/52 #14 68.24 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 44/52 #14 68.25 Verifying : python-srpm-macros-3-34.el7.noarch 45/52 #14 68.25 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 46/52 #14 68.26 Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 47/52 #14 68.27 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 48/52 #14 68.28 Verifying : rpm-4.11.3-45.el7.x86_64 49/52 #14 68.28 Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 50/52 #14 68.28 Verifying : rpm-libs-4.11.3-45.el7.x86_64 51/52 #14 68.28 Verifying : rpm-python-4.11.3-45.el7.x86_64 52/52 #14 68.31 #14 68.31 Installed: #14 68.31 rpm-build.x86_64 0:4.11.3-48.el7_9 rpmlint.noarch 0:1.5-4.el7 #14 68.31 #14 68.31 Dependency Installed: #14 68.31 bzip2.x86_64 0:1.0.6-13.el7 #14 68.31 desktop-file-utils.x86_64 0:0.23-2.el7 #14 68.31 dwz.x86_64 0:0.11-3.el7 #14 68.31 elfutils.x86_64 0:0.176-5.el7 #14 68.31 emacs-filesystem.noarch 1:24.3-23.el7_9.1 #14 68.31 file.x86_64 0:5.11-37.el7 #14 68.31 gdb.x86_64 0:7.6.1-120.el7 #14 68.31 groff-base.x86_64 0:1.22.2-8.el7 #14 68.31 patch.x86_64 0:2.7.1-12.el7_7 #14 68.31 perl.x86_64 4:5.16.3-299.el7_9 #14 68.31 perl-Carp.noarch 0:1.26-244.el7 #14 68.31 perl-Encode.x86_64 0:2.51-7.el7 #14 68.31 perl-Exporter.noarch 0:5.68-3.el7 #14 68.31 perl-File-Path.noarch 0:2.09-2.el7 #14 68.31 perl-File-Temp.noarch 0:0.23.01-3.el7 #14 68.31 perl-Filter.x86_64 0:1.49-3.el7 #14 68.31 perl-Getopt-Long.noarch 0:2.40-3.el7 #14 68.31 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #14 68.31 perl-PathTools.x86_64 0:3.40-5.el7 #14 68.31 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #14 68.31 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #14 68.31 perl-Pod-Simple.noarch 1:3.28-4.el7 #14 68.31 perl-Pod-Usage.noarch 0:1.63-3.el7 #14 68.31 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 #14 68.31 perl-Socket.x86_64 0:2.010-5.el7 #14 68.31 perl-Storable.x86_64 0:2.45-3.el7 #14 68.31 perl-Text-ParseWords.noarch 0:3.29-4.el7 #14 68.31 perl-Thread-Queue.noarch 0:3.02-2.el7 #14 68.31 perl-Time-HiRes.x86_64 4:1.9725-3.el7 #14 68.31 perl-Time-Local.noarch 0:1.2300-2.el7 #14 68.31 perl-constant.noarch 0:1.27-2.el7 #14 68.31 perl-libs.x86_64 4:5.16.3-299.el7_9 #14 68.31 perl-macros.x86_64 4:5.16.3-299.el7_9 #14 68.31 perl-parent.noarch 1:0.225-244.el7 #14 68.31 perl-podlators.noarch 0:2.5.1-3.el7 #14 68.31 perl-srpm-macros.noarch 0:1-8.el7 #14 68.31 perl-threads.x86_64 0:1.87-4.el7 #14 68.31 perl-threads-shared.x86_64 0:1.43-6.el7 #14 68.31 python-srpm-macros.noarch 0:3-34.el7 #14 68.31 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #14 68.31 unzip.x86_64 0:6.0-24.el7_9 #14 68.31 zip.x86_64 0:3.0-11.el7 #14 68.31 #14 68.31 Dependency Updated: #14 68.31 rpm.x86_64 0:4.11.3-48.el7_9 rpm-build-libs.x86_64 0:4.11.3-48.el7_9 #14 68.31 rpm-libs.x86_64 0:4.11.3-48.el7_9 rpm-python.x86_64 0:4.11.3-48.el7_9 #14 68.31 #14 68.31 Complete! #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 42.11MB / 64.14MB 2.0s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 39.85MB / 92.37MB 2.0s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 38.80MB / 67.01MB 2.0s #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 62.91MB / 64.14MB 2.2s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 59.77MB / 92.37MB 2.2s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 60.82MB / 67.01MB 2.2s #13 69.79 Setting up libstring-license-perl (0.0.2-1) ... #13 69.81 Setting up licensecheck (3.3.5-1) ... #13 69.82 Setting up libgitlab-api-v4-perl (0.26-3) ... #13 69.87 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 69.89 Setting up libwww-perl (6.68-1) ... #13 69.91 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #13 69.93 Setting up libwww-mechanize-perl (2.16-1) ... #13 69.95 Setting up devscripts (2.23.4+deb12u1) ... #13 70.10 Setting up libxml-parser-perl (2.46-4) ... #14 65.40 Setting up libreadline8:armhf (8.1.2-1) ... #14 65.41 Setting up m4 (1.4.18-5ubuntu2) ... #14 65.43 Setting up libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.2) ... #14 65.44 Setting up libpython3.10-stdlib:armhf (3.10.12-1~22.04.3) ... #14 65.46 Setting up ca-certificates (20230311ubuntu0.22.04.1) ... #14 65.83 Updating certificates in /etc/ssl/certs... #13 66.56 Setting up libstring-shellquote-perl (1.04-1) ... #13 69.23 Setting up libio-socket-ssl-perl (2.060-3) ... #13 69.24 Setting up libsub-exporter-perl (0.987-1) ... #13 69.26 Setting up libalgorithm-merge-perl (0.08-3) ... #13 69.27 Setting up libhttp-message-perl (6.18-1) ... #13 69.28 Setting up libhtml-form-perl (6.03-1) ... #13 69.29 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #13 69.30 Setting up libjson-xs-perl (3.040-1+b1) ... #13 69.32 Setting up libhttp-negotiate-perl (6.01-1) ... #13 69.33 Setting up libio-prompter-perl (0.004015-1) ... #13 69.36 Setting up libhttp-cookies-perl (6.04-1) ... #13 69.37 Setting up po-debconf (1.0.21) ... #13 69.38 Setting up libhtml-tree-perl (5.07-2) ... #13 69.40 Setting up libparams-classify-perl (0.015-1+b1) ... #13 69.41 Setting up libcgi-pm-perl (4.40-1) ... #13 69.43 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 69.44 Setting up libnet-dns-sec-perl (1.11-1) ... #13 69.46 Setting up libsereal-perl (4.005-1) ... #13 69.47 Setting up libhtml-format-perl (2.12-1) ... #13 69.50 Setting up libxml-sax-perl (1.00+dfsg-1) ... #13 69.57 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 66.70 Get:388 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-six all 1.16.0-4 [12.4 kB] #14 66.78 Get:389 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf python3-paramiko all 2.12.0-2ubuntu1.23.10.2 [137 kB] #14 66.86 Get:390 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf python3-urllib3 all 1.26.16-1ubuntu0.1 [102 kB] #14 66.94 Get:391 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-requests all 2.31.0+dfsg-1ubuntu1 [50.7 kB] #13 61.22 Setting up libsub-override-perl (0.09-2) ... #13 61.23 Setting up libaliased-perl (0.34-1.1) ... #13 61.24 Setting up libstrictures-perl (2.000006-1) ... #13 61.25 Setting up libsub-quote-perl (2.006006-1) ... #13 61.27 Setting up libdevel-stacktrace-perl (2.0400-1) ... #13 61.28 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #13 61.29 Setting up libfontconfig1:armhf (2.13.1-4.2) ... #13 61.30 Setting up libsort-versions-perl (1.62-1) ... #13 61.31 Setting up libexporter-tiny-perl (1.002002-1) ... #13 61.32 Setting up libre-engine-re2-perl:armhf (0.14-1) ... #13 61.34 Setting up libfile-dirlist-perl (0.05-2) ... #13 61.35 Setting up libterm-readkey-perl (2.38-1+b2) ... #13 61.36 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #13 61.37 Setting up libperlio-gzip-perl (0.19-1+b7) ... #13 61.38 Setting up libsys-hostname-long-perl (1.5-2) ... #13 61.40 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #13 61.41 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #13 61.42 Setting up liburi-perl (5.08-1) ... #16 DONE 0.5s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 74.95 Selecting previously unselected package lintian. #14 74.95 Preparing to unpack .../354-lintian_2.116.3ubuntu3.1_all.deb ... #14 74.96 Unpacking lintian (2.116.3ubuntu3.1) ... #16 2.824 Reading package lists... #14 66.46 Setting up liblinux-epoll-perl (0.017-1) ... #14 66.46 Setting up libvariable-magic-perl (0.62-1build2) ... #14 66.48 Setting up python3-idna (2.8-1) ... #14 66.67 Setting up libio-html-perl (1.001-1) ... #47 ... #48 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/amd64 < 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 (0.2s) -- Generating done (0.0s) -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #12 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 1.9s done #12 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 #14 71.42 Selecting previously unselected package python3-minimal. #14 71.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 ... 4659 files and directories currently installed.) #14 71.42 Preparing to unpack .../00-python3-minimal_3.11.4-5_armhf.deb ... #14 71.43 Unpacking python3-minimal (3.11.4-5) ... #14 71.46 Selecting previously unselected package media-types. #14 71.46 Preparing to unpack .../01-media-types_10.1.0_all.deb ... #14 71.46 Unpacking media-types (10.1.0) ... #14 71.50 Selecting previously unselected package tzdata. #14 71.50 Preparing to unpack .../02-tzdata_2023d-0ubuntu0.23.10_all.deb ... #14 71.50 Unpacking tzdata (2023d-0ubuntu0.23.10) ... #14 71.59 Selecting previously unselected package libkrb5support0:armhf. #14 71.59 Preparing to unpack .../03-libkrb5support0_1.20.1-3ubuntu1_armhf.deb ... #14 71.59 Unpacking libkrb5support0:armhf (1.20.1-3ubuntu1) ... #14 71.63 Selecting previously unselected package libk5crypto3:armhf. #14 71.63 Preparing to unpack .../04-libk5crypto3_1.20.1-3ubuntu1_armhf.deb ... #14 71.63 Unpacking libk5crypto3:armhf (1.20.1-3ubuntu1) ... #14 71.66 Selecting previously unselected package libkeyutils1:armhf. #14 71.66 Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ... #14 71.67 Unpacking libkeyutils1:armhf (1.6.3-2) ... #14 71.70 Selecting previously unselected package libkrb5-3:armhf. #14 73.28 Setting up python3-unidiff (0.5.5-2) ... #14 73.42 Setting up libstrictures-perl (2.000006-1) ... #14 73.43 Setting up libsub-quote-perl (2.006006-1) ... #14 73.44 Setting up libdevel-stacktrace-perl (2.0400-1) ... #14 73.45 Setting up libclass-xsaccessor-perl (1.19-3build9) ... #14 73.47 Setting up libsort-versions-perl (1.62-1) ... #14 73.48 Setting up libexporter-tiny-perl (1.002002-1) ... #14 73.49 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ... #14 73.50 Setting up libfile-dirlist-perl (0.05-2) ... #14 73.52 Setting up libterm-readkey-perl (2.38-1build4) ... #14 73.53 Setting up lsb-release (11.1.0ubuntu4) ... + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #14 71.28 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 71.38 Processing triggers for libc-bin (2.31-0ubuntu9.14) ... #14 79.59 Setting up debugedit (1:5.0-5) ... #14 79.61 Setting up libcurl4:arm64 (8.2.1-1ubuntu3.2) ... #14 79.62 Setting up libx11-6:arm64 (2:1.8.6-1ubuntu1) ... #14 79.63 Setting up curl (8.2.1-1ubuntu3.2) ... #14 79.65 Setting up libfontconfig1:arm64 (2.14.2-4ubuntu1) ... #14 79.66 Setting up libperl5.36:arm64 (5.36.0-9ubuntu1.1) ... #14 79.67 Setting up libxmuu1:arm64 (2:1.1.3-3) ... #14 79.69 Setting up gpg (2.2.40-1.1ubuntu1) ... #13 65.91 Setting up libhtml-tree-perl (5.07-2) ... #13 65.92 Setting up libparams-classify-perl (0.015-1+b3) ... #13 65.93 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 65.94 Setting up libhtml-format-perl (2.12-1.1) ... #13 65.96 Setting up libxml-sax-perl (1.02+dfsg-1) ... #13 66.01 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 70.40 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 70.42 Setting up libproc-processtable-perl:armhf (0.634-1build1) ... #14 70.43 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 70.44 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... #14 70.45 Setting up xauth (1:1.1-1build2) ... #14 70.47 Setting up libpath-tiny-perl (0.122-1) ... #14 70.48 Setting up libarchive-cpio-perl (0.10-1.1) ... #14 70.49 Setting up libjson-perl (4.04000-1) ... #14 70.51 Setting up libipc-run3-perl (0.048-2) ... #13 69.53 invoke-rc.d: policy-rc.d denied execution of start. #13 69.53 Initializing GnuTLS DH parameter file #13 69.56 Setting up libmailutils5:armhf (1:3.5-4) ... #13 69.57 Setting up libdigest-bubblebabble-perl (0.02-2) ... #13 69.58 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #13 69.60 Setting up python3-pkg-resources (40.8.0-1) ... #13 69.81 Setting up automake (1:1.16.1-4) ... #15 1.802 dh_fixperms #15 1.841 dh_installdeb #15 1.866 dh_gencontrol #15 1.977 dh_md5sums #15 2.004 dh_builddeb #15 2.023 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.042 #15 2.042 The package has been created. #15 2.042 Attention, the package has been created in the current directory, #15 2.042 not in ".." as indicated by the message above! #15 2.063 Selecting previously unselected package docker-ce-build-deps. #15 2.078 (Reading database ... 27802 files and directories currently installed.) #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 41.94MB / 49.55MB 0.5s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 0B / 92.37MB 0.5s #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 4.19MB / 64.14MB 0.5s #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 13.63MB / 92.37MB 0.6s #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 15.73MB / 64.14MB 0.6s + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:09 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20240226182428-efb9206 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker #13 73.82 Setting up libxml-parser-perl:amd64 (2.46-2) ... #13 73.83 Setting up libxml-sax-expat-perl (0.51-1) ... #13 73.87 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 73.92 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #16 8.172 Setting up pkg-config (0.29.1-0ubuntu4) ... #16 8.218 Setting up librhash0:arm64 (1.3.9-1) ... #16 8.257 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... #16 8.274 Setting up dh-apparmor (2.13.3-7ubuntu5.3) ... #13 71.31 Setting up devscripts (2.21.3+deb11u1) ... #13 71.46 Setting up libxml-parser-perl:arm64 (2.46-2) ... #13 71.48 Setting up libxml-sax-expat-perl (0.51-1) ... #13 71.52 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 71.57 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 22.50 Installing : cmake-3.27.7-1.fc38.aarch64 83/93 #15 22.52 Installing : libtool-2.4.7-6.fc38.aarch64 84/93 #15 22.53 Installing : annobin-plugin-gcc-12.38-1.fc38.aarch64 85/93 #15 22.53 Running scriptlet: annobin-plugin-gcc-12.38-1.fc38.aarch64 85/93 #15 22.55 Installing : gcc-plugin-annobin-13.2.1-4.fc38.aarch64 86/93 #15 22.56 Running scriptlet: gcc-plugin-annobin-13.2.1-4.fc38.aarch64 86/93 #15 22.58 Installing : libselinux-devel-3.5-1.fc38.aarch64 87/93 #15 22.60 Installing : libtool-ltdl-devel-2.4.7-6.fc38.aarch64 88/93 #15 22.61 Installing : libseccomp-devel-2.5.3-4.fc38.aarch64 89/93 #15 22.62 Installing : systemd-rpm-macros-253.15-2.fc38.noarch 90/93 #15 22.63 Installing : systemd-devel-253.15-2.fc38.aarch64 91/93 #15 22.64 Installing : rpm-plugin-selinux-4.18.2-1.fc38.aarch64 92/93 #15 22.65 Installing : which-2.21-39.fc38.aarch64 93/93 #15 22.66 Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 93/93 #15 22.67 Running scriptlet: systemd-resolved-253.15-2.fc38.aarch64 93/93 [100%] Linking C executable tini-static #14 71.70 Preparing to unpack .../06-libkrb5-3_1.20.1-3ubuntu1_armhf.deb ... #14 71.70 Unpacking libkrb5-3:armhf (1.20.1-3ubuntu1) ... #14 71.75 Selecting previously unselected package libgssapi-krb5-2:armhf. #14 71.75 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-3ubuntu1_armhf.deb ... #14 71.75 Unpacking libgssapi-krb5-2:armhf (1.20.1-3ubuntu1) ... #14 71.78 Selecting previously unselected package libtirpc-common. #14 71.78 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #14 71.78 Unpacking libtirpc-common (1.3.3+ds-1) ... #14 71.81 Selecting previously unselected package libtirpc3:armhf. #14 71.81 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ... #14 71.82 Unpacking libtirpc3:armhf (1.3.3+ds-1) ... #14 71.85 Selecting previously unselected package libnsl2:armhf. #14 71.85 Preparing to unpack .../10-libnsl2_1.3.0-2build2_armhf.deb ... #14 71.85 Unpacking libnsl2:armhf (1.3.0-2build2) ... #14 71.88 Selecting previously unselected package readline-common. #14 71.88 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #14 71.89 Unpacking readline-common (8.2-1.3) ... #14 71.92 Selecting previously unselected package libreadline8:armhf. #14 71.92 Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ... #14 73.54 Setting up python3-magic (2:0.4.24-2) ... #14 73.68 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... #14 73.69 Setting up libperlio-gzip-perl (0.19-1build8) ... #14 73.71 Setting up libsys-hostname-long-perl (1.5-2) ... #14 73.72 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #14 73.73 Setting up libsereal-decoder-perl (4.023+ds-1) ... #14 73.74 Setting up liburi-perl (5.10-1) ... #14 73.75 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 73.76 Setting up libfile-touch-perl (0.12-1) ... #14 73.77 Setting up libc-devtools (2.35-0ubuntu3.6) ... #14 73.79 Setting up libemail-address-xs-perl (1.04-1build6) ... #14 71.46 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... #14 71.48 Updating certificates in /etc/ssl/certs... #14 79.70 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... #14 79.72 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... #14 79.74 Setting up gpg-agent (2.2.40-1.1ubuntu1) ... #13 66.07 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 66.19 #13 66.19 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 66.22 Setting up python3-chardet (4.0.0-1) ... #14 70.52 Setting up libsub-override-perl (0.09-2) ... #14 70.53 Setting up libaliased-perl (0.34-1.1) ... #14 70.54 Setting up python3-unidiff (0.5.5-2) ... #14 70.67 Setting up libstrictures-perl (2.000006-1) ... #14 70.69 Setting up libsub-quote-perl (2.006006-1) ... #14 70.70 Setting up libdevel-stacktrace-perl (2.0400-1) ... #14 70.71 Setting up libclass-xsaccessor-perl (1.19-3build9) ... #14 70.72 Setting up libsort-versions-perl (1.62-1) ... #14 70.73 Setting up libexporter-tiny-perl (1.002002-1) ... #14 70.74 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ... #14 70.75 Setting up libfile-dirlist-perl (0.05-2) ... #14 70.76 Setting up libterm-readkey-perl (2.38-1build4) ... #14 70.77 Setting up lsb-release (11.1.0ubuntu4) ... #13 69.82 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #13 69.82 Setting up libasync-mergepoint-perl (0.04-2) ... #13 69.83 Setting up libio-sessiondata-perl (1.03-1) ... #13 69.85 Setting up libstring-escape-perl (2010.002-2) ... #13 69.88 Setting up libhttp-date-perl (6.02-1) ... #13 69.89 Setting up libfile-which-perl (1.23-1) ... #13 69.92 Setting up mailutils (1:3.5-4) ... #13 69.93 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #13 69.94 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #13 69.94 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #13 69.94 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #13 69.95 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #13 69.95 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode #13 69.96 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #13 69.96 Setting up libfile-basedir-perl (0.08-1) ... #13 69.98 Setting up libnumber-range-perl (0.12-1) ... #13 69.99 Setting up libtask-weaken-perl (1.06-1) ... #13 70.00 Setting up libunicode-utf8-perl (0.62-1) ... #13 70.02 Setting up libstruct-dumb-perl (0.09-1) ... #13 70.03 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #15 2.079 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 2.082 Unpacking docker-ce-build-deps (1.0) ... #10 sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 49.55MB / 49.55MB 0.6s done #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 23.07MB / 92.37MB 0.7s #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 25.17MB / 64.14MB 0.7s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 0B / 67.01MB 0.7s #10 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 32.51MB / 92.37MB 0.8s #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 35.65MB / 64.14MB 0.8s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 11.53MB / 67.01MB 0.8s dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion #13 74.04 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 74.10 Setting up libsoap-lite-perl (1.27-1) ... #13 74.11 Setting up libxmlrpc-lite-perl (0.717-4) ... #13 74.12 Processing triggers for libc-bin (2.31-13+deb11u8) ... #13 74.15 Processing triggers for ca-certificates (20210119) ... #16 8.284 Setting up libsystemd-dev:arm64 (245.4-4ubuntu3.23) ... #16 8.293 Setting up libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ... #16 8.302 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... #16 8.310 Setting up docker-ce-build-deps (1.0) ... #16 8.322 Processing triggers for man-db (2.9.1-1) ... #16 8.344 Processing triggers for libc-bin (2.31-0ubuntu9.14) ... #13 71.69 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 71.78 Setting up libsoap-lite-perl (1.27-1) ... #13 71.79 Setting up libxmlrpc-lite-perl (0.717-4) ... [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20240226182428-efb9206 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:09.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #40 17.87 Selecting previously unselected package llvm. #40 17.87 Preparing to unpack .../23-llvm_1%3a14.0-55.7~deb12u1_amd64.deb ... #40 17.88 Unpacking llvm (1:14.0-55.7~deb12u1) ... #40 18.01 Setting up libicu72:amd64 (72.1-3) ... #40 18.03 Setting up libz3-4:amd64 (4.8.12-3.1) ... #40 18.06 Setting up libpfm4:amd64 (4.13.0-1) ... #40 18.07 Setting up libnspr4:amd64 (2:4.35-1) ... #40 18.09 Setting up libgc1:amd64 (1:8.2.2-3) ... #40 18.12 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:09 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm dpkg-buildpackage: info: source distribution bookworm dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . #14 71.92 Unpacking libreadline8:armhf (8.2-1.3) ... #14 71.96 Selecting previously unselected package libsqlite3-0:armhf. #14 71.96 Preparing to unpack .../13-libsqlite3-0_3.42.0-1ubuntu0.1_armhf.deb ... #14 71.96 Unpacking libsqlite3-0:armhf (3.42.0-1ubuntu0.1) ... #14 72.00 Selecting previously unselected package libpython3.11-stdlib:armhf. #14 72.00 Preparing to unpack .../14-libpython3.11-stdlib_3.11.6-3_armhf.deb ... #14 72.00 Unpacking libpython3.11-stdlib:armhf (3.11.6-3) ... #14 72.11 Selecting previously unselected package python3.11. #12 ... #13 [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 #13 DONE 1.4s #12 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #12 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.5s done #12 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 #14 73.80 Setting up libnet-ssleay-perl:arm64 (1.92-1build2) ... #14 73.81 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #14 74.01 Setting up automake (1:1.16.5-1.3) ... #14 71.84 0 added, 0 removed; done. #14 71.84 Running hooks in /etc/ca-certificates/update.d... #14 80.20 Setting up libxpm4:arm64 (1:3.5.12-1.1ubuntu1) ... #14 80.22 Setting up openssh-client (1:9.3p1-1ubuntu3.2) ... #14 80.31 Setting up gpgsm (2.2.40-1.1ubuntu1) ... #13 66.51 Setting up libnet-smtp-ssl-perl (1.04-1) ... #13 66.52 Setting up libmodule-runtime-perl (0.016-1) ... #13 66.53 Setting up libmailtools-perl (2.21-1) ... #13 66.54 Setting up python3-debian (0.1.39) ... #14 70.79 Setting up python3-magic (2:0.4.24-2) ... #14 70.92 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... #14 70.93 Setting up libperlio-gzip-perl (0.19-1build8) ... #14 70.94 Setting up libsys-hostname-long-perl (1.5-2) ... #14 70.95 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #14 70.96 Setting up libsereal-decoder-perl (4.023+ds-1) ... #14 70.97 Setting up liburi-perl (5.10-1) ... #14 70.98 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 70.99 Setting up libfile-touch-perl (0.12-1) ... #14 71.00 Setting up libc-devtools (2.35-0ubuntu3.6) ... #14 71.01 Setting up libemail-address-xs-perl (1.04-1build6) ... #14 71.02 Setting up libnet-ssleay-perl:armhf (1.92-1build2) ... #17 DONE 5.2s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers + 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 #13 70.04 Setting up libfile-listing-perl (6.04-1) ... #13 70.05 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #13 70.07 Setting up libclass-inspector-perl (1.32-1) ... #13 70.08 Setting up libfont-afm-perl (1.20-2) ... #13 70.09 Setting up libwant-perl (0.29-1+b4) ... #13 70.10 Setting up libdynaloader-functions-perl (0.003-1) ... #13 70.12 Setting up libtext-glob-perl (0.10-1) ... #13 70.13 Setting up libclass-method-modifiers-perl (2.12-1) ... #13 70.14 Setting up liblist-compare-perl (0.53-1) ... #13 70.16 Setting up libref-util-xs-perl (0.117-1+b1) ... #13 70.17 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #13 70.18 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #13 70.19 Setting up libsort-key-perl (1.33-2+b1) ... #13 70.21 Setting up libclone-perl (0.41-1+b1) ... #13 70.22 Setting up libalgorithm-diff-perl (1.19.03-2) ... #13 70.24 Setting up libarchive-zip-perl (1.64-1) ... #13 70.25 Setting up libsub-identify-perl (0.14-1+b1) ... #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 53.48MB / 92.37MB 1.0s #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 55.57MB / 64.14MB 1.0s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 31.46MB / 67.01MB 1.0s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 63.89MB / 92.37MB 1.1s #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 1.1s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 40.89MB / 67.01MB 1.1s #13 74.16 Updating certificates in /etc/ssl/certs... dh_clean #16 DONE 8.8s #13 71.81 Processing triggers for libc-bin (2.31-13+deb11u8) ... #13 71.84 Processing triggers for ca-certificates (20210119) ... #13 71.85 Updating certificates in /etc/ssl/certs... #40 18.16 Setting up libobjc4:amd64 (12.2.0-14) ... #40 18.17 Setting up libnss3:amd64 (2:3.87.1-1) ... #40 18.19 Setting up libllvm14:amd64 (1:14.0.6-12) ... #40 18.20 Setting up libobjc-12-dev:amd64 (12.2.0-14) ... #40 18.27 Setting up llvm-14-linker-tools (1:14.0.6-12) ... #40 18.30 Setting up nss-plugin-pem:amd64 (1.0.8+1-1) ... #40 18.31 Setting up libclang1-14 (1:14.0.6-12) ... #40 18.32 Setting up llvm-14-runtime (1:14.0.6-12) ... #40 18.34 Setting up llvm-runtime:amd64 (1:14.0-55.7~deb12u1) ... #40 18.35 Setting up libclang-common-14-dev (1:14.0.6-12) ... #40 18.37 Setting up libclang-cpp14 (1:14.0.6-12) ... #40 18.41 Setting up lld-14 (1:14.0.6-12) ... #40 18.44 Setting up libcurl3-nss:amd64 (7.88.1-10+deb12u5) ... #40 18.45 Setting up llvm-14 (1:14.0.6-12) ... #40 18.47 Setting up clang-14 (1:14.0.6-12) ... #40 18.49 Setting up lld:amd64 (1:14.0-55.7~deb12u1) ... #40 18.52 Setting up clang (1:14.0-55.7~deb12u1) ... debian/rules clean dh clean --with=bash-completion #15 0.750 Reading package lists... #14 72.11 Preparing to unpack .../15-python3.11_3.11.6-3_armhf.deb ... #14 72.12 Unpacking python3.11 (3.11.6-3) ... #14 72.15 Selecting previously unselected package libpython3-stdlib:armhf. #14 72.15 Preparing to unpack .../16-libpython3-stdlib_3.11.4-5_armhf.deb ... #14 72.16 Unpacking libpython3-stdlib:armhf (3.11.4-5) ... #14 72.19 Setting up python3-minimal (3.11.4-5) ... #14 72.34 Selecting previously unselected package python3. #14 74.02 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 74.02 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #14 74.02 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #14 74.03 Setting up libapt-pkg-perl (0.1.40build2) ... #14 74.09 Setting up libstring-escape-perl (2010.002-2) ... #14 74.12 Setting up libhttp-date-perl (6.05-1) ... #14 74.13 Setting up libfile-which-perl (1.23-1) ... #14 74.14 Setting up libfile-basedir-perl (0.09-1) ... #14 74.15 Setting up libunicode-utf8-perl (0.62-1build4) ... #14 74.17 Setting up libset-intspan-perl (1.19-2) ... #14 74.18 Setting up libmouse-perl (2.5.10-1build4) ... #14 74.19 Setting up libfile-listing-perl (6.14-1) ... #14 74.20 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 74.21 Setting up libregexp-pattern-perl (0.2.14-1) ... #14 74.22 Setting up libdata-messagepack-perl (1.01-2build1) ... #14 74.23 Setting up libfont-afm-perl (1.20-3) ... #14 74.25 Setting up libwant-perl (0.29-1build7) ... #14 74.26 Setting up libdynaloader-functions-perl (0.003-1.1) ... #14 74.27 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 74.28 Setting up liblist-compare-perl (0.55-1) ... #14 74.30 Setting up libref-util-xs-perl (0.117-1build5) ... #14 74.31 Setting up libio-pty-perl (1:1.15-2build2) ... #14 74.32 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... #14 74.33 Setting up libfile-fcntllock-perl (0.22-3build7) ... #14 71.84 done. #14 80.33 Setting up libxext6:arm64 (2:1.3.4-1build1) ... #14 80.34 Setting up binutils-aarch64-linux-gnu (2.41-5ubuntu1) ... #14 80.36 Setting up libcurl3-gnutls:arm64 (8.2.1-1ubuntu3.2) ... #14 80.37 Setting up binutils (2.41-5ubuntu1) ... #14 80.38 Setting up man-db (2.11.2-3) ... #14 80.48 Building database of manual pages ... #13 66.70 Setting up python3-requests (2.25.1+dfsg-2) ... #13 66.85 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #14 71.03 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #14 71.23 Setting up automake (1:1.16.5-1.3) ... #14 71.24 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 71.24 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #14 71.24 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #14 71.25 Setting up libapt-pkg-perl (0.1.40build2) ... #14 71.26 Setting up libstring-escape-perl (2010.002-2) ... #14 71.27 Setting up libhttp-date-perl (6.05-1) ... #14 71.28 Setting up libfile-which-perl (1.23-1) ... #14 71.29 Setting up libfile-basedir-perl (0.09-1) ... #14 71.30 Setting up libunicode-utf8-perl (0.62-1build4) ... #14 71.31 Setting up libset-intspan-perl (1.19-2) ... #14 71.34 Setting up libmouse-perl (2.5.10-1build4) ... #13 70.26 Setting up libdistro-info-perl (0.21+deb10u1) ... #13 70.27 Setting up python3-apt (1.8.4.3) ... #13 70.43 Setting up libio-stringy-perl (2.111-3) ... #13 70.44 Setting up liblist-moreutils-perl (0.416-1+b4) ... #13 70.46 Setting up libhtml-tagset-perl (3.20-3) ... #13 70.47 Setting up liblog-any-perl (1.707-1) ... #13 70.48 Setting up libauthen-sasl-perl (2.1600-1) ... #13 70.49 Setting up libpod-constants-perl (0.19-1) ... #13 70.51 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #13 70.52 Setting up libconvert-binhex-perl (1.125-1) ... #13 70.53 Setting up libfuture-perl (0.39-1) ... #13 70.55 Setting up liblwp-mediatypes-perl (6.02-1) ... #13 70.56 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #13 70.57 Setting up libtry-tiny-perl (0.30-1) ... #13 70.59 Setting up libtype-tiny-perl (1.004004-1) ... #13 70.60 Setting up libtest-fatal-perl (0.014-1) ... #13 70.61 Setting up libcommon-sense-perl (3.74-2+b7) ... #13 70.62 Setting up libxml-namespacesupport-perl (1.12-1) ... #13 70.63 Setting up libnet-http-perl (6.18-1) ... #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 72.35MB / 92.37MB 1.2s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 51.38MB / 67.01MB 1.2s #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 83.64MB / 92.37MB 1.3s #10 sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 64.14MB / 64.14MB 1.2s done #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 60.82MB / 67.01MB 1.3s #10 sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf 175B / 175B 1.2s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.3s done #13 74.47 0 added, 0 removed; done. #13 74.47 Running hooks in /etc/ca-certificates/update.d... #13 74.47 done. dpkg-source -I.git -b . #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.2s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #15 2.127 Reading package lists... #15 2.715 Building dependency tree... #13 72.16 0 added, 0 removed; done. #13 72.16 Running hooks in /etc/ca-certificates/update.d... #13 72.16 done. #40 18.57 Setting up llvm (1:14.0-55.7~deb12u1) ... #40 18.59 Processing triggers for libc-bin (2.36-9+deb12u4) ... dh_clean #15 1.909 dpkg-buildpackage: info: source package docker-ce-build-deps #15 1.909 dpkg-buildpackage: info: source version 1.0 #15 1.909 dpkg-buildpackage: info: source distribution unstable #15 1.909 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #14 72.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5685 files and directories currently installed.) #14 72.35 Preparing to unpack .../0-python3_3.11.4-5_armhf.deb ... #14 72.35 Unpacking python3 (3.11.4-5) ... #14 72.39 Selecting previously unselected package perl-modules-5.36. #14 72.39 Preparing to unpack .../1-perl-modules-5.36_5.36.0-9ubuntu1.1_all.deb ... #14 72.39 Unpacking perl-modules-5.36 (5.36.0-9ubuntu1.1) ... #14 72.65 Selecting previously unselected package libgdbm6:armhf. #14 74.35 Setting up libclone-perl (0.45-1build3) ... #14 74.36 Setting up libalgorithm-diff-perl (1.201-1) ... #14 74.37 Setting up libarchive-zip-perl (1.68-1) ... #14 74.39 Setting up libsub-identify-perl (0.14-1build5) ... #14 74.40 Setting up libdistro-info-perl (1.1ubuntu0.2) ... #14 74.41 Setting up libcpanel-json-xs-perl:arm64 (4.27-1build1) ... #14 74.42 Setting up python3-apt (2.4.0ubuntu3) ... #14 74.58 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #13 66.90 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 66.97 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 67.04 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 67.16 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 71.35 Setting up libfile-listing-perl (6.14-1) ... #14 71.36 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 71.37 Setting up libregexp-pattern-perl (0.2.14-1) ... #14 71.38 Setting up libdata-messagepack-perl (1.01-2build1) ... #14 71.39 Setting up libfont-afm-perl (1.20-3) ... #14 71.40 Setting up libwant-perl (0.29-1build7) ... #14 71.41 Setting up libdynaloader-functions-perl (0.003-1.1) ... #14 71.43 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 71.44 Setting up liblist-compare-perl (0.55-1) ... #14 71.46 Setting up libref-util-xs-perl (0.117-1build5) ... #14 71.47 Setting up libio-pty-perl (1:1.15-2build2) ... #14 71.49 Setting up libtool (2.4.6-15build2) ... #14 71.50 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... #14 71.51 Setting up libfile-fcntllock-perl (0.22-3build7) ... #14 71.53 Setting up libclone-perl (0.45-1build3) ... #14 71.54 Setting up libalgorithm-diff-perl (1.201-1) ... #13 70.65 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #13 70.66 Setting up libencode-locale-perl (1.05-1) ... #13 70.68 Setting up libtext-levenshtein-perl (0.13-1) ... #13 70.69 Setting up libnet-dns-perl (1.19-1) ... #13 70.70 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #13 70.72 Setting up libdevel-callchecker-perl (0.008-1) ... #13 70.73 Setting up libstring-shellquote-perl (1.04-1) ... #13 70.75 Setting up libsub-install-perl (0.928-1) ... #13 70.76 Setting up dpkg-dev (1.19.8) ... #13 70.79 Setting up libnumber-compare-perl (0.03-1) ... #13 70.80 Setting up intltool-debian (0.35.0+20060710.5) ... #13 70.82 Setting up libio-async-perl (0.72-1) ... #13 70.83 Setting up liberror-perl (0.17027-2) ... #13 70.85 Setting up patchutils (0.3.4-2) ... #15 14.04 Running scriptlet: selinux-policy-targeted-39.4-1.fc39.noarch 74/94 #15 27.84 Installing : python3-policycoreutils-3.5-8.fc39.noarch 75/94 #15 27.92 Installing : policycoreutils-python-utils-3.5-8.fc39.noarch 76/94 #15 28.02 Installing : policycoreutils-devel-3.5-8.fc39.aarch64 77/94 #15 28.12 Installing : selinux-policy-devel-39.4-1.fc39.noarch 78/94 #15 28.19 Running scriptlet: selinux-policy-devel-39.4-1.fc39.noarch 78/94 #15 28.21 Installing : openssh-9.3p1-10.fc39.aarch64 79/94 #15 28.28 Installing : openssh-clients-9.3p1-10.fc39.aarch64 80/94 #15 28.28 Running scriptlet: openssh-clients-9.3p1-10.fc39.aarch64 80/94 #15 28.39 Installing : git-core-2.44.0-1.fc39.aarch64 81/94 #15 28.46 Installing : git-core-doc-2.44.0-1.fc39.noarch 82/94 #15 28.59 Installing : perl-Git-2.44.0-1.fc39.noarch 83/94 #15 28.67 Installing : git-2.44.0-1.fc39.aarch64 84/94 #15 28.69 Installing : libtool-2.4.7-7.fc39.aarch64 85/94 #15 28.75 Installing : annobin-plugin-gcc-12.38-1.fc39.aarch64 86/94 #15 28.76 Running scriptlet: annobin-plugin-gcc-12.38-1.fc39.aarch64 86/94 #15 28.78 Installing : gcc-plugin-annobin-13.2.1-6.fc39.aarch64 87/94 #15 28.78 Running scriptlet: gcc-plugin-annobin-13.2.1-6.fc39.aarch64 87/94 #15 28.81 Installing : libselinux-devel-3.5-5.fc39.aarch64 88/94 #15 28.91 Installing : libtool-ltdl-devel-2.4.7-7.fc39.aarch64 89/94 #15 28.99 Installing : libseccomp-devel-2.5.3-6.fc39.aarch64 90/94 #15 28.99 Installing : systemd-rpm-macros-254.9-1.fc39.noarch 91/94 #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 1.4s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.4s #10 sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 67.01MB / 67.01MB 1.4s done #10 sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 92.37MB / 92.37MB 1.6s done #13 DONE 74.8s 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye.tar.gz + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:10 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20240226182428-efb9206 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~debian.10~buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker #15 2.830 Reading state information... #15 2.842 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 2.869 Starting 2 pkgProblemResolver with broken count: 0 #15 2.870 Done #15 2.883 Done #15 2.887 Starting pkgProblemResolver with broken count: 0 #15 2.905 Starting 2 pkgProblemResolver with broken count: 0 #15 2.907 Done #15 2.973 The following additional packages will be installed: dpkg-source -I.git -b . #15 1.949 dpkg-source --before-build . #15 1.949 dpkg-buildpackage: info: host architecture armhf #15 2.055 debian/rules clean #15 2.056 dh clean #15 2.139 dh_clean #15 2.173 debian/rules binary #14 72.65 Preparing to unpack .../2-libgdbm6_1.23-3_armhf.deb ... #14 72.65 Unpacking libgdbm6:armhf (1.23-3) ... #14 72.69 Selecting previously unselected package libgdbm-compat4:armhf. #14 72.69 Preparing to unpack .../3-libgdbm-compat4_1.23-3_armhf.deb ... #14 72.69 Unpacking libgdbm-compat4:armhf (1.23-3) ... #14 72.73 Selecting previously unselected package libperl5.36:armhf. #14 72.73 Preparing to unpack .../4-libperl5.36_5.36.0-9ubuntu1.1_armhf.deb ... #14 72.73 Unpacking libperl5.36:armhf (5.36.0-9ubuntu1.1) ... #14 72.93 Selecting previously unselected package perl. #14 72.93 Preparing to unpack .../5-perl_5.36.0-9ubuntu1.1_armhf.deb ... #14 74.59 Setting up liblist-moreutils-perl (0.430-2) ... #14 74.60 Setting up libhtml-tagset-perl (3.20-4) ... #14 74.61 Setting up liblog-any-perl (1.710-1) ... #14 74.62 Setting up libauthen-sasl-perl (2.1600-1.1) ... #14 74.63 Setting up libdevel-size-perl (0.83-1build4) ... #14 74.64 Setting up libdebhelper-perl (13.6ubuntu1) ... #14 74.65 Setting up libpod-constants-perl (0.19-2) ... #14 74.67 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #14 74.68 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 74.69 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #14 74.70 Setting up libio-interactive-perl (1.023-1) ... #14 74.71 Setting up libtry-tiny-perl (0.31-1) ... #14 74.72 Setting up libtype-tiny-perl (1.012004-1) ... #14 74.73 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ... #14 74.74 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #14 74.75 Setting up libnet-http-perl (6.22-1) ... #14 74.76 Setting up libpath-iterator-rule-perl (1.015-1) ... #14 74.77 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ... #14 74.78 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #14 74.80 Setting up libtime-moment-perl (0.44-1build6) ... #13 67.19 Setting up dh-strip-nondeterminism (1.12.0-1) ... #13 67.20 Setting up libconst-fast-perl (0.014-1.1) ... #13 67.21 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ... #13 67.23 Setting up libdata-dpath-perl (0.58-1) ... #13 67.24 Setting up libmodule-implementation-perl (0.09-1.1) ... #13 67.25 Setting up libpackage-stash-perl (0.39-1) ... #13 67.26 Setting up libimport-into-perl (1.002005-1) ... #14 71.56 Setting up libarchive-zip-perl (1.68-1) ... #14 71.57 Setting up libsub-identify-perl (0.14-1build5) ... #14 71.59 Setting up libdistro-info-perl (1.1ubuntu0.2) ... #14 71.60 Setting up libcpanel-json-xs-perl:armhf (4.27-1build1) ... #14 71.61 Setting up python3-apt (2.4.0ubuntu3) ... #14 71.78 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #14 71.79 Setting up liblist-moreutils-perl (0.430-2) ... #14 71.81 Setting up libhtml-tagset-perl (3.20-4) ... #14 71.82 Setting up liblog-any-perl (1.710-1) ... #14 71.83 Setting up libauthen-sasl-perl (2.1600-1.1) ... #14 71.85 Setting up libdevel-size-perl (0.83-1build4) ... #14 71.86 Setting up libdebhelper-perl (13.6ubuntu1) ... #14 71.88 Setting up libpod-constants-perl (0.19-2) ... #13 70.86 Setting up libmail-sendmail-perl (0.80-1) ... #13 70.88 Setting up libltdl-dev:armhf (2.4.6-9) ... #13 70.89 Setting up libxml-sax-base-perl (1.09-1) ... #13 70.91 Setting up libio-string-perl (1.08-3) ... #13 70.92 Setting up libreadonly-perl (2.050-1) ... #13 70.93 Setting up python3-chardet (3.0.4-3) ... #13 71.16 Setting up libstring-copyright-perl (0.003006-1) ... #15 29.01 Installing : systemd-devel-254.9-1.fc39.aarch64 92/94 #15 29.05 Installing : rpm-plugin-selinux-4.19.1.1-1.fc39.aarch64 93/94 #15 29.06 Installing : which-2.21-40.fc39.aarch64 94/94 #15 29.06 Running scriptlet: systemd-resolved-254.9-1.fc39.aarch64 94/94 #15 29.08 Running scriptlet: selinux-policy-targeted-39.4-1.fc39.noarch 94/94 #14 80.94 Setting up libgpgme11:arm64 (1.18.0-3ubuntu2) ... #14 80.95 Setting up dirmngr (2.2.40-1.1ubuntu1) ... #14 81.08 Setting up perl (5.36.0-9ubuntu1.1) ... #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.1s #15 [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 #10 ... #12 [stage-1 1/9] FROM docker.io/library/ubuntu:mantic@sha256:f0bb9ee844f7adb284ac036a15469062adbe3a4458c06680216ed73df231cb31 #12 resolve docker.io/library/ubuntu:mantic@sha256:f0bb9ee844f7adb284ac036a15469062adbe3a4458c06680216ed73df231cb31 0.0s done #12 sha256:f0bb9ee844f7adb284ac036a15469062adbe3a4458c06680216ed73df231cb31 1.13kB / 1.13kB done #12 sha256:496a9a44971eb4ac7aa9a218867b7eec98bdef452246c037aa206c841b653e08 424B / 424B done #12 sha256:615f0aa2b7c0484e71159628f9979d7952c38e06f9f49c052fa4aafee9904d68 2.30kB / 2.30kB done #12 sha256:01889d9636d772424d3cf24aea681c992d26dc5199ddd7336dc043a28985710d 27.27MB / 27.27MB 0.4s done #12 extracting sha256:01889d9636d772424d3cf24aea681c992d26dc5199ddd7336dc043a28985710d 1.2s done #12 DONE 1.8s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture arm64 debian/rules clean dh clean --with=bash-completion #15 2.974 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #15 2.974 libprocps7 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 2.974 Suggested packages: #15 2.974 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #15 3.054 The following NEW packages will be installed: #15 3.054 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #15 3.055 libprocps7 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 3.323 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #15 3.323 1 not fully installed or removed. #15 3.323 Need to get 6626 kB of archives. #15 3.323 After this operation, 30.9 MB of additional disk space will be used. #15 3.323 Get:1 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] #13 DONE 72.8s 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm.tar.gz #15 2.175 dh binary #15 2.246 dh_update_autotools_config #15 2.276 dh_autoreconf #15 2.318 create-stamp debian/debhelper-build-stamp #15 2.318 dh_prep #15 2.348 dh_auto_install --destdir=debian/docker-ce-build-deps/ #15 2.402 dh_install #14 72.94 Unpacking perl (5.36.0-9ubuntu1.1) ... #14 72.98 Selecting previously unselected package adduser. #14 72.98 Preparing to unpack .../6-adduser_3.137ubuntu1_all.deb ... #14 72.99 Unpacking adduser (3.137ubuntu1) ... #14 73.02 Setting up adduser (3.137ubuntu1) ... #14 73.08 Selecting previously unselected package openssl. #14 73.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7753 files and directories currently installed.) #14 73.09 Preparing to unpack .../000-openssl_3.0.10-1ubuntu2.3_armhf.deb ... #14 73.09 Unpacking openssl (3.0.10-1ubuntu2.3) ... #14 73.15 Selecting previously unselected package ca-certificates. #14 73.15 Preparing to unpack .../001-ca-certificates_20230311ubuntu1_all.deb ... #14 73.15 Unpacking ca-certificates (20230311ubuntu1) ... #14 73.20 Selecting previously unselected package distro-info-data. #14 74.81 Setting up libencode-locale-perl (1.05-1.1) ... #14 74.83 Setting up libexception-class-perl (1.45-1) ... #14 74.84 Setting up libmath-base85-perl (0.5+dfsg-1) ... #14 74.85 Setting up libconfig-tiny-perl (2.28-1) ... #14 74.86 Setting up libsereal-encoder-perl:arm64 (4.023+ds-1) ... #14 74.87 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 74.88 Setting up liblist-utilsby-perl (0.11-1) ... #14 74.89 Setting up libstring-shellquote-perl (1.04-1) ... #14 74.90 Setting up libnet-netmask-perl (2.0001-1) ... #14 74.91 Setting up libsub-install-perl (0.928-1.1) ... #14 74.92 Setting up dpkg-dev (1.21.1ubuntu2.2) ... #14 74.94 Setting up intltool-debian (0.35.0+20060710.5) ... #14 74.95 Setting up liberror-perl (0.17029-1) ... #14 74.96 Setting up dh-autoreconf (20) ... #14 74.97 Setting up patchutils (0.4.2-1build2) ... #14 74.98 Setting up libmail-sendmail-perl (0.80-1.1) ... #14 74.99 Setting up libltdl-dev:arm64 (2.4.6-15build2) ... #14 75.01 Setting up libjson-maybexs-perl (1.004003-1) ... #14 71.89 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #14 71.91 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 71.92 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #14 71.94 Setting up libio-interactive-perl (1.023-1) ... #14 71.95 Setting up libtry-tiny-perl (0.31-1) ... #14 71.96 Setting up libtype-tiny-perl (1.012004-1) ... #14 71.98 Setting up libcommon-sense-perl:armhf (3.75-2build1) ... #14 71.99 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #14 72.01 Setting up libnet-http-perl (6.22-1) ... #14 72.02 Setting up libpath-iterator-rule-perl (1.015-1) ... #14 72.03 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ... #14 72.05 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #14 72.06 Setting up libtime-moment-perl (0.44-1build6) ... #14 72.08 Setting up libencode-locale-perl (1.05-1.1) ... #14 72.10 Setting up libexception-class-perl (1.45-1) ... #13 67.28 Setting up libmoo-perl (2.004004-1) ... #13 67.29 Setting up liblist-someutils-perl (0.58-1) ... #13 67.30 Setting up debhelper (13.3.4) ... #13 67.32 Setting up libmime-tools-perl (5.509-1) ... #13 67.34 Setting up dput (1.1.0) ... #13 67.49 Setting up liblist-someutils-xs-perl (0.58-2+b1) ... #13 67.50 Setting up equivs (2.3.1) ... #13 67.53 Setting up libmoox-aliases-perl (0.001006-1.1) ... #13 67.54 Setting up libparams-validate-perl:armhf (1.30-1+b1) ... #13 67.57 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #13 67.58 Setting up libnamespace-clean-perl (0.27-1) ... #13 67.59 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #13 71.17 Setting up python3-debian (0.1.35) ... #13 71.32 Setting up python3-requests (2.21.0-1+deb10u1) ... #14 81.13 Setting up libpackage-stash-xs-perl:arm64 (0.30-1build1) ... #14 81.14 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 81.15 Setting up libxs-parse-keyword-perl (0.38-1) ... #14 81.17 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ... #14 81.20 Setting up libdata-dump-perl (1.25-1) ... #14 81.22 Setting up libfile-find-rule-perl (0.34-3) ... #14 81.23 Setting up libref-util-perl (0.204-2) ... #14 81.28 Setting up libipc-system-simple-perl (1.30-2) ... #14 81.31 Setting up libnet-domain-tld-perl (1.75-3) ... #14 81.33 Setting up libperlio-utf8-strict-perl (0.010-1) ... #14 81.34 Setting up libsocket6-perl (0.29-3) ... #14 81.35 Setting up libgd3:arm64 (2.3.3-9ubuntu1) ... #14 81.36 Setting up gcc-13 (13.2.0-4ubuntu3) ... #14 81.38 Setting up libvariable-magic-perl (0.63-1) ... #14 81.39 Setting up libio-html-perl (1.004-3) ... #14 81.41 Setting up libpod-parser-perl (1.66-1) ... #14 81.42 Setting up libb-hooks-op-check-perl:arm64 (0.22-2build1) ... #15 0.487 Hit:1 http://deb.debian.org/debian bullseye InRelease #15 0.487 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #15 0.487 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease dh_clean dpkg-source -I.git -b . #15 3.328 Get:2 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #15 3.341 Get:3 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB] #15 3.341 Get:4 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB] #15 3.344 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libarchive13 amd64 3.3.3-4+deb10u3 [314 kB] #15 3.347 Get:6 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #15 3.348 Get:7 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #15 3.351 Get:8 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] #15 3.351 Get:9 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] #15 3.385 Get:10 http://deb.debian.org/debian buster/main amd64 dh-apparmor all 2.13.2-10 [70.1 kB] #15 3.386 Get:11 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] #15 3.387 Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u10 [322 kB] #15 3.390 Get:13 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] #15 3.537 debconf: delaying package configuration, since apt-utils is not installed #10 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 2.1s done #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.0s #15 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #15 2.438 dh_installdocs #15 2.478 dh_installchangelogs #15 2.568 dh_perl #15 2.606 dh_link #15 2.642 dh_strip_nondeterminism #15 2.709 dh_compress #14 73.20 Preparing to unpack .../002-distro-info-data_0.58ubuntu0.2_all.deb ... #14 73.21 Unpacking distro-info-data (0.58ubuntu0.2) ... #14 73.24 Selecting previously unselected package iso-codes. #14 73.24 Preparing to unpack .../003-iso-codes_4.15.0-1_all.deb ... #14 73.24 Unpacking iso-codes (4.15.0-1) ... #14 73.42 Selecting previously unselected package krb5-locales. #14 73.42 Preparing to unpack .../004-krb5-locales_1.20.1-3ubuntu1_all.deb ... #14 73.42 Unpacking krb5-locales (1.20.1-3ubuntu1) ... #14 73.46 Selecting previously unselected package less. #14 73.46 Preparing to unpack .../005-less_590-2ubuntu0.23.10.1_armhf.deb ... #14 73.46 Unpacking less (590-2ubuntu0.23.10.1) ... #14 73.50 Selecting previously unselected package libbsd0:armhf. #14 73.50 Preparing to unpack .../006-libbsd0_0.11.7-4_armhf.deb ... #14 73.50 Unpacking libbsd0:armhf (0.11.7-4) ... #14 73.54 Selecting previously unselected package libelf1:armhf. #14 75.02 Setting up libxml-sax-base-perl (1.09-1.1) ... #14 75.03 Setting up libio-string-perl (1.08-3.1) ... #14 75.04 Setting up libreadonly-perl (2.050-3) ... #14 75.06 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 75.07 Setting up python3-chardet (4.0.0-1) ... #14 72.11 Setting up libmath-base85-perl (0.5+dfsg-1) ... #14 72.13 Setting up libconfig-tiny-perl (2.28-1) ... #14 72.14 Setting up libsereal-encoder-perl:armhf (4.023+ds-1) ... #14 72.16 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 72.17 Setting up liblist-utilsby-perl (0.11-1) ... #14 72.19 Setting up libstring-shellquote-perl (1.04-1) ... #14 72.20 Setting up libnet-netmask-perl (2.0001-1) ... #14 72.22 Setting up libsub-install-perl (0.928-1.1) ... #14 72.23 Setting up gcc (4:11.2.0-1ubuntu1) ... #14 72.26 Setting up dpkg-dev (1.21.1ubuntu2.2) ... #14 72.28 Setting up intltool-debian (0.35.0+20060710.5) ... #14 72.29 Setting up liberror-perl (0.17029-1) ... #14 72.31 Setting up dh-autoreconf (20) ... #14 72.32 Setting up patchutils (0.4.2-1build2) ... #14 72.34 Setting up libmail-sendmail-perl (0.80-1.1) ... #14 72.35 Setting up libltdl-dev:armhf (2.4.6-15build2) ... #14 72.37 Setting up libjson-maybexs-perl (1.004003-1) ... #14 72.38 Setting up libxml-sax-base-perl (1.09-1.1) ... #14 72.40 Setting up libio-string-perl (1.08-3.1) ... #14 72.41 Setting up libreadonly-perl (2.050-3) ... #13 67.60 Setting up libnamespace-autoclean-perl (0.29-1) ... #13 67.62 Setting up libgitlab-api-v4-perl (0.26-1) ... #13 67.63 Setting up libmoox-struct-perl (0.020-1) ... #13 67.64 Setting up lintian (2.104.0) ... #13 67.66 Setting up licensecheck (3.1.1-2) ... #13 67.67 Setting up liblwp-protocol-https-perl (6.10-1) ... #13 67.74 Setting up libwww-perl (6.52-1) ... #13 67.83 Setting up devscripts (2.21.3+deb11u1) ... #14 81.43 Setting up libparams-util-perl (1.102-2) ... #14 81.44 Setting up libdpkg-perl (1.22.0ubuntu1) ... #14 81.46 Setting up libtime-duration-perl (1.21-2) ... #14 81.47 Setting up autoconf (2.71-3) ... #13 71.47 Setting up libdata-optlist-perl (0.110-1) ... #13 71.48 Setting up libipc-run-perl (20180523.0-1) ... #14 81.49 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #14 81.50 Setting up libarray-intspan-perl (2.004-2) ... #14 81.52 Setting up libcapture-tiny-perl (0.48-2) ... #14 81.53 Setting up libtimedate-perl (2.3300-2) ... #14 81.55 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 81.56 Setting up libsub-name-perl:arm64 (0.27-1) ... #13 71.50 Setting up git (1:2.20.1-2+deb10u8) ... #13 71.53 Setting up libcontextual-return-perl (0.004014-2) ... #13 71.54 Setting up libwww-robotrules-perl (6.02-1) ... #14 81.57 Setting up libtype-tiny-xs-perl:arm64 (0.025-1) ... #14 81.58 Setting up libsyntax-keyword-try-perl (0.29-1) ... #14 81.59 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 81.61 Setting up libproc-processtable-perl:arm64 (0.636-1) ... #13 71.56 Setting up libtypes-serialiser-perl (1.0-1) ... #13 71.57 Setting up g++ (4:8.3.0-1) ... #14 81.63 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 81.64 Setting up xauth (1:1.1.2-1) ... #15 12.91 Running scriptlet: selinux-policy-targeted-39.4-1.fc39.noarch 72/92 #15 23.61 Installing : python3-policycoreutils-3.5-8.fc39.noarch 73/92 #15 23.63 Installing : policycoreutils-python-utils-3.5-8.fc39.noarch 74/92 #15 23.64 Installing : policycoreutils-devel-3.5-8.fc39.x86_64 75/92 #15 23.74 Installing : selinux-policy-devel-39.4-1.fc39.noarch 76/92 #15 23.75 Running scriptlet: selinux-policy-devel-39.4-1.fc39.noarch 76/92 #15 23.77 Installing : openssh-9.3p1-10.fc39.x86_64 77/92 #15 23.80 Installing : openssh-clients-9.3p1-10.fc39.x86_64 78/92 #15 23.81 Running scriptlet: openssh-clients-9.3p1-10.fc39.x86_64 78/92 #15 23.92 Installing : git-core-2.44.0-1.fc39.x86_64 79/92 #15 23.96 Installing : git-core-doc-2.44.0-1.fc39.noarch 80/92 #15 23.97 Installing : perl-Git-2.44.0-1.fc39.noarch 81/92 #15 23.98 Installing : git-2.44.0-1.fc39.x86_64 82/92 #15 24.00 Installing : libtool-2.4.7-7.fc39.x86_64 83/92 #15 24.01 Installing : annobin-plugin-gcc-12.38-1.fc39.x86_64 84/92 #15 24.01 Running scriptlet: annobin-plugin-gcc-12.38-1.fc39.x86_64 84/92 #15 24.03 Installing : gcc-plugin-annobin-13.2.1-6.fc39.x86_64 85/92 #15 24.04 Running scriptlet: gcc-plugin-annobin-13.2.1-6.fc39.x86_64 85/92 #15 24.06 Installing : libselinux-devel-3.5-5.fc39.x86_64 86/92 #15 24.07 Installing : libtool-ltdl-devel-2.4.7-7.fc39.x86_64 87/92 #15 24.08 Installing : libseccomp-devel-2.5.3-6.fc39.x86_64 88/92 #15 24.09 Installing : systemd-rpm-macros-254.9-1.fc39.noarch 89/92 #15 24.11 Installing : systemd-devel-254.9-1.fc39.x86_64 90/92 #15 24.11 Installing : rpm-plugin-selinux-4.19.1.1-1.fc39.x86_64 91/92 #15 24.12 Installing : which-2.21-40.fc39.x86_64 92/92 #15 24.13 Running scriptlet: systemd-resolved-254.9-1.fc39.x86_64 92/92 #15 24.14 Running scriptlet: selinux-policy-targeted-39.4-1.fc39.noarch 92/92 #15 24.17 Running scriptlet: which-2.21-40.fc39.x86_64 92/92 #15 24.67 Verifying : autoconf-2.71-6.fc39.noarch 1/92 #15 24.67 Verifying : automake-1.16.5-13.fc39.noarch 2/92 #15 24.67 Verifying : checkpolicy-3.5-3.fc39.x86_64 3/92 #15 24.67 Verifying : cmake-3.27.7-1.fc39.x86_64 4/92 #15 24.67 Verifying : cmake-data-3.27.7-1.fc39.noarch 5/92 #15 24.67 Verifying : cmake-filesystem-3.27.7-1.fc39.x86_64 6/92 #15 24.67 Verifying : cmake-rpm-macros-3.27.7-1.fc39.noarch 7/92 #15 24.67 Verifying : cryptsetup-libs-2.6.1-3.fc39.x86_64 8/92 #15 24.67 Verifying : dbus-1:1.14.10-1.fc39.x86_64 9/92 #15 24.67 Verifying : dbus-common-1:1.14.10-1.fc39.noarch 10/92 #15 24.67 Verifying : gc-8.2.2-4.fc39.x86_64 11/92 #15 24.67 Verifying : guile22-2.2.7-9.fc39.x86_64 12/92 #15 24.67 Verifying : jsoncpp-1.9.5-5.fc39.x86_64 13/92 #15 24.67 Verifying : kmod-libs-30-6.fc39.x86_64 14/92 #15 24.67 Verifying : less-633-2.fc39.x86_64 15/92 #15 24.67 Verifying : libargon2-20190702-3.fc39.x86_64 16/92 #15 24.67 Verifying : libbpf-2:1.1.0-4.fc39.x86_64 17/92 #15 24.67 Verifying : libcbor-0.10.2-2.fc39.x86_64 18/92 #15 24.67 Verifying : libedit-3.1-48.20230828cvs.fc39.x86_64 19/92 #15 24.67 Verifying : libfido2-1.13.0-3.fc39.x86_64 20/92 #15 24.67 Verifying : libmpc-1.3.1-3.fc39.x86_64 21/92 #15 24.67 Verifying : libseccomp-2.5.3-6.fc39.x86_64 22/92 #15 24.67 Verifying : libseccomp-devel-2.5.3-6.fc39.x86_64 23/92 #15 24.67 Verifying : libselinux-devel-3.5-5.fc39.x86_64 24/92 #15 24.67 Verifying : libselinux-utils-3.5-5.fc39.x86_64 25/92 #15 24.67 Verifying : libsepol-devel-3.5-2.fc39.x86_64 26/92 #15 24.67 Verifying : libtool-2.4.7-7.fc39.x86_64 27/92 #15 24.67 Verifying : libtool-ltdl-2.4.7-7.fc39.x86_64 28/92 #15 24.67 Verifying : libtool-ltdl-devel-2.4.7-7.fc39.x86_64 29/92 #15 24.67 Verifying : libutempter-1.2.1-10.fc39.x86_64 30/92 #15 24.67 Verifying : libxcrypt-devel-4.4.36-2.fc39.x86_64 31/92 #15 24.67 Verifying : libxcrypt-static-4.4.36-2.fc39.x86_64 32/92 #15 24.67 Verifying : m4-1.4.19-6.fc39.x86_64 33/92 #15 24.67 Verifying : make-1:4.4.1-2.fc39.x86_64 34/92 #15 24.67 Verifying : pcre2-devel-10.42-1.fc39.2.x86_64 35/92 #15 24.67 Verifying : pcre2-utf16-10.42-1.fc39.2.x86_64 36/92 #15 24.67 Verifying : pcre2-utf32-10.42-1.fc39.2.x86_64 37/92 #15 24.67 Verifying : perl-Error-1:0.17029-13.fc39.noarch 38/92 #15 24.67 Verifying : perl-TermReadKey-2.38-18.fc39.x86_64 39/92 #15 24.67 Verifying : perl-Thread-Queue-3.14-500.fc39.noarch 40/92 #15 24.67 Verifying : perl-threads-1:2.36-500.fc39.x86_64 41/92 #15 24.67 Verifying : perl-threads-shared-1.68-500.fc39.x86_64 42/92 #15 24.67 Verifying : python3-libselinux-3.5-5.fc39.x86_64 43/92 #15 24.67 Verifying : python3-libsemanage-3.5-4.fc39.x86_64 44/92 #15 24.67 Verifying : python3-setools-4.4.3-1.fc39.x86_64 45/92 #15 24.67 Verifying : python3-setuptools-67.7.2-7.fc39.noarch 46/92 #15 24.67 Verifying : qrencode-libs-4.1.1-5.fc39.x86_64 47/92 #15 24.67 Verifying : rhash-1.4.3-3.fc39.x86_64 48/92 #15 24.67 Verifying : which-2.21-40.fc39.x86_64 49/92 #15 24.67 Verifying : annobin-docs-12.38-1.fc39.noarch 50/92 #15 24.67 Verifying : annobin-plugin-gcc-12.38-1.fc39.x86_64 51/92 #15 24.67 Verifying : cpp-13.2.1-6.fc39.x86_64 52/92 #15 24.67 Verifying : dbus-broker-35-2.fc39.x86_64 53/92 #15 24.67 Verifying : device-mapper-1.02.197-1.fc39.x86_64 54/92 #15 24.67 Verifying : device-mapper-libs-1.02.197-1.fc39.x86_64 55/92 #15 24.67 Verifying : gcc-13.2.1-6.fc39.x86_64 56/92 #15 24.67 Verifying : gcc-plugin-annobin-13.2.1-6.fc39.x86_64 57/92 #15 24.67 Verifying : git-2.44.0-1.fc39.x86_64 58/92 #15 24.67 Verifying : git-core-2.44.0-1.fc39.x86_64 59/92 #15 24.67 Verifying : git-core-doc-2.44.0-1.fc39.noarch 60/92 #15 24.67 Verifying : glibc-devel-2.38-16.fc39.x86_64 61/92 #15 24.67 Verifying : glibc-headers-x86-2.38-16.fc39.noarch 62/92 #15 24.67 Verifying : glibc-static-2.38-16.fc39.x86_64 63/92 #15 24.68 Verifying : kernel-headers-6.7.3-200.fc39.x86_64 64/92 #15 24.68 Verifying : libfdisk-2.39.3-5.fc39.x86_64 65/92 #15 24.68 Verifying : libuv-1:1.48.0-1.fc39.x86_64 66/92 #15 24.68 Verifying : libxkbcommon-1.6.0-1.fc39.x86_64 67/92 #15 24.68 Verifying : openssh-9.3p1-10.fc39.x86_64 68/92 #15 24.68 Verifying : openssh-clients-9.3p1-10.fc39.x86_64 69/92 #15 24.68 Verifying : perl-File-Compare-1.100.700-502.fc39.noarch 70/92 #15 24.68 Verifying : perl-File-Copy-2.41-502.fc39.noarch 71/92 #15 24.68 Verifying : perl-File-Find-1.43-502.fc39.noarch 72/92 #15 24.68 Verifying : perl-Git-2.44.0-1.fc39.noarch 73/92 #15 24.68 Verifying : perl-lib-0.65-502.fc39.x86_64 74/92 #15 24.68 Verifying : policycoreutils-3.5-8.fc39.x86_64 75/92 #15 24.68 Verifying : policycoreutils-devel-3.5-8.fc39.x86_64 76/92 #15 24.68 Verifying : policycoreutils-python-utils-3.5-8.fc39.noarch 77/92 #15 24.68 Verifying : python3-audit-3.1.2-8.fc39.x86_64 78/92 #15 24.68 Verifying : python3-policycoreutils-3.5-8.fc39.noarch 79/92 #15 24.68 Verifying : rpm-plugin-selinux-4.19.1.1-1.fc39.x86_64 80/92 #15 24.68 Verifying : selinux-policy-39.4-1.fc39.noarch 81/92 #15 24.68 Verifying : selinux-policy-devel-39.4-1.fc39.noarch 82/92 #15 24.68 Verifying : selinux-policy-targeted-39.4-1.fc39.noarch 83/92 #15 24.68 Verifying : systemd-254.9-1.fc39.x86_64 84/92 #15 24.68 Verifying : systemd-devel-254.9-1.fc39.x86_64 85/92 #15 24.68 Verifying : systemd-networkd-254.9-1.fc39.x86_64 86/92 #15 24.68 Verifying : systemd-pam-254.9-1.fc39.x86_64 87/92 #15 24.68 Verifying : systemd-resolved-254.9-1.fc39.x86_64 88/92 #15 24.68 Verifying : systemd-rpm-macros-254.9-1.fc39.noarch 89/92 #15 24.68 Verifying : util-linux-2.39.3-5.fc39.x86_64 90/92 #15 24.68 Verifying : vim-filesystem-2:9.1.113-1.fc39.noarch 91/92 #15 24.68 Verifying : xkeyboard-config-2.40-1.fc39.noarch 92/92 #15 24.85 #15 24.85 Installed: #15 24.85 annobin-docs-12.38-1.fc39.noarch #15 24.85 annobin-plugin-gcc-12.38-1.fc39.x86_64 #15 24.85 autoconf-2.71-6.fc39.noarch #15 24.85 automake-1.16.5-13.fc39.noarch #15 24.85 checkpolicy-3.5-3.fc39.x86_64 #15 24.85 cmake-3.27.7-1.fc39.x86_64 #15 24.85 cmake-data-3.27.7-1.fc39.noarch #15 24.85 cmake-filesystem-3.27.7-1.fc39.x86_64 #15 24.85 cmake-rpm-macros-3.27.7-1.fc39.noarch #15 24.85 cpp-13.2.1-6.fc39.x86_64 #15 24.85 cryptsetup-libs-2.6.1-3.fc39.x86_64 #15 24.85 dbus-1:1.14.10-1.fc39.x86_64 #15 24.85 dbus-broker-35-2.fc39.x86_64 #15 24.85 dbus-common-1:1.14.10-1.fc39.noarch #15 24.85 device-mapper-1.02.197-1.fc39.x86_64 #15 24.85 device-mapper-libs-1.02.197-1.fc39.x86_64 #15 24.85 gc-8.2.2-4.fc39.x86_64 #15 24.85 gcc-13.2.1-6.fc39.x86_64 #15 24.85 gcc-plugin-annobin-13.2.1-6.fc39.x86_64 #15 24.85 git-2.44.0-1.fc39.x86_64 #15 24.85 git-core-2.44.0-1.fc39.x86_64 #15 24.85 git-core-doc-2.44.0-1.fc39.noarch #15 24.85 glibc-devel-2.38-16.fc39.x86_64 #15 24.85 glibc-headers-x86-2.38-16.fc39.noarch #15 24.85 glibc-static-2.38-16.fc39.x86_64 #15 24.85 guile22-2.2.7-9.fc39.x86_64 #15 24.85 jsoncpp-1.9.5-5.fc39.x86_64 #15 24.85 kernel-headers-6.7.3-200.fc39.x86_64 #15 24.85 kmod-libs-30-6.fc39.x86_64 #15 24.85 less-633-2.fc39.x86_64 #15 24.85 libargon2-20190702-3.fc39.x86_64 #15 24.85 libbpf-2:1.1.0-4.fc39.x86_64 #15 24.85 libcbor-0.10.2-2.fc39.x86_64 #15 24.85 libedit-3.1-48.20230828cvs.fc39.x86_64 #15 24.85 libfdisk-2.39.3-5.fc39.x86_64 #15 24.85 libfido2-1.13.0-3.fc39.x86_64 #15 24.85 libmpc-1.3.1-3.fc39.x86_64 #15 24.85 libseccomp-2.5.3-6.fc39.x86_64 #15 24.85 libseccomp-devel-2.5.3-6.fc39.x86_64 #15 24.85 libselinux-devel-3.5-5.fc39.x86_64 #15 24.85 libselinux-utils-3.5-5.fc39.x86_64 #15 24.85 libsepol-devel-3.5-2.fc39.x86_64 #15 24.85 libtool-2.4.7-7.fc39.x86_64 #15 24.85 libtool-ltdl-2.4.7-7.fc39.x86_64 #15 24.85 libtool-ltdl-devel-2.4.7-7.fc39.x86_64 #15 24.85 libutempter-1.2.1-10.fc39.x86_64 #15 24.85 libuv-1:1.48.0-1.fc39.x86_64 #15 24.85 libxcrypt-devel-4.4.36-2.fc39.x86_64 #15 24.85 libxcrypt-static-4.4.36-2.fc39.x86_64 #15 24.85 libxkbcommon-1.6.0-1.fc39.x86_64 #15 24.85 m4-1.4.19-6.fc39.x86_64 #15 24.85 make-1:4.4.1-2.fc39.x86_64 #15 24.85 openssh-9.3p1-10.fc39.x86_64 #15 24.85 openssh-clients-9.3p1-10.fc39.x86_64 #15 24.85 pcre2-devel-10.42-1.fc39.2.x86_64 #15 24.85 pcre2-utf16-10.42-1.fc39.2.x86_64 #15 24.85 pcre2-utf32-10.42-1.fc39.2.x86_64 #15 24.85 perl-Error-1:0.17029-13.fc39.noarch #15 24.85 perl-File-Compare-1.100.700-502.fc39.noarch #15 24.85 perl-File-Copy-2.41-502.fc39.noarch #15 24.85 perl-File-Find-1.43-502.fc39.noarch #15 24.85 perl-Git-2.44.0-1.fc39.noarch #15 24.85 perl-TermReadKey-2.38-18.fc39.x86_64 #15 24.85 perl-Thread-Queue-3.14-500.fc39.noarch #15 24.85 perl-lib-0.65-502.fc39.x86_64 #15 24.85 perl-threads-1:2.36-500.fc39.x86_64 #15 24.85 perl-threads-shared-1.68-500.fc39.x86_64 #15 24.85 policycoreutils-3.5-8.fc39.x86_64 #15 24.85 policycoreutils-devel-3.5-8.fc39.x86_64 #15 24.85 policycoreutils-python-utils-3.5-8.fc39.noarch #15 24.85 python3-audit-3.1.2-8.fc39.x86_64 #15 24.85 python3-libselinux-3.5-5.fc39.x86_64 #15 24.85 python3-libsemanage-3.5-4.fc39.x86_64 #15 24.85 python3-policycoreutils-3.5-8.fc39.noarch #15 24.85 python3-setools-4.4.3-1.fc39.x86_64 #15 24.85 python3-setuptools-67.7.2-7.fc39.noarch #15 24.85 qrencode-libs-4.1.1-5.fc39.x86_64 #15 24.85 rhash-1.4.3-3.fc39.x86_64 #15 24.85 rpm-plugin-selinux-4.19.1.1-1.fc39.x86_64 #15 24.85 selinux-policy-39.4-1.fc39.noarch #15 24.85 selinux-policy-devel-39.4-1.fc39.noarch #15 24.85 selinux-policy-targeted-39.4-1.fc39.noarch #15 24.85 systemd-254.9-1.fc39.x86_64 #15 24.85 systemd-devel-254.9-1.fc39.x86_64 #15 24.85 systemd-networkd-254.9-1.fc39.x86_64 #15 24.85 systemd-pam-254.9-1.fc39.x86_64 #15 24.85 systemd-resolved-254.9-1.fc39.x86_64 #15 24.85 systemd-rpm-macros-254.9-1.fc39.noarch #15 24.85 util-linux-2.39.3-5.fc39.x86_64 #15 24.85 vim-filesystem-2:9.1.113-1.fc39.noarch #15 24.85 which-2.21-40.fc39.x86_64 #15 24.85 xkeyboard-config-2.40-1.fc39.noarch #15 24.85 #15 24.85 Complete! #15 DONE 25.0s #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz #15 29.11 Running scriptlet: which-2.21-40.fc39.aarch64 94/94 #15 29.69 Verifying : autoconf-2.71-6.fc39.noarch 1/94 #15 29.69 Verifying : automake-1.16.5-13.fc39.noarch 2/94 #15 29.69 Verifying : checkpolicy-3.5-3.fc39.aarch64 3/94 #15 29.69 Verifying : cmake-3.27.7-1.fc39.aarch64 4/94 #15 29.69 Verifying : cmake-data-3.27.7-1.fc39.noarch 5/94 #15 29.69 Verifying : cmake-filesystem-3.27.7-1.fc39.aarch64 6/94 #15 29.69 Verifying : cmake-rpm-macros-3.27.7-1.fc39.noarch 7/94 #15 29.69 Verifying : cryptsetup-libs-2.6.1-3.fc39.aarch64 8/94 #15 29.69 Verifying : dbus-1:1.14.10-1.fc39.aarch64 9/94 #15 29.69 Verifying : dbus-common-1:1.14.10-1.fc39.noarch 10/94 #15 29.69 Verifying : gc-8.2.2-4.fc39.aarch64 11/94 #15 29.69 Verifying : guile22-2.2.7-9.fc39.aarch64 12/94 #15 29.69 Verifying : jsoncpp-1.9.5-5.fc39.aarch64 13/94 #15 29.69 Verifying : kmod-libs-30-6.fc39.aarch64 14/94 #15 29.69 Verifying : less-633-2.fc39.aarch64 15/94 #15 29.69 Verifying : libargon2-20190702-3.fc39.aarch64 16/94 #15 29.69 Verifying : libbpf-2:1.1.0-4.fc39.aarch64 17/94 #15 29.69 Verifying : libcbor-0.10.2-2.fc39.aarch64 18/94 #15 29.69 Verifying : libedit-3.1-48.20230828cvs.fc39.aarch64 19/94 #15 29.69 Verifying : libfido2-1.13.0-3.fc39.aarch64 20/94 #15 29.69 Verifying : libmpc-1.3.1-3.fc39.aarch64 21/94 #15 29.69 Verifying : libseccomp-2.5.3-6.fc39.aarch64 22/94 #15 29.69 Verifying : libseccomp-devel-2.5.3-6.fc39.aarch64 23/94 #15 29.69 Verifying : libselinux-devel-3.5-5.fc39.aarch64 24/94 #15 29.69 Verifying : libselinux-utils-3.5-5.fc39.aarch64 25/94 #15 29.69 Verifying : libsepol-devel-3.5-2.fc39.aarch64 26/94 #15 29.69 Verifying : libtool-2.4.7-7.fc39.aarch64 27/94 #15 29.69 Verifying : libtool-ltdl-2.4.7-7.fc39.aarch64 28/94 #15 29.69 Verifying : libtool-ltdl-devel-2.4.7-7.fc39.aarch64 29/94 #15 29.69 Verifying : libutempter-1.2.1-10.fc39.aarch64 30/94 #15 29.69 Verifying : libxcrypt-devel-4.4.36-2.fc39.aarch64 31/94 #15 29.69 Verifying : libxcrypt-static-4.4.36-2.fc39.aarch64 32/94 #15 29.69 Verifying : m4-1.4.19-6.fc39.aarch64 33/94 #15 29.69 Verifying : make-1:4.4.1-2.fc39.aarch64 34/94 #15 29.69 Verifying : pcre2-devel-10.42-1.fc39.2.aarch64 35/94 #15 29.69 Verifying : pcre2-utf16-10.42-1.fc39.2.aarch64 36/94 #15 29.69 Verifying : pcre2-utf32-10.42-1.fc39.2.aarch64 37/94 #15 29.69 Verifying : perl-Error-1:0.17029-13.fc39.noarch 38/94 #15 29.69 Verifying : perl-TermReadKey-2.38-18.fc39.aarch64 39/94 #15 29.69 Verifying : perl-Thread-Queue-3.14-500.fc39.noarch 40/94 #15 29.69 Verifying : perl-threads-1:2.36-500.fc39.aarch64 41/94 #15 29.69 Verifying : perl-threads-shared-1.68-500.fc39.aarch64 42/94 #15 29.69 Verifying : python3-libselinux-3.5-5.fc39.aarch64 43/94 #15 29.69 Verifying : python3-libsemanage-3.5-4.fc39.aarch64 44/94 #15 29.69 Verifying : python3-setools-4.4.3-1.fc39.aarch64 45/94 #15 29.69 Verifying : python3-setuptools-67.7.2-7.fc39.noarch 46/94 #15 29.69 Verifying : qrencode-libs-4.1.1-5.fc39.aarch64 47/94 #15 29.69 Verifying : rhash-1.4.3-3.fc39.aarch64 48/94 #15 29.69 Verifying : which-2.21-40.fc39.aarch64 49/94 #15 29.69 Verifying : annobin-docs-12.38-1.fc39.noarch 50/94 #15 29.69 Verifying : annobin-plugin-gcc-12.38-1.fc39.aarch64 51/94 #15 29.69 Verifying : cpp-13.2.1-6.fc39.aarch64 52/94 #15 29.69 Verifying : dbus-broker-35-2.fc39.aarch64 53/94 #15 29.69 Verifying : device-mapper-1.02.197-1.fc39.aarch64 54/94 #15 29.69 Verifying : device-mapper-libs-1.02.197-1.fc39.aarch64 55/94 #15 29.69 Verifying : gcc-13.2.1-6.fc39.aarch64 56/94 #15 29.69 Verifying : gcc-plugin-annobin-13.2.1-6.fc39.aarch64 57/94 #15 29.69 Verifying : git-2.44.0-1.fc39.aarch64 58/94 #15 29.69 Verifying : git-core-2.44.0-1.fc39.aarch64 59/94 #15 29.69 Verifying : git-core-doc-2.44.0-1.fc39.noarch 60/94 #15 29.69 Verifying : glibc-devel-2.38-16.fc39.aarch64 61/94 #15 29.69 Verifying : glibc-static-2.38-16.fc39.aarch64 62/94 #15 29.69 Verifying : kernel-headers-6.7.3-200.fc39.aarch64 63/94 #15 29.69 Verifying : libasan-13.2.1-6.fc39.aarch64 64/94 #15 29.69 Verifying : libatomic-13.2.1-6.fc39.aarch64 65/94 #15 29.69 Verifying : libfdisk-2.39.3-5.fc39.aarch64 66/94 #15 29.69 Verifying : libubsan-13.2.1-6.fc39.aarch64 67/94 #15 29.69 Verifying : libuv-1:1.48.0-1.fc39.aarch64 68/94 #15 29.69 Verifying : libxkbcommon-1.6.0-1.fc39.aarch64 69/94 #15 29.69 Verifying : openssh-9.3p1-10.fc39.aarch64 70/94 #15 29.69 Verifying : openssh-clients-9.3p1-10.fc39.aarch64 71/94 #15 29.69 Verifying : perl-File-Compare-1.100.700-502.fc39.noarch 72/94 #15 29.69 Verifying : perl-File-Copy-2.41-502.fc39.noarch 73/94 #15 29.69 Verifying : perl-File-Find-1.43-502.fc39.noarch 74/94 #15 29.69 Verifying : perl-Git-2.44.0-1.fc39.noarch 75/94 #15 29.69 Verifying : perl-lib-0.65-502.fc39.aarch64 76/94 #15 29.69 Verifying : policycoreutils-3.5-8.fc39.aarch64 77/94 #15 29.69 Verifying : policycoreutils-devel-3.5-8.fc39.aarch64 78/94 #15 29.69 Verifying : policycoreutils-python-utils-3.5-8.fc39.noarch 79/94 #15 29.69 Verifying : python3-audit-3.1.2-8.fc39.aarch64 80/94 #15 29.69 Verifying : python3-policycoreutils-3.5-8.fc39.noarch 81/94 #15 29.69 Verifying : rpm-plugin-selinux-4.19.1.1-1.fc39.aarch64 82/94 #15 29.69 Verifying : selinux-policy-39.4-1.fc39.noarch 83/94 #15 29.69 Verifying : selinux-policy-devel-39.4-1.fc39.noarch 84/94 #15 29.69 Verifying : selinux-policy-targeted-39.4-1.fc39.noarch 85/94 #15 29.69 Verifying : systemd-254.9-1.fc39.aarch64 86/94 #15 29.69 Verifying : systemd-devel-254.9-1.fc39.aarch64 87/94 #15 29.69 Verifying : systemd-networkd-254.9-1.fc39.aarch64 88/94 #15 29.69 Verifying : systemd-pam-254.9-1.fc39.aarch64 89/94 #15 29.69 Verifying : systemd-resolved-254.9-1.fc39.aarch64 90/94 #15 29.69 Verifying : systemd-rpm-macros-254.9-1.fc39.noarch 91/94 #15 29.69 Verifying : util-linux-2.39.3-5.fc39.aarch64 92/94 #15 29.69 Verifying : vim-filesystem-2:9.1.113-1.fc39.noarch 93/94 #15 29.69 Verifying : xkeyboard-config-2.40-1.fc39.noarch 94/94 #15 29.87 #15 29.87 Installed: #15 29.87 annobin-docs-12.38-1.fc39.noarch #15 29.87 annobin-plugin-gcc-12.38-1.fc39.aarch64 #15 29.87 autoconf-2.71-6.fc39.noarch #15 29.87 automake-1.16.5-13.fc39.noarch #15 29.87 checkpolicy-3.5-3.fc39.aarch64 #15 29.87 cmake-3.27.7-1.fc39.aarch64 #15 29.87 cmake-data-3.27.7-1.fc39.noarch #15 29.87 cmake-filesystem-3.27.7-1.fc39.aarch64 #15 29.87 cmake-rpm-macros-3.27.7-1.fc39.noarch #15 29.87 cpp-13.2.1-6.fc39.aarch64 #15 29.87 cryptsetup-libs-2.6.1-3.fc39.aarch64 #15 29.87 dbus-1:1.14.10-1.fc39.aarch64 #15 29.87 dbus-broker-35-2.fc39.aarch64 #15 29.87 dbus-common-1:1.14.10-1.fc39.noarch #15 29.87 device-mapper-1.02.197-1.fc39.aarch64 #15 29.87 device-mapper-libs-1.02.197-1.fc39.aarch64 #15 29.87 gc-8.2.2-4.fc39.aarch64 #15 29.87 gcc-13.2.1-6.fc39.aarch64 #15 29.87 gcc-plugin-annobin-13.2.1-6.fc39.aarch64 #15 29.87 git-2.44.0-1.fc39.aarch64 #15 29.87 git-core-2.44.0-1.fc39.aarch64 #15 29.87 git-core-doc-2.44.0-1.fc39.noarch #15 29.87 glibc-devel-2.38-16.fc39.aarch64 #15 29.87 glibc-static-2.38-16.fc39.aarch64 #15 29.87 guile22-2.2.7-9.fc39.aarch64 #15 29.87 jsoncpp-1.9.5-5.fc39.aarch64 #15 29.87 kernel-headers-6.7.3-200.fc39.aarch64 #15 29.87 kmod-libs-30-6.fc39.aarch64 #15 29.87 less-633-2.fc39.aarch64 #15 29.87 libargon2-20190702-3.fc39.aarch64 #15 29.87 libasan-13.2.1-6.fc39.aarch64 #15 29.87 libatomic-13.2.1-6.fc39.aarch64 #15 29.87 libbpf-2:1.1.0-4.fc39.aarch64 #15 29.87 libcbor-0.10.2-2.fc39.aarch64 #15 29.87 libedit-3.1-48.20230828cvs.fc39.aarch64 #15 29.87 libfdisk-2.39.3-5.fc39.aarch64 #15 29.87 libfido2-1.13.0-3.fc39.aarch64 #15 29.87 libmpc-1.3.1-3.fc39.aarch64 #15 29.87 libseccomp-2.5.3-6.fc39.aarch64 #15 29.87 libseccomp-devel-2.5.3-6.fc39.aarch64 #15 29.87 libselinux-devel-3.5-5.fc39.aarch64 #15 29.87 libselinux-utils-3.5-5.fc39.aarch64 #15 29.87 libsepol-devel-3.5-2.fc39.aarch64 #15 29.87 libtool-2.4.7-7.fc39.aarch64 #15 29.87 libtool-ltdl-2.4.7-7.fc39.aarch64 #15 29.87 libtool-ltdl-devel-2.4.7-7.fc39.aarch64 #15 29.87 libubsan-13.2.1-6.fc39.aarch64 #15 29.87 libutempter-1.2.1-10.fc39.aarch64 #15 29.87 libuv-1:1.48.0-1.fc39.aarch64 #15 29.87 libxcrypt-devel-4.4.36-2.fc39.aarch64 #15 29.87 libxcrypt-static-4.4.36-2.fc39.aarch64 #15 29.87 libxkbcommon-1.6.0-1.fc39.aarch64 #15 29.87 m4-1.4.19-6.fc39.aarch64 #15 29.87 make-1:4.4.1-2.fc39.aarch64 #15 29.87 openssh-9.3p1-10.fc39.aarch64 #15 29.87 openssh-clients-9.3p1-10.fc39.aarch64 #15 29.87 pcre2-devel-10.42-1.fc39.2.aarch64 #15 29.87 pcre2-utf16-10.42-1.fc39.2.aarch64 #15 29.87 pcre2-utf32-10.42-1.fc39.2.aarch64 #15 29.87 perl-Error-1:0.17029-13.fc39.noarch #15 29.87 perl-File-Compare-1.100.700-502.fc39.noarch #15 29.87 perl-File-Copy-2.41-502.fc39.noarch #15 29.87 perl-File-Find-1.43-502.fc39.noarch #15 29.87 perl-Git-2.44.0-1.fc39.noarch #15 29.87 perl-TermReadKey-2.38-18.fc39.aarch64 #15 29.87 perl-Thread-Queue-3.14-500.fc39.noarch #15 29.87 perl-lib-0.65-502.fc39.aarch64 #15 29.87 perl-threads-1:2.36-500.fc39.aarch64 #15 29.87 perl-threads-shared-1.68-500.fc39.aarch64 #15 29.87 policycoreutils-3.5-8.fc39.aarch64 #15 29.87 policycoreutils-devel-3.5-8.fc39.aarch64 #15 29.87 policycoreutils-python-utils-3.5-8.fc39.noarch #15 29.87 python3-audit-3.1.2-8.fc39.aarch64 #15 29.87 python3-libselinux-3.5-5.fc39.aarch64 #15 29.87 python3-libsemanage-3.5-4.fc39.aarch64 #15 29.87 python3-policycoreutils-3.5-8.fc39.noarch #15 29.87 python3-setools-4.4.3-1.fc39.aarch64 #15 29.87 python3-setuptools-67.7.2-7.fc39.noarch #15 29.87 qrencode-libs-4.1.1-5.fc39.aarch64 #15 29.87 rhash-1.4.3-3.fc39.aarch64 #15 29.87 rpm-plugin-selinux-4.19.1.1-1.fc39.aarch64 #15 29.87 selinux-policy-39.4-1.fc39.noarch #15 29.87 selinux-policy-devel-39.4-1.fc39.noarch #15 29.87 selinux-policy-targeted-39.4-1.fc39.noarch #15 29.87 systemd-254.9-1.fc39.aarch64 #15 29.87 systemd-devel-254.9-1.fc39.aarch64 #15 29.87 systemd-networkd-254.9-1.fc39.aarch64 #15 29.87 systemd-pam-254.9-1.fc39.aarch64 #15 29.87 systemd-resolved-254.9-1.fc39.aarch64 #15 29.87 systemd-rpm-macros-254.9-1.fc39.noarch #15 29.87 util-linux-2.39.3-5.fc39.aarch64 #15 29.87 vim-filesystem-2:9.1.113-1.fc39.noarch #15 29.87 which-2.21-40.fc39.aarch64 #15 29.87 xkeyboard-config-2.40-1.fc39.noarch #15 29.87 #15 29.87 Complete! #15 3.566 Fetched 6626 kB in 0s (20.4 MB/s) #15 3.595 Selecting previously unselected package bash-completion. #15 3.595 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27806 files and directories currently installed.) #15 3.610 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ... #10 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 0.1s #15 0.472 Hit:1 http://deb.debian.org/debian bullseye InRelease #15 0.472 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #15 0.472 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #15 2.749 dh_fixperms #15 2.790 dh_missing #15 2.818 dh_installdeb #15 2.854 dh_gencontrol #15 2.982 dh_md5sums #14 73.54 Preparing to unpack .../007-libelf1_0.189-4_armhf.deb ... #14 73.54 Unpacking libelf1:armhf (0.189-4) ... #14 73.58 Selecting previously unselected package libicu72:armhf. #14 73.58 Preparing to unpack .../008-libicu72_72.1-3ubuntu3_armhf.deb ... #14 73.58 Unpacking libicu72:armhf (72.1-3ubuntu3) ... #15 22.71 Running scriptlet: which-2.21-39.fc38.aarch64 93/93 #15 24.49 Verifying : autoconf-2.71-5.fc38.noarch 1/93 #15 24.49 Verifying : automake-1.16.5-11.fc38.noarch 2/93 #15 24.49 Verifying : checkpolicy-3.5-1.fc38.aarch64 3/93 #15 24.49 Verifying : cryptsetup-libs-2.6.1-1.fc38.aarch64 4/93 #15 24.49 Verifying : dbus-broker-33-1.fc38.aarch64 5/93 #15 24.49 Verifying : gc-8.2.2-3.fc38.aarch64 6/93 #15 24.49 Verifying : guile22-2.2.7-7.fc38.aarch64 7/93 #15 24.49 Verifying : jsoncpp-1.9.5-4.fc38.aarch64 8/93 #15 24.49 Verifying : kmod-libs-30-4.fc38.aarch64 9/93 #15 24.49 Verifying : libargon2-20190702-2.fc38.aarch64 10/93 #15 24.49 Verifying : libcbor-0.7.0-9.fc38.aarch64 11/93 #15 24.49 Verifying : libedit-3.1-45.20221030cvs.fc38.aarch64 12/93 #15 24.49 Verifying : libfdisk-2.38.1-4.fc38.aarch64 13/93 #15 24.49 Verifying : libfido2-1.12.0-3.fc38.aarch64 14/93 #15 24.49 Verifying : libmpc-1.3.1-2.fc38.aarch64 15/93 #15 24.49 Verifying : libseccomp-2.5.3-4.fc38.aarch64 16/93 #15 24.49 Verifying : libseccomp-devel-2.5.3-4.fc38.aarch64 17/93 #15 24.49 Verifying : libselinux-devel-3.5-1.fc38.aarch64 18/93 #15 24.49 Verifying : libselinux-utils-3.5-1.fc38.aarch64 19/93 #15 24.49 Verifying : libsepol-devel-3.5-1.fc38.aarch64 20/93 #15 24.49 Verifying : libtool-2.4.7-6.fc38.aarch64 21/93 #15 24.49 Verifying : libtool-ltdl-2.4.7-6.fc38.aarch64 22/93 #15 24.49 Verifying : libtool-ltdl-devel-2.4.7-6.fc38.aarch64 23/93 #15 24.49 Verifying : libutempter-1.2.1-8.fc38.aarch64 24/93 #15 24.49 Verifying : libxkbcommon-1.5.0-2.fc38.aarch64 25/93 #15 24.49 Verifying : m4-1.4.19-5.fc38.aarch64 26/93 #15 24.49 Verifying : pcre2-devel-10.42-1.fc38.1.aarch64 27/93 #15 24.49 Verifying : pcre2-utf16-10.42-1.fc38.1.aarch64 28/93 #15 24.49 Verifying : pcre2-utf32-10.42-1.fc38.1.aarch64 29/93 #15 24.49 Verifying : perl-Error-1:0.17029-11.fc38.noarch 30/93 #15 24.49 Verifying : perl-TermReadKey-2.38-16.fc38.aarch64 31/93 #15 24.49 Verifying : perl-Thread-Queue-3.14-490.fc38.noarch 32/93 #15 24.49 Verifying : perl-threads-1:2.27-490.fc38.aarch64 33/93 #15 24.49 Verifying : perl-threads-shared-1.64-490.fc38.aarch64 34/93 #15 24.49 Verifying : policycoreutils-3.5-1.fc38.aarch64 35/93 #15 24.49 Verifying : policycoreutils-devel-3.5-1.fc38.aarch64 36/93 #15 24.49 Verifying : policycoreutils-python-utils-3.5-1.fc38.noarch 37/93 #15 24.49 Verifying : python3-libselinux-3.5-1.fc38.aarch64 38/93 #15 24.49 Verifying : python3-libsemanage-3.5-2.fc38.aarch64 39/93 #15 24.49 Verifying : python3-policycoreutils-3.5-1.fc38.noarch 40/93 #15 24.49 Verifying : python3-setuptools-65.5.1-2.fc38.noarch 41/93 #15 24.49 Verifying : qrencode-libs-4.1.1-4.fc38.aarch64 42/93 #15 24.49 Verifying : rhash-1.4.3-2.fc38.aarch64 43/93 #15 24.49 Verifying : util-linux-2.38.1-4.fc38.aarch64 44/93 #15 24.49 Verifying : which-2.21-39.fc38.aarch64 45/93 #15 24.49 Verifying : xkeyboard-config-2.38-1.fc38.noarch 46/93 #15 24.49 Verifying : annobin-docs-12.38-1.fc38.noarch 47/93 #15 24.49 Verifying : annobin-plugin-gcc-12.38-1.fc38.aarch64 48/93 #15 24.49 Verifying : cmake-3.27.7-1.fc38.aarch64 49/93 #15 24.49 Verifying : cmake-data-3.27.7-1.fc38.noarch 50/93 #15 24.49 Verifying : cmake-filesystem-3.27.7-1.fc38.aarch64 51/93 #15 24.49 Verifying : cmake-rpm-macros-3.27.7-1.fc38.noarch 52/93 #15 24.49 Verifying : cpp-13.2.1-4.fc38.aarch64 53/93 #15 24.49 Verifying : dbus-1:1.14.10-1.fc38.aarch64 54/93 #15 24.49 Verifying : dbus-common-1:1.14.10-1.fc38.noarch 55/93 #15 24.49 Verifying : device-mapper-1.02.197-1.fc38.aarch64 56/93 #15 24.49 Verifying : device-mapper-libs-1.02.197-1.fc38.aarch64 57/93 #15 24.49 Verifying : gcc-13.2.1-4.fc38.aarch64 58/93 #15 24.49 Verifying : gcc-plugin-annobin-13.2.1-4.fc38.aarch64 59/93 #15 24.49 Verifying : git-2.43.2-1.fc38.aarch64 60/93 #15 24.49 Verifying : git-core-2.43.2-1.fc38.aarch64 61/93 #15 24.49 Verifying : git-core-doc-2.43.2-1.fc38.noarch 62/93 #15 24.49 Verifying : glibc-devel-2.37-18.fc38.aarch64 63/93 #15 24.49 Verifying : glibc-static-2.37-18.fc38.aarch64 64/93 #15 24.49 Verifying : kernel-headers-6.7.3-100.fc38.aarch64 65/93 #15 24.49 Verifying : less-633-1.fc38.aarch64 66/93 #15 24.49 Verifying : libasan-13.2.1-4.fc38.aarch64 67/93 #15 24.49 Verifying : libatomic-13.2.1-4.fc38.aarch64 68/93 #15 24.49 Verifying : libubsan-13.2.1-4.fc38.aarch64 69/93 #15 24.49 Verifying : libuv-1:1.48.0-1.fc38.aarch64 70/93 #15 24.49 Verifying : libxcrypt-devel-4.4.36-1.fc38.aarch64 71/93 #15 24.49 Verifying : libxcrypt-static-4.4.36-1.fc38.aarch64 72/93 #15 24.49 Verifying : make-1:4.4.1-1.fc38.aarch64 73/93 #15 24.49 Verifying : openssh-9.0p1-19.fc38.aarch64 74/93 #15 24.49 Verifying : openssh-clients-9.0p1-19.fc38.aarch64 75/93 #15 24.49 Verifying : perl-File-Compare-1.100.700-498.fc38.noarch 76/93 #15 24.49 Verifying : perl-File-Copy-2.39-498.fc38.noarch 77/93 #15 24.49 Verifying : perl-File-Find-1.40-498.fc38.noarch 78/93 #15 24.49 Verifying : perl-Git-2.43.2-1.fc38.noarch 79/93 #15 24.49 Verifying : perl-lib-0.65-498.fc38.aarch64 80/93 #15 24.49 Verifying : python3-audit-3.1.2-8.fc38.aarch64 81/93 #15 24.49 Verifying : python3-setools-4.4.3-1.fc38.aarch64 82/93 #15 24.49 Verifying : rpm-plugin-selinux-4.18.2-1.fc38.aarch64 83/93 #15 24.49 Verifying : selinux-policy-38.31-1.fc38.noarch 84/93 #15 24.49 Verifying : selinux-policy-devel-38.31-1.fc38.noarch 85/93 #15 24.49 Verifying : selinux-policy-targeted-38.31-1.fc38.noarch 86/93 #15 24.49 Verifying : systemd-253.15-2.fc38.aarch64 87/93 #15 24.49 Verifying : systemd-devel-253.15-2.fc38.aarch64 88/93 #15 24.49 Verifying : systemd-networkd-253.15-2.fc38.aarch64 89/93 #15 24.49 Verifying : systemd-pam-253.15-2.fc38.aarch64 90/93 #15 24.49 Verifying : systemd-resolved-253.15-2.fc38.aarch64 91/93 #15 24.49 Verifying : systemd-rpm-macros-253.15-2.fc38.noarch 92/93 #15 24.49 Verifying : vim-filesystem-2:9.1.113-1.fc38.noarch 93/93 #15 24.68 #15 24.68 Installed: #15 24.68 annobin-docs-12.38-1.fc38.noarch #15 24.68 annobin-plugin-gcc-12.38-1.fc38.aarch64 #15 24.68 autoconf-2.71-5.fc38.noarch #15 24.68 automake-1.16.5-11.fc38.noarch #15 24.68 checkpolicy-3.5-1.fc38.aarch64 #15 24.68 cmake-3.27.7-1.fc38.aarch64 #15 24.68 cmake-data-3.27.7-1.fc38.noarch #15 24.68 cmake-filesystem-3.27.7-1.fc38.aarch64 #15 24.68 cmake-rpm-macros-3.27.7-1.fc38.noarch #15 24.68 cpp-13.2.1-4.fc38.aarch64 #15 24.68 cryptsetup-libs-2.6.1-1.fc38.aarch64 #15 24.68 dbus-1:1.14.10-1.fc38.aarch64 #15 24.68 dbus-broker-33-1.fc38.aarch64 #15 24.68 dbus-common-1:1.14.10-1.fc38.noarch #15 24.68 device-mapper-1.02.197-1.fc38.aarch64 #15 24.68 device-mapper-libs-1.02.197-1.fc38.aarch64 #15 24.68 gc-8.2.2-3.fc38.aarch64 #15 24.68 gcc-13.2.1-4.fc38.aarch64 #15 24.68 gcc-plugin-annobin-13.2.1-4.fc38.aarch64 #15 24.68 git-2.43.2-1.fc38.aarch64 #15 24.68 git-core-2.43.2-1.fc38.aarch64 #15 24.68 git-core-doc-2.43.2-1.fc38.noarch #15 24.68 glibc-devel-2.37-18.fc38.aarch64 #15 24.68 glibc-static-2.37-18.fc38.aarch64 #15 24.68 guile22-2.2.7-7.fc38.aarch64 #15 24.68 jsoncpp-1.9.5-4.fc38.aarch64 #15 24.68 kernel-headers-6.7.3-100.fc38.aarch64 #15 24.68 kmod-libs-30-4.fc38.aarch64 #15 24.68 less-633-1.fc38.aarch64 #15 24.68 libargon2-20190702-2.fc38.aarch64 #15 24.68 libasan-13.2.1-4.fc38.aarch64 #15 24.68 libatomic-13.2.1-4.fc38.aarch64 #15 24.68 libcbor-0.7.0-9.fc38.aarch64 #15 24.68 libedit-3.1-45.20221030cvs.fc38.aarch64 #15 24.68 libfdisk-2.38.1-4.fc38.aarch64 #15 24.68 libfido2-1.12.0-3.fc38.aarch64 #15 24.68 libmpc-1.3.1-2.fc38.aarch64 #15 24.68 libseccomp-2.5.3-4.fc38.aarch64 #15 24.68 libseccomp-devel-2.5.3-4.fc38.aarch64 #15 24.68 libselinux-devel-3.5-1.fc38.aarch64 #15 24.68 libselinux-utils-3.5-1.fc38.aarch64 #15 24.68 libsepol-devel-3.5-1.fc38.aarch64 #15 24.68 libtool-2.4.7-6.fc38.aarch64 #15 24.68 libtool-ltdl-2.4.7-6.fc38.aarch64 #15 24.68 libtool-ltdl-devel-2.4.7-6.fc38.aarch64 #15 24.68 libubsan-13.2.1-4.fc38.aarch64 #15 24.68 libutempter-1.2.1-8.fc38.aarch64 #15 24.68 libuv-1:1.48.0-1.fc38.aarch64 #15 24.68 libxcrypt-devel-4.4.36-1.fc38.aarch64 #15 24.68 libxcrypt-static-4.4.36-1.fc38.aarch64 #15 24.68 libxkbcommon-1.5.0-2.fc38.aarch64 #15 24.68 m4-1.4.19-5.fc38.aarch64 #15 24.68 make-1:4.4.1-1.fc38.aarch64 #15 24.68 openssh-9.0p1-19.fc38.aarch64 #15 24.68 openssh-clients-9.0p1-19.fc38.aarch64 #15 24.68 pcre2-devel-10.42-1.fc38.1.aarch64 #15 24.68 pcre2-utf16-10.42-1.fc38.1.aarch64 #15 24.68 pcre2-utf32-10.42-1.fc38.1.aarch64 #15 24.68 perl-Error-1:0.17029-11.fc38.noarch #15 24.68 perl-File-Compare-1.100.700-498.fc38.noarch #15 24.68 perl-File-Copy-2.39-498.fc38.noarch #15 24.68 perl-File-Find-1.40-498.fc38.noarch #15 24.68 perl-Git-2.43.2-1.fc38.noarch #15 24.68 perl-TermReadKey-2.38-16.fc38.aarch64 #15 24.68 perl-Thread-Queue-3.14-490.fc38.noarch #15 24.68 perl-lib-0.65-498.fc38.aarch64 #15 24.68 perl-threads-1:2.27-490.fc38.aarch64 #15 24.68 perl-threads-shared-1.64-490.fc38.aarch64 #15 24.68 policycoreutils-3.5-1.fc38.aarch64 #15 24.68 policycoreutils-devel-3.5-1.fc38.aarch64 #15 24.68 policycoreutils-python-utils-3.5-1.fc38.noarch #15 24.68 python3-audit-3.1.2-8.fc38.aarch64 #15 24.68 python3-libselinux-3.5-1.fc38.aarch64 #15 24.68 python3-libsemanage-3.5-2.fc38.aarch64 #15 24.68 python3-policycoreutils-3.5-1.fc38.noarch #15 24.68 python3-setools-4.4.3-1.fc38.aarch64 #15 24.68 python3-setuptools-65.5.1-2.fc38.noarch #15 24.68 qrencode-libs-4.1.1-4.fc38.aarch64 #15 24.68 rhash-1.4.3-2.fc38.aarch64 #15 24.68 rpm-plugin-selinux-4.18.2-1.fc38.aarch64 #15 24.68 selinux-policy-38.31-1.fc38.noarch #15 24.68 selinux-policy-devel-38.31-1.fc38.noarch #15 24.68 selinux-policy-targeted-38.31-1.fc38.noarch #15 24.68 systemd-253.15-2.fc38.aarch64 #15 24.68 systemd-devel-253.15-2.fc38.aarch64 #15 24.68 systemd-networkd-253.15-2.fc38.aarch64 #15 24.68 systemd-pam-253.15-2.fc38.aarch64 #15 24.68 systemd-resolved-253.15-2.fc38.aarch64 #15 24.68 systemd-rpm-macros-253.15-2.fc38.noarch #15 24.68 util-linux-2.38.1-4.fc38.aarch64 #15 24.68 vim-filesystem-2:9.1.113-1.fc38.noarch #15 24.68 which-2.21-39.fc38.aarch64 #15 24.68 xkeyboard-config-2.38-1.fc38.noarch #15 24.68 #15 24.68 Complete! #14 75.38 Setting up libstring-copyright-perl (0.003012-1) ... #14 75.40 Setting up python3-debian (0.1.43ubuntu1.1) ... #14 75.59 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 72.43 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 72.44 Setting up python3-chardet (4.0.0-1) ... #13 68.07 Setting up libxml-parser-perl:armhf (2.46-2) ... #13 68.20 Setting up libxml-sax-expat-perl (0.51-1) ... #14 81.65 Setting up libpath-tiny-perl (0.144-1) ... #14 81.66 Setting up libarchive-cpio-perl (0.10-3) ... #14 81.68 Setting up libjson-perl (4.10000-1) ... #14 81.70 Setting up libnsl2:arm64 (1.3.0-2build2) ... #14 81.71 Setting up libipc-run3-perl (0.048-3) ... #14 81.73 Setting up libregexp-wildcards-perl (1.05-3) ... #14 81.75 Setting up libfcgi-perl (0.82+ds-2) ... #14 81.77 Setting up libsub-override-perl (0.09-4) ... #14 81.78 Setting up libaliased-perl (0.34-3) ... #14 81.80 Setting up libstrictures-perl (2.000006-1) ... #14 81.81 Setting up libsub-quote-perl (2.006008-1ubuntu1) ... #14 81.83 Setting up libdevel-stacktrace-perl (2.0400-2) ... #14 81.85 Setting up libclass-xsaccessor-perl (1.19-4build1) ... #13 71.60 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 71.61 Setting up libhtml-parser-perl (3.72-3+b3) ... #13 71.63 Setting up libgit-wrapper-perl (0.048-1) ... #13 71.64 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #13 71.66 Setting up librole-tiny-perl (2.000006-1) ... #13 71.67 Setting up gnupg (2.2.12-1+deb10u2) ... #13 71.68 Setting up build-essential (12.6) ... #13 71.70 Setting up libfile-homedir-perl (1.004-1) ... #13 71.71 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... #13 71.73 Setting up libio-socket-ssl-perl (2.060-3) ... #13 71.77 Setting up libsub-exporter-perl (0.987-1) ... #13 71.79 Setting up libalgorithm-merge-perl (0.08-3) ... #13 71.81 Setting up libhttp-message-perl (6.18-1) ... #13 71.83 Setting up libhtml-form-perl (6.03-1) ... #13 71.84 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #13 71.85 Setting up libjson-xs-perl (3.040-1+b1) ... #13 71.87 Setting up libhttp-negotiate-perl (6.01-1) ... #13 71.88 Setting up libio-prompter-perl (0.004015-1) ... #13 71.90 Setting up libhttp-cookies-perl (6.04-1) ... #14 DONE 73.3s #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #16 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #14 73.85 Selecting previously unselected package libxml2:armhf. #14 73.85 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.3ubuntu0.1_armhf.deb ... #14 73.85 Unpacking libxml2:armhf (2.9.14+dfsg-1.3ubuntu0.1) ... #14 73.90 Selecting previously unselected package libyaml-0-2:armhf. #14 73.90 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_armhf.deb ... #14 73.90 Unpacking libyaml-0-2:armhf (0.2.5-1) ... #14 73.93 Selecting previously unselected package lsb-release. #14 73.93 Preparing to unpack .../011-lsb-release_12.0-2_all.deb ... #14 73.94 Unpacking lsb-release (12.0-2) ... #14 73.97 Selecting previously unselected package netbase. #15 3.023 dh_builddeb #15 3.051 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 3.068 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo #15 3.222 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #10 extracting sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 1.8s done #15 DONE 24.9s #14 75.75 Setting up libdata-optlist-perl (0.112-1) ... #14 75.76 Setting up libipc-run-perl (20200505.0-1) ... #14 75.77 Setting up git (1:2.34.1-1ubuntu1.10) ... #14 75.79 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ... #14 75.80 Setting up libcontextual-return-perl (0.004014-2) ... #14 75.81 Setting up libwww-robotrules-perl (6.02-1) ... #14 75.83 Setting up libtypes-serialiser-perl (1.01-1) ... #14 75.84 Setting up g++ (4:11.2.0-1ubuntu1) ... #14 75.87 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 72.75 Setting up libstring-copyright-perl (0.003012-1) ... #14 72.76 Setting up python3-debian (0.1.43ubuntu1.1) ... #14 72.95 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #40 DONE 19.9s #47 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/amd64 < #15 1.524 dpkg-buildpackage: info: host architecture amd64 #15 1.524 dpkg-source --before-build . #15 1.618 debian/rules clean #16 0.684 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease #15 4.668 Selecting previously unselected package libprocps7:amd64. #15 0.750 Reading package lists... #14 74.20 Moving old data out of the way #14 74.20 Unpacking ucf (3.0043+nmu1) ... #14 74.24 Selecting previously unselected package bsdextrautils. #14 74.24 Preparing to unpack .../019-bsdextrautils_2.39.1-4ubuntu2_armhf.deb ... #14 74.25 Unpacking bsdextrautils (2.39.1-4ubuntu2) ... #14 74.28 Selecting previously unselected package libmagic-mgc. #14 74.29 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_armhf.deb ... #14 74.29 Unpacking libmagic-mgc (1:5.44-3) ... #14 74.36 Selecting previously unselected package libmagic1:armhf. #14 74.36 Preparing to unpack .../021-libmagic1_1%3a5.44-3_armhf.deb ... #14 74.37 Unpacking libmagic1:armhf (1:5.44-3) ... #14 74.40 Selecting previously unselected package file. #14 74.40 Preparing to unpack .../022-file_1%3a5.44-3_armhf.deb ... #14 74.40 Unpacking file (1:5.44-3) ... #14 74.43 Selecting previously unselected package gettext-base. #14 74.43 Preparing to unpack .../023-gettext-base_0.21-13_armhf.deb ... #14 74.43 Unpacking gettext-base (0.21-13) ... #14 74.47 Selecting previously unselected package libuchardet0:armhf. #14 74.47 Preparing to unpack .../024-libuchardet0_0.0.7-1build2_armhf.deb ... #14 74.47 Unpacking libuchardet0:armhf (0.0.7-1build2) ... #14 74.50 Selecting previously unselected package groff-base. #14 74.50 Preparing to unpack .../025-groff-base_1.23.0-2_armhf.deb ... #14 74.51 Unpacking groff-base (1.23.0-2) ... #14 74.57 Selecting previously unselected package libcbor0.8:armhf. #15 3.422 #15 3.422 The package has been created. #15 3.422 Attention, the package has been created in the current directory, #15 3.422 not in ".." as indicated by the message above! #15 3.445 Selecting previously unselected package docker-ce-build-deps. #15 3.463 (Reading database ... 29659 files and directories currently installed.) #15 3.464 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 3.468 Unpacking docker-ce-build-deps (1.0) ... #10 ... #13 [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 #13 DONE 1.6s #10 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #14 76.08 Setting up libdata-validate-ip-perl (0.30-1) ... #14 76.10 Setting up libhtml-form-perl (6.07-1) ... #14 76.11 Setting up libiterator-perl (0.03+ds1-1.1) ... #14 76.12 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #14 76.13 Setting up libjson-xs-perl (4.030-1build3) ... #14 76.14 Setting up libhttp-negotiate-perl (6.01-1) ... #14 76.15 Setting up libio-prompter-perl (0.004015-1) ... #14 76.16 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #14 76.17 Setting up libhttp-cookies-perl (6.10-1) ... #14 76.19 Setting up po-debconf (1.0.21+nmu1) ... #14 76.20 Setting up libhtml-tree-perl (5.07-2) ... #14 76.22 Setting up libparams-classify-perl (0.015-1build5) ... #14 76.23 Setting up libhtml-format-perl (2.12-1.1) ... #14 76.24 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 76.30 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 73.12 Setting up libipc-run-perl (20200505.0-1) ... #14 73.14 Setting up git (1:2.34.1-1ubuntu1.10) ... #14 73.16 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ... #14 73.18 Setting up libcontextual-return-perl (0.004014-2) ... #14 73.19 Setting up libwww-robotrules-perl (6.02-1) ... #14 73.21 Setting up libtypes-serialiser-perl (1.01-1) ... #14 73.22 Setting up g++ (4:11.2.0-1ubuntu1) ... #14 73.25 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 73.25 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #14 73.26 Setting up libhtml-parser-perl:armhf (3.76-1build2) ... #14 73.27 Setting up libgit-wrapper-perl (0.048-1) ... #14 73.29 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 73.30 Setting up librole-tiny-perl (2.002004-1) ... #14 73.32 Setting up gnupg (2.2.27-3ubuntu2.1) ... #14 73.35 Setting up build-essential (12.9ubuntu3) ... #14 73.36 Setting up libfont-ttf-perl (1.06-1.1) ... #14 73.38 Setting up libfile-homedir-perl (1.006-1) ... #14 73.39 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #14 73.41 Setting up libio-socket-ssl-perl (2.074-2) ... #14 73.42 Setting up libsub-exporter-perl (0.988-1) ... #14 73.44 Setting up libalgorithm-merge-perl (0.08-3) ... #14 73.45 Setting up libhttp-message-perl (6.36-1) ... #13 68.62 Setting up libsoap-lite-perl (1.27-1) ... #13 68.67 Setting up libxmlrpc-lite-perl (0.717-4) ... #13 68.71 Processing triggers for libc-bin (2.31-13+deb11u8) ... #13 68.80 Processing triggers for ca-certificates (20210119) ... #13 68.81 Updating certificates in /etc/ssl/certs... #14 82.41 Setting up libclone-perl:arm64 (0.46-1) ... #14 82.43 Setting up libalgorithm-diff-perl (1.201-1) ... #14 82.44 Setting up libarchive-zip-perl (1.68-1) ... #14 82.46 Setting up libsub-identify-perl (0.14-3) ... #14 82.47 Setting up libdistro-info-perl (1.5ubuntu0.23.10.1) ... #14 82.48 Setting up libcpanel-json-xs-perl:arm64 (4.37-1) ... #14 82.49 Setting up libhtml-tagset-perl (3.20-6) ... #14 82.50 Setting up liblog-any-perl (1.715-1) ... #14 82.53 Setting up libauthen-sasl-perl (2.1600-3) ... #14 82.54 Setting up libdevel-size-perl (0.83-2build1) ... #14 82.55 Setting up libpython3.11-stdlib:arm64 (3.11.6-3) ... #14 82.56 Setting up libdebhelper-perl (13.11.6ubuntu1) ... #14 82.58 Setting up libpod-constants-perl (0.19-2) ... #14 82.59 Setting up libregexp-pattern-license-perl (3.11.0-1) ... #14 82.61 Setting up liblwp-mediatypes-perl (6.04-2) ... #14 82.61 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #14 82.62 Setting up libio-interactive-perl (1.023-2) ... #14 82.64 Setting up libtry-tiny-perl (0.31-2) ... #14 82.65 Setting up libtype-tiny-perl (2.004000-1) ... #14 82.67 Setting up libcommon-sense-perl:arm64 (3.75-3) ... #14 82.68 Setting up libmldbm-perl (2.05-4) ... #14 82.69 Setting up libxml-namespacesupport-perl (1.12-2) ... #14 82.70 Setting up libnet-http-perl (6.22-1) ... #13 72.32 Setting up dput (1.0.3) ... #13 72.46 Setting up libnet-smtp-ssl-perl (1.04-1) ... #13 72.48 Setting up libmodule-runtime-perl (0.016-1) ... #13 72.49 Setting up libmailtools-perl (2.18-1) ... #13 72.51 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #13 72.52 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #13 72.57 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 72.63 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 72.70 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 1.620 dh clean #15 1.692 dh_clean #15 1.723 debian/rules binary #15 1.725 dh binary #15 1.787 dh_update_autotools_config #15 1.813 dh_autoreconf #15 1.851 create-stamp debian/debhelper-build-stamp #15 1.851 dh_prep #16 0.749 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease #16 0.823 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease #15 4.672 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_amd64.deb ... #15 4.681 Unpacking libprocps7:amd64 (2:3.3.15-2) ... #15 4.722 Selecting previously unselected package procps. #15 4.725 Preparing to unpack .../03-procps_2%3a3.3.15-2_amd64.deb ... #15 4.729 Unpacking procps (2:3.3.15-2) ... #15 4.810 Selecting previously unselected package libarchive13:amd64. #15 4.813 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_amd64.deb ... #15 4.817 Unpacking libarchive13:amd64 (3.3.3-4+deb10u3) ... #15 4.871 Selecting previously unselected package libjsoncpp1:amd64. #15 4.874 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ... #15 4.877 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #15 4.914 Selecting previously unselected package librhash0:amd64. #15 1.549 dpkg-buildpackage: info: source package docker-ce-build-deps #15 1.549 dpkg-buildpackage: info: source version 1.0 #15 1.549 dpkg-buildpackage: info: source distribution unstable #15 1.549 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 1.583 dpkg-buildpackage: info: host architecture arm64 #15 1.583 dpkg-source --before-build . #15 1.680 debian/rules clean #14 74.58 Preparing to unpack .../026-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ... #14 74.58 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ... #14 74.61 Selecting previously unselected package libedit2:armhf. #14 74.61 Preparing to unpack .../027-libedit2_3.1-20221030-2_armhf.deb ... #14 74.62 Unpacking libedit2:armhf (3.1-20221030-2) ... #14 74.65 Selecting previously unselected package libfido2-1:armhf. #14 74.65 Preparing to unpack .../028-libfido2-1_1.13.0-1_armhf.deb ... #14 74.66 Unpacking libfido2-1:armhf (1.13.0-1) ... #14 74.69 Selecting previously unselected package libjansson4:armhf. #14 74.69 Preparing to unpack .../029-libjansson4_2.14-2_armhf.deb ... #14 74.70 Unpacking libjansson4:armhf (2.14-2) ... #14 74.73 Selecting previously unselected package libnghttp2-14:armhf. #14 74.73 Preparing to unpack .../030-libnghttp2-14_1.55.1-1ubuntu0.1_armhf.deb ... #14 74.74 Unpacking libnghttp2-14:armhf (1.55.1-1ubuntu0.1) ... #14 74.77 Selecting previously unselected package libpipeline1:armhf. #14 74.77 Preparing to unpack .../031-libpipeline1_1.5.7-1_armhf.deb ... #14 74.78 Unpacking libpipeline1:armhf (1.5.7-1) ... #14 74.81 Selecting previously unselected package libpng16-16:armhf. #10 extracting sha256:2b9b41aaa3c52ab268b47da303015b94ced04a1eb02e58860e58b283404974f4 0.5s done #10 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 #14 76.36 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 76.48 #14 76.48 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 73.47 Setting up libdata-validate-ip-perl (0.30-1) ... #14 73.48 Setting up libhtml-form-perl (6.07-1) ... #14 73.49 Setting up libiterator-perl (0.03+ds1-1.1) ... #14 73.51 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #14 73.52 Setting up libjson-xs-perl (4.030-1build3) ... #14 73.54 Setting up libhttp-negotiate-perl (6.01-1) ... #14 73.55 Setting up libio-prompter-perl (0.004015-1) ... #14 73.57 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #14 73.59 Setting up libhttp-cookies-perl (6.10-1) ... #14 73.60 Setting up po-debconf (1.0.21+nmu1) ... #14 73.61 Setting up libhtml-tree-perl (5.07-2) ... #14 73.63 Setting up libparams-classify-perl (0.015-1build5) ... #14 73.64 Setting up libhtml-format-perl (2.12-1.1) ... #14 73.66 Setting up libxml-sax-perl (1.02+dfsg-3) ... #13 69.13 0 added, 0 removed; done. #13 69.13 Running hooks in /etc/ca-certificates/update.d... #13 69.13 done. #14 82.71 Setting up libpath-iterator-rule-perl (1.015-2) ... #14 82.73 Setting up libtext-markdown-discount-perl (0.16-1) ... #14 82.74 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #14 82.75 Setting up libtime-moment-perl (0.44-2build1) ... #14 82.76 Setting up libencode-locale-perl (1.05-3) ... #14 82.78 Setting up libexception-class-perl (1.45-1) ... #14 82.79 Setting up libmath-base85-perl (0.5+dfsg-2) ... #14 82.80 Setting up libconfig-tiny-perl (2.29-1) ... #14 82.82 Setting up libsereal-encoder-perl (5.004+ds-1) ... #14 82.83 Setting up libdevel-callchecker-perl:arm64 (0.008-2) ... #14 82.84 Setting up liblist-utilsby-perl (0.12-2) ... #14 82.85 Setting up libstring-shellquote-perl (1.04-3) ... #14 82.87 Setting up libnet-netmask-perl (2.0002-2) ... #14 82.88 Setting up libsub-install-perl (0.929-1) ... #14 82.89 Setting up gcc (4:13.2.0-1ubuntu1) ... #14 82.93 Setting up dpkg-dev (1.22.0ubuntu1) ... #15 1.877 dh_install #15 1.910 dh_installdocs #15 1.945 dh_installchangelogs #15 2.022 dh_perl #16 0.897 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease #13 72.86 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 72.90 Setting up libconst-fast-perl (0.014-1) ... #13 72.91 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ... #13 72.93 Setting up libmodule-implementation-perl (0.09-1) ... #13 72.95 Setting up libemail-valid-perl (1.202-1) ... #13 72.96 Setting up libcgi-fast-perl (1:2.13-1) ... #15 4.916 Preparing to unpack .../06-librhash0_1.3.8-1_amd64.deb ... #15 4.921 Unpacking librhash0:amd64 (1.3.8-1) ... #15 4.962 Selecting previously unselected package libuv1:amd64. #15 4.965 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_amd64.deb ... #15 4.968 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... #15 5.002 Selecting previously unselected package cmake. #15 5.005 Preparing to unpack .../08-cmake_3.13.4-1_amd64.deb ... #15 5.009 Unpacking cmake (3.13.4-1) ... #15 1.682 dh clean #15 1.756 dh_clean #15 1.788 debian/rules binary #15 1.790 dh binary #15 1.853 dh_update_autotools_config #15 1.880 dh_autoreconf #15 1.918 create-stamp debian/debhelper-build-stamp #15 1.918 dh_prep #14 74.81 Preparing to unpack .../032-libpng16-16_1.6.40-1_armhf.deb ... #14 74.81 Unpacking libpng16-16:armhf (1.6.40-1) ... #14 74.85 Selecting previously unselected package libpsl5:armhf. #14 74.85 Preparing to unpack .../033-libpsl5_0.21.2-1_armhf.deb ... #14 74.85 Unpacking libpsl5:armhf (0.21.2-1) ... #14 74.89 Selecting previously unselected package libxau6:armhf. #14 74.89 Preparing to unpack .../034-libxau6_1%3a1.0.9-1build5_armhf.deb ... #14 74.89 Unpacking libxau6:armhf (1:1.0.9-1build5) ... #14 74.92 Selecting previously unselected package libxdmcp6:armhf. #14 74.92 Preparing to unpack .../035-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ... #14 74.93 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #14 74.96 Selecting previously unselected package libxcb1:armhf. #14 74.96 Preparing to unpack .../036-libxcb1_1.15-1_armhf.deb ... #14 74.97 Unpacking libxcb1:armhf (1.15-1) ... #14 74.99 Selecting previously unselected package libx11-data. #14 74.99 Preparing to unpack .../037-libx11-data_2%3a1.8.6-1ubuntu1_all.deb ... #14 75.00 Unpacking libx11-data (2:1.8.6-1ubuntu1) ... #14 75.06 Selecting previously unselected package libx11-6:armhf. #47 ... #50 [build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt xx-apt-get install --no-install-recommends -y dpkg-dev gcc libapparmor-dev libc6-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev pkg-config #50 0.886 Hit:1 http://deb.debian.org/debian bookworm InRelease #50 0.886 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #50 0.887 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #14 76.54 Setting up dput (1.1.0ubuntu2.1) ... #14 76.69 Setting up libdata-validate-uri-perl (0.07-2) ... #14 76.71 Setting up libnet-smtp-ssl-perl (1.04-1) ... #14 76.72 Setting up libmodule-runtime-perl (0.016-1) ... #14 76.73 Setting up libmailtools-perl (2.21-1) ... #14 76.74 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 76.78 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 76.86 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 73.74 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 73.80 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 73.92 #14 73.92 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 3.515 Reading package lists... #18 DONE 2.6s #14 82.95 Setting up libindirect-perl (0.39-2build1) ... #14 82.96 Setting up libxs-parse-sublike-perl:arm64 (0.20-1ubuntu3) ... #14 82.97 Setting up intltool-debian (0.35.0+20060710.6) ... #14 82.99 Setting up libfreezethaw-perl (0.5001-3) ... #14 83.01 Setting up libobject-pad-perl (0.801-2) ... #14 83.02 Setting up liberror-perl (0.17029-2) ... #14 83.03 Setting up patchutils (0.4.2-1build2) ... #14 83.05 Setting up libmail-sendmail-perl (0.80-3) ... #14 83.06 Setting up libltdl-dev:arm64 (2.4.7-7) ... #14 83.08 Setting up libjson-maybexs-perl (1.004005-1) ... #14 83.10 Setting up libxml-sax-base-perl (1.09-3) ... #14 83.11 Setting up libio-string-perl (1.08-4) ... #14 83.12 Setting up libreadonly-perl (2.050-3) ... #14 83.14 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ... #15 2.056 dh_link #15 2.088 dh_strip_nondeterminism #15 2.145 dh_compress #15 2.182 dh_fixperms #15 2.219 dh_missing #15 2.243 dh_installdeb #15 2.275 dh_gencontrol #15 2.384 dh_md5sums #13 72.98 Setting up libpackage-stash-perl (0.38-1) ... #13 73.00 Setting up libimport-into-perl (1.002005-1) ... #13 73.01 Setting up libmoo-perl (2.003004-2) ... #13 73.03 Setting up libmime-tools-perl (5.509-1) ... #13 73.05 Setting up libxml-simple-perl (2.25-1) ... #13 73.06 Setting up libparams-validate-perl (1.29-1+b1) ... #13 73.08 Setting up libb-hooks-endofscope-perl (0.24-1) ... #13 73.13 Setting up lintian (2.15.0) ... #13 73.15 Setting up libnamespace-clean-perl (0.27-1) ... #13 73.16 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #13 73.18 Setting up licensecheck (3.0.31-3) ... #13 73.19 Setting up libgitlab-api-v4-perl (0.16-1) ... #15 5.346 Selecting previously unselected package dh-apparmor. #15 5.349 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #15 5.352 Unpacking dh-apparmor (2.13.2-10) ... #15 5.382 Selecting previously unselected package libseccomp-dev:amd64. #15 5.385 Preparing to unpack .../10-libseccomp-dev_2.3.3-4_amd64.deb ... #15 5.388 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... #15 5.423 Selecting previously unselected package libsystemd-dev:amd64. #15 5.426 Preparing to unpack .../11-libsystemd-dev_241-7~deb10u10_amd64.deb ... #15 5.429 Unpacking libsystemd-dev:amd64 (241-7~deb10u10) ... #15 5.516 Selecting previously unselected package pkg-config. #15 1.945 dh_install #15 1.976 dh_installdocs #15 2.013 dh_installchangelogs #15 2.091 dh_perl #15 2.124 dh_link #15 2.156 dh_strip_nondeterminism #15 2.213 dh_compress #14 75.06 Preparing to unpack .../038-libx11-6_2%3a1.8.6-1ubuntu1_armhf.deb ... #14 75.06 Unpacking libx11-6:armhf (2:1.8.6-1ubuntu1) ... #14 75.11 Selecting previously unselected package libxext6:armhf. #14 75.11 Preparing to unpack .../039-libxext6_2%3a1.3.4-1build1_armhf.deb ... #14 75.11 Unpacking libxext6:armhf (2:1.3.4-1build1) ... #14 75.15 Selecting previously unselected package libxmuu1:armhf. #14 75.15 Preparing to unpack .../040-libxmuu1_2%3a1.1.3-3_armhf.deb ... #14 75.15 Unpacking libxmuu1:armhf (2:1.1.3-3) ... #14 75.20 Selecting previously unselected package man-db. #14 75.20 Preparing to unpack .../041-man-db_2.11.2-3_armhf.deb ... #14 75.20 Unpacking man-db (2.11.2-3) ... #14 75.26 Selecting previously unselected package manpages. #14 75.26 Preparing to unpack .../042-manpages_6.03-2_all.deb ... #14 75.26 Unpacking manpages (6.03-2) ... #14 75.32 Selecting previously unselected package openssh-client. #14 76.93 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 77.05 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 77.07 Setting up dh-strip-nondeterminism (1.13.0-1) ... #14 77.09 Setting up libconst-fast-perl (0.014-1.1) ... #14 77.10 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 77.11 Setting up libdata-dpath-perl (0.58-1) ... #14 77.12 Setting up libmodule-implementation-perl (0.09-1.1) ... #14 77.13 Setting up libpackage-stash-perl (0.39-1) ... #14 77.15 Setting up libimport-into-perl (1.002005-1) ... #14 73.94 Setting up dput (1.1.0ubuntu2.1) ... #14 74.10 Setting up libdata-validate-uri-perl (0.07-2) ... #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.0s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers #14 83.15 Setting up libstring-copyright-perl (0.003014-1) ... #14 83.17 Setting up libdata-optlist-perl (0.114-1) ... #14 83.18 Setting up libipc-run-perl (20220807.0-1) ... #14 83.20 Setting up git (1:2.40.1-1ubuntu1) ... #14 83.22 Setting up libtext-xslate-perl:arm64 (3.5.9-1build2) ... #14 83.23 Setting up libcontextual-return-perl (0.004014-4) ... #14 83.25 Setting up libwww-robotrules-perl (6.02-1) ... #14 83.27 Setting up libtypes-serialiser-perl (1.01-1) ... #14 83.28 Setting up libnsl-dev:arm64 (1.3.0-2build2) ... #14 83.29 Setting up libhtml-parser-perl:arm64 (3.81-1) ... #14 83.31 Setting up libgit-wrapper-perl (0.048-2) ... #14 83.33 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 83.35 Setting up librole-tiny-perl (2.002004-1) ... #14 83.36 Setting up gnupg (2.2.40-1.1ubuntu1) ... #14 83.37 Setting up libc6-dev:arm64 (2.38-1ubuntu6.1) ... #14 83.39 Setting up libfont-ttf-perl (1.06-2) ... #14 83.40 Setting up libfile-homedir-perl (1.006-2) ... #14 83.42 Setting up libalgorithm-diff-xs-perl:arm64 (0.04-8) ... #14 83.43 Setting up libio-socket-ssl-perl (2.083-1) ... #14 83.44 Setting up libstdc++-13-dev:arm64 (13.2.0-4ubuntu3) ... #14 83.45 Setting up libsub-exporter-perl (0.990-1) ... #14 83.47 Setting up libpython3-stdlib:arm64 (3.11.4-5) ... #15 4.378 Building dependency tree... #15 2.416 dh_builddeb #15 2.441 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.460 dpkg-genbuildinfo --build=binary #15 2.590 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes #13 73.21 Setting up liblwp-protocol-https-perl (6.07-2) ... #13 73.23 Setting up libwww-perl (6.36-2) ... #13 73.24 Setting up debhelper (12.1.1) ... #13 73.26 Setting up dh-autoreconf (19) ... #13 73.28 Setting up devscripts (2.19.5+deb10u1) ... #13 73.44 Setting up dh-strip-nondeterminism (1.1.2-1) ... #15 5.519 Preparing to unpack .../12-pkg-config_0.29-6_amd64.deb ... #15 5.523 Unpacking pkg-config (0.29-6) ... #15 5.566 Setting up libseccomp-dev:amd64 (2.3.3-4) ... #15 5.575 Setting up libarchive13:amd64 (3.3.3-4+deb10u3) ... #15 5.584 Setting up libprocps7:amd64 (2:3.3.15-2) ... #15 5.593 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... #15 5.603 Setting up bash-completion (1:2.8-6) ... #15 2.251 dh_fixperms #15 2.288 dh_missing #15 2.312 dh_installdeb #15 2.343 dh_gencontrol #15 2.455 dh_md5sums #14 75.32 Preparing to unpack .../043-openssh-client_1%3a9.3p1-1ubuntu3.2_armhf.deb ... #14 75.33 Unpacking openssh-client (1:9.3p1-1ubuntu3.2) ... #14 75.39 Selecting previously unselected package publicsuffix. #14 75.39 Preparing to unpack .../044-publicsuffix_20230209.2326-1_all.deb ... #14 75.39 Unpacking publicsuffix (20230209.2326-1) ... #14 75.43 Selecting previously unselected package strace. #14 75.43 Preparing to unpack .../045-strace_6.5-0.0ubuntu1_armhf.deb ... #14 75.43 Unpacking strace (6.5-0.0ubuntu1) ... #14 75.47 Selecting previously unselected package xauth. #14 75.47 Preparing to unpack .../046-xauth_1%3a1.1.2-1_armhf.deb ... #14 75.48 Unpacking xauth (1:1.1.2-1) ... #14 75.51 Selecting previously unselected package xz-utils. #14 75.51 Preparing to unpack .../047-xz-utils_5.4.1-0.2_armhf.deb ... #14 75.51 Unpacking xz-utils (5.4.1-0.2) ... #14 75.55 Selecting previously unselected package m4. #14 74.11 Setting up libnet-smtp-ssl-perl (1.04-1) ... #14 74.12 Setting up libmodule-runtime-perl (0.016-1) ... #14 74.13 Setting up libmailtools-perl (2.21-1) ... #14 74.14 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 74.19 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 74.26 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 74.33 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 74.45 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 77.16 Setting up libmoo-perl (2.005004-3) ... #14 77.17 Setting up liblist-someutils-perl (0.58-1) ... #14 77.19 Setting up debhelper (13.6ubuntu1) ... #14 77.20 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #14 77.21 Setting up equivs (2.3.1) ... #14 77.22 Setting up libmoox-aliases-perl (0.001006-1.1) ... #14 77.23 Setting up libb-hooks-endofscope-perl (0.25-1) ... #14 77.24 Setting up libnamespace-clean-perl (0.27-1) ... #14 77.25 Setting up libnamespace-autoclean-perl (0.29-1) ... #14 83.51 Setting up libalgorithm-merge-perl (0.08-5) ... #14 83.53 Setting up libhttp-message-perl (6.44-2ubuntu1) ... #14 83.54 Setting up libdata-validate-ip-perl (0.31-1) ... #14 83.56 Setting up libhtml-form-perl (6.11-1) ... #14 83.57 Setting up libiterator-perl (0.03+ds1-2) ... #15 4.566 Reading state information... #15 4.573 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 2.665 dpkg-genchanges: info: binary-only upload (no source code included) #15 2.667 dpkg-source --after-build . #15 2.762 dpkg-buildpackage: info: binary-only upload (no source included) #15 2.766 #15 2.766 The package has been created. #15 2.766 Attention, the package has been created in the current directory, #15 2.766 not in ".." as indicated by the message above! #15 2.787 Selecting previously unselected package docker-ce-build-deps. #15 2.803 (Reading database ... 28673 files and directories currently installed.) #15 2.803 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 2.806 Unpacking docker-ce-build-deps (1.0) ... #13 73.45 Setting up equivs (2.2.0) ... #13 73.47 Setting up libxml-parser-perl (2.44-4) ... #13 73.49 Setting up libxml-sax-expat-perl (0.51-1) ... #13 73.53 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #13 73.58 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 73.72 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 DONE 70.1s #14 75.55 Preparing to unpack .../048-m4_1.4.19-3_armhf.deb ... #14 75.56 Unpacking m4 (1.4.19-3) ... #14 75.59 Selecting previously unselected package autoconf. #14 75.59 Preparing to unpack .../049-autoconf_2.71-3_all.deb ... #14 75.60 Unpacking autoconf (2.71-3) ... #14 75.64 Selecting previously unselected package autotools-dev. #14 75.65 Preparing to unpack .../050-autotools-dev_20220109.1_all.deb ... #14 75.65 Unpacking autotools-dev (20220109.1) ... #14 75.69 Selecting previously unselected package automake. #14 75.70 Preparing to unpack .../051-automake_1%3a1.16.5-1.3_all.deb ... #14 75.70 Unpacking automake (1:1.16.5-1.3) ... #14 75.75 Selecting previously unselected package autopoint. #14 75.75 Preparing to unpack .../052-autopoint_0.21-13_all.deb ... #15 2.486 dh_builddeb #15 2.511 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.532 dpkg-genbuildinfo --build=binary #15 2.669 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes #14 74.48 Setting up dh-strip-nondeterminism (1.13.0-1) ... #14 74.49 Setting up libconst-fast-perl (0.014-1.1) ... #14 74.51 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 74.52 Setting up libdata-dpath-perl (0.58-1) ... #14 74.54 Setting up libmodule-implementation-perl (0.09-1.1) ... #14 74.55 Setting up libpackage-stash-perl (0.39-1) ... #14 74.57 Setting up libimport-into-perl (1.002005-1) ... #14 74.58 Setting up libmoo-perl (2.005004-3) ... #14 74.60 Setting up liblist-someutils-perl (0.58-1) ... #14 74.61 Setting up debhelper (13.6ubuntu1) ... #14 74.62 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #14 74.64 Setting up equivs (2.3.1) ... #14 74.65 Setting up libmoox-aliases-perl (0.001006-1.1) ... #14 74.68 Setting up libb-hooks-endofscope-perl (0.25-1) ... #14 77.27 Setting up libgitlab-api-v4-perl (0.26-1) ... #14 77.28 Setting up libmoox-struct-perl (0.020-1) ... #14 77.29 Setting up lintian (2.114.0ubuntu1.3) ... #14 77.30 Setting up licensecheck (3.2.14-2) ... #14 77.31 Setting up liblwp-protocol-https-perl (6.10-1) ... #14 77.32 Setting up libwww-perl (6.61-1) ... #14 77.33 Setting up devscripts (2.22.1ubuntu1) ... #14 77.49 Setting up libxml-parser-perl:arm64 (2.46-3build1) ... #14 77.50 Setting up libxml-sax-expat-perl (0.51-1) ... #14 77.54 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 77.60 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #16 1.044 Reading package lists... #14 83.58 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #14 83.60 Setting up libjson-xs-perl (4.030-2) ... #14 83.63 Setting up g++-13 (13.2.0-4ubuntu3) ... #14 83.64 Setting up python3.11 (3.11.6-3) ... #15 4.833 Starting 2 pkgProblemResolver with broken count: 0 #15 4.837 Done #15 5.027 Done #15 11.57 Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 53/91 #15 20.40 Installing : python3-policycoreutils-3.5-1.fc38.noarch 54/91 #15 20.41 Installing : policycoreutils-python-utils-3.5-1.fc38.noarch 55/91 #15 20.42 Installing : libedit-3.1-45.20221030cvs.fc38.x86_64 56/91 #15 20.42 Installing : libcbor-0.7.0-9.fc38.x86_64 57/91 #15 20.43 Installing : libfido2-1.12.0-3.fc38.x86_64 58/91 #15 20.45 Installing : openssh-clients-9.0p1-19.fc38.x86_64 59/91 #15 20.45 Running scriptlet: openssh-clients-9.0p1-19.fc38.x86_64 59/91 #15 20.55 Installing : git-core-2.43.2-1.fc38.x86_64 60/91 #15 20.58 Installing : git-core-doc-2.43.2-1.fc38.noarch 61/91 #15 20.59 Installing : perl-Git-2.43.2-1.fc38.noarch 62/91 #15 20.60 Installing : git-2.43.2-1.fc38.x86_64 63/91 #15 20.60 Installing : libargon2-20190702-2.fc38.x86_64 64/91 #15 20.61 Installing : kmod-libs-30-4.fc38.x86_64 65/91 #15 20.62 Installing : device-mapper-libs-1.02.197-1.fc38.x86_64 66/91 #15 20.63 Installing : cryptsetup-libs-2.6.1-1.fc38.x86_64 67/91 #15 20.64 Installing : device-mapper-1.02.197-1.fc38.x86_64 68/91 #15 20.66 Installing : systemd-networkd-253.15-2.fc38.x86_64 69/91 #15 20.67 Running scriptlet: systemd-networkd-253.15-2.fc38.x86_64 69/91 #15 20.68 Installing : systemd-pam-253.15-2.fc38.x86_64 70/91 #15 20.69 Installing : systemd-resolved-253.15-2.fc38.x86_64 71/91 #15 20.70 Running scriptlet: systemd-resolved-253.15-2.fc38.x86_64 71/91 #15 20.83 Installing : systemd-253.15-2.fc38.x86_64 72/91 #15 20.84 Running scriptlet: systemd-253.15-2.fc38.x86_64 72/91 #15 21.08 Creating group 'input' with GID 104. #15 21.08 Creating group 'kvm' with GID 36. #15 21.08 Creating group 'render' with GID 105. #15 21.08 Creating group 'sgx' with GID 106. #15 21.08 Creating group 'systemd-journal' with GID 190. #15 21.08 Creating group 'systemd-network' with GID 192. #15 21.08 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. #15 21.08 Creating group 'systemd-oom' with GID 999. #15 21.08 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999. #15 21.08 Creating group 'systemd-resolve' with GID 193. #15 21.08 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. #15 21.08 #15 21.08 Installing : jsoncpp-1.9.5-4.fc38.x86_64 73/91 #15 21.09 Installing : gc-8.2.2-3.fc38.x86_64 74/91 #15 21.36 Installing : guile22-2.2.7-7.fc38.x86_64 75/91 #13 73.76 Setting up libsoap-lite-perl (1.27-1) ... #13 73.77 Setting up libxmlrpc-lite-perl (0.717-2) ... #13 73.79 Processing triggers for libc-bin (2.28-10+deb10u2) ... #13 73.83 Processing triggers for ca-certificates (20200601~deb10u2) ... #13 73.84 Updating certificates in /etc/ssl/certs... #15 6.264 Setting up pkg-config (0.29-6) ... #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.0s #15 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #14 75.76 Unpacking autopoint (0.21-13) ... #14 75.79 Selecting previously unselected package binutils-common:armhf. #14 75.79 Preparing to unpack .../053-binutils-common_2.41-5ubuntu1_armhf.deb ... #14 75.80 Unpacking binutils-common:armhf (2.41-5ubuntu1) ... #14 75.83 Selecting previously unselected package libsframe1:armhf. #14 75.83 Preparing to unpack .../054-libsframe1_2.41-5ubuntu1_armhf.deb ... #14 75.84 Unpacking libsframe1:armhf (2.41-5ubuntu1) ... #14 75.88 Selecting previously unselected package libbinutils:armhf. #14 75.88 Preparing to unpack .../055-libbinutils_2.41-5ubuntu1_armhf.deb ... #14 75.89 Unpacking libbinutils:armhf (2.41-5ubuntu1) ... #14 75.93 Selecting previously unselected package libctf-nobfd0:armhf. #14 75.93 Preparing to unpack .../056-libctf-nobfd0_2.41-5ubuntu1_armhf.deb ... #14 75.94 Unpacking libctf-nobfd0:armhf (2.41-5ubuntu1) ... #14 75.98 Selecting previously unselected package libctf0:armhf. #15 2.744 dpkg-genchanges: info: binary-only upload (no source code included) #15 2.747 dpkg-source --after-build . #15 2.844 dpkg-buildpackage: info: binary-only upload (no source included) #14 74.69 Setting up libnamespace-clean-perl (0.27-1) ... #14 74.70 Setting up libnamespace-autoclean-perl (0.29-1) ... #14 74.71 Setting up libgitlab-api-v4-perl (0.26-1) ... #14 74.73 Setting up libmoox-struct-perl (0.020-1) ... #14 74.74 Setting up lintian (2.114.0ubuntu1.3) ... #14 74.76 Setting up licensecheck (3.2.14-2) ... #14 74.78 Setting up liblwp-protocol-https-perl (6.10-1) ... #14 74.79 Setting up libwww-perl (6.61-1) ... #14 74.81 Setting up devscripts (2.22.1ubuntu1) ... #14 74.96 Setting up libxml-parser-perl:armhf (2.46-3build1) ... #14 77.72 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 77.75 Processing triggers for libc-bin (2.35-0ubuntu3.6) ... #14 77.77 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... #14 77.78 Updating certificates in /etc/ssl/certs... #16 DONE 2.7s #15 5.217 Starting pkgProblemResolver with broken count: 0 #15 5.253 Starting 2 pkgProblemResolver with broken count: 0 #15 5.257 Done #15 21.38 Installing : make-1:4.4.1-1.fc38.x86_64 76/91 #50 1.429 Reading package lists... #15 2.868 Reading package lists... #13 74.22 0 added, 0 removed; done. #13 74.22 Running hooks in /etc/ca-certificates/update.d... #15 6.311 Setting up librhash0:amd64 (1.3.8-1) ... #15 6.320 Setting up procps (2:3.3.15-2) ... #15 6.349 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #15 6.362 Setting up cmake-data (3.13.4-1) ... #15 6.376 Setting up dh-apparmor (2.13.2-10) ... #15 6.387 Setting up libsystemd-dev:amd64 (241-7~deb10u10) ... #15 6.407 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #15 6.418 Setting up cmake (3.13.4-1) ... #15 6.428 Setting up docker-ce-build-deps (1.0) ... #15 6.439 Processing triggers for man-db (2.8.5-2+deb10u1) ... #15 2.848 #15 2.848 The package has been created. #15 2.848 Attention, the package has been created in the current directory, #15 2.848 not in ".." as indicated by the message above! #15 2.872 Selecting previously unselected package docker-ce-build-deps. #15 2.887 (Reading database ... 28651 files and directories currently installed.) #15 2.889 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 2.896 Unpacking docker-ce-build-deps (1.0) ... #14 75.98 Preparing to unpack .../057-libctf0_2.41-5ubuntu1_armhf.deb ... #14 75.99 Unpacking libctf0:armhf (2.41-5ubuntu1) ... #14 76.02 Selecting previously unselected package binutils-arm-linux-gnueabihf. #14 76.02 Preparing to unpack .../058-binutils-arm-linux-gnueabihf_2.41-5ubuntu1_armhf.deb ... #14 76.02 Unpacking binutils-arm-linux-gnueabihf (2.41-5ubuntu1) ... #14 76.12 Selecting previously unselected package binutils. #14 76.12 Preparing to unpack .../059-binutils_2.41-5ubuntu1_armhf.deb ... #14 76.16 Unpacking binutils (2.41-5ubuntu1) ... #14 76.20 Selecting previously unselected package libc-dev-bin. #14 76.20 Preparing to unpack .../060-libc-dev-bin_2.38-1ubuntu6.1_armhf.deb ... #14 76.20 Unpacking libc-dev-bin (2.38-1ubuntu6.1) ... #14 76.23 Selecting previously unselected package linux-libc-dev:armhf. #15 0.499 Hit:1 http://deb.debian.org/debian bullseye InRelease #14 74.98 Setting up libxml-sax-expat-perl (0.51-1) ... #14 75.03 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 75.08 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 75.20 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 78.11 0 added, 0 removed; done. #14 78.11 Running hooks in /etc/ca-certificates/update.d... #17 [stage-1 6/6] WORKDIR /root/rpmbuild #17 DONE 0.0s #18 exporting to image #18 exporting layers #15 5.638 The following additional packages will be installed: #16 2.447 dh_testdir #16 2.467 dh_testroot #16 2.486 dh_prep #16 2.509 dh_testdir #16 2.528 dh_testroot #16 2.548 dh_install #16 2.576 dh_installdocs #16 2.611 dh_installchangelogs #16 2.688 dh_compress #14 84.39 Setting up libhttp-negotiate-perl (6.01-2) ... #14 84.40 Setting up libio-prompter-perl (0.004015-2) ... #14 84.41 Setting up libiterator-util-perl (0.02+ds1-2) ... #14 84.42 Setting up libhttp-cookies-perl (6.10-1) ... #14 84.44 Setting up libtool (2.4.7-7) ... #14 84.45 Setting up po-debconf (1.0.21+nmu1) ... #14 84.47 Setting up libhtml-tree-perl (5.07-3) ... #14 84.48 Setting up libparams-classify-perl:arm64 (0.015-2build2) ... #14 84.49 Setting up libcgi-pm-perl (4.57-1) ... #14 84.51 Setting up python3 (3.11.4-5) ... #15 21.84 Installing : gcc-13.2.1-4.fc38.x86_64 77/91 #15 21.85 Running scriptlet: gcc-13.2.1-4.fc38.x86_64 77/91 #15 21.87 Installing : policycoreutils-devel-3.5-1.fc38.x86_64 78/91 #15 21.97 Installing : selinux-policy-devel-38.31-1.fc38.noarch 79/91 #20 exporting layers 4.4s done #15 3.348 Building dependency tree... #15 3.469 Reading state information... #15 3.485 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #50 2.335 + apt-get install --no-install-recommends -y dpkg-dev gcc libapparmor-dev libc6-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev pkg-config #13 74.23 done. #14 76.24 Preparing to unpack .../061-linux-libc-dev_6.5.0-21.21_armhf.deb ... #14 76.24 Unpacking linux-libc-dev:armhf (6.5.0-21.21) ... #14 76.41 Selecting previously unselected package libcrypt-dev:armhf. #14 76.41 Preparing to unpack .../062-libcrypt-dev_1%3a4.4.36-2_armhf.deb ... #14 76.42 Unpacking libcrypt-dev:armhf (1:4.4.36-2) ... #14 76.46 Selecting previously unselected package libtirpc-dev:armhf. #14 76.46 Preparing to unpack .../063-libtirpc-dev_1.3.3+ds-1_armhf.deb ... #14 76.47 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ... #14 76.52 Selecting previously unselected package libnsl-dev:armhf. #15 3.014 Reading package lists... #15 0.500 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #15 0.500 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #14 75.23 Processing triggers for libc-bin (2.35-0ubuntu3.6) ... #14 75.27 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... #14 75.27 Updating certificates in /etc/ssl/certs... #14 78.11 done. #15 5.639 bash-completion cmake cmake-data dh-apparmor libjsoncpp25 libpkgconf3 #15 5.640 libproc2-0 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config pkgconf #15 5.640 pkgconf-bin procps #15 5.642 Suggested packages: #15 5.642 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp #15 5.642 Recommended packages: #15 5.642 psmisc #15 5.838 The following NEW packages will be installed: #16 2.724 dh_fixperms #16 2.767 dh_installdeb #16 2.796 dh_gencontrol #16 2.917 dh_md5sums #12 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 2.0s done #12 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 0.1s #14 84.77 Setting up libhtml-format-perl (2.16-2) ... #15 21.98 Running scriptlet: selinux-policy-devel-38.31-1.fc38.noarch 79/91 #15 22.25 Installing : cmake-data-3.27.7-1.fc38.noarch 80/91 #10 extracting sha256:49b40be4436eff6fe463f6977159dc727df37cabe65ade75c75c1caa3cb0a234 1.9s done #10 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b #20 writing image sha256:c99e9c9513d195e87ee2a5e4e98e6d958153dc51d4ff026f8cbba29137ef1bac done #20 naming to docker.io/debbuild-debian-bookworm/x86_64 done #20 DONE 4.4s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/debbuild/debian-bookworm:/build debbuild-debian-bookworm/x86_64 #15 3.617 Starting 2 pkgProblemResolver with broken count: 0 #15 3.619 Done #15 3.737 Done #15 3.841 Starting pkgProblemResolver with broken count: 0 #13 DONE 74.7s #14 76.53 Preparing to unpack .../064-libnsl-dev_1.3.0-2build2_armhf.deb ... #14 76.53 Unpacking libnsl-dev:armhf (1.3.0-2build2) ... #14 76.57 Selecting previously unselected package rpcsvc-proto. #14 76.57 Preparing to unpack .../065-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ... #14 76.57 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 76.61 Selecting previously unselected package libc6-dev:armhf. #14 76.61 Preparing to unpack .../066-libc6-dev_2.38-1ubuntu6.1_armhf.deb ... #14 76.61 Unpacking libc6-dev:armhf (2.38-1ubuntu6.1) ... #14 76.74 Selecting previously unselected package libisl23:armhf. #14 76.74 Preparing to unpack .../067-libisl23_0.26-3_armhf.deb ... #14 76.75 Unpacking libisl23:armhf (0.26-3) ... #14 76.80 Selecting previously unselected package libmpfr6:armhf. #14 76.80 Preparing to unpack .../068-libmpfr6_4.2.1-1_armhf.deb ... #14 76.80 Unpacking libmpfr6:armhf (4.2.1-1) ... #14 76.84 Selecting previously unselected package libmpc3:armhf. #14 76.84 Preparing to unpack .../069-libmpc3_1.3.1-1_armhf.deb ... #14 76.85 Unpacking libmpc3:armhf (1.3.1-1) ... #15 3.523 Building dependency tree... #15 6.974 Processing triggers for libc-bin (2.28-10+deb10u2) ... #14 75.60 0 added, 0 removed; done. #14 75.60 Running hooks in /etc/ca-certificates/update.d... #14 75.60 done. #16 2.946 dh_builddeb #16 2.968 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 2.989 #16 2.989 The package has been created. #16 2.989 Attention, the package has been created in the current directory, #16 2.989 not in ".." as indicated by the message above! #16 3.011 Selecting previously unselected package docker-ce-build-deps. #16 3.026 (Reading database ... 26057 files and directories currently installed.) #15 5.838 bash-completion cmake cmake-data dh-apparmor libjsoncpp25 libpkgconf3 #15 5.839 libproc2-0 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config pkgconf #15 5.839 pkgconf-bin procps #15 6.127 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #15 6.127 1 not fully installed or removed. #15 6.127 Need to get 8168 kB of archives. #15 6.127 After this operation, 34.8 MB of additional disk space will be used. #15 6.127 Get:1 http://deb.debian.org/debian bookworm/main armhf bash-completion all 1:2.11-6 [234 kB] #14 84.79 Setting up python3-xdg (0.28-2) ... #14 84.92 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 84.98 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 85.04 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 22.44 Installing : cmake-3.27.7-1.fc38.x86_64 81/91 #15 22.45 Installing : libtool-2.4.7-6.fc38.x86_64 82/91 #15 22.46 Installing : annobin-plugin-gcc-12.38-1.fc38.x86_64 83/91 #15 22.47 Running scriptlet: annobin-plugin-gcc-12.38-1.fc38.x86_64 83/91 #15 22.49 Installing : gcc-plugin-annobin-13.2.1-4.fc38.x86_64 84/91 #15 22.49 Running scriptlet: gcc-plugin-annobin-13.2.1-4.fc38.x86_64 84/91 #15 22.51 Installing : libselinux-devel-3.5-1.fc38.x86_64 85/91 #15 22.53 Installing : libtool-ltdl-devel-2.4.7-6.fc38.x86_64 86/91 #15 22.53 Installing : libseccomp-devel-2.5.3-4.fc38.x86_64 87/91 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #10 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 3.1s done #10 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #15 3.860 Starting 2 pkgProblemResolver with broken count: 0 #15 3.862 Done #15 4.032 The following additional packages will be installed: #14 [stage-1 3/8] COPY --link common /root/build-deb/debian #14 DONE 0.1s #15 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #14 76.88 Selecting previously unselected package cpp-13. #14 76.88 Preparing to unpack .../070-cpp-13_13.2.0-4ubuntu3_armhf.deb ... #14 76.88 Unpacking cpp-13 (13.2.0-4ubuntu3) ... #14 77.08 Selecting previously unselected package cpp. #15 3.667 Reading state information... #15 3.689 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 DONE 7.3s #16 3.028 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.031 Unpacking docker-ce-build-deps (1.0) ... #15 6.133 Get:2 http://deb.debian.org/debian bookworm/main armhf libjsoncpp25 armhf 1.9.5-4 [68.6 kB] #15 6.135 Get:3 http://deb.debian.org/debian bookworm/main armhf librhash0 armhf 1.4.3-3 [146 kB] #15 6.137 Get:4 http://deb.debian.org/debian bookworm/main armhf libuv1 armhf 1.44.2-1 [126 kB] #15 6.138 Get:5 http://deb.debian.org/debian bookworm/main armhf cmake-data all 3.25.1-1 [2026 kB] #15 6.153 Get:6 http://deb.debian.org/debian bookworm/main armhf libproc2-0 armhf 2:4.0.2-3 [54.2 kB] #15 6.158 Get:7 http://deb.debian.org/debian bookworm/main armhf procps armhf 2:4.0.2-3 [695 kB] #15 6.163 Get:8 http://deb.debian.org/debian bookworm/main armhf cmake armhf 3.25.1-1 [4263 kB] #15 6.207 Get:9 http://deb.debian.org/debian bookworm/main armhf dh-apparmor all 3.0.8-3 [16.7 kB] #15 6.210 Get:10 http://deb.debian.org/debian bookworm/main armhf libseccomp-dev armhf 2.5.4-1+b3 [85.3 kB] #15 6.211 Get:11 http://deb.debian.org/debian bookworm/main armhf libsystemd-dev armhf 252.22-1~deb12u1 [353 kB] #15 6.214 Get:12 http://deb.debian.org/debian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB] #15 6.214 Get:13 http://deb.debian.org/debian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [28.5 kB] #15 6.215 Get:14 http://deb.debian.org/debian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB] #15 6.217 Get:15 http://deb.debian.org/debian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB] #15 6.398 debconf: delaying package configuration, since apt-utils is not installed #14 85.15 #14 85.15 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 85.18 Setting up python3-six (1.16.0-4) ... #14 85.30 Setting up dh-autoreconf (20) ... #15 22.54 Installing : systemd-rpm-macros-253.15-2.fc38.noarch 88/91 #15 22.55 Installing : systemd-devel-253.15-2.fc38.x86_64 89/91 #15 22.56 Installing : rpm-plugin-selinux-4.18.2-1.fc38.x86_64 90/91 #15 22.57 Installing : which-2.21-39.fc38.x86_64 91/91 #15 22.57 Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 91/91 #15 22.58 Running scriptlet: systemd-resolved-253.15-2.fc38.x86_64 91/91 #10 DONE 12.3s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.404 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #14 0.623 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #14 0.899 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #14 1.016 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] #14 1.063 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3318 kB] #14 1.133 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #14 1.185 Get:7 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #14 1.187 Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #14 1.526 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1183 kB] #14 1.545 Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] #14 1.545 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3415 kB] #14 1.981 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #14 2.021 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3477 kB] #14 2.211 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1477 kB] #14 2.286 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] #14 2.288 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3895 kB] #14 2.648 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #14 2.826 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #14 3.325 Fetched 30.3 MB in 3s (9788 kB/s) #14 3.325 Reading package lists... #14 4.732 Reading package lists... #14 6.005 Building dependency tree... #14 6.257 Reading state information... #14 6.550 The following additional packages will be installed: #14 6.550 at autoconf automake autopoint autotools-dev binutils binutils-common #14 6.550 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #14 6.550 cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat #14 6.550 dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9 #14 6.551 gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #14 6.551 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #14 6.551 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #14 6.551 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl #14 6.551 libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5 #14 6.551 libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1 #14 6.551 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #14 6.551 libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl #14 6.551 libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl #14 6.551 libclone-perl libcommon-sense-perl libconst-fast-perl #14 6.551 libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev #14 6.551 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl #14 6.551 libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl #14 6.551 libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl #14 6.551 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #14 6.551 libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 6.551 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 6.551 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 6.551 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 6.551 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 6.551 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 6.551 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 6.551 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 6.551 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 6.551 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 6.551 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 6.551 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.551 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 6.551 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 6.551 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 6.551 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.551 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 6.551 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 6.551 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #14 6.551 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #14 6.551 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 6.551 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 6.551 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 6.551 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 6.551 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 6.551 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #14 6.551 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 6.551 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 6.551 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 6.551 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 6.551 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.551 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 6.551 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 6.551 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 6.551 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #14 6.551 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 6.551 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 6.551 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 6.551 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 6.551 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 6.551 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 6.551 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 6.551 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 6.551 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.551 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 6.551 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 6.551 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #14 6.551 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 6.551 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #14 6.551 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #14 6.555 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.555 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.555 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 6.555 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 6.555 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 6.555 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 6.555 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.555 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 6.555 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 6.555 python3-pkg-resources python3-requests python3-six python3-unidiff #14 6.555 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 6.555 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 6.555 xz-utils #14 6.555 Suggested packages: #14 6.555 default-mta | mail-transport-agent autoconf-archive gnu-standards #14 6.555 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #14 6.555 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #14 6.555 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #14 6.555 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #14 6.555 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 6.555 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #14 6.555 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #14 6.555 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #14 6.555 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex #14 6.555 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev #14 6.555 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #14 6.555 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #14 6.555 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n #14 6.555 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #14 6.555 libscalar-number-perl libsasl2-modules-gssapi-mit #14 6.555 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 6.555 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl #14 6.555 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #14 6.555 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #14 6.555 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 6.555 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 6.555 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 6.555 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #14 6.555 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #14 6.555 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 6.555 python3-cryptography python3-openssl python3-socks python3.8-venv #14 6.555 python3.8-doc binfmt-support readline-doc zip wdiff-doc #14 7.003 The following NEW packages will be installed: #14 7.003 at autoconf automake autopoint autotools-dev binutils binutils-common #14 7.003 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #14 7.003 cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf #14 7.003 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 7.003 equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git #14 7.004 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #14 7.004 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #14 7.004 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 7.004 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #14 7.004 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #14 7.004 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #14 7.004 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 7.004 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #14 7.004 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #14 7.004 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #14 7.004 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #14 7.004 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #14 7.004 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #14 7.004 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #14 7.004 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #14 7.004 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #14 7.004 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #14 7.004 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #14 7.004 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 7.004 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #14 7.004 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #14 7.004 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #14 7.004 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #14 7.004 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #14 7.004 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 7.004 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 7.004 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 7.004 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 7.004 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #14 7.004 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #14 7.004 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 7.004 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #14 7.004 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #14 7.004 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #14 7.004 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #14 7.004 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #14 7.004 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #14 7.005 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 7.005 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 7.005 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 7.005 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #14 7.005 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #14 7.005 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #14 7.007 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 7.007 libnumber-compare-perl libnumber-range-perl libobject-id-perl #14 7.007 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 7.007 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #14 7.007 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #14 7.007 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 7.007 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #14 7.007 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #14 7.007 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #14 7.007 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 7.007 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #14 7.007 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #14 7.007 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #14 7.007 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #14 7.007 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 7.007 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 7.007 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #14 7.007 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #14 7.007 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #14 7.007 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #14 7.007 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #14 7.007 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #14 7.007 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 7.007 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 7.007 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #14 7.007 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #14 7.007 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #14 7.007 openssh-client openssl patch patchutils perl perl-modules-5.30 #14 7.007 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 7.007 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 7.007 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 7.007 python3-pkg-resources python3-requests python3-six python3-unidiff #14 7.007 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #14 7.007 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #14 7.007 xz-utils #14 7.431 0 upgraded, 354 newly installed, 0 to remove and 2 not upgraded. #14 7.431 Need to get 106 MB of archives. #14 7.431 After this operation, 481 MB of additional disk space will be used. #14 7.431 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB] #14 7.580 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] #21 exporting layers 2.0s done #21 writing image sha256:83305a691f9611a75d71e9b0caf4e13e321e3955ce811e3d1f532022b1f6a088 done #21 naming to docker.io/debbuild-ubuntu-focal/aarch64 done #21 DONE 2.0s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/aarch64 #15 4.032 bash-completion cmake cmake-data dh-apparmor libjsoncpp24 libncurses6 #15 4.032 libprocps8 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 4.033 Suggested packages: #15 4.033 cmake-doc ninja-build apparmor-easyprof seccomp #15 4.033 Recommended packages: #15 4.033 psmisc #15 4.126 The following NEW packages will be installed: #15 4.126 bash-completion cmake cmake-data dh-apparmor libjsoncpp24 libncurses6 #15 4.127 libprocps8 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 4.396 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #15 4.396 1 not fully installed or removed. #15 4.396 Need to get 9194 kB of archives. #15 4.396 After this operation, 39.0 MB of additional disk space will be used. #15 4.396 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] #15 0.492 Hit:1 http://deb.debian.org/debian buster InRelease #15 0.492 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #15 0.492 Hit:3 http://deb.debian.org/debian buster-updates InRelease #14 77.08 Preparing to unpack .../071-cpp_4%3a13.2.0-1ubuntu1_armhf.deb ... #14 77.08 Unpacking cpp (4:13.2.0-1ubuntu1) ... #14 77.12 Selecting previously unselected package libcc1-0:armhf. #14 77.12 Preparing to unpack .../072-libcc1-0_13.2.0-4ubuntu3_armhf.deb ... #14 77.13 Unpacking libcc1-0:armhf (13.2.0-4ubuntu3) ... #14 77.17 Selecting previously unselected package libgomp1:armhf. #14 77.17 Preparing to unpack .../073-libgomp1_13.2.0-4ubuntu3_armhf.deb ... #14 77.17 Unpacking libgomp1:armhf (13.2.0-4ubuntu3) ... #14 77.21 Selecting previously unselected package libatomic1:armhf. #14 77.21 Preparing to unpack .../074-libatomic1_13.2.0-4ubuntu3_armhf.deb ... #14 77.22 Unpacking libatomic1:armhf (13.2.0-4ubuntu3) ... #14 77.25 Selecting previously unselected package libasan8:armhf. #14 77.25 Preparing to unpack .../075-libasan8_13.2.0-4ubuntu3_armhf.deb ... #14 77.26 Unpacking libasan8:armhf (13.2.0-4ubuntu3) ... #14 77.36 Selecting previously unselected package libubsan1:armhf. #15 3.893 Starting 2 pkgProblemResolver with broken count: 0 #15 3.896 Done #15 4.064 Done #15 4.218 Starting pkgProblemResolver with broken count: 0 #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.1s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #50 2.351 Reading package lists... #50 3.269 Building dependency tree... #15 6.443 Fetched 8168 kB in 0s (22.2 MB/s) #15 6.488 Selecting previously unselected package bash-completion. #15 6.488 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29663 files and directories currently installed.) #15 6.509 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ... #15 6.521 Unpacking bash-completion (1:2.11-6) ... #15 6.652 Selecting previously unselected package libjsoncpp25:armhf. #14 85.32 Setting up libdata-validate-uri-perl (0.07-2) ... #14 85.33 Setting up libnet-smtp-ssl-perl (1.04-2) ... #14 85.34 Setting up python3-gpg (1.18.0-3ubuntu2) ... #14 85.49 Setting up python3-certifi (2022.9.24-1) ... #14 8.019 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB] #14 8.065 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] #14 8.068 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB] #14 8.157 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #15 0.835 Reading package lists... #15 4.403 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] #15 4.413 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2+deb11u2 [102 kB] #15 4.438 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB] #15 4.439 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB] #15 4.442 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] #15 4.443 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] #15 4.444 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] #15 4.445 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] #15 4.531 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB] #15 4.533 Get:11 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] #15 4.534 Get:12 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u4 [402 kB] #15 4.536 Get:13 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] #15 4.728 debconf: delaying package configuration, since apt-utils is not installed + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #16 DONE 3.0s #17 [stage-1 6/6] WORKDIR /root/rpmbuild #17 DONE 0.1s #18 exporting to image #18 exporting layers #14 77.36 Preparing to unpack .../076-libubsan1_13.2.0-4ubuntu3_armhf.deb ... #14 77.37 Unpacking libubsan1:armhf (13.2.0-4ubuntu3) ... #14 77.42 Selecting previously unselected package libgcc-13-dev:armhf. #14 77.42 Preparing to unpack .../077-libgcc-13-dev_13.2.0-4ubuntu3_armhf.deb ... #14 77.43 Unpacking libgcc-13-dev:armhf (13.2.0-4ubuntu3) ... #14 77.49 Selecting previously unselected package gcc-13. #15 4.248 Starting 2 pkgProblemResolver with broken count: 0 #15 4.251 Done #15 4.505 The following additional packages will be installed: #15 6.655 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_armhf.deb ... #15 6.664 Unpacking libjsoncpp25:armhf (1.9.5-4) ... #15 6.711 Selecting previously unselected package librhash0:armhf. #15 6.714 Preparing to unpack .../02-librhash0_1.4.3-3_armhf.deb ... #15 6.719 Unpacking librhash0:armhf (1.4.3-3) ... #15 6.771 Selecting previously unselected package libuv1:armhf. #50 3.512 Reading state information... #50 3.768 gcc is already the newest version (4:12.2.0-3). #50 3.768 libc6-dev is already the newest version (2.36-9+deb12u4). #50 3.768 pkg-config is already the newest version (1.8.1-1). #50 3.768 The following additional packages will be installed: #14 85.59 Setting up libmodule-runtime-perl (0.016-2) ... #14 85.60 Setting up libmailtools-perl (2.21-2) ... #14 85.62 Setting up python3-idna (3.3-2) ... #14 85.79 Setting up python3-urllib3 (1.26.16-1ubuntu0.1) ... #14 8.157 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] #14 8.159 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] #14 8.162 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] #14 8.164 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] #14 8.169 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB] #14 8.341 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB] #15 4.766 Fetched 9194 kB in 0s (21.8 MB/s) #15 4.792 Selecting previously unselected package bash-completion. #15 4.792 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28677 files and directories currently installed.) #15 4.807 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... #15 1.884 dpkg-buildpackage: info: source package docker-ce-build-deps #15 1.884 dpkg-buildpackage: info: source version 1.0 #15 1.884 dpkg-buildpackage: info: source distribution unstable #15 1.884 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #15 1.917 dpkg-source --before-build . #15 1.917 dpkg-buildpackage: info: host architecture armhf #15 2.016 debian/rules clean + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #14 77.50 Preparing to unpack .../078-gcc-13_13.2.0-4ubuntu3_armhf.deb ... #14 77.50 Unpacking gcc-13 (13.2.0-4ubuntu3) ... #14 77.84 Selecting previously unselected package gcc. #14 77.84 Preparing to unpack .../079-gcc_4%3a13.2.0-1ubuntu1_armhf.deb ... #15 4.506 bash-completion cmake cmake-data dh-apparmor libjsoncpp24 libncurses6 #15 4.506 libprocps8 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 4.508 Suggested packages: #15 4.508 cmake-doc ninja-build apparmor-easyprof seccomp #15 4.508 Recommended packages: #15 4.508 psmisc #15 4.603 The following NEW packages will be installed: #15 4.604 bash-completion cmake cmake-data dh-apparmor libjsoncpp24 libncurses6 #15 4.604 libprocps8 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 6.772 Preparing to unpack .../03-libuv1_1.44.2-1_armhf.deb ... #15 6.777 Unpacking libuv1:armhf (1.44.2-1) ... #15 6.834 Selecting previously unselected package cmake-data. #15 6.837 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ... #15 6.845 Unpacking cmake-data (3.25.1-1) ... #50 3.770 bzip2 gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev libdpkg-perl #50 3.770 libelf1 libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 #50 3.770 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin #50 3.771 libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev #50 3.772 libpcre2-posix3 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev #50 3.773 patch python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev #50 3.775 Suggested packages: #50 3.775 bzip2-doc debian-keyring bzr libgcrypt20-doc low-memory-monitor #50 3.776 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils #50 3.776 seccomp ed diffutils-doc #50 3.776 Recommended packages: #50 3.776 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl #50 3.776 liblocale-gettext-perl shared-mime-info xdg-user-dirs #14 85.94 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 85.98 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 86.05 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #15 2.017 dh clean #15 2.093 dh_clean #15 2.124 debian/rules binary #15 2.125 dh binary #15 2.190 dh_update_autotools_config #15 2.217 dh_autoreconf #15 2.257 create-stamp debian/debhelper-build-stamp #15 2.257 dh_prep + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:15 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20240226182428-efb9206 #16 3.123 Reading package lists... #14 77.85 Unpacking gcc (4:13.2.0-1ubuntu1) ... #14 77.88 Selecting previously unselected package libstdc++-13-dev:armhf. #14 77.88 Preparing to unpack .../080-libstdc++-13-dev_13.2.0-4ubuntu3_armhf.deb ... #14 77.89 Unpacking libstdc++-13-dev:armhf (13.2.0-4ubuntu3) ... #14 78.09 Selecting previously unselected package g++-13. #15 4.875 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #15 4.875 1 not fully installed or removed. #15 4.875 Need to get 7240 kB of archives. #15 4.875 After this operation, 35.7 MB of additional disk space will be used. #15 4.875 Get:1 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] #15 22.62 Running scriptlet: which-2.21-39.fc38.x86_64 91/91 #15 23.90 Verifying : autoconf-2.71-5.fc38.noarch 1/91 #15 23.90 Verifying : automake-1.16.5-11.fc38.noarch 2/91 #15 7.262 Selecting previously unselected package libproc2-0:armhf. #15 7.266 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_armhf.deb ... #15 7.270 Unpacking libproc2-0:armhf (2:4.0.2-3) ... #15 7.319 Selecting previously unselected package procps. #15 7.322 Preparing to unpack .../06-procps_2%3a4.0.2-3_armhf.deb ... #15 7.333 Unpacking procps (2:4.0.2-3) ... #15 7.425 Selecting previously unselected package cmake. #50 4.236 The following NEW packages will be installed: #14 86.12 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 86.23 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 2.285 dh_install #15 2.318 dh_installdocs #15 2.356 dh_installchangelogs #15 2.437 dh_perl #15 2.472 dh_link #15 2.506 dh_strip_nondeterminism #15 2.565 dh_compress dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm dpkg-buildpackage: info: source distribution bookworm 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 #15 5.278 Unpacking bash-completion (1:2.11-2) ... #15 5.406 Selecting previously unselected package cmake-data. #16 DONE 4.0s #17 [stage-1 6/6] WORKDIR /root/rpmbuild #17 DONE 0.2s #18 exporting to image #18 exporting layers #16 4.197 Building dependency tree... #16 4.399 Reading state information... #16 4.427 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 4.485 Starting 2 pkgProblemResolver with broken count: 0 #16 4.489 Done #16 4.516 Done #14 78.09 Preparing to unpack .../081-g++-13_13.2.0-4ubuntu3_armhf.deb ... #14 78.09 Unpacking g++-13 (13.2.0-4ubuntu3) ... #14 78.30 Selecting previously unselected package g++. #15 4.879 Get:2 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] #15 4.888 Get:3 http://deb.debian.org/debian bullseye/main arm64 libncurses6 arm64 6.2+20201114-2+deb11u2 [93.1 kB] #15 4.888 Get:4 http://deb.debian.org/debian bullseye/main arm64 libprocps8 arm64 2:3.3.17-5 [61.9 kB] #15 4.889 Get:5 http://deb.debian.org/debian bullseye/main arm64 procps arm64 2:3.3.17-5 [497 kB] #15 4.892 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] #15 4.893 Get:7 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] #15 4.894 Get:8 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] #15 4.896 Get:9 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] #15 4.918 Get:10 http://deb.debian.org/debian bullseye/main arm64 dh-apparmor all 2.13.6-10 [75.2 kB] #15 4.919 Get:11 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] #15 4.920 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] #15 4.923 Get:13 http://deb.debian.org/debian bullseye/main arm64 pkg-config arm64 0.29.2-1 [63.6 kB] #15 5.079 debconf: delaying package configuration, since apt-utils is not installed #15 23.90 Verifying : checkpolicy-3.5-1.fc38.x86_64 3/91 #15 23.90 Verifying : cryptsetup-libs-2.6.1-1.fc38.x86_64 4/91 #15 23.90 Verifying : dbus-broker-33-1.fc38.x86_64 5/91 #15 23.90 Verifying : gc-8.2.2-3.fc38.x86_64 6/91 #15 23.90 Verifying : guile22-2.2.7-7.fc38.x86_64 7/91 #15 23.90 Verifying : jsoncpp-1.9.5-4.fc38.x86_64 8/91 #15 23.90 Verifying : kmod-libs-30-4.fc38.x86_64 9/91 #15 23.90 Verifying : libargon2-20190702-2.fc38.x86_64 10/91 #15 23.90 Verifying : libcbor-0.7.0-9.fc38.x86_64 11/91 #15 23.90 Verifying : libedit-3.1-45.20221030cvs.fc38.x86_64 12/91 #15 23.90 Verifying : libfdisk-2.38.1-4.fc38.x86_64 13/91 #15 23.90 Verifying : libfido2-1.12.0-3.fc38.x86_64 14/91 #15 23.90 Verifying : libmpc-1.3.1-2.fc38.x86_64 15/91 #15 23.90 Verifying : libseccomp-2.5.3-4.fc38.x86_64 16/91 #15 23.90 Verifying : libseccomp-devel-2.5.3-4.fc38.x86_64 17/91 #15 23.90 Verifying : libselinux-devel-3.5-1.fc38.x86_64 18/91 #15 23.90 Verifying : libselinux-utils-3.5-1.fc38.x86_64 19/91 #15 23.90 Verifying : libsepol-devel-3.5-1.fc38.x86_64 20/91 #15 23.90 Verifying : libtool-2.4.7-6.fc38.x86_64 21/91 #15 23.90 Verifying : libtool-ltdl-2.4.7-6.fc38.x86_64 22/91 #15 23.90 Verifying : libtool-ltdl-devel-2.4.7-6.fc38.x86_64 23/91 #15 23.90 Verifying : libutempter-1.2.1-8.fc38.x86_64 24/91 #15 23.90 Verifying : libxkbcommon-1.5.0-2.fc38.x86_64 25/91 #15 23.90 Verifying : m4-1.4.19-5.fc38.x86_64 26/91 #15 23.90 Verifying : pcre2-devel-10.42-1.fc38.1.x86_64 27/91 #15 23.90 Verifying : pcre2-utf16-10.42-1.fc38.1.x86_64 28/91 #15 23.90 Verifying : pcre2-utf32-10.42-1.fc38.1.x86_64 29/91 #15 23.90 Verifying : perl-Error-1:0.17029-11.fc38.noarch 30/91 #15 23.90 Verifying : perl-TermReadKey-2.38-16.fc38.x86_64 31/91 #15 23.90 Verifying : perl-Thread-Queue-3.14-490.fc38.noarch 32/91 #15 23.90 Verifying : perl-threads-1:2.27-490.fc38.x86_64 33/91 #15 23.90 Verifying : perl-threads-shared-1.64-490.fc38.x86_64 34/91 #15 23.90 Verifying : policycoreutils-3.5-1.fc38.x86_64 35/91 #15 23.90 Verifying : policycoreutils-devel-3.5-1.fc38.x86_64 36/91 #15 23.90 Verifying : policycoreutils-python-utils-3.5-1.fc38.noarch 37/91 #15 23.90 Verifying : python3-libselinux-3.5-1.fc38.x86_64 38/91 #15 23.90 Verifying : python3-libsemanage-3.5-2.fc38.x86_64 39/91 #15 23.90 Verifying : python3-policycoreutils-3.5-1.fc38.noarch 40/91 #15 23.91 Verifying : python3-setuptools-65.5.1-2.fc38.noarch 41/91 #15 23.91 Verifying : qrencode-libs-4.1.1-4.fc38.x86_64 42/91 #15 23.91 Verifying : rhash-1.4.3-2.fc38.x86_64 43/91 #15 23.91 Verifying : util-linux-2.38.1-4.fc38.x86_64 44/91 #15 23.91 Verifying : which-2.21-39.fc38.x86_64 45/91 #15 23.91 Verifying : xkeyboard-config-2.38-1.fc38.noarch 46/91 #15 23.91 Verifying : annobin-docs-12.38-1.fc38.noarch 47/91 #15 23.91 Verifying : annobin-plugin-gcc-12.38-1.fc38.x86_64 48/91 #15 23.91 Verifying : cmake-3.27.7-1.fc38.x86_64 49/91 #15 23.91 Verifying : cmake-data-3.27.7-1.fc38.noarch 50/91 #15 23.91 Verifying : cmake-filesystem-3.27.7-1.fc38.x86_64 51/91 #15 23.91 Verifying : cmake-rpm-macros-3.27.7-1.fc38.noarch 52/91 #15 23.91 Verifying : cpp-13.2.1-4.fc38.x86_64 53/91 #15 23.91 Verifying : dbus-1:1.14.10-1.fc38.x86_64 54/91 #15 23.91 Verifying : dbus-common-1:1.14.10-1.fc38.noarch 55/91 #15 23.91 Verifying : device-mapper-1.02.197-1.fc38.x86_64 56/91 #15 23.91 Verifying : device-mapper-libs-1.02.197-1.fc38.x86_64 57/91 #15 23.91 Verifying : gcc-13.2.1-4.fc38.x86_64 58/91 #15 23.91 Verifying : gcc-plugin-annobin-13.2.1-4.fc38.x86_64 59/91 #15 23.91 Verifying : git-2.43.2-1.fc38.x86_64 60/91 #15 23.91 Verifying : git-core-2.43.2-1.fc38.x86_64 61/91 #15 23.91 Verifying : git-core-doc-2.43.2-1.fc38.noarch 62/91 #15 23.91 Verifying : glibc-devel-2.37-18.fc38.x86_64 63/91 #15 23.91 Verifying : glibc-headers-x86-2.37-18.fc38.noarch 64/91 #15 23.91 Verifying : glibc-static-2.37-18.fc38.x86_64 65/91 #15 23.91 Verifying : kernel-headers-6.7.3-100.fc38.x86_64 66/91 #15 23.91 Verifying : less-633-1.fc38.x86_64 67/91 #15 23.91 Verifying : libuv-1:1.48.0-1.fc38.x86_64 68/91 #15 23.91 Verifying : libxcrypt-devel-4.4.36-1.fc38.x86_64 69/91 #15 23.91 Verifying : libxcrypt-static-4.4.36-1.fc38.x86_64 70/91 #15 23.91 Verifying : make-1:4.4.1-1.fc38.x86_64 71/91 #15 23.91 Verifying : openssh-9.0p1-19.fc38.x86_64 72/91 #15 23.91 Verifying : openssh-clients-9.0p1-19.fc38.x86_64 73/91 #15 23.91 Verifying : perl-File-Compare-1.100.700-498.fc38.noarch 74/91 #15 23.91 Verifying : perl-File-Copy-2.39-498.fc38.noarch 75/91 #15 23.91 Verifying : perl-File-Find-1.40-498.fc38.noarch 76/91 #15 23.91 Verifying : perl-Git-2.43.2-1.fc38.noarch 77/91 #15 23.91 Verifying : perl-lib-0.65-498.fc38.x86_64 78/91 #15 23.91 Verifying : python3-audit-3.1.2-8.fc38.x86_64 79/91 #15 23.91 Verifying : python3-setools-4.4.3-1.fc38.x86_64 80/91 #15 23.91 Verifying : rpm-plugin-selinux-4.18.2-1.fc38.x86_64 81/91 #15 23.91 Verifying : selinux-policy-38.31-1.fc38.noarch 82/91 #15 23.91 Verifying : selinux-policy-devel-38.31-1.fc38.noarch 83/91 #15 23.91 Verifying : selinux-policy-targeted-38.31-1.fc38.noarch 84/91 #15 23.91 Verifying : systemd-253.15-2.fc38.x86_64 85/91 #15 23.91 Verifying : systemd-devel-253.15-2.fc38.x86_64 86/91 #15 23.91 Verifying : systemd-networkd-253.15-2.fc38.x86_64 87/91 #15 23.91 Verifying : systemd-pam-253.15-2.fc38.x86_64 88/91 #15 23.91 Verifying : systemd-resolved-253.15-2.fc38.x86_64 89/91 #15 23.91 Verifying : systemd-rpm-macros-253.15-2.fc38.noarch 90/91 #15 23.91 Verifying : vim-filesystem-2:9.1.113-1.fc38.noarch 91/91 #15 24.07 #15 24.07 Installed: #15 24.07 annobin-docs-12.38-1.fc38.noarch #15 24.07 annobin-plugin-gcc-12.38-1.fc38.x86_64 #15 24.07 autoconf-2.71-5.fc38.noarch #15 24.07 automake-1.16.5-11.fc38.noarch #15 24.07 checkpolicy-3.5-1.fc38.x86_64 #15 24.07 cmake-3.27.7-1.fc38.x86_64 #15 24.07 cmake-data-3.27.7-1.fc38.noarch #15 24.07 cmake-filesystem-3.27.7-1.fc38.x86_64 #15 24.07 cmake-rpm-macros-3.27.7-1.fc38.noarch #15 24.07 cpp-13.2.1-4.fc38.x86_64 #15 24.07 cryptsetup-libs-2.6.1-1.fc38.x86_64 #15 24.07 dbus-1:1.14.10-1.fc38.x86_64 #15 24.07 dbus-broker-33-1.fc38.x86_64 #15 24.07 dbus-common-1:1.14.10-1.fc38.noarch #15 24.07 device-mapper-1.02.197-1.fc38.x86_64 #15 24.07 device-mapper-libs-1.02.197-1.fc38.x86_64 #15 24.07 gc-8.2.2-3.fc38.x86_64 #15 24.07 gcc-13.2.1-4.fc38.x86_64 #15 24.07 gcc-plugin-annobin-13.2.1-4.fc38.x86_64 #15 24.07 git-2.43.2-1.fc38.x86_64 #15 24.07 git-core-2.43.2-1.fc38.x86_64 #15 24.07 git-core-doc-2.43.2-1.fc38.noarch #15 24.07 glibc-devel-2.37-18.fc38.x86_64 #15 24.07 glibc-headers-x86-2.37-18.fc38.noarch #15 24.07 glibc-static-2.37-18.fc38.x86_64 #15 24.07 guile22-2.2.7-7.fc38.x86_64 #15 24.07 jsoncpp-1.9.5-4.fc38.x86_64 #15 24.07 kernel-headers-6.7.3-100.fc38.x86_64 #15 24.07 kmod-libs-30-4.fc38.x86_64 #15 24.07 less-633-1.fc38.x86_64 #15 24.07 libargon2-20190702-2.fc38.x86_64 #15 24.07 libcbor-0.7.0-9.fc38.x86_64 #15 24.07 libedit-3.1-45.20221030cvs.fc38.x86_64 #15 24.07 libfdisk-2.38.1-4.fc38.x86_64 #15 24.07 libfido2-1.12.0-3.fc38.x86_64 #15 24.07 libmpc-1.3.1-2.fc38.x86_64 #15 24.07 libseccomp-2.5.3-4.fc38.x86_64 #15 24.07 libseccomp-devel-2.5.3-4.fc38.x86_64 #15 24.07 libselinux-devel-3.5-1.fc38.x86_64 #15 24.07 libselinux-utils-3.5-1.fc38.x86_64 #15 24.07 libsepol-devel-3.5-1.fc38.x86_64 #15 24.07 libtool-2.4.7-6.fc38.x86_64 #15 24.07 libtool-ltdl-2.4.7-6.fc38.x86_64 #15 24.07 libtool-ltdl-devel-2.4.7-6.fc38.x86_64 #15 24.07 libutempter-1.2.1-8.fc38.x86_64 #15 24.07 libuv-1:1.48.0-1.fc38.x86_64 #15 24.07 libxcrypt-devel-4.4.36-1.fc38.x86_64 #15 24.07 libxcrypt-static-4.4.36-1.fc38.x86_64 #15 24.07 libxkbcommon-1.5.0-2.fc38.x86_64 #15 24.07 m4-1.4.19-5.fc38.x86_64 #15 24.07 make-1:4.4.1-1.fc38.x86_64 #15 24.07 openssh-9.0p1-19.fc38.x86_64 #15 24.07 openssh-clients-9.0p1-19.fc38.x86_64 #15 24.07 pcre2-devel-10.42-1.fc38.1.x86_64 #15 24.07 pcre2-utf16-10.42-1.fc38.1.x86_64 #15 24.07 pcre2-utf32-10.42-1.fc38.1.x86_64 #15 24.07 perl-Error-1:0.17029-11.fc38.noarch #15 24.07 perl-File-Compare-1.100.700-498.fc38.noarch #15 24.07 perl-File-Copy-2.39-498.fc38.noarch #15 24.07 perl-File-Find-1.40-498.fc38.noarch #15 24.07 perl-Git-2.43.2-1.fc38.noarch #15 24.07 perl-TermReadKey-2.38-16.fc38.x86_64 #15 24.07 perl-Thread-Queue-3.14-490.fc38.noarch #15 24.07 perl-lib-0.65-498.fc38.x86_64 #15 24.07 perl-threads-1:2.27-490.fc38.x86_64 #15 24.07 perl-threads-shared-1.64-490.fc38.x86_64 #15 24.07 policycoreutils-3.5-1.fc38.x86_64 #15 24.07 policycoreutils-devel-3.5-1.fc38.x86_64 #15 24.07 policycoreutils-python-utils-3.5-1.fc38.noarch #15 24.07 python3-audit-3.1.2-8.fc38.x86_64 #15 24.07 python3-libselinux-3.5-1.fc38.x86_64 #15 24.07 python3-libsemanage-3.5-2.fc38.x86_64 #15 24.07 python3-policycoreutils-3.5-1.fc38.noarch #15 24.07 python3-setools-4.4.3-1.fc38.x86_64 #15 24.07 python3-setuptools-65.5.1-2.fc38.noarch #15 24.07 qrencode-libs-4.1.1-4.fc38.x86_64 #15 24.07 rhash-1.4.3-2.fc38.x86_64 #15 24.07 rpm-plugin-selinux-4.18.2-1.fc38.x86_64 #15 24.07 selinux-policy-38.31-1.fc38.noarch #15 24.07 selinux-policy-devel-38.31-1.fc38.noarch #15 24.07 selinux-policy-targeted-38.31-1.fc38.noarch #15 24.07 systemd-253.15-2.fc38.x86_64 #15 24.07 systemd-devel-253.15-2.fc38.x86_64 #15 24.07 systemd-networkd-253.15-2.fc38.x86_64 #15 24.07 systemd-pam-253.15-2.fc38.x86_64 #15 24.07 systemd-resolved-253.15-2.fc38.x86_64 #15 24.07 systemd-rpm-macros-253.15-2.fc38.noarch #15 24.07 util-linux-2.38.1-4.fc38.x86_64 #15 24.07 vim-filesystem-2:9.1.113-1.fc38.noarch #15 24.07 which-2.21-39.fc38.x86_64 #15 24.07 xkeyboard-config-2.38-1.fc38.noarch #15 24.07 #15 24.07 Complete! + 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 #15 7.428 Preparing to unpack .../07-cmake_3.25.1-1_armhf.deb ... #15 7.433 Unpacking cmake (3.25.1-1) ... #50 4.237 bzip2 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1 #50 4.237 libblkid-dev libdpkg-perl libelf1 libffi-dev libgcrypt20-dev #50 4.237 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data #50 4.237 libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev libmount-dev #50 4.238 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libseccomp-dev #50 4.238 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev #50 4.239 libsystemd-dev libudev-dev patch python3-distutils python3-lib2to3 uuid-dev #50 4.239 xz-utils zlib1g-dev #50 4.519 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. #50 4.519 Need to get 12.5 MB of archives. #50 4.519 After this operation, 52.5 MB of additional disk space will be used. #50 4.519 Get:1 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #50 4.523 Get:2 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #50 4.530 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #50 4.540 Get:4 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #50 4.540 Get:5 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #50 4.554 Get:6 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB] #50 4.584 Get:7 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB] #50 4.593 Get:8 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB] #50 4.593 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsecret-common all 0.20.5-3 [28.5 kB] #50 4.593 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsecret-1-0 amd64 0.20.5-3 [115 kB] #50 4.593 Get:11 http://deb.debian.org/debian bookworm/main amd64 gir1.2-secret-1 amd64 0.20.5-3 [13.5 kB] #50 4.594 Get:12 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] #50 4.595 Get:13 http://deb.debian.org/debian bookworm/main amd64 libapparmor-dev amd64 3.0.8-3 [84.3 kB] #50 4.600 Get:14 http://deb.debian.org/debian bookworm/main amd64 uuid-dev amd64 2.38.1-5+b1 [39.9 kB] #50 4.600 Get:15 http://deb.debian.org/debian bookworm/main amd64 libblkid-dev amd64 2.38.1-5+b1 [179 kB] #50 4.600 Get:16 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #50 4.602 Get:17 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB] #50 4.604 Get:18 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB] #50 4.605 Get:19 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB] #50 4.614 Get:20 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2 [1207 kB] #50 4.627 Get:21 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2 [110 kB] #14 86.26 Setting up dh-strip-nondeterminism (1.13.1-1) ... #14 86.27 Setting up libconst-fast-perl (0.014-2) ... #14 86.29 Setting up g++ (4:13.2.0-1ubuntu1) ... #14 86.30 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 86.30 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #14 86.31 Setting up libhttp-daemon-perl (6.16-1) ... #14 86.32 Setting up build-essential (12.10ubuntu1) ... #14 86.34 Setting up python3-unidiff (0.7.3-1) ... #14 86.44 Setting up libdata-dpath-perl (0.58-2) ... #14 86.46 Setting up python3-magic (2:0.4.27-1) ... #14 86.57 Setting up python3-cffi-backend:arm64 (1.15.1-5build1) ... #15 0.866 Reading package lists... dh_clean #15 2.604 dh_fixperms #15 2.642 dh_missing #15 2.668 dh_installdeb #15 2.701 dh_gencontrol #15 2.814 dh_md5sums #15 5.409 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ... #15 5.414 Unpacking cmake-data (3.18.4-2+deb11u1) ... #16 4.526 Starting pkgProblemResolver with broken count: 0 #16 4.569 Starting 2 pkgProblemResolver with broken count: 0 #16 4.573 Done #16 4.737 The following additional packages will be installed: #14 78.31 Preparing to unpack .../082-g++_4%3a13.2.0-1ubuntu1_armhf.deb ... #14 78.31 Unpacking g++ (4:13.2.0-1ubuntu1) ... #14 78.34 Selecting previously unselected package make. #14 78.34 Preparing to unpack .../083-make_4.3-4.1build1_armhf.deb ... #14 78.35 Unpacking make (4.3-4.1build1) ... #14 78.40 Selecting previously unselected package libdpkg-perl. #14 78.40 Preparing to unpack .../084-libdpkg-perl_1.22.0ubuntu1_all.deb ... #14 78.40 Unpacking libdpkg-perl (1.22.0ubuntu1) ... #14 78.45 Selecting previously unselected package bzip2. #14 78.45 Preparing to unpack .../085-bzip2_1.0.8-5build1_armhf.deb ... #14 78.46 Unpacking bzip2 (1.0.8-5build1) ... #14 78.52 Selecting previously unselected package patch. #14 78.52 Preparing to unpack .../086-patch_2.7.6-7build2_armhf.deb ... #14 78.52 Unpacking patch (2.7.6-7build2) ... #14 78.55 Selecting previously unselected package lto-disabled-list. #15 5.123 Fetched 7240 kB in 0s (23.2 MB/s) #15 5.161 Selecting previously unselected package bash-completion. #15 5.161 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28655 files and directories currently installed.) #15 5.176 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... #15 DONE 24.3s #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go #14 9.033 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB] #14 9.049 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] #14 9.053 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] #14 9.054 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] #14 9.057 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB] #14 9.060 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB] #14 9.062 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB] #14 9.114 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] #14 9.117 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB] #14 9.119 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB] #14 9.324 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] #15 7.852 Selecting previously unselected package dh-apparmor. #50 4.630 Get:22 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] #50 4.650 Get:23 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] #50 4.650 Get:24 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev-bin amd64 2.74.6-2 [151 kB] #50 4.650 Get:25 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2.1 [351 kB] #50 4.651 Get:26 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB] #50 4.654 Get:27 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB] #50 4.657 Get:28 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB] #50 4.671 Get:29 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB] #50 4.671 Get:30 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b6 [157 kB] #50 4.673 Get:31 http://deb.debian.org/debian bookworm/main amd64 libmount-dev amd64 2.38.1-5+b1 [22.5 kB] #50 4.674 Get:32 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] #50 4.684 Get:33 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev amd64 2.74.6-2 [1601 kB] #50 4.734 Get:34 http://deb.debian.org/debian bookworm/main amd64 libseccomp-dev amd64 2.5.4-1+b3 [89.7 kB] #50 4.734 Get:35 http://deb.debian.org/debian bookworm/main amd64 libsecret-1-dev amd64 0.20.5-3 [144 kB] #50 4.734 Get:36 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.22-1~deb12u1 [353 kB] #50 4.735 Get:37 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.22-1~deb12u1 [52.1 kB] #14 86.58 Setting up python3-pkg-resources (68.1.2-2) ... #14 86.76 Setting up libmodule-implementation-perl (0.09-2) ... #15 2.067 dh_testdir 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz #15 2.847 dh_builddeb #15 2.873 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.890 dpkg-genbuildinfo --build=binary #15 3.034 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes #15 5.805 Selecting previously unselected package libncurses6:amd64. #15 5.809 Preparing to unpack .../02-libncurses6_6.2+20201114-2+deb11u2_amd64.deb ... #15 5.817 Unpacking libncurses6:amd64 (6.2+20201114-2+deb11u2) ... #15 5.857 Selecting previously unselected package libprocps8:amd64. #15 5.860 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ... #15 5.863 Unpacking libprocps8:amd64 (2:3.3.17-5) ... #15 5.902 Selecting previously unselected package procps. #15 5.905 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ... #15 5.912 Unpacking procps (2:3.3.17-5) ... #15 5.985 Selecting previously unselected package libjsoncpp24:amd64. #15 5.988 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ... #15 5.992 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #15 6.029 Selecting previously unselected package librhash0:amd64. #16 4.737 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #16 4.738 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 4.739 Suggested packages: #16 4.739 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #16 4.772 The following NEW packages will be installed: #16 4.773 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #16 4.774 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #14 78.55 Preparing to unpack .../087-lto-disabled-list_43_all.deb ... #14 78.56 Unpacking lto-disabled-list (43) ... #14 78.59 Selecting previously unselected package dpkg-dev. #14 78.59 Preparing to unpack .../088-dpkg-dev_1.22.0ubuntu1_all.deb ... #14 78.59 Unpacking dpkg-dev (1.22.0ubuntu1) ... #14 78.64 Selecting previously unselected package build-essential. #14 78.64 Preparing to unpack .../089-build-essential_12.10ubuntu1_armhf.deb ... #14 78.65 Unpacking build-essential (12.10ubuntu1) ... #14 78.68 Selecting previously unselected package libbrotli1:armhf. #14 78.69 Preparing to unpack .../090-libbrotli1_1.0.9-2build8_armhf.deb ... #14 78.69 Unpacking libbrotli1:armhf (1.0.9-2build8) ... #14 78.73 Selecting previously unselected package libsasl2-modules-db:armhf. #14 78.73 Preparing to unpack .../091-libsasl2-modules-db_2.1.28+dfsg1-3_armhf.deb ... #14 78.73 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg1-3) ... #14 78.77 Selecting previously unselected package libsasl2-2:armhf. #14 78.78 Preparing to unpack .../092-libsasl2-2_2.1.28+dfsg1-3_armhf.deb ... #14 78.78 Unpacking libsasl2-2:armhf (2.1.28+dfsg1-3) ... #14 78.81 Selecting previously unselected package libldap2:armhf. #15 5.647 Unpacking bash-completion (1:2.11-2) ... #15 5.773 Selecting previously unselected package cmake-data. #18 exporting layers 2.3s done #18 writing image sha256:b7153a08af05bf19df27eb3c846d867852b442293221fff21faf81044fcbd4e0 done #18 naming to docker.io/rpmbuild-fedora-39/x86_64 done #18 DONE 2.3s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/fedora-39/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/fedora-39/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-39/x86_64 -ba --define '_gitcommit_cli efb9206' --define '_gitcommit_engine b37f8c8' --define '_release 0' --define '_version 0.0.0~20240226182428.efb9206' --define '_origversion 0.0.0-20240226182428-efb9206' --define '_buildx_rpm_version 0.12.1' --define '_buildx_version v0.12.1' --define '_buildx_gitcommit 30feaa1' --define '_compose_rpm_version 2.24.6' --define '_compose_version v2.24.6' 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 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.J0hWxg + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #18 exporting layers 1.5s done #18 writing image sha256:2fd172f8b0b2d0db924649de8047c8e4ca53d7b6e033b4e50566beccea85f3d3 done #18 naming to docker.io/rpmbuild-fedora-38/aarch64 done #18 DONE 1.6s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/fedora-38/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/fedora-38/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-38/aarch64 -ba --define '_gitcommit_cli efb9206' --define '_gitcommit_engine b37f8c8' --define '_release 0' --define '_version 0.0.0~20240226182428.efb9206' --define '_origversion 0.0.0-20240226182428-efb9206' --define '_buildx_rpm_version 0.12.1' --define '_buildx_version v0.12.1' --define '_buildx_gitcommit 30feaa1' --define '_compose_rpm_version 2.24.6' --define '_compose_version v2.24.6' 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 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine warning: source_date_epoch_from_changelog set but %changelog is missing + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:16 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20240226182428-efb9206 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~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 arm64 #15 7.855 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ... #15 7.861 Unpacking dh-apparmor (3.0.8-3) ... #15 7.892 Selecting previously unselected package libseccomp-dev:armhf. #15 7.894 Preparing to unpack .../09-libseccomp-dev_2.5.4-1+b3_armhf.deb ... #15 7.898 Unpacking libseccomp-dev:armhf (2.5.4-1+b3) ... #15 7.943 Selecting previously unselected package libsystemd-dev:armhf. #15 7.946 Preparing to unpack .../10-libsystemd-dev_252.22-1~deb12u1_armhf.deb ... #15 7.951 Unpacking libsystemd-dev:armhf (252.22-1~deb12u1) ... #15 8.063 Selecting previously unselected package libpkgconf3:armhf. #15 8.066 Preparing to unpack .../11-libpkgconf3_1.8.1-1_armhf.deb ... #15 8.070 Unpacking libpkgconf3:armhf (1.8.1-1) ... #15 8.105 Selecting previously unselected package pkgconf-bin. #15 8.108 Preparing to unpack .../12-pkgconf-bin_1.8.1-1_armhf.deb ... #15 8.112 Unpacking pkgconf-bin (1.8.1-1) ... #15 8.151 Selecting previously unselected package pkgconf:armhf. #15 8.153 Preparing to unpack .../13-pkgconf_1.8.1-1_armhf.deb ... #15 8.159 Unpacking pkgconf:armhf (1.8.1-1) ... #15 8.198 Selecting previously unselected package pkg-config:armhf. #50 5.034 debconf: delaying package configuration, since apt-utils is not installed #14 86.78 Setting up libcgi-fast-perl (1:2.15-1) ... #14 86.79 Setting up python3-apt (2.6.0ubuntu1) ... #14 86.93 Setting up libpackage-stash-perl (0.40-1) ... #14 86.94 Setting up libimport-into-perl (1.002005-2) ... #14 86.95 Setting up libmoo-perl (2.005005-1) ... #14 86.96 Setting up python3-bcrypt (3.2.2-1) ... #14 87.07 Setting up liblist-someutils-perl (0.59-1) ... #15 2.085 dh_testroot #15 2.103 dh_prep #15 2.126 dh_testdir #15 2.144 dh_testroot #15 2.162 dh_install #15 2.190 dh_installdocs #15 2.222 dh_installchangelogs #15 2.294 dh_compress #15 3.113 dpkg-genchanges: info: binary-only upload (no source code included) #15 3.122 dpkg-source --after-build . #15 3.220 dpkg-buildpackage: info: binary-only upload (no source included) #15 6.032 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ... #15 6.035 Unpacking librhash0:amd64 (1.4.1-2) ... #15 6.078 Selecting previously unselected package libuv1:amd64. #15 6.081 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ... #15 6.084 Unpacking libuv1:amd64 (1.40.0-2) ... #15 6.119 Selecting previously unselected package cmake. #15 6.122 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ... #15 6.126 Unpacking cmake (3.18.4-2+deb11u1) ... #16 5.189 0 upgraded, 11 newly installed, 0 to remove and 2 not upgraded. #16 5.189 1 not fully installed or removed. #16 5.189 Need to get 5733 kB of archives. #16 5.189 After this operation, 24.0 MB of additional disk space will be used. #16 5.189 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bash-completion all 1:2.10-1ubuntu1 [178 kB] #15 5.776 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ... #15 5.782 Unpacking cmake-data (3.18.4-2+deb11u1) ... #14 78.82 Preparing to unpack .../093-libldap2_2.6.6+dfsg-1~exp1ubuntu1_armhf.deb ... #14 78.82 Unpacking libldap2:armhf (2.6.6+dfsg-1~exp1ubuntu1) ... #14 78.86 Selecting previously unselected package librtmp1:armhf. #14 78.86 Preparing to unpack .../094-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ... #14 78.86 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #14 78.90 Selecting previously unselected package libssh-4:armhf. #14 78.90 Preparing to unpack .../095-libssh-4_0.10.5-3ubuntu1.2_armhf.deb ... #14 78.91 Unpacking libssh-4:armhf (0.10.5-3ubuntu1.2) ... #14 78.94 Selecting previously unselected package libcurl4:armhf. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DxxSLD + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz debian/rules clean dh clean --with=bash-completion dh_clean #10 extracting sha256:d85d001093ea5a15e173ede0aed3f6eea120f590af073ccfabe1a321ebb1569b 2.0s done #10 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 0.1s #15 8.201 Preparing to unpack .../14-pkg-config_1.8.1-1_armhf.deb ... #15 8.207 Unpacking pkg-config:armhf (1.8.1-1) ... #15 8.258 Setting up libseccomp-dev:armhf (2.5.4-1+b3) ... #15 8.271 Setting up libpkgconf3:armhf (1.8.1-1) ... #15 8.286 Setting up libuv1:armhf (1.44.2-1) ... #15 8.299 Setting up bash-completion (1:2.11-6) ... #15 8.326 Setting up libproc2-0:armhf (2:4.0.2-3) ... #15 8.339 Setting up libjsoncpp25:armhf (1.9.5-4) ... #15 8.352 Setting up pkgconf-bin (1.8.1-1) ... #15 8.367 Setting up librhash0:armhf (1.4.3-3) ... #15 8.380 Setting up procps (2:4.0.2-3) ... #15 8.420 Setting up cmake-data (3.25.1-1) ... #50 5.115 Fetched 12.5 MB in 0s (25.8 MB/s) #50 5.167 Selecting previously unselected package bzip2. #14 87.09 Setting up debhelper (13.11.6ubuntu1) ... #14 87.10 Setting up liblist-someutils-xs-perl:arm64 (0.58-3) ... #14 87.11 Setting up python3-chardet (5.1.0+dfsg-2) ... #15 2.328 dh_fixperms #15 2.370 dh_installdeb #15 2.397 dh_gencontrol #15 2.513 dh_md5sums #15 2.540 dh_builddeb #15 2.561 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #15 2.580 #15 2.580 The package has been created. #15 2.580 Attention, the package has been created in the current directory, #15 2.580 not in ".." as indicated by the message above! #15 2.604 Selecting previously unselected package docker-ce-build-deps. #15 2.620 (Reading database ... 27529 files and directories currently installed.) #15 3.224 #15 3.224 The package has been created. #15 3.224 Attention, the package has been created in the current directory, #15 3.224 not in ".." as indicated by the message above! #15 3.245 Selecting previously unselected package docker-ce-build-deps. #15 3.261 (Reading database ... 28403 files and directories currently installed.) #15 3.262 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 3.266 Unpacking docker-ce-build-deps (1.0) ... #16 5.548 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB] #14 DONE 78.2s #15 6.130 Selecting previously unselected package libncurses6:arm64. #15 6.134 Preparing to unpack .../02-libncurses6_6.2+20201114-2+deb11u2_arm64.deb ... #15 6.143 Unpacking libncurses6:arm64 (6.2+20201114-2+deb11u2) ... #15 6.183 Selecting previously unselected package libprocps8:arm64. #15 6.187 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_arm64.deb ... #15 6.191 Unpacking libprocps8:arm64 (2:3.3.17-5) ... #15 6.234 Selecting previously unselected package procps. #14 78.95 Preparing to unpack .../096-libcurl4_8.2.1-1ubuntu3.2_armhf.deb ... #14 78.95 Unpacking libcurl4:armhf (8.2.1-1ubuntu3.2) ... #14 78.98 Selecting previously unselected package curl. #14 78.98 Preparing to unpack .../097-curl_8.2.1-1ubuntu3.2_armhf.deb ... #14 78.99 Unpacking curl (8.2.1-1ubuntu3.2) ... #14 79.23 Selecting previously unselected package dctrl-tools. #14 79.23 Preparing to unpack .../098-dctrl-tools_2.24-3build2_armhf.deb ... #14 79.24 Unpacking dctrl-tools (2.24-3build2) ... #14 79.27 Selecting previously unselected package libdebhelper-perl. #14 79.27 Preparing to unpack .../099-libdebhelper-perl_13.11.6ubuntu1_all.deb ... #14 79.28 Unpacking libdebhelper-perl (13.11.6ubuntu1) ... #14 79.32 Selecting previously unselected package libtool. #14 79.32 Preparing to unpack .../100-libtool_2.4.7-7_all.deb ... #14 79.32 Unpacking libtool (2.4.7-7) ... #14 79.36 Selecting previously unselected package dh-autoreconf. + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz dpkg-source -I.git -b . #15 8.437 Setting up dh-apparmor (3.0.8-3) ... #15 8.451 Setting up libsystemd-dev:armhf (252.22-1~deb12u1) ... #15 8.463 Setting up pkgconf:armhf (1.8.1-1) ... #15 8.477 Setting up pkg-config:armhf (1.8.1-1) ... #15 8.490 Setting up cmake (3.25.1-1) ... #15 8.505 Setting up docker-ce-build-deps (1.0) ... #15 8.520 Processing triggers for man-db (2.11.2-2) ... #50 5.167 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16356 files and directories currently installed.) #50 5.185 Preparing to unpack .../00-bzip2_1.0.8-5+b1_amd64.deb ... #50 5.193 Unpacking bzip2 (1.0.8-5+b1) ... #50 5.259 Selecting previously unselected package xz-utils. #50 5.262 Preparing to unpack .../01-xz-utils_5.4.1-0.2_amd64.deb ... #50 5.267 Unpacking xz-utils (5.4.1-0.2) ... #50 5.460 Selecting previously unselected package libdpkg-perl. #50 5.463 Preparing to unpack .../02-libdpkg-perl_1.21.22_all.deb ... #50 5.468 Unpacking libdpkg-perl (1.21.22) ... #50 5.606 Selecting previously unselected package patch. #14 87.39 Setting up python3-cryptography (38.0.4-4ubuntu0.23.10.1) ... #14 87.61 Setting up python3-debian (0.1.49ubuntu2) ... #15 2.621 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #15 2.628 Unpacking docker-ce-build-deps (1.0) ... #14 10.13 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] #14 10.13 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB] #16 5.810 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libarchive13 armhf 3.4.0-2ubuntu1.2 [290 kB] #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #16 [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 #15 6.621 Selecting previously unselected package dh-apparmor. #15 6.624 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #15 6.628 Unpacking dh-apparmor (2.13.6-10) ... #15 6.659 Selecting previously unselected package libseccomp-dev:amd64. #15 6.662 Preparing to unpack .../10-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... #15 6.665 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #15 6.700 Selecting previously unselected package libsystemd-dev:amd64. #15 6.703 Preparing to unpack .../11-libsystemd-dev_247.3-7+deb11u4_amd64.deb ... #15 6.707 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u4) ... #15 6.804 Selecting previously unselected package pkg-config. #15 6.237 Preparing to unpack .../04-procps_2%3a3.3.17-5_arm64.deb ... #15 6.244 Unpacking procps (2:3.3.17-5) ... #15 6.320 Selecting previously unselected package libjsoncpp24:arm64. #15 6.323 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_arm64.deb ... #15 6.329 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... #15 6.364 Selecting previously unselected package librhash0:arm64. #15 6.367 Preparing to unpack .../06-librhash0_1.4.1-2_arm64.deb ... #15 6.370 Unpacking librhash0:arm64 (1.4.1-2) ... #15 6.418 Selecting previously unselected package libuv1:arm64. #15 6.421 Preparing to unpack .../07-libuv1_1.40.0-2_arm64.deb ... #15 6.425 Unpacking libuv1:arm64 (1.40.0-2) ... #15 6.461 Selecting previously unselected package cmake. #15 6.465 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_arm64.deb ... #14 79.36 Preparing to unpack .../101-dh-autoreconf_20_all.deb ... #14 79.37 Unpacking dh-autoreconf (20) ... #14 79.40 Selecting previously unselected package libarchive-zip-perl. #14 79.40 Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... #14 79.41 Unpacking libarchive-zip-perl (1.68-1) ... #14 79.45 Selecting previously unselected package libsub-override-perl. #14 79.45 Preparing to unpack .../103-libsub-override-perl_0.09-4_all.deb ... #14 79.45 Unpacking libsub-override-perl (0.09-4) ... #14 79.56 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 79.56 Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #14 79.56 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #14 79.59 Selecting previously unselected package dh-strip-nondeterminism. #14 79.59 Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... #14 79.60 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #14 79.64 Selecting previously unselected package libdw1:armhf. #14 79.64 Preparing to unpack .../106-libdw1_0.189-4_armhf.deb ... #14 79.64 Unpacking libdw1:armhf (0.189-4) ... #14 79.68 Selecting previously unselected package debugedit. 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #14 87.77 Setting up python3-requests (2.31.0+dfsg-1ubuntu1) ... #50 5.608 Preparing to unpack .../03-patch_2.7.6-7_amd64.deb ... #50 5.616 Unpacking patch (2.7.6-7) ... #50 5.715 Selecting previously unselected package dpkg-dev. #50 5.717 Preparing to unpack .../04-dpkg-dev_1.21.22_all.deb ... #50 5.723 Unpacking dpkg-dev (1.21.22) ... #14 10.33 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB] #14 10.34 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB] #14 10.41 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #14 10.41 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.15 [4956 B] #14 10.41 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] #14 10.42 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] #14 10.42 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] #14 10.42 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.2 [123 kB] #14 10.57 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB] #16 5.825 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjsoncpp1 armhf 1.7.4-3.1ubuntu2 [65.1 kB] #16 5.828 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librhash0 armhf 1.3.9-1 [125 kB] #16 5.834 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB] #16 5.838 Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake armhf 3.16.3-1ubuntu1.20.04.1 [3014 kB] #16 5.976 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf dh-apparmor all 2.13.3-7ubuntu5.3 [11.0 kB] #16 5.978 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~20.04.2 [79.3 kB] #16 5.979 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsystemd-dev armhf 245.4-4ubuntu3.23 [246 kB] #16 5.990 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB] #16 6.164 debconf: delaying package configuration, since apt-utils is not installed #15 3.319 Reading package lists... #17 DONE 2.7s #15 6.807 Preparing to unpack .../12-pkg-config_0.29.2-1_amd64.deb ... #15 6.811 Unpacking pkg-config (0.29.2-1) ... #15 6.885 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #15 6.896 Setting up libuv1:amd64 (1.40.0-2) ... #15 6.905 Setting up bash-completion (1:2.11-2) ... #15 6.468 Unpacking cmake (3.18.4-2+deb11u1) ... #15 6.790 Selecting previously unselected package dh-apparmor. #14 79.68 Preparing to unpack .../107-debugedit_1%3a5.0-5_armhf.deb ... #14 79.69 Unpacking debugedit (1:5.0-5) ... #14 79.72 Selecting previously unselected package dwz. #14 79.72 Preparing to unpack .../108-dwz_0.15-1_armhf.deb ... #14 79.73 Unpacking dwz (0.15-1) ... #14 79.76 Selecting previously unselected package gettext. #14 79.77 Preparing to unpack .../109-gettext_0.21-13_armhf.deb ... #14 79.77 Unpacking gettext (0.21-13) ... #14 79.82 Selecting previously unselected package intltool-debian. #12 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 3.0s done #12 ... #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.506 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] #14 0.506 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #14 0.597 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] #14 0.618 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] #14 0.650 Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB] #14 0.677 Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1073 kB] #14 0.732 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] #14 0.736 Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1874 kB] #14 0.760 Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1505 kB] #14 0.801 Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #14 1.016 Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #14 1.018 Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #14 1.034 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1345 kB] #14 1.048 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB] #14 1.049 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1794 kB] #14 1.068 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1927 kB] #14 1.088 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB] #14 1.088 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB] #14 2.366 Fetched 30.0 MB in 2s (14.0 MB/s) #14 2.366 Reading package lists... #14 3.420 Reading package lists... #14 4.435 Building dependency tree... #14 4.662 Reading state information... #14 4.863 The following additional packages will be installed: #14 4.863 autoconf automake autopoint autotools-dev binutils binutils-common #14 4.863 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 4.863 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf #14 4.864 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 4.864 fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 #14 4.864 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #14 4.864 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #14 4.871 intltool-debian iso-codes less libalgorithm-diff-perl #14 4.871 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 4.871 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 4.871 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 4.871 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 4.871 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #14 4.871 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 4.871 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 4.871 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 4.871 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 4.871 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 4.871 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 4.871 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 4.871 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 4.871 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 4.871 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 4.871 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 4.871 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 4.871 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 4.871 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 4.871 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 4.871 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 4.871 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 4.871 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 4.871 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 4.871 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 4.871 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 4.871 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #14 4.871 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #14 4.871 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #14 4.871 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #14 4.871 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #14 4.871 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #14 4.871 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #14 4.871 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 4.871 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 4.871 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 4.871 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 4.871 libmath-base85-perl libmd0 libmodule-implementation-perl #14 4.871 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #14 4.871 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #14 4.871 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #14 4.871 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #14 4.871 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #14 4.871 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #14 4.871 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #14 4.871 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #14 4.871 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #14 4.871 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #14 4.871 libpython3.10-minimal libpython3.10-stdlib libquadmath0 #14 4.871 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #14 4.871 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 4.871 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #14 4.871 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 4.871 libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl #14 4.871 libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev #14 4.871 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 4.871 libstring-shellquote-perl libsub-exporter-perl #14 4.871 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 4.871 libsub-name-perl libsub-override-perl libsub-quote-perl #14 4.871 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 4.871 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 4.871 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 4.871 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #14 4.871 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #14 4.871 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #14 4.871 libvariable-magic-perl libwant-perl libwebp7 libwww-perl #14 4.871 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #14 4.871 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #14 4.871 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #14 4.871 libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl #14 4.871 licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop #14 4.871 m4 make man-db manpages manpages-dev media-types netbase openssh-client #14 4.871 openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults #14 4.871 pinentry-curses po-debconf publicsuffix python-apt-common python3 #14 4.871 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #14 4.871 python3-idna python3-magic python3-minimal python3-pkg-resources #14 4.871 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #14 4.871 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #14 4.871 ucf unzip wdiff xauth xz-utils zstd #14 4.871 Suggested packages: #14 4.871 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #14 4.871 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #14 4.871 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #14 4.871 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #14 4.871 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 4.871 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #14 4.871 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #14 4.871 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #14 4.871 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #14 4.871 g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc #14 4.871 gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #14 4.871 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #14 4.871 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #14 4.871 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #14 4.871 libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl #14 4.871 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #14 4.871 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #14 4.871 libstdc++-11-doc libbareword-filehandles-perl libindirect-perl #14 4.871 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #14 4.871 libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #14 4.871 libxml-sax-expatxs-perl bash-completion binutils-multiarch #14 4.871 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #14 4.871 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 4.871 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 4.871 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 4.871 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 4.871 python3-cryptography python3-openssl python3-socks python-requests-doc #14 4.871 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc #14 5.237 The following NEW packages will be installed: #14 5.237 autoconf automake autopoint autotools-dev binutils binutils-common #14 5.237 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 5.237 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts #14 5.237 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 5.237 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core #14 5.237 g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git git-man gnupg #14 5.237 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #14 5.237 gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl #14 5.237 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 5.237 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 5.238 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #14 5.238 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #14 5.238 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #14 5.238 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 5.238 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 5.238 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 5.238 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 5.238 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 5.238 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 5.238 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 5.238 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 5.238 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 5.238 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 5.238 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 5.238 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #14 5.238 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #14 5.238 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #14 5.238 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #14 5.238 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #14 5.238 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 5.238 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #14 5.238 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 5.238 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 5.238 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #14 5.238 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #14 5.238 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #14 5.238 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #14 5.238 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #14 5.238 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #14 5.239 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #14 5.239 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #14 5.239 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 5.239 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 5.239 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 5.239 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 5.239 libmath-base85-perl libmd0 libmodule-implementation-perl #14 5.239 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #14 5.239 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #14 5.239 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #14 5.239 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #14 5.239 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #14 5.239 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #14 5.239 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #14 5.239 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #14 5.239 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #14 5.239 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #14 5.239 libpython3.10-minimal libpython3.10-stdlib libquadmath0 #14 5.239 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #14 5.239 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 5.239 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #14 5.239 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 5.239 libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl #14 5.239 libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev #14 5.239 libstrictures-perl libstring-copyright-perl libstring-escape-perl #14 5.239 libstring-shellquote-perl libsub-exporter-perl #14 5.239 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #14 5.239 libsub-name-perl libsub-override-perl libsub-quote-perl #14 5.239 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 5.239 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 5.239 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #14 5.239 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #14 5.239 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #14 5.239 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #14 5.239 libvariable-magic-perl libwant-perl libwebp7 libwww-perl #14 5.239 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #14 5.239 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #14 5.239 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #14 5.239 libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl #14 5.239 licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop #14 5.239 m4 make man-db manpages manpages-dev media-types netbase openssh-client #14 5.239 openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults #14 5.239 pinentry-curses po-debconf publicsuffix python-apt-common python3 #14 5.239 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #14 5.239 python3-idna python3-magic python3-minimal python3-pkg-resources #14 5.239 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #14 5.240 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #14 5.240 ucf unzip wdiff xauth xz-utils zstd #14 5.661 0 upgraded, 371 newly installed, 0 to remove and 4 not upgraded. #14 5.661 Need to get 132 MB of archives. #14 5.661 After this operation, 476 MB of additional disk space will be used. #14 5.661 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB] #14 5.809 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB] #14 6.185 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB] #14 6.195 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB] #14 6.326 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB] #14 6.326 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] #14 6.328 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] #14 6.332 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] #14 6.336 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] #14 6.345 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB] #14 6.374 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB] #14 6.740 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB] #14 6.845 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B] #14 6.846 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB] #14 6.846 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB] #14 6.896 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] #14 6.899 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] #14 6.899 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB] #14 6.950 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB] #14 6.953 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB] #14 6.964 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] #14 6.966 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.6 [5160 B] #14 6.966 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] #14 7.000 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.2 [143 kB] #14 7.002 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] #14 7.002 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] #14 7.003 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB] #14 7.004 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] #14 7.139 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.4 [763 kB] #14 7.146 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] #14 7.146 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] #14 7.147 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] #14 7.147 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu3 [14.6 kB] #14 7.147 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu3 [164 kB] #14 7.149 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] #14 7.151 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] #14 7.151 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3 [71.1 kB] #14 7.157 Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB] #14 7.173 Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB] #14 7.228 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB] #14 7.228 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] #14 7.229 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB] #14 7.230 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 groff-base amd64 1.22.4-8build1 [955 kB] #14 7.240 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] #14 7.242 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] #14 7.243 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] #14 7.244 Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.1 [76.7 kB] #14 7.245 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB] #14 7.245 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] #14 7.261 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] #14 7.262 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] #14 7.262 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] #14 7.262 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] #14 7.263 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] #14 7.265 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] #14 7.277 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] #14 7.277 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] #14 7.278 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 man-db amd64 2.10.2-1 [1187 kB] #14 7.291 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] #14 7.310 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.6 [906 kB] #14 7.318 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] #14 7.320 Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] #14 7.321 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 strace amd64 5.16-0ubuntu3 [567 kB] #14 7.329 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] #14 7.329 Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] #14 7.330 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] #14 7.331 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB] #14 7.333 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB] #14 7.340 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB] #14 7.341 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB] #14 7.350 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 autopoint all 0.21-4ubuntu4 [422 kB] #14 7.355 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB] #14 7.358 Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB] #14 7.368 Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB] #14 7.370 Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB] #14 7.372 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB] #14 7.396 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B] #14 7.396 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.6 [20.3 kB] #14 7.396 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-97.107 [1325 kB] #14 7.411 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] #14 7.412 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] #14 7.413 Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] #14 7.415 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] #14 7.416 Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.6 [2100 kB] #14 7.436 Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB] #14 7.439 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] #14 7.452 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] #14 7.476 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] #14 7.477 Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB] #14 7.606 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] #14 ... #12 [golang 1/1] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 #12 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf done #12 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #12 DONE 11.0s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 7.607 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB] #14 7.607 Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB] #14 7.609 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB] #14 7.609 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB] #14 7.609 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB] #14 7.634 Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB] #14 7.644 Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB] #14 7.667 Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB] #14 7.675 Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB] #14 7.677 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB] #14 7.703 Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB] #14 7.944 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] + 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.uAvv38 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #14 87.90 Setting up equivs (2.3.1) ... #14 87.91 Setting up libmoox-aliases-perl (0.001006-2) ... #14 87.93 Setting up libb-hooks-endofscope-perl (0.26-1) ... #14 87.95 Setting up python3-nacl (1.5.0-4) ... #14 88.08 Setting up dput (1.1.3ubuntu3) ... #50 6.006 Selecting previously unselected package libglib2.0-0:amd64. #50 6.009 Preparing to unpack .../05-libglib2.0-0_2.74.6-2_amd64.deb ... #50 6.018 Unpacking libglib2.0-0:amd64 (2.74.6-2) ... #14 10.80 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 kB] #16 6.213 Fetched 5733 kB in 1s (4741 kB/s) #16 6.243 Selecting previously unselected package bash-completion. #16 6.243 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26061 files and directories currently installed.) #16 6.258 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.1s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #15 4.078 Building dependency tree... #15 4.248 Reading state information... #15 4.271 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 6.793 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #15 6.797 Unpacking dh-apparmor (2.13.6-10) ... #15 6.831 Selecting previously unselected package libseccomp-dev:arm64. #15 6.835 Preparing to unpack .../10-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... #15 6.838 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... #15 6.874 Selecting previously unselected package libsystemd-dev:arm64. #15 6.877 Preparing to unpack .../11-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... #15 6.882 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... #15 6.990 Selecting previously unselected package pkg-config. #14 79.82 Preparing to unpack .../110-intltool-debian_0.35.0+20060710.6_all.deb ... #14 79.83 Unpacking intltool-debian (0.35.0+20060710.6) ... #14 79.86 Selecting previously unselected package po-debconf. #14 79.86 Preparing to unpack .../111-po-debconf_1.0.21+nmu1_all.deb ... #14 79.86 Unpacking po-debconf (1.0.21+nmu1) ... #14 79.91 Selecting previously unselected package debhelper. #14 79.91 Preparing to unpack .../112-debhelper_13.11.6ubuntu1_all.deb ... #14 79.92 Unpacking debhelper (13.11.6ubuntu1) ... #14 79.98 Selecting previously unselected package libfakeroot:armhf. #14 79.98 Preparing to unpack .../113-libfakeroot_1.32.1-1_armhf.deb ... #14 79.98 Unpacking libfakeroot:armhf (1.32.1-1) ... #14 80.02 Selecting previously unselected package fakeroot. #14 80.02 Preparing to unpack .../114-fakeroot_1.32.1-1_armhf.deb ... #14 80.03 Unpacking fakeroot (1.32.1-1) ... #14 80.07 Selecting previously unselected package libassuan0:armhf. #14 80.07 Preparing to unpack .../115-libassuan0_2.5.6-1_armhf.deb ... #14 80.08 Unpacking libassuan0:armhf (2.5.6-1) ... #14 80.11 Selecting previously unselected package gpgconf. #14 80.11 Preparing to unpack .../116-gpgconf_2.2.40-1.1ubuntu1_armhf.deb ... #14 80.12 Unpacking gpgconf (2.2.40-1.1ubuntu1) ... #14 80.16 Selecting previously unselected package libksba8:armhf. #14 80.16 Preparing to unpack .../117-libksba8_1.6.4-2_armhf.deb ... #14 80.16 Unpacking libksba8:armhf (1.6.4-2) ... #14 80.20 Selecting previously unselected package libnpth0:armhf. #16 0.704 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease #14 7.945 Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB] #14 7.962 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB] #14 8.099 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] #14 8.099 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] #14 8.101 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB] #14 8.103 Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] #14 8.103 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] #14 8.105 Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] #14 8.105 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB] #14 8.113 Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] #18 exporting layers 1.6s done #18 writing image sha256:15167be034445256dff0f94ae6c522cc07cb7fe09670c05c9ab6c7777532e434 done #18 naming to docker.io/rpmbuild-fedora-39/aarch64 done #18 DONE 1.6s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/fedora-39/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/fedora-39/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-39/aarch64 -ba --define '_gitcommit_cli efb9206' --define '_gitcommit_engine b37f8c8' --define '_release 0' --define '_version 0.0.0~20240226182428.efb9206' --define '_origversion 0.0.0-20240226182428-efb9206' --define '_buildx_rpm_version 0.12.1' --define '_buildx_version v0.12.1' --define '_buildx_gitcommit 30feaa1' --define '_compose_rpm_version 2.24.6' --define '_compose_version v2.24.6' 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 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KJJ67t + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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 13.2.1 -- Detecting C compiler ABI info #14 88.19 Setting up libnamespace-clean-perl (0.27-2) ... #50 6.260 Selecting previously unselected package libgirepository-1.0-1:amd64. #50 6.262 Preparing to unpack .../06-libgirepository-1.0-1_1.74.0-3_amd64.deb ... #50 6.267 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ... + 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.w82jCM + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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'... #15 4.482 Starting 2 pkgProblemResolver with broken count: 0 #15 4.485 Done #15 4.664 Done #15 6.994 Preparing to unpack .../12-pkg-config_0.29.2-1_arm64.deb ... #15 6.997 Unpacking pkg-config (0.29.2-1) ... #15 7.039 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... #15 7.053 Setting up libuv1:arm64 (1.40.0-2) ... #15 7.065 Setting up bash-completion (1:2.11-2) ... #14 80.21 Preparing to unpack .../118-libnpth0_1.6-3build2_armhf.deb ... #14 80.21 Unpacking libnpth0:armhf (1.6-3build2) ... #14 80.25 Selecting previously unselected package dirmngr. #14 80.25 Preparing to unpack .../119-dirmngr_2.2.40-1.1ubuntu1_armhf.deb ... #14 80.27 Unpacking dirmngr (2.2.40-1.1ubuntu1) ... #14 80.30 Selecting previously unselected package gnupg-l10n. #14 80.30 Preparing to unpack .../120-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... #14 80.31 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 80.34 Selecting previously unselected package gnupg-utils. #14 80.35 Preparing to unpack .../121-gnupg-utils_2.2.40-1.1ubuntu1_armhf.deb ... #14 80.35 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... #14 80.39 Selecting previously unselected package gpg. #14 80.40 Preparing to unpack .../122-gpg_2.2.40-1.1ubuntu1_armhf.deb ... #14 80.40 Unpacking gpg (2.2.40-1.1ubuntu1) ... #14 80.44 Selecting previously unselected package pinentry-curses. #16 0.784 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease #16 0.878 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease #16 0.966 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease #15 7.426 Setting up libncurses6:amd64 (6.2+20201114-2+deb11u2) ... #15 7.436 Setting up pkg-config (0.29.2-1) ... #15 7.481 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #15 7.490 Setting up librhash0:amd64 (1.4.1-2) ... #15 7.500 Setting up cmake-data (3.18.4-2+deb11u1) ... #15 7.515 Setting up dh-apparmor (2.13.6-10) ... #15 7.528 Setting up libsystemd-dev:amd64 (247.3-7+deb11u4) ... #14 8.396 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] #14 8.491 Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] #14 8.492 Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] #14 8.494 Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [183 kB] #14 8.501 Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] #15 2.682 Reading package lists... #15 3.560 Building dependency tree... -- 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 #14 88.23 Setting up libstring-license-perl (0.0.9-2ubuntu1) ... #14 88.25 Setting up python3-paramiko (2.12.0-2ubuntu1.23.10.2) ... #14 88.45 Setting up licensecheck (3.3.9-1ubuntu1) ... #50 6.613 Selecting previously unselected package gir1.2-glib-2.0:amd64. + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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. #15 4.838 Starting pkgProblemResolver with broken count: 0 #15 7.585 Setting up libncurses6:arm64 (6.2+20201114-2+deb11u2) ... #14 11.19 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] #14 11.19 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023d-0ubuntu0.20.04 [303 kB] #14 11.21 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] #16 6.809 Unpacking bash-completion (1:2.10-1ubuntu1) ... #16 6.933 Selecting previously unselected package cmake-data. #15 7.538 Setting up libprocps8:amd64 (2:3.3.17-5) ... #15 7.547 Setting up procps (2:3.3.17-5) ... #15 7.579 Setting up cmake (3.18.4-2+deb11u1) ... #15 7.590 Setting up docker-ce-build-deps (1.0) ... #15 7.600 Processing triggers for man-db (2.9.4-2) ... #14 80.45 Preparing to unpack .../123-pinentry-curses_1.2.1-1ubuntu1_armhf.deb ... #14 80.45 Unpacking pinentry-curses (1.2.1-1ubuntu1) ... #14 80.49 Selecting previously unselected package gpg-agent. #14 80.49 Preparing to unpack .../124-gpg-agent_2.2.40-1.1ubuntu1_armhf.deb ... #14 80.50 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... #14 80.54 Selecting previously unselected package gpg-wks-client. #14 80.54 Preparing to unpack .../125-gpg-wks-client_2.2.40-1.1ubuntu1_armhf.deb ... #14 80.55 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 80.58 Selecting previously unselected package gpg-wks-server. #14 80.58 Preparing to unpack .../126-gpg-wks-server_2.2.40-1.1ubuntu1_armhf.deb ... #14 80.61 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 80.65 Selecting previously unselected package gpgsm. #14 8.503 Get:118 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] #14 8.514 Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.15 [289 kB] #14 8.523 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [194 kB] #14 8.528 Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] #14 8.529 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #14 8.530 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB] #14 8.533 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-autoreconf all 20 [16.1 kB] #14 8.533 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] #14 8.534 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-override-perl all 0.09-2 [9532 B] #14 8.534 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #14 8.541 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B] #14 8.541 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB] #14 8.557 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 debugedit amd64 1:5.0-4build1 [47.2 kB] #14 8.558 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 dwz amd64 0.14-1build2 [105 kB] #14 8.559 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB] #14 8.566 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #14 8.567 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] #14 8.569 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 debhelper all 13.6ubuntu1 [923 kB] #14 8.579 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB] #14 8.579 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB] #14 8.580 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] #14 8.580 Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB] #14 8.589 Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] #14 8.590 Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] #14 8.591 Get:142 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB] #14 8.593 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] #14 8.594 Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB] #14 8.605 Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB] #14 8.610 Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] #14 8.610 Get:147 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB] #14 8.612 Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB] #14 8.613 Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB] #14 8.621 Get:150 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB] #14 8.623 Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] #14 8.626 Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B] #14 8.626 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #14 8.627 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB] #14 8.637 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-touch-perl all 0.12-1 [9024 B] #14 8.638 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB] #14 8.638 Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB] #14 8.639 Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #14 8.639 Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-xsaccessor-perl amd64 1.19-3build9 [34.1 kB] #14 8.653 Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-op-check-perl amd64 0.22-1build5 [10.3 kB] #14 8.654 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #14 8.654 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB] #14 8.654 Get:163 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-classify-perl amd64 0.015-1build5 [22.0 kB] #14 8.655 Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 8.669 Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #14 8.670 Get:166 http://archive.ubuntu.com/ubuntu jammy/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] #14 8.670 Get:167 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #14 8.671 Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoo-perl all 2.005004-3 [48.0 kB] #14 8.671 Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #14 8.686 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 8.686 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #14 8.686 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB] #14 8.687 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 8.687 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB] #14 8.702 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-parser-perl amd64 3.76-1build2 [88.4 kB] #14 8.703 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #14 8.705 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-html-perl all 1.004-2 [15.4 kB] #14 8.705 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 8.705 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-message-perl all 6.36-1 [76.8 kB] #15 3.737 Reading state information... #15 3.758 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #15 3.801 Starting 2 pkgProblemResolver with broken count: 0 #15 3.804 Done #15 3.824 Done #15 3.831 Starting pkgProblemResolver with broken count: 0 #15 3.861 Starting 2 pkgProblemResolver with broken count: 0 #15 3.864 Done #15 3.987 The following additional packages will be installed: + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done (0.4s) -- Generating done (0.0s) -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #14 88.46 Setting up libgitlab-api-v4-perl (0.27-1) ... #14 88.48 Setting up liblwp-protocol-https-perl (6.11-1) ... #14 88.50 Setting up libwww-perl (6.72-1) ... #14 88.52 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #14 88.53 Setting up libwww-mechanize-perl (2.17-1ubuntu1) ... #14 88.54 Setting up devscripts (2.23.6) ... #14 88.68 Setting up libxml-parser-perl (2.46-4) ... #14 88.70 Setting up lintian (2.116.3ubuntu3.1) ... #14 88.74 Setting up libxml-sax-expat-perl (0.51-2) ... #14 88.79 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 DONE 81.8s #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.1s #16 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #16 0.693 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease #50 6.616 Preparing to unpack .../07-gir1.2-glib-2.0_1.74.0-3_amd64.deb ... #50 6.621 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ... #50 6.704 Selecting previously unselected package libsecret-common. #50 6.704 Preparing to unpack .../08-libsecret-common_0.20.5-3_all.deb ... #50 6.709 Unpacking libsecret-common (0.20.5-3) ... #50 6.809 Selecting previously unselected package libsecret-1-0:amd64. #50 6.812 Preparing to unpack .../09-libsecret-1-0_0.20.5-3_amd64.deb ... #50 6.816 Unpacking libsecret-1-0:amd64 (0.20.5-3) ... #50 6.903 Selecting previously unselected package gir1.2-secret-1:amd64. #50 6.903 Preparing to unpack .../10-gir1.2-secret-1_0.20.5-3_amd64.deb ... #50 6.910 Unpacking gir1.2-secret-1:amd64 (0.20.5-3) ... -- The C compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info #15 4.877 Starting 2 pkgProblemResolver with broken count: 0 #15 4.879 Done #15 5.172 The following additional packages will be installed: #15 7.595 Setting up pkg-config (0.29.2-1) ... #15 7.648 Setting up libjsoncpp24:arm64 (1.9.4-4) ... #15 7.659 Setting up librhash0:arm64 (1.4.1-2) ... #15 7.669 Setting up cmake-data (3.18.4-2+deb11u1) ... #15 7.686 Setting up dh-apparmor (2.13.6-10) ... #16 6.936 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ... #16 6.941 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ... #14 80.65 Preparing to unpack .../127-gpgsm_2.2.40-1.1ubuntu1_armhf.deb ... #14 80.65 Unpacking gpgsm (2.2.40-1.1ubuntu1) ... #14 80.69 Selecting previously unselected package gnupg. #14 80.69 Preparing to unpack .../128-gnupg_2.2.40-1.1ubuntu1_all.deb ... #14 80.69 Unpacking gnupg (2.2.40-1.1ubuntu1) ... #14 80.79 Selecting previously unselected package libfile-dirlist-perl. #14 80.79 Preparing to unpack .../129-libfile-dirlist-perl_0.05-3_all.deb ... #14 80.79 Unpacking libfile-dirlist-perl (0.05-3) ... #14 80.82 Selecting previously unselected package libfile-which-perl. #14 80.83 Preparing to unpack .../130-libfile-which-perl_1.27-2_all.deb ... #14 80.83 Unpacking libfile-which-perl (1.27-2) ... #14 80.86 Selecting previously unselected package libfile-homedir-perl. #14 80.86 Preparing to unpack .../131-libfile-homedir-perl_1.006-2_all.deb ... #14 80.87 Unpacking libfile-homedir-perl (1.006-2) ... #14 80.91 Selecting previously unselected package libfile-touch-perl. #14 8.718 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 8.718 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 8.719 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-openssl-defaults amd64 5build2 [7542 B] #14 8.719 Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ssleay-perl amd64 1.92-1build2 [327 kB] #14 8.722 Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB] #14 8.734 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-http-perl all 6.22-1 [23.2 kB] #14 8.734 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #14 8.735 Get:187 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB] #14 8.735 Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 8.735 Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-perl all 6.61-1 [141 kB] #14 8.750 Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB] #14 8.751 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB] #14 8.752 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 devscripts amd64 2.22.1ubuntu1 [1057 kB] #14 8.761 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 diffstat amd64 1.64-1build2 [29.2 kB] #14 8.761 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] #14 8.766 Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] #14 8.771 Get:196 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-debian all 0.1.43ubuntu1.1 [107 kB] #14 8.772 Get:197 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4.1 [136 kB] #14 8.774 Get:198 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gpg amd64 1.16.0-1.2ubuntu4.1 [214 kB] #14 8.776 Get:199 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dput all 1.1.0ubuntu2.1 [44.7 kB] #14 8.782 Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #14 8.791 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #14 8.791 Get:202 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.15 [284 kB] #14 8.794 Get:203 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #14 8.795 Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.10 [954 kB] #14 8.805 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.10 [3166 kB] #14 8.843 Get:206 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 8.845 Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB] #14 8.845 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 8.845 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB] #14 8.845 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB] #14 8.846 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #15 3.988 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #15 3.988 libprocps7 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 3.990 Suggested packages: #15 3.990 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #15 4.102 The following NEW packages will be installed: #15 4.103 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #15 4.103 libprocps7 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps [100%] Linking C executable tini-static #14 88.84 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 88.96 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 89.10 Processing triggers for libc-bin (2.38-1ubuntu6.1) ... #16 0.770 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease #16 0.860 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease #50 6.983 Selecting previously unselected package libapparmor1:amd64. #50 6.986 Preparing to unpack .../11-libapparmor1_3.0.8-3_amd64.deb ... #50 6.992 Unpacking libapparmor1:amd64 (3.0.8-3) ... #50 7.046 Selecting previously unselected package libapparmor-dev:amd64. #50 7.049 Preparing to unpack .../12-libapparmor-dev_3.0.8-3_amd64.deb ... #50 7.054 Unpacking libapparmor-dev:amd64 (3.0.8-3) ... -- 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 (0.5s) -- Generating done (0.0s) -- Build files have been written to: /go/tini + make tini-static #15 5.172 bash-completion cmake cmake-data dh-apparmor libjsoncpp24 libncurses6 #15 5.173 libprocps8 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 5.175 Suggested packages: #15 5.175 cmake-doc ninja-build apparmor-easyprof seccomp #15 5.175 Recommended packages: #15 5.175 psmisc #15 5.319 The following NEW packages will be installed: #15 5.320 bash-completion cmake cmake-data dh-apparmor libjsoncpp24 libncurses6 #15 5.321 libprocps8 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config procps #15 7.704 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... #15 7.715 Setting up libprocps8:arm64 (2:3.3.17-5) ... #15 7.728 Setting up procps (2:3.3.17-5) ... #15 7.762 Setting up cmake (3.18.4-2+deb11u1) ... #15 7.772 Setting up docker-ce-build-deps (1.0) ... #15 7.785 Processing triggers for man-db (2.9.4-2) ... #16 7.313 Selecting previously unselected package libarchive13:armhf. #16 7.313 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_armhf.deb ... #16 7.321 Unpacking libarchive13:armhf (3.4.0-2ubuntu1.2) ... #16 7.380 Selecting previously unselected package libjsoncpp1:armhf. #16 7.380 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_armhf.deb ... #16 7.383 Unpacking libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ... #16 7.423 Selecting previously unselected package librhash0:armhf. #14 80.91 Preparing to unpack .../132-libfile-touch-perl_0.12-2_all.deb ... #14 80.91 Unpacking libfile-touch-perl (0.12-2) ... #14 80.94 Selecting previously unselected package libio-pty-perl. #14 80.95 Preparing to unpack .../133-libio-pty-perl_1%3a1.17-1_armhf.deb ... #14 80.95 Unpacking libio-pty-perl (1:1.17-1) ... #14 80.98 Selecting previously unselected package libipc-run-perl. #14 80.99 Preparing to unpack .../134-libipc-run-perl_20220807.0-1_all.deb ... #14 80.99 Unpacking libipc-run-perl (20220807.0-1) ... #14 81.02 Selecting previously unselected package libclass-method-modifiers-perl. #14 81.02 Preparing to unpack .../135-libclass-method-modifiers-perl_2.15-1_all.deb ... #14 81.03 Unpacking libclass-method-modifiers-perl (2.15-1) ... #14 81.06 Selecting previously unselected package libclass-xsaccessor-perl. #14 81.06 Preparing to unpack .../136-libclass-xsaccessor-perl_1.19-4build1_armhf.deb ... #14 81.07 Unpacking libclass-xsaccessor-perl (1.19-4build1) ... #14 81.10 Selecting previously unselected package libb-hooks-op-check-perl:armhf. #14 81.10 Preparing to unpack .../137-libb-hooks-op-check-perl_0.22-2build1_armhf.deb ... #14 81.11 Unpacking libb-hooks-op-check-perl:armhf (0.22-2build1) ... #14 81.14 Selecting previously unselected package libdynaloader-functions-perl. #14 81.14 Preparing to unpack .../138-libdynaloader-functions-perl_0.003-3_all.deb ... #14 81.14 Unpacking libdynaloader-functions-perl (0.003-3) ... #14 81.17 Selecting previously unselected package libdevel-callchecker-perl:armhf. #14 81.17 Preparing to unpack .../139-libdevel-callchecker-perl_0.008-2_armhf.deb ... #14 81.18 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ... #14 81.21 Selecting previously unselected package libparams-classify-perl:armhf. #14 81.22 Preparing to unpack .../140-libparams-classify-perl_0.015-2build2_armhf.deb ... #14 81.22 Unpacking libparams-classify-perl:armhf (0.015-2build2) ... #14 81.25 Selecting previously unselected package libmodule-runtime-perl. #14 11.66 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.7 [640 kB] #14 11.70 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] #14 11.70 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #14 11.75 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] #14 11.78 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] #14 9.129 Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB] #14 9.149 Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #14 9.153 Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 9.174 Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvariable-magic-perl amd64 0.62-1build5 [35.9 kB] #14 9.176 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #14 9.180 Get:217 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB] #14 9.236 Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] #15 4.379 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #15 4.379 1 not fully installed or removed. #15 4.379 Need to get 5928 kB of archives. #15 4.379 After this operation, 23.3 MB of additional disk space will be used. #15 4.379 Get:1 http://deb.debian.org/debian buster/main armhf bash-completion all 1:2.8-6 [208 kB] #15 4.387 Get:2 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB] #15 4.404 Get:3 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB] #15 4.405 Get:4 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB] #15 4.419 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [277 kB] #15 4.520 Get:6 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB] [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20240226182428-efb9206 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:18.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 89.20 Processing triggers for ca-certificates (20230311ubuntu1) ... #14 89.23 Updating certificates in /etc/ssl/certs... #16 0.948 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease #50 7.263 Selecting previously unselected package uuid-dev:amd64. #50 7.265 Preparing to unpack .../13-uuid-dev_2.38.1-5+b1_amd64.deb ... #50 7.272 Unpacking uuid-dev:amd64 (2.38.1-5+b1) ... #50 7.333 Selecting previously unselected package libblkid-dev:amd64. #50 7.335 Preparing to unpack .../14-libblkid-dev_2.38.1-5+b1_amd64.deb ... #50 7.340 Unpacking libblkid-dev:amd64 (2.38.1-5+b1) ... #50 7.456 Selecting previously unselected package libelf1:amd64. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #15 10.40 Processing triggers for libc-bin (2.36-9+deb12u4) ... #15 5.593 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #15 5.593 1 not fully installed or removed. #15 5.593 Need to get 7085 kB of archives. #15 5.593 After this operation, 28.5 MB of additional disk space will be used. #15 5.593 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB] #16 7.425 Preparing to unpack .../04-librhash0_1.3.9-1_armhf.deb ... #16 7.430 Unpacking librhash0:armhf (1.3.9-1) ... #16 7.476 Selecting previously unselected package libuv1:armhf. #16 7.476 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_armhf.deb ... #16 7.480 Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) ... #16 7.513 Selecting previously unselected package cmake. #16 7.515 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_armhf.deb ... #16 7.521 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ... #14 81.26 Preparing to unpack .../141-libmodule-runtime-perl_0.016-2_all.deb ... #14 81.26 Unpacking libmodule-runtime-perl (0.016-2) ... #14 81.30 Selecting previously unselected package libimport-into-perl. #14 81.30 Preparing to unpack .../142-libimport-into-perl_1.002005-2_all.deb ... #14 81.30 Unpacking libimport-into-perl (1.002005-2) ... #14 81.33 Selecting previously unselected package librole-tiny-perl. #14 81.33 Preparing to unpack .../143-librole-tiny-perl_2.002004-1_all.deb ... #14 81.34 Unpacking librole-tiny-perl (2.002004-1) ... #14 81.37 Selecting previously unselected package libsub-quote-perl. #14 81.38 Preparing to unpack .../144-libsub-quote-perl_2.006008-1ubuntu1_all.deb ... #14 81.38 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ... #14 81.41 Selecting previously unselected package libmoo-perl. #14 81.41 Preparing to unpack .../145-libmoo-perl_2.005005-1_all.deb ... #14 81.42 Unpacking libmoo-perl (2.005005-1) ... #14 81.45 Selecting previously unselected package libencode-locale-perl. #14 81.46 Preparing to unpack .../146-libencode-locale-perl_1.05-3_all.deb ... #14 81.46 Unpacking libencode-locale-perl (1.05-3) ... #14 81.49 Selecting previously unselected package libtimedate-perl. #14 11.82 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] #14 12.03 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] #14 9.239 Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] #14 9.241 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] #14 9.244 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] #14 9.245 Get:222 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] #14 9.246 Get:223 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] #14 9.253 Get:224 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB] #14 9.255 Get:225 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB] #14 9.259 Get:226 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB] #14 9.261 Get:227 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.6 [29.0 kB] #14 9.274 Get:228 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 9.281 Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #14 9.283 Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB] #14 9.284 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB] #14 9.286 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB] #14 9.288 Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB] #14 9.290 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-install-perl all 0.928-1.1 [9972 B] #14 9.294 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB] #14 9.296 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB] #14 9.306 Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B] #14 9.315 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwant-perl amd64 0.29-1build7 [24.9 kB] #14 9.317 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 9.318 Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcpanel-json-xs-perl amd64 4.27-1build1 [114 kB] #14 9.321 Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #14 9.322 Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexception-class-perl all 1.45-1 [28.6 kB] #14 9.323 Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #14 9.326 Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #14 9.338 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #14 9.343 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-xs-perl amd64 0.430-2build2 [41.9 kB] #14 9.344 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #14 9.345 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB] #14 9.346 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB] #14 9.354 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-messagepack-perl amd64 1.01-2build1 [34.7 kB] #14 9.356 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #14 9.358 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #14 9.361 Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #14 9.364 Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB] #14 9.370 Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-1build7 [82.4 kB] #14 9.373 Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB] #14 9.375 Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #14 9.377 Get:258 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdistro-info-perl all 1.1ubuntu0.2 [5222 B] #14 9.378 Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 libemail-address-xs-perl amd64 1.04-1build6 [28.7 kB] #14 9.386 Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #14 9.390 Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB] #14 9.391 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #14 9.392 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] #14 9.393 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnumber-compare-perl all 0.03-2 [7058 B] #14 9.402 Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-glob-perl all 0.11-2 [8042 B] #14 9.403 Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 9.404 Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB] #14 9.404 Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB] #14 9.405 Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB] #14 9.419 Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #14 9.422 Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 9.424 Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #14 9.425 Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #14 9.428 Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-perl all 4.04000-1 [81.8 kB] #14 9.435 Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-perl all 1.710-1 [68.4 kB] #14 9.438 Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #14 9.439 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB] #14 9.440 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-identify-perl amd64 0.14-1build5 [10.4 kB] #14 9.441 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-name-perl amd64 0.26-1build3 [11.4 kB] #14 9.451 Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 9.453 Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB] #14 9.455 Get:282 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 9.456 Get:283 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-perl all 1.012004-1 [321 kB] #14 9.460 Get:284 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #14 9.467 Get:285 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhash-fieldhash-perl amd64 0.15-1build5 [17.3 kB] #14 9.468 Get:286 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #14 9.469 Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #14 9.470 Get:288 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #14 9.471 Get:289 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB] #14 9.483 Get:290 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB] #14 9.493 Get:291 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompt-tiny-perl all 0.003-1 [8924 B] #14 9.495 Get:292 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #14 9.501 Get:293 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB] #14 9.506 Get:294 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #14 9.518 Get:295 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.2 [15.5 kB] #14 9.519 Get:296 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB] #14 9.540 Get:297 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #15 4.521 Get:7 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB] #15 4.523 Get:8 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB] #15 4.698 Get:9 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB] #14 89.55 0 added, 0 removed; done. #14 89.55 Running hooks in /etc/ca-certificates/update.d... #50 7.459 Preparing to unpack .../15-libelf1_0.188-2.1_amd64.deb ... #50 7.463 Unpacking libelf1:amd64 (0.188-2.1) ... #50 7.552 Selecting previously unselected package libffi-dev:amd64. #50 7.556 Preparing to unpack .../16-libffi-dev_3.4.4-1_amd64.deb ... #50 7.564 Unpacking libffi-dev:amd64 (3.4.4-1) ... #50 7.664 Selecting previously unselected package libgpg-error-dev. #50 7.664 Preparing to unpack .../17-libgpg-error-dev_1.46-1_amd64.deb ... + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y0FHRW + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... [100%] Linking C executable tini-static #15 8.818 Processing triggers for libc-bin (2.31-13+deb11u8) ... #15 5.610 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB] #15 5.617 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2+deb11u2 [80.6 kB] #15 5.618 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB] #15 5.620 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB] #15 5.624 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB] #15 5.626 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB] #15 5.628 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB] #15 5.630 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB] #15 5.653 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB] #15 5.654 Get:11 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] #15 5.656 Get:12 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-7+deb11u4 [402 kB] #15 5.658 Get:13 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB] #15 5.830 debconf: delaying package configuration, since apt-utils is not installed #16 7.829 Selecting previously unselected package dh-apparmor. #16 7.829 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.3_all.deb ... #16 7.833 Unpacking dh-apparmor (2.13.3-7ubuntu5.3) ... #16 7.863 Selecting previously unselected package libseccomp-dev:armhf. #16 7.866 Preparing to unpack .../08-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_armhf.deb ... #16 7.869 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ... #16 7.906 Selecting previously unselected package libsystemd-dev:armhf. #16 7.909 Preparing to unpack .../09-libsystemd-dev_245.4-4ubuntu3.23_armhf.deb ... #16 7.912 Unpacking libsystemd-dev:armhf (245.4-4ubuntu3.23) ... #16 7.979 Selecting previously unselected package pkg-config. #14 81.49 Preparing to unpack .../147-libtimedate-perl_2.3300-2_all.deb ... #14 81.50 Unpacking libtimedate-perl (2.3300-2) ... #14 81.53 Selecting previously unselected package libhttp-date-perl. #14 81.54 Preparing to unpack .../148-libhttp-date-perl_6.05-2_all.deb ... #14 81.54 Unpacking libhttp-date-perl (6.05-2) ... #14 81.57 Selecting previously unselected package libfile-listing-perl. #14 81.57 Preparing to unpack .../149-libfile-listing-perl_6.15-1_all.deb ... #14 81.58 Unpacking libfile-listing-perl (6.15-1) ... #14 81.61 Selecting previously unselected package libhtml-tagset-perl. #14 81.61 Preparing to unpack .../150-libhtml-tagset-perl_3.20-6_all.deb ... #14 81.61 Unpacking libhtml-tagset-perl (3.20-6) ... #14 81.64 Selecting previously unselected package liburi-perl. #14 81.64 Preparing to unpack .../151-liburi-perl_5.19-2_all.deb ... #14 81.65 Unpacking liburi-perl (5.19-2) ... #14 81.69 Selecting previously unselected package libhtml-parser-perl:armhf. #14 81.69 Preparing to unpack .../152-libhtml-parser-perl_3.81-1_armhf.deb ... #14 81.69 Unpacking libhtml-parser-perl:armhf (3.81-1) ... #14 81.72 Selecting previously unselected package libhtml-tree-perl. #15 8.669 Processing triggers for libc-bin (2.31-13+deb11u8) ... #14 9.543 Get:298 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB] #14 9.545 Get:299 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #14 9.548 Get:300 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] #14 9.550 Get:301 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB] #14 9.553 Get:302 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] #14 9.556 Get:303 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #14 9.557 Get:304 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #14 9.564 Get:305 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 9.565 Get:306 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #14 9.566 Get:307 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB] #14 9.580 Get:308 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B] #14 9.580 Get:309 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #14 9.581 Get:310 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #16 1.046 Reading package lists... #14 89.55 done. #50 7.672 Unpacking libgpg-error-dev (1.46-1) ... #50 7.759 Selecting previously unselected package libgcrypt20-dev. #50 7.760 Preparing to unpack .../18-libgcrypt20-dev_1.10.1-3_amd64.deb ... #50 7.764 Unpacking libgcrypt20-dev (1.10.1-3) ... #50 7.906 Selecting previously unselected package libglib2.0-data. + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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 13.2.1 -- Detecting C compiler ABI info [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20240226182428-efb9206 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... #16 DONE 2.9s #17 [stage-1 6/6] WORKDIR /root/rpmbuild #17 DONE 0.0s #18 exporting to image #18 exporting layers #15 5.874 Fetched 7085 kB in 0s (21.5 MB/s) #15 5.904 Selecting previously unselected package bash-completion. #15 5.904 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28407 files and directories currently installed.) #15 5.921 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... #15 DONE 11.0s #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.2s #16 7.982 Preparing to unpack .../10-pkg-config_0.29.1-0ubuntu4_armhf.deb ... #16 7.985 Unpacking pkg-config (0.29.1-0ubuntu4) ... #16 8.032 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ... #16 8.045 Setting up libarchive13:armhf (3.4.0-2ubuntu1.2) ... #16 8.058 Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ... #16 8.068 Setting up bash-completion (1:2.10-1ubuntu1) ... #14 81.73 Preparing to unpack .../153-libhtml-tree-perl_5.07-3_all.deb ... #14 81.73 Unpacking libhtml-tree-perl (5.07-3) ... #14 81.77 Selecting previously unselected package libclone-perl:armhf. #14 81.77 Preparing to unpack .../154-libclone-perl_0.46-1_armhf.deb ... #14 81.77 Unpacking libclone-perl:armhf (0.46-1) ... #14 81.80 Selecting previously unselected package libio-html-perl. #14 81.80 Preparing to unpack .../155-libio-html-perl_1.004-3_all.deb ... #14 81.81 Unpacking libio-html-perl (1.004-3) ... #14 81.84 Selecting previously unselected package liblwp-mediatypes-perl. #14 81.84 Preparing to unpack .../156-liblwp-mediatypes-perl_6.04-2_all.deb ... #14 81.85 Unpacking liblwp-mediatypes-perl (6.04-2) ... #14 81.91 Selecting previously unselected package libhttp-message-perl. #14 81.91 Preparing to unpack .../157-libhttp-message-perl_6.44-2ubuntu1_all.deb ... #14 81.92 Unpacking libhttp-message-perl (6.44-2ubuntu1) ... #14 81.95 Selecting previously unselected package libhttp-cookies-perl. #15 DONE 8.9s #14 9.983 Get:311 http://archive.ubuntu.com/ubuntu jammy/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #16 2.458 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.458 dpkg-buildpackage: info: source version 1.0 #16 2.458 dpkg-buildpackage: info: source distribution unstable #16 2.458 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.493 dpkg-source --before-build . #16 2.493 dpkg-buildpackage: info: host architecture armhf #16 2.595 debian/rules clean #14 12.59 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] #15 5.136 Get:10 http://deb.debian.org/debian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB] #15 5.137 Get:11 http://deb.debian.org/debian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.3 kB] #15 5.138 Get:12 http://deb.debian.org/debian-security buster/updates/main armhf libsystemd-dev armhf 241-7~deb10u10 [322 kB] #15 5.142 Get:13 http://deb.debian.org/debian buster/main armhf pkg-config armhf 0.29-6 [60.7 kB] #15 5.314 debconf: delaying package configuration, since apt-utils is not installed -- 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 #50 7.908 Preparing to unpack .../19-libglib2.0-data_2.74.6-2_all.deb ... #50 7.913 Unpacking libglib2.0-data (2.74.6-2) ... #50 8.192 Selecting previously unselected package libglib2.0-bin. + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:19.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #15 DONE 9.1s #16 [stage-1 5/8] COPY --link sources/ /sources #15 6.400 Unpacking bash-completion (1:2.11-2) ... #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 81.95 Preparing to unpack .../158-libhttp-cookies-perl_6.10-1_all.deb ... #14 81.96 Unpacking libhttp-cookies-perl (6.10-1) ... #14 81.99 Selecting previously unselected package libhttp-negotiate-perl. #14 81.99 Preparing to unpack .../159-libhttp-negotiate-perl_6.01-2_all.deb ... #14 82.00 Unpacking libhttp-negotiate-perl (6.01-2) ... #14 82.03 Selecting previously unselected package perl-openssl-defaults:armhf. #14 82.03 Preparing to unpack .../160-perl-openssl-defaults_7_armhf.deb ... #14 82.03 Unpacking perl-openssl-defaults:armhf (7) ... #14 82.07 Selecting previously unselected package libnet-ssleay-perl:armhf. #14 82.07 Preparing to unpack .../161-libnet-ssleay-perl_1.92-2build2_armhf.deb ... #14 82.08 Unpacking libnet-ssleay-perl:armhf (1.92-2build2) ... #14 82.12 Selecting previously unselected package libio-socket-ssl-perl. #14 82.12 Preparing to unpack .../162-libio-socket-ssl-perl_2.083-1_all.deb ... #14 82.12 Unpacking libio-socket-ssl-perl (2.083-1) ... #14 82.16 Selecting previously unselected package libnet-http-perl. #14 82.16 Preparing to unpack .../163-libnet-http-perl_6.22-1_all.deb ... #14 82.17 Unpacking libnet-http-perl (6.22-1) ... #14 82.20 Selecting previously unselected package liblwp-protocol-https-perl. #16 1.025 Reading package lists... #16 [stage-1 5/8] COPY --link sources/ /sources #16 DONE 0.1s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #14 10.06 Get:312 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB] #14 10.11 Get:313 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB] #14 10.30 Get:314 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-xs-perl amd64 0.29-1build5 [19.4 kB] #16 2.597 dh clean #16 2.679 dh_clean #16 2.712 debian/rules binary #16 2.714 dh binary #16 2.785 dh_update_autotools_config #16 2.815 dh_autoreconf #14 12.60 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] #14 12.61 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] #14 12.65 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB] #14 12.65 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] #14 12.98 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] #15 5.350 Fetched 5928 kB in 1s (5805 kB/s) #15 5.389 Selecting previously unselected package bash-completion. #15 5.389 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27533 files and directories currently installed.) #15 5.404 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ... -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done (0.5s) -- Generating done (0.0s) -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #50 8.192 Preparing to unpack .../20-libglib2.0-bin_2.74.6-2_amd64.deb ... #50 8.196 Unpacking libglib2.0-bin (2.74.6-2) ... #50 8.298 Selecting previously unselected package python3-lib2to3. #50 8.300 Preparing to unpack .../21-python3-lib2to3_3.11.2-3_all.deb ... #50 8.305 Unpacking python3-lib2to3 (3.11.2-3) ... #50 8.387 Selecting previously unselected package python3-distutils. #50 8.390 Preparing to unpack .../22-python3-distutils_3.11.2-3_all.deb ... #50 8.394 Unpacking python3-distutils (3.11.2-3) ... #16 DONE 0.5s #15 6.568 Selecting previously unselected package cmake-data. #15 6.571 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ... #15 6.576 Unpacking cmake-data (3.18.4-2+deb11u1) ... #14 82.20 Preparing to unpack .../164-liblwp-protocol-https-perl_6.11-1_all.deb ... #14 82.20 Unpacking liblwp-protocol-https-perl (6.11-1) ... #14 82.24 Selecting previously unselected package libtry-tiny-perl. #14 82.24 Preparing to unpack .../165-libtry-tiny-perl_0.31-2_all.deb ... #14 82.25 Unpacking libtry-tiny-perl (0.31-2) ... #14 82.28 Selecting previously unselected package libwww-robotrules-perl. #14 82.28 Preparing to unpack .../166-libwww-robotrules-perl_6.02-1_all.deb ... #14 82.29 Unpacking libwww-robotrules-perl (6.02-1) ... #14 82.32 Selecting previously unselected package libwww-perl. #14 82.32 Preparing to unpack .../167-libwww-perl_6.72-1_all.deb ... #14 82.34 Unpacking libwww-perl (6.72-1) ... #14 82.38 Selecting previously unselected package patchutils. #14 82.38 Preparing to unpack .../168-patchutils_0.4.2-1build2_armhf.deb ... #14 82.39 Unpacking patchutils (0.4.2-1build2) ... #14 82.47 Selecting previously unselected package wdiff. #16 2.246 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.246 dpkg-buildpackage: info: source version 1.0 #16 2.246 dpkg-buildpackage: info: source distribution unstable #16 2.246 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 2.281 dpkg-buildpackage: info: host architecture arm64 #16 2.281 dpkg-source --before-build . #16 2.383 debian/rules clean #10 extracting sha256:197e58794018c999a0694305f207dc07de5639ac896317c1ae33645d380735f8 3.1s done #10 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf #10 extracting sha256:de500b819da080d60e9706a0c2181530255cac208abf0b861bce96457b222cdf done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 11.1s #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.544 Get:1 http://security.ubuntu.com/ubuntu mantic-security InRelease [109 kB] #14 0.688 Get:2 http://security.ubuntu.com/ubuntu mantic-security/multiverse amd64 Packages [6224 B] #14 0.711 Get:3 http://security.ubuntu.com/ubuntu mantic-security/restricted amd64 Packages [278 kB] #14 0.743 Get:4 http://security.ubuntu.com/ubuntu mantic-security/universe amd64 Packages [340 kB] #14 0.758 Get:5 http://security.ubuntu.com/ubuntu mantic-security/main amd64 Packages [327 kB] #14 0.759 Get:6 http://archive.ubuntu.com/ubuntu mantic InRelease [256 kB] #14 1.236 Get:7 http://archive.ubuntu.com/ubuntu mantic-updates InRelease [109 kB] #14 1.350 Get:8 http://archive.ubuntu.com/ubuntu mantic-backports InRelease [90.8 kB] #14 1.460 Get:9 http://archive.ubuntu.com/ubuntu mantic/restricted amd64 Packages [180 kB] #14 1.504 Get:10 http://archive.ubuntu.com/ubuntu mantic/universe amd64 Packages [18.8 MB] #14 2.682 Get:11 http://archive.ubuntu.com/ubuntu mantic/multiverse amd64 Packages [293 kB] #14 2.685 Get:12 http://archive.ubuntu.com/ubuntu mantic/main amd64 Packages [1808 kB] #14 2.759 Get:13 http://archive.ubuntu.com/ubuntu mantic-updates/universe amd64 Packages [383 kB] #14 2.777 Get:14 http://archive.ubuntu.com/ubuntu mantic-updates/restricted amd64 Packages [294 kB] #14 2.792 Get:15 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 Packages [395 kB] #14 2.813 Get:16 http://archive.ubuntu.com/ubuntu mantic-updates/multiverse amd64 Packages [9603 B] #14 3.119 Get:17 http://archive.ubuntu.com/ubuntu mantic-backports/universe amd64 Packages [4205 B] #14 3.870 Fetched 23.7 MB in 4s (6569 kB/s) #14 3.870 Reading package lists... #14 4.784 Reading package lists... #14 5.648 Building dependency tree... #14 5.815 Reading state information... #14 6.061 The following additional packages will be installed: #14 6.061 adduser autoconf automake autopoint autotools-dev binutils binutils-common #14 6.061 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 6.061 ca-certificates cpp cpp-13 dctrl-tools debhelper debugedit dh-autoreconf #14 6.061 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #14 6.061 fakeroot file fontconfig-config fonts-noto-core fonts-noto-mono g++ g++-13 #14 6.061 gcc gcc-13 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #14 6.061 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #14 6.061 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #14 6.061 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #14 6.061 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.061 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 6.061 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 6.061 libbinutils libbrotli1 libbsd0 libc-bin libc-dev-bin libc-devtools libc6 #14 6.061 libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl #14 6.061 libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.061 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.061 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.063 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.063 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.063 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.063 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.063 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.063 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.063 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.063 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.063 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 6.063 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 6.063 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 6.063 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 6.063 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 6.063 libfreetype6 libfreezethaw-perl libgcc-13-dev libgd3 libgdbm-compat4 #14 6.063 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.063 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 6.063 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.063 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 6.063 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 6.063 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #14 6.063 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 6.063 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.063 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 6.063 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 6.063 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 6.063 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 6.063 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 6.063 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.063 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 6.063 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.063 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.063 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 6.063 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 6.063 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 6.063 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 6.063 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 6.063 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 6.063 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.063 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 6.063 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 6.063 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 6.063 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0 #14 6.063 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 6.063 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 6.063 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 6.063 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 6.063 libsereal-encoder-perl libset-intspan-perl libsframe1 libsocket6-perl #14 6.063 libsodium23 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 #14 6.063 libstdc++-13-dev libstrictures-perl libstring-copyright-perl #14 6.063 libstring-escape-perl libstring-license-perl libstring-shellquote-perl #14 6.063 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 6.063 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.063 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.063 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.063 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 6.063 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 6.063 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 6.063 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 6.063 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 6.063 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 6.063 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.063 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.063 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 6.063 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 6.063 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 6.063 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 6.063 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 6.063 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.063 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 6.063 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 6.063 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 6.063 python3-paramiko python3-pkg-resources python3-requests python3-six #14 6.063 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 6.063 readline-common rpcsvc-proto strace t1utils tzdata tzdata-icu ucf unzip #14 6.063 wdiff xauth xz-utils zstd #14 6.065 Suggested packages: #14 6.065 cron quota ecryptfs-utils autoconf-archive gnu-standards autoconf-doc #14 6.065 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc debtags #14 6.065 dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx #14 6.065 check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck #14 6.065 elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl #14 6.065 libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl mmdebstrap #14 6.065 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt #14 6.065 reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar #14 6.065 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #14 6.065 g++-multilib g++-13-multilib gcc-13-doc gcc-multilib flex bison gdb gcc-doc #14 6.065 gcc-13-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #14 6.065 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #14 6.065 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #14 6.065 libdigest-hmac-perl libgssapi-perl glibc-doc locales bzr libgd-tools #14 6.065 gdbm-l10n krb5-doc krb5-user libio-compress-brotli-perl libtool-doc #14 6.065 libcrypt-ssleay-perl libscalar-number-perl libsasl2-modules-gssapi-mit #14 6.065 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 6.065 libsasl2-modules-sql libstdc++-13-doc libbareword-filehandles-perl #14 6.065 libmultidimensional-perl libxstring-perl gfortran | fortran95-compiler #14 6.065 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl #14 6.065 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #14 6.065 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #14 6.065 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #14 6.065 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #14 6.065 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #14 6.065 python3-tk python3-venv python-apt-doc python-cryptography-doc #14 6.065 python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke #14 6.065 python3-setuptools python3-openssl python3-socks python-requests-doc #14 6.065 python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc #14 6.065 binfmt-support readline-doc zip wdiff-doc #14 6.065 Recommended packages: #14 6.065 libnss-nis libnss-nisplus #14 6.420 The following NEW packages will be installed: #14 6.420 adduser autoconf automake autopoint autotools-dev binutils binutils-common #14 6.420 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #14 6.420 ca-certificates cpp cpp-13 curl dctrl-tools debhelper debugedit devscripts #14 6.420 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 6.420 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-noto-core #14 6.421 fonts-noto-mono g++ g++-13 gcc gcc-13 gettext gettext-base git git-man gnupg #14 6.421 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #14 6.421 gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 6.421 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 6.421 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.421 libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl #14 6.421 libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl #14 6.421 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #14 6.421 libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl #14 6.421 libclass-data-inheritable-perl libclass-method-modifiers-perl #14 6.423 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #14 6.423 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #14 6.423 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #14 6.423 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #14 6.423 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #14 6.423 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #14 6.423 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #14 6.423 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #14 6.423 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #14 6.423 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #14 6.423 libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1 #14 6.423 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #14 6.423 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #14 6.423 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #14 6.423 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #14 6.423 libfreetype6 libfreezethaw-perl libgcc-13-dev libgd3 libgdbm-compat4 #14 6.423 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #14 6.423 libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl #14 6.423 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #14 6.423 libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl #14 6.423 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #14 6.423 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72 #14 6.423 libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl #14 6.423 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #14 6.423 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #14 6.423 libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0 #14 6.423 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #14 6.423 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common #14 6.423 libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl #14 6.423 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #14 6.423 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #14 6.423 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #14 6.423 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #14 6.423 libmath-base85-perl libmldbm-perl libmodule-implementation-perl #14 6.423 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl #14 6.423 libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl #14 6.423 libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl #14 6.423 libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 #14 6.423 libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl #14 6.423 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #14 6.423 libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 #14 6.423 libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16 #14 6.423 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #14 6.423 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0 #14 6.423 libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl #14 6.423 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #14 6.423 libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1 #14 6.423 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #14 6.423 libsereal-encoder-perl libset-intspan-perl libsframe1 libsocket6-perl #14 6.423 libsodium23 libsort-versions-perl libsqlite3-0 libssh-4 libssl3 #14 6.423 libstdc++-13-dev libstrictures-perl libstring-copyright-perl #14 6.423 libstring-escape-perl libstring-license-perl libstring-shellquote-perl #14 6.423 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #14 6.423 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #14 6.423 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #14 6.423 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #14 6.423 libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl #14 6.423 libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool #14 6.423 libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl #14 6.423 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #14 6.423 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7 #14 6.423 libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6 #14 6.423 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #14 6.423 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #14 6.423 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #14 6.423 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2 #14 6.423 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release #14 6.423 lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types #14 6.423 netbase openssh-client openssl patch patchutils perl perl-modules-5.36 #14 6.423 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.423 python-apt-common python3 python3-apt python3-bcrypt python3-certifi #14 6.423 python3-cffi-backend python3-chardet python3-cryptography python3-debian #14 6.423 python3-gpg python3-idna python3-magic python3-minimal python3-nacl #14 6.423 python3-paramiko python3-pkg-resources python3-requests python3-six #14 6.423 python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal #14 6.423 readline-common rpcsvc-proto strace t1utils tzdata tzdata-icu ucf unzip #14 6.423 wdiff xauth xz-utils zstd #14 6.424 The following packages will be upgraded: #14 6.425 libc-bin libc6 #14 6.852 2 upgraded, 400 newly installed, 0 to remove and 4 not upgraded. #14 6.852 Need to get 161 MB of archives. #14 6.852 After this operation, 576 MB of additional disk space will be used. #14 6.852 Get:1 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libc6 amd64 2.38-1ubuntu6.1 [3248 kB] #14 7.537 Get:2 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libc-bin amd64 2.38-1ubuntu6.1 [680 kB] #14 7.548 Get:3 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblocale-gettext-perl amd64 1.07-6 [15.9 kB] #14 7.548 Get:4 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libssl3 amd64 3.0.10-1ubuntu2.3 [1932 kB] #14 7.628 Get:5 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpython3.11-minimal amd64 3.11.6-3 [839 kB] #14 7.690 Get:6 http://archive.ubuntu.com/ubuntu mantic/main amd64 libexpat1 amd64 2.5.0-2 [85.2 kB] #14 7.691 Get:7 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3.11-minimal amd64 3.11.6-3 [2196 kB] #14 7.776 Get:8 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-minimal amd64 3.11.4-5 [26.8 kB] #14 7.776 Get:9 http://archive.ubuntu.com/ubuntu mantic/main amd64 media-types all 10.1.0 [27.5 kB] #14 7.777 Get:10 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 tzdata all 2023d-0ubuntu0.23.10 [274 kB] #14 7.781 Get:11 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkrb5support0 amd64 1.20.1-3ubuntu1 [33.0 kB] #16 8.665 Setting up pkg-config (0.29.1-0ubuntu4) ... #16 8.715 Setting up librhash0:armhf (1.3.9-1) ... #16 8.726 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... #16 8.741 Setting up dh-apparmor (2.13.3-7ubuntu5.3) ... #16 8.753 Setting up libsystemd-dev:armhf (245.4-4ubuntu3.23) ... #16 8.764 Setting up libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ... #16 8.776 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... #14 10.31 Get:315 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #14 10.33 Get:316 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-gzip-perl amd64 0.19-1build8 [14.9 kB] #14 10.34 Get:317 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB] #14 10.35 Get:318 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB] #14 10.37 Get:319 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] #14 10.37 Get:320 http://archive.ubuntu.com/ubuntu jammy/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB] #14 10.39 Get:321 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre2-9 amd64 20220201+dfsg-1 [160 kB] #16 2.857 create-stamp debian/debhelper-build-stamp #16 2.857 dh_prep #16 2.885 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 2.938 dh_install #16 2.974 dh_installdocs #16 3.014 dh_installchangelogs #16 3.102 dh_perl #14 13.02 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] #14 13.04 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] #14 13.06 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] #14 13.09 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] #14 13.27 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] [100%] Linking C executable tini-static #50 8.503 Selecting previously unselected package libglib2.0-dev-bin. #50 8.506 Preparing to unpack .../23-libglib2.0-dev-bin_2.74.6-2_amd64.deb ... #50 8.515 Unpacking libglib2.0-dev-bin (2.74.6-2) ... #50 8.598 Selecting previously unselected package libsepol-dev:amd64. #50 8.598 Preparing to unpack .../24-libsepol-dev_3.4-2.1_amd64.deb ... #50 8.614 Unpacking libsepol-dev:amd64 (3.4-2.1) ... #50 8.755 Selecting previously unselected package libpcre2-16-0:amd64. #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #15 6.947 Selecting previously unselected package libncurses6:armhf. #14 82.47 Preparing to unpack .../169-wdiff_1.2.2-5_armhf.deb ... #14 82.47 Unpacking wdiff (1.2.2-5) ... #14 82.52 Selecting previously unselected package devscripts. #14 82.52 Preparing to unpack .../170-devscripts_2.23.6_all.deb ... #14 82.54 Unpacking devscripts (2.23.6) ... #14 82.61 Selecting previously unselected package diffstat. #14 82.62 Preparing to unpack .../171-diffstat_1.65-1_armhf.deb ... #14 82.62 Unpacking diffstat (1.65-1) ... #14 82.66 Selecting previously unselected package python3-chardet. #14 82.66 Preparing to unpack .../172-python3-chardet_5.1.0+dfsg-2_all.deb ... #14 82.67 Unpacking python3-chardet (5.1.0+dfsg-2) ... #14 82.71 Selecting previously unselected package zstd. #14 82.71 Preparing to unpack .../173-zstd_1.5.5+dfsg2-1ubuntu2_armhf.deb ... #14 82.71 Unpacking zstd (1.5.5+dfsg2-1ubuntu2) ... #14 82.76 Selecting previously unselected package python3-debian. #16 2.385 dh clean #16 2.476 dh_clean #16 2.510 debian/rules binary #16 2.512 dh binary #16 2.590 dh_update_autotools_config #16 2.618 dh_autoreconf #14 8.179 Get:12 http://archive.ubuntu.com/ubuntu mantic/main amd64 libk5crypto3 amd64 1.20.1-3ubuntu1 [81.3 kB] #16 8.788 Setting up docker-ce-build-deps (1.0) ... #16 8.798 Processing triggers for man-db (2.9.1-1) ... #16 8.821 Processing triggers for libc-bin (2.31-0ubuntu9.14) ... #14 10.85 Get:322 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB] #16 3.140 dh_link #16 3.176 dh_strip_nondeterminism #16 3.241 dh_compress #16 3.280 dh_fixperms #16 3.320 dh_missing #16 3.348 dh_installdeb [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20240226182428-efb9206 + PRODUCT=docker + hack/make.sh dynbinary #50 8.758 Preparing to unpack .../25-libpcre2-16-0_10.42-1_amd64.deb ... #50 8.768 Unpacking libpcre2-16-0:amd64 (10.42-1) ... #50 8.877 Selecting previously unselected package libpcre2-32-0:amd64. #50 8.880 Preparing to unpack .../26-libpcre2-32-0_10.42-1_amd64.deb ... #50 8.884 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #50 9.003 Selecting previously unselected package libpcre2-posix3:amd64. #50 9.003 Preparing to unpack .../27-libpcre2-posix3_10.42-1_amd64.deb ... #15 5.958 Unpacking bash-completion (1:2.8-6) ... #15 6.087 Selecting previously unselected package cmake-data. #15 6.951 Preparing to unpack .../02-libncurses6_6.2+20201114-2+deb11u2_armhf.deb ... #15 6.958 Unpacking libncurses6:armhf (6.2+20201114-2+deb11u2) ... #15 6.995 Selecting previously unselected package libprocps8:armhf. #15 6.998 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ... #15 7.002 Unpacking libprocps8:armhf (2:3.3.17-5) ... #15 7.044 Selecting previously unselected package procps. #15 7.047 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ... #15 7.056 Unpacking procps (2:3.3.17-5) ... #15 7.131 Selecting previously unselected package libjsoncpp24:armhf. #15 7.134 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ... #15 7.138 Unpacking libjsoncpp24:armhf (1.9.4-4) ... #15 7.179 Selecting previously unselected package librhash0:armhf. #15 7.182 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ... #15 7.185 Unpacking librhash0:armhf (1.4.1-2) ... #15 7.229 Selecting previously unselected package libuv1:armhf. #15 7.232 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ... #15 7.237 Unpacking libuv1:armhf (1.40.0-2) ... #15 7.275 Selecting previously unselected package cmake. #15 7.278 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ... #15 7.282 Unpacking cmake (3.18.4-2+deb11u1) ... #14 82.77 Preparing to unpack .../174-python3-debian_0.1.49ubuntu2_all.deb ... #14 82.77 Unpacking python3-debian (0.1.49ubuntu2) ... #14 82.81 Selecting previously unselected package libgpgme11:armhf. #14 82.82 Preparing to unpack .../175-libgpgme11_1.18.0-3ubuntu2_armhf.deb ... #14 82.82 Unpacking libgpgme11:armhf (1.18.0-3ubuntu2) ... #14 82.87 Selecting previously unselected package python3-gpg. #14 82.87 Preparing to unpack .../176-python3-gpg_1.18.0-3ubuntu2_armhf.deb ... #14 82.87 Unpacking python3-gpg (1.18.0-3ubuntu2) ... #14 82.92 Selecting previously unselected package python3-xdg. #14 82.92 Preparing to unpack .../177-python3-xdg_0.28-2_all.deb ... #14 82.92 Unpacking python3-xdg (0.28-2) ... #14 82.97 Selecting previously unselected package dput. #16 2.660 create-stamp debian/debhelper-build-stamp #16 2.660 dh_prep #16 2.687 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 2.739 dh_install #16 2.773 dh_installdocs #16 2.812 dh_installchangelogs #16 2.898 dh_perl #14 8.456 Get:13 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkeyutils1 amd64 1.6.3-2 [9356 B] #16 DONE 9.2s #14 10.96 Get:323 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] #16 3.383 dh_gencontrol #16 3.503 dh_md5sums #16 3.537 dh_builddeb #16 3.565 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.646 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:20.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #50 9.007 Unpacking libpcre2-posix3:amd64 (10.42-1) ... #50 9.101 Selecting previously unselected package libpcre2-dev:amd64. #50 9.101 Preparing to unpack .../28-libpcre2-dev_10.42-1_amd64.deb ... #50 9.122 Unpacking libpcre2-dev:amd64 (10.42-1) ... #50 9.257 Selecting previously unselected package libselinux1-dev:amd64. #14 13.56 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] #14 13.57 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] #14 13.75 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] #15 6.090 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ... #15 6.097 Unpacking cmake-data (3.13.4-1) ... #15 6.431 Selecting previously unselected package libprocps7:armhf. #14 82.97 Preparing to unpack .../178-dput_1.1.3ubuntu3_all.deb ... #14 82.98 Unpacking dput (1.1.3ubuntu3) ... #14 83.04 Selecting previously unselected package fonts-noto-mono. #14 83.05 Preparing to unpack .../179-fonts-noto-mono_20201225-2_all.deb ... #14 83.05 Unpacking fonts-noto-mono (20201225-2) ... #14 83.11 Selecting previously unselected package fonts-noto-core. #14 83.11 Preparing to unpack .../180-fonts-noto-core_20201225-2_all.deb ... #14 83.11 Unpacking fonts-noto-core (20201225-2) ... #16 2.934 dh_link #16 2.968 dh_strip_nondeterminism #16 3.030 dh_compress #16 3.070 dh_fixperms #16 3.109 dh_missing #16 3.135 dh_installdeb #14 8.462 Get:14 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkrb5-3 amd64 1.20.1-3ubuntu1 [346 kB] #14 8.643 Get:15 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgssapi-krb5-2 amd64 1.20.1-3ubuntu1 [142 kB] #14 8.681 Get:16 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B] #14 8.682 Get:17 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB] #14 8.698 Get:18 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB] #14 8.705 Get:19 http://archive.ubuntu.com/ubuntu mantic/main amd64 readline-common all 8.2-1.3 [55.7 kB] #14 8.712 Get:20 http://archive.ubuntu.com/ubuntu mantic/main amd64 libreadline8 amd64 8.2-1.3 [151 kB] #14 8.731 Get:21 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libsqlite3-0 amd64 3.42.0-1ubuntu0.1 [672 kB] #14 8.792 Get:22 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpython3.11-stdlib amd64 3.11.6-3 [1917 kB] #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.1s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #14 10.99 Get:324 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #14 11.04 Get:325 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-xs-perl amd64 0.117-1build5 [12.7 kB] #14 11.05 Get:326 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] #14 11.20 Get:327 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #16 3.795 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #50 9.260 Preparing to unpack .../29-libselinux1-dev_3.4-1+b6_amd64.deb ... #50 9.266 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ... #50 9.395 Selecting previously unselected package libmount-dev:amd64. #14 13.79 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #14 13.82 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] #14 13.82 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] #14 13.82 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] #14 13.83 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] #14 13.84 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] #14 13.90 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] #14 14.06 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #15 6.434 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_armhf.deb ... #15 6.444 Unpacking libprocps7:armhf (2:3.3.15-2) ... #15 6.497 Selecting previously unselected package procps. #15 6.500 Preparing to unpack .../03-procps_2%3a3.3.15-2_armhf.deb ... #15 6.507 Unpacking procps (2:3.3.15-2) ... #15 6.577 Selecting previously unselected package libarchive13:armhf. #15 6.580 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_armhf.deb ... #15 6.585 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ... #15 6.646 Selecting previously unselected package libjsoncpp1:armhf. #15 6.648 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ... #15 6.653 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #15 6.704 Selecting previously unselected package librhash0:armhf. #14 83.46 Selecting previously unselected package fontconfig-config. #14 83.46 Preparing to unpack .../181-fontconfig-config_2.14.2-4ubuntu1_armhf.deb ... #14 83.57 Unpacking fontconfig-config (2.14.2-4ubuntu1) ... #16 3.169 dh_gencontrol #16 3.287 dh_md5sums #16 3.321 dh_builddeb #16 3.347 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.419 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo #15 7.634 Selecting previously unselected package dh-apparmor. #15 7.637 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #15 7.641 Unpacking dh-apparmor (2.13.6-10) ... #15 7.672 Selecting previously unselected package libseccomp-dev:armhf. #15 7.675 Preparing to unpack .../10-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... #15 7.679 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #15 7.715 Selecting previously unselected package libsystemd-dev:armhf. #15 7.718 Preparing to unpack .../11-libsystemd-dev_247.3-7+deb11u4_armhf.deb ... #15 7.721 Unpacking libsystemd-dev:armhf (247.3-7+deb11u4) ... #15 7.826 Selecting previously unselected package pkg-config. #15 7.826 Preparing to unpack .../12-pkg-config_0.29.2-1_armhf.deb ... #14 11.20 Get:328 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB] #14 11.20 Get:329 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-decoder-perl amd64 4.023+ds-1 [100 kB] #14 11.24 Get:330 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-encoder-perl amd64 4.023+ds-1 [104 kB] #14 11.29 Get:331 http://archive.ubuntu.com/ubuntu jammy/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB] #14 11.29 Get:332 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsocket6-perl amd64 0.29-1build4 [19.7 kB] #14 11.58 Get:333 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-copyright-perl all 0.003012-1 [21.3 kB] #16 3.876 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.878 dpkg-source --after-build . #16 3.980 dpkg-buildpackage: info: binary-only upload (no source included) #16 3.985 #16 3.985 The package has been created. #16 3.985 Attention, the package has been created in the current directory, #16 3.985 not in ".." as indicated by the message above! #16 4.006 Selecting previously unselected package docker-ce-build-deps. #16 4.023 (Reading database ... 25307 files and directories currently installed.) #16 4.024 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 4.027 Unpacking docker-ce-build-deps (1.0) ... #50 9.398 Preparing to unpack .../30-libmount-dev_2.38.1-5+b1_amd64.deb ... #50 9.410 Unpacking libmount-dev:amd64 (2.38.1-5+b1) ... #50 9.476 Selecting previously unselected package zlib1g-dev:amd64. #50 9.477 Preparing to unpack .../31-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... #50 9.485 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #50 9.614 Selecting previously unselected package libglib2.0-dev:amd64. #50 9.617 Preparing to unpack .../32-libglib2.0-dev_2.74.6-2_amd64.deb ... #50 9.630 Unpacking libglib2.0-dev:amd64 (2.74.6-2) ... #14 14.16 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] #15 6.707 Preparing to unpack .../06-librhash0_1.3.8-1_armhf.deb ... #15 6.711 Unpacking librhash0:armhf (1.3.8-1) ... #15 6.759 Selecting previously unselected package libuv1:armhf. #15 6.761 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_armhf.deb ... #15 6.767 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... #15 6.807 Selecting previously unselected package cmake. #15 6.809 Preparing to unpack .../08-cmake_3.13.4-1_armhf.deb ... #15 6.814 Unpacking cmake (3.13.4-1) ... #14 83.62 Selecting previously unselected package libcurl3-gnutls:armhf. #14 83.63 Preparing to unpack .../182-libcurl3-gnutls_8.2.1-1ubuntu3.2_armhf.deb ... #14 83.63 Unpacking libcurl3-gnutls:armhf (8.2.1-1ubuntu3.2) ... #14 83.67 Selecting previously unselected package liberror-perl. #14 83.67 Preparing to unpack .../183-liberror-perl_0.17029-2_all.deb ... #14 83.68 Unpacking liberror-perl (0.17029-2) ... #14 83.72 Selecting previously unselected package git-man. #14 83.72 Preparing to unpack .../184-git-man_1%3a2.40.1-1ubuntu1_all.deb ... #14 83.72 Unpacking git-man (1:2.40.1-1ubuntu1) ... #14 83.77 Selecting previously unselected package git. #14 83.78 Preparing to unpack .../185-git_1%3a2.40.1-1ubuntu1_armhf.deb ... #16 3.567 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes #15 7.830 Unpacking pkg-config (0.29.2-1) ... #15 7.879 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #15 7.890 Setting up libuv1:armhf (1.40.0-2) ... #15 7.901 Setting up bash-completion (1:2.11-2) ... #14 11.65 Get:334 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #14 11.66 Get:335 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 11.68 Get:336 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxs-parse-keyword-perl amd64 0.21-1build1 [51.0 kB] #14 11.69 Get:337 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsyntax-keyword-try-perl amd64 0.26-1build1 [27.1 kB] #14 11.71 Get:338 http://archive.ubuntu.com/ubuntu jammy/main amd64 libterm-readkey-perl amd64 2.38-1build4 [25.2 kB] #14 11.72 Get:339 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build10 [8254 B] #14 11.74 Get:340 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB] #14 11.76 Get:341 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB] #14 11.77 Get:342 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB] #14 11.77 Get:343 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-moment-perl amd64 0.44-1build6 [74.9 kB] #14 11.78 Get:344 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-xs-perl amd64 0.022-1build2 [25.5 kB] #14 11.78 Get:345 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB] #14 11.78 Get:346 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #14 11.79 Get:347 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #14 11.79 Get:348 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #18 exporting layers 2.2s done #18 writing image sha256:4d8de42a061d617e14b02d83836dda1ff216045f0cd99116cc540b7f1dbe7d2c done #18 naming to docker.io/rpmbuild-fedora-38/x86_64 done #18 DONE 2.2s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/fedora-38/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/fedora-38/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-38/x86_64 -ba --define '_gitcommit_cli efb9206' --define '_gitcommit_engine b37f8c8' --define '_release 0' --define '_version 0.0.0~20240226182428.efb9206' --define '_origversion 0.0.0-20240226182428-efb9206' --define '_buildx_rpm_version 0.12.1' --define '_buildx_version v0.12.1' --define '_buildx_gitcommit 30feaa1' --define '_compose_rpm_version 2.24.6' --define '_compose_version v2.24.6' 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 #14 9.169 Get:23 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3.11 amd64 3.11.6-3 [579 kB] #14 9.283 Get:24 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpython3-stdlib amd64 3.11.4-5 [9502 B] #14 14.62 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.11 [670 kB] #50 9.894 Selecting previously unselected package libseccomp-dev:amd64. #50 9.897 Preparing to unpack .../33-libseccomp-dev_2.5.4-1+b3_amd64.deb ... #50 9.903 Unpacking libseccomp-dev:amd64 (2.5.4-1+b3) ... #50 9.997 Selecting previously unselected package libsecret-1-dev:amd64. #15 7.104 Selecting previously unselected package dh-apparmor. #14 83.79 Unpacking git (1:2.40.1-1ubuntu1) ... #14 83.97 Selecting previously unselected package libalgorithm-diff-perl. #16 3.650 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.653 dpkg-source --after-build . #16 3.756 dpkg-buildpackage: info: binary-only upload (no source included) #16 3.761 #16 3.761 The package has been created. #16 3.761 Attention, the package has been created in the current directory, #16 3.761 not in ".." as indicated by the message above! #16 3.784 Selecting previously unselected package docker-ce-build-deps. #16 3.800 (Reading database ... 25561 files and directories currently installed.) #16 3.801 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.805 Unpacking docker-ce-build-deps (1.0) ... #14 11.79 Get:349 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB] #14 11.80 Get:350 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB] #14 11.80 Get:351 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 11.81 Get:352 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB] #14 11.84 Get:353 http://archive.ubuntu.com/ubuntu jammy/main amd64 licensecheck all 3.2.14-2 [40.9 kB] #14 11.86 Get:354 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-size-perl amd64 0.83-1build4 [20.7 kB] #14 11.90 Get:355 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB] #14 11.91 Get:356 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzip amd64 1.23-1 [80.5 kB] #14 11.92 Get:357 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzop amd64 1.04-2build2 [83.7 kB] #14 11.92 Get:358 http://archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB] #14 11.93 Get:359 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] #14 11.94 Get:360 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lintian all 2.114.0ubuntu1.3 [1082 kB] #14 11.98 Get:361 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #14 12.06 Get:362 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KSKLKg + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #14 9.288 Get:25 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3 amd64 3.11.4-5 [22.9 kB] #14 9.291 Get:26 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 perl-modules-5.36 all 5.36.0-9ubuntu1.1 [2984 kB] #14 9.402 Get:27 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgdbm6 amd64 1.23-3 [33.2 kB] #14 9.406 Get:28 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgdbm-compat4 amd64 1.23-3 [6524 B] #14 9.408 Get:29 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libperl5.36 amd64 5.36.0-9ubuntu1.1 [4780 kB] #14 9.507 Get:30 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 perl amd64 5.36.0-9ubuntu1.1 [235 kB] #14 9.513 Get:31 http://archive.ubuntu.com/ubuntu mantic/main amd64 adduser all 3.137ubuntu1 [101 kB] #14 9.527 Get:32 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 openssl amd64 3.0.10-1ubuntu2.3 [1190 kB] #14 9.564 Get:33 http://archive.ubuntu.com/ubuntu mantic/main amd64 ca-certificates all 20230311ubuntu1 [152 kB] #14 9.565 Get:34 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 distro-info-data all 0.58ubuntu0.2 [6280 B] #14 9.587 Get:35 http://archive.ubuntu.com/ubuntu mantic/main amd64 iso-codes all 4.15.0-1 [3458 kB] #14 9.635 Get:36 http://archive.ubuntu.com/ubuntu mantic/main amd64 krb5-locales all 1.20.1-3ubuntu1 [13.4 kB] #17 DONE 1.8s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #14 14.67 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #14 14.67 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] #14 14.67 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB] #14 14.68 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libunwind8 amd64 1.2.1-9ubuntu0.1 [47.7 kB] #14 14.68 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB] #14 14.70 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] #14 14.70 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB] #14 14.70 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB] #14 14.88 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB] #50 10.00 Preparing to unpack .../34-libsecret-1-dev_0.20.5-3_amd64.deb ... #50 10.02 Unpacking libsecret-1-dev:amd64 (0.20.5-3) ... #50 10.18 Selecting previously unselected package libsystemd-dev:amd64. #50 10.18 Preparing to unpack .../35-libsystemd-dev_252.22-1~deb12u1_amd64.deb ... #50 10.19 Unpacking libsystemd-dev:amd64 (252.22-1~deb12u1) ... #15 7.107 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #15 7.112 Unpacking dh-apparmor (2.13.2-10) ... #15 7.147 Selecting previously unselected package libseccomp-dev:armhf. #15 7.150 Preparing to unpack .../10-libseccomp-dev_2.3.3-4_armhf.deb ... #15 7.155 Unpacking libseccomp-dev:armhf (2.3.3-4) ... #15 7.192 Selecting previously unselected package libsystemd-dev:armhf. #15 7.195 Preparing to unpack .../11-libsystemd-dev_241-7~deb10u10_armhf.deb ... #15 7.199 Unpacking libsystemd-dev:armhf (241-7~deb10u10) ... #15 7.294 Selecting previously unselected package pkg-config. #15 7.298 Preparing to unpack .../12-pkg-config_0.29-6_armhf.deb ... #15 7.303 Unpacking pkg-config (0.29-6) ... #15 7.351 Setting up libseccomp-dev:armhf (2.3.3-4) ... #15 7.364 Setting up libarchive13:armhf (3.3.3-4+deb10u3) ... #15 7.379 Setting up libprocps7:armhf (2:3.3.15-2) ... #15 7.394 Setting up libuv1:armhf (1.24.1-1+deb10u1) ... #15 7.406 Setting up bash-completion (1:2.8-6) ... #14 83.97 Preparing to unpack .../186-libalgorithm-diff-perl_1.201-1_all.deb ... #14 83.98 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 84.02 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf. #14 84.02 Preparing to unpack .../187-libalgorithm-diff-xs-perl_0.04-8_armhf.deb ... #14 84.03 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-8) ... #14 84.06 Selecting previously unselected package libalgorithm-merge-perl. #14 84.06 Preparing to unpack .../188-libalgorithm-merge-perl_0.08-5_all.deb ... #14 84.07 Unpacking libalgorithm-merge-perl (0.08-5) ... #14 84.10 Selecting previously unselected package libaliased-perl. #14 84.10 Preparing to unpack .../189-libaliased-perl_0.34-3_all.deb ... #14 84.10 Unpacking libaliased-perl (0.34-3) ... #14 84.18 Selecting previously unselected package libapt-pkg-perl. #14 84.19 Preparing to unpack .../190-libapt-pkg-perl_0.1.40build3_armhf.deb ... #14 84.19 Unpacking libapt-pkg-perl (0.1.40build3) ... #14 84.22 Selecting previously unselected package libarchive-cpio-perl. #14 84.23 Preparing to unpack .../191-libarchive-cpio-perl_0.10-3_all.deb ... #14 84.23 Unpacking libarchive-cpio-perl (0.10-3) ... #14 84.26 Selecting previously unselected package libarray-intspan-perl. #14 84.26 Preparing to unpack .../192-libarray-intspan-perl_2.004-2_all.deb ... #14 84.27 Unpacking libarray-intspan-perl (2.004-2) ... #14 84.30 Selecting previously unselected package libmodule-implementation-perl. #14 84.31 Preparing to unpack .../193-libmodule-implementation-perl_0.09-2_all.deb ... #14 84.31 Unpacking libmodule-implementation-perl (0.09-2) ... #14 84.34 Selecting previously unselected package libsub-exporter-progressive-perl. #20 exporting layers 3.8s done #20 writing image sha256:9d107274bf76c391e606665c6c7bd39608f268b86f50abce145450daad99b8c2 done #20 naming to docker.io/debbuild-debian-buster/x86_64 done #20 DONE 3.8s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/debbuild/debian-buster:/build debbuild-debian-buster/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #14 12.09 Get:363 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] #14 12.13 Get:364 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] #14 12.16 Get:365 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] #14 12.20 Get:366 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] #14 12.21 Get:367 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #14 12.24 Get:368 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xdg all 0.27-2 [36.9 kB] #14 12.27 Get:369 http://archive.ubuntu.com/ubuntu jammy/main amd64 equivs all 2.3.1 [19.0 kB] #14 9.637 Get:37 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 less amd64 590-2ubuntu0.23.10.1 [141 kB] #14 9.640 Get:38 http://archive.ubuntu.com/ubuntu mantic/main amd64 libbsd0 amd64 0.11.7-4 [41.4 kB] #14 9.642 Get:39 http://archive.ubuntu.com/ubuntu mantic/main amd64 libelf1 amd64 0.189-4 [56.3 kB] #14 9.643 Get:40 http://archive.ubuntu.com/ubuntu mantic/main amd64 libicu72 amd64 72.1-3ubuntu3 [10.8 MB] #14 9.892 Get:41 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu0.1 [770 kB] #15 8.442 Setting up libncurses6:armhf (6.2+20201114-2+deb11u2) ... #15 8.454 Setting up pkg-config (0.29.2-1) ... #15 8.505 Setting up libjsoncpp24:armhf (1.9.4-4) ... #15 8.516 Setting up librhash0:armhf (1.4.1-2) ... #15 8.530 Setting up cmake-data (3.18.4-2+deb11u1) ... #15 8.545 Setting up dh-apparmor (2.13.6-10) ... #14 14.98 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] #50 10.40 Selecting previously unselected package libudev-dev:amd64. #50 10.40 Preparing to unpack .../36-libudev-dev_252.22-1~deb12u1_amd64.deb ... #50 10.40 Unpacking libudev-dev:amd64 (252.22-1~deb12u1) ... #50 10.50 Setting up libseccomp-dev:amd64 (2.5.4-1+b3) ... #14 84.34 Preparing to unpack .../194-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #14 84.34 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #14 84.38 Selecting previously unselected package libvariable-magic-perl. #14 84.38 Preparing to unpack .../195-libvariable-magic-perl_0.63-1_armhf.deb ... #14 84.39 Unpacking libvariable-magic-perl (0.63-1) ... #14 84.42 Selecting previously unselected package libb-hooks-endofscope-perl. #14 84.42 Preparing to unpack .../196-libb-hooks-endofscope-perl_0.26-1_all.deb ... #14 84.43 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #14 84.47 Selecting previously unselected package libberkeleydb-perl:armhf. #14 84.47 Preparing to unpack .../197-libberkeleydb-perl_0.64-2_armhf.deb ... #14 84.47 Unpacking libberkeleydb-perl:armhf (0.64-2) ... #14 84.52 Selecting previously unselected package libfreetype6:armhf. #14 84.52 Preparing to unpack .../198-libfreetype6_2.13.1+dfsg-1_armhf.deb ... #14 84.52 Unpacking libfreetype6:armhf (2.13.1+dfsg-1) ... #14 84.57 Selecting previously unselected package libfontconfig1:armhf. dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:03.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 12.30 Get:370 http://archive.ubuntu.com/ubuntu jammy/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #14 12.32 Get:371 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-magic all 2:0.4.24-2 [12.6 kB] #14 12.54 debconf: delaying package configuration, since apt-utils is not installed #14 12.60 Fetched 132 MB in 7s (18.6 MB/s) #14 12.64 Selecting previously unselected package liblocale-gettext-perl. #14 9.925 Get:42 http://archive.ubuntu.com/ubuntu mantic/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB] #14 9.927 Get:43 http://archive.ubuntu.com/ubuntu mantic/main amd64 lsb-release all 12.0-2 [6564 B] #14 9.928 Get:44 http://archive.ubuntu.com/ubuntu mantic/main amd64 netbase all 6.4 [13.1 kB] #14 9.929 Get:45 http://archive.ubuntu.com/ubuntu mantic/main amd64 python-apt-common all 2.6.0ubuntu1 [18.1 kB] #14 9.930 Get:46 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-apt amd64 2.6.0ubuntu1 [165 kB] #14 9.933 Get:47 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-cffi-backend amd64 1.15.1-5build1 [76.0 kB] #14 9.934 Get:48 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-pkg-resources all 68.1.2-2 [167 kB] #14 9.936 Get:49 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 tzdata-icu all 2023d-0ubuntu0.23.10 [136 kB] #14 9.967 Get:50 http://archive.ubuntu.com/ubuntu mantic/main amd64 ucf all 3.0043+nmu1 [56.5 kB] #14 9.973 Get:51 http://archive.ubuntu.com/ubuntu mantic/main amd64 bsdextrautils amd64 2.39.1-4ubuntu2 [73.6 kB] #14 9.974 Get:52 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmagic-mgc amd64 1:5.44-3 [293 kB] #14 9.977 Get:53 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmagic1 amd64 1:5.44-3 [85.6 kB] #14 9.979 Get:54 http://archive.ubuntu.com/ubuntu mantic/main amd64 file amd64 1:5.44-3 [21.8 kB] #14 9.981 Get:55 http://archive.ubuntu.com/ubuntu mantic/main amd64 gettext-base amd64 0.21-13 [38.1 kB] #14 9.982 Get:56 http://archive.ubuntu.com/ubuntu mantic/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB] #14 9.984 Get:57 http://archive.ubuntu.com/ubuntu mantic/main amd64 groff-base amd64 1.23.0-2 [1023 kB] #14 9.998 Get:58 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] #14 9.999 Get:59 http://archive.ubuntu.com/ubuntu mantic/main amd64 libedit2 amd64 3.1-20221030-2 [95.2 kB] #14 10.00 Get:60 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfido2-1 amd64 1.13.0-1 [84.8 kB] #14 10.01 Get:61 http://archive.ubuntu.com/ubuntu mantic/main amd64 libjansson4 amd64 2.14-2 [33.0 kB] #14 10.01 Get:62 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libnghttp2-14 amd64 1.55.1-1ubuntu0.1 [73.2 kB] #14 10.01 Get:63 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpipeline1 amd64 1.5.7-1 [23.3 kB] #14 10.02 Get:64 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpng16-16 amd64 1.6.40-1 [186 kB] #14 10.02 Get:65 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpsl5 amd64 0.21.2-1 [59.0 kB] #14 10.02 Get:66 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] #14 10.03 Get:67 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] #14 10.03 Get:68 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxcb1 amd64 1.15-1 [48.0 kB] #14 10.03 Get:69 http://archive.ubuntu.com/ubuntu mantic/main amd64 libx11-data all 2:1.8.6-1ubuntu1 [116 kB] #14 10.03 Get:70 http://archive.ubuntu.com/ubuntu mantic/main amd64 libx11-6 amd64 2:1.8.6-1ubuntu1 [644 kB] #14 10.04 Get:71 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] #14 10.04 Get:72 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] #14 10.04 Get:73 http://archive.ubuntu.com/ubuntu mantic/main amd64 man-db amd64 2.11.2-3 [1220 kB] #14 10.06 Get:74 http://archive.ubuntu.com/ubuntu mantic/main amd64 manpages all 6.03-2 [1322 kB] #14 10.08 Get:75 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 openssh-client amd64 1:9.3p1-1ubuntu3.2 [910 kB] #14 10.09 Get:76 http://archive.ubuntu.com/ubuntu mantic/main amd64 publicsuffix all 20230209.2326-1 [131 kB] #14 10.09 Get:77 http://archive.ubuntu.com/ubuntu mantic/main amd64 libunwind8 amd64 1.6.2-3 [55.7 kB] #14 10.09 Get:78 http://archive.ubuntu.com/ubuntu mantic/main amd64 strace amd64 6.5-0.0ubuntu1 [583 kB] #14 10.10 Get:79 http://archive.ubuntu.com/ubuntu mantic/main amd64 xauth amd64 1:1.1.2-1 [25.8 kB] #15 8.557 Setting up libsystemd-dev:armhf (247.3-7+deb11u4) ... #15 8.568 Setting up libprocps8:armhf (2:3.3.17-5) ... #15 8.581 Setting up procps (2:3.3.17-5) ... #15 8.617 Setting up cmake (3.18.4-2+deb11u1) ... #15 8.628 Setting up docker-ce-build-deps (1.0) ... #15 8.640 Processing triggers for man-db (2.9.4-2) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #14 15.28 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] #14 15.40 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] #50 10.51 Setting up libapparmor1:amd64 (3.0.8-3) ... #50 10.54 Setting up libglib2.0-0:amd64 (2.74.6-2) ... #50 10.56 No schema files found: doing nothing. #50 10.58 Setting up bzip2 (1.0.8-5+b1) ... #50 10.61 Setting up libffi-dev:amd64 (3.4.4-1) ... #50 10.63 Setting up libpcre2-16-0:amd64 (10.42-1) ... #50 10.65 Setting up libpcre2-32-0:amd64 (10.42-1) ... #50 10.66 Setting up libglib2.0-data (2.74.6-2) ... #50 10.68 Setting up libgpg-error-dev (1.46-1) ... #50 10.69 Setting up uuid-dev:amd64 (2.38.1-5+b1) ... #50 10.71 Setting up xz-utils (5.4.1-0.2) ... #50 10.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #50 10.74 Setting up patch (2.7.6-7) ... #50 10.76 Setting up libudev-dev:amd64 (252.22-1~deb12u1) ... #50 10.77 Setting up libsepol-dev:amd64 (3.4-2.1) ... #50 10.79 Setting up libdpkg-perl (1.21.22) ... #50 10.81 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #50 10.83 Setting up libpcre2-posix3:amd64 (10.42-1) ... #15 7.988 Setting up pkg-config (0.29-6) ... #15 8.040 Setting up librhash0:armhf (1.3.8-1) ... #15 8.054 Setting up procps (2:3.3.15-2) ... #15 8.084 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #15 8.098 Setting up cmake-data (3.13.4-1) ... #14 84.57 Preparing to unpack .../199-libfontconfig1_2.14.2-4ubuntu1_armhf.deb ... #14 84.57 Unpacking libfontconfig1:armhf (2.14.2-4ubuntu1) ... #14 84.62 Selecting previously unselected package libjpeg-turbo8:armhf. #14 84.63 Preparing to unpack .../200-libjpeg-turbo8_2.1.5-2ubuntu1_armhf.deb ... #14 84.63 Unpacking libjpeg-turbo8:armhf (2.1.5-2ubuntu1) ... #14 84.67 Selecting previously unselected package libjpeg8:armhf. #14 84.67 Preparing to unpack .../201-libjpeg8_8c-2ubuntu11_armhf.deb ... #14 84.68 Unpacking libjpeg8:armhf (8c-2ubuntu11) ... #14 84.72 Selecting previously unselected package libdeflate0:armhf. #14 84.72 Preparing to unpack .../202-libdeflate0_1.18-1_armhf.deb ... #14 84.73 Unpacking libdeflate0:armhf (1.18-1) ... #14 84.76 Selecting previously unselected package libjbig0:armhf. #14 84.76 Preparing to unpack .../203-libjbig0_2.1-6.1ubuntu1_armhf.deb ... #14 84.77 Unpacking libjbig0:armhf (2.1-6.1ubuntu1) ... dh_autoreconf #22 43.30 + rm -f /go/src/github.com/docker/docker/go.mod #22 43.30 Created binary: /tmp/bundles/binary-daemon/dockerd.exe #22 43.34 ++++++ cat ./cli/winresources/docker-proxy/winres.json #22 43.34 { #22 43.34 "RT_GROUP_ICON": { #22 43.34 "#1": { #22 43.34 "0409": "../../winresources/docker.ico" #22 43.34 } #22 43.34 }, #22 43.34 "RT_MANIFEST": { #22 43.34 "#1": { #22 43.34 "0409": { #22 43.34 "identity": {}, #22 43.34 "description": "Docker Engine", #22 43.34 "minimum-os": "vista", #22 43.34 "execution-level": "", #22 43.34 "ui-access": false, #22 43.34 "auto-elevate": false, #22 43.34 "dpi-awareness": "unaware", #22 43.34 "disable-theming": false, #22 43.34 "disable-window-filtering": false, #22 43.34 "high-resolution-scrolling-aware": false, #22 43.34 "ultra-high-resolution-scrolling-aware": false, #22 43.34 "long-path-aware": false, #22 43.34 "printer-driver-isolation": false, #22 43.34 "gdi-scaling": false, #22 43.34 "segment-heap": false, #22 43.34 "use-common-controls-v6": false #22 43.34 } #22 43.34 } #22 43.34 }, #22 43.34 "RT_MESSAGETABLE": { #22 43.34 "#1": { #22 43.34 "0409": "../../winresources/event_messages.bin" #22 43.34 } #22 43.34 }, #22 43.34 "RT_VERSION": { #22 43.34 "#1": { #22 43.34 "0409": { #22 43.34 "fixed": { #22 43.34 "file_version": "0.0.0.0", #22 43.34 "product_version": "0.0.0.0", #22 43.34 "type": "Unknown" #22 43.34 }, #22 43.34 "info": { #22 43.34 "0000": { #22 43.34 "CompanyName": "", #22 43.34 "FileVersion": "0.0.0-20240226182428-efb9206", #22 43.34 "LegalCopyright": "Copyright © 2015-2024 Docker Inc.", #22 43.34 "OriginalFileName": "docker-proxy.exe", #22 43.34 "ProductName": "", #22 43.34 "ProductVersion": "0.0.0-20240226182428-efb9206", #22 43.34 "SpecialBuild": "b37f8c8" #22 43.34 } #22 43.34 } #22 43.34 } #22 43.34 } #22 43.34 } #22 43.34 } #22 43.34 cmd/docker-proxy/genwinres_windows.go #22 43.34 cmd/docker-proxy/main.go #22 43.34 cmd/docker-proxy/network_proxy_test.go #22 43.34 cmd/docker-proxy/proxy.go #22 43.34 cmd/docker-proxy/sctp_proxy.go #22 43.34 cmd/docker-proxy/tcp_proxy.go #22 43.34 cmd/docker-proxy/udp_proxy.go #22 43.36 Building static /tmp/bundles/binary-daemon/docker-proxy.exe (windows/amd64)... #22 43.36 + tee /go/src/github.com/docker/docker/go.mod #22 43.36 module github.com/docker/docker #22 43.36 #22 43.36 go 1.21 #22 43.36 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT #22 43.36 + GO111MODULE=on #22 43.36 + GOTOOLCHAIN=local #22 43.36 + go build -mod=vendor -modfile=vendor.mod -o /tmp/bundles/binary-daemon/docker-proxy.exe -tags ' osusergo static_build ' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:18:35.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=Community Engine" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy #22 43.58 + rm -f /go/src/github.com/docker/docker/go.mod #22 43.58 Created binary: /tmp/bundles/binary-daemon/docker-proxy.exe #22 43.58 #22 DONE 44.5s #23 [binary 1/1] COPY --from=build /build/ / #23 DONE 1.0s #24 exporting to client directory #24 copying files 41.59MB 0.1s #24 copying files 68.06MB 0.2s done #24 DONE 0.2s cd /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 docker buildx bake --set binary.platform=windows/amd64 binary #0 building with "default" instance using docker driver #1 [internal] load local bake definitions #1 reading docker-bake.hcl 3.75kB / 3.75kB done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.97kB done #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.1s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 CACHED #5 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #5 DONE 0.0s #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #6 DONE 0.1s #7 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #7 ... #8 [internal] load metadata for docker.io/library/golang:1.21.7-alpine3.18 #8 DONE 0.3s #7 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #7 DONE 0.4s #9 [internal] load .dockerignore #9 transferring context: #9 transferring context: 263B done #9 DONE 0.0s #14 12.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4391 files and directories currently installed.) #14 12.64 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ... #14 12.66 Unpacking liblocale-gettext-perl (1.07-4build3) ... #14 12.82 Selecting previously unselected package libpython3.10-minimal:amd64. + 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 #14 10.10 Get:80 http://archive.ubuntu.com/ubuntu mantic/main amd64 xz-utils amd64 5.4.1-0.2 [270 kB] #14 10.10 Get:81 http://archive.ubuntu.com/ubuntu mantic/main amd64 m4 amd64 1.4.19-3 [243 kB] #14 10.11 Get:82 http://archive.ubuntu.com/ubuntu mantic/main amd64 autoconf all 2.71-3 [339 kB] #14 10.11 Get:83 http://archive.ubuntu.com/ubuntu mantic/main amd64 autotools-dev all 20220109.1 [44.9 kB] #14 10.11 Get:84 http://archive.ubuntu.com/ubuntu mantic/main amd64 automake all 1:1.16.5-1.3 [558 kB] #14 10.12 Get:85 http://archive.ubuntu.com/ubuntu mantic/main amd64 autopoint all 0.21-13 [422 kB] #14 10.12 Get:86 http://archive.ubuntu.com/ubuntu mantic/main amd64 binutils-common amd64 2.41-5ubuntu1 [248 kB] #14 10.13 Get:87 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsframe1 amd64 2.41-5ubuntu1 [14.5 kB] #14 10.13 Get:88 http://archive.ubuntu.com/ubuntu mantic/main amd64 libbinutils amd64 2.41-5ubuntu1 [561 kB] #14 10.16 Get:89 http://archive.ubuntu.com/ubuntu mantic/main amd64 libctf-nobfd0 amd64 2.41-5ubuntu1 [96.3 kB] #14 10.16 Get:90 http://archive.ubuntu.com/ubuntu mantic/main amd64 libctf0 amd64 2.41-5ubuntu1 [94.1 kB] #14 10.16 Get:91 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgprofng0 amd64 2.41-5ubuntu1 [847 kB] #14 10.21 Get:92 http://archive.ubuntu.com/ubuntu mantic/main amd64 binutils-x86-64-linux-gnu amd64 2.41-5ubuntu1 [2468 kB] #14 10.23 Get:93 http://archive.ubuntu.com/ubuntu mantic/main amd64 binutils amd64 2.41-5ubuntu1 [18.0 kB] #14 10.24 Get:94 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libc-dev-bin amd64 2.38-1ubuntu6.1 [20.3 kB] #14 10.24 Get:95 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 linux-libc-dev amd64 6.5.0-21.21 [1598 kB] #14 10.26 Get:96 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcrypt-dev amd64 1:4.4.36-2 [112 kB] #14 10.26 Get:97 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [193 kB] #14 10.26 Get:98 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] #14 10.26 Get:99 http://archive.ubuntu.com/ubuntu mantic/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] #14 10.26 Get:100 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libc6-dev amd64 2.38-1ubuntu6.1 [2114 kB] #14 10.31 Get:101 http://archive.ubuntu.com/ubuntu mantic/main amd64 libisl23 amd64 0.26-3 [741 kB] #16 4.119 Reading package lists... #16 5.222 Building dependency tree... #14 15.41 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] #14 15.49 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] #14 15.53 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB] #50 10.85 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ... #50 10.90 Setting up libapparmor-dev:amd64 (3.0.8-3) ... #50 10.92 Setting up python3-lib2to3 (3.11.2-3) ... #16 3.881 Reading package lists... #15 8.117 Setting up dh-apparmor (2.13.2-10) ... #15 8.131 Setting up libsystemd-dev:armhf (241-7~deb10u10) ... #15 8.141 Setting up libjsoncpp1:armhf (1.7.4-3) ... #15 8.153 Setting up cmake (3.13.4-1) ... #15 8.166 Setting up docker-ce-build-deps (1.0) ... #15 8.181 Processing triggers for man-db (2.8.5-2+deb10u1) ... #14 84.82 Selecting previously unselected package liblerc4:armhf. #14 84.82 Preparing to unpack .../204-liblerc4_4.0.0+ds-2ubuntu2_armhf.deb ... #14 84.82 Unpacking liblerc4:armhf (4.0.0+ds-2ubuntu2) ... #14 84.86 Selecting previously unselected package libwebp7:armhf. #14 84.86 Preparing to unpack .../205-libwebp7_1.2.4-0.3_armhf.deb ... #14 84.87 Unpacking libwebp7:armhf (1.2.4-0.3) ... #14 84.91 Selecting previously unselected package libtiff6:armhf. #14 84.91 Preparing to unpack .../206-libtiff6_4.5.1+git230720-1ubuntu1.1_armhf.deb ... #14 84.92 Unpacking libtiff6:armhf (4.5.1+git230720-1ubuntu1.1) ... #14 84.95 Selecting previously unselected package libxpm4:armhf. #14 84.96 Preparing to unpack .../207-libxpm4_1%3a3.5.12-1.1ubuntu1_armhf.deb ... #14 84.96 Unpacking libxpm4:armhf (1:3.5.12-1.1ubuntu1) ... #14 85.00 Selecting previously unselected package libgd3:armhf. #14 85.00 Preparing to unpack .../208-libgd3_2.3.3-9ubuntu1_armhf.deb ... #14 85.01 Unpacking libgd3:armhf (2.3.3-9ubuntu1) ... #14 85.04 Selecting previously unselected package libc-devtools. debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:03.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 DONE 93.2s #14 12.82 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ... #14 12.86 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... #14 13.11 Selecting previously unselected package libexpat1:amd64. #14 10.32 Get:102 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmpfr6 amd64 4.2.1-1 [351 kB] #14 10.33 Get:103 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmpc3 amd64 1.3.1-1 [54.1 kB] #14 10.33 Get:104 http://archive.ubuntu.com/ubuntu mantic/main amd64 cpp-13 amd64 13.2.0-4ubuntu3 [10.7 MB] #14 10.46 Get:105 http://archive.ubuntu.com/ubuntu mantic/main amd64 cpp amd64 4:13.2.0-1ubuntu1 [28.9 kB] #14 10.46 Get:106 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcc1-0 amd64 13.2.0-4ubuntu3 [48.0 kB] #14 10.46 Get:107 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgomp1 amd64 13.2.0-4ubuntu3 [142 kB] #14 10.46 Get:108 http://archive.ubuntu.com/ubuntu mantic/main amd64 libitm1 amd64 13.2.0-4ubuntu3 [29.3 kB] #14 10.46 Get:109 http://archive.ubuntu.com/ubuntu mantic/main amd64 libatomic1 amd64 13.2.0-4ubuntu3 [10.4 kB] #14 10.46 Get:110 http://archive.ubuntu.com/ubuntu mantic/main amd64 libasan8 amd64 13.2.0-4ubuntu3 [2835 kB] #14 10.50 Get:111 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblsan0 amd64 13.2.0-4ubuntu3 [1203 kB] #14 10.53 Get:112 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtsan2 amd64 13.2.0-4ubuntu3 [2606 kB] #14 10.57 Get:113 http://archive.ubuntu.com/ubuntu mantic/main amd64 libubsan1 amd64 13.2.0-4ubuntu3 [1105 kB] + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:18:44.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k2zBqF + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el7.aarch64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el7.aarch64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64/etc/docker + /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.cmge3q + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + test 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' = 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + echo 'PASS: daemon version OK' PASS: daemon version OK + exit 0 Processing files: docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 Provides: docker-ce = 3:0.0.0~20240226182428.efb9206-0.el7 docker-ce(aarch-64) = 3:0.0.0~20240226182428.efb9206-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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(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~20240226182428.efb9206-0.el7.aarch64 #16 5.436 Reading state information... #16 5.443 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #14 15.55 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB] #14 15.58 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB] #14 15.58 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB] #14 15.59 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB] #14 15.83 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B] + 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.dBBP4m + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #50 11.19 Setting up libelf1:amd64 (0.188-2.1) ... #50 11.29 Setting up libsystemd-dev:amd64 (252.22-1~deb12u1) ... #50 11.34 Setting up libsecret-common (0.20.5-3) ... #16 4.804 Building dependency tree... #14 85.04 Preparing to unpack .../209-libc-devtools_2.38-1ubuntu6.1_armhf.deb ... #14 85.04 Unpacking libc-devtools (2.38-1ubuntu6.1) ... #14 85.08 Selecting previously unselected package libcapture-tiny-perl. #14 85.08 Preparing to unpack .../210-libcapture-tiny-perl_0.48-2_all.deb ... #14 85.08 Unpacking libcapture-tiny-perl (0.48-2) ... #14 85.12 Selecting previously unselected package libcgi-pm-perl. #14 85.12 Preparing to unpack .../211-libcgi-pm-perl_4.57-1_all.deb ... #14 85.12 Unpacking libcgi-pm-perl (4.57-1) ... #14 85.16 Selecting previously unselected package libfcgi0ldbl:armhf. #14 85.16 Preparing to unpack .../212-libfcgi0ldbl_2.4.2-2build2_armhf.deb ... #14 85.17 Unpacking libfcgi0ldbl:armhf (2.4.2-2build2) ... #14 85.20 Selecting previously unselected package libfcgi-perl. #14 85.20 Preparing to unpack .../213-libfcgi-perl_0.82+ds-2_armhf.deb ... #14 85.21 Unpacking libfcgi-perl (0.82+ds-2) ... #14 85.23 Selecting previously unselected package libcgi-fast-perl. #14 85.24 Preparing to unpack .../214-libcgi-fast-perl_1%3a2.15-1_all.deb ... #14 85.24 Unpacking libcgi-fast-perl (1:2.15-1) ... #14 85.27 Selecting previously unselected package libclass-data-inheritable-perl. #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #16 [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 #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #10 CACHED #11 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.7-alpine3.18@sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 #11 resolve docker.io/library/golang:1.21.7-alpine3.18@sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 0.0s done #11 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 #11 sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 1.65kB / 1.65kB done #11 sha256:5c23be1940176d5ef9196173f5e88d0f52e42a26c8f695b33d9e47d6209a302e 1.36kB / 1.36kB done #11 sha256:a2b21ee6abbc16f5d34f5997a997905857960865d10108403a351f6c8de1d793 2.13kB / 2.13kB done #11 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done #11 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 0B / 67.01MB 0.1s #11 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done #11 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 22.02MB / 67.01MB 0.3s #11 sha256:50e791cb90c3d0bf08a988f13b405c9947c74b5bc31c7c939197a7175f6c7f0e 284.69kB / 284.69kB 0.1s done #11 sha256:8daf023d266d667210cf5767c01f2f4f68e40c297e0bdecf73799744ddac1026 175B / 175B 0.2s done #11 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done #14 13.11 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ... #14 13.12 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ... #14 13.19 Selecting previously unselected package python3.10-minimal. #14 13.19 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ... #14 13.20 Unpacking python3.10-minimal (3.10.12-1~22.04.3) ... #14 13.25 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... #14 13.27 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ... #14 13.28 Setting up python3.10-minimal (3.10.12-1~22.04.3) ... #14 10.59 Get:114 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhwasan0 amd64 13.2.0-4ubuntu3 [1262 kB] #14 10.60 Get:115 http://archive.ubuntu.com/ubuntu mantic/main amd64 libquadmath0 amd64 13.2.0-4ubuntu3 [153 kB] #14 10.60 Get:116 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgcc-13-dev amd64 13.2.0-4ubuntu3 [2686 kB] #14 10.63 Get:117 http://archive.ubuntu.com/ubuntu mantic/main amd64 gcc-13 amd64 13.2.0-4ubuntu3 [21.5 MB] #14 10.94 Get:118 http://archive.ubuntu.com/ubuntu mantic/main amd64 gcc amd64 4:13.2.0-1ubuntu1 [5168 B] + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:22 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 VERSION BBB 0.0.0-20240226182428-efb9206 + echo VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~debian.10~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 amd64 #16 5.735 Starting 2 pkgProblemResolver with broken count: 0 #16 5.740 Done #16 5.959 Done #14 15.90 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] #14 16.08 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-172.190 [1131 kB] + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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 13.2.1 #50 11.37 Setting up python3-distutils (3.11.2-3) ... #16 5.040 Reading state information... #16 5.048 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #17 DONE 3.5s #14 85.27 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 85.28 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 85.31 Selecting previously unselected package libcommon-sense-perl:armhf. #14 85.31 Preparing to unpack .../216-libcommon-sense-perl_3.75-3_armhf.deb ... #14 85.32 Unpacking libcommon-sense-perl:armhf (3.75-3) ... #14 85.34 Selecting previously unselected package libconfig-tiny-perl. #14 85.35 Preparing to unpack .../217-libconfig-tiny-perl_2.29-1_all.deb ... #14 85.35 Unpacking libconfig-tiny-perl (2.29-1) ... #14 85.38 Selecting previously unselected package libparams-util-perl. #14 85.38 Preparing to unpack .../218-libparams-util-perl_1.102-2_armhf.deb ... #14 85.39 Unpacking libparams-util-perl (1.102-2) ... #14 85.42 Selecting previously unselected package libsub-install-perl. #14 85.42 Preparing to unpack .../219-libsub-install-perl_0.929-1_all.deb ... #14 85.42 Unpacking libsub-install-perl (0.929-1) ... #14 85.46 Selecting previously unselected package libdata-optlist-perl. #14 85.46 Preparing to unpack .../220-libdata-optlist-perl_0.114-1_all.deb ... #14 85.46 Unpacking libdata-optlist-perl (0.114-1) ... #14 85.49 Selecting previously unselected package libsub-exporter-perl. #14 85.50 Preparing to unpack .../221-libsub-exporter-perl_0.990-1_all.deb ... #14 85.50 Unpacking libsub-exporter-perl (0.990-1) ... #14 85.53 Selecting previously unselected package libconst-fast-perl. #14 85.53 Preparing to unpack .../222-libconst-fast-perl_0.014-2_all.deb ... #14 85.54 Unpacking libconst-fast-perl (0.014-2) ... #14 85.57 Selecting previously unselected package libwant-perl. #14 85.57 Preparing to unpack .../223-libwant-perl_0.29-2build1_armhf.deb ... #14 85.57 Unpacking libwant-perl (0.29-2build1) ... #14 85.60 Selecting previously unselected package libcontextual-return-perl. #15 8.710 Processing triggers for libc-bin (2.28-10+deb10u2) ... #15 9.561 Processing triggers for libc-bin (2.31-13+deb11u8) ... #11 ... #12 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #12 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #12 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done #12 sha256:a28c16d579330aa32da948d5ce201e1e546354170044c447edfb3764cc198328 523B / 523B done #12 sha256:09950e90e11171816d164e6200593f7015f8ba9f67db5f195bf9c88627bab1e4 418B / 418B done #12 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.3s done #12 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a done #12 DONE 0.4s #11 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.7-alpine3.18@sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 #11 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 32.51MB / 67.01MB 0.4s #11 extracting sha256:50e791cb90c3d0bf08a988f13b405c9947c74b5bc31c7c939197a7175f6c7f0e #11 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 38.80MB / 67.01MB 0.5s #11 extracting sha256:50e791cb90c3d0bf08a988f13b405c9947c74b5bc31c7c939197a7175f6c7f0e 0.1s done #11 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 47.19MB / 67.01MB 0.6s #14 10.94 Get:119 http://archive.ubuntu.com/ubuntu mantic/main amd64 libstdc++-13-dev amd64 13.2.0-4ubuntu3 [2351 kB] #14 10.96 Get:120 http://archive.ubuntu.com/ubuntu mantic/main amd64 g++-13 amd64 13.2.0-4ubuntu3 [12.1 MB] #14 11.13 Get:121 http://archive.ubuntu.com/ubuntu mantic/main amd64 g++ amd64 4:13.2.0-1ubuntu1 [1122 B] debian/rules clean dh clean --with=bash-completion dh_clean #16 6.188 Starting pkgProblemResolver with broken count: 0 #14 16.39 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] -- Detecting C compiler ABI info -- 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 #16 5.379 Starting 2 pkgProblemResolver with broken count: 0 #16 5.385 Done #16 5.631 Done #50 11.81 Setting up libglib2.0-dev-bin (2.74.6-2) ... #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #14 85.60 Preparing to unpack .../224-libcontextual-return-perl_0.004014-4_all.deb ... #14 85.61 Unpacking libcontextual-return-perl (0.004014-4) ... #14 85.64 Selecting previously unselected package libcpanel-json-xs-perl:armhf. #14 85.64 Preparing to unpack .../225-libcpanel-json-xs-perl_4.37-1_armhf.deb ... #14 85.65 Unpacking libcpanel-json-xs-perl:armhf (4.37-1) ... #14 85.68 Selecting previously unselected package libdevel-stacktrace-perl. #14 85.68 Preparing to unpack .../226-libdevel-stacktrace-perl_2.0400-2_all.deb ... #14 85.69 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #14 85.72 Selecting previously unselected package libexception-class-perl. #14 85.72 Preparing to unpack .../227-libexception-class-perl_1.45-1_all.deb ... #14 85.72 Unpacking libexception-class-perl (1.45-1) ... #14 85.76 Selecting previously unselected package libiterator-perl. #14 85.76 Preparing to unpack .../228-libiterator-perl_0.03+ds1-2_all.deb ... #14 85.77 Unpacking libiterator-perl (0.03+ds1-2) ... #14 85.80 Selecting previously unselected package libiterator-util-perl. #14 85.80 Preparing to unpack .../229-libiterator-util-perl_0.02+ds1-2_all.deb ... #14 85.80 Unpacking libiterator-util-perl (0.02+ds1-2) ... #14 85.84 Selecting previously unselected package libdata-dpath-perl. #15 DONE 9.0s #16 [stage-1 5/8] COPY --link sources/ /sources #15 DONE 10.0s #16 [stage-1 5/8] COPY --link sources/ /sources #11 ... #13 [internal] load build context #13 transferring context: 41.93MB 0.7s done #13 DONE 0.7s #11 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.7-alpine3.18@sha256:2a690031ca4e8affec4c25b1dbbafd5e734527b6ac6c8b58001cd6f342af7a44 #11 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 61.91MB / 67.01MB 0.8s #16 0.640 Hit:1 http://ports.ubuntu.com/ubuntu-ports mantic InRelease #14 11.14 Get:122 http://archive.ubuntu.com/ubuntu mantic/main amd64 make amd64 4.3-4.1build1 [180 kB] #14 11.14 Get:123 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdpkg-perl all 1.22.0ubuntu1 [283 kB] #14 11.43 Get:124 http://archive.ubuntu.com/ubuntu mantic/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] #14 13.89 Selecting previously unselected package python3-minimal. dpkg-source -I.git -b . #17 DONE 3.1s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #16 6.234 Starting 2 pkgProblemResolver with broken count: 0 #16 6.238 Done #14 16.40 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.14 [2519 kB] #14 16.53 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done (0.4s) -- Generating done (0.0s) -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #16 5.889 Starting pkgProblemResolver with broken count: 0 #14 85.84 Preparing to unpack .../230-libdata-dpath-perl_0.58-2_all.deb ... #14 85.85 Unpacking libdata-dpath-perl (0.58-2) ... #14 85.88 Selecting previously unselected package libdata-dump-perl. #14 85.88 Preparing to unpack .../231-libdata-dump-perl_1.25-1_all.deb ... #14 85.89 Unpacking libdata-dump-perl (1.25-1) ... #14 85.92 Selecting previously unselected package libdata-messagepack-perl. #14 85.92 Preparing to unpack .../232-libdata-messagepack-perl_1.02-1build1_armhf.deb ... #14 85.93 Unpacking libdata-messagepack-perl (1.02-1build1) ... #14 85.96 Selecting previously unselected package libnet-domain-tld-perl. #14 85.96 Preparing to unpack .../233-libnet-domain-tld-perl_1.75-3_all.deb ... #14 85.96 Unpacking libnet-domain-tld-perl (1.75-3) ... #14 85.99 Selecting previously unselected package libdata-validate-domain-perl. #14 85.99 Preparing to unpack .../234-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 86.00 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 86.03 Selecting previously unselected package libnet-ipv6addr-perl. #14 86.04 Preparing to unpack .../235-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 86.04 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 86.07 Selecting previously unselected package libnet-netmask-perl. Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20240226182428.efb9206-0.el7.src.rpm #16 DONE 0.2s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #16 DONE 0.2s #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go #11 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 67.01MB / 67.01MB 0.9s #11 extracting sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 #11 sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 67.01MB / 67.01MB 0.9s done #16 0.702 Hit:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease #16 0.775 Hit:3 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease #16 0.848 Hit:4 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease #14 11.48 Get:125 http://archive.ubuntu.com/ubuntu mantic/main amd64 patch amd64 2.7.6-7build2 [109 kB] #14 11.51 Get:126 http://archive.ubuntu.com/ubuntu mantic/main amd64 lto-disabled-list all 43 [12.4 kB] #14 11.52 Get:127 http://archive.ubuntu.com/ubuntu mantic/main amd64 dpkg-dev all 1.22.0ubuntu1 [1137 kB] #14 11.57 Get:128 http://archive.ubuntu.com/ubuntu mantic/main amd64 build-essential amd64 12.10ubuntu1 [4928 B] #14 11.57 Get:129 http://archive.ubuntu.com/ubuntu mantic/main amd64 libbrotli1 amd64 1.0.9-2build8 [309 kB] #14 11.58 Get:130 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-3 [20.2 kB] #14 11.58 Get:131 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-3 [53.4 kB] #14 11.59 Get:132 http://archive.ubuntu.com/ubuntu mantic/main amd64 libldap2 amd64 2.6.6+dfsg-1~exp1ubuntu1 [193 kB] #14 11.59 Get:133 http://archive.ubuntu.com/ubuntu mantic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] #14 11.60 Get:134 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libssh-4 amd64 0.10.5-3ubuntu1.2 [188 kB] #14 11.63 Get:135 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libcurl4 amd64 8.2.1-1ubuntu3.2 [319 kB] #14 11.64 Get:136 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 curl amd64 8.2.1-1ubuntu3.2 [216 kB] #14 11.64 Get:137 http://archive.ubuntu.com/ubuntu mantic/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] #14 11.68 Get:138 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdebhelper-perl all 13.11.6ubuntu1 [85.4 kB] #14 13.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 ... 4709 files and directories currently installed.) #14 13.89 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ... #14 13.90 Unpacking python3-minimal (3.10.6-1~22.04) ... #14 13.93 Selecting previously unselected package media-types. #14 13.93 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #14 13.93 Unpacking media-types (7.0.0) ... #14 13.97 Selecting previously unselected package libmpdec3:amd64. #14 13.97 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... #14 13.97 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... #14 14.01 Selecting previously unselected package readline-common. #14 14.01 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #14 14.01 Unpacking readline-common (8.1.2-1) ... #14 14.05 Selecting previously unselected package libreadline8:amd64. #14 14.05 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... #14 14.05 Unpacking libreadline8:amd64 (8.1.2-1) ... #14 14.10 Selecting previously unselected package libsqlite3-0:amd64. #14 14.10 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ... #14 14.10 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... #14 14.14 Selecting previously unselected package libpython3.10-stdlib:amd64. #14 14.14 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ... #14 14.14 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... #14 14.23 Selecting previously unselected package python3.10. #14 14.23 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ... #14 14.23 Unpacking python3.10 (3.10.12-1~22.04.3) ... #14 14.26 Selecting previously unselected package libpython3-stdlib:amd64. dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz #16 6.661 The following additional packages will be installed: #14 16.53 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] #14 16.55 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] #14 16.56 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #14 16.57 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] #14 16.94 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] [100%] Linking C executable tini-static #16 5.945 Starting 2 pkgProblemResolver with broken count: 0 #16 5.952 Done #50 12.18 Setting up libblkid-dev:amd64 (2.38.1-5+b1) ... #50 12.21 Setting up libpcre2-dev:amd64 (10.42-1) ... #50 12.26 Setting up libselinux1-dev:amd64 (3.4-1+b6) ... #50 12.32 Setting up libglib2.0-bin (2.74.6-2) ... #50 12.42 Setting up dpkg-dev (1.21.22) ... #14 86.07 Preparing to unpack .../236-libnet-netmask-perl_2.0002-2_all.deb ... #14 86.08 Unpacking libnet-netmask-perl (2.0002-2) ... #14 86.11 Selecting previously unselected package libnetaddr-ip-perl. #14 86.11 Preparing to unpack .../237-libnetaddr-ip-perl_4.079+dfsg-2build1_armhf.deb ... #14 86.12 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 86.16 Selecting previously unselected package libdata-validate-ip-perl. #14 86.16 Preparing to unpack .../238-libdata-validate-ip-perl_0.31-1_all.deb ... #14 86.17 Unpacking libdata-validate-ip-perl (0.31-1) ... #14 86.20 Selecting previously unselected package libdata-validate-uri-perl. #14 86.20 Preparing to unpack .../239-libdata-validate-uri-perl_0.07-2_all.deb ... #14 86.20 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 86.23 Selecting previously unselected package libdistro-info-perl. #14 86.24 Preparing to unpack .../240-libdistro-info-perl_1.5ubuntu0.23.10.1_all.deb ... #14 86.24 Unpacking libdistro-info-perl (1.5ubuntu0.23.10.1) ... #14 86.27 Selecting previously unselected package libemail-address-xs-perl. #14 86.27 Preparing to unpack .../241-libemail-address-xs-perl_1.05-1build1_armhf.deb ... #14 86.28 Unpacking libemail-address-xs-perl (1.05-1build1) ... #14 86.31 Selecting previously unselected package libexporter-tiny-perl. #14 11.69 Get:139 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtool all 2.4.7-7 [166 kB] #14 11.70 Get:140 http://archive.ubuntu.com/ubuntu mantic/main amd64 dh-autoreconf all 20 [16.1 kB] #14 11.70 Get:141 http://archive.ubuntu.com/ubuntu mantic/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] #14 11.71 Get:142 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsub-override-perl all 0.09-4 [8706 B] #14 11.73 Get:143 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] #14 11.73 Get:144 http://archive.ubuntu.com/ubuntu mantic/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] #14 11.74 Get:145 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdw1 amd64 0.189-4 [257 kB] #14 11.75 Get:146 http://archive.ubuntu.com/ubuntu mantic/main amd64 debugedit amd64 1:5.0-5 [46.1 kB] #14 11.75 Get:147 http://archive.ubuntu.com/ubuntu mantic/main amd64 dwz amd64 0.15-1 [112 kB] #14 11.79 Get:148 http://archive.ubuntu.com/ubuntu mantic/main amd64 gettext amd64 0.21-13 [866 kB] #14 11.81 Get:149 http://archive.ubuntu.com/ubuntu mantic/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] #14 11.81 Get:150 http://archive.ubuntu.com/ubuntu mantic/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] #14 11.82 Get:151 http://archive.ubuntu.com/ubuntu mantic/main amd64 debhelper all 13.11.6ubuntu1 [935 kB] #14 11.83 Get:152 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfakeroot amd64 1.32.1-1 [31.9 kB] #14 11.83 Get:153 http://archive.ubuntu.com/ubuntu mantic/main amd64 fakeroot amd64 1.32.1-1 [60.1 kB] #14 11.84 Get:154 http://archive.ubuntu.com/ubuntu mantic/main amd64 libassuan0 amd64 2.5.6-1 [37.8 kB] #14 11.84 Get:155 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpgconf amd64 2.2.40-1.1ubuntu1 [96.3 kB] #14 11.85 Get:156 http://archive.ubuntu.com/ubuntu mantic/main amd64 libksba8 amd64 1.6.4-2 [121 kB] #14 11.85 Get:157 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] #14 11.85 Get:158 http://archive.ubuntu.com/ubuntu mantic/main amd64 dirmngr amd64 2.2.40-1.1ubuntu1 [305 kB] #14 11.86 Get:159 http://archive.ubuntu.com/ubuntu mantic/main amd64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] #14 11.86 Get:160 http://archive.ubuntu.com/ubuntu mantic/main amd64 gnupg-utils amd64 2.2.40-1.1ubuntu1 [313 kB] #14 11.87 Get:161 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg amd64 2.2.40-1.1ubuntu1 [523 kB] #14 11.87 Get:162 http://archive.ubuntu.com/ubuntu mantic/main amd64 pinentry-curses amd64 1.2.1-1ubuntu1 [34.6 kB] #14 11.87 Get:163 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg-agent amd64 2.2.40-1.1ubuntu1 [216 kB] #14 11.88 Get:164 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg-wks-client amd64 2.2.40-1.1ubuntu1 [66.1 kB] #14 11.88 Get:165 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg-wks-server amd64 2.2.40-1.1ubuntu1 [59.2 kB] #14 11.88 Get:166 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpgsm amd64 2.2.40-1.1ubuntu1 [206 kB] #14 11.89 Get:167 http://archive.ubuntu.com/ubuntu mantic/main amd64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] #14 11.89 Get:168 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B] #14 14.26 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ... #14 14.27 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ... #14 14.30 Setting up python3-minimal (3.10.6-1~22.04) ... #14 14.47 Selecting previously unselected package python3. #16 6.661 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 6.662 libarchive13 libglib2.0-0 libjsoncpp25 librhash0 libseccomp-dev #16 6.662 libsystemd-dev libuv1 pkg-config #16 6.664 Suggested packages: #16 6.664 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #16 6.664 Recommended packages: #16 6.664 libglib2.0-data shared-mime-info xdg-user-dirs #16 6.701 The following NEW packages will be installed: #16 6.701 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 6.702 libarchive13 libglib2.0-0 libjsoncpp25 librhash0 libseccomp-dev #16 6.702 libsystemd-dev libuv1 pkg-config #14 17.12 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20240226182428-efb9206 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:24.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #16 6.433 The following additional packages will be installed: #18 DONE 2.8s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.1s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers #50 12.51 Setting up libsecret-1-0:amd64 (0.20.5-3) ... #50 12.56 Setting up libgcrypt20-dev (1.10.1-3) ... #50 12.58 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... #50 12.59 Setting up libmount-dev:amd64 (2.38.1-5+b1) ... #50 12.62 Setting up gir1.2-secret-1:amd64 (0.20.5-3) ... #50 12.63 Setting up libglib2.0-dev:amd64 (2.74.6-2) ... #50 12.65 Setting up libsecret-1-dev:amd64 (0.20.5-3) ... #50 12.66 Processing triggers for libc-bin (2.36-9+deb12u4) ... #14 86.31 Preparing to unpack .../242-libexporter-tiny-perl_1.006002-1_all.deb ... #14 86.31 Unpacking libexporter-tiny-perl (1.006002-1) ... #14 86.34 Selecting previously unselected package libfcgi-bin. #14 86.35 Preparing to unpack .../243-libfcgi-bin_2.4.2-2build2_armhf.deb ... #14 86.35 Unpacking libfcgi-bin (2.4.2-2build2) ... #14 86.38 Selecting previously unselected package libipc-system-simple-perl. #14 86.38 Preparing to unpack .../244-libipc-system-simple-perl_1.30-2_all.deb ... #14 86.39 Unpacking libipc-system-simple-perl (1.30-2) ... #14 86.41 Selecting previously unselected package libfile-basedir-perl. #14 86.42 Preparing to unpack .../245-libfile-basedir-perl_0.09-2_all.deb ... #14 86.42 Unpacking libfile-basedir-perl (0.09-2) ... #14 86.45 Selecting previously unselected package libfile-chdir-perl. #14 86.45 Preparing to unpack .../246-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 86.46 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 86.49 Selecting previously unselected package libfile-fcntllock-perl. #14 86.49 Preparing to unpack .../247-libfile-fcntllock-perl_0.22-4ubuntu1_armhf.deb ... #14 86.50 Unpacking libfile-fcntllock-perl (0.22-4ubuntu1) ... #14 86.53 Selecting previously unselected package libnumber-compare-perl. #20 exporting layers 2.7s done #14 11.92 Get:169 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-which-perl all 1.27-2 [12.5 kB] #14 11.93 Get:170 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB] #14 11.93 Get:171 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-touch-perl all 0.12-2 [7498 B] #14 11.93 Get:172 http://archive.ubuntu.com/ubuntu mantic/main amd64 libio-pty-perl amd64 1:1.17-1 [32.1 kB] #14 11.93 Get:173 http://archive.ubuntu.com/ubuntu mantic/main amd64 libipc-run-perl all 20220807.0-1 [92.6 kB] #14 11.97 Get:174 http://archive.ubuntu.com/ubuntu mantic/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB] #14 11.97 Get:175 http://archive.ubuntu.com/ubuntu mantic/main amd64 libclass-xsaccessor-perl amd64 1.19-4build1 [33.6 kB] #14 11.97 Get:176 http://archive.ubuntu.com/ubuntu mantic/main amd64 libb-hooks-op-check-perl amd64 0.22-2build1 [9600 B] #14 12.00 Get:177 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB] #14 12.01 Get:178 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdevel-callchecker-perl amd64 0.008-2 [13.9 kB] #14 12.03 Get:179 http://archive.ubuntu.com/ubuntu mantic/main amd64 libparams-classify-perl amd64 0.015-2build2 [20.7 kB] #14 12.04 Get:180 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB] #14 12.04 Get:181 http://archive.ubuntu.com/ubuntu mantic/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB] #14 12.04 Get:182 http://archive.ubuntu.com/ubuntu mantic/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] #14 12.04 Get:183 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB] #14 12.04 Get:184 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmoo-perl all 2.005005-1 [47.4 kB] #14 12.04 Get:185 http://archive.ubuntu.com/ubuntu mantic/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] #14 12.04 Get:186 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] #14 12.05 Get:187 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhttp-date-perl all 6.05-2 [9946 B] #14 12.06 Get:188 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfile-listing-perl all 6.15-1 [11.5 kB] #14 12.08 Get:189 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] #14 12.08 Get:190 http://archive.ubuntu.com/ubuntu mantic/main amd64 liburi-perl all 5.19-2 [81.0 kB] #14 12.11 Get:191 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhtml-parser-perl amd64 3.81-1 [87.9 kB] #14 12.12 Get:192 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] #14 12.15 Get:193 http://archive.ubuntu.com/ubuntu mantic/main amd64 libclone-perl amd64 0.46-1 [10.9 kB] #14 12.16 Get:194 http://archive.ubuntu.com/ubuntu mantic/main amd64 libio-html-perl all 1.004-3 [15.9 kB] #14 12.18 Get:195 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] #14 12.18 Get:196 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhttp-message-perl all 6.44-2ubuntu1 [78.0 kB] #14 12.21 Get:197 http://archive.ubuntu.com/ubuntu mantic/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #14 14.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 ... 5139 files and directories currently installed.) #14 14.47 Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ... #14 14.48 Unpacking python3 (3.10.6-1~22.04) ... #14 14.52 Selecting previously unselected package perl-modules-5.34. #14 14.52 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ... #14 14.52 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ... #14 14.73 Selecting previously unselected package libgdbm6:amd64. #16 7.146 0 upgraded, 14 newly installed, 0 to remove and 4 not upgraded. #16 7.146 1 not fully installed or removed. #16 7.146 Need to get 9169 kB of archives. #16 7.146 After this operation, 33.5 MB of additional disk space will be used. #16 7.146 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bash-completion all 1:2.11-5ubuntu1 [180 kB] #14 17.40 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] #16 6.433 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 6.434 libarchive13 libglib2.0-0 libjsoncpp25 librhash0 libseccomp-dev #16 6.435 libsystemd-dev libuv1 pkg-config #16 6.437 Suggested packages: #16 6.437 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #16 6.437 Recommended packages: #16 6.437 libglib2.0-data shared-mime-info xdg-user-dirs #16 6.473 The following NEW packages will be installed: #16 6.473 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 6.474 libarchive13 libglib2.0-0 libjsoncpp25 librhash0 libseccomp-dev #16 6.475 libsystemd-dev libuv1 pkg-config #14 86.53 Preparing to unpack .../248-libnumber-compare-perl_0.03-3_all.deb ... #14 86.53 Unpacking libnumber-compare-perl (0.03-3) ... #14 86.56 Selecting previously unselected package libtext-glob-perl. #14 86.57 Preparing to unpack .../249-libtext-glob-perl_0.11-3_all.deb ... #14 86.57 Unpacking libtext-glob-perl (0.11-3) ... #14 86.60 Selecting previously unselected package libfile-find-rule-perl. #14 86.60 Preparing to unpack .../250-libfile-find-rule-perl_0.34-3_all.deb ... #14 86.61 Unpacking libfile-find-rule-perl (0.34-3) ... #14 86.66 Selecting previously unselected package libfont-afm-perl. #14 86.66 Preparing to unpack .../251-libfont-afm-perl_1.20-4_all.deb ... #14 86.66 Unpacking libfont-afm-perl (1.20-4) ... #14 86.69 Selecting previously unselected package libio-string-perl. #14 86.70 Preparing to unpack .../252-libio-string-perl_1.08-4_all.deb ... #14 86.70 Unpacking libio-string-perl (1.08-4) ... #14 86.73 Selecting previously unselected package libfont-ttf-perl. #14 86.73 Preparing to unpack .../253-libfont-ttf-perl_1.06-2_all.deb ... #14 86.74 Unpacking libfont-ttf-perl (1.06-2) ... #14 86.78 Selecting previously unselected package libfreezethaw-perl. #14 86.78 Preparing to unpack .../254-libfreezethaw-perl_0.5001-3_all.deb ... #14 86.79 Unpacking libfreezethaw-perl (0.5001-3) ... #14 86.82 Selecting previously unselected package libsort-versions-perl. #14 86.82 Preparing to unpack .../255-libsort-versions-perl_1.62-3_all.deb ... #14 86.83 Unpacking libsort-versions-perl (1.62-3) ... #14 86.86 Selecting previously unselected package libgit-wrapper-perl. #14 86.86 Preparing to unpack .../256-libgit-wrapper-perl_0.048-2_all.deb ... #14 86.86 Unpacking libgit-wrapper-perl (0.048-2) ... #14 86.90 Selecting previously unselected package libhttp-tiny-multipart-perl. #50 ... #42 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/amd64 < #16 2.017 dpkg-buildpackage: info: host architecture arm64 #16 2.017 dpkg-source --before-build . #16 2.119 debian/rules clean #14 87.15 Preparing to unpack .../263-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 87.15 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 87.18 Selecting previously unselected package libpackage-stash-perl. #14 87.19 Preparing to unpack .../264-libpackage-stash-perl_0.40-1_all.deb ... #14 87.19 Unpacking libpackage-stash-perl (0.40-1) ... #14 87.22 Selecting previously unselected package libsub-identify-perl. #14 87.23 Preparing to unpack .../265-libsub-identify-perl_0.14-3_armhf.deb ... #14 87.23 Unpacking libsub-identify-perl (0.14-3) ... #14 87.26 Selecting previously unselected package libsub-name-perl:armhf. #14 87.27 Preparing to unpack .../266-libsub-name-perl_0.27-1_armhf.deb ... #14 87.27 Unpacking libsub-name-perl:armhf (0.27-1) ... #14 87.30 Selecting previously unselected package libnamespace-clean-perl. #14 87.31 Preparing to unpack .../267-libnamespace-clean-perl_0.27-2_all.deb ... #14 87.31 Unpacking libnamespace-clean-perl (0.27-2) ... #14 87.34 Selecting previously unselected package libpath-tiny-perl. #14 87.34 Preparing to unpack .../268-libpath-tiny-perl_0.144-1_all.deb ... #14 87.35 Unpacking libpath-tiny-perl (0.144-1) ... #14 87.38 Selecting previously unselected package libstrictures-perl. #14 12.63 Get:221 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libcurl3-gnutls amd64 8.2.1-1ubuntu3.2 [313 kB] #14 12.64 Get:222 http://archive.ubuntu.com/ubuntu mantic/main amd64 liberror-perl all 0.17029-2 [25.6 kB] #14 12.65 Get:223 http://archive.ubuntu.com/ubuntu mantic/main amd64 git-man all 1:2.40.1-1ubuntu1 [1085 kB] #14 12.69 Get:224 http://archive.ubuntu.com/ubuntu mantic/main amd64 git amd64 1:2.40.1-1ubuntu1 [3583 kB] #16 7.738 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB] #16 7.767 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuv1 armhf 1.43.0-1 [76.9 kB] #16 7.779 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B] #16 7.781 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf emacsen-common all 3.0.4 [14.9 kB] #16 7.783 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake-data all 3.22.1-1ubuntu1.22.04.2 [1913 kB] #16 7.948 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake armhf 3.22.1-1ubuntu1.22.04.2 [4646 kB] #14 15.09 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... #14 15.10 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... #14 15.15 Selecting previously unselected package distro-info-data. #14 15.15 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.6_all.deb ... #14 15.15 Unpacking distro-info-data (0.52ubuntu0.6) ... #14 15.18 Selecting previously unselected package iso-codes. #14 15.18 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #14 15.18 Unpacking iso-codes (4.9.0-1) ... #14 15.31 Selecting previously unselected package less. #14 15.31 Preparing to unpack .../010-less_590-1ubuntu0.22.04.2_amd64.deb ... #14 15.32 Unpacking less (590-1ubuntu0.22.04.2) ... #14 15.36 Selecting previously unselected package libmd0:amd64. #14 15.36 Preparing to unpack .../011-libmd0_1.0.4-1build1_amd64.deb ... #14 15.37 Unpacking libmd0:amd64 (1.0.4-1build1) ... #14 15.40 Selecting previously unselected package libbsd0:amd64. #14 15.40 Preparing to unpack .../012-libbsd0_0.11.5-1_amd64.deb ... #14 15.41 Unpacking libbsd0:amd64 (0.11.5-1) ... #14 15.44 Selecting previously unselected package libelf1:amd64. #14 18.00 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] #14 18.12 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] #16 2.121 dh clean #16 2.224 dh_clean #16 2.258 debian/rules binary #16 2.260 dh binary #16 2.351 dh_update_autotools_config #16 7.280 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB] #16 7.407 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjsoncpp25 arm64 1.9.5-3 [76.6 kB] #14 87.38 Preparing to unpack .../269-libstrictures-perl_2.000006-1_all.deb ... #14 87.39 Unpacking libstrictures-perl (2.000006-1) ... #14 87.43 Selecting previously unselected package libtype-tiny-perl. #14 87.43 Preparing to unpack .../270-libtype-tiny-perl_2.004000-1_all.deb ... #14 87.43 Unpacking libtype-tiny-perl (2.004000-1) ... #14 87.48 Selecting previously unselected package libgitlab-api-v4-perl. #14 87.48 Preparing to unpack .../271-libgitlab-api-v4-perl_0.27-1_all.deb ... #14 87.49 Unpacking libgitlab-api-v4-perl (0.27-1) ... #14 87.52 Selecting previously unselected package libhtml-form-perl. #14 87.53 Preparing to unpack .../272-libhtml-form-perl_6.11-1_all.deb ... #14 87.53 Unpacking libhtml-form-perl (6.11-1) ... #14 87.56 Selecting previously unselected package libhtml-format-perl. #14 87.56 Preparing to unpack .../273-libhtml-format-perl_2.16-2_all.deb ... #14 87.57 Unpacking libhtml-format-perl (2.16-2) ... #14 87.60 Selecting previously unselected package libhtml-html5-entities-perl. #53 DONE 0.7s #47 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/amd64 < dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture arm64 #14 19.07 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] #16 3.084 dh_builddeb #16 3.111 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.125 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo #16 3.276 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes #16 3.355 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.358 dpkg-source --after-build . #16 3.460 dpkg-buildpackage: info: binary-only upload (no source included) #14 88.32 Preparing to unpack .../292-libmarkdown2_2.2.7-2_armhf.deb ... #14 88.32 Unpacking libmarkdown2:armhf (2.2.7-2) ... #14 88.35 Selecting previously unselected package libmath-base85-perl. #14 88.36 Preparing to unpack .../293-libmath-base85-perl_0.5+dfsg-2_all.deb ... #14 88.36 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #14 88.39 Selecting previously unselected package libmldbm-perl. #14 88.39 Preparing to unpack .../294-libmldbm-perl_2.05-4_all.deb ... #14 88.40 Unpacking libmldbm-perl (2.05-4) ... #14 88.43 Selecting previously unselected package libmoox-aliases-perl. #14 88.43 Preparing to unpack .../295-libmoox-aliases-perl_0.001006-2_all.deb ... #14 88.44 Unpacking libmoox-aliases-perl (0.001006-2) ... #14 88.47 Selecting previously unselected package libmouse-perl. #14 88.47 Preparing to unpack .../296-libmouse-perl_2.5.10-1build5_armhf.deb ... #14 88.47 Unpacking libmouse-perl (2.5.10-1build5) ... #14 88.51 Selecting previously unselected package libxs-parse-keyword-perl. #14 88.51 Preparing to unpack .../297-libxs-parse-keyword-perl_0.38-1_armhf.deb ... #14 88.52 Unpacking libxs-parse-keyword-perl (0.38-1) ... #14 88.55 Selecting previously unselected package libxs-parse-sublike-perl:armhf. #14 88.55 Preparing to unpack .../298-libxs-parse-sublike-perl_0.20-1ubuntu3_armhf.deb ... #14 88.56 Unpacking libxs-parse-sublike-perl:armhf (0.20-1ubuntu3) ... #14 88.59 Selecting previously unselected package libobject-pad-perl. #14 88.59 Preparing to unpack .../299-libobject-pad-perl_0.801-2_armhf.deb ... #14 88.60 Unpacking libobject-pad-perl (0.801-2) ... #14 88.63 Selecting previously unselected package libpackage-stash-xs-perl:armhf. #14 88.63 Preparing to unpack .../300-libpackage-stash-xs-perl_0.30-1build1_armhf.deb ... #14 88.64 Unpacking libpackage-stash-xs-perl:armhf (0.30-1build1) ... #14 88.67 Selecting previously unselected package libpath-iterator-rule-perl. #16 8.531 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu2.2 [1432 kB] #16 9.152 debconf: delaying package configuration, since apt-utils is not installed #14 16.61 Selecting previously unselected package libpsl5:amd64. #14 16.61 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_amd64.deb ... #14 16.61 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... #14 16.65 Selecting previously unselected package libxau6:amd64. #14 16.66 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ... #14 16.66 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... #14 16.69 Selecting previously unselected package libxdmcp6:amd64. #14 14.10 Get:326 http://archive.ubuntu.com/ubuntu mantic/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] #54 1.179 #54 1.203 Removing /tmp/bundles/ #54 1.204 #54 1.220 ---> Making bundle: binary (in /tmp/bundles/binary) #54 1.370 Building static /tmp/bundles/binary-daemon/dockerd (linux/amd64)... debian/rules clean dh clean --with=bash-completion dh_clean #16 3.465 #16 3.465 The package has been created. #16 3.465 Attention, the package has been created in the current directory, #16 3.465 not in ".." as indicated by the message above! #16 3.492 Selecting previously unselected package docker-ce-build-deps. #16 3.508 (Reading database ... 27554 files and directories currently installed.) #16 3.509 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.513 Unpacking docker-ce-build-deps (1.0) ... #14 88.67 Preparing to unpack .../301-libpath-iterator-rule-perl_1.015-2_all.deb ... #14 88.68 Unpacking libpath-iterator-rule-perl (1.015-2) ... #14 88.71 Selecting previously unselected package libperlio-gzip-perl. #14 88.71 Preparing to unpack .../302-libperlio-gzip-perl_0.20-1build1_armhf.deb ... #14 88.72 Unpacking libperlio-gzip-perl (0.20-1build1) ... #14 88.75 Selecting previously unselected package libperlio-utf8-strict-perl. #14 88.75 Preparing to unpack .../303-libperlio-utf8-strict-perl_0.010-1_armhf.deb ... #14 88.75 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #14 88.79 Selecting previously unselected package libpod-parser-perl. #14 88.80 Preparing to unpack .../304-libpod-parser-perl_1.66-1_all.deb ... #14 88.81 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 88.82 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 88.83 Unpacking libpod-parser-perl (1.66-1) ... #14 88.86 Selecting previously unselected package libpod-constants-perl. #14 88.86 Preparing to unpack .../305-libpod-constants-perl_0.19-2_all.deb ... #14 88.87 Unpacking libpod-constants-perl (0.19-2) ... #14 88.91 Selecting previously unselected package libproc-processtable-perl:armhf. #16 8.774 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB] #16 9.196 Fetched 9169 kB in 2s (4056 kB/s) #16 9.221 Selecting previously unselected package bash-completion. #16 9.221 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25311 files and directories currently installed.) #16 9.238 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #16 9.250 Unpacking bash-completion (1:2.11-5ubuntu1) ... #16 9.375 Selecting previously unselected package libarchive13:armhf. #16 9.378 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ... #16 9.386 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ... #16 9.423 Selecting previously unselected package libjsoncpp25:armhf. #16 9.425 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_armhf.deb ... #16 9.429 Unpacking libjsoncpp25:armhf (1.9.5-3) ... #16 9.464 Selecting previously unselected package librhash0:armhf. #16 9.467 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ... #16 9.472 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ... #16 9.556 Selecting previously unselected package libuv1:armhf. #14 16.69 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... #14 16.70 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 16.74 Selecting previously unselected package libxcb1:amd64. #14 16.74 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ... #14 16.74 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... #14 16.78 Selecting previously unselected package libx11-data. #14 16.78 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... #14 16.78 Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... #14 16.87 Selecting previously unselected package libx11-6:amd64. #14 16.87 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... #14 16.87 Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... #14 16.91 Selecting previously unselected package libxext6:amd64. #14 16.91 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_amd64.deb ... #14 16.91 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... #14 16.95 Selecting previously unselected package libxmuu1:amd64. #14 16.96 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_amd64.deb ... #14 16.96 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #14 17.00 Selecting previously unselected package man-db. #14 14.37 Get:327 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] #14 14.38 Get:328 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] #14 14.40 Get:329 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6218 B] #14 14.41 Get:330 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmailtools-perl all 2.21-2 [80.4 kB] #14 14.51 Get:331 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz #54 1.383 + tee /go/src/github.com/docker/docker/go.mod #54 1.387 module github.com/docker/docker #54 1.387 #54 1.387 go 1.21 #54 1.390 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT #54 1.391 + GO111MODULE=on #54 1.391 + GOTOOLCHAIN=local #54 1.391 + go build -mod=vendor -modfile=vendor.mod -o /tmp/bundles/binary-daemon/dockerd -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:26.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=Community Engine" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/dockerd #14 88.91 Preparing to unpack .../306-libproc-processtable-perl_0.636-1_armhf.deb ... #14 88.91 Unpacking libproc-processtable-perl:armhf (0.636-1) ... #14 88.96 Selecting previously unselected package libre2-10:armhf. #14 88.96 Preparing to unpack .../307-libre2-10_20230301-2_armhf.deb ... #14 88.96 Unpacking libre2-10:armhf (20230301-2) ... #14 89.00 Selecting previously unselected package libre-engine-re2-perl:armhf. #14 89.00 Preparing to unpack .../308-libre-engine-re2-perl_0.18+ds-1_armhf.deb ... #14 89.01 Unpacking libre-engine-re2-perl:armhf (0.18+ds-1) ... #14 89.04 Selecting previously unselected package libreadonly-perl. #14 89.04 Preparing to unpack .../309-libreadonly-perl_2.050-3_all.deb ... #14 89.04 Unpacking libreadonly-perl (2.050-3) ... #14 89.08 Selecting previously unselected package libref-util-perl. #14 89.08 Preparing to unpack .../310-libref-util-perl_0.204-2_all.deb ... #14 89.09 Unpacking libref-util-perl (0.204-2) ... #14 89.12 Selecting previously unselected package libref-util-xs-perl. #14 19.70 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] #16 8.960 debconf: delaying package configuration, since apt-utils is not installed #16 9.558 Preparing to unpack .../04-libuv1_1.43.0-1_armhf.deb ... #16 9.562 Unpacking libuv1:armhf (1.43.0-1) ... #16 9.592 Selecting previously unselected package dh-elpa-helper. #16 9.595 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #16 9.598 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #16 9.634 Selecting previously unselected package emacsen-common. #16 9.637 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #16 9.647 Unpacking emacsen-common (3.0.4) ... #16 9.688 Selecting previously unselected package cmake-data. #16 9.688 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.2_all.deb ... #16 9.695 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.2) ... #14 17.00 Preparing to unpack .../044-man-db_2.10.2-1_amd64.deb ... #14 17.00 Unpacking man-db (2.10.2-1) ... #14 17.05 Selecting previously unselected package manpages. #14 17.06 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #14 17.06 Unpacking manpages (5.10-1ubuntu1) ... #14 17.19 Selecting previously unselected package openssh-client. #14 17.19 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.6_amd64.deb ... #14 17.20 Unpacking openssh-client (1:8.9p1-3ubuntu0.6) ... #14 17.24 Selecting previously unselected package publicsuffix. #14 17.24 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #14 17.24 Unpacking publicsuffix (20211207.1025-1) ... #14 17.27 Selecting previously unselected package libunwind8:amd64. #14 17.27 Preparing to unpack .../048-libunwind8_1.3.2-2build2.1_amd64.deb ... #14 17.28 Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... #14 17.31 Selecting previously unselected package strace. #14 14.54 Get:332 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6124 B] #14 14.55 Get:333 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmldbm-perl all 2.05-4 [16.0 kB] #14 14.55 Get:334 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmoox-aliases-perl all 0.001006-2 [6796 B] #14 14.56 Get:335 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmouse-perl amd64 2.5.10-1build5 [160 kB] #14 14.63 Get:336 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxs-parse-keyword-perl amd64 0.38-1 [57.3 kB] #17 DONE 2.8s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #17 DONE 2.8s #18 [stage-1 7/8] WORKDIR /root/build-deb #18 DONE 0.0s #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #19 DONE 0.0s #20 exporting to image #20 exporting layers #14 89.12 Preparing to unpack .../311-libref-util-xs-perl_0.117-2build1_armhf.deb ... #14 89.13 Unpacking libref-util-xs-perl (0.117-2build1) ... #14 89.16 Selecting previously unselected package libregexp-pattern-license-perl. #14 89.16 Preparing to unpack .../312-libregexp-pattern-license-perl_3.11.0-1_all.deb ... #14 89.17 Unpacking libregexp-pattern-license-perl (3.11.0-1) ... #14 89.21 Selecting previously unselected package libregexp-pattern-perl. #14 89.21 Preparing to unpack .../313-libregexp-pattern-perl_0.2.14-2_all.deb ... #14 89.21 Unpacking libregexp-pattern-perl (0.2.14-2) ... #14 89.25 Selecting previously unselected package libregexp-wildcards-perl. #14 89.25 Preparing to unpack .../314-libregexp-wildcards-perl_1.05-3_all.deb ... #14 89.25 Unpacking libregexp-wildcards-perl (1.05-3) ... #14 89.29 Selecting previously unselected package libsasl2-modules:armhf. #14 89.30 Preparing to unpack .../315-libsasl2-modules_2.1.28+dfsg1-3_armhf.deb ... #14 89.30 Unpacking libsasl2-modules:armhf (2.1.28+dfsg1-3) ... #14 89.34 Selecting previously unselected package libsereal-decoder-perl. #14 89.34 Preparing to unpack .../316-libsereal-decoder-perl_5.004+ds-1_armhf.deb ... #14 89.35 Unpacking libsereal-decoder-perl (5.004+ds-1) ... #11 extracting sha256:d18ba8e8dd02491f11cea93df354c71628a2360674a625c205e213ef6fd82127 2.9s done #11 extracting sha256:8daf023d266d667210cf5767c01f2f4f68e40c297e0bdecf73799744ddac1026 #11 extracting sha256:8daf023d266d667210cf5767c01f2f4f68e40c297e0bdecf73799744ddac1026 done #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #11 DONE 4.3s #16 9.005 Fetched 9308 kB in 2s (4066 kB/s) #16 9.030 Selecting previously unselected package bash-completion. #16 9.030 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25565 files and directories currently installed.) #16 9.046 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #16 9.058 Unpacking bash-completion (1:2.11-5ubuntu1) ... #16 9.181 Selecting previously unselected package libarchive13:arm64. #16 9.184 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ... #16 9.192 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ... #16 9.226 Selecting previously unselected package libjsoncpp25:arm64. #16 9.229 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_arm64.deb ... #16 9.233 Unpacking libjsoncpp25:arm64 (1.9.5-3) ... #16 9.265 Selecting previously unselected package librhash0:arm64. #16 9.268 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ... #16 9.272 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ... #16 9.305 Selecting previously unselected package libuv1:arm64. #16 10.05 Selecting previously unselected package cmake. #14 17.31 Preparing to unpack .../049-strace_5.16-0ubuntu3_amd64.deb ... #14 17.32 Unpacking strace (5.16-0ubuntu3) ... #14 17.35 Selecting previously unselected package xauth. #14 17.35 Preparing to unpack .../050-xauth_1%3a1.1-1build2_amd64.deb ... #14 17.35 Unpacking xauth (1:1.1-1build2) ... #14 17.40 Selecting previously unselected package xz-utils. #14 17.40 Preparing to unpack .../051-xz-utils_5.2.5-2ubuntu1_amd64.deb ... #14 17.41 Unpacking xz-utils (5.2.5-2ubuntu1) ... #14 17.45 Selecting previously unselected package libsigsegv2:amd64. #14 17.45 Preparing to unpack .../052-libsigsegv2_2.13-1ubuntu3_amd64.deb ... #14 17.45 Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... #14 17.48 Selecting previously unselected package m4. #14 17.48 Preparing to unpack .../053-m4_1.4.18-5ubuntu2_amd64.deb ... #14 17.49 Unpacking m4 (1.4.18-5ubuntu2) ... #14 17.53 Selecting previously unselected package autoconf. #14 17.53 Preparing to unpack .../054-autoconf_2.71-2_all.deb ... #14 17.54 Unpacking autoconf (2.71-2) ... #14 17.58 Selecting previously unselected package autotools-dev. #14 15.05 Get:337 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxs-parse-sublike-perl amd64 0.20-1ubuntu3 [42.6 kB] #14 89.38 Selecting previously unselected package libsereal-encoder-perl. #14 89.38 Preparing to unpack .../317-libsereal-encoder-perl_5.004+ds-1_armhf.deb ... #14 89.39 Unpacking libsereal-encoder-perl (5.004+ds-1) ... #14 89.43 Selecting previously unselected package libset-intspan-perl. #14 89.43 Preparing to unpack .../318-libset-intspan-perl_1.19-3_all.deb ... #14 89.43 Unpacking libset-intspan-perl (1.19-3) ... #14 89.46 Selecting previously unselected package libsocket6-perl. #14 89.47 Preparing to unpack .../319-libsocket6-perl_0.29-3_armhf.deb ... #14 89.47 Unpacking libsocket6-perl (0.29-3) ... #14 89.51 Selecting previously unselected package libsodium23:armhf. #14 89.52 Preparing to unpack .../320-libsodium23_1.0.18-1build2_armhf.deb ... #14 89.52 Unpacking libsodium23:armhf (1.0.18-1build2) ... #14 89.55 Selecting previously unselected package libstring-copyright-perl. #14 89.56 Preparing to unpack .../321-libstring-copyright-perl_0.003014-1_all.deb ... #14 89.56 Unpacking libstring-copyright-perl (0.003014-1) ... #14 89.59 Selecting previously unselected package libstring-escape-perl. #14 [build-base-alpine 2/4] COPY --link --from=xx / / #16 9.308 Preparing to unpack .../04-libuv1_1.43.0-1_arm64.deb ... #16 9.312 Unpacking libuv1:arm64 (1.43.0-1) ... #16 9.340 Selecting previously unselected package dh-elpa-helper. #16 9.343 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #16 9.346 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #16 9.382 Selecting previously unselected package emacsen-common. #16 9.385 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #16 9.395 Unpacking emacsen-common (3.0.4) ... #16 9.436 Selecting previously unselected package cmake-data. #16 9.439 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.2_all.deb ... #16 9.447 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.2) ... #14 20.20 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] #14 20.21 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] #14 20.21 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #14 20.21 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] #14 20.22 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] #14 20.26 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] #14 20.26 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #14 20.27 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] #16 10.06 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.2_armhf.deb ... #16 10.06 Unpacking cmake (3.22.1-1ubuntu1.22.04.2) ... #16 10.18 Selecting previously unselected package dh-apparmor. #16 10.18 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.3_all.deb ... #16 10.19 Unpacking dh-apparmor (3.0.4-2ubuntu2.3) ... #16 10.22 Selecting previously unselected package libseccomp-dev:armhf. #16 10.22 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_armhf.deb ... #16 10.22 Unpacking libseccomp-dev:armhf (2.5.3-2ubuntu2) ... #16 10.25 Selecting previously unselected package libsystemd-dev:armhf. #16 10.26 Preparing to unpack .../11-libsystemd-dev_249.11-0ubuntu3.12_armhf.deb ... #16 10.26 Unpacking libsystemd-dev:armhf (249.11-0ubuntu3.12) ... #16 10.32 Selecting previously unselected package libglib2.0-0:armhf. #16 3.596 Reading package lists... #16 4.365 Building dependency tree... #14 17.58 Preparing to unpack .../055-autotools-dev_20220109.1_all.deb ... #14 17.58 Unpacking autotools-dev (20220109.1) ... #14 17.62 Selecting previously unselected package automake. #14 17.62 Preparing to unpack .../056-automake_1%3a1.16.5-1.3_all.deb ... #14 17.63 Unpacking automake (1:1.16.5-1.3) ... #14 17.67 Selecting previously unselected package autopoint. #14 17.67 Preparing to unpack .../057-autopoint_0.21-4ubuntu4_all.deb ... #14 17.68 Unpacking autopoint (0.21-4ubuntu4) ... #14 17.71 Selecting previously unselected package binutils-common:amd64. #14 17.71 Preparing to unpack .../058-binutils-common_2.38-4ubuntu2.6_amd64.deb ... #14 17.72 Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ... #14 17.75 Selecting previously unselected package libbinutils:amd64. #14 17.75 Preparing to unpack .../059-libbinutils_2.38-4ubuntu2.6_amd64.deb ... #14 17.75 Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ... #14 17.80 Selecting previously unselected package libctf-nobfd0:amd64. #14 15.24 Get:338 http://archive.ubuntu.com/ubuntu mantic/main amd64 libobject-pad-perl amd64 0.801-2 [110 kB] #14 89.60 Preparing to unpack .../322-libstring-escape-perl_2010.002-3_all.deb ... #14 89.60 Unpacking libstring-escape-perl (2010.002-3) ... #14 89.63 Selecting previously unselected package libstring-license-perl. #14 89.63 Preparing to unpack .../323-libstring-license-perl_0.0.9-2ubuntu1_all.deb ... #14 89.64 Unpacking libstring-license-perl (0.0.9-2ubuntu1) ... #14 89.67 Selecting previously unselected package libstring-shellquote-perl. #14 89.67 Preparing to unpack .../324-libstring-shellquote-perl_1.04-3_all.deb ... #14 89.68 Unpacking libstring-shellquote-perl (1.04-3) ... #14 89.71 Selecting previously unselected package libsyntax-keyword-try-perl. #14 89.72 Preparing to unpack .../325-libsyntax-keyword-try-perl_0.29-1_armhf.deb ... #14 89.72 Unpacking libsyntax-keyword-try-perl (0.29-1) ... #14 89.76 Selecting previously unselected package libterm-readkey-perl. #14 89.76 Preparing to unpack .../326-libterm-readkey-perl_2.38-2build1_armhf.deb ... #14 89.76 Unpacking libterm-readkey-perl (2.38-2build1) ... #14 89.80 Selecting previously unselected package libtext-levenshteinxs-perl. #14 89.80 Preparing to unpack .../327-libtext-levenshteinxs-perl_0.03-5build1_armhf.deb ... #14 89.80 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ... #14 89.84 Selecting previously unselected package libtext-markdown-discount-perl. #16 9.802 Selecting previously unselected package cmake. #14 20.45 Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] #16 10.32 Preparing to unpack .../12-libglib2.0-0_2.72.4-0ubuntu2.2_armhf.deb ... #16 10.33 Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ... #16 10.39 Selecting previously unselected package pkg-config. #16 10.39 Preparing to unpack .../13-pkg-config_0.29.2-1ubuntu3_armhf.deb ... #16 10.39 Unpacking pkg-config (0.29.2-1ubuntu3) ... #16 10.44 Setting up libseccomp-dev:armhf (2.5.3-2ubuntu2) ... #16 10.45 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ... #16 10.46 Setting up libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ... #16 10.47 No schema files found: doing nothing. #16 10.48 Setting up libuv1:armhf (1.43.0-1) ... #16 10.49 Setting up emacsen-common (3.0.4) ... #16 10.52 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #16 10.54 Setting up bash-completion (1:2.11-5ubuntu1) ... #16 10.56 Setting up libjsoncpp25:armhf (1.9.5-3) ... #16 4.540 Reading state information... #16 4.546 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #14 17.80 Preparing to unpack .../060-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ... #14 17.80 Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ... #14 17.84 Selecting previously unselected package libctf0:amd64. #14 17.84 Preparing to unpack .../061-libctf0_2.38-4ubuntu2.6_amd64.deb ... #14 17.84 Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ... #14 17.87 Selecting previously unselected package binutils-x86-64-linux-gnu. #14 17.87 Preparing to unpack .../062-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ... #14 17.88 Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ... #14 17.96 Selecting previously unselected package binutils. #14 15.40 Get:339 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpackage-stash-xs-perl amd64 0.30-1build1 [19.0 kB] #14 15.41 Get:340 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpath-iterator-rule-perl all 1.015-2 [39.9 kB] #14 15.43 Get:341 http://archive.ubuntu.com/ubuntu mantic/main amd64 libperlio-gzip-perl amd64 0.20-1build1 [14.6 kB] #14 15.44 Get:342 http://archive.ubuntu.com/ubuntu mantic/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.2 kB] #14 15.45 Get:343 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpod-parser-perl all 1.66-1 [82.8 kB] #14 15.49 Get:344 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] #14 15.49 Get:345 http://archive.ubuntu.com/ubuntu mantic/main amd64 libproc-processtable-perl amd64 0.636-1 [36.6 kB] #14 15.51 Get:346 http://archive.ubuntu.com/ubuntu mantic/main amd64 libre2-10 amd64 20230301-2 [164 kB] #20 exporting layers 3.8s done #20 writing image sha256:820592ea016f385e62cdc6a29f040c588c4b0c4ad162ba972e95884e057033c1 done #20 naming to docker.io/debbuild-debian-bullseye/x86_64 done #20 DONE 3.8s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #14 89.84 Preparing to unpack .../328-libtext-markdown-discount-perl_0.16-1_armhf.deb ... #14 89.85 Unpacking libtext-markdown-discount-perl (0.16-1) ... #14 89.88 Selecting previously unselected package libtext-xslate-perl:armhf. #14 89.88 Preparing to unpack .../329-libtext-xslate-perl_3.5.9-1build2_armhf.deb ... #14 89.89 Unpacking libtext-xslate-perl:armhf (3.5.9-1build2) ... #14 89.93 Selecting previously unselected package libtime-duration-perl. #14 89.93 Preparing to unpack .../330-libtime-duration-perl_1.21-2_all.deb ... #14 89.94 Unpacking libtime-duration-perl (1.21-2) ... #14 89.97 Selecting previously unselected package libtime-moment-perl. #14 89.97 Preparing to unpack .../331-libtime-moment-perl_0.44-2build1_armhf.deb ... #14 89.98 Unpacking libtime-moment-perl (0.44-2build1) ... #14 90.01 Selecting previously unselected package libtype-tiny-xs-perl:armhf. #14 90.01 Preparing to unpack .../332-libtype-tiny-xs-perl_0.025-1_armhf.deb ... #14 90.02 Unpacking libtype-tiny-xs-perl:armhf (0.025-1) ... #14 90.06 Selecting previously unselected package libunicode-utf8-perl. #14 90.06 Preparing to unpack .../333-libunicode-utf8-perl_0.62-2_armhf.deb ... #14 90.06 Unpacking libunicode-utf8-perl (0.62-2) ... #14 90.10 Selecting previously unselected package libwww-mechanize-perl. #14 90.10 Preparing to unpack .../334-libwww-mechanize-perl_2.17-1ubuntu1_all.deb ... #14 90.10 Unpacking libwww-mechanize-perl (2.17-1ubuntu1) ... #14 90.16 Selecting previously unselected package libxml-namespacesupport-perl. #14 90.16 Preparing to unpack .../335-libxml-namespacesupport-perl_1.12-2_all.deb ... #14 90.16 Unpacking libxml-namespacesupport-perl (1.12-2) ... #14 90.19 Selecting previously unselected package libxml-sax-base-perl. #14 90.19 Preparing to unpack .../336-libxml-sax-base-perl_1.09-3_all.deb ... #14 90.20 Unpacking libxml-sax-base-perl (1.09-3) ... #16 9.806 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.2_arm64.deb ... #16 9.810 Unpacking cmake (3.22.1-1ubuntu1.22.04.2) ... #16 9.963 Selecting previously unselected package dh-apparmor. #16 9.967 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.3_all.deb ... #16 9.970 Unpacking dh-apparmor (3.0.4-2ubuntu2.3) ... #16 9.998 Selecting previously unselected package libseccomp-dev:arm64. #16 10.00 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_arm64.deb ... #16 10.01 Unpacking libseccomp-dev:arm64 (2.5.3-2ubuntu2) ... #16 10.04 Selecting previously unselected package libsystemd-dev:arm64. #16 10.04 Preparing to unpack .../11-libsystemd-dev_249.11-0ubuntu3.12_arm64.deb ... #16 10.04 Unpacking libsystemd-dev:arm64 (249.11-0ubuntu3.12) ... #16 10.10 Selecting previously unselected package libglib2.0-0:arm64. #14 20.90 Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] #16 10.57 Setting up pkg-config (0.29.2-1ubuntu3) ... #16 10.61 Setting up librhash0:armhf (1.4.2-1ubuntu1) ... #16 10.63 Setting up cmake-data (3.22.1-1ubuntu1.22.04.2) ... #16 10.67 Setting up dh-apparmor (3.0.4-2ubuntu2.3) ... #16 10.68 Setting up libsystemd-dev:armhf (249.11-0ubuntu3.12) ... #16 10.69 Setting up cmake (3.22.1-1ubuntu1.22.04.2) ... #16 10.70 Setting up docker-ce-build-deps (1.0) ... #16 10.71 Processing triggers for man-db (2.10.2-1) ... #16 10.80 Processing triggers for libc-bin (2.35-0ubuntu3.6) ... #16 4.779 Starting 2 pkgProblemResolver with broken count: 0 #16 4.782 Done #16 4.975 Done #16 5.170 Starting pkgProblemResolver with broken count: 0 #14 17.97 Preparing to unpack .../063-binutils_2.38-4ubuntu2.6_amd64.deb ... #14 17.97 Unpacking binutils (2.38-4ubuntu2.6) ... #14 18.00 Selecting previously unselected package libc-dev-bin. #14 18.00 Preparing to unpack .../064-libc-dev-bin_2.35-0ubuntu3.6_amd64.deb ... #14 18.00 Unpacking libc-dev-bin (2.35-0ubuntu3.6) ... #14 18.03 Selecting previously unselected package linux-libc-dev:amd64. #14 18.03 Preparing to unpack .../065-linux-libc-dev_5.15.0-97.107_amd64.deb ... #14 18.04 Unpacking linux-libc-dev:amd64 (5.15.0-97.107) ... #14 18.16 Selecting previously unselected package libcrypt-dev:amd64. #14 18.16 Preparing to unpack .../066-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... #14 18.17 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... #14 18.20 Selecting previously unselected package rpcsvc-proto. #14 18.20 Preparing to unpack .../067-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... #14 18.20 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 18.23 Selecting previously unselected package libtirpc-dev:amd64. #14 18.23 Preparing to unpack .../068-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... #14 18.24 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... #14 18.27 Selecting previously unselected package libnsl-dev:amd64. #14 15.55 Get:347 http://archive.ubuntu.com/ubuntu mantic/main amd64 libre-engine-re2-perl amd64 0.18+ds-1 [18.8 kB] #14 15.86 Get:348 http://archive.ubuntu.com/ubuntu mantic/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #14 90.24 Selecting previously unselected package libxml-sax-perl. #14 90.25 Preparing to unpack .../337-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 90.25 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 90.32 Selecting previously unselected package libxml-libxml-perl. #14 90.33 Preparing to unpack .../338-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_armhf.deb ... #14 90.33 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 90.38 Selecting previously unselected package libxml-parser-perl. #14 90.38 Preparing to unpack .../339-libxml-parser-perl_2.46-4_armhf.deb ... #14 90.38 Unpacking libxml-parser-perl (2.46-4) ... #14 90.43 Selecting previously unselected package libxml-sax-expat-perl. #16 10.11 Preparing to unpack .../12-libglib2.0-0_2.72.4-0ubuntu2.2_arm64.deb ... #16 10.11 Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ... #16 10.17 Selecting previously unselected package pkg-config. #16 10.17 Preparing to unpack .../13-pkg-config_0.29.2-1ubuntu3_arm64.deb ... #16 10.18 Unpacking pkg-config (0.29.2-1ubuntu3) ... #16 10.22 Setting up libseccomp-dev:arm64 (2.5.3-2ubuntu2) ... #16 10.23 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ... #16 10.24 Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ... #16 10.26 No schema files found: doing nothing. #16 10.26 Setting up libuv1:arm64 (1.43.0-1) ... #16 10.27 Setting up emacsen-common (3.0.4) ... #16 10.31 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #16 10.32 Setting up bash-completion (1:2.11-5ubuntu1) ... #16 10.34 Setting up libjsoncpp25:arm64 (1.9.5-3) ... #14 20.91 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] #14 20.94 Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] #14 20.96 Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] #14 21.02 Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] #16 5.216 Starting 2 pkgProblemResolver with broken count: 0 #16 5.221 Done #14 DONE 1.1s #15 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #14 18.28 Preparing to unpack .../069-libnsl-dev_1.3.0-2build2_amd64.deb ... #14 18.28 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... #14 18.31 Selecting previously unselected package libc6-dev:amd64. #14 18.31 Preparing to unpack .../070-libc6-dev_2.35-0ubuntu3.6_amd64.deb ... #14 18.31 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.6) ... #14 18.42 Selecting previously unselected package gcc-11-base:amd64. #14 18.43 Preparing to unpack .../071-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 18.43 Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... #14 18.46 Selecting previously unselected package libisl23:amd64. #14 18.46 Preparing to unpack .../072-libisl23_0.24-2build1_amd64.deb ... #14 18.47 Unpacking libisl23:amd64 (0.24-2build1) ... #14 18.52 Selecting previously unselected package libmpfr6:amd64. #14 18.52 Preparing to unpack .../073-libmpfr6_4.1.0-3build3_amd64.deb ... #14 18.52 Unpacking libmpfr6:amd64 (4.1.0-3build3) ... #14 18.56 Selecting previously unselected package libmpc3:amd64. + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #14 15.91 Get:349 http://archive.ubuntu.com/ubuntu mantic/main amd64 libref-util-perl all 0.204-2 [15.1 kB] #14 15.92 Get:350 http://archive.ubuntu.com/ubuntu mantic/main amd64 libref-util-xs-perl amd64 0.117-2build1 [12.7 kB] #14 15.93 Get:351 http://archive.ubuntu.com/ubuntu mantic/main amd64 libregexp-pattern-license-perl all 3.11.0-1 [85.8 kB] #14 15.98 Get:352 http://archive.ubuntu.com/ubuntu mantic/main amd64 libregexp-pattern-perl all 0.2.14-2 [17.6 kB] #14 15.98 Get:353 http://archive.ubuntu.com/ubuntu mantic/main amd64 libregexp-wildcards-perl all 1.05-3 [12.9 kB] #14 15.98 Get:354 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-3 [69.8 kB] #14 16.00 Get:355 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsereal-decoder-perl amd64 5.004+ds-1 [99.8 kB] #14 16.01 Get:356 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsereal-encoder-perl amd64 5.004+ds-1 [102 kB] #14 16.02 Get:357 http://archive.ubuntu.com/ubuntu mantic/main amd64 libset-intspan-perl all 1.19-3 [24.8 kB] #14 16.03 Get:358 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsocket6-perl amd64 0.29-3 [17.6 kB] #14 16.03 Get:359 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB] #14 16.04 Get:360 http://archive.ubuntu.com/ubuntu mantic/main amd64 libstring-copyright-perl all 0.003014-1 [20.5 kB] #14 16.04 Get:361 http://archive.ubuntu.com/ubuntu mantic/main amd64 libstring-escape-perl all 2010.002-3 [16.1 kB] #14 16.04 Get:362 http://archive.ubuntu.com/ubuntu mantic/main amd64 libstring-license-perl all 0.0.9-2ubuntu1 [35.0 kB] #14 16.05 Get:363 http://archive.ubuntu.com/ubuntu mantic/main amd64 libstring-shellquote-perl all 1.04-3 [11.3 kB] #14 16.05 Get:364 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsyntax-keyword-try-perl amd64 0.29-1 [26.2 kB] #14 16.06 Get:365 http://archive.ubuntu.com/ubuntu mantic/main amd64 libterm-readkey-perl amd64 2.38-2build1 [23.5 kB] #14 16.06 Get:366 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtext-levenshteinxs-perl amd64 0.03-5build1 [8158 B] #14 16.06 Get:367 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [12.3 kB] #14 16.06 Get:368 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtext-xslate-perl amd64 3.5.9-1build2 [185 kB] #14 16.09 Get:369 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB] #14 90.43 Preparing to unpack .../340-libxml-sax-expat-perl_0.51-2_all.deb ... #14 90.43 Unpacking libxml-sax-expat-perl (0.51-2) ... #14 90.47 Selecting previously unselected package libyaml-libyaml-perl. #14 90.47 Preparing to unpack .../341-libyaml-libyaml-perl_0.86+ds-1_armhf.deb ... #14 90.48 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #14 90.51 Selecting previously unselected package licensecheck. #14 90.51 Preparing to unpack .../342-licensecheck_3.3.9-1ubuntu1_all.deb ... #14 90.52 Unpacking licensecheck (3.3.9-1ubuntu1) ... #14 90.55 Selecting previously unselected package libdevel-size-perl. #14 90.55 Preparing to unpack .../343-libdevel-size-perl_0.83-2build1_armhf.deb ... #14 90.56 Unpacking libdevel-size-perl (0.83-2build1) ... #14 90.59 Selecting previously unselected package libipc-run3-perl. #14 90.60 Preparing to unpack .../344-libipc-run3-perl_0.048-3_all.deb ... #14 90.60 Unpacking libipc-run3-perl (0.048-3) ... #14 90.64 Selecting previously unselected package lzip. #14 90.64 Preparing to unpack .../345-lzip_1.23-6_armhf.deb ... #14 90.65 Unpacking lzip (1.23-6) ... #14 90.68 Selecting previously unselected package lzop. #16 10.35 Setting up pkg-config (0.29.2-1ubuntu3) ... #16 10.40 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ... #16 10.41 Setting up cmake-data (3.22.1-1ubuntu1.22.04.2) ... #16 10.45 Setting up dh-apparmor (3.0.4-2ubuntu2.3) ... #16 10.46 Setting up libsystemd-dev:arm64 (249.11-0ubuntu3.12) ... #16 10.48 Setting up cmake (3.22.1-1ubuntu1.22.04.2) ... #16 10.49 Setting up docker-ce-build-deps (1.0) ... #16 10.50 Processing triggers for man-db (2.10.2-1) ... #16 10.60 Processing triggers for libc-bin (2.35-0ubuntu3.6) ... #14 21.08 Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] #14 21.09 Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] #14 21.10 Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] #14 21.10 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] #14 21.11 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] #14 21.29 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] #16 5.548 The following additional packages will be installed: #15 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz #14 18.56 Preparing to unpack .../074-libmpc3_1.2.1-2build1_amd64.deb ... #14 18.57 Unpacking libmpc3:amd64 (1.2.1-2build1) ... #14 18.59 Selecting previously unselected package cpp-11. #14 18.60 Preparing to unpack .../075-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 18.60 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... #14 18.73 Selecting previously unselected package cpp. #14 18.73 Preparing to unpack .../076-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 18.74 Unpacking cpp (4:11.2.0-1ubuntu1) ... #14 18.78 Selecting previously unselected package libcc1-0:amd64. #14 18.78 Preparing to unpack .../077-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 18.78 Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 18.83 Selecting previously unselected package libgomp1:amd64. #14 18.83 Preparing to unpack .../078-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 18.83 Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 18.86 Selecting previously unselected package libitm1:amd64. #14 16.09 Get:370 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtime-moment-perl amd64 0.44-2build1 [71.4 kB] #14 16.09 Get:371 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [25.6 kB] #14 16.09 Get:372 http://archive.ubuntu.com/ubuntu mantic/main amd64 libunicode-utf8-perl amd64 0.62-2 [18.0 kB] #14 16.09 Get:373 http://archive.ubuntu.com/ubuntu mantic/main amd64 libwww-mechanize-perl all 2.17-1ubuntu1 [95.6 kB] #14 16.09 Get:374 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB] #14 16.12 Get:375 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml-sax-base-perl all 1.09-3 [18.9 kB] #14 16.12 Get:376 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #14 16.12 Get:377 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1build1 [313 kB] #14 16.13 Get:378 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml-parser-perl amd64 2.46-4 [206 kB] #14 16.15 Get:379 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxml-sax-expat-perl all 0.51-2 [8644 B] #14 16.16 Get:380 http://archive.ubuntu.com/ubuntu mantic/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [30.6 kB] #14 16.16 Get:381 http://archive.ubuntu.com/ubuntu mantic/main amd64 licensecheck all 3.3.9-1ubuntu1 [37.7 kB] #14 16.16 Get:382 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdevel-size-perl amd64 0.83-2build1 [19.5 kB] #14 16.16 Get:383 http://archive.ubuntu.com/ubuntu mantic/main amd64 libipc-run3-perl all 0.048-3 [30.3 kB] #14 16.16 Get:384 http://archive.ubuntu.com/ubuntu mantic/main amd64 lzip amd64 1.23-6 [81.0 kB] #14 16.18 Get:385 http://archive.ubuntu.com/ubuntu mantic/main amd64 lzop amd64 1.04-2build2 [83.7 kB] #14 16.18 Get:386 http://archive.ubuntu.com/ubuntu mantic/main amd64 t1utils amd64 1.41-4build2 [61.3 kB] #14 16.18 Get:387 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 unzip amd64 6.0-28ubuntu1.1 [174 kB] #14 16.19 Get:388 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 lintian all 2.116.3ubuntu3.1 [1151 kB] #14 16.21 Get:389 http://archive.ubuntu.com/ubuntu mantic/main amd64 manpages-dev all 6.03-2 [2015 kB] #14 90.68 Preparing to unpack .../346-lzop_1.04-2build2_armhf.deb ... #14 90.68 Unpacking lzop (1.04-2build2) ... #14 90.72 Selecting previously unselected package t1utils. #14 90.72 Preparing to unpack .../347-t1utils_1.41-4build2_armhf.deb ... #14 90.73 Unpacking t1utils (1.41-4build2) ... #14 90.77 Selecting previously unselected package unzip. #14 90.77 Preparing to unpack .../348-unzip_6.0-28ubuntu1.1_armhf.deb ... #14 90.77 Unpacking unzip (6.0-28ubuntu1.1) ... #14 90.82 Selecting previously unselected package lintian. dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:09.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 21.69 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 kB] #16 5.549 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 5.549 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 5.550 pkgconf pkgconf-bin #16 5.551 Suggested packages: #16 5.551 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip #16 5.551 seccomp #16 5.585 The following NEW packages will be installed: #16 5.585 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 5.586 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 5.586 pkgconf pkgconf-bin #14 18.87 Preparing to unpack .../079-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 18.87 Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 18.91 Selecting previously unselected package libatomic1:amd64. #14 18.91 Preparing to unpack .../080-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 18.91 Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 18.99 Selecting previously unselected package libasan6:amd64. #14 18.99 Preparing to unpack .../081-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 18.99 Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... #14 19.07 Selecting previously unselected package liblsan0:amd64. #14 19.07 Preparing to unpack .../082-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 19.07 Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 19.12 Selecting previously unselected package libtsan0:amd64. #14 16.25 Get:390 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-certifi all 2022.9.24-1 [155 kB] #14 16.25 Get:391 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 python3-cryptography amd64 38.0.4-4ubuntu0.23.10.1 [686 kB] #14 16.26 Get:392 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-idna all 3.3-2 [45.4 kB] #14 16.26 Get:393 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-nacl amd64 1.5.0-4 [57.9 kB] #14 16.26 Get:394 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-bcrypt amd64 3.2.2-1 [32.5 kB] #14 16.26 Get:395 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-six all 1.16.0-4 [12.4 kB] #14 16.26 Get:396 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 python3-paramiko all 2.12.0-2ubuntu1.23.10.2 [137 kB] #14 16.27 Get:397 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 python3-urllib3 all 1.26.16-1ubuntu0.1 [102 kB] #14 16.27 Get:398 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1 [50.7 kB] #14 16.29 Get:399 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-unidiff all 0.7.3-1 [11.0 kB] #14 16.29 Get:400 http://archive.ubuntu.com/ubuntu mantic/main amd64 equivs all 2.3.1 [19.0 kB] #14 16.29 Get:401 http://archive.ubuntu.com/ubuntu mantic/main amd64 libauthen-sasl-perl all 2.1600-3 [42.2 kB] #14 16.29 Get:402 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-magic all 2:0.4.27-1 [13.3 kB] #14 16.45 debconf: delaying package configuration, since apt-utils is not installed #14 16.48 Fetched 161 MB in 10s (16.3 MB/s) #14 16.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 ... 4325 files and directories currently installed.) #14 16.53 Preparing to unpack .../libc6_2.38-1ubuntu6.1_amd64.deb ... #14 16.63 Unpacking libc6:amd64 (2.38-1ubuntu6.1) over (2.38-1ubuntu6) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] VERSION AAA 0.0.0-20240226182428-efb9206 + echo VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:28 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 VERSION BBB 0.0.0-20240226182428-efb9206 + echo VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~debian.11~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 . #14 90.82 Preparing to unpack .../349-lintian_2.116.3ubuntu3.1_all.deb ... #14 90.83 Unpacking lintian (2.116.3ubuntu3.1) ... #14 91.14 Selecting previously unselected package manpages-dev. #14 91.14 Preparing to unpack .../350-manpages-dev_6.03-2_all.deb ... #16 DONE 11.5s #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.2s #14 21.73 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #14 21.75 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] #14 21.84 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] #14 21.89 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [161 kB] #14 21.92 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] #14 21.93 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] #14 21.96 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] #16 6.034 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. #16 6.034 1 not fully installed or removed. #16 6.034 Need to get 14.4 MB of archives. #16 6.034 After this operation, 52.9 MB of additional disk space will be used. #16 6.034 Get:1 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 bash-completion all 1:2.11-7 [180 kB] #14 19.12 Preparing to unpack .../083-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 19.12 Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... #14 19.22 Selecting previously unselected package libubsan1:amd64. #14 19.22 Preparing to unpack .../084-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 19.22 Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 19.27 Selecting previously unselected package libquadmath0:amd64. #14 19.27 Preparing to unpack .../085-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... #14 19.28 Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 19.31 Selecting previously unselected package libgcc-11-dev:amd64. #14 19.31 Preparing to unpack .../086-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 19.32 Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... #14 19.40 Selecting previously unselected package gcc-11. debian/rules clean dh clean --with=bash-completion dh_clean #14 91.15 Unpacking manpages-dev (6.03-2) ... #14 91.24 Selecting previously unselected package python3-certifi. #14 91.25 Preparing to unpack .../351-python3-certifi_2022.9.24-1_all.deb ... #14 91.25 Unpacking python3-certifi (2022.9.24-1) ... #14 91.29 Selecting previously unselected package python3-cryptography. #14 91.30 Preparing to unpack .../352-python3-cryptography_38.0.4-4ubuntu0.23.10.1_armhf.deb ... #14 91.30 Unpacking python3-cryptography (38.0.4-4ubuntu0.23.10.1) ... #14 91.37 Selecting previously unselected package python3-idna. #14 91.37 Preparing to unpack .../353-python3-idna_3.3-2_all.deb ... #14 91.38 Unpacking python3-idna (3.3-2) ... #14 91.42 Selecting previously unselected package python3-nacl. #14 91.42 Preparing to unpack .../354-python3-nacl_1.5.0-4_armhf.deb ... #14 91.43 Unpacking python3-nacl (1.5.0-4) ... #14 91.47 Selecting previously unselected package python3-bcrypt. #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #14 21.96 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #14 21.97 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] #14 22.13 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B] #14 22.20 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #14 22.23 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] #14 22.24 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] #14 19.40 Preparing to unpack .../087-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 19.41 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... #14 19.66 Selecting previously unselected package gcc. dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:10.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #16 DONE 11.5s dpkg-source -I.git -b . #14 91.47 Preparing to unpack .../355-python3-bcrypt_3.2.2-1_armhf.deb ... #14 91.48 Unpacking python3-bcrypt (3.2.2-1) ... #14 91.52 Selecting previously unselected package python3-six. #14 91.52 Preparing to unpack .../356-python3-six_1.16.0-4_all.deb ... #14 91.53 Unpacking python3-six (1.16.0-4) ... #14 91.57 Selecting previously unselected package python3-paramiko. #14 91.57 Preparing to unpack .../357-python3-paramiko_2.12.0-2ubuntu1.23.10.2_all.deb ... #14 91.58 Unpacking python3-paramiko (2.12.0-2ubuntu1.23.10.2) ... #14 91.62 Selecting previously unselected package python3-urllib3. #14 91.63 Preparing to unpack .../358-python3-urllib3_1.26.16-1ubuntu0.1_all.deb ... #14 91.63 Unpacking python3-urllib3 (1.26.16-1ubuntu0.1) ... #14 91.69 Selecting previously unselected package python3-requests. #15 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz #14 22.45 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] #16 6.482 Get:2 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libarchive13 arm64 3.6.2-1ubuntu1 [371 kB] #16 6.635 Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjsoncpp25 arm64 1.9.5-6 [76.0 kB] #14 19.66 Preparing to unpack .../088-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 19.66 Unpacking gcc (4:11.2.0-1ubuntu1) ... #14 19.69 Selecting previously unselected package libstdc++-11-dev:amd64. #14 19.70 Preparing to unpack .../089-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 19.70 Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... #14 19.85 Selecting previously unselected package g++-11. #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.2s 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz #14 91.69 Preparing to unpack .../359-python3-requests_2.31.0+dfsg-1ubuntu1_all.deb ... #14 91.69 Unpacking python3-requests (2.31.0+dfsg-1ubuntu1) ... #14 91.74 Selecting previously unselected package python3-unidiff. #14 91.74 Preparing to unpack .../360-python3-unidiff_0.7.3-1_all.deb ... #14 91.75 Unpacking python3-unidiff (0.7.3-1) ... #14 91.80 Selecting previously unselected package equivs. #14 91.80 Preparing to unpack .../361-equivs_2.3.1_all.deb ... #14 91.80 Unpacking equivs (2.3.1) ... #14 91.84 Selecting previously unselected package libauthen-sasl-perl. #14 91.84 Preparing to unpack .../362-libauthen-sasl-perl_2.1600-3_all.deb ... #14 91.85 Unpacking libauthen-sasl-perl (2.1600-3) ... #14 91.90 Selecting previously unselected package python3-magic. #14 91.90 Preparing to unpack .../363-python3-magic_2%3a0.4.27-1_all.deb ... #15 1.520 (1/38) Installing ncurses-terminfo-base (6.4_p20230506-r0) #14 22.49 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] #14 22.65 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #16 6.657 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 librhash0 arm64 1.4.3-3 [125 kB] #16 6.679 Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libuv1 arm64 1.44.2-1 [87.3 kB] #16 6.693 Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 cmake-data all 3.27.4-1 [2128 kB] #16 6.872 Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 cmake arm64 3.27.4-1 [10.0 MB] #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #14 91.90 Unpacking python3-magic (2:0.4.27-1) ... #14 91.95 Setting up libksba8:armhf (1.6.4-2) ... #14 91.98 Setting up media-types (10.1.0) ... #14 92.00 Setting up libpipeline1:armhf (1.5.7-1) ... #14 92.01 Setting up wdiff (1.2.2-5) ... #14 92.03 Setting up libxau6:armhf (1:1.0.9-1build5) ... #14 92.04 Setting up libkeyutils1:armhf (1.6.3-2) ... #14 92.06 Setting up lto-disabled-list (43) ... #14 92.08 Setting up libpsl5:armhf (0.21.2-1) ... #14 92.10 Setting up libsodium23:armhf (1.0.18-1build2) ... #14 92.12 Setting up libicu72:armhf (72.1-3ubuntu3) ... #14 92.13 Setting up liblerc4:armhf (4.0.0+ds-2ubuntu2) ... #14 92.15 Setting up fonts-noto-mono (20201225-2) ... #14 92.17 Setting up bsdextrautils (2.39.1-4ubuntu2) ... #14 92.19 Setting up libre2-10:armhf (20230301-2) ... #14 92.21 Setting up libfcgi0ldbl:armhf (2.4.2-2build2) ... #14 92.22 Setting up libtext-glob-perl (0.11-3) ... #14 19.85 Preparing to unpack .../090-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ... #14 19.85 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... #14 20.01 Selecting previously unselected package g++. #14 20.01 Preparing to unpack .../091-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 20.02 Unpacking g++ (4:11.2.0-1ubuntu1) ... #14 20.06 Selecting previously unselected package make. #14 20.06 Preparing to unpack .../092-make_4.3-4.1build1_amd64.deb ... #14 20.06 Unpacking make (4.3-4.1build1) ... #14 20.09 Selecting previously unselected package libdpkg-perl. #14 20.09 Preparing to unpack .../093-libdpkg-perl_1.21.1ubuntu2.2_all.deb ... #14 20.10 Unpacking libdpkg-perl (1.21.1ubuntu2.2) ... #14 20.15 Selecting previously unselected package bzip2. #15 1.525 (2/38) Installing libncursesw (6.4_p20230506-r0) #15 1.533 (3/38) Installing readline (8.2.1-r1) #15 1.538 (4/38) Installing bash (5.2.15-r5) #15 1.552 Executing bash-5.2.15-r5.post-install #15 1.554 (5/38) Installing libffi (3.4.4-r2) #15 1.557 (6/38) Installing libgcc (12.2.1_git20220924-r10) #15 1.560 (7/38) Installing libstdc++ (12.2.1_git20220924-r10) #15 1.581 (8/38) Installing xz-libs (5.4.3-r0) #15 1.587 (9/38) Installing libxml2 (2.11.7-r0) #15 1.601 (10/38) Installing zstd-libs (1.5.5-r4) #15 1.610 (11/38) Installing llvm16-libs (16.0.6-r1) #14 22.65 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] #14 22.67 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] #14 22.73 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] #14 22.73 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] #14 22.91 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] #14 92.24 Setting up libmagic-mgc (1:5.44-3) ... #14 92.25 Setting up libyaml-0-2:armhf (0.2.5-1) ... #14 92.27 Setting up distro-info-data (0.58ubuntu0.2) ... #14 92.29 Setting up manpages (6.03-2) ... #14 92.30 Setting up libtirpc-common (1.3.3+ds-1) ... #14 92.32 Setting up unzip (6.0-28ubuntu1.1) ... #14 92.33 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ... #14 92.38 Setting up libbrotli1:armhf (1.0.9-2build8) ... #14 92.40 Setting up libsqlite3-0:armhf (3.42.0-1ubuntu0.1) ... #14 92.42 Setting up libsasl2-modules:armhf (2.1.28+dfsg1-3) ... #14 92.43 Setting up libfcgi-bin (2.4.2-2build2) ... #14 92.45 Setting up binutils-common:armhf (2.41-5ubuntu1) ... #14 20.15 Preparing to unpack .../094-bzip2_1.0.8-5build1_amd64.deb ... #14 20.15 Unpacking bzip2 (1.0.8-5build1) ... #14 20.18 Selecting previously unselected package patch. #14 20.18 Preparing to unpack .../095-patch_2.7.6-7build2_amd64.deb ... #14 20.19 Unpacking patch (2.7.6-7build2) ... #14 20.29 Selecting previously unselected package lto-disabled-list. #14 20.29 Preparing to unpack .../096-lto-disabled-list_24_all.deb ... #14 20.30 Unpacking lto-disabled-list (24) ... #14 20.33 Selecting previously unselected package dpkg-dev. #14 20.33 Preparing to unpack .../097-dpkg-dev_1.21.1ubuntu2.2_all.deb ... #14 20.33 Unpacking dpkg-dev (1.21.1ubuntu2.2) ... #14 20.38 Selecting previously unselected package build-essential. #14 20.38 Preparing to unpack .../098-build-essential_12.9ubuntu3_amd64.deb ... #14 20.38 Unpacking build-essential (12.9ubuntu3) ... #14 20.42 Selecting previously unselected package libbrotli1:amd64. #14 17.84 Setting up libc6:amd64 (2.38-1ubuntu6.1) ... #14 23.12 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] #16 7.450 Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/universe arm64 dh-apparmor all 4.0.0~alpha2-0ubuntu5 [20.3 kB] #14 92.46 Setting up libnghttp2-14:armhf (1.55.1-1ubuntu0.1) ... #14 92.48 Setting up libmagic1:armhf (1:5.44-3) ... #14 92.50 Setting up libdeflate0:armhf (1.18-1) ... #14 92.52 Setting up less (590-2ubuntu0.23.10.1) ... #14 92.54 Setting up perl-openssl-defaults:armhf (7) ... #14 92.56 Setting up linux-libc-dev:armhf (6.5.0-21.21) ... #14 92.57 Setting up libctf-nobfd0:armhf (2.41-5ubuntu1) ... #14 92.59 Setting up gettext-base (0.21-13) ... #14 92.60 Setting up m4 (1.4.19-3) ... #14 92.62 Setting up liblzo2-2:armhf (2.10-2build3) ... #14 92.64 Setting up libnpth0:armhf (1.6-3build2) ... #14 92.65 Setting up krb5-locales (1.20.1-3ubuntu1) ... #14 92.67 Setting up file (1:5.44-3) ... #14 20.42 Preparing to unpack .../099-libbrotli1_1.0.9-2build6_amd64.deb ... #14 20.42 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... #14 20.45 Selecting previously unselected package libsasl2-modules-db:amd64. #14 20.46 Preparing to unpack .../100-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #14 20.46 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 20.50 Selecting previously unselected package libsasl2-2:amd64. #14 20.50 Preparing to unpack .../101-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #14 20.50 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 20.55 Selecting previously unselected package libldap-2.5-0:amd64. #14 20.55 Preparing to unpack .../102-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ... #14 20.55 Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ... #14 20.59 Selecting previously unselected package librtmp1:amd64. #14 20.59 Preparing to unpack .../103-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... #14 20.60 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 20.64 Selecting previously unselected package libssh-4:amd64. #14 20.64 Preparing to unpack .../104-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... #14 20.64 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... #14 20.69 Selecting previously unselected package libcurl4:amd64. #14 23.31 Get:157 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB] #14 23.37 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] #14 23.37 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB] #14 23.48 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] #16 7.452 Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libseccomp-dev arm64 2.5.4-1ubuntu3 [90.3 kB] #16 7.453 Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libsystemd-dev arm64 253.5-1ubuntu6.1 [1185 kB] #16 7.500 Get:11 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpkgconf3 arm64 1.8.1-2 [31.2 kB] #16 7.647 Get:12 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 pkgconf-bin arm64 1.8.1-2 [20.4 kB] #16 7.804 Get:13 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 pkgconf arm64 1.8.1-2 [16.7 kB] #14 92.69 Setting up libassuan0:armhf (2.5.6-1) ... #14 92.70 Setting up libgomp1:armhf (13.2.0-4ubuntu3) ... #14 92.72 Setting up bzip2 (1.0.8-5build1) ... #14 92.74 Setting up libldap-common (2.6.6+dfsg-1~exp1ubuntu1) ... #14 92.76 Setting up libjbig0:armhf (2.1-6.1ubuntu1) ... #14 92.77 Setting up libsframe1:armhf (2.41-5ubuntu1) ... #14 92.80 Setting up libfakeroot:armhf (1.32.1-1) ... #14 92.82 Setting up libjansson4:armhf (2.14-2) ... #14 92.83 Setting up libkrb5support0:armhf (1.20.1-3ubuntu1) ... #14 92.85 Setting up libnumber-compare-perl (0.03-3) ... #14 92.86 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg1-3) ... #14 92.88 Setting up tzdata (2023d-0ubuntu0.23.10) ... #14 92.99 #14 92.99 Current default time zone: 'Etc/UTC' #14 20.69 Preparing to unpack .../105-libcurl4_7.81.0-1ubuntu1.15_amd64.deb ... #14 20.70 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) ... #14 20.73 Selecting previously unselected package curl. #14 20.73 Preparing to unpack .../106-curl_7.81.0-1ubuntu1.15_amd64.deb ... #14 20.74 Unpacking curl (7.81.0-1ubuntu1.15) ... #14 20.78 Selecting previously unselected package dctrl-tools. #14 20.78 Preparing to unpack .../107-dctrl-tools_2.24-3build2_amd64.deb ... #14 20.79 Unpacking dctrl-tools (2.24-3build2) ... #14 20.82 Selecting previously unselected package libdebhelper-perl. #14 20.82 Preparing to unpack .../108-libdebhelper-perl_13.6ubuntu1_all.deb ... #14 20.82 Unpacking libdebhelper-perl (13.6ubuntu1) ... #14 20.90 Selecting previously unselected package libtool. #14 20.90 Preparing to unpack .../109-libtool_2.4.6-15build2_all.deb ... #14 20.90 Unpacking libtool (2.4.6-15build2) ... #14 20.93 Selecting previously unselected package dh-autoreconf. #14 20.94 Preparing to unpack .../110-dh-autoreconf_20_all.deb ... #14 20.94 Unpacking dh-autoreconf (20) ... #14 21.04 Selecting previously unselected package libarchive-zip-perl. #14 23.49 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB] #14 23.56 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] #14 23.61 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] #14 23.61 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] #14 23.63 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB] #14 23.78 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB] #21 exporting layers 6.2s done #21 writing image sha256:93a0fe7a1aab730959c47baeed251ce4c72bfd4665a800974f189c11d91ad4df done #21 naming to docker.io/debbuild-ubuntu-focal/aarch64 done #21 DONE 6.2s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/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 #15 2.504 (12/38) Installing clang16-libs (16.0.6-r1) #16 7.829 Get:14 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 pkg-config arm64 1.8.1-2 [7170 B] #16 8.012 debconf: delaying package configuration, since apt-utils is not installed #14 92.99 Local time is now: Wed Feb 28 12:19:30 UTC 2024. #14 92.99 Universal Time is now: Wed Feb 28 12:19:30 UTC 2024. #14 92.99 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 92.99 #14 93.01 Setting up fakeroot (1.32.1-1) ... #14 93.03 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 93.03 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 93.03 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 93.03 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 93.03 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 93.03 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 93.03 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 93.03 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 93.03 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 93.05 Setting up perl-modules-5.36 (5.36.0-9ubuntu1.1) ... #14 93.07 Setting up autotools-dev (20220109.1) ... #14 93.09 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 93.10 Setting up libx11-data (2:1.8.6-1ubuntu1) ... #14 93.12 Setting up make (4.3-4.1build1) ... #14 93.14 Setting up libmpfr6:armhf (4.2.1-1) ... #14 93.16 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 93.18 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #14 93.20 Setting up lzip (1.23-6) ... #14 93.21 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 21.04 Preparing to unpack .../111-libarchive-zip-perl_1.68-1_all.deb ... #14 21.04 Unpacking libarchive-zip-perl (1.68-1) ... #14 21.08 Selecting previously unselected package libsub-override-perl. #14 21.08 Preparing to unpack .../112-libsub-override-perl_0.09-2_all.deb ... #14 21.09 Unpacking libsub-override-perl (0.09-2) ... #14 21.12 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 21.12 Preparing to unpack .../113-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #14 21.12 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #14 21.15 Selecting previously unselected package dh-strip-nondeterminism. #14 21.16 Preparing to unpack .../114-dh-strip-nondeterminism_1.13.0-1_all.deb ... #14 21.16 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #14 21.21 Selecting previously unselected package libdw1:amd64. #14 21.21 Preparing to unpack .../115-libdw1_0.186-1build1_amd64.deb ... #14 21.23 Unpacking libdw1:amd64 (0.186-1build1) ... #14 21.26 Selecting previously unselected package debugedit. + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #15 2.963 (13/38) Installing fortify-headers (1.1-r3) #16 8.056 Fetched 14.4 MB in 2s (6417 kB/s) #16 8.081 Selecting previously unselected package bash-completion. #16 8.081 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27558 files and directories currently installed.) #16 8.096 Preparing to unpack .../00-bash-completion_1%3a2.11-7_all.deb ... #16 8.108 Unpacking bash-completion (1:2.11-7) ... #16 8.247 Selecting previously unselected package libarchive13:arm64. #14 93.21 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 #14 93.22 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 93.22 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 #14 93.22 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 93.22 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 #14 93.24 Setting up strace (6.5-0.0ubuntu1) ... #14 93.26 Setting up xz-utils (5.4.1-0.2) ... #14 93.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 93.27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #14 93.27 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #14 93.27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #14 93.27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #14 93.27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #14 93.27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #14 93.27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #14 93.27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #14 93.27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #14 93.27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #14 93.28 Setting up t1utils (1.41-4build2) ... #14 93.30 Setting up diffstat (1.65-1) ... #14 93.32 Setting up libpng16-16:armhf (1.6.40-1) ... #14 93.33 Setting up libmpc3:armhf (1.3.1-1) ... #14 93.35 Setting up libatomic1:armhf (13.2.0-4ubuntu3) ... #14 93.36 Setting up patch (2.7.6-7build2) ... #14 93.38 Setting up autopoint (0.21-13) ... #14 93.39 Setting up ucf (3.0043+nmu1) ... #14 93.50 Setting up libk5crypto3:armhf (1.20.1-3ubuntu1) ... #14 21.26 Preparing to unpack .../116-debugedit_1%3a5.0-4build1_amd64.deb ... #14 21.26 Unpacking debugedit (1:5.0-4build1) ... #14 21.30 Selecting previously unselected package dwz. #14 21.30 Preparing to unpack .../117-dwz_0.14-1build2_amd64.deb ... #14 21.30 Unpacking dwz (0.14-1build2) ... #14 21.34 Selecting previously unselected package gettext. #14 21.34 Preparing to unpack .../118-gettext_0.21-4ubuntu4_amd64.deb ... #14 21.35 Unpacking gettext (0.21-4ubuntu4) ... #14 21.40 Selecting previously unselected package intltool-debian. #14 21.40 Preparing to unpack .../119-intltool-debian_0.35.0+20060710.5_all.deb ... #14 21.40 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 21.45 Selecting previously unselected package po-debconf. #14 21.46 Preparing to unpack .../120-po-debconf_1.0.21+nmu1_all.deb ... #14 21.46 Unpacking po-debconf (1.0.21+nmu1) ... #14 21.51 Selecting previously unselected package debhelper. + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #14 24.07 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB] #14 24.22 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] #14 24.29 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #14 24.29 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] #14 24.30 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] #14 24.31 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] #14 24.32 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #15 2.969 (14/38) Installing binutils (2.40-r7) #15 3.029 (15/38) Installing libgomp (12.2.1_git20220924-r10) #15 3.035 (16/38) Installing libatomic (12.2.1_git20220924-r10) #15 3.037 (17/38) Installing gmp (6.2.1-r3) #15 3.045 (18/38) Installing isl26 (0.26-r1) #15 3.065 (19/38) Installing mpfr4 (4.2.0_p12-r0) #15 3.074 (20/38) Installing mpc1 (1.3.1-r1) #15 3.078 (21/38) Installing gcc (12.2.1_git20220924-r10) #14 18.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 ... 4325 files and directories currently installed.) #14 18.97 Preparing to unpack .../libc-bin_2.38-1ubuntu6.1_amd64.deb ... #14 18.98 Unpacking libc-bin (2.38-1ubuntu6.1) over (2.38-1ubuntu6) ... #14 19.14 Setting up libc-bin (2.38-1ubuntu6.1) ... #16 8.250 Preparing to unpack .../01-libarchive13_3.6.2-1ubuntu1_arm64.deb ... #16 8.259 Unpacking libarchive13:arm64 (3.6.2-1ubuntu1) ... #16 8.307 Selecting previously unselected package libjsoncpp25:arm64. #16 8.309 Preparing to unpack .../02-libjsoncpp25_1.9.5-6_arm64.deb ... #16 8.314 Unpacking libjsoncpp25:arm64 (1.9.5-6) ... #16 8.353 Selecting previously unselected package librhash0:arm64. #16 8.355 Preparing to unpack .../03-librhash0_1.4.3-3_arm64.deb ... #16 8.359 Unpacking librhash0:arm64 (1.4.3-3) ... #16 8.401 Selecting previously unselected package libuv1:arm64. #16 8.403 Preparing to unpack .../04-libuv1_1.44.2-1_arm64.deb ... #16 8.408 Unpacking libuv1:arm64 (1.44.2-1) ... #16 8.451 Selecting previously unselected package cmake-data. #16 8.453 Preparing to unpack .../05-cmake-data_3.27.4-1_all.deb ... #14 93.52 Setting up libjpeg-turbo8:armhf (2.1.5-2ubuntu1) ... #14 93.53 Setting up libltdl7:armhf (2.4.7-7) ... #14 93.55 Setting up libsasl2-2:armhf (2.1.28+dfsg1-3) ... #14 93.56 Setting up libwebp7:armhf (1.2.4-0.3) ... #14 93.58 Setting up libubsan1:armhf (13.2.0-4ubuntu3) ... #14 93.60 Setting up python-apt-common (2.6.0ubuntu1) ... #14 93.61 Setting up libcrypt-dev:armhf (1:4.4.36-2) ... #14 93.65 Setting up libasan8:armhf (13.2.0-4ubuntu3) ... #14 93.67 Setting up libuchardet0:armhf (0.0.7-1build2) ... #14 93.68 Setting up lzop (1.04-2build2) ... #14 93.69 Setting up git-man (1:2.40.1-1ubuntu1) ... #14 93.71 Setting up netbase (6.4) ... #14 93.75 Setting up libkrb5-3:armhf (1.20.1-3ubuntu1) ... #14 21.51 Preparing to unpack .../121-debhelper_13.6ubuntu1_all.deb ... #14 21.51 Unpacking debhelper (13.6ubuntu1) ... #14 21.56 Selecting previously unselected package libfakeroot:amd64. #14 21.57 Preparing to unpack .../122-libfakeroot_1.28-1ubuntu1_amd64.deb ... #14 21.57 Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ... #14 21.62 Selecting previously unselected package fakeroot. #14 21.63 Preparing to unpack .../123-fakeroot_1.28-1ubuntu1_amd64.deb ... #14 21.63 Unpacking fakeroot (1.28-1ubuntu1) ... #14 21.67 Selecting previously unselected package libassuan0:amd64. #14 21.67 Preparing to unpack .../124-libassuan0_2.5.5-1build1_amd64.deb ... #14 21.67 Unpacking libassuan0:amd64 (2.5.5-1build1) ... #14 21.70 Selecting previously unselected package gpgconf. #14 21.70 Preparing to unpack .../125-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ... #14 21.71 Unpacking gpgconf (2.2.27-3ubuntu2.1) ... #14 21.74 Selecting previously unselected package libksba8:amd64. #14 24.32 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] #14 24.33 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #14 24.33 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] #14 24.50 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] #14 19.21 Selecting previously unselected package liblocale-gettext-perl. #14 19.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4325 files and directories currently installed.) #14 19.21 Preparing to unpack .../liblocale-gettext-perl_1.07-6_amd64.deb ... #14 19.22 Unpacking liblocale-gettext-perl (1.07-6) ... #14 19.26 Selecting previously unselected package libssl3:amd64. #14 19.26 Preparing to unpack .../libssl3_3.0.10-1ubuntu2.3_amd64.deb ... #14 19.28 Unpacking libssl3:amd64 (3.0.10-1ubuntu2.3) ... #14 19.34 Selecting previously unselected package libpython3.11-minimal:amd64. #14 19.34 Preparing to unpack .../libpython3.11-minimal_3.11.6-3_amd64.deb ... #14 19.35 Unpacking libpython3.11-minimal:amd64 (3.11.6-3) ... #14 19.43 Selecting previously unselected package libexpat1:amd64. #16 8.461 Unpacking cmake-data (3.27.4-1) ... #18 DONE 2.6s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.0s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers #14 93.76 Setting up libbinutils:armhf (2.41-5ubuntu1) ... #14 93.78 Setting up lsb-release (12.0-2) ... #14 93.79 Setting up libfido2-1:armhf (1.13.0-1) ... #14 93.81 Setting up libisl23:armhf (0.26-3) ... #14 93.82 Setting up libc-dev-bin (2.38-1ubuntu6.1) ... #14 93.83 Setting up openssl (3.0.10-1ubuntu2.3) ... #14 93.85 Setting up libbsd0:armhf (0.11.7-4) ... #14 93.86 Setting up libelf1:armhf (0.189-4) ... #14 93.88 Setting up readline-common (8.2-1.3) ... #14 93.90 Setting up publicsuffix (20230209.2326-1) ... #14 93.92 Setting up libxml2:armhf (2.9.14+dfsg-1.3ubuntu0.1) ... #14 93.93 Setting up fonts-noto-core (20201225-2) ... #14 93.98 Setting up zstd (1.5.5+dfsg2-1ubuntu2) ... #14 21.75 Preparing to unpack .../126-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... #14 21.75 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... #14 21.80 Selecting previously unselected package libnpth0:amd64. #14 21.80 Preparing to unpack .../127-libnpth0_1.6-3build2_amd64.deb ... #14 21.80 Unpacking libnpth0:amd64 (1.6-3build2) ... #14 21.84 Selecting previously unselected package dirmngr. #14 21.85 Preparing to unpack .../128-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ... #14 21.86 Unpacking dirmngr (2.2.27-3ubuntu2.1) ... #14 21.89 Selecting previously unselected package gnupg-l10n. #14 21.89 Preparing to unpack .../129-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... #14 21.90 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 21.93 Selecting previously unselected package gnupg-utils. #14 21.93 Preparing to unpack .../130-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ... #14 21.94 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... #14 21.97 Selecting previously unselected package gpg. #14 21.97 Preparing to unpack .../131-gpg_2.2.27-3ubuntu2.1_amd64.deb ... #14 21.97 Unpacking gpg (2.2.27-3ubuntu2.1) ... #14 22.01 Selecting previously unselected package pinentry-curses. #14 22.01 Preparing to unpack .../132-pinentry-curses_1.1.1-1build2_amd64.deb ... #14 22.02 Unpacking pinentry-curses (1.1.1-1build2) ... #14 22.09 Selecting previously unselected package gpg-agent. + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:31 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20240226182428-efb9206 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . #14 24.68 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #14 24.71 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #14 24.73 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] #14 24.78 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #14 24.81 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #14 19.43 Preparing to unpack .../libexpat1_2.5.0-2_amd64.deb ... #14 19.43 Unpacking libexpat1:amd64 (2.5.0-2) ... #14 19.47 Selecting previously unselected package python3.11-minimal. #14 19.47 Preparing to unpack .../python3.11-minimal_3.11.6-3_amd64.deb ... #14 19.48 Unpacking python3.11-minimal (3.11.6-3) ... #14 19.55 Setting up libssl3:amd64 (3.0.10-1ubuntu2.3) ... #14 19.63 Setting up libpython3.11-minimal:amd64 (3.11.6-3) ... #14 19.65 Setting up libexpat1:amd64 (2.5.0-2) ... #16 8.874 Selecting previously unselected package cmake. #16 8.878 Preparing to unpack .../06-cmake_3.27.4-1_arm64.deb ... #16 8.882 Unpacking cmake (3.27.4-1) ... #16 9.092 Selecting previously unselected package dh-apparmor. #14 94.00 Setting up libmarkdown2:armhf (2.2.7-2) ... #14 94.02 Setting up libcc1-0:armhf (13.2.0-4ubuntu3) ... #14 94.03 Setting up libldap2:armhf (2.6.6+dfsg-1~exp1ubuntu1) ... #14 94.05 Setting up iso-codes (4.15.0-1) ... #14 94.06 Setting up liblocale-gettext-perl (1.07-6) ... #14 94.07 Setting up dctrl-tools (2.24-3build2) ... #14 94.09 Setting up libgdbm6:armhf (1.23-3) ... #14 94.11 Setting up tzdata-icu (2023d-0ubuntu0.23.10) ... #14 94.13 Setting up libctf0:armhf (2.41-5ubuntu1) ... #14 94.14 Setting up libjpeg8:armhf (8c-2ubuntu11) ... #14 94.15 Setting up pinentry-curses (1.2.1-1ubuntu1) ... #14 94.18 Setting up manpages-dev (6.03-2) ... #14 94.19 Setting up libdw1:armhf (0.189-4) ... #14 94.21 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #14 22.09 Preparing to unpack .../133-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ... #14 22.09 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... #14 22.13 Selecting previously unselected package gpg-wks-client. #14 22.13 Preparing to unpack .../134-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ... #14 22.13 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 22.17 Selecting previously unselected package gpg-wks-server. #14 22.17 Preparing to unpack .../135-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ... #14 22.17 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 22.21 Selecting previously unselected package gpgsm. #14 22.21 Preparing to unpack .../136-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ... #14 22.21 Unpacking gpgsm (2.2.27-3ubuntu2.1) ... #14 22.25 Selecting previously unselected package gnupg. #14 22.25 Preparing to unpack .../137-gnupg_2.2.27-3ubuntu2.1_all.deb ... #14 22.25 Unpacking gnupg (2.2.27-3ubuntu2.1) ... #14 22.29 Selecting previously unselected package libfile-dirlist-perl. #14 22.29 Preparing to unpack .../138-libfile-dirlist-perl_0.05-2_all.deb ... #14 22.29 Unpacking libfile-dirlist-perl (0.05-2) ... #14 22.33 Selecting previously unselected package libfile-which-perl. debian/rules clean dh clean --with=bash-completion dh_clean #14 24.85 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] #14 24.89 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] #14 24.90 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] #14 24.93 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #14 24.94 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B] #14 25.13 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #14 19.67 Setting up python3.11-minimal (3.11.6-3) ... #16 9.095 Preparing to unpack .../07-dh-apparmor_4.0.0~alpha2-0ubuntu5_all.deb ... #16 9.098 Unpacking dh-apparmor (4.0.0~alpha2-0ubuntu5) ... #16 9.130 Selecting previously unselected package libseccomp-dev:arm64. #16 9.133 Preparing to unpack .../08-libseccomp-dev_2.5.4-1ubuntu3_arm64.deb ... #16 9.137 Unpacking libseccomp-dev:arm64 (2.5.4-1ubuntu3) ... #16 9.175 Selecting previously unselected package libsystemd-dev:arm64. #16 9.178 Preparing to unpack .../09-libsystemd-dev_253.5-1ubuntu6.1_arm64.deb ... #16 9.181 Unpacking libsystemd-dev:arm64 (253.5-1ubuntu6.1) ... #16 9.256 Selecting previously unselected package libpkgconf3:arm64. #14 94.22 Setting up libxcb1:armhf (1.15-1) ... #14 94.23 Setting up gettext (0.21-13) ... #14 94.24 Setting up cpp-13 (13.2.0-4ubuntu3) ... #14 94.26 Setting up fontconfig-config (2.14.2-4ubuntu1) ... #14 94.40 Setting up libedit2:armhf (3.1-20221030-2) ... #14 22.33 Preparing to unpack .../139-libfile-which-perl_1.23-1_all.deb ... #14 22.34 Unpacking libfile-which-perl (1.23-1) ... #14 22.37 Selecting previously unselected package libfile-homedir-perl. #14 22.38 Preparing to unpack .../140-libfile-homedir-perl_1.006-1_all.deb ... #14 22.38 Unpacking libfile-homedir-perl (1.006-1) ... #14 22.41 Selecting previously unselected package libfile-touch-perl. #14 22.41 Preparing to unpack .../141-libfile-touch-perl_0.12-1_all.deb ... #14 22.42 Unpacking libfile-touch-perl (0.12-1) ... #14 22.45 Selecting previously unselected package libio-pty-perl. #14 22.45 Preparing to unpack .../142-libio-pty-perl_1%3a1.15-2build2_amd64.deb ... #14 22.46 Unpacking libio-pty-perl (1:1.15-2build2) ... #14 22.48 Selecting previously unselected package libipc-run-perl. #14 22.49 Preparing to unpack .../143-libipc-run-perl_20200505.0-1_all.deb ... #14 22.49 Unpacking libipc-run-perl (20200505.0-1) ... #14 22.53 Selecting previously unselected package libclass-method-modifiers-perl. #14 22.53 Preparing to unpack .../144-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 22.54 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 22.60 Selecting previously unselected package libclass-xsaccessor-perl. #15 3.941 (22/38) Installing libstdc++-dev (12.2.1_git20220924-r10) #15 4.217 (23/38) Installing clang16-libclang (16.0.6-r1) dpkg-source -I.git -b . #14 25.22 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] #16 9.259 Preparing to unpack .../10-libpkgconf3_1.8.1-2_arm64.deb ... #16 9.264 Unpacking libpkgconf3:arm64 (1.8.1-2) ... #16 9.300 Selecting previously unselected package pkgconf-bin. #16 9.303 Preparing to unpack .../11-pkgconf-bin_1.8.1-2_arm64.deb ... #16 9.309 Unpacking pkgconf-bin (1.8.1-2) ... #16 9.342 Selecting previously unselected package pkgconf:arm64. #16 9.350 Preparing to unpack .../12-pkgconf_1.8.1-2_arm64.deb ... #16 9.355 Unpacking pkgconf:arm64 (1.8.1-2) ... #16 9.397 Selecting previously unselected package pkg-config:arm64. #16 9.400 Preparing to unpack .../13-pkg-config_1.8.1-2_arm64.deb ... #16 9.405 Unpacking pkg-config:arm64 (1.8.1-2) ... #16 9.449 Setting up libseccomp-dev:arm64 (2.5.4-1ubuntu3) ... #16 9.460 Setting up libarchive13:arm64 (3.6.2-1ubuntu1) ... #16 9.475 Setting up libpkgconf3:arm64 (1.8.1-2) ... #16 9.492 Setting up libuv1:arm64 (1.44.2-1) ... #16 9.508 Setting up bash-completion (1:2.11-7) ... #16 9.530 Setting up libjsoncpp25:arm64 (1.9.5-6) ... #16 9.542 Setting up pkgconf-bin (1.8.1-2) ... #16 9.556 Setting up librhash0:arm64 (1.4.3-3) ... #16 9.573 Setting up cmake-data (3.27.4-1) ... #16 9.592 Setting up dh-apparmor (4.0.0~alpha2-0ubuntu5) ... #16 9.604 Setting up libsystemd-dev:arm64 (253.5-1ubuntu6.1) ... #16 9.615 Setting up pkgconf:arm64 (1.8.1-2) ... #14 94.41 Setting up libreadline8:armhf (8.2-1.3) ... #14 94.43 Setting up ca-certificates (20230311ubuntu1) ... #14 94.79 Updating certificates in /etc/ssl/certs... #14 22.60 Preparing to unpack .../145-libclass-xsaccessor-perl_1.19-3build9_amd64.deb ... #14 22.61 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #14 22.63 Selecting previously unselected package libb-hooks-op-check-perl. #14 22.64 Preparing to unpack .../146-libb-hooks-op-check-perl_0.22-1build5_amd64.deb ... #14 22.64 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #14 22.67 Selecting previously unselected package libdynaloader-functions-perl. #14 22.68 Preparing to unpack .../147-libdynaloader-functions-perl_0.003-1.1_all.deb ... #14 22.68 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #14 22.71 Selecting previously unselected package libdevel-callchecker-perl. #14 22.71 Preparing to unpack .../148-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ... #14 22.71 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 22.74 Selecting previously unselected package libparams-classify-perl. #14 22.74 Preparing to unpack .../149-libparams-classify-perl_0.015-1build5_amd64.deb ... #14 22.75 Unpacking libparams-classify-perl (0.015-1build5) ... #14 22.78 Selecting previously unselected package libmodule-runtime-perl. #14 22.78 Preparing to unpack .../150-libmodule-runtime-perl_0.016-1_all.deb ... #14 22.79 Unpacking libmodule-runtime-perl (0.016-1) ... #14 22.82 Selecting previously unselected package libimport-into-perl. #15 4.476 (24/38) Installing clang16 (16.0.6-r1) 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz #14 25.41 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] #14 25.51 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #14 25.61 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] #16 9.627 Setting up pkg-config:arm64 (1.8.1-2) ... #16 9.643 Setting up cmake (3.27.4-1) ... #16 9.658 Setting up docker-ce-build-deps (1.0) ... #16 9.673 Processing triggers for man-db (2.11.2-3) ... #16 9.764 Processing triggers for libc-bin (2.38-1ubuntu6.1) ... #14 20.33 Selecting previously unselected package python3-minimal. #14 20.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4665 files and directories currently installed.) #14 20.34 Preparing to unpack .../00-python3-minimal_3.11.4-5_amd64.deb ... #14 20.34 Unpacking python3-minimal (3.11.4-5) ... #14 20.38 Selecting previously unselected package media-types. #14 20.38 Preparing to unpack .../01-media-types_10.1.0_all.deb ... #14 20.38 Unpacking media-types (10.1.0) ... #14 20.43 Selecting previously unselected package tzdata. #14 20.43 Preparing to unpack .../02-tzdata_2023d-0ubuntu0.23.10_all.deb ... #14 20.44 Unpacking tzdata (2023d-0ubuntu0.23.10) ... #14 20.52 Selecting previously unselected package libkrb5support0:amd64. #14 20.52 Preparing to unpack .../03-libkrb5support0_1.20.1-3ubuntu1_amd64.deb ... #14 20.52 Unpacking libkrb5support0:amd64 (1.20.1-3ubuntu1) ... #14 20.56 Selecting previously unselected package libk5crypto3:amd64. #14 22.82 Preparing to unpack .../151-libimport-into-perl_1.002005-1_all.deb ... #14 22.82 Unpacking libimport-into-perl (1.002005-1) ... #14 22.85 Selecting previously unselected package librole-tiny-perl. #14 22.86 Preparing to unpack .../152-librole-tiny-perl_2.002004-1_all.deb ... #14 22.86 Unpacking librole-tiny-perl (2.002004-1) ... #14 22.90 Selecting previously unselected package libsub-quote-perl. #14 22.91 Preparing to unpack .../153-libsub-quote-perl_2.006006-1_all.deb ... #14 22.91 Unpacking libsub-quote-perl (2.006006-1) ... #14 22.94 Selecting previously unselected package libmoo-perl. #14 22.94 Preparing to unpack .../154-libmoo-perl_2.005004-3_all.deb ... #14 22.95 Unpacking libmoo-perl (2.005004-3) ... #14 22.98 Selecting previously unselected package libencode-locale-perl. #14 22.98 Preparing to unpack .../155-libencode-locale-perl_1.05-1.1_all.deb ... #14 22.99 Unpacking libencode-locale-perl (1.05-1.1) ... #14 23.02 Selecting previously unselected package libtimedate-perl. #14 23.02 Preparing to unpack .../156-libtimedate-perl_2.3300-2_all.deb ... #14 23.03 Unpacking libtimedate-perl (2.3300-2) ... #14 23.06 Selecting previously unselected package libhttp-date-perl. dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm.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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:09.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #15 4.552 (25/38) Installing libmagic (5.45-r0) #15 4.581 (26/38) Installing file (5.45-r0) #15 4.583 (27/38) Installing brotli-libs (1.0.9-r14) #15 4.592 (28/38) Installing libunistring (1.1-r1) #15 4.606 (29/38) Installing libidn2 (2.3.4-r1) #15 4.610 (30/38) Installing nghttp2-libs (1.57.0-r0) #15 4.617 (31/38) Installing libcurl (8.5.0-r0) #15 4.625 (32/38) Installing libexpat (2.6.0-r0) #15 4.629 (33/38) Installing pcre2 (10.42-r1) #15 4.636 (34/38) Installing git (2.40.1-r0) #15 4.700 (35/38) Installing scudo-malloc (16.0.6-r1) #14 25.61 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #14 25.62 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] #14 25.65 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB] #14 25.65 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #14 25.65 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B] #14 25.66 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB] #14 25.86 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB] #14 20.56 Preparing to unpack .../04-libk5crypto3_1.20.1-3ubuntu1_amd64.deb ... #14 20.57 Unpacking libk5crypto3:amd64 (1.20.1-3ubuntu1) ... #14 20.60 Selecting previously unselected package libkeyutils1:amd64. #14 20.60 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ... #14 20.61 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #14 20.64 Selecting previously unselected package libkrb5-3:amd64. #14 20.64 Preparing to unpack .../06-libkrb5-3_1.20.1-3ubuntu1_amd64.deb ... #14 20.65 Unpacking libkrb5-3:amd64 (1.20.1-3ubuntu1) ... #14 20.70 Selecting previously unselected package libgssapi-krb5-2:amd64. #14 20.70 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-3ubuntu1_amd64.deb ... #14 20.70 Unpacking libgssapi-krb5-2:amd64 (1.20.1-3ubuntu1) ... #14 20.73 Selecting previously unselected package libtirpc-common. #14 20.73 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... #14 20.74 Unpacking libtirpc-common (1.3.3+ds-1) ... #14 20.77 Selecting previously unselected package libtirpc3:amd64. #14 20.77 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ... #14 20.78 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #14 20.82 Selecting previously unselected package libnsl2:amd64. #14 95.22 137 added, 0 removed; done. #14 95.27 Setting up libfreetype6:armhf (2.13.1+dfsg-1) ... #14 95.28 Setting up libgssapi-krb5-2:armhf (1.20.1-3ubuntu1) ... #14 95.30 Setting up libgdbm-compat4:armhf (1.23-3) ... #14 95.32 Setting up libssh-4:armhf (0.10.5-3ubuntu1.2) ... #14 95.33 Setting up dwz (0.15-1) ... #14 23.06 Preparing to unpack .../157-libhttp-date-perl_6.05-1_all.deb ... #14 23.07 Unpacking libhttp-date-perl (6.05-1) ... #14 23.10 Selecting previously unselected package libfile-listing-perl. #14 23.10 Preparing to unpack .../158-libfile-listing-perl_6.14-1_all.deb ... #14 23.10 Unpacking libfile-listing-perl (6.14-1) ... #14 23.14 Selecting previously unselected package libhtml-tagset-perl. #14 23.14 Preparing to unpack .../159-libhtml-tagset-perl_3.20-4_all.deb ... #14 23.14 Unpacking libhtml-tagset-perl (3.20-4) ... #14 23.17 Selecting previously unselected package liburi-perl. #14 23.17 Preparing to unpack .../160-liburi-perl_5.10-1_all.deb ... #14 23.18 Unpacking liburi-perl (5.10-1) ... #14 23.21 Selecting previously unselected package libhtml-parser-perl:amd64. #14 23.21 Preparing to unpack .../161-libhtml-parser-perl_3.76-1build2_amd64.deb ... #14 23.22 Unpacking libhtml-parser-perl:amd64 (3.76-1build2) ... #14 23.25 Selecting previously unselected package libhtml-tree-perl. #14 23.25 Preparing to unpack .../162-libhtml-tree-perl_5.07-2_all.deb ... #14 23.26 Unpacking libhtml-tree-perl (5.07-2) ... #14 23.33 Selecting previously unselected package libio-html-perl. #15 4.708 (36/38) Installing lld-libs (16.0.6-r0) #15 4.756 (37/38) Installing lld (16.0.6-r0) #15 4.759 (38/38) Installing llvm16 (16.0.6-r1) #18 DONE 2.9s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.0s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers #14 20.82 Preparing to unpack .../10-libnsl2_1.3.0-2build2_amd64.deb ... #14 20.83 Unpacking libnsl2:amd64 (1.3.0-2build2) ... #14 20.86 Selecting previously unselected package readline-common. #16 DONE 10.2s #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.2s #14 20.86 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... #14 20.86 Unpacking readline-common (8.2-1.3) ... #14 20.90 Selecting previously unselected package libreadline8:amd64. #14 20.90 Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ... #14 20.91 Unpacking libreadline8:amd64 (8.2-1.3) ... #14 20.94 Selecting previously unselected package libsqlite3-0:amd64. #14 20.95 Preparing to unpack .../13-libsqlite3-0_3.42.0-1ubuntu0.1_amd64.deb ... #14 20.95 Unpacking libsqlite3-0:amd64 (3.42.0-1ubuntu0.1) ... #14 20.99 Selecting previously unselected package libpython3.11-stdlib:amd64. #14 20.99 Preparing to unpack .../14-libpython3.11-stdlib_3.11.6-3_amd64.deb ... #14 21.00 Unpacking libpython3.11-stdlib:amd64 (3.11.6-3) ... #14 21.09 Selecting previously unselected package python3.11. #14 95.34 Setting up libgcc-13-dev:armhf (13.2.0-4ubuntu3) ... #14 95.36 Setting up groff-base (1.23.0-2) ... #14 95.38 Setting up libtiff6:armhf (4.5.1+git230720-1ubuntu1.1) ... #14 95.40 Setting up cpp (4:13.2.0-1ubuntu1) ... #14 95.41 Setting up gpgconf (2.2.40-1.1ubuntu1) ... #14 95.43 Setting up debugedit (1:5.0-5) ... #14 95.44 Setting up libcurl4:armhf (8.2.1-1ubuntu3.2) ... #14 95.46 Setting up libx11-6:armhf (2:1.8.6-1ubuntu1) ... #14 95.47 Setting up curl (8.2.1-1ubuntu3.2) ... #14 95.49 Setting up libfontconfig1:armhf (2.14.2-4ubuntu1) ... #14 95.50 Setting up binutils-arm-linux-gnueabihf (2.41-5ubuntu1) ... #14 95.52 Setting up libperl5.36:armhf (5.36.0-9ubuntu1.1) ... #14 95.53 Setting up libxmuu1:armhf (2:1.1.3-3) ... #14 23.33 Preparing to unpack .../163-libio-html-perl_1.004-2_all.deb ... #14 23.33 Unpacking libio-html-perl (1.004-2) ... #14 23.36 Selecting previously unselected package liblwp-mediatypes-perl. #14 23.37 Preparing to unpack .../164-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 23.37 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 23.40 Selecting previously unselected package libhttp-message-perl. #14 23.40 Preparing to unpack .../165-libhttp-message-perl_6.36-1_all.deb ... #14 23.41 Unpacking libhttp-message-perl (6.36-1) ... #14 23.44 Selecting previously unselected package libhttp-cookies-perl. #14 23.44 Preparing to unpack .../166-libhttp-cookies-perl_6.10-1_all.deb ... #14 23.45 Unpacking libhttp-cookies-perl (6.10-1) ... #14 23.49 Selecting previously unselected package libhttp-negotiate-perl. #14 23.49 Preparing to unpack .../167-libhttp-negotiate-perl_6.01-1_all.deb ... #14 23.51 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 23.54 Selecting previously unselected package perl-openssl-defaults:amd64. #14 23.54 Preparing to unpack .../168-perl-openssl-defaults_5build2_amd64.deb ... #14 23.55 Unpacking perl-openssl-defaults:amd64 (5build2) ... #20 exporting layers 9.3s done #20 writing image sha256:fcb766066e3ff52bc0742d81e20f1d9b2feca1361b3772e2f7a96fdd782040ae done #20 naming to docker.io/debbuild-debian-bookworm/aarch64 done #20 DONE 9.4s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/debbuild/debian-bookworm:/build debbuild-debian-bookworm/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #14 26.22 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB] #14 26.23 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #14 26.23 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #14 26.23 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #14 26.24 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB] #14 26.30 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] #14 26.32 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] #14 26.33 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] #14 26.46 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #14 21.09 Preparing to unpack .../15-python3.11_3.11.6-3_amd64.deb ... #14 21.10 Unpacking python3.11 (3.11.6-3) ... #14 21.14 Selecting previously unselected package libpython3-stdlib:amd64. #14 21.14 Preparing to unpack .../16-libpython3-stdlib_3.11.4-5_amd64.deb ... #14 21.14 Unpacking libpython3-stdlib:amd64 (3.11.4-5) ... #14 21.18 Setting up python3-minimal (3.11.4-5) ... #14 21.33 Selecting previously unselected package python3. #14 95.55 Setting up gpg (2.2.40-1.1ubuntu1) ... #14 95.56 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... #14 95.58 Setting up libtirpc3:armhf (1.3.3+ds-1) ... #14 95.60 Setting up gpg-agent (2.2.40-1.1ubuntu1) ... #14 23.58 Selecting previously unselected package libnet-ssleay-perl:amd64. #14 23.58 Preparing to unpack .../169-libnet-ssleay-perl_1.92-1build2_amd64.deb ... #14 23.58 Unpacking libnet-ssleay-perl:amd64 (1.92-1build2) ... #14 23.63 Selecting previously unselected package libio-socket-ssl-perl. #14 23.63 Preparing to unpack .../170-libio-socket-ssl-perl_2.074-2_all.deb ... #14 23.63 Unpacking libio-socket-ssl-perl (2.074-2) ... #14 23.67 Selecting previously unselected package libnet-http-perl. #14 23.67 Preparing to unpack .../171-libnet-http-perl_6.22-1_all.deb ... #14 23.67 Unpacking libnet-http-perl (6.22-1) ... #14 23.71 Selecting previously unselected package liblwp-protocol-https-perl. #14 23.71 Preparing to unpack .../172-liblwp-protocol-https-perl_6.10-1_all.deb ... #14 23.72 Unpacking liblwp-protocol-https-perl (6.10-1) ... #14 23.77 Selecting previously unselected package libtry-tiny-perl. #14 23.77 Preparing to unpack .../173-libtry-tiny-perl_0.31-1_all.deb ... #14 23.78 Unpacking libtry-tiny-perl (0.31-1) ... #14 23.81 Selecting previously unselected package libwww-robotrules-perl. #14 23.81 Preparing to unpack .../174-libwww-robotrules-perl_6.02-1_all.deb ... #14 23.81 Unpacking libwww-robotrules-perl (6.02-1) ... #14 23.84 Selecting previously unselected package libwww-perl. #14 23.84 Preparing to unpack .../175-libwww-perl_6.61-1_all.deb ... #14 23.85 Unpacking libwww-perl (6.61-1) ... #14 23.88 Selecting previously unselected package patchutils. + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #14 26.46 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] #14 26.61 Get:210 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-debian all 0.1.36ubuntu1.1 [64.9 kB] #14 96.09 Setting up libxpm4:armhf (1:3.5.12-1.1ubuntu1) ... #14 21.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5691 files and directories currently installed.) #14 21.34 Preparing to unpack .../0-python3_3.11.4-5_amd64.deb ... #14 21.35 Unpacking python3 (3.11.4-5) ... #14 21.38 Selecting previously unselected package perl-modules-5.36. #14 21.38 Preparing to unpack .../1-perl-modules-5.36_5.36.0-9ubuntu1.1_all.deb ... #14 21.38 Unpacking perl-modules-5.36 (5.36.0-9ubuntu1.1) ... #14 21.60 Selecting previously unselected package libgdbm6:amd64. #14 23.88 Preparing to unpack .../176-patchutils_0.4.2-1build2_amd64.deb ... #14 23.89 Unpacking patchutils (0.4.2-1build2) ... #14 23.92 Selecting previously unselected package wdiff. #14 23.92 Preparing to unpack .../177-wdiff_1.2.2-2build3_amd64.deb ... #14 23.93 Unpacking wdiff (1.2.2-2build3) ... #14 23.98 Selecting previously unselected package devscripts. #14 23.98 Preparing to unpack .../178-devscripts_2.22.1ubuntu1_amd64.deb ... #14 24.00 Unpacking devscripts (2.22.1ubuntu1) ... #14 24.10 Selecting previously unselected package diffstat. + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #14 26.87 Get:211 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2.1 [121 kB] #14 26.97 Get:212 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-gpg amd64 1.13.1-7ubuntu2.1 [164 kB] #15 5.648 Executing busybox-1.36.1-r5.trigger #15 5.654 OK: 583 MiB in 54 packages #14 96.10 Setting up openssh-client (1:9.3p1-1ubuntu3.2) ... #14 96.20 Setting up gpgsm (2.2.40-1.1ubuntu1) ... #14 96.22 Setting up libxext6:armhf (2:1.3.4-1build1) ... #14 96.23 Setting up libcurl3-gnutls:armhf (8.2.1-1ubuntu3.2) ... #14 96.25 Setting up binutils (2.41-5ubuntu1) ... #14 96.26 Setting up man-db (2.11.2-3) ... #14 96.37 Building database of manual pages ... #14 21.60 Preparing to unpack .../2-libgdbm6_1.23-3_amd64.deb ... #14 21.61 Unpacking libgdbm6:amd64 (1.23-3) ... #14 21.65 Selecting previously unselected package libgdbm-compat4:amd64. #14 21.65 Preparing to unpack .../3-libgdbm-compat4_1.23-3_amd64.deb ... #14 21.66 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #14 21.70 Selecting previously unselected package libperl5.36:amd64. #14 21.70 Preparing to unpack .../4-libperl5.36_5.36.0-9ubuntu1.1_amd64.deb ... #14 21.71 Unpacking libperl5.36:amd64 (5.36.0-9ubuntu1.1) ... #14 24.10 Preparing to unpack .../179-diffstat_1.64-1build2_amd64.deb ... #14 24.11 Unpacking diffstat (1.64-1build2) ... #14 24.14 Selecting previously unselected package python3-chardet. #14 24.14 Preparing to unpack .../180-python3-chardet_4.0.0-1_all.deb ... #14 24.15 Unpacking python3-chardet (4.0.0-1) ... #14 24.19 Selecting previously unselected package zstd. #14 24.19 Preparing to unpack .../181-zstd_1.4.8+dfsg-3build1_amd64.deb ... #14 24.20 Unpacking zstd (1.4.8+dfsg-3build1) ... #14 24.24 Selecting previously unselected package python3-debian. #14 24.24 Preparing to unpack .../182-python3-debian_0.1.43ubuntu1.1_all.deb ... #14 24.25 Unpacking python3-debian (0.1.43ubuntu1.1) ... #14 24.29 Selecting previously unselected package libgpgme11:amd64. #14 24.29 Preparing to unpack .../183-libgpgme11_1.16.0-1.2ubuntu4.1_amd64.deb ... #14 24.30 Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4.1) ... #14 24.34 Selecting previously unselected package python3-gpg. #14 24.34 Preparing to unpack .../184-python3-gpg_1.16.0-1.2ubuntu4.1_amd64.deb ... #14 24.34 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ... #14 27.05 Get:213 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dput all 1.0.3ubuntu1.1 [42.0 kB] #14 27.06 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.21 [232 kB] #14 27.12 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #14 21.89 Selecting previously unselected package perl. #14 21.89 Preparing to unpack .../5-perl_5.36.0-9ubuntu1.1_amd64.deb ... #14 21.90 Unpacking perl (5.36.0-9ubuntu1.1) ... #14 21.96 Selecting previously unselected package adduser. #14 21.96 Preparing to unpack .../6-adduser_3.137ubuntu1_all.deb ... #14 22.00 Unpacking adduser (3.137ubuntu1) ... #14 22.04 Setting up adduser (3.137ubuntu1) ... #14 22.11 Selecting previously unselected package openssl. #14 24.39 Selecting previously unselected package dput. #14 24.40 Preparing to unpack .../185-dput_1.1.0ubuntu2.1_all.deb ... #14 24.40 Unpacking dput (1.1.0ubuntu2.1) ... #14 24.44 Selecting previously unselected package fonts-dejavu-core. #14 24.44 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ... #14 24.45 Unpacking fonts-dejavu-core (2.37-2build1) ... #14 24.58 Selecting previously unselected package fontconfig-config. #14 27.12 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB] #14 27.22 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.11 [4605 kB] #14 27.44 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:34 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20240226182428-efb9206 #21 exporting layers 2.0s done dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:15.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 22.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 ... 7762 files and directories currently installed.) #14 22.11 Preparing to unpack .../000-openssl_3.0.10-1ubuntu2.3_amd64.deb ... #14 22.12 Unpacking openssl (3.0.10-1ubuntu2.3) ... #14 22.19 Selecting previously unselected package ca-certificates. #14 22.19 Preparing to unpack .../001-ca-certificates_20230311ubuntu1_all.deb ... #14 22.19 Unpacking ca-certificates (20230311ubuntu1) ... #14 22.25 Selecting previously unselected package distro-info-data. #14 24.58 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #14 24.58 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #14 24.62 Selecting previously unselected package libcurl3-gnutls:amd64. #14 24.62 Preparing to unpack .../188-libcurl3-gnutls_7.81.0-1ubuntu1.15_amd64.deb ... #14 24.63 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.15) ... #14 24.66 Selecting previously unselected package liberror-perl. #14 24.66 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ... #14 24.66 Unpacking liberror-perl (0.17029-1) ... #14 24.70 Selecting previously unselected package git-man. #14 24.70 Preparing to unpack .../190-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ... #14 24.70 Unpacking git-man (1:2.34.1-1ubuntu1.10) ... #14 24.75 Selecting previously unselected package git. #14 24.75 Preparing to unpack .../191-git_1%3a2.34.1-1ubuntu1.10_amd64.deb ... #14 24.76 Unpacking git (1:2.34.1-1ubuntu1.10) ... #14 24.87 Selecting previously unselected package libalgorithm-diff-perl. #14 96.73 Setting up libgpgme11:armhf (1.18.0-3ubuntu2) ... #14 96.74 Setting up dirmngr (2.2.40-1.1ubuntu1) ... #14 96.88 Setting up perl (5.36.0-9ubuntu1.1) ... #14 27.44 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] #14 27.44 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 27.63 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm dpkg-buildpackage: info: source distribution bookworm 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 #21 writing image sha256:6581cbd546889d8d604321986725b5cca2bfef6156f62bc1c3a781f06feb550b done #21 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done #21 DONE 2.0s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/debbuild/ubuntu-jammy:/build debbuild-ubuntu-jammy/aarch64 #14 22.25 Preparing to unpack .../002-distro-info-data_0.58ubuntu0.2_all.deb ... #14 22.26 Unpacking distro-info-data (0.58ubuntu0.2) ... #14 22.29 Selecting previously unselected package iso-codes. #14 22.29 Preparing to unpack .../003-iso-codes_4.15.0-1_all.deb ... #14 22.30 Unpacking iso-codes (4.15.0-1) ... #14 22.44 Selecting previously unselected package krb5-locales. #14 22.44 Preparing to unpack .../004-krb5-locales_1.20.1-3ubuntu1_all.deb ... #14 22.44 Unpacking krb5-locales (1.20.1-3ubuntu1) ... #14 22.50 Selecting previously unselected package less. #14 22.50 Preparing to unpack .../005-less_590-2ubuntu0.23.10.1_amd64.deb ... #14 22.50 Unpacking less (590-2ubuntu0.23.10.1) ... #14 22.54 Selecting previously unselected package libbsd0:amd64. #14 24.87 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ... #14 24.88 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 24.91 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 24.91 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ... #14 24.91 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #14 24.97 Selecting previously unselected package libalgorithm-merge-perl. #14 24.97 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ... #14 24.97 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 25.00 Selecting previously unselected package libaliased-perl. #14 25.00 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ... #14 25.01 Unpacking libaliased-perl (0.34-1.1) ... #14 25.04 Selecting previously unselected package libapt-pkg-perl. #14 25.04 Preparing to unpack .../196-libapt-pkg-perl_0.1.40build2_amd64.deb ... #14 25.05 Unpacking libapt-pkg-perl (0.1.40build2) ... #14 25.08 Selecting previously unselected package libarchive-cpio-perl. #14 96.91 Setting up libpackage-stash-xs-perl:armhf (0.30-1build1) ... #14 96.96 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 96.97 Setting up libxs-parse-keyword-perl (0.38-1) ... #14 96.98 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ... #14 97.00 Setting up libdata-dump-perl (1.25-1) ... #14 97.02 Setting up libfile-find-rule-perl (0.34-3) ... #14 97.05 Setting up libref-util-perl (0.204-2) ... #14 97.06 Setting up libipc-system-simple-perl (1.30-2) ... #14 97.07 Setting up libnet-domain-tld-perl (1.75-3) ... #14 97.09 Setting up libperlio-utf8-strict-perl (0.010-1) ... #14 97.10 Setting up libsocket6-perl (0.29-3) ... #14 97.12 Setting up libgd3:armhf (2.3.3-9ubuntu1) ... #14 97.13 Setting up gcc-13 (13.2.0-4ubuntu3) ... #14 97.14 Setting up libvariable-magic-perl (0.63-1) ... #14 97.16 Setting up libio-html-perl (1.004-3) ... #14 97.17 Setting up libpod-parser-perl (1.66-1) ... #14 97.18 Setting up libb-hooks-op-check-perl:armhf (0.22-2build1) ... #14 97.20 Setting up libparams-util-perl (1.102-2) ... #14 27.95 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B] dh_clean + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #14 22.54 Preparing to unpack .../006-libbsd0_0.11.7-4_amd64.deb ... #14 22.55 Unpacking libbsd0:amd64 (0.11.7-4) ... #14 22.59 Selecting previously unselected package libelf1:amd64. #14 22.59 Preparing to unpack .../007-libelf1_0.189-4_amd64.deb ... #14 22.60 Unpacking libelf1:amd64 (0.189-4) ... #14 22.63 Selecting previously unselected package libicu72:amd64. #14 22.63 Preparing to unpack .../008-libicu72_72.1-3ubuntu3_amd64.deb ... #14 22.63 Unpacking libicu72:amd64 (72.1-3ubuntu3) ... #14 22.83 Selecting previously unselected package libxml2:amd64. #14 25.08 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ... #14 25.09 Unpacking libarchive-cpio-perl (0.10-1.1) ... #14 25.15 Selecting previously unselected package libarray-intspan-perl. #14 25.15 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ... #14 25.15 Unpacking libarray-intspan-perl (2.004-1) ... #14 25.19 Selecting previously unselected package libmodule-implementation-perl. #14 25.19 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ... #14 25.20 Unpacking libmodule-implementation-perl (0.09-1.1) ... #14 25.23 Selecting previously unselected package libsub-exporter-progressive-perl. #14 25.23 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 25.23 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 25.27 Selecting previously unselected package libvariable-magic-perl. #14 25.27 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build5_amd64.deb ... #14 25.28 Unpacking libvariable-magic-perl (0.62-1build5) ... #14 25.31 Selecting previously unselected package libb-hooks-endofscope-perl. #14 25.31 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.25-1_all.deb ... #14 25.32 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #14 25.36 Selecting previously unselected package libfreetype6:amd64. #14 25.36 Preparing to unpack .../203-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ... #14 25.37 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... #14 25.41 Selecting previously unselected package libfontconfig1:amd64. #14 25.41 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... #14 97.21 Setting up libdpkg-perl (1.22.0ubuntu1) ... #14 97.22 Setting up libtime-duration-perl (1.21-2) ... #14 97.23 Setting up autoconf (2.71-3) ... #14 97.26 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #14 97.27 Setting up libarray-intspan-perl (2.004-2) ... #14 97.28 Setting up libcapture-tiny-perl (0.48-2) ... #14 97.34 Setting up libtimedate-perl (2.3300-2) ... #14 97.36 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 97.37 Setting up libsub-name-perl:armhf (0.27-1) ... #14 97.39 Setting up libtype-tiny-xs-perl:armhf (0.025-1) ... #14 97.40 Setting up libsyntax-keyword-try-perl (0.29-1) ... #14 97.41 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 97.43 Setting up libproc-processtable-perl:armhf (0.636-1) ... #14 97.44 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 97.46 Setting up xauth (1:1.1.2-1) ... #20 exporting layers 8.4s done #20 writing image sha256:72cc66f06093f8f0cd04242648df1dbb6c7a4c096fbf60c7f042437b63deac24 done #20 naming to docker.io/debbuild-debian-buster/aarch64 done #20 DONE 8.4s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/debbuild/debian-buster:/build debbuild-debian-buster/aarch64 #20 exporting layers 8.5s done #20 writing image sha256:915969d5b317cca7805d7869c80d5f370dcc5cb42c2285b7ac03f88ba691e8fa done #20 naming to docker.io/debbuild-debian-bullseye/aarch64 done #20 DONE 8.5s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/aarch64 #14 27.96 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] #14 27.99 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] #14 27.99 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #14 28.01 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #14 28.01 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] #14 28.06 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #14 28.07 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #14 28.09 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] #14 28.12 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz #14 22.83 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.3ubuntu0.1_amd64.deb ... #14 22.84 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu0.1) ... #14 22.88 Selecting previously unselected package libyaml-0-2:amd64. #14 22.88 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_amd64.deb ... #14 22.89 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #14 22.93 Selecting previously unselected package lsb-release. #14 22.93 Preparing to unpack .../011-lsb-release_12.0-2_all.deb ... #14 22.93 Unpacking lsb-release (12.0-2) ... #14 22.97 Selecting previously unselected package netbase. #14 22.97 Preparing to unpack .../012-netbase_6.4_all.deb ... #14 22.98 Unpacking netbase (6.4) ... #14 23.01 Selecting previously unselected package python-apt-common. #14 23.01 Preparing to unpack .../013-python-apt-common_2.6.0ubuntu1_all.deb ... #14 23.02 Unpacking python-apt-common (2.6.0ubuntu1) ... #14 23.06 Selecting previously unselected package python3-apt. #14 23.06 Preparing to unpack .../014-python3-apt_2.6.0ubuntu1_amd64.deb ... #14 23.06 Unpacking python3-apt (2.6.0ubuntu1) ... #14 23.10 Selecting previously unselected package python3-cffi-backend:amd64. #14 25.42 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #14 25.46 Selecting previously unselected package libjpeg-turbo8:amd64. #14 25.46 Preparing to unpack .../205-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... #14 25.46 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #14 25.50 Selecting previously unselected package libjpeg8:amd64. #14 25.50 Preparing to unpack .../206-libjpeg8_8c-2ubuntu10_amd64.deb ... #14 25.51 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... #14 25.55 Selecting previously unselected package libdeflate0:amd64. #14 25.55 Preparing to unpack .../207-libdeflate0_1.10-2_amd64.deb ... #14 25.55 Unpacking libdeflate0:amd64 (1.10-2) ... #14 25.61 Selecting previously unselected package libjbig0:amd64. #14 25.62 Preparing to unpack .../208-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... #14 25.62 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... #14 25.65 Selecting previously unselected package libwebp7:amd64. #14 97.47 Setting up libpath-tiny-perl (0.144-1) ... #14 97.48 Setting up libarchive-cpio-perl (0.10-3) ... #14 97.50 Setting up libjson-perl (4.10000-1) ... #14 97.51 Setting up libnsl2:armhf (1.3.0-2build2) ... #14 97.52 Setting up libipc-run3-perl (0.048-3) ... #14 97.53 Setting up libregexp-wildcards-perl (1.05-3) ... #14 97.55 Setting up libfcgi-perl (0.82+ds-2) ... #14 97.56 Setting up libsub-override-perl (0.09-4) ... #14 97.58 Setting up libaliased-perl (0.34-3) ... #14 97.59 Setting up libstrictures-perl (2.000006-1) ... #14 97.61 Setting up libsub-quote-perl (2.006008-1ubuntu1) ... #14 97.62 Setting up libdevel-stacktrace-perl (2.0400-2) ... #14 97.63 Setting up libclass-xsaccessor-perl (1.19-4build1) ... #14 97.65 Setting up libsort-versions-perl (1.62-3) ... #14 97.66 Setting up libexporter-tiny-perl (1.006002-1) ... #14 97.68 Setting up libre-engine-re2-perl:armhf (0.18+ds-1) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:18:56.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aQksjs + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el8.aarch64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el8.aarch64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.aarch64/etc/docker + /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~20240226182428.efb9206-0.el8.aarch64/usr/libexec/docker/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.Gbddja + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version PASS: daemon version OK + ver='Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + test 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' = 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + echo 'PASS: daemon version OK' + exit 0 Processing files: docker-ce-0.0.0~20240226182428.efb9206-0.el8.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20240226182428.efb9206-0.el8 docker-ce(aarch-64) = 3:0.0.0~20240226182428.efb9206-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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(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 Recommends: docker-ce-rootless-extras Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20240226182428.efb9206-0.el8.src.rpm #14 28.28 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] #14 28.43 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] #14 23.10 Preparing to unpack .../015-python3-cffi-backend_1.15.1-5build1_amd64.deb ... #14 23.10 Unpacking python3-cffi-backend:amd64 (1.15.1-5build1) ... #14 23.14 Selecting previously unselected package python3-pkg-resources. #14 23.14 Preparing to unpack .../016-python3-pkg-resources_68.1.2-2_all.deb ... #14 23.16 Unpacking python3-pkg-resources (68.1.2-2) ... #14 23.20 Selecting previously unselected package tzdata-icu. #14 23.20 Preparing to unpack .../017-tzdata-icu_2023d-0ubuntu0.23.10_all.deb ... #14 23.20 Unpacking tzdata-icu (2023d-0ubuntu0.23.10) ... #14 23.25 Selecting previously unselected package ucf. #14 23.26 Preparing to unpack .../018-ucf_3.0043+nmu1_all.deb ... #14 23.26 Moving old data out of the way #14 23.26 Unpacking ucf (3.0043+nmu1) ... #14 23.30 Selecting previously unselected package bsdextrautils. #14 25.66 Preparing to unpack .../209-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... #14 25.67 Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... #14 25.71 Selecting previously unselected package libtiff5:amd64. #14 25.71 Preparing to unpack .../210-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ... #14 25.72 Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ... #14 25.76 Selecting previously unselected package libxpm4:amd64. #14 25.76 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ... #14 25.76 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... #14 25.80 Selecting previously unselected package libgd3:amd64. #14 25.80 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu2_amd64.deb ... #14 25.80 Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ... #14 25.84 Selecting previously unselected package libc-devtools. #14 25.84 Preparing to unpack .../213-libc-devtools_2.35-0ubuntu3.6_amd64.deb ... #14 25.84 Unpacking libc-devtools (2.35-0ubuntu3.6) ... #14 25.87 Selecting previously unselected package libcapture-tiny-perl. #14 97.69 Setting up libfile-dirlist-perl (0.05-3) ... #14 97.70 Setting up libterm-readkey-perl (2.38-2build1) ... #14 97.72 Setting up libtext-levenshteinxs-perl (0.03-5build1) ... #14 97.73 Setting up libperlio-gzip-perl (0.20-1build1) ... #14 97.75 Setting up libsys-hostname-long-perl (1.5-3) ... #14 97.76 Setting up libhtml-html5-entities-perl (0.004-3) ... #14 97.78 Setting up libsereal-decoder-perl (5.004+ds-1) ... #14 97.80 Setting up liburi-perl (5.19-2) ... #14 97.81 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 97.82 Setting up libfile-touch-perl (0.12-2) ... #14 97.84 Setting up libc-devtools (2.38-1ubuntu6.1) ... #14 97.86 Setting up libemail-address-xs-perl (1.05-1build1) ... #14 97.90 Setting up libnet-ssleay-perl:armhf (1.92-2build2) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:18:56.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod 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.ib3xMR + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el9.aarch64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el9.aarch64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.aarch64/etc/docker + /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.WkfG2W + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + test 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' = 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + echo 'PASS: daemon version OK' + RPM_EC=0 PASS: daemon version OK ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20240226182428.efb9206-0.el9.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20240226182428.efb9206-0.el9 docker-ce(aarch-64) = 3:0.0.0~20240226182428.efb9206-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) libresolv.so.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 Recommends: docker-ce-rootless-extras Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20240226182428.efb9206-0.el9.src.rpm #14 28.46 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] #14 28.49 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] #14 28.51 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #14 28.57 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] #14 28.59 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] #14 28.60 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #14 28.64 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] #14 28.69 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] #14 23.30 Preparing to unpack .../019-bsdextrautils_2.39.1-4ubuntu2_amd64.deb ... #14 23.31 Unpacking bsdextrautils (2.39.1-4ubuntu2) ... #14 23.35 Selecting previously unselected package libmagic-mgc. #14 23.35 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_amd64.deb ... #14 23.35 Unpacking libmagic-mgc (1:5.44-3) ... #14 23.43 Selecting previously unselected package libmagic1:amd64. #14 23.43 Preparing to unpack .../021-libmagic1_1%3a5.44-3_amd64.deb ... #14 23.43 Unpacking libmagic1:amd64 (1:5.44-3) ... #14 23.47 Selecting previously unselected package file. #14 23.48 Preparing to unpack .../022-file_1%3a5.44-3_amd64.deb ... #14 23.48 Unpacking file (1:5.44-3) ... #14 23.52 Selecting previously unselected package gettext-base. #14 23.52 Preparing to unpack .../023-gettext-base_0.21-13_amd64.deb ... #14 23.52 Unpacking gettext-base (0.21-13) ... #14 23.56 Selecting previously unselected package libuchardet0:amd64. #14 23.56 Preparing to unpack .../024-libuchardet0_0.0.7-1build2_amd64.deb ... #14 23.57 Unpacking libuchardet0:amd64 (0.0.7-1build2) ... #14 23.61 Selecting previously unselected package groff-base. #14 23.61 Preparing to unpack .../025-groff-base_1.23.0-2_amd64.deb ... #14 23.61 Unpacking groff-base (1.23.0-2) ... #14 23.68 Selecting previously unselected package libcbor0.8:amd64. #14 25.87 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... #14 25.88 Unpacking libcapture-tiny-perl (0.48-1) ... #14 25.93 Selecting previously unselected package libclass-data-inheritable-perl. #14 25.94 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 25.94 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 25.97 Selecting previously unselected package libclone-perl. #14 25.97 Preparing to unpack .../216-libclone-perl_0.45-1build3_amd64.deb ... #14 25.97 Unpacking libclone-perl (0.45-1build3) ... #14 26.00 Selecting previously unselected package libcommon-sense-perl:amd64. #14 26.01 Preparing to unpack .../217-libcommon-sense-perl_3.75-2build1_amd64.deb ... #14 26.01 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ... #14 26.04 Selecting previously unselected package libconfig-tiny-perl. #14 26.04 Preparing to unpack .../218-libconfig-tiny-perl_2.28-1_all.deb ... #14 26.04 Unpacking libconfig-tiny-perl (2.28-1) ... #14 26.07 Selecting previously unselected package libparams-util-perl. #14 26.07 Preparing to unpack .../219-libparams-util-perl_1.102-1build3_amd64.deb ... #14 26.08 Unpacking libparams-util-perl (1.102-1build3) ... #14 26.11 Selecting previously unselected package libsub-install-perl. #14 26.11 Preparing to unpack .../220-libsub-install-perl_0.928-1.1_all.deb ... #14 26.11 Unpacking libsub-install-perl (0.928-1.1) ... #14 26.14 Selecting previously unselected package libdata-optlist-perl. #14 26.14 Preparing to unpack .../221-libdata-optlist-perl_0.112-1_all.deb ... #14 26.15 Unpacking libdata-optlist-perl (0.112-1) ... #14 26.18 Selecting previously unselected package libsub-exporter-perl. #14 97.91 Setting up automake (1:1.16.5-1.3) ... #14 97.92 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 97.92 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #14 97.92 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #14 97.93 Setting up libapt-pkg-perl (0.1.40build3) ... #14 97.95 Setting up libstring-escape-perl (2010.002-3) ... #14 97.97 Setting up libberkeleydb-perl:armhf (0.64-2) ... #14 97.98 Setting up libhttp-date-perl (6.05-2) ... #14 98.00 Setting up libfile-which-perl (1.27-2) ... #14 98.01 Setting up libfile-basedir-perl (0.09-2) ... #14 98.03 Setting up libunicode-utf8-perl (0.62-2) ... #14 98.04 Setting up libset-intspan-perl (1.19-3) ... #14 98.06 Setting up libmouse-perl (2.5.10-1build5) ... #14 98.07 Setting up libfile-listing-perl (6.15-1) ... #14 98.09 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 98.10 Setting up libregexp-pattern-perl (0.2.14-2) ... #14 98.12 Setting up libdata-messagepack-perl (1.02-1build1) ... #14 98.14 Setting up libfont-afm-perl (1.20-4) ... #14 98.15 Setting up libwant-perl (0.29-2build1) ... #14 98.16 Setting up libdynaloader-functions-perl (0.003-3) ... #14 98.18 Setting up libclass-method-modifiers-perl (2.15-1) ... #14 98.19 Setting up liblist-compare-perl (0.55-2) ... #14 98.21 Setting up libref-util-xs-perl (0.117-2build1) ... #14 98.22 Setting up libio-pty-perl (1:1.17-1) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ICfuaj + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vi8qQG + 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.pUIWd0 + 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-20240226182428-efb9206 + GITCOMMIT=efb9206 + 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:35Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #14 28.70 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] #14 28.87 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #14 28.96 Get:244 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdistro-info-perl all 0.23ubuntu1.1 [4684 B] #14 28.97 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #14 28.99 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #14 23.68 Preparing to unpack .../026-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... #14 23.68 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 23.72 Selecting previously unselected package libedit2:amd64. #14 23.72 Preparing to unpack .../027-libedit2_3.1-20221030-2_amd64.deb ... #14 23.73 Unpacking libedit2:amd64 (3.1-20221030-2) ... #14 23.76 Selecting previously unselected package libfido2-1:amd64. #14 23.77 Preparing to unpack .../028-libfido2-1_1.13.0-1_amd64.deb ... #14 23.77 Unpacking libfido2-1:amd64 (1.13.0-1) ... #14 23.82 Selecting previously unselected package libjansson4:amd64. #14 23.82 Preparing to unpack .../029-libjansson4_2.14-2_amd64.deb ... #14 23.82 Unpacking libjansson4:amd64 (2.14-2) ... #14 23.86 Selecting previously unselected package libnghttp2-14:amd64. #14 23.86 Preparing to unpack .../030-libnghttp2-14_1.55.1-1ubuntu0.1_amd64.deb ... #14 23.86 Unpacking libnghttp2-14:amd64 (1.55.1-1ubuntu0.1) ... #14 23.90 Selecting previously unselected package libpipeline1:amd64. #14 23.90 Preparing to unpack .../031-libpipeline1_1.5.7-1_amd64.deb ... #14 23.91 Unpacking libpipeline1:amd64 (1.5.7-1) ... #14 23.94 Selecting previously unselected package libpng16-16:amd64. #14 26.18 Preparing to unpack .../222-libsub-exporter-perl_0.988-1_all.deb ... #14 26.19 Unpacking libsub-exporter-perl (0.988-1) ... #14 26.22 Selecting previously unselected package libconst-fast-perl. #14 26.22 Preparing to unpack .../223-libconst-fast-perl_0.014-1.1_all.deb ... #14 26.23 Unpacking libconst-fast-perl (0.014-1.1) ... #14 26.26 Selecting previously unselected package libwant-perl. #14 26.26 Preparing to unpack .../224-libwant-perl_0.29-1build7_amd64.deb ... #14 26.26 Unpacking libwant-perl (0.29-1build7) ... #14 26.29 Selecting previously unselected package libcontextual-return-perl. #14 26.29 Preparing to unpack .../225-libcontextual-return-perl_0.004014-2_all.deb ... #14 26.30 Unpacking libcontextual-return-perl (0.004014-2) ... #14 26.33 Selecting previously unselected package libcpanel-json-xs-perl:amd64. #14 26.33 Preparing to unpack .../226-libcpanel-json-xs-perl_4.27-1build1_amd64.deb ... #14 26.34 Unpacking libcpanel-json-xs-perl:amd64 (4.27-1build1) ... #14 26.38 Selecting previously unselected package libdevel-stacktrace-perl. #14 26.38 Preparing to unpack .../227-libdevel-stacktrace-perl_2.0400-1_all.deb ... #14 26.38 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #14 26.41 Selecting previously unselected package libexception-class-perl. #14 98.24 Setting up libfile-fcntllock-perl (0.22-4ubuntu1) ... #14 98.25 Setting up libclone-perl:armhf (0.46-1) ... #14 98.26 Setting up libalgorithm-diff-perl (1.201-1) ... #14 98.28 Setting up libarchive-zip-perl (1.68-1) ... #14 98.29 Setting up libsub-identify-perl (0.14-3) ... #14 98.31 Setting up libdistro-info-perl (1.5ubuntu0.23.10.1) ... #14 98.34 Setting up libcpanel-json-xs-perl:armhf (4.37-1) ... #14 98.35 Setting up libhtml-tagset-perl (3.20-6) ... #14 98.37 Setting up liblog-any-perl (1.715-1) ... #14 98.39 Setting up libauthen-sasl-perl (2.1600-3) ... #14 98.40 Setting up libdevel-size-perl (0.83-2build1) ... #14 98.41 Setting up libpython3.11-stdlib:armhf (3.11.6-3) ... #14 98.43 Setting up libdebhelper-perl (13.11.6ubuntu1) ... #14 98.44 Setting up libpod-constants-perl (0.19-2) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #14 29.17 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] #14 23.94 Preparing to unpack .../032-libpng16-16_1.6.40-1_amd64.deb ... #14 23.94 Unpacking libpng16-16:amd64 (1.6.40-1) ... #14 23.98 Selecting previously unselected package libpsl5:amd64. #14 23.98 Preparing to unpack .../033-libpsl5_0.21.2-1_amd64.deb ... #14 23.99 Unpacking libpsl5:amd64 (0.21.2-1) ... #14 24.05 Selecting previously unselected package libxau6:amd64. #14 24.05 Preparing to unpack .../034-libxau6_1%3a1.0.9-1build5_amd64.deb ... #14 24.06 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... #14 24.09 Selecting previously unselected package libxdmcp6:amd64. #14 24.09 Preparing to unpack .../035-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... #14 24.10 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 24.14 Selecting previously unselected package libxcb1:amd64. #14 24.14 Preparing to unpack .../036-libxcb1_1.15-1_amd64.deb ... #14 24.14 Unpacking libxcb1:amd64 (1.15-1) ... #14 24.18 Selecting previously unselected package libx11-data. #14 26.41 Preparing to unpack .../228-libexception-class-perl_1.45-1_all.deb ... #14 26.41 Unpacking libexception-class-perl (1.45-1) ... #14 26.48 Selecting previously unselected package libiterator-perl. #14 26.49 Preparing to unpack .../229-libiterator-perl_0.03+ds1-1.1_all.deb ... #14 26.49 Unpacking libiterator-perl (0.03+ds1-1.1) ... #14 26.52 Selecting previously unselected package libiterator-util-perl. #14 26.52 Preparing to unpack .../230-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #14 26.53 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #14 26.56 Selecting previously unselected package libexporter-tiny-perl. #14 26.56 Preparing to unpack .../231-libexporter-tiny-perl_1.002002-1_all.deb ... #14 26.56 Unpacking libexporter-tiny-perl (1.002002-1) ... #14 26.60 Selecting previously unselected package liblist-moreutils-xs-perl. #14 26.60 Preparing to unpack .../232-liblist-moreutils-xs-perl_0.430-2build2_amd64.deb ... #14 26.60 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ... #14 26.64 Selecting previously unselected package liblist-moreutils-perl. #14 98.46 Setting up libregexp-pattern-license-perl (3.11.0-1) ... #14 98.47 Setting up liblwp-mediatypes-perl (6.04-2) ... #14 98.49 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #14 98.50 Setting up libio-interactive-perl (1.023-2) ... #14 98.52 Setting up libtry-tiny-perl (0.31-2) ... #14 98.53 Setting up libtype-tiny-perl (2.004000-1) ... #14 98.54 Setting up libcommon-sense-perl:armhf (3.75-3) ... #14 98.56 Setting up libmldbm-perl (2.05-4) ... #14 98.57 Setting up libxml-namespacesupport-perl (1.12-2) ... #14 98.58 Setting up libnet-http-perl (6.22-1) ... #14 98.60 Setting up libpath-iterator-rule-perl (1.015-2) ... #14 98.61 Setting up libtext-markdown-discount-perl (0.16-1) ... #14 98.63 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #14 98.64 Setting up libtime-moment-perl (0.44-2build1) ... #14 98.65 Setting up libencode-locale-perl (1.05-3) ... + 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 /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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:36 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20240226182428-efb9206 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy dpkg-buildpackage: info: source distribution jammy dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build . #14 29.20 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] #14 29.37 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #14 29.38 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] #14 29.38 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] #14 29.39 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB] #14 29.39 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] #14 24.18 Preparing to unpack .../037-libx11-data_2%3a1.8.6-1ubuntu1_all.deb ... #14 24.19 Unpacking libx11-data (2:1.8.6-1ubuntu1) ... #14 24.26 Selecting previously unselected package libx11-6:amd64. #14 24.26 Preparing to unpack .../038-libx11-6_2%3a1.8.6-1ubuntu1_amd64.deb ... #14 24.26 Unpacking libx11-6:amd64 (2:1.8.6-1ubuntu1) ... #14 24.31 Selecting previously unselected package libxext6:amd64. #14 24.31 Preparing to unpack .../039-libxext6_2%3a1.3.4-1build1_amd64.deb ... #14 24.32 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... #14 24.35 Selecting previously unselected package libxmuu1:amd64. #14 24.35 Preparing to unpack .../040-libxmuu1_2%3a1.1.3-3_amd64.deb ... #14 24.36 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #14 24.41 Selecting previously unselected package man-db. #14 24.41 Preparing to unpack .../041-man-db_2.11.2-3_amd64.deb ... #14 98.66 Setting up libexception-class-perl (1.45-1) ... #14 98.68 Setting up libmath-base85-perl (0.5+dfsg-2) ... #14 98.69 Setting up libconfig-tiny-perl (2.29-1) ... #14 98.71 Setting up libsereal-encoder-perl (5.004+ds-1) ... #14 98.72 Setting up libdevel-callchecker-perl:armhf (0.008-2) ... #14 98.73 Setting up liblist-utilsby-perl (0.12-2) ... #14 98.74 Setting up libstring-shellquote-perl (1.04-3) ... #14 98.76 Setting up libnet-netmask-perl (2.0002-2) ... #14 98.77 Setting up libsub-install-perl (0.929-1) ... #14 98.79 Setting up gcc (4:13.2.0-1ubuntu1) ... #14 98.81 Setting up dpkg-dev (1.22.0ubuntu1) ... #14 98.84 Setting up libindirect-perl (0.39-2build1) ... #14 98.85 Setting up libxs-parse-sublike-perl:armhf (0.20-1ubuntu3) ... #14 98.86 Setting up intltool-debian (0.35.0+20060710.6) ... #14 98.88 Setting up libfreezethaw-perl (0.5001-3) ... #14 98.89 Setting up libobject-pad-perl (0.801-2) ... #14 98.90 Setting up liberror-perl (0.17029-2) ... #14 98.91 Setting up patchutils (0.4.2-1build2) ... #14 98.93 Setting up libmail-sendmail-perl (0.80-3) ... #14 98.95 Setting up libltdl-dev:armhf (2.4.7-7) ... #14 98.96 Setting up libjson-maybexs-perl (1.004005-1) ... #14 98.97 Setting up libxml-sax-base-perl (1.09-3) ... #14 26.64 Preparing to unpack .../233-liblist-moreutils-perl_0.430-2_all.deb ... #14 26.64 Unpacking liblist-moreutils-perl (0.430-2) ... #14 26.67 Selecting previously unselected package libdata-dpath-perl. #14 26.68 Preparing to unpack .../234-libdata-dpath-perl_0.58-1_all.deb ... #14 26.68 Unpacking libdata-dpath-perl (0.58-1) ... #14 26.71 Selecting previously unselected package libdata-dump-perl. #14 26.71 Preparing to unpack .../235-libdata-dump-perl_1.25-1_all.deb ... #14 26.72 Unpacking libdata-dump-perl (1.25-1) ... #14 26.75 Selecting previously unselected package libdata-messagepack-perl. #14 26.75 Preparing to unpack .../236-libdata-messagepack-perl_1.01-2build1_amd64.deb ... #14 26.76 Unpacking libdata-messagepack-perl (1.01-2build1) ... #14 26.80 Selecting previously unselected package libnet-domain-tld-perl. #14 26.80 Preparing to unpack .../237-libnet-domain-tld-perl_1.75-1.1_all.deb ... #14 26.80 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #14 26.85 Selecting previously unselected package libdata-validate-domain-perl. #14 26.85 Preparing to unpack .../238-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 26.86 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 26.89 Selecting previously unselected package libnet-ipv6addr-perl. #14 26.89 Preparing to unpack .../239-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 26.90 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 26.92 Selecting previously unselected package libnet-netmask-perl. #14 26.93 Preparing to unpack .../240-libnet-netmask-perl_2.0001-1_all.deb ... #14 26.93 Unpacking libnet-netmask-perl (2.0001-1) ... #14 26.96 Selecting previously unselected package libnetaddr-ip-perl. debian/rules clean dh clean --with=bash-completion dh_clean #14 29.57 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #14 29.66 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] #14 29.75 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:36 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 VERSION BBB 0.0.0-20240226182428-efb9206 + echo VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git #14 24.41 Unpacking man-db (2.11.2-3) ... #14 24.47 Selecting previously unselected package manpages. #14 24.47 Preparing to unpack .../042-manpages_6.03-2_all.deb ... #14 24.48 Unpacking manpages (6.03-2) ... #14 24.53 Selecting previously unselected package openssh-client. #14 24.53 Preparing to unpack .../043-openssh-client_1%3a9.3p1-1ubuntu3.2_amd64.deb ... #14 24.54 Unpacking openssh-client (1:9.3p1-1ubuntu3.2) ... #14 24.59 Selecting previously unselected package publicsuffix. #14 24.59 Preparing to unpack .../044-publicsuffix_20230209.2326-1_all.deb ... #14 24.59 Unpacking publicsuffix (20230209.2326-1) ... #14 24.64 Selecting previously unselected package libunwind8:amd64. #14 98.99 Setting up libio-string-perl (1.08-4) ... #14 99.00 Setting up libreadonly-perl (2.050-3) ... #14 99.02 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 99.03 Setting up libstring-copyright-perl (0.003014-1) ... #14 99.04 Setting up libdata-optlist-perl (0.114-1) ... #14 99.05 Setting up libipc-run-perl (20220807.0-1) ... #14 99.07 Setting up git (1:2.40.1-1ubuntu1) ... #14 99.10 Setting up libtext-xslate-perl:armhf (3.5.9-1build2) ... #14 99.11 Setting up libcontextual-return-perl (0.004014-4) ... #14 99.13 Setting up libwww-robotrules-perl (6.02-1) ... #14 99.14 Setting up libtypes-serialiser-perl (1.01-1) ... #14 99.16 Setting up libnsl-dev:armhf (1.3.0-2build2) ... #14 99.18 Setting up libhtml-parser-perl:armhf (3.81-1) ... #14 99.19 Setting up libgit-wrapper-perl (0.048-2) ... #14 99.20 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 26.96 Preparing to unpack .../241-libnetaddr-ip-perl_4.079+dfsg-1build7_amd64.deb ... #14 26.97 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 27.00 Selecting previously unselected package libdata-validate-ip-perl. #14 27.01 Preparing to unpack .../242-libdata-validate-ip-perl_0.30-1_all.deb ... #14 27.01 Unpacking libdata-validate-ip-perl (0.30-1) ... #14 27.04 Selecting previously unselected package libdata-validate-uri-perl. #14 27.04 Preparing to unpack .../243-libdata-validate-uri-perl_0.07-2_all.deb ... #14 27.04 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 27.08 Selecting previously unselected package libdistro-info-perl. #14 27.08 Preparing to unpack .../244-libdistro-info-perl_1.1ubuntu0.2_all.deb ... #14 27.08 Unpacking libdistro-info-perl (1.1ubuntu0.2) ... #14 27.11 Selecting previously unselected package libemail-address-xs-perl. #14 27.12 Preparing to unpack .../245-libemail-address-xs-perl_1.04-1build6_amd64.deb ... #14 27.14 Unpacking libemail-address-xs-perl (1.04-1build6) ... #14 27.17 Selecting previously unselected package libipc-system-simple-perl. #14 27.17 Preparing to unpack .../246-libipc-system-simple-perl_1.30-1_all.deb ... #14 27.18 Unpacking libipc-system-simple-perl (1.30-1) ... #14 27.21 Selecting previously unselected package libfile-basedir-perl. dpkg-source -I.git -b . + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:36 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git #14 29.77 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] #14 29.79 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #14 29.84 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] #14 29.86 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] #14 29.87 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] #14 30.04 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~debian.10~buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion #14 24.64 Preparing to unpack .../045-libunwind8_1.6.2-3_amd64.deb ... #14 24.64 Unpacking libunwind8:amd64 (1.6.2-3) ... #14 24.68 Selecting previously unselected package strace. #14 24.68 Preparing to unpack .../046-strace_6.5-0.0ubuntu1_amd64.deb ... #14 24.68 Unpacking strace (6.5-0.0ubuntu1) ... #14 24.72 Selecting previously unselected package xauth. #14 24.72 Preparing to unpack .../047-xauth_1%3a1.1.2-1_amd64.deb ... #14 24.73 Unpacking xauth (1:1.1.2-1) ... #14 24.77 Selecting previously unselected package xz-utils. #14 24.77 Preparing to unpack .../048-xz-utils_5.4.1-0.2_amd64.deb ... #14 24.77 Unpacking xz-utils (5.4.1-0.2) ... #14 24.81 Selecting previously unselected package m4. #14 24.81 Preparing to unpack .../049-m4_1.4.19-3_amd64.deb ... #14 24.82 Unpacking m4 (1.4.19-3) ... #14 24.86 Selecting previously unselected package autoconf. #14 24.86 Preparing to unpack .../050-autoconf_2.71-3_all.deb ... #14 24.86 Unpacking autoconf (2.71-3) ... #14 24.91 Selecting previously unselected package autotools-dev. #14 99.22 Setting up librole-tiny-perl (2.002004-1) ... #14 99.23 Setting up gnupg (2.2.40-1.1ubuntu1) ... #14 99.25 Setting up libc6-dev:armhf (2.38-1ubuntu6.1) ... #14 99.26 Setting up libfont-ttf-perl (1.06-2) ... #14 99.28 Setting up libfile-homedir-perl (1.006-2) ... #14 99.29 Setting up libalgorithm-diff-xs-perl:armhf (0.04-8) ... #14 99.31 Setting up libio-socket-ssl-perl (2.083-1) ... #14 99.32 Setting up libstdc++-13-dev:armhf (13.2.0-4ubuntu3) ... #14 99.34 Setting up libsub-exporter-perl (0.990-1) ... #14 99.35 Setting up libpython3-stdlib:armhf (3.11.4-5) ... #14 99.37 Setting up libalgorithm-merge-perl (0.08-5) ... #14 99.38 Setting up libhttp-message-perl (6.44-2ubuntu1) ... #14 99.39 Setting up libdata-validate-ip-perl (0.31-1) ... #14 99.41 Setting up libhtml-form-perl (6.11-1) ... #14 27.21 Preparing to unpack .../247-libfile-basedir-perl_0.09-1_all.deb ... #14 27.21 Unpacking libfile-basedir-perl (0.09-1) ... #14 27.24 Selecting previously unselected package libfile-chdir-perl. #14 27.24 Preparing to unpack .../248-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 27.25 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 27.28 Selecting previously unselected package libfile-fcntllock-perl. #14 27.28 Preparing to unpack .../249-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... #14 27.29 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #14 27.32 Selecting previously unselected package libnumber-compare-perl. #14 27.32 Preparing to unpack .../250-libnumber-compare-perl_0.03-2_all.deb ... #14 27.33 Unpacking libnumber-compare-perl (0.03-2) ... #14 27.38 Selecting previously unselected package libtext-glob-perl. #14 27.38 Preparing to unpack .../251-libtext-glob-perl_0.11-2_all.deb ... #14 27.41 Unpacking libtext-glob-perl (0.11-2) ... #14 27.44 Selecting previously unselected package libfile-find-rule-perl. 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf debian/rules clean dh clean --with=bash-completion #14 30.07 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] #14 30.08 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] #14 30.26 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] dh_clean #14 24.91 Preparing to unpack .../051-autotools-dev_20220109.1_all.deb ... #14 24.91 Unpacking autotools-dev (20220109.1) ... #14 24.95 Selecting previously unselected package automake. #14 24.95 Preparing to unpack .../052-automake_1%3a1.16.5-1.3_all.deb ... #14 24.96 Unpacking automake (1:1.16.5-1.3) ... #14 25.01 Selecting previously unselected package autopoint. #14 25.01 Preparing to unpack .../053-autopoint_0.21-13_all.deb ... #14 25.01 Unpacking autopoint (0.21-13) ... #14 25.04 Selecting previously unselected package binutils-common:amd64. #14 25.05 Preparing to unpack .../054-binutils-common_2.41-5ubuntu1_amd64.deb ... #14 25.05 Unpacking binutils-common:amd64 (2.41-5ubuntu1) ... #14 25.09 Selecting previously unselected package libsframe1:amd64. #14 25.09 Preparing to unpack .../055-libsframe1_2.41-5ubuntu1_amd64.deb ... #14 25.10 Unpacking libsframe1:amd64 (2.41-5ubuntu1) ... #14 25.13 Selecting previously unselected package libbinutils:amd64. #14 99.43 Setting up libiterator-perl (0.03+ds1-2) ... #14 99.45 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #14 99.46 Setting up libjson-xs-perl (4.030-2) ... #14 99.48 Setting up g++-13 (13.2.0-4ubuntu3) ... #14 99.49 Setting up python3.11 (3.11.6-3) ... #14 27.44 Preparing to unpack .../252-libfile-find-rule-perl_0.34-1_all.deb ... #14 27.45 Unpacking libfile-find-rule-perl (0.34-1) ... #14 27.48 Selecting previously unselected package libfont-afm-perl. #14 27.48 Preparing to unpack .../253-libfont-afm-perl_1.20-3_all.deb ... #14 27.49 Unpacking libfont-afm-perl (1.20-3) ... #14 27.52 Selecting previously unselected package libio-string-perl. #14 27.52 Preparing to unpack .../254-libio-string-perl_1.08-3.1_all.deb ... #14 27.53 Unpacking libio-string-perl (1.08-3.1) ... #14 27.56 Selecting previously unselected package libfont-ttf-perl. #14 27.56 Preparing to unpack .../255-libfont-ttf-perl_1.06-1.1_all.deb ... #14 27.56 Unpacking libfont-ttf-perl (1.06-1.1) ... #14 27.62 Selecting previously unselected package libsort-versions-perl. #14 27.62 Preparing to unpack .../256-libsort-versions-perl_1.62-1_all.deb ... #14 27.63 Unpacking libsort-versions-perl (1.62-1) ... #14 27.65 Selecting previously unselected package libgit-wrapper-perl. #14 27.66 Preparing to unpack .../257-libgit-wrapper-perl_0.048-1_all.deb ... #14 27.66 Unpacking libgit-wrapper-perl (0.048-1) ... #14 27.69 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 27.69 Preparing to unpack .../258-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #14 27.70 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #14 27.73 Selecting previously unselected package libio-prompter-perl. #14 27.73 Preparing to unpack .../259-libio-prompter-perl_0.004015-1_all.deb ... #14 27.74 Unpacking libio-prompter-perl (0.004015-1) ... #14 27.77 Selecting previously unselected package libjson-perl. dh_clean #14 30.45 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #14 30.47 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #14 30.54 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #14 30.55 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz #14 25.13 Preparing to unpack .../056-libbinutils_2.41-5ubuntu1_amd64.deb ... #14 25.14 Unpacking libbinutils:amd64 (2.41-5ubuntu1) ... #14 25.24 Selecting previously unselected package libctf-nobfd0:amd64. #14 25.24 Preparing to unpack .../057-libctf-nobfd0_2.41-5ubuntu1_amd64.deb ... #14 25.24 Unpacking libctf-nobfd0:amd64 (2.41-5ubuntu1) ... #14 25.29 Selecting previously unselected package libctf0:amd64. #14 25.29 Preparing to unpack .../058-libctf0_2.41-5ubuntu1_amd64.deb ... #14 25.30 Unpacking libctf0:amd64 (2.41-5ubuntu1) ... #14 25.34 Selecting previously unselected package libgprofng0:amd64. #14 27.77 Preparing to unpack .../260-libjson-perl_4.04000-1_all.deb ... #14 27.78 Unpacking libjson-perl (4.04000-1) ... #14 27.81 Selecting previously unselected package liblog-any-perl. #14 27.81 Preparing to unpack .../261-liblog-any-perl_1.710-1_all.deb ... #14 27.82 Unpacking liblog-any-perl (1.710-1) ... #14 27.85 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 27.85 Preparing to unpack .../262-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 27.85 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 27.89 Selecting previously unselected package libpackage-stash-perl. #14 27.90 Preparing to unpack .../263-libpackage-stash-perl_0.39-1_all.deb ... #14 27.90 Unpacking libpackage-stash-perl (0.39-1) ... #14 27.93 Selecting previously unselected package libsub-identify-perl. #14 27.94 Preparing to unpack .../264-libsub-identify-perl_0.14-1build5_amd64.deb ... #14 27.94 Unpacking libsub-identify-perl (0.14-1build5) ... #14 27.97 Selecting previously unselected package libsub-name-perl. #14 27.97 Preparing to unpack .../265-libsub-name-perl_0.26-1build3_amd64.deb ... #14 27.98 Unpacking libsub-name-perl (0.26-1build3) ... #14 28.01 Selecting previously unselected package libnamespace-clean-perl. #18 DONE 4.2s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.0s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz #14 30.64 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] #14 30.70 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] #14 25.34 Preparing to unpack .../059-libgprofng0_2.41-5ubuntu1_amd64.deb ... #14 25.35 Unpacking libgprofng0:amd64 (2.41-5ubuntu1) ... #14 25.39 Selecting previously unselected package binutils-x86-64-linux-gnu. #14 25.40 Preparing to unpack .../060-binutils-x86-64-linux-gnu_2.41-5ubuntu1_amd64.deb ... #14 25.40 Unpacking binutils-x86-64-linux-gnu (2.41-5ubuntu1) ... #14 25.49 Selecting previously unselected package binutils. #14 25.50 Preparing to unpack .../061-binutils_2.41-5ubuntu1_amd64.deb ... #14 25.50 Unpacking binutils (2.41-5ubuntu1) ... #14 25.53 Selecting previously unselected package libc-dev-bin. #14 25.54 Preparing to unpack .../062-libc-dev-bin_2.38-1ubuntu6.1_amd64.deb ... #14 25.54 Unpacking libc-dev-bin (2.38-1ubuntu6.1) ... #14 25.57 Selecting previously unselected package linux-libc-dev:amd64. #14 25.57 Preparing to unpack .../063-linux-libc-dev_6.5.0-21.21_amd64.deb ... #14 25.58 Unpacking linux-libc-dev:amd64 (6.5.0-21.21) ... #14 25.74 Selecting previously unselected package libcrypt-dev:amd64. #14 28.01 Preparing to unpack .../266-libnamespace-clean-perl_0.27-1_all.deb ... #14 28.01 Unpacking libnamespace-clean-perl (0.27-1) ... #14 28.04 Selecting previously unselected package libpath-tiny-perl. #14 28.04 Preparing to unpack .../267-libpath-tiny-perl_0.122-1_all.deb ... #14 28.05 Unpacking libpath-tiny-perl (0.122-1) ... #14 28.08 Selecting previously unselected package libstrictures-perl. #14 28.08 Preparing to unpack .../268-libstrictures-perl_2.000006-1_all.deb ... #14 28.09 Unpacking libstrictures-perl (2.000006-1) ... #14 28.11 Selecting previously unselected package libtype-tiny-perl. #14 28.12 Preparing to unpack .../269-libtype-tiny-perl_1.012004-1_all.deb ... #14 28.12 Unpacking libtype-tiny-perl (1.012004-1) ... #14 28.16 Selecting previously unselected package libgitlab-api-v4-perl. #14 28.16 Preparing to unpack .../270-libgitlab-api-v4-perl_0.26-1_all.deb ... #14 28.17 Unpacking libgitlab-api-v4-perl (0.26-1) ... #14 28.20 Selecting previously unselected package libhash-fieldhash-perl. #14 28.20 Preparing to unpack .../271-libhash-fieldhash-perl_0.15-1build5_amd64.deb ... #14 28.21 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #14 28.24 Selecting previously unselected package libhtml-form-perl. #14 30.74 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #14 30.75 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] #14 30.75 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] #14 30.76 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] #14 30.91 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #14 30.98 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] #14 31.08 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] #14 25.74 Preparing to unpack .../064-libcrypt-dev_1%3a4.4.36-2_amd64.deb ... #14 25.75 Unpacking libcrypt-dev:amd64 (1:4.4.36-2) ... #14 25.79 Selecting previously unselected package libtirpc-dev:amd64. #14 25.79 Preparing to unpack .../065-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #14 25.80 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #14 25.83 Selecting previously unselected package libnsl-dev:amd64. #14 25.84 Preparing to unpack .../066-libnsl-dev_1.3.0-2build2_amd64.deb ... #14 25.84 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... #14 28.24 Preparing to unpack .../272-libhtml-form-perl_6.07-1_all.deb ... #14 28.24 Unpacking libhtml-form-perl (6.07-1) ... #14 28.28 Selecting previously unselected package libhtml-format-perl. #14 28.28 Preparing to unpack .../273-libhtml-format-perl_2.12-1.1_all.deb ... #14 28.28 Unpacking libhtml-format-perl (2.12-1.1) ... #14 28.31 Selecting previously unselected package libhtml-html5-entities-perl. #14 28.31 Preparing to unpack .../274-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #14 28.32 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #14 28.35 Selecting previously unselected package libhttp-daemon-perl. #14 28.35 Preparing to unpack .../275-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ... #14 28.36 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 28.39 Selecting previously unselected package libio-interactive-perl. #14 28.39 Preparing to unpack .../276-libio-interactive-perl_1.023-1_all.deb ... #14 28.40 Unpacking libio-interactive-perl (1.023-1) ... #14 28.47 Selecting previously unselected package libio-prompt-tiny-perl. #21 exporting layers 6.0s done #21 writing image sha256:e3c7b8975deb8e9654e039e2367149fd90beaedc4c3a9c1db881d2f8840f4c41 done #21 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done #21 DONE 6.1s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/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 #14 100.3 Setting up libhttp-negotiate-perl (6.01-2) ... #14 100.3 Setting up libio-prompter-perl (0.004015-2) ... #14 100.4 Setting up libiterator-util-perl (0.02+ds1-2) ... #14 100.4 Setting up libhttp-cookies-perl (6.10-1) ... #14 100.4 Setting up libtool (2.4.7-7) ... #14 100.4 Setting up po-debconf (1.0.21+nmu1) ... #14 100.5 Setting up libhtml-tree-perl (5.07-3) ... #14 100.5 Setting up libparams-classify-perl:armhf (0.015-2build2) ... #14 100.5 Setting up libcgi-pm-perl (4.57-1) ... #14 100.5 Setting up python3 (3.11.4-5) ... #14 31.28 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #14 25.88 Selecting previously unselected package rpcsvc-proto. #14 25.88 Preparing to unpack .../067-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... #14 25.89 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 25.92 Selecting previously unselected package libc6-dev:amd64. #14 25.92 Preparing to unpack .../068-libc6-dev_2.38-1ubuntu6.1_amd64.deb ... #14 25.93 Unpacking libc6-dev:amd64 (2.38-1ubuntu6.1) ... #14 26.07 Selecting previously unselected package libisl23:amd64. #14 26.07 Preparing to unpack .../069-libisl23_0.26-3_amd64.deb ... #14 26.07 Unpacking libisl23:amd64 (0.26-3) ... #14 26.13 Selecting previously unselected package libmpfr6:amd64. #14 26.13 Preparing to unpack .../070-libmpfr6_4.2.1-1_amd64.deb ... #14 26.13 Unpacking libmpfr6:amd64 (4.2.1-1) ... #14 26.18 Selecting previously unselected package libmpc3:amd64. #14 28.47 Preparing to unpack .../277-libio-prompt-tiny-perl_0.003-1_all.deb ... #14 28.47 Unpacking libio-prompt-tiny-perl (0.003-1) ... #14 28.51 Selecting previously unselected package libtypes-serialiser-perl. #14 28.51 Preparing to unpack .../278-libtypes-serialiser-perl_1.01-1_all.deb ... #14 28.51 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 28.54 Selecting previously unselected package libjson-xs-perl. #14 28.54 Preparing to unpack .../279-libjson-xs-perl_4.030-1build3_amd64.deb ... #14 28.55 Unpacking libjson-xs-perl (4.030-1build3) ... #14 28.58 Selecting previously unselected package libjson-maybexs-perl. #14 28.58 Preparing to unpack .../280-libjson-maybexs-perl_1.004003-1_all.deb ... #14 28.59 Unpacking libjson-maybexs-perl (1.004003-1) ... #14 28.63 Selecting previously unselected package libldap-common. #14 28.63 Preparing to unpack .../281-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ... #14 28.63 Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ... #14 28.67 Selecting previously unselected package liblist-compare-perl. #14 28.67 Preparing to unpack .../282-liblist-compare-perl_0.55-1_all.deb ... #14 28.67 Unpacking liblist-compare-perl (0.55-1) ... #14 28.71 Selecting previously unselected package liblist-someutils-perl. #14 100.8 Setting up libhtml-format-perl (2.16-2) ... #14 100.8 Setting up python3-xdg (0.28-2) ... #14 100.9 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 31.31 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] #14 31.31 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #14 31.32 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] #14 31.33 Get:283 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB] #14 31.33 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] #14 31.34 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] #14 31.34 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] #14 31.53 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] #14 26.18 Preparing to unpack .../071-libmpc3_1.3.1-1_amd64.deb ... #14 26.19 Unpacking libmpc3:amd64 (1.3.1-1) ... #14 26.22 Selecting previously unselected package cpp-13. #14 26.22 Preparing to unpack .../072-cpp-13_13.2.0-4ubuntu3_amd64.deb ... #14 26.22 Unpacking cpp-13 (13.2.0-4ubuntu3) ... #14 26.41 Selecting previously unselected package cpp. #14 26.41 Preparing to unpack .../073-cpp_4%3a13.2.0-1ubuntu1_amd64.deb ... #14 26.41 Unpacking cpp (4:13.2.0-1ubuntu1) ... #14 26.46 Selecting previously unselected package libcc1-0:amd64. #14 26.46 Preparing to unpack .../074-libcc1-0_13.2.0-4ubuntu3_amd64.deb ... #14 26.46 Unpacking libcc1-0:amd64 (13.2.0-4ubuntu3) ... #14 26.51 Selecting previously unselected package libgomp1:amd64. #14 28.71 Preparing to unpack .../283-liblist-someutils-perl_0.58-1_all.deb ... #14 28.71 Unpacking liblist-someutils-perl (0.58-1) ... #14 28.75 Selecting previously unselected package liblist-someutils-xs-perl. #14 28.75 Preparing to unpack .../284-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ... #14 28.76 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #14 28.79 Selecting previously unselected package liblist-utilsby-perl. #14 28.79 Preparing to unpack .../285-liblist-utilsby-perl_0.11-1_all.deb ... #14 28.79 Unpacking liblist-utilsby-perl (0.11-1) ... #14 28.83 Selecting previously unselected package libltdl7:amd64. #14 28.83 Preparing to unpack .../286-libltdl7_2.4.6-15build2_amd64.deb ... #14 28.84 Unpacking libltdl7:amd64 (2.4.6-15build2) ... #14 28.86 Selecting previously unselected package libltdl-dev:amd64. #14 28.87 Preparing to unpack .../287-libltdl-dev_2.4.6-15build2_amd64.deb ... #14 28.87 Unpacking libltdl-dev:amd64 (2.4.6-15build2) ... #14 28.91 Selecting previously unselected package liblzo2-2:amd64. #14 28.92 Preparing to unpack .../288-liblzo2-2_2.10-2build3_amd64.deb ... #14 28.92 Unpacking liblzo2-2:amd64 (2.10-2build3) ... #14 28.95 Selecting previously unselected package libsys-hostname-long-perl. #14 28.95 Preparing to unpack .../289-libsys-hostname-long-perl_1.5-2_all.deb ... #14 28.96 Unpacking libsys-hostname-long-perl (1.5-2) ... #14 29.00 Selecting previously unselected package libmail-sendmail-perl. #14 29.00 Preparing to unpack .../290-libmail-sendmail-perl_0.80-1.1_all.deb ... #14 29.01 Unpacking libmail-sendmail-perl (0.80-1.1) ... #14 29.03 Selecting previously unselected package libnet-smtp-ssl-perl. #14 29.04 Preparing to unpack .../291-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 29.04 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 29.07 Selecting previously unselected package libmailtools-perl. dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:22.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #14 101.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 101.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 101.2 #14 101.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 31.68 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #14 31.70 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #14 31.72 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] #14 31.86 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] #14 26.51 Preparing to unpack .../075-libgomp1_13.2.0-4ubuntu3_amd64.deb ... #14 26.52 Unpacking libgomp1:amd64 (13.2.0-4ubuntu3) ... #14 26.56 Selecting previously unselected package libitm1:amd64. #14 26.56 Preparing to unpack .../076-libitm1_13.2.0-4ubuntu3_amd64.deb ... #14 26.57 Unpacking libitm1:amd64 (13.2.0-4ubuntu3) ... #14 26.61 Selecting previously unselected package libatomic1:amd64. #14 26.61 Preparing to unpack .../077-libatomic1_13.2.0-4ubuntu3_amd64.deb ... #14 26.62 Unpacking libatomic1:amd64 (13.2.0-4ubuntu3) ... #14 26.66 Selecting previously unselected package libasan8:amd64. #14 26.66 Preparing to unpack .../078-libasan8_13.2.0-4ubuntu3_amd64.deb ... #14 26.67 Unpacking libasan8:amd64 (13.2.0-4ubuntu3) ... #14 26.75 Selecting previously unselected package liblsan0:amd64. #14 29.07 Preparing to unpack .../292-libmailtools-perl_2.21-1_all.deb ... #14 29.08 Unpacking libmailtools-perl (2.21-1) ... #14 29.16 Selecting previously unselected package libmarkdown2:amd64. #14 29.16 Preparing to unpack .../293-libmarkdown2_2.2.7-2_amd64.deb ... #14 29.17 Unpacking libmarkdown2:amd64 (2.2.7-2) ... #14 29.20 Selecting previously unselected package libmath-base85-perl. #14 29.20 Preparing to unpack .../294-libmath-base85-perl_0.5+dfsg-1_all.deb ... #14 29.21 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #14 29.23 Selecting previously unselected package libmoox-aliases-perl. #14 29.24 Preparing to unpack .../295-libmoox-aliases-perl_0.001006-1.1_all.deb ... #14 29.24 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #14 29.27 Selecting previously unselected package libnamespace-autoclean-perl. #14 29.27 Preparing to unpack .../296-libnamespace-autoclean-perl_0.29-1_all.deb ... #14 29.27 Unpacking libnamespace-autoclean-perl (0.29-1) ... #14 29.31 Selecting previously unselected package libobject-id-perl. #54 ... #47 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/amd64 < dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf #14 101.6 Setting up libmailtools-perl (2.21-2) ... #14 101.7 Setting up python3-idna (3.3-2) ... #14 101.8 Setting up python3-urllib3 (1.26.16-1ubuntu0.1) ... #14 32.43 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] #14 32.45 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] #14 32.45 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] #14 32.47 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #14 32.50 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] #14 27.23 Preparing to unpack .../085-gcc-13_13.2.0-4ubuntu3_amd64.deb ... #14 27.24 Unpacking gcc-13 (13.2.0-4ubuntu3) ... #14 29.80 Preparing to unpack .../308-libre-engine-re2-perl_0.14-1build2_amd64.deb ... #14 29.81 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ... #14 29.84 Selecting previously unselected package libreadonly-perl. #14 29.84 Preparing to unpack .../309-libreadonly-perl_2.050-3_all.deb ... #14 29.84 Unpacking libreadonly-perl (2.050-3) ... #14 29.88 Selecting previously unselected package libref-util-perl. #14 29.88 Preparing to unpack .../310-libref-util-perl_0.204-1_all.deb ... #14 29.88 Unpacking libref-util-perl (0.204-1) ... #14 29.91 Selecting previously unselected package libref-util-xs-perl. #14 29.91 Preparing to unpack .../311-libref-util-xs-perl_0.117-1build5_amd64.deb ... #14 29.92 Unpacking libref-util-xs-perl (0.117-1build5) ... #14 29.95 Selecting previously unselected package libregexp-pattern-license-perl. #14 29.95 Preparing to unpack .../312-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #14 29.95 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #14 29.99 Selecting previously unselected package libregexp-pattern-perl. #14 29.99 Preparing to unpack .../313-libregexp-pattern-perl_0.2.14-1_all.deb ... #14 29.99 Unpacking libregexp-pattern-perl (0.2.14-1) ... #14 30.02 Selecting previously unselected package libsasl2-modules:amd64. debian/rules clean dh clean --with=bash-completion dh_clean #14 102.0 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 102.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 102.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 32.69 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] #14 32.87 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] #14 27.57 Selecting previously unselected package gcc. #14 27.57 Preparing to unpack .../086-gcc_4%3a13.2.0-1ubuntu1_amd64.deb ... #14 27.62 Unpacking gcc (4:13.2.0-1ubuntu1) ... #14 27.66 Selecting previously unselected package libstdc++-13-dev:amd64. #14 27.66 Preparing to unpack .../087-libstdc++-13-dev_13.2.0-4ubuntu3_amd64.deb ... #14 27.66 Unpacking libstdc++-13-dev:amd64 (13.2.0-4ubuntu3) ... #14 30.03 Preparing to unpack .../314-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #14 30.03 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 30.06 Selecting previously unselected package libsereal-decoder-perl. #14 30.07 Preparing to unpack .../315-libsereal-decoder-perl_4.023+ds-1_amd64.deb ... #14 30.07 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #14 30.11 Selecting previously unselected package libsereal-encoder-perl:amd64. #14 30.11 Preparing to unpack .../316-libsereal-encoder-perl_4.023+ds-1_amd64.deb ... #14 30.11 Unpacking libsereal-encoder-perl:amd64 (4.023+ds-1) ... #14 30.14 Selecting previously unselected package libset-intspan-perl. #14 30.14 Preparing to unpack .../317-libset-intspan-perl_1.19-2_all.deb ... #14 30.15 Unpacking libset-intspan-perl (1.19-2) ... #14 30.18 Selecting previously unselected package libsocket6-perl. #14 30.18 Preparing to unpack .../318-libsocket6-perl_0.29-1build4_amd64.deb ... #14 30.18 Unpacking libsocket6-perl (0.29-1build4) ... #14 30.21 Selecting previously unselected package libstring-copyright-perl. #14 30.21 Preparing to unpack .../319-libstring-copyright-perl_0.003012-1_all.deb ... #14 30.22 Unpacking libstring-copyright-perl (0.003012-1) ... #14 30.26 Selecting previously unselected package libstring-escape-perl. dpkg-source -I.git -b . #14 102.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 102.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 102.4 Setting up dh-strip-nondeterminism (1.13.1-1) ... #14 102.4 Setting up libconst-fast-perl (0.014-2) ... #14 102.4 Setting up g++ (4:13.2.0-1ubuntu1) ... #14 32.91 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB] #14 33.15 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] #21 exporting layers 2.5s done #21 writing image sha256:dcb0df700bd8f207d1799ebca95e3fad2ec171c74f3c5454cdabf35f8a008607 done #21 naming to docker.io/debbuild-ubuntu-mantic/aarch64 done #21 DONE 2.5s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/debbuild/ubuntu-mantic:/build debbuild-ubuntu-mantic/aarch64 #14 27.84 Selecting previously unselected package g++-13. #14 27.84 Preparing to unpack .../088-g++-13_13.2.0-4ubuntu3_amd64.deb ... #14 27.85 Unpacking g++-13 (13.2.0-4ubuntu3) ... #14 28.04 Selecting previously unselected package g++. #14 30.26 Preparing to unpack .../320-libstring-escape-perl_2010.002-2_all.deb ... #14 30.26 Unpacking libstring-escape-perl (2010.002-2) ... #14 30.29 Selecting previously unselected package libstring-shellquote-perl. #14 30.29 Preparing to unpack .../321-libstring-shellquote-perl_1.04-1_all.deb ... #14 30.30 Unpacking libstring-shellquote-perl (1.04-1) ... #14 30.33 Selecting previously unselected package libxs-parse-keyword-perl. #14 30.33 Preparing to unpack .../322-libxs-parse-keyword-perl_0.21-1build1_amd64.deb ... #14 30.34 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #14 30.37 Selecting previously unselected package libsyntax-keyword-try-perl. #14 30.37 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.26-1build1_amd64.deb ... #14 30.37 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #14 30.40 Selecting previously unselected package libterm-readkey-perl. #14 30.41 Preparing to unpack .../324-libterm-readkey-perl_2.38-1build4_amd64.deb ... #14 30.41 Unpacking libterm-readkey-perl (2.38-1build4) ... #14 30.44 Selecting previously unselected package libtext-levenshteinxs-perl. #14 30.44 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-4build10_amd64.deb ... #14 30.45 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #14 30.48 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #14 30.48 Preparing to unpack .../326-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ... #14 30.48 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ... #14 30.52 Selecting previously unselected package libtext-xslate-perl:amd64. #14 30.52 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build1_amd64.deb ... #14 30.53 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ... #14 30.56 Selecting previously unselected package libtime-duration-perl. #14 30.56 Preparing to unpack .../328-libtime-duration-perl_1.21-1_all.deb ... #14 30.57 Unpacking libtime-duration-perl (1.21-1) ... #14 30.60 Selecting previously unselected package libtime-moment-perl. 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz #14 102.4 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 102.4 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #14 102.4 Setting up libhttp-daemon-perl (6.16-1) ... #14 102.4 Setting up build-essential (12.10ubuntu1) ... #14 102.5 Setting up python3-unidiff (0.7.3-1) ... #14 102.6 Setting up libdata-dpath-perl (0.58-2) ... #14 102.6 Setting up python3-magic (2:0.4.27-1) ... #14 102.7 Setting up python3-cffi-backend:armhf (1.15.1-5build1) ... #14 33.16 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] #14 33.17 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #14 33.18 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] #14 33.19 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #14 33.20 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #14 33.21 Get:318 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] #14 33.23 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] #14 33.41 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #14 28.04 Preparing to unpack .../089-g++_4%3a13.2.0-1ubuntu1_amd64.deb ... #14 28.04 Unpacking g++ (4:13.2.0-1ubuntu1) ... #14 28.08 Selecting previously unselected package make. #14 28.08 Preparing to unpack .../090-make_4.3-4.1build1_amd64.deb ... #14 28.09 Unpacking make (4.3-4.1build1) ... #14 28.12 Selecting previously unselected package libdpkg-perl. #14 28.12 Preparing to unpack .../091-libdpkg-perl_1.22.0ubuntu1_all.deb ... #14 28.13 Unpacking libdpkg-perl (1.22.0ubuntu1) ... #14 28.22 Selecting previously unselected package bzip2. #14 28.22 Preparing to unpack .../092-bzip2_1.0.8-5build1_amd64.deb ... #14 28.23 Unpacking bzip2 (1.0.8-5build1) ... #14 28.26 Selecting previously unselected package patch. #14 28.26 Preparing to unpack .../093-patch_2.7.6-7build2_amd64.deb ... #14 28.26 Unpacking patch (2.7.6-7build2) ... #14 28.29 Selecting previously unselected package lto-disabled-list. #14 28.29 Preparing to unpack .../094-lto-disabled-list_43_all.deb ... #14 28.30 Unpacking lto-disabled-list (43) ... #14 28.33 Selecting previously unselected package dpkg-dev. #14 30.60 Preparing to unpack .../329-libtime-moment-perl_0.44-1build6_amd64.deb ... #14 30.60 Unpacking libtime-moment-perl (0.44-1build6) ... #14 30.64 Selecting previously unselected package libtype-tiny-xs-perl. #14 30.64 Preparing to unpack .../330-libtype-tiny-xs-perl_0.022-1build2_amd64.deb ... #14 30.64 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #14 30.69 Selecting previously unselected package libunicode-utf8-perl. #14 30.69 Preparing to unpack .../331-libunicode-utf8-perl_0.62-1build4_amd64.deb ... #14 30.69 Unpacking libunicode-utf8-perl (0.62-1build4) ... #14 30.73 Selecting previously unselected package libxml-namespacesupport-perl. #14 30.73 Preparing to unpack .../332-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #14 30.74 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #14 30.76 Selecting previously unselected package libxml-sax-base-perl. #14 30.77 Preparing to unpack .../333-libxml-sax-base-perl_1.09-1.1_all.deb ... #14 30.77 Unpacking libxml-sax-base-perl (1.09-1.1) ... #14 30.81 Selecting previously unselected package libxml-sax-perl. #14 30.81 Preparing to unpack .../334-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 30.82 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 30.87 Selecting previously unselected package libxml-libxml-perl. #14 102.7 Setting up python3-pkg-resources (68.1.2-2) ... #14 28.33 Preparing to unpack .../095-dpkg-dev_1.22.0ubuntu1_all.deb ... #14 28.34 Unpacking dpkg-dev (1.22.0ubuntu1) ... #14 28.38 Selecting previously unselected package build-essential. #14 28.39 Preparing to unpack .../096-build-essential_12.10ubuntu1_amd64.deb ... #14 28.39 Unpacking build-essential (12.10ubuntu1) ... #14 28.43 Selecting previously unselected package libbrotli1:amd64. #14 28.43 Preparing to unpack .../097-libbrotli1_1.0.9-2build8_amd64.deb ... #14 28.44 Unpacking libbrotli1:amd64 (1.0.9-2build8) ... #14 28.48 Selecting previously unselected package libsasl2-modules-db:amd64. #14 28.49 Preparing to unpack .../098-libsasl2-modules-db_2.1.28+dfsg1-3_amd64.deb ... #14 28.49 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-3) ... #14 28.52 Selecting previously unselected package libsasl2-2:amd64. #14 28.53 Preparing to unpack .../099-libsasl2-2_2.1.28+dfsg1-3_amd64.deb ... #14 28.53 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-3) ... #14 28.57 Selecting previously unselected package libldap2:amd64. #14 30.87 Preparing to unpack .../335-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ... #14 30.88 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 30.92 Selecting previously unselected package libxml-parser-perl:amd64. #14 30.92 Preparing to unpack .../336-libxml-parser-perl_2.46-3build1_amd64.deb ... #14 30.93 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ... #14 30.97 Selecting previously unselected package libxml-sax-expat-perl. #14 30.97 Preparing to unpack .../337-libxml-sax-expat-perl_0.51-1_all.deb ... #14 30.97 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 31.01 Selecting previously unselected package libyaml-libyaml-perl. #14 31.01 Preparing to unpack .../338-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ... #14 31.01 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #14 31.04 Selecting previously unselected package licensecheck. #14 31.04 Preparing to unpack .../339-licensecheck_3.2.14-2_all.deb ... #14 31.05 Unpacking licensecheck (3.2.14-2) ... #14 31.08 Selecting previously unselected package libdevel-size-perl. #14 102.9 Setting up libmodule-implementation-perl (0.09-2) ... #14 102.9 Setting up libcgi-fast-perl (1:2.15-1) ... #14 102.9 Setting up python3-apt (2.6.0ubuntu1) ... #14 103.1 Setting up libpackage-stash-perl (0.40-1) ... #14 103.1 Setting up libimport-into-perl (1.002005-2) ... #14 103.1 Setting up libmoo-perl (2.005005-1) ... #14 103.1 Setting up python3-bcrypt (3.2.2-1) ... #14 103.2 Setting up liblist-someutils-perl (0.59-1) ... #14 33.71 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] #14 33.72 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] #14 33.74 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] #14 33.74 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #14 33.75 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #14 33.76 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] #14 33.77 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] #14 33.79 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] #14 33.80 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] #14 33.80 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] #14 33.97 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] #14 28.57 Preparing to unpack .../100-libldap2_2.6.6+dfsg-1~exp1ubuntu1_amd64.deb ... #14 28.57 Unpacking libldap2:amd64 (2.6.6+dfsg-1~exp1ubuntu1) ... #14 28.62 Selecting previously unselected package librtmp1:amd64. #14 28.62 Preparing to unpack .../101-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... #14 28.62 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 28.66 Selecting previously unselected package libssh-4:amd64. #14 28.66 Preparing to unpack .../102-libssh-4_0.10.5-3ubuntu1.2_amd64.deb ... #14 28.67 Unpacking libssh-4:amd64 (0.10.5-3ubuntu1.2) ... #14 28.71 Selecting previously unselected package libcurl4:amd64. #14 28.71 Preparing to unpack .../103-libcurl4_8.2.1-1ubuntu3.2_amd64.deb ... #14 28.71 Unpacking libcurl4:amd64 (8.2.1-1ubuntu3.2) ... #14 28.79 Selecting previously unselected package curl. #14 28.79 Preparing to unpack .../104-curl_8.2.1-1ubuntu3.2_amd64.deb ... #14 28.80 Unpacking curl (8.2.1-1ubuntu3.2) ... #14 28.84 Selecting previously unselected package dctrl-tools. #14 31.09 Preparing to unpack .../340-libdevel-size-perl_0.83-1build4_amd64.deb ... #14 31.09 Unpacking libdevel-size-perl (0.83-1build4) ... #14 31.12 Selecting previously unselected package libipc-run3-perl. #14 31.12 Preparing to unpack .../341-libipc-run3-perl_0.048-2_all.deb ... #14 31.12 Unpacking libipc-run3-perl (0.048-2) ... #14 31.17 Selecting previously unselected package lzip. #14 31.17 Preparing to unpack .../342-lzip_1.23-1_amd64.deb ... #14 31.17 Unpacking lzip (1.23-1) ... #14 31.21 Selecting previously unselected package lzop. #14 31.22 Preparing to unpack .../343-lzop_1.04-2build2_amd64.deb ... #14 31.22 Unpacking lzop (1.04-2build2) ... #14 31.25 Selecting previously unselected package t1utils. #14 31.25 Preparing to unpack .../344-t1utils_1.41-4build2_amd64.deb ... #14 31.26 Unpacking t1utils (1.41-4build2) ... #14 31.30 Selecting previously unselected package unzip. #14 31.30 Preparing to unpack .../345-unzip_6.0-26ubuntu3.2_amd64.deb ... #14 31.30 Unpacking unzip (6.0-26ubuntu3.2) ... #14 31.35 Selecting previously unselected package lintian. #14 103.2 Setting up debhelper (13.11.6ubuntu1) ... #14 103.3 Setting up liblist-someutils-xs-perl:armhf (0.58-3) ... #14 103.3 Setting up python3-chardet (5.1.0+dfsg-2) ... #14 34.12 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #14 28.84 Preparing to unpack .../105-dctrl-tools_2.24-3build2_amd64.deb ... #14 28.85 Unpacking dctrl-tools (2.24-3build2) ... #14 28.88 Selecting previously unselected package libdebhelper-perl. #14 28.88 Preparing to unpack .../106-libdebhelper-perl_13.11.6ubuntu1_all.deb ... #14 28.89 Unpacking libdebhelper-perl (13.11.6ubuntu1) ... #14 28.93 Selecting previously unselected package libtool. #14 28.93 Preparing to unpack .../107-libtool_2.4.7-7_all.deb ... #14 28.93 Unpacking libtool (2.4.7-7) ... #14 28.97 Selecting previously unselected package dh-autoreconf. #14 28.97 Preparing to unpack .../108-dh-autoreconf_20_all.deb ... #14 28.98 Unpacking dh-autoreconf (20) ... #14 29.01 Selecting previously unselected package libarchive-zip-perl. #14 29.01 Preparing to unpack .../109-libarchive-zip-perl_1.68-1_all.deb ... #14 29.02 Unpacking libarchive-zip-perl (1.68-1) ... #14 29.05 Selecting previously unselected package libsub-override-perl. #14 29.06 Preparing to unpack .../110-libsub-override-perl_0.09-4_all.deb ... #14 29.06 Unpacking libsub-override-perl (0.09-4) ... #14 29.09 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 31.35 Preparing to unpack .../346-lintian_2.114.0ubuntu1.3_all.deb ... #14 31.36 Unpacking lintian (2.114.0ubuntu1.3) ... + 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 #14 103.6 Setting up python3-cryptography (38.0.4-4ubuntu0.23.10.1) ... #14 34.14 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #14 34.17 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #14 34.28 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB] #14 34.44 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB] #14 29.09 Preparing to unpack .../111-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #14 29.09 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #14 29.13 Selecting previously unselected package dh-strip-nondeterminism. #14 29.14 Preparing to unpack .../112-dh-strip-nondeterminism_1.13.1-1_all.deb ... #14 29.14 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #14 29.18 Selecting previously unselected package libdw1:amd64. #14 29.18 Preparing to unpack .../113-libdw1_0.189-4_amd64.deb ... #14 29.19 Unpacking libdw1:amd64 (0.189-4) ... #14 29.23 Selecting previously unselected package debugedit. #14 29.23 Preparing to unpack .../114-debugedit_1%3a5.0-5_amd64.deb ... #14 29.23 Unpacking debugedit (1:5.0-5) ... #14 29.27 Selecting previously unselected package dwz. #14 29.27 Preparing to unpack .../115-dwz_0.15-1_amd64.deb ... #14 29.27 Unpacking dwz (0.15-1) ... #14 29.31 Selecting previously unselected package gettext. #14 29.31 Preparing to unpack .../116-gettext_0.21-13_amd64.deb ... #14 29.32 Unpacking gettext (0.21-13) ... #14 29.36 Selecting previously unselected package intltool-debian. #14 31.69 Selecting previously unselected package manpages-dev. #14 31.70 Preparing to unpack .../347-manpages-dev_5.10-1ubuntu1_all.deb ... #14 31.70 Unpacking manpages-dev (5.10-1ubuntu1) ... #14 103.8 Setting up python3-debian (0.1.49ubuntu2) ... #14 104.0 Setting up python3-requests (2.31.0+dfsg-1ubuntu1) ... #14 34.48 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #14 34.48 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] #14 34.49 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] #14 34.49 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] #14 34.50 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] #14 34.65 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] #14 29.37 Preparing to unpack .../117-intltool-debian_0.35.0+20060710.6_all.deb ... #14 29.37 Unpacking intltool-debian (0.35.0+20060710.6) ... #14 29.40 Selecting previously unselected package po-debconf. #14 29.41 Preparing to unpack .../118-po-debconf_1.0.21+nmu1_all.deb ... #14 29.41 Unpacking po-debconf (1.0.21+nmu1) ... #14 29.46 Selecting previously unselected package debhelper. #14 29.47 Preparing to unpack .../119-debhelper_13.11.6ubuntu1_all.deb ... #14 29.47 Unpacking debhelper (13.11.6ubuntu1) ... #14 29.53 Selecting previously unselected package libfakeroot:amd64. #14 29.53 Preparing to unpack .../120-libfakeroot_1.32.1-1_amd64.deb ... #14 29.54 Unpacking libfakeroot:amd64 (1.32.1-1) ... #14 29.58 Selecting previously unselected package fakeroot. #14 31.94 Selecting previously unselected package python3-certifi. #14 31.94 Preparing to unpack .../348-python3-certifi_2020.6.20-1_all.deb ... #14 31.94 Unpacking python3-certifi (2020.6.20-1) ... #14 31.99 Selecting previously unselected package python3-idna. #14 32.00 Preparing to unpack .../349-python3-idna_3.3-1_all.deb ... #14 32.00 Unpacking python3-idna (3.3-1) ... #14 32.04 Selecting previously unselected package python3-six. #14 32.04 Preparing to unpack .../350-python3-six_1.16.0-3ubuntu1_all.deb ... #14 32.05 Unpacking python3-six (1.16.0-3ubuntu1) ... #14 32.10 Selecting previously unselected package python3-urllib3. #14 32.10 Preparing to unpack .../351-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... #14 32.11 Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... #14 32.16 Selecting previously unselected package python3-requests. #14 104.1 Setting up equivs (2.3.1) ... #14 104.1 Setting up libmoox-aliases-perl (0.001006-2) ... #14 104.1 Setting up libb-hooks-endofscope-perl (0.26-1) ... #14 104.1 Setting up python3-nacl (1.5.0-4) ... #14 104.3 Setting up dput (1.1.3ubuntu3) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:19:41 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 VERSION BBB 0.0.0-20240226182428-efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic dpkg-buildpackage: info: source distribution mantic dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture arm64 #14 34.88 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu2.3 [981 kB] #14 29.58 Preparing to unpack .../121-fakeroot_1.32.1-1_amd64.deb ... #14 29.59 Unpacking fakeroot (1.32.1-1) ... #14 29.63 Selecting previously unselected package libassuan0:amd64. #14 29.63 Preparing to unpack .../122-libassuan0_2.5.6-1_amd64.deb ... #14 29.63 Unpacking libassuan0:amd64 (2.5.6-1) ... #14 29.67 Selecting previously unselected package gpgconf. #14 29.67 Preparing to unpack .../123-gpgconf_2.2.40-1.1ubuntu1_amd64.deb ... #14 29.68 Unpacking gpgconf (2.2.40-1.1ubuntu1) ... #14 29.76 Selecting previously unselected package libksba8:amd64. #14 29.76 Preparing to unpack .../124-libksba8_1.6.4-2_amd64.deb ... #14 29.77 Unpacking libksba8:amd64 (1.6.4-2) ... #14 29.80 Selecting previously unselected package libnpth0:amd64. #14 29.80 Preparing to unpack .../125-libnpth0_1.6-3build2_amd64.deb ... #14 29.81 Unpacking libnpth0:amd64 (1.6-3build2) ... #14 29.86 Selecting previously unselected package dirmngr. #14 29.86 Preparing to unpack .../126-dirmngr_2.2.40-1.1ubuntu1_amd64.deb ... #14 29.87 Unpacking dirmngr (2.2.40-1.1ubuntu1) ... #15 DONE 12.7s #16 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli #16 DONE 0.0s #17 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #17 0.306 skipping packages installation on windows #17 DONE 0.3s #18 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/out GO111MODULE=on CGO_ENABLED=0 go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #18 0.337 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 #18 0.710 go: downloading github.com/akavel/rsrc v0.10.2 #18 DONE 1.2s #14 32.16 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... #14 32.17 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 32.22 Selecting previously unselected package python3-unidiff. #14 32.23 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ... #14 32.23 Unpacking python3-unidiff (0.5.5-2) ... #14 32.28 Selecting previously unselected package python3-xdg. #14 32.28 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ... #14 32.30 Unpacking python3-xdg (0.27-2) ... #14 32.34 Selecting previously unselected package equivs. #14 32.35 Preparing to unpack .../355-equivs_2.3.1_all.deb ... #14 32.36 Unpacking equivs (2.3.1) ... #14 32.39 Selecting previously unselected package libauthen-sasl-perl. #14 104.4 Setting up libnamespace-clean-perl (0.27-2) ... debian/rules clean dh clean --with=bash-completion dh_clean #14 35.19 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] #14 29.91 Selecting previously unselected package gnupg-l10n. #14 29.91 Preparing to unpack .../127-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... #14 29.91 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 29.95 Selecting previously unselected package gnupg-utils. #14 29.95 Preparing to unpack .../128-gnupg-utils_2.2.40-1.1ubuntu1_amd64.deb ... #14 29.96 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... #14 30.00 Selecting previously unselected package gpg. #14 30.00 Preparing to unpack .../129-gpg_2.2.40-1.1ubuntu1_amd64.deb ... #14 30.01 Unpacking gpg (2.2.40-1.1ubuntu1) ... #14 30.05 Selecting previously unselected package pinentry-curses. #14 30.05 Preparing to unpack .../130-pinentry-curses_1.2.1-1ubuntu1_amd64.deb ... #14 30.06 Unpacking pinentry-curses (1.2.1-1ubuntu1) ... #14 30.10 Selecting previously unselected package gpg-agent. #14 30.10 Preparing to unpack .../131-gpg-agent_2.2.40-1.1ubuntu1_amd64.deb ... #19 [build 1/2] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #19 DONE 0.1s #20 [build 2/2] 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 #14 32.40 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ... #14 32.40 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #14 32.46 Selecting previously unselected package python3-magic. #14 32.46 Preparing to unpack .../357-python3-magic_2%3a0.4.24-2_all.deb ... #14 32.47 Unpacking python3-magic (2:0.4.24-2) ... #14 32.53 Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... #14 32.56 Setting up media-types (7.0.0) ... #14 32.59 Setting up libpipeline1:amd64 (1.5.5-1) ... #14 32.62 Setting up wdiff (1.2.2-2build3) ... #14 32.64 Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... dpkg-source -I.git -b . #14 104.4 Setting up libstring-license-perl (0.0.9-2ubuntu1) ... #14 104.4 Setting up python3-paramiko (2.12.0-2ubuntu1.23.10.2) ... #14 104.6 Setting up licensecheck (3.3.9-1ubuntu1) ... #14 104.7 Setting up libgitlab-api-v4-perl (0.27-1) ... #14 35.32 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] #14 35.33 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB] #14 35.33 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 kB] #14 35.34 Get:348 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] #14 35.34 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #14 35.34 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] #14 35.34 Get:351 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.2 [169 kB] #14 35.35 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB] #14 35.53 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #14 30.11 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... #14 30.15 Selecting previously unselected package gpg-wks-client. #14 30.15 Preparing to unpack .../132-gpg-wks-client_2.2.40-1.1ubuntu1_amd64.deb ... #14 30.15 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 30.21 Selecting previously unselected package gpg-wks-server. #14 30.22 Preparing to unpack .../133-gpg-wks-server_2.2.40-1.1ubuntu1_amd64.deb ... #14 30.22 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 30.25 Selecting previously unselected package gpgsm. #14 30.25 Preparing to unpack .../134-gpgsm_2.2.40-1.1ubuntu1_amd64.deb ... #14 30.26 Unpacking gpgsm (2.2.40-1.1ubuntu1) ... #14 30.29 Selecting previously unselected package gnupg. #14 30.29 Preparing to unpack .../135-gnupg_2.2.40-1.1ubuntu1_all.deb ... #14 30.30 Unpacking gnupg (2.2.40-1.1ubuntu1) ... #14 30.33 Selecting previously unselected package libfile-dirlist-perl. #20 0.347 Building static docker-windows-amd64.exe #20 0.367 + cat ./cli/winresources/versioninfo.json #20 0.367 { #20 0.367 "FixedFileInfo": #20 0.367 { #20 0.367 "FileVersion": { #20 0.367 "Major": 0, #20 0.367 "Minor": 0, #20 0.367 "Patch": 0, #20 0.367 "Build": 0 #20 0.367 }, #20 0.367 "FileFlagsMask": "3f", #20 0.367 "FileFlags ": "00", #20 0.367 "FileOS": "040004", #20 0.367 "FileType": "01", #20 0.367 "FileSubType": "00" #20 0.367 }, #20 0.367 "StringFileInfo": #20 0.367 { #20 0.367 "Comments": "", #20 0.367 "CompanyName": "", #20 0.367 "FileDescription": "Docker Client", #20 0.367 "FileVersion": "0.0.0-20240226182428-efb9206", #20 0.367 "InternalName": "", #20 0.367 "LegalCopyright": "Copyright © 2015-2024 Docker Inc.", #20 0.367 "LegalTrademarks": "", #20 0.367 "OriginalFilename": "docker-windows-amd64.exe", #20 0.367 "PrivateBuild": "", #20 0.367 "ProductName": "Docker Client", #20 0.367 "ProductVersion": "0.0.0-20240226182428-efb9206", #20 0.367 "SpecialBuild": "efb9206" #20 0.367 }, #20 0.367 "VarFileInfo": #20 0.367 { #20 0.367 "Translation": { #20 0.367 "LangID": "0409", #20 0.367 "CharsetID": "04B0" #20 0.367 } #20 0.367 } #20 0.367 } #20 0.367 + go generate -v github.com/docker/cli/cmd/docker #20 0.370 cmd/docker/aliases.go #20 0.370 cmd/docker/builder.go #20 0.370 cmd/docker/builder_test.go #20 0.370 cmd/docker/builder_windows_test.go #20 0.370 cmd/docker/completions.go #20 0.370 cmd/docker/docker.go #20 0.370 cmd/docker/docker_test.go #20 0.370 cmd/docker/docker_windows_amd64.go #20 0.391 + go build -o /out/docker-windows-amd64.exe -tags ' osusergo' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:42Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206"' github.com/docker/cli/cmd/docker #14 32.66 Setting up libxau6:amd64 (1:1.0.9-1build5) ... #14 32.69 Setting up libre2-9:amd64 (20220201+dfsg-1) ... #14 32.71 Setting up lto-disabled-list (24) ... #14 32.73 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... #14 32.75 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #14 32.76 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #14 32.76 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist #14 32.78 Setting up libtext-glob-perl (0.11-2) ... #14 32.80 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... #14 32.82 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... #14 32.84 Setting up distro-info-data (0.52ubuntu0.6) ... #14 32.87 Setting up manpages (5.10-1ubuntu1) ... 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz #14 104.7 Setting up liblwp-protocol-https-perl (6.11-1) ... #14 104.8 Setting up libwww-perl (6.72-1) ... #14 104.8 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #14 104.8 Setting up libwww-mechanize-perl (2.17-1ubuntu1) ... #14 104.8 Setting up devscripts (2.23.6) ... #14 105.0 Setting up libxml-parser-perl (2.46-4) ... #14 30.33 Preparing to unpack .../136-libfile-dirlist-perl_0.05-3_all.deb ... #14 30.34 Unpacking libfile-dirlist-perl (0.05-3) ... #14 30.37 Selecting previously unselected package libfile-which-perl. #14 30.37 Preparing to unpack .../137-libfile-which-perl_1.27-2_all.deb ... #14 30.37 Unpacking libfile-which-perl (1.27-2) ... #14 30.40 Selecting previously unselected package libfile-homedir-perl. #14 30.41 Preparing to unpack .../138-libfile-homedir-perl_1.006-2_all.deb ... #14 30.41 Unpacking libfile-homedir-perl (1.006-2) ... #14 30.44 Selecting previously unselected package libfile-touch-perl. #14 30.45 Preparing to unpack .../139-libfile-touch-perl_0.12-2_all.deb ... #14 30.45 Unpacking libfile-touch-perl (0.12-2) ... #14 30.48 Selecting previously unselected package libio-pty-perl. #14 30.48 Preparing to unpack .../140-libio-pty-perl_1%3a1.17-1_amd64.deb ... #14 30.49 Unpacking libio-pty-perl (1:1.17-1) ... #14 30.52 Selecting previously unselected package libipc-run-perl. #14 30.53 Preparing to unpack .../141-libipc-run-perl_20220807.0-1_all.deb ... #14 30.53 Unpacking libipc-run-perl (20220807.0-1) ... #14 30.56 Selecting previously unselected package libclass-method-modifiers-perl. #14 32.89 Setting up unzip (6.0-26ubuntu3.2) ... #14 32.91 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 32.92 Setting up libbrotli1:amd64 (1.0.9-2build6) ... #14 32.93 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... #14 32.95 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 32.97 Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ... #14 33.10 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ... #14 33.11 Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ... #14 33.15 Setting up libdeflate0:amd64 (1.10-2) ... #14 33.16 Setting up less (590-1ubuntu0.22.04.2) ... #14 33.21 Setting up perl-openssl-defaults:amd64 (5build2) ... #14 105.1 Setting up lintian (2.116.3ubuntu3.1) ... #14 105.1 Setting up libxml-sax-expat-perl (0.51-2) ... #14 105.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 35.80 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] #14 30.57 Preparing to unpack .../142-libclass-method-modifiers-perl_2.15-1_all.deb ... #14 35.96 debconf: delaying package configuration, since apt-utils is not installed #14 30.57 Unpacking libclass-method-modifiers-perl (2.15-1) ... #14 30.60 Selecting previously unselected package libclass-xsaccessor-perl. #14 35.99 Fetched 106 MB in 29s (3697 kB/s) #14 36.01 Selecting previously unselected package liblocale-gettext-perl. #14 30.61 Preparing to unpack .../143-libclass-xsaccessor-perl_1.19-4build1_amd64.deb ... #14 30.61 Unpacking libclass-xsaccessor-perl (1.19-4build1) ... #14 30.64 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #14 36.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 ... 4122 files and directories currently installed.) #14 36.01 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ... #14 30.64 Preparing to unpack .../144-libb-hooks-op-check-perl_0.22-2build1_amd64.deb ... #14 30.65 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2build1) ... #14 36.02 Unpacking liblocale-gettext-perl (1.07-4) ... #14 36.08 Selecting previously unselected package libssl1.1:amd64. #14 30.68 Selecting previously unselected package libdynaloader-functions-perl. #14 30.68 Preparing to unpack .../145-libdynaloader-functions-perl_0.003-3_all.deb ... #14 30.69 Unpacking libdynaloader-functions-perl (0.003-3) ... #14 30.72 Selecting previously unselected package libdevel-callchecker-perl:amd64. #14 30.73 Preparing to unpack .../146-libdevel-callchecker-perl_0.008-2_amd64.deb ... #14 30.73 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #14 30.76 Selecting previously unselected package libparams-classify-perl:amd64. #14 30.76 Preparing to unpack .../147-libparams-classify-perl_0.015-2build2_amd64.deb ... #14 30.77 Unpacking libparams-classify-perl:amd64 (0.015-2build2) ... #14 30.80 Selecting previously unselected package libmodule-runtime-perl. #14 30.81 Preparing to unpack .../148-libmodule-runtime-perl_0.016-2_all.deb ... #14 30.81 Unpacking libmodule-runtime-perl (0.016-2) ... #14 30.84 Selecting previously unselected package libimport-into-perl. #14 30.84 Preparing to unpack .../149-libimport-into-perl_1.002005-2_all.deb ... #14 30.84 Unpacking libimport-into-perl (1.002005-2) ... #14 30.91 Selecting previously unselected package librole-tiny-perl. #14 33.23 Setting up linux-libc-dev:amd64 (5.15.0-97.107) ... #14 33.25 Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ... #14 33.27 Setting up gettext-base (0.21-4ubuntu4) ... #14 33.28 Setting up liblzo2-2:amd64 (2.10-2build3) ... #14 33.30 Setting up libnpth0:amd64 (1.6-3build2) ... #14 33.31 Setting up file (1:5.41-3ubuntu0.1) ... #14 33.33 Setting up libassuan0:amd64 (2.5.5-1build1) ... #14 33.34 Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 33.36 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ... #14 33.37 Setting up bzip2 (1.0.8-5build1) ... #14 33.40 Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ... #14 33.41 Setting up libunwind8:amd64 (1.3.2-2build2.1) ... #14 105.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 105.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 105.5 Processing triggers for libc-bin (2.38-1ubuntu6.1) ... #14 36.08 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... #14 36.09 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... #14 36.23 Selecting previously unselected package libpython3.8-minimal:amd64. #14 30.92 Preparing to unpack .../150-librole-tiny-perl_2.002004-1_all.deb ... #14 30.92 Unpacking librole-tiny-perl (2.002004-1) ... #14 30.96 Selecting previously unselected package libsub-quote-perl. #14 30.96 Preparing to unpack .../151-libsub-quote-perl_2.006008-1ubuntu1_all.deb ... #14 30.97 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ... #14 31.00 Selecting previously unselected package libmoo-perl. #14 31.00 Preparing to unpack .../152-libmoo-perl_2.005005-1_all.deb ... #14 31.00 Unpacking libmoo-perl (2.005005-1) ... #14 31.04 Selecting previously unselected package libencode-locale-perl. #14 31.04 Preparing to unpack .../153-libencode-locale-perl_1.05-3_all.deb ... #14 31.04 Unpacking libencode-locale-perl (1.05-3) ... #14 31.09 Selecting previously unselected package libtimedate-perl. #14 31.10 Preparing to unpack .../154-libtimedate-perl_2.3300-2_all.deb ... #14 31.10 Unpacking libtimedate-perl (2.3300-2) ... #14 31.14 Selecting previously unselected package libhttp-date-perl. #14 31.14 Preparing to unpack .../155-libhttp-date-perl_6.05-2_all.deb ... #14 33.43 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... #14 33.44 Setting up libfakeroot:amd64 (1.28-1ubuntu1) ... #14 33.46 Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... #14 33.47 Setting up libnumber-compare-perl (0.03-2) ... #14 33.49 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 33.50 Setting up fakeroot (1.28-1ubuntu1) ... #14 33.51 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 33.51 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 33.51 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 33.51 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 33.51 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 33.51 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 33.51 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 33.51 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 33.51 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 33.52 Setting up autotools-dev (20220109.1) ... #14 33.53 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... #14 33.55 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 33.56 Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... #14 33.57 Setting up make (4.3-4.1build1) ... #14 33.58 Setting up libmpfr6:amd64 (4.1.0-3build3) ... #14 33.60 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... #14 33.62 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 33.63 Setting up lzip (1.23-1) ... #14 105.6 Processing triggers for ca-certificates (20230311ubuntu1) ... #14 105.7 Updating certificates in /etc/ssl/certs... #14 36.23 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... #14 36.24 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... #14 36.35 Selecting previously unselected package libexpat1:amd64. #14 36.35 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... #14 36.36 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... #14 36.41 Selecting previously unselected package python3.8-minimal. #14 36.41 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... #14 36.42 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... #14 31.14 Unpacking libhttp-date-perl (6.05-2) ... #14 31.17 Selecting previously unselected package libfile-listing-perl. #14 31.17 Preparing to unpack .../156-libfile-listing-perl_6.15-1_all.deb ... #14 31.18 Unpacking libfile-listing-perl (6.15-1) ... #14 31.21 Selecting previously unselected package libhtml-tagset-perl. #14 31.21 Preparing to unpack .../157-libhtml-tagset-perl_3.20-6_all.deb ... #14 31.22 Unpacking libhtml-tagset-perl (3.20-6) ... #14 31.25 Selecting previously unselected package liburi-perl. #14 31.25 Preparing to unpack .../158-liburi-perl_5.19-2_all.deb ... #14 31.25 Unpacking liburi-perl (5.19-2) ... #14 31.29 Selecting previously unselected package libhtml-parser-perl:amd64. #14 31.29 Preparing to unpack .../159-libhtml-parser-perl_3.81-1_amd64.deb ... #14 31.29 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #14 31.32 Selecting previously unselected package libhtml-tree-perl. #14 31.32 Preparing to unpack .../160-libhtml-tree-perl_5.07-3_all.deb ... #14 31.33 Unpacking libhtml-tree-perl (5.07-3) ... #14 31.36 Selecting previously unselected package libclone-perl:amd64. #14 33.64 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 33.64 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 #14 33.64 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 33.64 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 #14 33.65 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 33.65 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 #14 33.65 Setting up strace (5.16-0ubuntu3) ... #14 33.68 Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... #14 33.74 Setting up xz-utils (5.2.5-2ubuntu1) ... #14 33.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 33.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #14 33.75 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #14 33.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #14 33.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #14 33.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #14 33.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #14 33.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #14 33.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #14 33.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #14 33.75 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #14 33.76 Setting up t1utils (1.41-4build2) ... #14 33.77 Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 33.79 Setting up diffstat (1.64-1build2) ... #14 33.80 Setting up libpng16-16:amd64 (1.6.37-3build5) ... #14 33.82 Setting up libmpc3:amd64 (1.2.1-2build1) ... #14 33.83 Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 33.85 Setting up patch (2.7.6-7build2) ... #14 33.87 Setting up autopoint (0.21-4ubuntu4) ... #14 33.89 Setting up fonts-dejavu-core (2.37-2build1) ... #14 33.97 Setting up ucf (3.0043) ... #14 106.0 0 added, 0 removed; done. #14 106.0 Running hooks in /etc/ca-certificates/update.d... #14 36.62 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... #14 36.71 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... #14 36.73 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... #14 31.36 Preparing to unpack .../161-libclone-perl_0.46-1_amd64.deb ... #14 31.37 Unpacking libclone-perl:amd64 (0.46-1) ... #14 31.40 Selecting previously unselected package libio-html-perl. #14 31.40 Preparing to unpack .../162-libio-html-perl_1.004-3_all.deb ... #14 31.41 Unpacking libio-html-perl (1.004-3) ... #14 31.44 Selecting previously unselected package liblwp-mediatypes-perl. #14 31.44 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-2_all.deb ... #14 31.44 Unpacking liblwp-mediatypes-perl (6.04-2) ... #14 31.47 Selecting previously unselected package libhttp-message-perl. #14 31.47 Preparing to unpack .../164-libhttp-message-perl_6.44-2ubuntu1_all.deb ... #14 31.48 Unpacking libhttp-message-perl (6.44-2ubuntu1) ... #14 31.52 Selecting previously unselected package libhttp-cookies-perl. #14 31.52 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ... #14 31.52 Unpacking libhttp-cookies-perl (6.10-1) ... #14 31.56 Selecting previously unselected package libhttp-negotiate-perl. #14 31.56 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-2_all.deb ... #14 31.56 Unpacking libhttp-negotiate-perl (6.01-2) ... #14 31.59 Selecting previously unselected package perl-openssl-defaults:amd64. #14 31.60 Preparing to unpack .../167-perl-openssl-defaults_7_amd64.deb ... #14 31.62 Unpacking perl-openssl-defaults:amd64 (7) ... #14 31.65 Selecting previously unselected package libnet-ssleay-perl:amd64. #14 31.65 Preparing to unpack .../168-libnet-ssleay-perl_1.92-2build2_amd64.deb ... #14 31.65 Unpacking libnet-ssleay-perl:amd64 (1.92-2build2) ... #14 31.70 Selecting previously unselected package libio-socket-ssl-perl. #14 34.06 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #14 34.08 Setting up libltdl7:amd64 (2.4.6-15build2) ... #14 34.09 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 34.10 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... #14 34.12 Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... #14 34.13 Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... #14 34.14 Setting up libmd0:amd64 (1.0.4-1build1) ... #14 34.16 Setting up python-apt-common (2.4.0ubuntu3) ... #14 34.17 Setting up libnsl-dev:amd64 (1.3.0-2build2) ... #14 34.18 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... #14 106.0 done. #14 36.75 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... #14 31.70 Preparing to unpack .../169-libio-socket-ssl-perl_2.083-1_all.deb ... #14 31.71 Unpacking libio-socket-ssl-perl (2.083-1) ... #14 31.74 Selecting previously unselected package libnet-http-perl. #14 31.75 Preparing to unpack .../170-libnet-http-perl_6.22-1_all.deb ... #14 31.75 Unpacking libnet-http-perl (6.22-1) ... #14 31.82 Selecting previously unselected package liblwp-protocol-https-perl. #14 31.83 Preparing to unpack .../171-liblwp-protocol-https-perl_6.11-1_all.deb ... #14 31.83 Unpacking liblwp-protocol-https-perl (6.11-1) ... #14 31.86 Selecting previously unselected package libtry-tiny-perl. #14 31.86 Preparing to unpack .../172-libtry-tiny-perl_0.31-2_all.deb ... #14 31.87 Unpacking libtry-tiny-perl (0.31-2) ... #14 31.90 Selecting previously unselected package libwww-robotrules-perl. #14 31.90 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ... #14 31.90 Unpacking libwww-robotrules-perl (6.02-1) ... #14 31.93 Selecting previously unselected package libwww-perl. #14 34.19 Setting up libuchardet0:amd64 (0.0.7-1build2) ... #14 34.21 Setting up lzop (1.04-2build2) ... #14 34.23 Setting up libmpdec3:amd64 (2.5.1-2build2) ... #14 34.24 Setting up git-man (1:2.34.1-1ubuntu1.10) ... #14 34.26 Setting up netbase (6.3) ... #14 34.29 Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ... #14 34.30 Setting up libfido2-1:amd64 (1.10.0-1) ... #14 34.31 Setting up libisl23:amd64 (0.24-2build1) ... #14 34.33 Setting up libc-dev-bin (2.35-0ubuntu3.6) ... #14 34.34 Setting up openssl (3.0.2-0ubuntu1.15) ... #14 34.36 Setting up libbsd0:amd64 (0.11.5-1) ... #14 34.37 Setting up libelf1:amd64 (0.186-1build1) ... #14 34.38 Setting up readline-common (8.1.2-1) ... #14 34.40 Setting up publicsuffix (20211207.1025-1) ... #14 34.41 Setting up zstd (1.4.8+dfsg-3build1) ... #14 34.42 Setting up libmarkdown2:amd64 (2.2.7-2) ... #14 34.44 Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 34.45 Setting up iso-codes (4.9.0-1) ... #14 34.46 Setting up liblocale-gettext-perl (1.07-4build3) ... #14 34.47 Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... #14 34.49 Setting up dctrl-tools (2.24-3build2) ... #14 34.51 Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... #16 39.19 Checking for new repos for mirrors #14 37.33 Selecting previously unselected package python3-minimal. #14 31.93 Preparing to unpack .../174-libwww-perl_6.72-1_all.deb ... #14 31.94 Unpacking libwww-perl (6.72-1) ... #14 31.98 Selecting previously unselected package patchutils. #14 31.98 Preparing to unpack .../175-patchutils_0.4.2-1build2_amd64.deb ... #14 31.99 Unpacking patchutils (0.4.2-1build2) ... #14 32.02 Selecting previously unselected package wdiff. #14 32.02 Preparing to unpack .../176-wdiff_1.2.2-5_amd64.deb ... #14 32.03 Unpacking wdiff (1.2.2-5) ... #14 32.13 Selecting previously unselected package devscripts. #14 34.53 Setting up libgdbm6:amd64 (1.23-1) ... #14 34.54 Setting up libicu70:amd64 (70.1-2) ... #14 34.55 Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... #14 34.56 Setting up libctf0:amd64 (2.38-4ubuntu2.6) ... #14 34.57 Setting up libjpeg8:amd64 (8c-2ubuntu10) ... #14 34.58 Setting up pinentry-curses (1.1.1-1build2) ... #14 34.60 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... #14 34.61 Setting up manpages-dev (5.10-1ubuntu1) ... #14 34.62 Setting up libdw1:amd64 (0.186-1build1) ... #16 39.20 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec #16 39.20 --> Already installed : bash-4.2.46-34.el7.x86_64 #16 39.20 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec #16 39.20 --> 1:make-3.82-24.el7.x86_64 #16 39.36 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #16 39.36 --> git-1.8.3.1-25.el7_9.x86_64 #16 39.36 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec #16 39.36 --> Already installed : bash-4.2.46-34.el7.x86_64 #16 39.36 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec #16 39.36 --> Already installed : bash-4.2.46-34.el7.x86_64 #16 39.37 --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch #16 39.37 --> cmake-2.8.12.2-2.el7.x86_64 #16 39.37 --> gcc-4.8.5-44.el7.x86_64 #16 39.37 --> git-1.8.3.1-25.el7_9.x86_64 #16 39.37 --> glibc-static-2.17-326.el7_9.x86_64 #16 39.37 --> libarchive-3.1.2-14.el7_7.x86_64 #16 39.37 --> libseccomp-devel-2.3.1-4.el7.x86_64 #16 39.37 --> libselinux-devel-2.5-15.el7.x86_64 #16 39.37 --> libtool-2.4.2-22.el7_3.x86_64 #16 39.37 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #16 39.38 --> 1:make-3.82-24.el7.x86_64 #16 39.38 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 #16 39.38 --> Already installed : systemd-219-78.el7.x86_64 #16 39.38 --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 39.38 --> systemd-devel-219-78.el7_9.9.x86_64 #16 39.38 --> Already installed : 2:tar-1.26-35.el7.x86_64 #16 39.38 --> which-2.20-7.el7.x86_64 #16 39.38 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec #16 39.38 --> Already installed : bash-4.2.46-34.el7.x86_64 #16 39.38 --> Running transaction check #16 39.38 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed #16 39.39 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed #16 39.40 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #16 39.54 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #14 37.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4437 files and directories currently installed.) #14 37.33 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... #14 37.33 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #14 37.38 Selecting previously unselected package mime-support. #14 37.38 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #14 37.38 Unpacking mime-support (3.64ubuntu1) ... #14 37.43 Selecting previously unselected package libmpdec2:amd64. #14 37.43 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... #14 37.44 Unpacking libmpdec2:amd64 (2.4.2-3) ... #14 37.48 Selecting previously unselected package readline-common. #14 37.48 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #14 37.49 Unpacking readline-common (8.0-4) ... #14 37.56 Selecting previously unselected package libreadline8:amd64. #14 32.13 Preparing to unpack .../177-devscripts_2.23.6_all.deb ... #14 32.15 Unpacking devscripts (2.23.6) ... #14 32.21 Selecting previously unselected package diffstat. #14 32.22 Preparing to unpack .../178-diffstat_1.65-1_amd64.deb ... #14 32.22 Unpacking diffstat (1.65-1) ... #14 32.26 Selecting previously unselected package python3-chardet. #14 32.26 Preparing to unpack .../179-python3-chardet_5.1.0+dfsg-2_all.deb ... #14 32.27 Unpacking python3-chardet (5.1.0+dfsg-2) ... #14 32.30 Selecting previously unselected package zstd. #14 32.31 Preparing to unpack .../180-zstd_1.5.5+dfsg2-1ubuntu2_amd64.deb ... #14 32.31 Unpacking zstd (1.5.5+dfsg2-1ubuntu2) ... #14 32.35 Selecting previously unselected package python3-debian. #14 32.36 Preparing to unpack .../181-python3-debian_0.1.49ubuntu2_all.deb ... #14 32.36 Unpacking python3-debian (0.1.49ubuntu2) ... #14 32.40 Selecting previously unselected package libgpgme11:amd64. #14 34.63 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 34.65 Setting up libxcb1:amd64 (1.14-3ubuntu3) ... #14 34.66 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #14 34.85 Setting up libedit2:amd64 (3.1-20210910-1build1) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:26.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #16 39.54 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 #16 39.55 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #16 39.55 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #16 39.55 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #16 39.55 ---> Package git.x86_64 0:1.8.3.1-25.el7_9 will be installed #16 39.56 --> Processing Dependency: perl-Git = 1.8.3.1-25.el7_9 for package: git-1.8.3.1-25.el7_9.x86_64 #16 39.57 --> Processing Dependency: rsync for package: git-1.8.3.1-25.el7_9.x86_64 #16 39.57 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-25.el7_9.x86_64 #16 39.57 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-25.el7_9.x86_64 #16 39.57 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-25.el7_9.x86_64 #16 39.57 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-25.el7_9.x86_64 #16 39.57 --> Processing Dependency: less for package: git-1.8.3.1-25.el7_9.x86_64 #16 39.58 ---> Package glibc-static.x86_64 0:2.17-326.el7_9 will be installed #16 39.58 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed #16 39.58 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64 #16 39.58 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed #16 39.58 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64 #16 39.59 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64 #16 39.59 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed #16 39.59 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64 #16 39.59 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64 #16 39.59 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64 #16 39.60 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed #16 39.60 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64 #16 39.60 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64 #16 39.60 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed #16 39.60 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #16 39.60 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #16 39.60 ---> Package make.x86_64 1:3.82-24.el7 will be installed #16 39.60 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed #16 39.61 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 39.61 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 39.61 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 39.61 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #16 39.61 ---> Package systemd-devel.x86_64 0:219-78.el7_9.9 will be installed #16 39.61 --> Processing Dependency: systemd-libs = 219-78.el7_9.9 for package: systemd-devel-219-78.el7_9.9.x86_64 #16 39.62 --> Processing Dependency: systemd = 219-78.el7_9.9 for package: systemd-devel-219-78.el7_9.9.x86_64 #16 39.63 Package: systemd-219-78.el7_9.9.src - can't co-install with systemd-219-78.el7_9.9.x86_64 #16 39.63 ---> Package which.x86_64 0:2.20-7.el7 will be installed #16 39.63 --> Running transaction check #16 39.63 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #16 39.63 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #16 39.63 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #16 39.63 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #16 39.64 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed #16 39.64 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed #16 39.64 ---> Package glibc-devel.x86_64 0:2.17-326.el7_9 will be installed #16 39.65 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64 #16 39.65 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64 #16 39.66 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64 #16 39.66 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64 #16 39.66 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.x86_64 #16 39.66 ---> Package less.x86_64 0:458-9.el7 will be installed #16 39.66 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed #16 39.66 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed #16 39.66 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed #16 39.66 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed #16 39.66 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed #16 39.66 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed #16 39.66 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed #16 39.67 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed #16 39.67 ---> Package openssh-clients.x86_64 0:7.4p1-23.el7_9 will be installed #16 39.67 --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.x86_64 #16 39.67 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.x86_64 #16 39.67 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 #16 39.67 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 #16 39.67 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed #16 39.68 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed #16 39.68 ---> Package perl-Git.noarch 0:1.8.3.1-25.el7_9 will be installed #16 39.68 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed #16 39.68 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed #16 39.68 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64 #16 39.68 ---> Package rsync.x86_64 0:3.1.2-12.el7_9 will be installed #16 39.68 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed #16 39.68 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch #16 39.69 ---> Package systemd.x86_64 0:219-78.el7 will be updated #16 39.69 ---> Package systemd.x86_64 0:219-78.el7_9.9 will be an update #16 39.70 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated #16 39.70 ---> Package systemd-libs.x86_64 0:219-78.el7_9.9 will be an update #16 39.70 --> Running transaction check #16 39.70 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed #16 39.70 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 #16 39.71 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated #16 39.71 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 #16 39.71 ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update #16 39.71 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9 will be installed #16 39.71 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.x86_64 #16 39.73 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.x86_64 #16 39.73 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed #16 39.73 ---> Package openssh.x86_64 0:7.4p1-23.el7_9 will be installed #16 39.73 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed #16 39.73 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #16 39.73 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed #16 39.74 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64 #16 39.74 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed #16 39.74 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #16 39.74 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 #14 37.56 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... #14 37.57 Unpacking libreadline8:amd64 (8.0-4) ... #14 37.62 Selecting previously unselected package libsqlite3-0:amd64. #14 37.62 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ... #14 37.62 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... #14 37.70 Selecting previously unselected package libpython3.8-stdlib:amd64. #14 37.70 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ... #14 37.70 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... #14 37.87 Selecting previously unselected package python3.8. #14 32.41 Preparing to unpack .../182-libgpgme11_1.18.0-3ubuntu2_amd64.deb ... #14 32.41 Unpacking libgpgme11:amd64 (1.18.0-3ubuntu2) ... #14 32.44 Selecting previously unselected package python3-gpg. #14 32.45 Preparing to unpack .../183-python3-gpg_1.18.0-3ubuntu2_amd64.deb ... #14 32.45 Unpacking python3-gpg (1.18.0-3ubuntu2) ... #14 32.49 Selecting previously unselected package python3-xdg. #14 32.49 Preparing to unpack .../184-python3-xdg_0.28-2_all.deb ... #14 32.50 Unpacking python3-xdg (0.28-2) ... #14 32.54 Selecting previously unselected package dput. #14 34.86 Setting up libreadline8:amd64 (8.1.2-1) ... #14 34.87 Setting up m4 (1.4.18-5ubuntu2) ... #14 34.88 Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ... #14 34.90 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... #14 34.91 Setting up ca-certificates (20230311ubuntu0.22.04.1) ... #14 35.26 Updating certificates in /etc/ssl/certs... #16 39.74 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #16 39.74 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 #16 39.75 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 #16 39.75 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #16 39.75 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #16 39.75 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64 #16 39.75 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #16 39.75 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #16 39.75 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #16 39.75 --> Running transaction check #16 39.75 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed #16 39.75 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed #16 39.75 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated #16 39.75 ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update #16 39.75 ---> Package kernel-headers.x86_64 0:3.10.0-1160.108.1.el7 will be installed #16 39.75 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed #16 39.76 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed #16 39.76 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed #16 39.76 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed #16 39.76 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #16 39.76 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed #16 39.77 --> Finished Dependency Resolution #16 39.80 #16 39.80 Dependencies Resolved #16 39.80 #16 39.80 ================================================================================ #16 39.80 Package Arch Version Repository Size #16 39.80 ================================================================================ #16 39.80 Installing: #16 39.80 cmake x86_64 2.8.12.2-2.el7 base 7.1 M #16 39.80 gcc x86_64 4.8.5-44.el7 base 16 M #16 39.80 git x86_64 1.8.3.1-25.el7_9 updates 4.4 M #16 39.80 glibc-static x86_64 2.17-326.el7_9 updates 1.6 M #16 39.80 libarchive x86_64 3.1.2-14.el7_7 base 319 k #16 39.80 libseccomp-devel x86_64 2.3.1-4.el7 base 64 k #16 39.80 libselinux-devel x86_64 2.5-15.el7 base 187 k #16 39.80 libtool x86_64 2.4.2-22.el7_3 base 588 k #16 39.80 libtool-ltdl-devel x86_64 2.4.2-22.el7_3 base 167 k #16 39.80 make x86_64 1:3.82-24.el7 base 421 k #16 39.80 selinux-policy-devel noarch 3.13.1-268.el7_9.2 updates 1.7 M #16 39.80 systemd-devel x86_64 219-78.el7_9.9 updates 217 k #16 39.80 which x86_64 2.20-7.el7 base 41 k #16 39.80 Installing for dependencies: #16 39.80 audit-libs-python x86_64 2.8.5-4.el7 base 76 k #16 39.80 autoconf noarch 2.69-11.el7 base 701 k #16 39.80 automake noarch 1.13.4-3.el7 base 679 k #16 39.80 checkpolicy x86_64 2.5-8.el7 base 295 k #16 39.80 cpp x86_64 4.8.5-44.el7 base 5.9 M #16 39.80 fipscheck x86_64 1.4.1-6.el7 base 21 k #16 39.80 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k #16 39.80 glibc-devel x86_64 2.17-326.el7_9 updates 1.1 M #16 39.80 glibc-headers x86_64 2.17-326.el7_9 updates 691 k #16 39.80 kernel-headers x86_64 3.10.0-1160.108.1.el7 updates 9.1 M #16 39.80 less x86_64 458-9.el7 base 120 k #16 39.80 libcgroup x86_64 0.41-21.el7 base 66 k #16 39.80 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k #16 39.80 libgomp x86_64 4.8.5-44.el7 base 159 k #16 39.80 libmpc x86_64 1.0.1-3.el7 base 51 k #16 39.80 libseccomp x86_64 2.3.1-4.el7 base 56 k #16 39.80 libselinux-python x86_64 2.5-15.el7 base 236 k #16 39.80 libselinux-utils x86_64 2.5-15.el7 base 151 k #16 39.80 libsemanage-python x86_64 2.5-14.el7 base 113 k #16 39.80 libsepol-devel x86_64 2.5-10.el7 base 77 k #16 39.80 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k #16 39.80 lzo x86_64 2.06-8.el7 base 59 k #16 39.80 m4 x86_64 1.4.16-10.el7 base 256 k #16 39.80 mpfr x86_64 3.1.1-4.el7 base 203 k #16 39.80 openssh x86_64 7.4p1-23.el7_9 updates 510 k #16 39.80 openssh-clients x86_64 7.4p1-23.el7_9 updates 655 k #16 39.80 pcre-devel x86_64 8.32-17.el7 base 480 k #16 39.80 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #16 39.80 perl-Error noarch 1:0.17020-2.el7 base 32 k #16 39.80 perl-Git noarch 1.8.3.1-25.el7_9 updates 56 k #16 39.80 perl-TermReadKey x86_64 2.30-20.el7 base 31 k #16 39.80 perl-Test-Harness noarch 3.28-3.el7 base 302 k #16 39.80 policycoreutils x86_64 2.5-34.el7 base 917 k #16 39.80 policycoreutils-devel x86_64 2.5-34.el7 base 335 k #16 39.80 policycoreutils-python x86_64 2.5-34.el7 base 457 k #16 39.80 python-IPy noarch 0.75-6.el7 base 32 k #16 39.80 rsync x86_64 3.1.2-12.el7_9 updates 408 k #16 39.80 selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k #16 39.80 setools-libs x86_64 3.3.8-4.el7 base 620 k #16 39.80 Updating for dependencies: #16 39.80 glibc x86_64 2.17-326.el7_9 updates 3.6 M #16 39.80 glibc-common x86_64 2.17-326.el7_9 updates 12 M #16 39.80 systemd x86_64 219-78.el7_9.9 updates 5.1 M #16 39.80 systemd-libs x86_64 219-78.el7_9.9 updates 419 k #16 39.80 #16 39.80 Transaction Summary #16 39.80 ================================================================================ #16 39.80 Install 13 Packages (+39 Dependent packages) #16 39.80 Upgrade ( 4 Dependent packages) #16 39.80 #16 39.80 Total download size: 79 M #16 39.80 Downloading packages: #16 39.81 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #14 37.87 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... #14 37.88 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ... #14 37.92 Selecting previously unselected package libpython3-stdlib:amd64. #14 37.92 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... #14 37.93 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #14 37.97 Setting up python3-minimal (3.8.2-0ubuntu2) ... #14 32.55 Preparing to unpack .../185-dput_1.1.3ubuntu3_all.deb ... #14 32.55 Unpacking dput (1.1.3ubuntu3) ... #14 32.59 Selecting previously unselected package fonts-noto-mono. #14 32.59 Preparing to unpack .../186-fonts-noto-mono_20201225-2_all.deb ... #14 32.59 Unpacking fonts-noto-mono (20201225-2) ... #14 32.63 Selecting previously unselected package fonts-noto-core. #14 32.64 Preparing to unpack .../187-fonts-noto-core_20201225-2_all.deb ... #14 32.64 Unpacking fonts-noto-core (20201225-2) ... #14 32.87 Selecting previously unselected package fontconfig-config. #14 32.87 Preparing to unpack .../188-fontconfig-config_2.14.2-4ubuntu1_amd64.deb ... #14 32.98 Unpacking fontconfig-config (2.14.2-4ubuntu1) ... #14 38.19 Selecting previously unselected package python3. #14 38.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 ... 4867 files and directories currently installed.) #14 38.19 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ... #14 38.20 Unpacking python3 (3.8.2-0ubuntu2) ... #14 38.25 Selecting previously unselected package libbsd0:amd64. #14 38.25 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ... #14 38.26 Unpacking libbsd0:amd64 (0.10.0-1) ... #14 38.31 Selecting previously unselected package bsdmainutils. #14 33.03 Selecting previously unselected package libcurl3-gnutls:amd64. #14 33.03 Preparing to unpack .../189-libcurl3-gnutls_8.2.1-1ubuntu3.2_amd64.deb ... #14 33.03 Unpacking libcurl3-gnutls:amd64 (8.2.1-1ubuntu3.2) ... #14 33.06 Selecting previously unselected package liberror-perl. #14 33.07 Preparing to unpack .../190-liberror-perl_0.17029-2_all.deb ... #14 33.07 Unpacking liberror-perl (0.17029-2) ... #14 33.11 Selecting previously unselected package git-man. #14 35.68 137 added, 0 removed; done. #14 35.71 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... #14 35.73 Setting up libgdbm-compat4:amd64 (1.23-1) ... #14 35.74 Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... #14 35.75 Setting up dwz (0.14-1build2) ... #14 35.76 Setting up groff-base (1.22.4-8build1) ... #14 35.79 Setting up cpp (4:11.2.0-1ubuntu1) ... #14 38.31 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ... #14 38.31 Unpacking bsdmainutils (11.1.2ubuntu3) ... #14 38.38 Selecting previously unselected package libuchardet0:amd64. #14 38.38 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ... #14 38.38 Unpacking libuchardet0:amd64 (0.0.6-3build1) ... #14 38.42 Selecting previously unselected package groff-base. #14 38.42 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ... #14 38.42 Unpacking groff-base (1.22.4-4build1) ... #14 38.54 Selecting previously unselected package libgdbm6:amd64. #14 38.54 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ... #14 38.54 Unpacking libgdbm6:amd64 (1.18.1-5) ... #14 38.58 Selecting previously unselected package libpipeline1:amd64. #14 38.58 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ... #14 38.59 Unpacking libpipeline1:amd64 (1.5.2-2build1) ... #14 38.64 Selecting previously unselected package man-db. #14 33.11 Preparing to unpack .../191-git-man_1%3a2.40.1-1ubuntu1_all.deb ... #14 33.11 Unpacking git-man (1:2.40.1-1ubuntu1) ... #14 33.16 Selecting previously unselected package git. #14 33.17 Preparing to unpack .../192-git_1%3a2.40.1-1ubuntu1_amd64.deb ... #14 33.17 Unpacking git (1:2.40.1-1ubuntu1) ... #14 33.30 Selecting previously unselected package libalgorithm-diff-perl. #14 33.30 Preparing to unpack .../193-libalgorithm-diff-perl_1.201-1_all.deb ... #14 33.31 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 33.34 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64. #14 33.35 Preparing to unpack .../194-libalgorithm-diff-xs-perl_0.04-8_amd64.deb ... #14 33.35 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8) ... #14 33.38 Selecting previously unselected package libalgorithm-merge-perl. #14 33.39 Preparing to unpack .../195-libalgorithm-merge-perl_0.08-5_all.deb ... #14 33.39 Unpacking libalgorithm-merge-perl (0.08-5) ... #14 33.46 Selecting previously unselected package libaliased-perl. #14 35.80 Setting up gpgconf (2.2.27-3ubuntu2.1) ... #14 35.82 Setting up debugedit (1:5.0-4build1) ... #14 35.83 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.15) ... #14 35.84 Setting up libc6-dev:amd64 (2.35-0ubuntu3.6) ... #14 35.86 Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... #14 35.89 Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ... #14 35.91 Setting up curl (7.81.0-1ubuntu1.15) ... #14 35.92 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #14 35.93 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ... #14 35.94 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #14 35.96 Setting up gpg (2.2.27-3ubuntu2.1) ... #14 35.97 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ... #14 35.98 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... #14 35.99 Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ... #14 36.00 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... #14 38.65 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ... #14 38.65 Unpacking man-db (2.9.1-1) ... #14 38.77 Selecting previously unselected package perl-modules-5.30. #14 38.77 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... #14 38.78 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... #14 33.46 Preparing to unpack .../196-libaliased-perl_0.34-3_all.deb ... #14 33.47 Unpacking libaliased-perl (0.34-3) ... #14 33.50 Selecting previously unselected package libapt-pkg-perl. #14 33.50 Preparing to unpack .../197-libapt-pkg-perl_0.1.40build3_amd64.deb ... #14 33.50 Unpacking libapt-pkg-perl (0.1.40build3) ... #14 33.54 Selecting previously unselected package libarchive-cpio-perl. #14 33.54 Preparing to unpack .../198-libarchive-cpio-perl_0.10-3_all.deb ... #14 33.55 Unpacking libarchive-cpio-perl (0.10-3) ... #14 33.58 Selecting previously unselected package libarray-intspan-perl. #14 33.58 Preparing to unpack .../199-libarray-intspan-perl_2.004-2_all.deb ... #14 33.59 Unpacking libarray-intspan-perl (2.004-2) ... #14 33.62 Selecting previously unselected package libmodule-implementation-perl. #14 33.62 Preparing to unpack .../200-libmodule-implementation-perl_0.09-2_all.deb ... #14 33.63 Unpacking libmodule-implementation-perl (0.09-2) ... #14 33.66 Selecting previously unselected package libsub-exporter-progressive-perl. #14 33.66 Preparing to unpack .../201-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #14 33.66 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #14 33.70 Selecting previously unselected package libvariable-magic-perl. #14 36.02 Setting up gettext (0.21-4ubuntu4) ... #14 36.03 Setting up gpg-agent (2.2.27-3ubuntu2.1) ... #14 39.09 Selecting previously unselected package libgdbm-compat4:amd64. #14 33.70 Preparing to unpack .../202-libvariable-magic-perl_0.63-1_amd64.deb ... #14 33.70 Unpacking libvariable-magic-perl (0.63-1) ... #14 33.74 Selecting previously unselected package libb-hooks-endofscope-perl. #14 33.74 Preparing to unpack .../203-libb-hooks-endofscope-perl_0.26-1_all.deb ... #14 33.75 Unpacking libb-hooks-endofscope-perl (0.26-1) ... #14 33.78 Selecting previously unselected package libberkeleydb-perl:amd64. #14 33.78 Preparing to unpack .../204-libberkeleydb-perl_0.64-2_amd64.deb ... #14 33.79 Unpacking libberkeleydb-perl:amd64 (0.64-2) ... #14 33.83 Selecting previously unselected package libfreetype6:amd64. #14 33.83 Preparing to unpack .../205-libfreetype6_2.13.1+dfsg-1_amd64.deb ... #14 33.83 Unpacking libfreetype6:amd64 (2.13.1+dfsg-1) ... #14 33.91 Selecting previously unselected package libfontconfig1:amd64. #14 33.91 Preparing to unpack .../206-libfontconfig1_2.14.2-4ubuntu1_amd64.deb ... #14 33.92 Unpacking libfontconfig1:amd64 (2.14.2-4ubuntu1) ... #14 33.96 Selecting previously unselected package libjpeg-turbo8:amd64. #14 36.48 Setting up python3.10 (3.10.12-1~22.04.3) ... #14 39.09 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ... #14 39.09 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... #14 39.13 Selecting previously unselected package libperl5.30:amd64. #14 39.13 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ... #14 39.14 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... #14 33.96 Preparing to unpack .../207-libjpeg-turbo8_2.1.5-2ubuntu1_amd64.deb ... #14 33.97 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu1) ... #14 34.00 Selecting previously unselected package libjpeg8:amd64. #14 34.00 Preparing to unpack .../208-libjpeg8_8c-2ubuntu11_amd64.deb ... #14 34.01 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... #14 34.05 Selecting previously unselected package libdeflate0:amd64. #14 34.05 Preparing to unpack .../209-libdeflate0_1.18-1_amd64.deb ... #14 34.05 Unpacking libdeflate0:amd64 (1.18-1) ... #14 34.10 Selecting previously unselected package libjbig0:amd64. #14 34.11 Preparing to unpack .../210-libjbig0_2.1-6.1ubuntu1_amd64.deb ... #14 34.11 Unpacking libjbig0:amd64 (2.1-6.1ubuntu1) ... #14 34.16 Selecting previously unselected package liblerc4:amd64. #14 34.16 Preparing to unpack .../211-liblerc4_4.0.0+ds-2ubuntu2_amd64.deb ... #14 34.16 Unpacking liblerc4:amd64 (4.0.0+ds-2ubuntu2) ... #14 34.20 Selecting previously unselected package libwebp7:amd64. #14 34.20 Preparing to unpack .../212-libwebp7_1.2.4-0.3_amd64.deb ... #14 34.21 Unpacking libwebp7:amd64 (1.2.4-0.3) ... #14 DONE 108.7s #14 39.55 Selecting previously unselected package perl. #14 34.25 Selecting previously unselected package libtiff6:amd64. #14 34.25 Preparing to unpack .../213-libtiff6_4.5.1+git230720-1ubuntu1.1_amd64.deb ... #14 34.26 Unpacking libtiff6:amd64 (4.5.1+git230720-1ubuntu1.1) ... #14 34.30 Selecting previously unselected package libxpm4:amd64. #14 34.30 Preparing to unpack .../214-libxpm4_1%3a3.5.12-1.1ubuntu1_amd64.deb ... #14 34.31 Unpacking libxpm4:amd64 (1:3.5.12-1.1ubuntu1) ... #14 34.35 Selecting previously unselected package libgd3:amd64. #14 34.35 Preparing to unpack .../215-libgd3_2.3.3-9ubuntu1_amd64.deb ... #14 34.36 Unpacking libgd3:amd64 (2.3.3-9ubuntu1) ... #14 34.40 Selecting previously unselected package libc-devtools. #14 34.40 Preparing to unpack .../216-libc-devtools_2.38-1ubuntu6.1_amd64.deb ... #14 34.40 Unpacking libc-devtools (2.38-1ubuntu6.1) ... #14 34.43 Selecting previously unselected package libcapture-tiny-perl. #14 34.44 Preparing to unpack .../217-libcapture-tiny-perl_0.48-2_all.deb ... #14 34.44 Unpacking libcapture-tiny-perl (0.48-2) ... #14 34.48 Selecting previously unselected package libcgi-pm-perl. #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #16 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #14 37.11 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... #14 39.55 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.5_amd64.deb ... #14 39.56 Unpacking perl (5.30.0-9ubuntu0.5) ... #14 39.60 Selecting previously unselected package openssl. #14 39.61 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.22_amd64.deb ... #14 39.61 Unpacking openssl (1.1.1f-1ubuntu2.22) ... #14 39.71 Selecting previously unselected package ca-certificates. #14 39.72 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #14 39.72 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... #14 39.77 Selecting previously unselected package distro-info-data. #14 39.77 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.15_all.deb ... #14 39.78 Unpacking distro-info-data (0.43ubuntu1.15) ... #14 39.81 Selecting previously unselected package libmagic-mgc. #14 39.81 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ... #14 39.81 Unpacking libmagic-mgc (1:5.38-4) ... #14 39.88 Selecting previously unselected package libmagic1:amd64. #14 34.48 Preparing to unpack .../218-libcgi-pm-perl_4.57-1_all.deb ... #14 34.49 Unpacking libcgi-pm-perl (4.57-1) ... #14 34.54 Selecting previously unselected package libfcgi0ldbl:amd64. #14 34.54 Preparing to unpack .../219-libfcgi0ldbl_2.4.2-2build2_amd64.deb ... #14 34.55 Unpacking libfcgi0ldbl:amd64 (2.4.2-2build2) ... #14 34.58 Selecting previously unselected package libfcgi-perl. #14 34.58 Preparing to unpack .../220-libfcgi-perl_0.82+ds-2_amd64.deb ... #14 34.59 Unpacking libfcgi-perl (0.82+ds-2) ... #14 34.62 Selecting previously unselected package libcgi-fast-perl. #14 34.63 Preparing to unpack .../221-libcgi-fast-perl_1%3a2.15-1_all.deb ... #14 34.63 Unpacking libcgi-fast-perl (1:2.15-1) ... #14 34.66 Selecting previously unselected package libclass-data-inheritable-perl. #14 34.67 Preparing to unpack .../222-libclass-data-inheritable-perl_0.08-3_all.deb ... #14 34.67 Unpacking libclass-data-inheritable-perl (0.08-3) ... #14 34.71 Selecting previously unselected package libcommon-sense-perl:amd64. #14 37.13 Setting up openssh-client (1:8.9p1-3ubuntu0.6) ... #14 37.20 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #14 37.20 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 #14 37.20 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #14 37.20 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 #14 37.21 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #14 37.21 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 #14 37.22 Setting up gpgsm (2.2.27-3ubuntu2.1) ... #14 37.23 Setting up libxext6:amd64 (2:1.3.4-1build1) ... #14 37.24 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.15) ... #14 37.27 Setting up python3 (3.10.6-1~22.04) ... #14 39.88 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ... #14 39.89 Unpacking libmagic1:amd64 (1:5.38-4) ... #14 39.93 Selecting previously unselected package file. #14 39.93 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ... #14 39.94 Unpacking file (1:5.38-4) ... #14 39.97 Selecting previously unselected package less. #14 39.98 Preparing to unpack .../018-less_551-1ubuntu0.2_amd64.deb ... #14 39.98 Unpacking less (551-1ubuntu0.2) ... #14 40.03 Selecting previously unselected package libelf1:amd64. #14 40.03 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_amd64.deb ... #14 40.04 Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ... #14 40.09 Selecting previously unselected package libglib2.0-0:amd64. #14 34.72 Preparing to unpack .../223-libcommon-sense-perl_3.75-3_amd64.deb ... #14 34.72 Unpacking libcommon-sense-perl:amd64 (3.75-3) ... #14 34.76 Selecting previously unselected package libconfig-tiny-perl. #14 34.76 Preparing to unpack .../224-libconfig-tiny-perl_2.29-1_all.deb ... #14 34.77 Unpacking libconfig-tiny-perl (2.29-1) ... #14 34.81 Selecting previously unselected package libparams-util-perl. #14 34.82 Preparing to unpack .../225-libparams-util-perl_1.102-2_amd64.deb ... #14 34.82 Unpacking libparams-util-perl (1.102-2) ... #14 34.87 Selecting previously unselected package libsub-install-perl. #14 34.87 Preparing to unpack .../226-libsub-install-perl_0.929-1_all.deb ... #14 34.88 Unpacking libsub-install-perl (0.929-1) ... #14 34.94 Selecting previously unselected package libdata-optlist-perl. #16 0.672 Hit:1 http://ports.ubuntu.com/ubuntu-ports mantic InRelease #16 0.733 Hit:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease #16 0.806 Hit:3 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease #14 37.52 Setting up binutils (2.38-4ubuntu2.6) ... #14 37.54 Setting up python3-xdg (0.27-2) ... #14 37.67 Setting up man-db (2.10.2-1) ... #14 40.09 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ... #14 40.09 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... #14 40.23 Selecting previously unselected package libglib2.0-data. #14 40.23 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... #14 40.23 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 40.28 Selecting previously unselected package tzdata. #14 40.28 Preparing to unpack .../022-tzdata_2023d-0ubuntu0.20.04_all.deb ... #14 40.29 Unpacking tzdata (2023d-0ubuntu0.20.04) ... #14 34.94 Preparing to unpack .../227-libdata-optlist-perl_0.114-1_all.deb ... #14 34.94 Unpacking libdata-optlist-perl (0.114-1) ... #14 34.99 Selecting previously unselected package libsub-exporter-perl. #14 34.99 Preparing to unpack .../228-libsub-exporter-perl_0.990-1_all.deb ... #14 35.00 Unpacking libsub-exporter-perl (0.990-1) ... #14 35.06 Selecting previously unselected package libconst-fast-perl. #14 35.07 Preparing to unpack .../229-libconst-fast-perl_0.014-2_all.deb ... #14 35.07 Unpacking libconst-fast-perl (0.014-2) ... #14 35.12 Selecting previously unselected package libwant-perl. #14 35.12 Preparing to unpack .../230-libwant-perl_0.29-2build1_amd64.deb ... #14 35.13 Unpacking libwant-perl (0.29-2build1) ... #14 35.17 Selecting previously unselected package libcontextual-return-perl. #14 35.18 Preparing to unpack .../231-libcontextual-return-perl_0.004014-4_all.deb ... #14 35.19 Unpacking libcontextual-return-perl (0.004014-4) ... #14 35.22 Selecting previously unselected package libcpanel-json-xs-perl:amd64. #14 35.22 Preparing to unpack .../232-libcpanel-json-xs-perl_4.37-1_amd64.deb ... #14 35.24 Unpacking libcpanel-json-xs-perl:amd64 (4.37-1) ... #14 35.29 Selecting previously unselected package libdevel-stacktrace-perl. #16 0.879 Hit:4 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease #14 37.76 Building database of manual pages ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:28.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GIfxuy + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NvwVWU + 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.t13Jez + 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-20240226182428-efb9206 + GITCOMMIT=efb9206 + 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:46Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #14 40.49 Selecting previously unselected package libicu66:amd64. #14 40.49 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ... #14 40.50 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... #14 35.29 Preparing to unpack .../233-libdevel-stacktrace-perl_2.0400-2_all.deb ... #14 35.29 Unpacking libdevel-stacktrace-perl (2.0400-2) ... #14 35.33 Selecting previously unselected package libexception-class-perl. #14 35.33 Preparing to unpack .../234-libexception-class-perl_1.45-1_all.deb ... #14 35.34 Unpacking libexception-class-perl (1.45-1) ... #14 35.38 Selecting previously unselected package libiterator-perl. #14 35.38 Preparing to unpack .../235-libiterator-perl_0.03+ds1-2_all.deb ... #14 35.39 Unpacking libiterator-perl (0.03+ds1-2) ... #14 35.42 Selecting previously unselected package libiterator-util-perl. #14 35.42 Preparing to unpack .../236-libiterator-util-perl_0.02+ds1-2_all.deb ... #14 35.43 Unpacking libiterator-util-perl (0.02+ds1-2) ... #14 35.46 Selecting previously unselected package libdata-dpath-perl. #14 35.46 Preparing to unpack .../237-libdata-dpath-perl_0.58-2_all.deb ... #14 35.47 Unpacking libdata-dpath-perl (0.58-2) ... #14 35.51 Selecting previously unselected package libdata-dump-perl. #14 38.01 Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4.1) ... #14 38.02 Setting up python3-six (1.16.0-3ubuntu1) ... #14 38.13 Setting up dirmngr (2.2.27-3ubuntu2.1) ... #14 35.51 Preparing to unpack .../238-libdata-dump-perl_1.25-1_all.deb ... #14 35.52 Unpacking libdata-dump-perl (1.25-1) ... #14 35.57 Selecting previously unselected package libdata-messagepack-perl. #14 35.57 Preparing to unpack .../239-libdata-messagepack-perl_1.02-1build1_amd64.deb ... #14 35.57 Unpacking libdata-messagepack-perl (1.02-1build1) ... #14 35.61 Selecting previously unselected package libnet-domain-tld-perl. #14 35.62 Preparing to unpack .../240-libnet-domain-tld-perl_1.75-3_all.deb ... #14 35.62 Unpacking libnet-domain-tld-perl (1.75-3) ... #14 35.66 Selecting previously unselected package libdata-validate-domain-perl. #14 35.66 Preparing to unpack .../241-libdata-validate-domain-perl_0.10-1.1_all.deb ... #14 35.66 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #14 35.70 Selecting previously unselected package libnet-ipv6addr-perl. #14 35.71 Preparing to unpack .../242-libnet-ipv6addr-perl_1.02-1_all.deb ... #14 35.71 Unpacking libnet-ipv6addr-perl (1.02-1) ... #14 35.75 Selecting previously unselected package libnet-netmask-perl. #14 38.27 Setting up perl (5.34.0-3ubuntu1.3) ... #14 38.29 Setting up libpackage-stash-xs-perl (0.29-1build5) ... #14 38.30 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 38.32 Setting up libxs-parse-keyword-perl (0.21-1build1) ... #14 38.33 Setting up python3-gpg (1.16.0-1.2ubuntu4.1) ... #14 38.48 Setting up libdata-dump-perl (1.25-1) ... #14 35.76 Preparing to unpack .../243-libnet-netmask-perl_2.0002-2_all.deb ... #14 35.76 Unpacking libnet-netmask-perl (2.0002-2) ... #14 35.80 Selecting previously unselected package libnetaddr-ip-perl. #14 35.80 Preparing to unpack .../244-libnetaddr-ip-perl_4.079+dfsg-2build1_amd64.deb ... #14 35.80 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 35.85 Selecting previously unselected package libdata-validate-ip-perl. #14 35.85 Preparing to unpack .../245-libdata-validate-ip-perl_0.31-1_all.deb ... #14 35.86 Unpacking libdata-validate-ip-perl (0.31-1) ... #14 35.88 Selecting previously unselected package libdata-validate-uri-perl. #14 35.89 Preparing to unpack .../246-libdata-validate-uri-perl_0.07-2_all.deb ... #14 35.89 Unpacking libdata-validate-uri-perl (0.07-2) ... #14 35.93 Selecting previously unselected package libdistro-info-perl. #14 35.93 Preparing to unpack .../247-libdistro-info-perl_1.5ubuntu0.23.10.1_all.deb ... #14 35.94 Unpacking libdistro-info-perl (1.5ubuntu0.23.10.1) ... #14 35.97 Selecting previously unselected package libemail-address-xs-perl. #14 35.98 Preparing to unpack .../248-libemail-address-xs-perl_1.05-1build1_amd64.deb ... #14 35.98 Unpacking libemail-address-xs-perl (1.05-1build1) ... #14 36.02 Selecting previously unselected package libexporter-tiny-perl. #14 36.02 Preparing to unpack .../249-libexporter-tiny-perl_1.006002-1_all.deb ... #14 36.03 Unpacking libexporter-tiny-perl (1.006002-1) ... #14 36.07 Selecting previously unselected package libfcgi-bin. #14 41.24 Selecting previously unselected package libxml2:amd64. #14 38.49 Setting up python3-certifi (2020.6.20-1) ... #14 38.60 Setting up libfile-find-rule-perl (0.34-1) ... #14 38.61 Setting up libref-util-perl (0.204-1) ... #14 38.63 Setting up libipc-system-simple-perl (1.30-1) ... #14 38.64 Setting up libnet-domain-tld-perl (1.75-1.1) ... #14 38.65 Setting up libperlio-utf8-strict-perl (0.009-1build1) ... #14 38.67 Setting up libsocket6-perl (0.29-1build4) ... #14 38.69 Setting up libio-prompt-tiny-perl (0.003-1) ... #14 38.70 Setting up libhash-fieldhash-perl (0.15-1build5) ... #14 36.08 Preparing to unpack .../250-libfcgi-bin_2.4.2-2build2_amd64.deb ... #14 36.08 Unpacking libfcgi-bin (2.4.2-2build2) ... #14 36.13 Selecting previously unselected package libipc-system-simple-perl. #14 36.13 Preparing to unpack .../251-libipc-system-simple-perl_1.30-2_all.deb ... #14 36.14 Unpacking libipc-system-simple-perl (1.30-2) ... #14 36.17 Selecting previously unselected package libfile-basedir-perl. #14 36.18 Preparing to unpack .../252-libfile-basedir-perl_0.09-2_all.deb ... #14 36.18 Unpacking libfile-basedir-perl (0.09-2) ... #14 36.21 Selecting previously unselected package libfile-chdir-perl. #14 36.22 Preparing to unpack .../253-libfile-chdir-perl_0.1008-1.1_all.deb ... #14 36.22 Unpacking libfile-chdir-perl (0.1008-1.1) ... #14 36.26 Selecting previously unselected package libfile-fcntllock-perl. #14 36.26 Preparing to unpack .../254-libfile-fcntllock-perl_0.22-4ubuntu1_amd64.deb ... #14 36.26 Unpacking libfile-fcntllock-perl (0.22-4ubuntu1) ... #14 36.30 Selecting previously unselected package libnumber-compare-perl. #16 0.989 Reading package lists... #14 41.24 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.7_amd64.deb ... #14 41.25 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... #14 41.33 Selecting previously unselected package libyaml-0-2:amd64. #14 41.34 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ... #14 41.34 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #14 41.38 Selecting previously unselected package lsb-release. #14 41.38 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #14 41.38 Unpacking lsb-release (11.1.0ubuntu2) ... #14 41.42 Selecting previously unselected package netbase. #14 41.42 Preparing to unpack .../027-netbase_6.1_all.deb ... #14 41.43 Unpacking netbase (6.1) ... #14 41.46 Selecting previously unselected package python3-pkg-resources. #14 41.47 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... #14 41.47 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 41.52 Selecting previously unselected package python3-six. #14 38.78 Setting up libgd3:amd64 (2.3.0-2ubuntu2) ... #14 38.79 Setting up libvariable-magic-perl (0.62-1build5) ... #14 38.81 Setting up python3-idna (3.3-1) ... #14 38.99 Setting up libio-html-perl (1.004-2) ... #14 36.30 Preparing to unpack .../255-libnumber-compare-perl_0.03-3_all.deb ... #14 36.31 Unpacking libnumber-compare-perl (0.03-3) ... #14 36.35 Selecting previously unselected package libtext-glob-perl. #14 36.35 Preparing to unpack .../256-libtext-glob-perl_0.11-3_all.deb ... #14 36.36 Unpacking libtext-glob-perl (0.11-3) ... #14 36.40 Selecting previously unselected package libfile-find-rule-perl. #14 36.41 Preparing to unpack .../257-libfile-find-rule-perl_0.34-3_all.deb ... #14 36.41 Unpacking libfile-find-rule-perl (0.34-3) ... #14 36.53 Selecting previously unselected package libfont-afm-perl. #16 2.351 dpkg-buildpackage: info: source package docker-ce-build-deps #16 2.351 dpkg-buildpackage: info: source version 1.0 #16 2.351 dpkg-buildpackage: info: source distribution unstable #16 2.351 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #14 41.52 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #14 41.52 Unpacking python3-six (1.14.0-2) ... #14 41.56 Selecting previously unselected package shared-mime-info. #14 41.56 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ... #14 41.56 Unpacking shared-mime-info (1.15-1) ... #14 41.64 Selecting previously unselected package ucf. #14 41.64 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #14 41.65 Moving old data out of the way #14 41.65 Unpacking ucf (3.0038+nmu1) ... #14 41.69 Selecting previously unselected package xdg-user-dirs. #14 41.69 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... #14 41.70 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #14 41.76 Selecting previously unselected package xz-utils. #14 39.00 Setting up libpod-parser-perl (1.63-2) ... #14 39.01 Setting up libb-hooks-op-check-perl (0.22-1build5) ... #14 39.03 Setting up liblist-moreutils-xs-perl (0.430-2build2) ... #14 39.04 Setting up libparams-util-perl (1.102-1build3) ... #14 39.05 Setting up libdpkg-perl (1.21.1ubuntu2.2) ... #14 39.06 Setting up libtime-duration-perl (1.21-1) ... #14 39.08 Setting up autoconf (2.71-2) ... #14 39.09 Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... #14 39.25 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #16 2.391 dpkg-source --before-build . #16 2.391 dpkg-buildpackage: info: host architecture armhf #16 2.497 debian/rules clean #16 2.499 dh clean #16 2.607 dh_clean #14 36.53 Preparing to unpack .../258-libfont-afm-perl_1.20-4_all.deb ... #14 36.54 Unpacking libfont-afm-perl (1.20-4) ... #14 36.58 Selecting previously unselected package libio-string-perl. #14 36.58 Preparing to unpack .../259-libio-string-perl_1.08-4_all.deb ... #14 36.58 Unpacking libio-string-perl (1.08-4) ... #14 36.63 Selecting previously unselected package libfont-ttf-perl. #14 36.63 Preparing to unpack .../260-libfont-ttf-perl_1.06-2_all.deb ... #14 36.64 Unpacking libfont-ttf-perl (1.06-2) ... #14 36.69 Selecting previously unselected package libfreezethaw-perl. #14 36.69 Preparing to unpack .../261-libfreezethaw-perl_0.5001-3_all.deb ... #14 36.70 Unpacking libfreezethaw-perl (0.5001-3) ... #14 36.74 Selecting previously unselected package libsort-versions-perl. #14 41.76 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... #14 41.76 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #14 41.80 Selecting previously unselected package gettext-base. #14 41.80 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ... #14 41.81 Unpacking gettext-base (0.19.8.1-10build1) ... #14 41.84 Selecting previously unselected package iso-codes. #14 41.84 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #14 41.84 Unpacking iso-codes (4.4-1) ... #14 39.26 Setting up libarray-intspan-perl (2.004-1) ... #14 39.28 Setting up libcapture-tiny-perl (0.48-1) ... #14 39.29 Setting up libtimedate-perl (2.3300-2) ... #14 39.30 Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... #14 39.32 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... #14 39.33 Setting up libsub-name-perl (0.26-1build3) ... #14 39.34 Setting up libtype-tiny-xs-perl (0.022-1build2) ... #14 39.35 Setting up libsyntax-keyword-try-perl (0.26-1build1) ... #14 39.37 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 39.38 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ... #14 39.39 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 39.41 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... #14 39.42 Setting up xauth (1:1.1-1build2) ... #14 39.43 Setting up libpath-tiny-perl (0.122-1) ... #14 39.45 Setting up libarchive-cpio-perl (0.10-1.1) ... #14 39.46 Setting up libjson-perl (4.04000-1) ... #16 2.641 debian/rules binary #16 2.643 dh binary #16 2.740 dh_update_autotools_config #16 2.771 dh_autoreconf #16 2.814 create-stamp debian/debhelper-build-stamp #16 2.814 dh_prep #16 2.844 dh_auto_install --destdir=debian/docker-ce-build-deps/ #14 36.74 Preparing to unpack .../262-libsort-versions-perl_1.62-3_all.deb ... #14 36.75 Unpacking libsort-versions-perl (1.62-3) ... #14 36.78 Selecting previously unselected package libgit-wrapper-perl. #14 36.78 Preparing to unpack .../263-libgit-wrapper-perl_0.048-2_all.deb ... #14 36.79 Unpacking libgit-wrapper-perl (0.048-2) ... #14 36.83 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 36.83 Preparing to unpack .../264-libhttp-tiny-multipart-perl_0.08-2_all.deb ... #14 36.83 Unpacking libhttp-tiny-multipart-perl (0.08-2) ... #14 36.88 Selecting previously unselected package libio-prompter-perl. #14 36.88 Preparing to unpack .../265-libio-prompter-perl_0.004015-2_all.deb ... #14 36.88 Unpacking libio-prompter-perl (0.004015-2) ... #14 36.92 Selecting previously unselected package libtypes-serialiser-perl. #14 36.92 Preparing to unpack .../266-libtypes-serialiser-perl_1.01-1_all.deb ... #14 36.93 Unpacking libtypes-serialiser-perl (1.01-1) ... #14 36.96 Selecting previously unselected package libjson-xs-perl. #14 36.96 Preparing to unpack .../267-libjson-xs-perl_4.030-2_amd64.deb ... #14 36.97 Unpacking libjson-xs-perl (4.030-2) ... #14 37.01 Selecting previously unselected package libjson-maybexs-perl. #14 42.16 Selecting previously unselected package krb5-locales. #14 42.16 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.4_all.deb ... #14 42.16 Unpacking krb5-locales (1.17-6ubuntu4.4) ... #14 42.21 Selecting previously unselected package libcbor0.6:amd64. #14 42.21 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... #14 42.22 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #14 42.25 Selecting previously unselected package libedit2:amd64. #14 42.25 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ... #14 42.25 Unpacking libedit2:amd64 (3.1-20191231-1) ... #14 42.30 Selecting previously unselected package libfido2-1:amd64. #14 39.48 Setting up libipc-run3-perl (0.048-2) ... #14 39.49 Setting up libsub-override-perl (0.09-2) ... #14 39.50 Setting up libaliased-perl (0.34-1.1) ... #14 39.52 Setting up python3-unidiff (0.5.5-2) ... #14 39.64 Setting up libstrictures-perl (2.000006-1) ... #14 39.66 Setting up libsub-quote-perl (2.006006-1) ... #14 39.67 Setting up libdevel-stacktrace-perl (2.0400-1) ... #14 39.68 Setting up libclass-xsaccessor-perl (1.19-3build9) ... #14 39.70 Setting up libsort-versions-perl (1.62-1) ... #14 39.71 Setting up libexporter-tiny-perl (1.002002-1) ... #14 39.72 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ... #14 39.74 Setting up libfile-dirlist-perl (0.05-2) ... #14 39.75 Setting up libterm-readkey-perl (2.38-1build4) ... #16 2.898 dh_install #16 2.934 dh_installdocs #16 2.973 dh_installchangelogs #16 3.065 dh_perl #16 3.104 dh_link #14 37.01 Preparing to unpack .../268-libjson-maybexs-perl_1.004005-1_all.deb ... #14 37.01 Unpacking libjson-maybexs-perl (1.004005-1) ... #14 37.05 Selecting previously unselected package liblog-any-perl. #14 37.05 Preparing to unpack .../269-liblog-any-perl_1.715-1_all.deb ... #14 37.06 Unpacking liblog-any-perl (1.715-1) ... #14 37.10 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 37.10 Preparing to unpack .../270-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #14 37.11 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #14 37.14 Selecting previously unselected package libpackage-stash-perl. #14 37.14 Preparing to unpack .../271-libpackage-stash-perl_0.40-1_all.deb ... #14 37.15 Unpacking libpackage-stash-perl (0.40-1) ... #14 37.19 Selecting previously unselected package libsub-identify-perl. #14 37.19 Preparing to unpack .../272-libsub-identify-perl_0.14-3_amd64.deb ... #14 37.19 Unpacking libsub-identify-perl (0.14-3) ... #14 37.22 Selecting previously unselected package libsub-name-perl:amd64. #14 37.23 Preparing to unpack .../273-libsub-name-perl_0.27-1_amd64.deb ... #14 37.23 Unpacking libsub-name-perl:amd64 (0.27-1) ... #14 37.26 Selecting previously unselected package libnamespace-clean-perl. #14 37.26 Preparing to unpack .../274-libnamespace-clean-perl_0.27-2_all.deb ... #14 37.27 Unpacking libnamespace-clean-perl (0.27-2) ... #14 37.30 Selecting previously unselected package libpath-tiny-perl. #14 37.31 Preparing to unpack .../275-libpath-tiny-perl_0.144-1_all.deb ... #14 37.31 Unpacking libpath-tiny-perl (0.144-1) ... #14 37.34 Selecting previously unselected package libstrictures-perl. #14 37.34 Preparing to unpack .../276-libstrictures-perl_2.000006-1_all.deb ... #14 37.35 Unpacking libstrictures-perl (2.000006-1) ... #14 37.38 Selecting previously unselected package libtype-tiny-perl. #14 42.30 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... #14 42.31 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... #14 42.34 Selecting previously unselected package libkrb5support0:amd64. #14 42.35 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... #14 42.35 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... #14 42.39 Selecting previously unselected package libk5crypto3:amd64. #14 42.39 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... #14 42.40 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... #14 42.44 Selecting previously unselected package libkeyutils1:amd64. #14 42.44 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... #14 42.44 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #14 42.48 Selecting previously unselected package libkrb5-3:amd64. #14 42.48 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... #14 42.49 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... #14 42.56 Selecting previously unselected package libgssapi-krb5-2:amd64. #14 39.76 Setting up lsb-release (11.1.0ubuntu4) ... #14 39.78 Setting up python3-magic (2:0.4.24-2) ... #14 39.89 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... #14 39.91 Setting up libperlio-gzip-perl (0.19-1build8) ... #14 39.92 Setting up libsys-hostname-long-perl (1.5-2) ... #14 39.94 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #14 39.95 Setting up libsereal-decoder-perl (4.023+ds-1) ... #14 39.96 Setting up liburi-perl (5.10-1) ... #14 39.97 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 39.99 Setting up libfile-touch-perl (0.12-1) ... #14 40.00 Setting up libc-devtools (2.35-0ubuntu3.6) ... #16 3.141 dh_strip_nondeterminism #16 3.208 dh_compress #16 3.248 dh_fixperms #16 3.289 dh_missing #16 3.318 dh_installdeb #14 37.38 Preparing to unpack .../277-libtype-tiny-perl_2.004000-1_all.deb ... #14 37.39 Unpacking libtype-tiny-perl (2.004000-1) ... #14 37.42 Selecting previously unselected package libgitlab-api-v4-perl. #14 37.43 Preparing to unpack .../278-libgitlab-api-v4-perl_0.27-1_all.deb ... #14 37.43 Unpacking libgitlab-api-v4-perl (0.27-1) ... #14 37.46 Selecting previously unselected package libhtml-form-perl. #14 37.47 Preparing to unpack .../279-libhtml-form-perl_6.11-1_all.deb ... #14 37.47 Unpacking libhtml-form-perl (6.11-1) ... #14 37.50 Selecting previously unselected package libhtml-format-perl. #14 37.51 Preparing to unpack .../280-libhtml-format-perl_2.16-2_all.deb ... #14 37.51 Unpacking libhtml-format-perl (2.16-2) ... #14 37.55 Selecting previously unselected package libhtml-html5-entities-perl. #14 37.55 Preparing to unpack .../281-libhtml-html5-entities-perl_0.004-3_all.deb ... #14 37.55 Unpacking libhtml-html5-entities-perl (0.004-3) ... #14 37.59 Selecting previously unselected package libhtml-tokeparser-simple-perl. #14 37.59 Preparing to unpack .../282-libhtml-tokeparser-simple-perl_3.16-4_all.deb ... #14 37.59 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ... #14 37.62 Selecting previously unselected package libhttp-daemon-perl. #14 42.56 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... #14 42.56 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... #14 42.63 Selecting previously unselected package libpsl5:amd64. #14 42.63 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #14 42.63 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #14 42.67 Selecting previously unselected package libxau6:amd64. #14 42.67 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... #14 42.68 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... #14 42.71 Selecting previously unselected package libxdmcp6:amd64. #14 42.71 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... #14 42.72 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #14 42.76 Selecting previously unselected package libxcb1:amd64. #14 42.76 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ... #14 42.76 Unpacking libxcb1:amd64 (1.14-2) ... #14 42.79 Selecting previously unselected package libx11-data. #14 40.01 Setting up libemail-address-xs-perl (1.04-1build6) ... #14 40.02 Setting up libnet-ssleay-perl:amd64 (1.92-1build2) ... #14 40.03 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... #14 40.21 Setting up automake (1:1.16.5-1.3) ... #14 40.22 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 40.22 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #14 40.22 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #14 40.23 Setting up libapt-pkg-perl (0.1.40build2) ... #14 40.24 Setting up libstring-escape-perl (2010.002-2) ... #14 40.27 Setting up libhttp-date-perl (6.05-1) ... #14 40.28 Setting up libfile-which-perl (1.23-1) ... #14 40.30 Setting up libfile-basedir-perl (0.09-1) ... #14 40.31 Setting up libunicode-utf8-perl (0.62-1build4) ... #14 40.32 Setting up libset-intspan-perl (1.19-2) ... #16 3.354 dh_gencontrol #16 3.485 dh_md5sums #14 37.63 Preparing to unpack .../283-libhttp-daemon-perl_6.16-1_all.deb ... #14 37.63 Unpacking libhttp-daemon-perl (6.16-1) ... #14 37.67 Selecting previously unselected package libindirect-perl. #14 37.67 Preparing to unpack .../284-libindirect-perl_0.39-2build1_amd64.deb ... #14 37.67 Unpacking libindirect-perl (0.39-2build1) ... #14 37.71 Selecting previously unselected package libio-interactive-perl. #14 37.71 Preparing to unpack .../285-libio-interactive-perl_1.023-2_all.deb ... #14 37.72 Unpacking libio-interactive-perl (1.023-2) ... #14 37.75 Selecting previously unselected package libjson-perl. #14 37.75 Preparing to unpack .../286-libjson-perl_4.10000-1_all.deb ... #14 37.75 Unpacking libjson-perl (4.10000-1) ... #14 37.79 Selecting previously unselected package libldap-common. #14 37.79 Preparing to unpack .../287-libldap-common_2.6.6+dfsg-1~exp1ubuntu1_all.deb ... #14 37.80 Unpacking libldap-common (2.6.6+dfsg-1~exp1ubuntu1) ... #14 37.83 Selecting previously unselected package liblist-compare-perl. #14 37.83 Preparing to unpack .../288-liblist-compare-perl_0.55-2_all.deb ... #14 37.84 Unpacking liblist-compare-perl (0.55-2) ... #14 37.87 Selecting previously unselected package liblist-someutils-perl. #14 42.79 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... #14 42.80 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... #14 42.86 Selecting previously unselected package libx11-6:amd64. #14 42.86 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... #14 42.87 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... #14 42.95 Selecting previously unselected package libxext6:amd64. #14 40.33 Setting up libmouse-perl (2.5.10-1build4) ... #14 40.35 Setting up libfile-listing-perl (6.14-1) ... #14 40.36 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... #14 40.38 Setting up libregexp-pattern-perl (0.2.14-1) ... #14 40.39 Setting up libdata-messagepack-perl (1.01-2build1) ... #14 40.42 Setting up libfont-afm-perl (1.20-3) ... #14 40.43 Setting up libwant-perl (0.29-1build7) ... #14 40.44 Setting up libdynaloader-functions-perl (0.003-1.1) ... #14 40.45 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 40.47 Setting up liblist-compare-perl (0.55-1) ... #14 40.48 Setting up libref-util-xs-perl (0.117-1build5) ... #14 40.49 Setting up libio-pty-perl (1:1.15-2build2) ... #14 40.50 Setting up libtool (2.4.6-15build2) ... #14 40.52 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... #14 40.53 Setting up libfile-fcntllock-perl (0.22-3build7) ... #16 3.526 dh_builddeb #16 3.554 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.570 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo #16 3.731 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #14 37.88 Preparing to unpack .../289-liblist-someutils-perl_0.59-1_all.deb ... #14 37.88 Unpacking liblist-someutils-perl (0.59-1) ... #14 37.91 Selecting previously unselected package liblist-someutils-xs-perl:amd64. #14 37.91 Preparing to unpack .../290-liblist-someutils-xs-perl_0.58-3_amd64.deb ... #14 37.92 Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ... #14 37.95 Selecting previously unselected package liblist-utilsby-perl. #14 37.96 Preparing to unpack .../291-liblist-utilsby-perl_0.12-2_all.deb ... #14 37.96 Unpacking liblist-utilsby-perl (0.12-2) ... #14 38.02 Selecting previously unselected package libltdl7:amd64. #14 38.03 Preparing to unpack .../292-libltdl7_2.4.7-7_amd64.deb ... #14 38.03 Unpacking libltdl7:amd64 (2.4.7-7) ... #14 38.06 Selecting previously unselected package libltdl-dev:amd64. #14 38.06 Preparing to unpack .../293-libltdl-dev_2.4.7-7_amd64.deb ... #14 38.07 Unpacking libltdl-dev:amd64 (2.4.7-7) ... #14 38.12 Selecting previously unselected package liblzo2-2:amd64. #14 38.12 Preparing to unpack .../294-liblzo2-2_2.10-2build3_amd64.deb ... #14 38.13 Unpacking liblzo2-2:amd64 (2.10-2build3) ... #14 42.95 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... #14 42.96 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... #14 42.99 Selecting previously unselected package libxmuu1:amd64. #14 42.99 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #14 43.00 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #14 43.02 Selecting previously unselected package manpages. #14 43.03 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #14 43.03 Unpacking manpages (5.05-1) ... #14 43.15 Selecting previously unselected package openssh-client. #14 43.16 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.11_amd64.deb ... #14 43.16 Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ... #14 43.25 Selecting previously unselected package publicsuffix. #14 43.26 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #14 40.54 Setting up libclone-perl (0.45-1build3) ... #14 40.55 Setting up libalgorithm-diff-perl (1.201-1) ... #14 40.57 Setting up libarchive-zip-perl (1.68-1) ... #14 40.58 Setting up libsub-identify-perl (0.14-1build5) ... #14 40.60 Setting up libdistro-info-perl (1.1ubuntu0.2) ... #14 40.61 Setting up libcpanel-json-xs-perl:amd64 (4.27-1build1) ... #14 40.62 Setting up python3-apt (2.4.0ubuntu3) ... #14 40.76 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #16 3.815 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.817 dpkg-source --after-build . #16 3.925 dpkg-buildpackage: info: binary-only upload (no source included) #16 3.930 #16 3.930 The package has been created. #16 3.930 Attention, the package has been created in the current directory, #16 3.930 not in ".." as indicated by the message above! #16 3.953 Selecting previously unselected package docker-ce-build-deps. #16 3.970 (Reading database ... 27255 files and directories currently installed.) #16 3.971 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.975 Unpacking docker-ce-build-deps (1.0) ... #14 38.16 Selecting previously unselected package libsys-hostname-long-perl. #14 38.16 Preparing to unpack .../295-libsys-hostname-long-perl_1.5-3_all.deb ... #14 38.17 Unpacking libsys-hostname-long-perl (1.5-3) ... #14 38.20 Selecting previously unselected package libmail-sendmail-perl. #14 38.20 Preparing to unpack .../296-libmail-sendmail-perl_0.80-3_all.deb ... #14 38.21 Unpacking libmail-sendmail-perl (0.80-3) ... #14 38.28 Selecting previously unselected package libnet-smtp-ssl-perl. #14 43.26 Unpacking publicsuffix (20200303.0012-1) ... #14 43.30 Selecting previously unselected package python-apt-common. #14 43.30 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... #14 43.30 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 43.34 Selecting previously unselected package python3-apt. #14 43.34 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ... #14 43.34 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... #14 43.39 Selecting previously unselected package libunwind8:amd64. #14 43.39 Preparing to unpack .../058-libunwind8_1.2.1-9ubuntu0.1_amd64.deb ... #14 43.40 Unpacking libunwind8:amd64 (1.2.1-9ubuntu0.1) ... #14 43.43 Selecting previously unselected package strace. #14 43.43 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ... #14 43.44 Unpacking strace (5.5-3ubuntu1) ... #14 43.50 Selecting previously unselected package xauth. #14 43.50 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ... #14 43.51 Unpacking xauth (1:1.1-0ubuntu1) ... #14 43.55 Selecting previously unselected package libfl2:amd64. #14 43.55 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ... #14 43.56 Unpacking libfl2:amd64 (2.6.4-6.2) ... #14 43.60 Selecting previously unselected package at. #14 43.60 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ... #14 43.60 Unpacking at (3.1.23-1ubuntu1) ... + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.i3NXu4V01k/ #14 40.77 Setting up liblist-moreutils-perl (0.430-2) ... #14 40.78 Setting up libhtml-tagset-perl (3.20-4) ... #14 40.79 Setting up liblog-any-perl (1.710-1) ... #14 40.80 Setting up libauthen-sasl-perl (2.1600-1.1) ... #14 40.81 Setting up libdevel-size-perl (0.83-1build4) ... #14 40.83 Setting up libdebhelper-perl (13.6ubuntu1) ... #14 40.84 Setting up libpod-constants-perl (0.19-2) ... #14 40.85 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #14 40.86 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 40.87 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #14 40.89 Setting up libio-interactive-perl (1.023-1) ... #14 40.90 Setting up libtry-tiny-perl (0.31-1) ... #14 40.91 Setting up libtype-tiny-perl (1.012004-1) ... #14 40.93 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ... #14 40.94 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #14 40.95 Setting up libnet-http-perl (6.22-1) ... #14 40.96 Setting up libpath-iterator-rule-perl (1.015-1) ... #14 40.97 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ... #14 40.99 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #14 41.00 Setting up libtime-moment-perl (0.44-1build6) ... #14 41.01 Setting up libencode-locale-perl (1.05-1.1) ... #14 41.02 Setting up libexception-class-perl (1.45-1) ... #14 41.03 Setting up libmath-base85-perl (0.5+dfsg-1) ... #14 41.05 Setting up libconfig-tiny-perl (2.28-1) ... #14 41.06 Setting up libsereal-encoder-perl:amd64 (4.023+ds-1) ... #14 41.07 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #14 41.08 Setting up liblist-utilsby-perl (0.11-1) ... #14 38.28 Preparing to unpack .../297-libnet-smtp-ssl-perl_1.04-2_all.deb ... #14 38.29 Unpacking libnet-smtp-ssl-perl (1.04-2) ... #14 38.32 Selecting previously unselected package libmailtools-perl. #14 38.33 Preparing to unpack .../298-libmailtools-perl_2.21-2_all.deb ... #14 38.33 Unpacking libmailtools-perl (2.21-2) ... #14 38.42 Selecting previously unselected package libmarkdown2:amd64. #14 38.42 Preparing to unpack .../299-libmarkdown2_2.2.7-2_amd64.deb ... #14 38.43 Unpacking libmarkdown2:amd64 (2.2.7-2) ... #14 38.47 Selecting previously unselected package libmath-base85-perl. #14 38.47 Preparing to unpack .../300-libmath-base85-perl_0.5+dfsg-2_all.deb ... #14 38.48 Unpacking libmath-base85-perl (0.5+dfsg-2) ... #14 38.51 Selecting previously unselected package libmldbm-perl. #14 38.51 Preparing to unpack .../301-libmldbm-perl_2.05-4_all.deb ... #14 38.52 Unpacking libmldbm-perl (2.05-4) ... #14 38.55 Selecting previously unselected package libmoox-aliases-perl. #14 43.64 Selecting previously unselected package libsigsegv2:amd64. #14 43.65 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ... #14 43.65 Unpacking libsigsegv2:amd64 (2.12-2) ... #14 43.68 Selecting previously unselected package m4. #14 43.69 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ... #14 43.70 Unpacking m4 (1.4.18-4) ... #14 43.75 Selecting previously unselected package autoconf. #14 43.75 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ... #14 43.75 Unpacking autoconf (2.69-11.1) ... #14 43.80 Selecting previously unselected package autotools-dev. #14 43.81 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ... #14 43.81 Unpacking autotools-dev (20180224.1) ... #14 43.86 Selecting previously unselected package automake. + cd /tmp/docker-cli-docsgen.i3NXu4V01k + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/google/go-cmp v0.6.0 go: downloading gotest.tools/v3 v3.5.1 #14 41.09 Setting up libstring-shellquote-perl (1.04-1) ... #14 41.11 Setting up libnet-netmask-perl (2.0001-1) ... #14 41.12 Setting up libsub-install-perl (0.928-1.1) ... #14 41.13 Setting up gcc (4:11.2.0-1ubuntu1) ... #14 41.16 Setting up dpkg-dev (1.21.1ubuntu2.2) ... #14 41.20 Setting up intltool-debian (0.35.0+20060710.5) ... #14 41.21 Setting up liberror-perl (0.17029-1) ... #14 41.22 Setting up dh-autoreconf (20) ... #14 41.23 Setting up patchutils (0.4.2-1build2) ... #14 41.24 Setting up libmail-sendmail-perl (0.80-1.1) ... #14 41.25 Setting up libltdl-dev:amd64 (2.4.6-15build2) ... #14 41.27 Setting up libjson-maybexs-perl (1.004003-1) ... #14 41.28 Setting up libxml-sax-base-perl (1.09-1.1) ... #14 41.29 Setting up libio-string-perl (1.08-3.1) ... #14 41.30 Setting up libreadonly-perl (2.050-3) ... #14 38.56 Preparing to unpack .../302-libmoox-aliases-perl_0.001006-2_all.deb ... #14 38.56 Unpacking libmoox-aliases-perl (0.001006-2) ... #14 38.60 Selecting previously unselected package libmouse-perl. #14 38.60 Preparing to unpack .../303-libmouse-perl_2.5.10-1build5_amd64.deb ... #14 38.60 Unpacking libmouse-perl (2.5.10-1build5) ... #14 38.64 Selecting previously unselected package libxs-parse-keyword-perl. #14 38.65 Preparing to unpack .../304-libxs-parse-keyword-perl_0.38-1_amd64.deb ... #14 38.65 Unpacking libxs-parse-keyword-perl (0.38-1) ... #14 38.69 Selecting previously unselected package libxs-parse-sublike-perl:amd64. #14 38.69 Preparing to unpack .../305-libxs-parse-sublike-perl_0.20-1ubuntu3_amd64.deb ... #14 38.70 Unpacking libxs-parse-sublike-perl:amd64 (0.20-1ubuntu3) ... #14 38.73 Selecting previously unselected package libobject-pad-perl. #14 38.73 Preparing to unpack .../306-libobject-pad-perl_0.801-2_amd64.deb ... #14 38.74 Unpacking libobject-pad-perl (0.801-2) ... #14 38.77 Selecting previously unselected package libpackage-stash-xs-perl:amd64. #14 38.78 Preparing to unpack .../307-libpackage-stash-xs-perl_0.30-1build1_amd64.deb ... #14 38.78 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1build1) ... #14 38.83 Selecting previously unselected package libpath-iterator-rule-perl. + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:18:54.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod 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.NBSmMP + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el9.x86_64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el9.x86_64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.x86_64/etc/docker + /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.oUe2yz + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version PASS: daemon version OK + ver='Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + test 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' = 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + echo 'PASS: daemon version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20240226182428.efb9206-0.el9.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20240226182428.efb9206-0.el9 docker-ce(x86-64) = 3:0.0.0~20240226182428.efb9206-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.14)(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) libresolv.so.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 Recommends: docker-ce-rootless-extras Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20240226182428.efb9206-0.el9.src.rpm #14 43.86 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ... #14 43.87 Unpacking automake (1:1.16.1-4ubuntu6) ... #14 43.93 Selecting previously unselected package autopoint. #14 43.93 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ... #14 43.94 Unpacking autopoint (0.19.8.1-10build1) ... #14 43.98 Selecting previously unselected package binutils-common:amd64. #14 43.98 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.9_amd64.deb ... #14 43.99 Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ... #14 44.04 Selecting previously unselected package libbinutils:amd64. #14 44.04 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.9_amd64.deb ... #14 44.04 Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ... #14 44.12 Selecting previously unselected package libctf-nobfd0:amd64. go: downloading golang.org/x/sync v0.6.0 #14 41.31 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #14 41.33 Setting up python3-chardet (4.0.0-1) ... #14 41.59 Setting up libstring-copyright-perl (0.003012-1) ... #14 38.83 Preparing to unpack .../308-libpath-iterator-rule-perl_1.015-2_all.deb ... #14 38.84 Unpacking libpath-iterator-rule-perl (1.015-2) ... #14 38.88 Selecting previously unselected package libperlio-gzip-perl. #14 38.88 Preparing to unpack .../309-libperlio-gzip-perl_0.20-1build1_amd64.deb ... #14 38.88 Unpacking libperlio-gzip-perl (0.20-1build1) ... #14 38.92 Selecting previously unselected package libperlio-utf8-strict-perl. #14 38.92 Preparing to unpack .../310-libperlio-utf8-strict-perl_0.010-1_amd64.deb ... #14 38.92 Unpacking libperlio-utf8-strict-perl (0.010-1) ... #14 38.96 Selecting previously unselected package libpod-parser-perl. #14 38.97 Preparing to unpack .../311-libpod-parser-perl_1.66-1_all.deb ... #14 38.98 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #14 38.99 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #14 39.00 Unpacking libpod-parser-perl (1.66-1) ... #14 39.04 Selecting previously unselected package libpod-constants-perl. #14 39.04 Preparing to unpack .../312-libpod-constants-perl_0.19-2_all.deb ... #14 39.04 Unpacking libpod-constants-perl (0.19-2) ... #14 39.08 Selecting previously unselected package libproc-processtable-perl:amd64. #14 39.08 Preparing to unpack .../313-libproc-processtable-perl_0.636-1_amd64.deb ... #14 39.09 Unpacking libproc-processtable-perl:amd64 (0.636-1) ... #14 39.13 Selecting previously unselected package libre2-10:amd64. #14 39.13 Preparing to unpack .../314-libre2-10_20230301-2_amd64.deb ... #14 39.14 Unpacking libre2-10:amd64 (20230301-2) ... #14 39.17 Selecting previously unselected package libre-engine-re2-perl:amd64. #14 39.17 Preparing to unpack .../315-libre-engine-re2-perl_0.18+ds-1_amd64.deb ... #14 39.18 Unpacking libre-engine-re2-perl:amd64 (0.18+ds-1) ... #14 44.12 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ... #14 44.12 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... #14 44.17 Selecting previously unselected package libctf0:amd64. #14 44.17 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.9_amd64.deb ... #14 44.17 Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ... #14 44.20 Selecting previously unselected package binutils-x86-64-linux-gnu. #14 44.21 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ... #14 44.26 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 #14 41.60 Setting up python3-debian (0.1.43ubuntu1.1) ... #14 41.76 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... #14 39.21 Selecting previously unselected package libreadonly-perl. #14 39.21 Preparing to unpack .../316-libreadonly-perl_2.050-3_all.deb ... #14 39.22 Unpacking libreadonly-perl (2.050-3) ... #14 39.25 Selecting previously unselected package libref-util-perl. #14 39.26 Preparing to unpack .../317-libref-util-perl_0.204-2_all.deb ... #14 39.26 Unpacking libref-util-perl (0.204-2) ... #14 39.29 Selecting previously unselected package libref-util-xs-perl. #14 39.30 Preparing to unpack .../318-libref-util-xs-perl_0.117-2build1_amd64.deb ... #14 39.30 Unpacking libref-util-xs-perl (0.117-2build1) ... #14 39.34 Selecting previously unselected package libregexp-pattern-license-perl. #14 39.34 Preparing to unpack .../319-libregexp-pattern-license-perl_3.11.0-1_all.deb ... #14 39.35 Unpacking libregexp-pattern-license-perl (3.11.0-1) ... #14 39.39 Selecting previously unselected package libregexp-pattern-perl. #14 39.39 Preparing to unpack .../320-libregexp-pattern-perl_0.2.14-2_all.deb ... #14 39.39 Unpacking libregexp-pattern-perl (0.2.14-2) ... #14 39.42 Selecting previously unselected package libregexp-wildcards-perl. #14 44.46 Selecting previously unselected package binutils. #14 44.46 Preparing to unpack .../074-binutils_2.34-6ubuntu1.9_amd64.deb ... #14 44.46 Unpacking binutils (2.34-6ubuntu1.9) ... #14 44.51 Selecting previously unselected package libc-dev-bin. #14 44.51 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... #14 44.51 Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... #14 44.55 Selecting previously unselected package linux-libc-dev:amd64. #14 44.55 Preparing to unpack .../076-linux-libc-dev_5.4.0-172.190_amd64.deb ... #14 44.56 Unpacking linux-libc-dev:amd64 (5.4.0-172.190) ... go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading golang.org/x/term v0.15.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-20240125134710-dcda100a8261 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.16.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 #14 41.90 Setting up libdata-optlist-perl (0.112-1) ... #14 41.91 Setting up libipc-run-perl (20200505.0-1) ... #14 41.92 Setting up git (1:2.34.1-1ubuntu1.10) ... #14 41.94 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ... #14 41.96 Setting up libcontextual-return-perl (0.004014-2) ... #14 41.97 Setting up libwww-robotrules-perl (6.02-1) ... #14 41.98 Setting up libtypes-serialiser-perl (1.01-1) ... #14 41.99 Setting up g++ (4:11.2.0-1ubuntu1) ... #14 42.03 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 39.43 Preparing to unpack .../321-libregexp-wildcards-perl_1.05-3_all.deb ... #14 39.43 Unpacking libregexp-wildcards-perl (1.05-3) ... #14 39.48 Selecting previously unselected package libsasl2-modules:amd64. #14 39.48 Preparing to unpack .../322-libsasl2-modules_2.1.28+dfsg1-3_amd64.deb ... #14 39.49 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-3) ... #14 39.52 Selecting previously unselected package libsereal-decoder-perl. #14 39.53 Preparing to unpack .../323-libsereal-decoder-perl_5.004+ds-1_amd64.deb ... #14 39.53 Unpacking libsereal-decoder-perl (5.004+ds-1) ... #14 39.57 Selecting previously unselected package libsereal-encoder-perl. #14 39.57 Preparing to unpack .../324-libsereal-encoder-perl_5.004+ds-1_amd64.deb ... #14 39.58 Unpacking libsereal-encoder-perl (5.004+ds-1) ... #14 39.62 Selecting previously unselected package libset-intspan-perl. #14 39.62 Preparing to unpack .../325-libset-intspan-perl_1.19-3_all.deb ... #14 39.62 Unpacking libset-intspan-perl (1.19-3) ... #14 39.65 Selecting previously unselected package libsocket6-perl. #14 44.70 Selecting previously unselected package libcrypt-dev:amd64. #16 4.067 Reading package lists... #16 5.111 Building dependency tree... #16 5.324 Reading state information... go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 #14 42.03 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #14 42.04 Setting up libhtml-parser-perl:amd64 (3.76-1build2) ... #14 42.05 Setting up libgit-wrapper-perl (0.048-1) ... #14 42.06 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 42.07 Setting up librole-tiny-perl (2.002004-1) ... #14 42.08 Setting up gnupg (2.2.27-3ubuntu2.1) ... #14 42.09 Setting up build-essential (12.9ubuntu3) ... #14 42.11 Setting up libfont-ttf-perl (1.06-1.1) ... #14 42.12 Setting up libfile-homedir-perl (1.006-1) ... #14 42.14 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #14 42.15 Setting up libio-socket-ssl-perl (2.074-2) ... #14 42.16 Setting up libsub-exporter-perl (0.988-1) ... #14 42.17 Setting up libalgorithm-merge-perl (0.08-3) ... #14 42.18 Setting up libhttp-message-perl (6.36-1) ... #14 42.19 Setting up libdata-validate-ip-perl (0.30-1) ... #14 42.21 Setting up libhtml-form-perl (6.07-1) ... #14 42.22 Setting up libiterator-perl (0.03+ds1-1.1) ... #14 42.23 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #14 42.24 Setting up libjson-xs-perl (4.030-1build3) ... #14 42.25 Setting up libhttp-negotiate-perl (6.01-1) ... #14 42.26 Setting up libio-prompter-perl (0.004015-1) ... #14 42.27 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #14 42.28 Setting up libhttp-cookies-perl (6.10-1) ... #14 42.29 Setting up po-debconf (1.0.21+nmu1) ... #14 42.31 Setting up libhtml-tree-perl (5.07-2) ... #14 42.32 Setting up libparams-classify-perl (0.015-1build5) ... #14 42.33 Setting up libhtml-format-perl (2.12-1.1) ... #14 42.34 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 39.66 Preparing to unpack .../326-libsocket6-perl_0.29-3_amd64.deb ... #14 39.66 Unpacking libsocket6-perl (0.29-3) ... #14 39.71 Selecting previously unselected package libsodium23:amd64. #14 39.71 Preparing to unpack .../327-libsodium23_1.0.18-1build2_amd64.deb ... #14 39.71 Unpacking libsodium23:amd64 (1.0.18-1build2) ... #14 39.75 Selecting previously unselected package libstring-copyright-perl. #14 39.75 Preparing to unpack .../328-libstring-copyright-perl_0.003014-1_all.deb ... #14 39.76 Unpacking libstring-copyright-perl (0.003014-1) ... #14 39.79 Selecting previously unselected package libstring-escape-perl. #14 39.79 Preparing to unpack .../329-libstring-escape-perl_2010.002-3_all.deb ... #14 39.80 Unpacking libstring-escape-perl (2010.002-3) ... #14 39.83 Selecting previously unselected package libstring-license-perl. #14 39.83 Preparing to unpack .../330-libstring-license-perl_0.0.9-2ubuntu1_all.deb ... #14 39.84 Unpacking libstring-license-perl (0.0.9-2ubuntu1) ... #14 39.87 Selecting previously unselected package libstring-shellquote-perl. #14 44.70 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... #14 44.71 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #14 44.75 Selecting previously unselected package libc6-dev:amd64. #14 44.75 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.14_amd64.deb ... #14 44.76 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... #14 45.04 Selecting previously unselected package gcc-9-base:amd64. #16 5.332 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/gorilla/mux v1.8.1 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 #14 42.39 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 42.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 42.56 #14 42.56 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 39.87 Preparing to unpack .../331-libstring-shellquote-perl_1.04-3_all.deb ... #14 39.88 Unpacking libstring-shellquote-perl (1.04-3) ... #14 39.94 Selecting previously unselected package libsyntax-keyword-try-perl. #14 39.95 Preparing to unpack .../332-libsyntax-keyword-try-perl_0.29-1_amd64.deb ... #14 39.95 Unpacking libsyntax-keyword-try-perl (0.29-1) ... #14 39.99 Selecting previously unselected package libterm-readkey-perl. #14 39.99 Preparing to unpack .../333-libterm-readkey-perl_2.38-2build1_amd64.deb ... #14 39.99 Unpacking libterm-readkey-perl (2.38-2build1) ... #14 40.02 Selecting previously unselected package libtext-levenshteinxs-perl. #14 40.02 Preparing to unpack .../334-libtext-levenshteinxs-perl_0.03-5build1_amd64.deb ... #14 40.03 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ... #14 40.08 Selecting previously unselected package libtext-markdown-discount-perl. #14 40.08 Preparing to unpack .../335-libtext-markdown-discount-perl_0.16-1_amd64.deb ... #14 40.09 Unpacking libtext-markdown-discount-perl (0.16-1) ... #14 40.13 Selecting previously unselected package libtext-xslate-perl:amd64. #14 40.13 Preparing to unpack .../336-libtext-xslate-perl_3.5.9-1build2_amd64.deb ... #14 40.14 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build2) ... #14 40.18 Selecting previously unselected package libtime-duration-perl. #14 40.18 Preparing to unpack .../337-libtime-duration-perl_1.21-2_all.deb ... #14 40.19 Unpacking libtime-duration-perl (1.21-2) ... #14 40.22 Selecting previously unselected package libtime-moment-perl. #14 45.04 Preparing to unpack .../079-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 45.04 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 45.08 Selecting previously unselected package libisl22:amd64. #14 45.09 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ... #14 45.09 Unpacking libisl22:amd64 (0.22.1-1) ... #14 45.18 Selecting previously unselected package libmpfr6:amd64. #14 45.18 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ... #14 45.18 Unpacking libmpfr6:amd64 (4.0.2-1) ... #14 45.24 Selecting previously unselected package libmpc3:amd64. #14 45.24 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ... #14 45.24 Unpacking libmpc3:amd64 (1.1.0-1) ... #14 45.27 Selecting previously unselected package cpp-9. #14 45.28 Preparing to unpack .../083-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 45.28 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #16 5.621 Starting 2 pkgProblemResolver with broken count: 0 #16 5.626 Done #16 5.849 Done go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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 #14 42.58 Setting up dput (1.1.0ubuntu2.1) ... #14 42.72 Setting up libdata-validate-uri-perl (0.07-2) ... #14 42.73 Setting up libnet-smtp-ssl-perl (1.04-1) ... #14 42.74 Setting up libmodule-runtime-perl (0.016-1) ... #14 42.75 Setting up libmailtools-perl (2.21-1) ... #14 42.77 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #14 42.81 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 42.87 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 40.22 Preparing to unpack .../338-libtime-moment-perl_0.44-2build1_amd64.deb ... #14 40.23 Unpacking libtime-moment-perl (0.44-2build1) ... #14 40.27 Selecting previously unselected package libtype-tiny-xs-perl:amd64. #14 40.27 Preparing to unpack .../339-libtype-tiny-xs-perl_0.025-1_amd64.deb ... #14 40.27 Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ... #14 40.31 Selecting previously unselected package libunicode-utf8-perl. #14 40.32 Preparing to unpack .../340-libunicode-utf8-perl_0.62-2_amd64.deb ... #14 40.32 Unpacking libunicode-utf8-perl (0.62-2) ... #14 40.36 Selecting previously unselected package libwww-mechanize-perl. #14 40.36 Preparing to unpack .../341-libwww-mechanize-perl_2.17-1ubuntu1_all.deb ... #14 40.36 Unpacking libwww-mechanize-perl (2.17-1ubuntu1) ... #14 40.40 Selecting previously unselected package libxml-namespacesupport-perl. #14 40.40 Preparing to unpack .../342-libxml-namespacesupport-perl_1.12-2_all.deb ... #14 40.40 Unpacking libxml-namespacesupport-perl (1.12-2) ... #14 40.44 Selecting previously unselected package libxml-sax-base-perl. #14 40.44 Preparing to unpack .../343-libxml-sax-base-perl_1.09-3_all.deb ... #14 40.44 Unpacking libxml-sax-base-perl (1.09-3) ... #14 40.49 Selecting previously unselected package libxml-sax-perl. #16 6.086 Starting pkgProblemResolver with broken count: 0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 #14 42.94 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 43.05 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 43.08 Setting up dh-strip-nondeterminism (1.13.0-1) ... #14 43.09 Setting up libconst-fast-perl (0.014-1.1) ... #14 43.10 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ... #14 43.11 Setting up libdata-dpath-perl (0.58-1) ... #14 43.14 Setting up libmodule-implementation-perl (0.09-1.1) ... #14 43.15 Setting up libpackage-stash-perl (0.39-1) ... #14 43.16 Setting up libimport-into-perl (1.002005-1) ... #14 40.49 Preparing to unpack .../344-libxml-sax-perl_1.02+dfsg-3_all.deb ... #14 40.49 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #14 40.54 Selecting previously unselected package libxml-libxml-perl. #14 40.54 Preparing to unpack .../345-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_amd64.deb ... #14 40.55 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 40.59 Selecting previously unselected package libxml-parser-perl. #14 40.59 Preparing to unpack .../346-libxml-parser-perl_2.46-4_amd64.deb ... #14 40.59 Unpacking libxml-parser-perl (2.46-4) ... #14 40.64 Selecting previously unselected package libxml-sax-expat-perl. #14 40.64 Preparing to unpack .../347-libxml-sax-expat-perl_0.51-2_all.deb ... #14 40.65 Unpacking libxml-sax-expat-perl (0.51-2) ... #14 40.68 Selecting previously unselected package libyaml-libyaml-perl. #14 40.68 Preparing to unpack .../348-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ... #14 40.69 Unpacking libyaml-libyaml-perl (0.86+ds-1) ... #14 40.72 Selecting previously unselected package licensecheck. #16 6.140 Starting 2 pkgProblemResolver with broken count: 0 #16 6.146 Done #14 45.95 Selecting previously unselected package cpp. go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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 google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 #14 43.17 Setting up libmoo-perl (2.005004-3) ... #14 43.18 Setting up liblist-someutils-perl (0.58-1) ... #14 43.31 Setting up debhelper (13.6ubuntu1) ... #14 43.32 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #14 43.33 Setting up equivs (2.3.1) ... #14 43.34 Setting up libmoox-aliases-perl (0.001006-1.1) ... #14 43.36 Setting up libb-hooks-endofscope-perl (0.25-1) ... #14 43.37 Setting up libnamespace-clean-perl (0.27-1) ... #14 43.38 Setting up libnamespace-autoclean-perl (0.29-1) ... #14 43.39 Setting up libgitlab-api-v4-perl (0.26-1) ... #14 43.41 Setting up libmoox-struct-perl (0.020-1) ... #14 43.42 Setting up lintian (2.114.0ubuntu1.3) ... #14 40.72 Preparing to unpack .../349-licensecheck_3.3.9-1ubuntu1_all.deb ... #14 40.73 Unpacking licensecheck (3.3.9-1ubuntu1) ... #14 40.76 Selecting previously unselected package libdevel-size-perl. #14 40.76 Preparing to unpack .../350-libdevel-size-perl_0.83-2build1_amd64.deb ... #14 40.77 Unpacking libdevel-size-perl (0.83-2build1) ... #14 40.80 Selecting previously unselected package libipc-run3-perl. #14 40.80 Preparing to unpack .../351-libipc-run3-perl_0.048-3_all.deb ... #14 40.81 Unpacking libipc-run3-perl (0.048-3) ... #14 40.85 Selecting previously unselected package lzip. #14 40.85 Preparing to unpack .../352-lzip_1.23-6_amd64.deb ... #14 40.86 Unpacking lzip (1.23-6) ... #14 40.91 Selecting previously unselected package lzop. #14 40.92 Preparing to unpack .../353-lzop_1.04-2build2_amd64.deb ... #14 40.92 Unpacking lzop (1.04-2build2) ... #14 40.96 Selecting previously unselected package t1utils. #16 6.593 The following additional packages will be installed: #14 45.95 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... #14 45.96 Unpacking cpp (4:9.3.0-1ubuntu2) ... #14 46.00 Selecting previously unselected package libcc1-0:amd64. #14 46.00 Preparing to unpack .../085-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 46.01 Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 46.04 Selecting previously unselected package libgomp1:amd64. #14 46.05 Preparing to unpack .../086-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 46.05 Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 46.11 Selecting previously unselected package libitm1:amd64. go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/BurntSushi/toml v0.3.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/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a #14 43.44 Setting up licensecheck (3.2.14-2) ... #14 43.45 Setting up liblwp-protocol-https-perl (6.10-1) ... #14 43.46 Setting up libwww-perl (6.61-1) ... #14 43.47 Setting up devscripts (2.22.1ubuntu1) ... #14 43.61 Setting up libxml-parser-perl:amd64 (2.46-3build1) ... #14 40.96 Preparing to unpack .../354-t1utils_1.41-4build2_amd64.deb ... #14 40.97 Unpacking t1utils (1.41-4build2) ... #14 41.01 Selecting previously unselected package unzip. #14 41.01 Preparing to unpack .../355-unzip_6.0-28ubuntu1.1_amd64.deb ... #14 41.01 Unpacking unzip (6.0-28ubuntu1.1) ... #14 41.06 Selecting previously unselected package lintian. #14 41.07 Preparing to unpack .../356-lintian_2.116.3ubuntu3.1_all.deb ... #14 41.08 Unpacking lintian (2.116.3ubuntu3.1) ... #16 6.593 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 6.594 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 6.594 pkgconf pkgconf-bin #16 6.596 Suggested packages: #16 6.596 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip #16 6.596 seccomp #16 6.642 The following NEW packages will be installed: #16 6.642 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 6.643 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 6.643 pkgconf pkgconf-bin #14 46.11 Preparing to unpack .../087-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 46.11 Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 46.15 Selecting previously unselected package libatomic1:amd64. #14 46.15 Preparing to unpack .../088-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 46.16 Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 46.19 Selecting previously unselected package libasan5:amd64. #14 46.19 Preparing to unpack .../089-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 46.20 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 46.48 Selecting previously unselected package liblsan0:amd64. go: downloading golang.org/x/mod v0.14.0 #14 43.63 Setting up libxml-sax-expat-perl (0.51-1) ... #14 43.67 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 43.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 43.83 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 41.35 Selecting previously unselected package manpages-dev. #14 41.35 Preparing to unpack .../357-manpages-dev_6.03-2_all.deb ... #14 41.36 Unpacking manpages-dev (6.03-2) ... #14 41.45 Selecting previously unselected package python3-certifi. #16 7.060 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. #16 7.060 1 not fully installed or removed. #16 7.060 Need to get 10.2 MB of archives. #16 7.060 After this operation, 39.5 MB of additional disk space will be used. #16 7.060 Get:1 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf bash-completion all 1:2.11-7 [180 kB] #14 46.48 Preparing to unpack .../090-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 46.49 Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 46.60 Selecting previously unselected package libtsan0:amd64. #14 46.60 Preparing to unpack .../091-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 46.61 Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 43.89 Processing triggers for libc-bin (2.35-0ubuntu3.6) ... #14 43.91 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... #14 43.92 Updating certificates in /etc/ssl/certs... #14 41.45 Preparing to unpack .../358-python3-certifi_2022.9.24-1_all.deb ... #14 41.46 Unpacking python3-certifi (2022.9.24-1) ... #14 41.50 Selecting previously unselected package python3-cryptography. #14 41.50 Preparing to unpack .../359-python3-cryptography_38.0.4-4ubuntu0.23.10.1_amd64.deb ... #14 41.51 Unpacking python3-cryptography (38.0.4-4ubuntu0.23.10.1) ... #14 41.57 Selecting previously unselected package python3-idna. #14 41.58 Preparing to unpack .../360-python3-idna_3.3-2_all.deb ... #14 41.58 Unpacking python3-idna (3.3-2) ... #14 41.62 Selecting previously unselected package python3-nacl. #14 41.62 Preparing to unpack .../361-python3-nacl_1.5.0-4_amd64.deb ... #14 41.63 Unpacking python3-nacl (1.5.0-4) ... #14 41.68 Selecting previously unselected package python3-bcrypt. #16 7.419 Get:2 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libarchive13 armhf 3.6.2-1ubuntu1 [326 kB] #16 7.528 Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjsoncpp25 armhf 1.9.5-6 [72.5 kB] #14 46.86 Selecting previously unselected package libubsan1:amd64. #14 46.86 Preparing to unpack .../092-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 46.86 Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 46.97 Selecting previously unselected package libquadmath0:amd64. #14 44.24 0 added, 0 removed; done. #14 44.24 Running hooks in /etc/ca-certificates/update.d... #14 44.24 done. + go mod vendor -modfile=vendor.mod #14 41.68 Preparing to unpack .../362-python3-bcrypt_3.2.2-1_amd64.deb ... #14 41.68 Unpacking python3-bcrypt (3.2.2-1) ... #14 41.72 Selecting previously unselected package python3-six. #14 41.72 Preparing to unpack .../363-python3-six_1.16.0-4_all.deb ... #14 41.73 Unpacking python3-six (1.16.0-4) ... #14 41.76 Selecting previously unselected package python3-paramiko. #14 41.77 Preparing to unpack .../364-python3-paramiko_2.12.0-2ubuntu1.23.10.2_all.deb ... #14 41.77 Unpacking python3-paramiko (2.12.0-2ubuntu1.23.10.2) ... #14 41.83 Selecting previously unselected package python3-urllib3. #14 41.83 Preparing to unpack .../365-python3-urllib3_1.26.16-1ubuntu0.1_all.deb ... #14 41.84 Unpacking python3-urllib3 (1.26.16-1ubuntu0.1) ... #14 41.89 Selecting previously unselected package python3-requests. #14 41.89 Preparing to unpack .../366-python3-requests_2.31.0+dfsg-1ubuntu1_all.deb ... #14 41.90 Unpacking python3-requests (2.31.0+dfsg-1ubuntu1) ... #14 41.94 Selecting previously unselected package python3-unidiff. #16 7.548 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf librhash0 armhf 1.4.3-3 [142 kB] #16 7.573 Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libuv1 armhf 1.44.2-1 [76.2 kB] #16 7.583 Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf cmake-data all 3.27.4-1 [2128 kB] #16 7.732 Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf cmake armhf 3.27.4-1 [5975 kB] #14 46.97 Preparing to unpack .../093-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... #14 46.97 Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 47.01 Selecting previously unselected package libgcc-9-dev:amd64. #14 47.01 Preparing to unpack .../094-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 47.02 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 47.23 Selecting previously unselected package gcc-9. #14 41.94 Preparing to unpack .../367-python3-unidiff_0.7.3-1_all.deb ... #14 41.95 Unpacking python3-unidiff (0.7.3-1) ... #14 41.98 Selecting previously unselected package equivs. #14 41.99 Preparing to unpack .../368-equivs_2.3.1_all.deb ... #14 41.99 Unpacking equivs (2.3.1) ... #14 42.02 Selecting previously unselected package libauthen-sasl-perl. #14 42.03 Preparing to unpack .../369-libauthen-sasl-perl_2.1600-3_all.deb ... #14 42.03 Unpacking libauthen-sasl-perl (2.1600-3) ... #14 42.07 Selecting previously unselected package python3-magic. #14 42.07 Preparing to unpack .../370-python3-magic_2%3a0.4.27-1_all.deb ... #14 42.08 Unpacking python3-magic (2:0.4.27-1) ... #14 42.19 Setting up libksba8:amd64 (1.6.4-2) ... #16 8.017 Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/universe armhf dh-apparmor all 4.0.0~alpha2-0ubuntu5 [20.3 kB] dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:31.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 47.23 Preparing to unpack .../095-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 47.24 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #14 42.21 Setting up media-types (10.1.0) ... #14 42.23 Setting up libpipeline1:amd64 (1.5.7-1) ... #14 42.24 Setting up wdiff (1.2.2-5) ... #14 42.26 Setting up libxau6:amd64 (1:1.0.9-1build5) ... #14 42.27 Setting up libkeyutils1:amd64 (1.6.3-2) ... #14 42.35 Setting up lto-disabled-list (43) ... #14 42.37 Setting up libpsl5:amd64 (0.21.2-1) ... #14 42.38 Setting up libsodium23:amd64 (1.0.18-1build2) ... #14 42.39 Setting up libicu72:amd64 (72.1-3ubuntu3) ... #14 42.41 Setting up liblerc4:amd64 (4.0.0+ds-2ubuntu2) ... #14 42.43 Setting up fonts-noto-mono (20201225-2) ... #14 42.45 Setting up bsdextrautils (2.39.1-4ubuntu2) ... #16 8.017 Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libseccomp-dev armhf 2.5.4-1ubuntu3 [86.8 kB] #16 8.018 Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libsystemd-dev armhf 253.5-1ubuntu6.1 [1100 kB] #16 8.063 Get:11 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpkgconf3 armhf 1.8.1-2 [26.3 kB] #16 8.210 Get:12 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf pkgconf-bin armhf 1.8.1-2 [20.6 kB] #16 8.371 Get:13 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf pkgconf armhf 1.8.1-2 [16.7 kB] #16 8.396 Get:14 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf pkg-config armhf 1.8.1-2 [7170 B] #14 42.47 Setting up libre2-10:amd64 (20230301-2) ... #14 42.49 Setting up libfcgi0ldbl:amd64 (2.4.2-2build2) ... #14 42.50 Setting up libtext-glob-perl (0.11-3) ... #14 42.52 Setting up libmagic-mgc (1:5.44-3) ... #14 42.54 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #14 42.56 Setting up distro-info-data (0.58ubuntu0.2) ... #14 42.58 Setting up manpages (6.03-2) ... #14 42.59 Setting up libtirpc-common (1.3.3+ds-1) ... #14 42.61 Setting up unzip (6.0-28ubuntu1.1) ... #14 42.63 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 42.65 Setting up libbrotli1:amd64 (1.0.9-2build8) ... #14 42.67 Setting up libsqlite3-0:amd64 (3.42.0-1ubuntu0.1) ... #14 42.68 Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-3) ... #14 42.70 Setting up libfcgi-bin (2.4.2-2build2) ... #14 42.71 Setting up binutils-common:amd64 (2.41-5ubuntu1) ... #14 42.73 Setting up libnghttp2-14:amd64 (1.55.1-1ubuntu0.1) ... #14 42.75 Setting up libmagic1:amd64 (1:5.44-3) ... #14 42.78 Setting up libdeflate0:amd64 (1.18-1) ... #14 47.92 Selecting previously unselected package gcc. #16 8.592 debconf: delaying package configuration, since apt-utils is not installed #16 8.640 Fetched 10.2 MB in 2s (5814 kB/s) #16 8.670 Selecting previously unselected package bash-completion. #16 8.670 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27259 files and directories currently installed.) #16 8.684 Preparing to unpack .../00-bash-completion_1%3a2.11-7_all.deb ... #16 8.695 Unpacking bash-completion (1:2.11-7) ... #14 42.80 Setting up less (590-2ubuntu0.23.10.1) ... #14 42.82 Setting up perl-openssl-defaults:amd64 (7) ... #14 42.86 Setting up linux-libc-dev:amd64 (6.5.0-21.21) ... #14 42.87 Setting up libctf-nobfd0:amd64 (2.41-5ubuntu1) ... #14 42.89 Setting up gettext-base (0.21-13) ... #14 42.90 Setting up m4 (1.4.19-3) ... #14 42.93 Setting up liblzo2-2:amd64 (2.10-2build3) ... #14 42.94 Setting up libnpth0:amd64 (1.6-3build2) ... #14 42.96 Setting up krb5-locales (1.20.1-3ubuntu1) ... #14 42.98 Setting up file (1:5.44-3) ... #14 42.99 Setting up libassuan0:amd64 (2.5.6-1) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf #14 47.92 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... #14 47.92 Unpacking gcc (4:9.3.0-1ubuntu2) ... #14 47.95 Selecting previously unselected package libstdc++-9-dev:amd64. #14 47.96 Preparing to unpack .../097-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 47.96 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 48.18 Selecting previously unselected package g++-9. #14 48.18 Preparing to unpack .../098-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #14 48.18 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #16 8.822 Selecting previously unselected package libarchive13:armhf. #16 8.822 Preparing to unpack .../01-libarchive13_3.6.2-1ubuntu1_armhf.deb ... #16 8.829 Unpacking libarchive13:armhf (3.6.2-1ubuntu1) ... #16 8.863 Selecting previously unselected package libjsoncpp25:armhf. #16 8.866 Preparing to unpack .../02-libjsoncpp25_1.9.5-6_armhf.deb ... #16 8.870 Unpacking libjsoncpp25:armhf (1.9.5-6) ... #16 8.907 Selecting previously unselected package librhash0:armhf. #16 8.910 Preparing to unpack .../03-librhash0_1.4.3-3_armhf.deb ... #16 8.915 Unpacking librhash0:armhf (1.4.3-3) ... #16 8.950 Selecting previously unselected package libuv1:armhf. #16 8.950 Preparing to unpack .../04-libuv1_1.44.2-1_armhf.deb ... #14 43.01 Setting up libgomp1:amd64 (13.2.0-4ubuntu3) ... #14 43.02 Setting up bzip2 (1.0.8-5build1) ... #14 43.04 Setting up libldap-common (2.6.6+dfsg-1~exp1ubuntu1) ... #14 43.06 Setting up libunwind8:amd64 (1.6.2-3) ... #14 43.08 Setting up libjbig0:amd64 (2.1-6.1ubuntu1) ... #14 43.10 Setting up libsframe1:amd64 (2.41-5ubuntu1) ... #14 43.12 Setting up libfakeroot:amd64 (1.32.1-1) ... #14 43.14 Setting up libjansson4:amd64 (2.14-2) ... #14 43.15 Setting up libkrb5support0:amd64 (1.20.1-3ubuntu1) ... #14 43.17 Setting up libnumber-compare-perl (0.03-3) ... #14 43.18 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-3) ... #14 43.20 Setting up tzdata (2023d-0ubuntu0.23.10) ... #14 43.29 #14 43.29 Current default time zone: 'Etc/UTC' #14 43.30 Local time is now: Wed Feb 28 12:19:55 UTC 2024. #14 43.30 Universal Time is now: Wed Feb 28 12:19:55 UTC 2024. #14 43.30 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 43.30 #14 43.32 Setting up fakeroot (1.32.1-1) ... debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:36.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #16 8.954 Unpacking libuv1:armhf (1.44.2-1) ... #16 8.996 Selecting previously unselected package cmake-data. #16 8.999 Preparing to unpack .../05-cmake-data_3.27.4-1_all.deb ... #16 9.007 Unpacking cmake-data (3.27.4-1) ... #14 43.33 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 43.33 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 43.33 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 43.33 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 43.33 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 43.33 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 43.33 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 43.33 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 43.33 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 43.34 Setting up perl-modules-5.36 (5.36.0-9ubuntu1.1) ... #14 43.36 Setting up autotools-dev (20220109.1) ... #14 43.37 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 43.39 Setting up libx11-data (2:1.8.6-1ubuntu1) ... #14 43.41 Setting up make (4.3-4.1build1) ... #14 43.42 Setting up libmpfr6:amd64 (4.2.1-1) ... #14 43.44 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... #14 43.45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 43.47 Setting up lzip (1.23-6) ... #14 43.48 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #14 43.48 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 #14 43.49 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #14 43.49 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 #14 43.49 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #14 43.49 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 #14 43.50 Setting up strace (6.5-0.0ubuntu1) ... #14 43.52 Setting up xz-utils (5.4.1-0.2) ... #14 43.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 48.86 Selecting previously unselected package g++. #16 9.390 Selecting previously unselected package cmake. #16 9.393 Preparing to unpack .../06-cmake_3.27.4-1_armhf.deb ... #16 9.397 Unpacking cmake (3.27.4-1) ... #16 9.563 Selecting previously unselected package dh-apparmor. #16 9.563 Preparing to unpack .../07-dh-apparmor_4.0.0~alpha2-0ubuntu5_all.deb ... #14 43.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #14 43.53 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #14 43.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #14 43.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #14 43.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #14 43.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #14 43.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #14 43.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #14 43.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #14 43.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #14 43.55 Setting up t1utils (1.41-4build2) ... #14 43.56 Setting up libquadmath0:amd64 (13.2.0-4ubuntu3) ... #14 43.58 Setting up diffstat (1.65-1) ... #14 43.60 Setting up libpng16-16:amd64 (1.6.40-1) ... #14 43.61 Setting up libmpc3:amd64 (1.3.1-1) ... #14 43.63 Setting up libatomic1:amd64 (13.2.0-4ubuntu3) ... #14 43.65 Setting up patch (2.7.6-7build2) ... #14 43.67 Setting up autopoint (0.21-13) ... #14 43.68 Setting up ucf (3.0043+nmu1) ... #14 43.82 Setting up libk5crypto3:amd64 (1.20.1-3ubuntu1) ... #14 48.87 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... #14 48.87 Unpacking g++ (4:9.3.0-1ubuntu2) ... #14 48.90 Selecting previously unselected package make. #14 48.90 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ... #14 48.91 Unpacking make (4.2.1-1.2) ... #14 48.95 Selecting previously unselected package libdpkg-perl. #14 48.95 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #14 48.96 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #14 49.01 Selecting previously unselected package patch. #16 9.567 Unpacking dh-apparmor (4.0.0~alpha2-0ubuntu5) ... #16 9.594 Selecting previously unselected package libseccomp-dev:armhf. #16 9.597 Preparing to unpack .../08-libseccomp-dev_2.5.4-1ubuntu3_armhf.deb ... #16 9.601 Unpacking libseccomp-dev:armhf (2.5.4-1ubuntu3) ... #16 9.631 Selecting previously unselected package libsystemd-dev:armhf. #16 9.634 Preparing to unpack .../09-libsystemd-dev_253.5-1ubuntu6.1_armhf.deb ... #16 9.638 Unpacking libsystemd-dev:armhf (253.5-1ubuntu6.1) ... #16 9.720 Selecting previously unselected package libpkgconf3:armhf. #16 9.720 Preparing to unpack .../10-libpkgconf3_1.8.1-2_armhf.deb ... #16 9.724 Unpacking libpkgconf3:armhf (1.8.1-2) ... #16 9.752 Selecting previously unselected package pkgconf-bin. #16 9.753 Preparing to unpack .../11-pkgconf-bin_1.8.1-2_armhf.deb ... #16 9.756 Unpacking pkgconf-bin (1.8.1-2) ... #16 9.791 Selecting previously unselected package pkgconf:armhf. #16 9.794 Preparing to unpack .../12-pkgconf_1.8.1-2_armhf.deb ... #16 9.800 Unpacking pkgconf:armhf (1.8.1-2) ... #16 9.832 Selecting previously unselected package pkg-config:armhf. #14 43.85 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu1) ... #14 43.86 Setting up libltdl7:amd64 (2.4.7-7) ... #14 43.94 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-3) ... #14 43.96 Setting up libwebp7:amd64 (1.2.4-0.3) ... #14 43.98 Setting up libubsan1:amd64 (13.2.0-4ubuntu3) ... #14 44.08 Setting up python-apt-common (2.6.0ubuntu1) ... #14 49.01 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ... #14 49.01 Unpacking patch (2.7.6-6) ... #14 49.09 Selecting previously unselected package dpkg-dev. #14 49.09 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #14 49.09 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #14 49.18 Selecting previously unselected package build-essential. #14 49.18 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ... #14 49.18 Unpacking build-essential (12.8ubuntu1.1) ... #14 49.22 Selecting previously unselected package libbrotli1:amd64. #14 49.22 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #14 49.22 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #14 49.28 Selecting previously unselected package libroken18-heimdal:amd64. #14 49.28 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 49.29 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 49.37 Selecting previously unselected package libasn1-8-heimdal:amd64. #14 49.37 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 49.38 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 49.43 Selecting previously unselected package libheimbase1-heimdal:amd64. #16 9.835 Preparing to unpack .../13-pkg-config_1.8.1-2_armhf.deb ... #16 9.840 Unpacking pkg-config:armhf (1.8.1-2) ... #16 9.881 Setting up libseccomp-dev:armhf (2.5.4-1ubuntu3) ... #16 9.894 Setting up libarchive13:armhf (3.6.2-1ubuntu1) ... #16 9.905 Setting up libpkgconf3:armhf (1.8.1-2) ... #16 9.915 Setting up libuv1:armhf (1.44.2-1) ... #16 9.926 Setting up bash-completion (1:2.11-7) ... #16 9.949 Setting up libjsoncpp25:armhf (1.9.5-6) ... #16 9.960 Setting up pkgconf-bin (1.8.1-2) ... #16 9.970 Setting up librhash0:armhf (1.4.3-3) ... #16 9.981 Setting up cmake-data (3.27.4-1) ... #16 9.995 Setting up dh-apparmor (4.0.0~alpha2-0ubuntu5) ... #16 10.01 Setting up libsystemd-dev:armhf (253.5-1ubuntu6.1) ... #16 10.03 Setting up pkgconf:armhf (1.8.1-2) ... #16 10.04 Setting up pkg-config:armhf (1.8.1-2) ... #16 10.05 Setting up cmake (3.27.4-1) ... #16 10.06 Setting up docker-ce-build-deps (1.0) ... #14 44.09 Setting up libhwasan0:amd64 (13.2.0-4ubuntu3) ... #14 44.11 Setting up libcrypt-dev:amd64 (1:4.4.36-2) ... #14 44.14 Setting up libasan8:amd64 (13.2.0-4ubuntu3) ... #14 44.15 Setting up libuchardet0:amd64 (0.0.7-1build2) ... #14 44.17 Setting up lzop (1.04-2build2) ... #14 44.19 Setting up git-man (1:2.40.1-1ubuntu1) ... #14 44.21 Setting up netbase (6.4) ... #14 44.24 Setting up libkrb5-3:amd64 (1.20.1-3ubuntu1) ... #14 44.26 Setting up libtsan2:amd64 (13.2.0-4ubuntu3) ... #14 44.28 Setting up libbinutils:amd64 (2.41-5ubuntu1) ... #14 44.30 Setting up lsb-release (12.0-2) ... #14 49.43 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 49.44 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 49.48 Selecting previously unselected package libhcrypto4-heimdal:amd64. #14 49.48 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 49.48 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 49.53 Selecting previously unselected package libwind0-heimdal:amd64. #14 49.53 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 49.54 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 49.58 Selecting previously unselected package libhx509-5-heimdal:amd64. #14 49.58 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 49.59 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 49.63 Selecting previously unselected package libkrb5-26-heimdal:amd64. #16 10.07 Processing triggers for man-db (2.11.2-3) ... #16 10.15 Processing triggers for libc-bin (2.38-1ubuntu6.1) ... #14 44.31 Setting up libfido2-1:amd64 (1.13.0-1) ... #14 44.32 Setting up libisl23:amd64 (0.26-3) ... #14 44.34 Setting up libc-dev-bin (2.38-1ubuntu6.1) ... #14 44.36 Setting up openssl (3.0.10-1ubuntu2.3) ... #14 44.38 Setting up libbsd0:amd64 (0.11.7-4) ... #14 44.39 Setting up libelf1:amd64 (0.189-4) ... #14 44.41 Setting up readline-common (8.2-1.3) ... #14 44.43 Setting up publicsuffix (20230209.2326-1) ... #14 44.45 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu0.1) ... #14 44.46 Setting up fonts-noto-core (20201225-2) ... #14 44.48 Setting up zstd (1.5.5+dfsg2-1ubuntu2) ... #14 44.50 Setting up libmarkdown2:amd64 (2.2.7-2) ... #14 44.52 Setting up libcc1-0:amd64 (13.2.0-4ubuntu3) ... #14 49.63 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 49.64 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 49.69 Selecting previously unselected package libheimntlm0-heimdal:amd64. #14 49.70 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 49.70 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 49.74 Selecting previously unselected package libgssapi3-heimdal:amd64. #14 49.74 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #14 49.75 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 49.83 Selecting previously unselected package libsasl2-modules-db:amd64. #14 49.83 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #14 49.84 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 49.87 Selecting previously unselected package libsasl2-2:amd64. #14 44.53 Setting up libldap2:amd64 (2.6.6+dfsg-1~exp1ubuntu1) ... #14 44.55 Setting up iso-codes (4.15.0-1) ... #14 44.57 Setting up liblocale-gettext-perl (1.07-6) ... #14 44.58 Setting up liblsan0:amd64 (13.2.0-4ubuntu3) ... #14 44.60 Setting up dctrl-tools (2.24-3build2) ... #14 44.62 Setting up libitm1:amd64 (13.2.0-4ubuntu3) ... #14 44.63 Setting up libgdbm6:amd64 (1.23-3) ... #14 44.65 Setting up tzdata-icu (2023d-0ubuntu0.23.10) ... #14 44.66 Setting up libctf0:amd64 (2.41-5ubuntu1) ... #14 44.68 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... #14 44.69 Setting up pinentry-curses (1.2.1-1ubuntu1) ... #14 44.71 Setting up manpages-dev (6.03-2) ... #14 44.73 Setting up libdw1:amd64 (0.189-4) ... #14 44.74 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 49.87 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #14 49.88 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 49.92 Selecting previously unselected package libldap-common. #14 49.92 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... #14 49.92 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #14 49.96 Selecting previously unselected package libldap-2.4-2:amd64. #14 49.96 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... #14 49.97 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #14 50.01 Selecting previously unselected package libnghttp2-14:amd64. #14 50.02 Preparing to unpack .../119-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... #14 50.02 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... #14 50.06 Selecting previously unselected package librtmp1:amd64. #14 50.07 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #14 50.07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #14 50.12 Selecting previously unselected package libssh-4:amd64. dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:34.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 44.76 Setting up libxcb1:amd64 (1.15-1) ... #14 44.77 Setting up gettext (0.21-13) ... #14 44.79 Setting up cpp-13 (13.2.0-4ubuntu3) ... #14 44.80 Setting up fontconfig-config (2.14.2-4ubuntu1) ... #14 44.94 Setting up libedit2:amd64 (3.1-20221030-2) ... #14 44.96 Setting up libreadline8:amd64 (8.2-1.3) ... #14 44.98 Setting up ca-certificates (20230311ubuntu1) ... #16 DONE 10.6s #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.1s #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #14 DONE 47.1s #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #16 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #16 0.510 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease #14 50.13 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... #14 50.13 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #14 50.18 Selecting previously unselected package libcurl4:amd64. #14 50.18 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... #14 50.18 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... #14 50.23 Selecting previously unselected package curl. #14 50.23 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.21_amd64.deb ... #14 50.24 Unpacking curl (7.68.0-1ubuntu2.21) ... #14 50.29 Selecting previously unselected package dctrl-tools. #14 50.29 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ... #14 50.30 Unpacking dctrl-tools (2.24-3) ... #14 50.34 Selecting previously unselected package libtool. #14 45.34 Updating certificates in /etc/ssl/certs... #16 0.514 Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #16 0.531 Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #16 0.611 Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease #14 50.34 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ... #14 50.35 Unpacking libtool (2.4.6-14) ... #14 50.40 Selecting previously unselected package dh-autoreconf. #14 50.40 Preparing to unpack .../126-dh-autoreconf_19_all.deb ... #14 50.40 Unpacking dh-autoreconf (19) ... #14 50.43 Selecting previously unselected package libdebhelper-perl. #14 50.43 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ... #14 50.43 Unpacking libdebhelper-perl (12.10ubuntu1) ... #14 50.47 Selecting previously unselected package libarchive-zip-perl. #14 50.47 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ... #14 50.48 Unpacking libarchive-zip-perl (1.67-2) ... #14 50.51 Selecting previously unselected package libsub-override-perl. #14 50.51 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ... #14 50.52 Unpacking libsub-override-perl (0.09-2) ... #14 50.55 Selecting previously unselected package libfile-stripnondeterminism-perl. #14 50.55 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #14 50.55 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #14 50.58 Selecting previously unselected package dh-strip-nondeterminism. #14 50.58 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ... #14 50.59 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #14 50.61 Selecting previously unselected package dwz. #14 50.62 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ... #14 50.62 Unpacking dwz (0.13-5) ... #14 50.67 Selecting previously unselected package libcroco3:amd64. #14 50.67 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ... #14 50.67 Unpacking libcroco3:amd64 (0.6.13-1) ... #14 50.71 Selecting previously unselected package gettext. #14 50.71 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ... #14 50.72 Unpacking gettext (0.19.8.1-10build1) ... #14 50.81 Selecting previously unselected package intltool-debian. #14 50.81 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ... #14 50.82 Unpacking intltool-debian (0.35.0+20060710.5) ... #14 50.85 Selecting previously unselected package po-debconf. #14 50.85 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ... #14 50.86 Unpacking po-debconf (1.0.21) ... #14 50.91 Selecting previously unselected package debhelper. #14 50.91 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ... #14 45.77 137 added, 0 removed; done. #14 45.86 Setting up libgprofng0:amd64 (2.41-5ubuntu1) ... #14 45.88 Setting up libfreetype6:amd64 (2.13.1+dfsg-1) ... #14 50.92 Unpacking debhelper (12.10ubuntu1) ... #14 51.03 Selecting previously unselected package libfakeroot:amd64. #14 51.03 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ... #14 51.03 Unpacking libfakeroot:amd64 (1.24-1) ... #14 51.07 Selecting previously unselected package fakeroot. #14 51.07 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ... #14 51.07 Unpacking fakeroot (1.24-1) ... #14 51.12 Selecting previously unselected package libassuan0:amd64. #14 51.12 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ... #14 51.12 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... #14 51.15 Selecting previously unselected package gpgconf. #14 45.89 Setting up libgssapi-krb5-2:amd64 (1.20.1-3ubuntu1) ... #14 45.90 Setting up libgdbm-compat4:amd64 (1.23-3) ... #14 45.92 Setting up libssh-4:amd64 (0.10.5-3ubuntu1.2) ... #14 45.93 Setting up dwz (0.15-1) ... #14 45.94 Setting up libgcc-13-dev:amd64 (13.2.0-4ubuntu3) ... #14 45.96 Setting up groff-base (1.23.0-2) ... #14 45.98 Setting up libtiff6:amd64 (4.5.1+git230720-1ubuntu1.1) ... #14 45.99 Setting up cpp (4:13.2.0-1ubuntu1) ... #14 46.01 Setting up gpgconf (2.2.40-1.1ubuntu1) ... #14 46.02 Setting up debugedit (1:5.0-5) ... #14 46.04 Setting up libcurl4:amd64 (8.2.1-1ubuntu3.2) ... #14 46.05 Setting up libx11-6:amd64 (2:1.8.6-1ubuntu1) ... #14 46.07 Setting up curl (8.2.1-1ubuntu3.2) ... #14 46.08 Setting up libfontconfig1:amd64 (2.14.2-4ubuntu1) ... #14 46.12 Setting up libperl5.36:amd64 (5.36.0-9ubuntu1.1) ... #14 46.14 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #14 46.16 Setting up gpg (2.2.40-1.1ubuntu1) ... #14 46.18 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... #14 51.15 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... #14 51.16 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... #14 51.20 Selecting previously unselected package libksba8:amd64. #14 51.20 Preparing to unpack .../142-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ... #14 51.21 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... #14 51.25 Selecting previously unselected package libnpth0:amd64. #14 51.26 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ... #14 51.26 Unpacking libnpth0:amd64 (1.6-1) ... #14 51.30 Selecting previously unselected package dirmngr. #14 51.30 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ... #14 51.32 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... #14 51.38 Selecting previously unselected package gnupg-l10n. #14 51.38 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... #14 51.38 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 51.42 Selecting previously unselected package gnupg-utils. #14 51.42 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ... #14 51.42 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... #14 51.49 Selecting previously unselected package gpg. + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:19.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod 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.vz56xv + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.aarch64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64/etc/docker + /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 #16 0.796 Reading package lists... #14 46.20 Setting up binutils-x86-64-linux-gnu (2.41-5ubuntu1) ... #14 46.22 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #14 46.24 Setting up gpg-agent (2.2.40-1.1ubuntu1) ... #14 51.50 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.2_amd64.deb ... #14 51.50 Unpacking gpg (2.2.19-3ubuntu2.2) ... #14 51.57 Selecting previously unselected package pinentry-curses. #14 51.58 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ... #14 51.58 Unpacking pinentry-curses (1.1.0-3build1) ... #14 51.62 Selecting previously unselected package gpg-agent. #14 51.62 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... #14 51.63 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... #14 51.68 Selecting previously unselected package gpg-wks-client. #14 51.68 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ... #14 51.69 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... #14 51.73 Selecting previously unselected package gpg-wks-server. + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Brf0pX + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + test 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' = 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + echo 'PASS: daemon version OK' + RPM_EC=0 PASS: daemon version OK ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/bin/docker-proxy #16 1.871 dpkg-buildpackage: info: source package docker-ce-build-deps #16 1.871 dpkg-buildpackage: info: source version 1.0 #16 1.871 dpkg-buildpackage: info: source distribution unstable #16 1.871 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #16 1.902 dpkg-buildpackage: info: host architecture amd64 #16 1.902 dpkg-source --before-build . #16 1.995 debian/rules clean #14 46.71 Setting up libxpm4:amd64 (1:3.5.12-1.1ubuntu1) ... #14 51.73 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ... #14 51.74 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 51.77 Selecting previously unselected package gpgsm. #14 51.77 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ... #14 51.78 Unpacking gpgsm (2.2.19-3ubuntu2.2) ... #14 51.83 Selecting previously unselected package gnupg. #14 51.83 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.2_all.deb ... #14 51.83 Unpacking gnupg (2.2.19-3ubuntu2.2) ... #14 51.87 Selecting previously unselected package libfile-which-perl. #14 51.87 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ... #14 51.88 Unpacking libfile-which-perl (1.23-1) ... #14 51.91 Selecting previously unselected package libfile-homedir-perl. #14 51.91 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ... #14 51.92 Unpacking libfile-homedir-perl (1.004-1) ... #14 51.95 Selecting previously unselected package libio-pty-perl. Provides: docker-ce = 3:0.0.0~20240226182428.efb9206-0.fc38 docker-ce(aarch-64) = 3:0.0.0~20240226182428.efb9206-0.fc38 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) libresolv.so.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 Recommends: docker-ce-rootless-extras Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64 #16 1.996 dh clean #16 2.080 dh_clean #16 2.111 debian/rules binary #16 2.113 dh binary #16 2.185 dh_update_autotools_config #16 2.212 dh_autoreconf #14 46.75 Setting up openssh-client (1:9.3p1-1ubuntu3.2) ... #14 46.85 Setting up gpgsm (2.2.40-1.1ubuntu1) ... #14 51.95 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ... #14 51.96 Unpacking libio-pty-perl (1:1.12-1) ... #14 51.99 Selecting previously unselected package libipc-run-perl. #14 51.99 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ... #14 51.99 Unpacking libipc-run-perl (20180523.0-2) ... #14 52.03 Selecting previously unselected package libclass-method-modifiers-perl. #14 52.03 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ... #14 52.04 Unpacking libclass-method-modifiers-perl (2.13-1) ... #14 52.06 Selecting previously unselected package libb-hooks-op-check-perl. #14 52.07 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... #14 52.07 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #14 52.10 Selecting previously unselected package libdynaloader-functions-perl. #14 52.10 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ... #14 52.10 Unpacking libdynaloader-functions-perl (0.003-1) ... #14 52.13 Selecting previously unselected package libdevel-callchecker-perl. #14 52.14 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... #14 52.14 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 52.17 Selecting previously unselected package libparams-classify-perl. #16 2.251 create-stamp debian/debhelper-build-stamp #16 2.251 dh_prep #16 2.277 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 2.324 dh_install #16 2.356 dh_installdocs #16 2.392 dh_installchangelogs #16 2.471 dh_perl #14 46.87 Setting up libxext6:amd64 (2:1.3.4-1build1) ... #14 46.89 Setting up libcurl3-gnutls:amd64 (8.2.1-1ubuntu3.2) ... #14 46.90 Setting up binutils (2.41-5ubuntu1) ... #14 46.92 Setting up man-db (2.11.2-3) ... #14 47.01 Building database of manual pages ... + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:20.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod 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.AWhTqZ + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.aarch64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64/etc/docker + /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 #14 52.17 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ... #14 52.17 Unpacking libparams-classify-perl (0.015-1build2) ... #14 52.21 Selecting previously unselected package libmodule-runtime-perl. #14 52.21 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ... #14 52.21 Unpacking libmodule-runtime-perl (0.016-1) ... #14 52.24 Selecting previously unselected package libimport-into-perl. #14 52.24 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ... #14 52.25 Unpacking libimport-into-perl (1.002005-1) ... #14 52.28 Selecting previously unselected package librole-tiny-perl. #14 52.28 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ... #14 52.28 Unpacking librole-tiny-perl (2.001004-1) ... #14 52.31 Selecting previously unselected package libstrictures-perl. #14 52.31 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ... #14 52.32 Unpacking libstrictures-perl (2.000006-1) ... #14 52.35 Selecting previously unselected package libsub-quote-perl. #14 52.35 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ... #14 52.37 Unpacking libsub-quote-perl (2.006006-1) ... #14 52.40 Selecting previously unselected package libmoo-perl. #14 52.40 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ... #14 52.41 Unpacking libmoo-perl (2.003006-1) ... #14 52.44 Selecting previously unselected package libencode-locale-perl. #14 52.44 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ... #14 52.44 Unpacking libencode-locale-perl (1.05-1) ... #14 52.47 Selecting previously unselected package libtimedate-perl. #14 52.48 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ... #14 52.48 Unpacking libtimedate-perl (2.3200-1) ... #14 52.52 Selecting previously unselected package libhttp-date-perl. dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:36.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.src.rpm #16 2.505 dh_link #16 2.537 dh_strip_nondeterminism #16 2.594 dh_compress #16 2.630 dh_fixperms #16 2.666 dh_missing #16 2.691 dh_installdeb #16 2.722 dh_gencontrol dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:36.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 47.36 Setting up libgpgme11:amd64 (1.18.0-3ubuntu2) ... #14 47.38 Setting up dirmngr (2.2.40-1.1ubuntu1) ... + /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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TNT6qH + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + test 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' = 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + echo 'PASS: daemon version OK' PASS: daemon version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/bin/docker-proxy #14 52.52 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ... #14 52.52 Unpacking libhttp-date-perl (6.05-1) ... #14 52.56 Selecting previously unselected package libfile-listing-perl. #14 52.56 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ... #14 52.56 Unpacking libfile-listing-perl (6.04-1) ... #14 52.59 Selecting previously unselected package libhtml-tagset-perl. #14 52.59 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ... #14 52.60 Unpacking libhtml-tagset-perl (3.20-4) ... #14 52.63 Selecting previously unselected package liburi-perl. #14 52.64 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ... #14 52.64 Unpacking liburi-perl (1.76-2) ... #14 52.68 Selecting previously unselected package libhtml-parser-perl. #14 52.69 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ... #14 52.69 Unpacking libhtml-parser-perl (3.72-5) ... #14 52.73 Selecting previously unselected package libhtml-tree-perl. #14 52.73 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ... #14 52.73 Unpacking libhtml-tree-perl (5.07-2) ... #14 52.78 Selecting previously unselected package libio-html-perl. #16 2.831 dh_md5sums #16 2.863 dh_builddeb #16 2.888 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 3.003 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo #14 47.54 Setting up perl (5.36.0-9ubuntu1.1) ... #14 47.57 Setting up libpackage-stash-xs-perl:amd64 (0.30-1build1) ... #14 47.58 Setting up libclass-data-inheritable-perl (0.08-3) ... #14 47.59 Setting up libxs-parse-keyword-perl (0.38-1) ... #14 47.61 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #14 47.63 Setting up libdata-dump-perl (1.25-1) ... #14 47.64 Setting up libfile-find-rule-perl (0.34-3) ... #14 47.66 Setting up libref-util-perl (0.204-2) ... #14 47.67 Setting up libipc-system-simple-perl (1.30-2) ... #14 47.69 Setting up libnet-domain-tld-perl (1.75-3) ... #14 47.70 Setting up libperlio-utf8-strict-perl (0.010-1) ... #14 47.71 Setting up libsocket6-perl (0.29-3) ... #14 47.73 Setting up libgd3:amd64 (2.3.3-9ubuntu1) ... #14 47.75 Setting up gcc-13 (13.2.0-4ubuntu3) ... Provides: docker-ce = 3:0.0.0~20240226182428.efb9206-0.fc39 docker-ce(aarch-64) = 3:0.0.0~20240226182428.efb9206-0.fc39 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) libresolv.so.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 Recommends: docker-ce-rootless-extras Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64 #14 52.78 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ... #14 52.78 Unpacking libio-html-perl (1.001-1) ... #14 52.81 Selecting previously unselected package liblwp-mediatypes-perl. #14 52.82 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ... #14 52.82 Unpacking liblwp-mediatypes-perl (6.04-1) ... #14 52.85 Selecting previously unselected package libhttp-message-perl. #14 52.85 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ... #14 52.86 Unpacking libhttp-message-perl (6.22-1) ... #14 52.89 Selecting previously unselected package libhttp-cookies-perl. #14 52.90 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ... #14 52.90 Unpacking libhttp-cookies-perl (6.08-1) ... #14 52.93 Selecting previously unselected package libhttp-negotiate-perl. #14 52.93 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ... #14 52.93 Unpacking libhttp-negotiate-perl (6.01-1) ... #14 52.97 Selecting previously unselected package perl-openssl-defaults:amd64. #14 52.97 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ... #14 52.97 Unpacking perl-openssl-defaults:amd64 (4) ... #14 53.00 Selecting previously unselected package libnet-ssleay-perl. #16 3.132 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes #14 47.76 Setting up libvariable-magic-perl (0.63-1) ... #14 47.78 Setting up libio-html-perl (1.004-3) ... #14 47.79 Setting up libpod-parser-perl (1.66-1) ... #14 47.87 Setting up libb-hooks-op-check-perl:amd64 (0.22-2build1) ... #14 47.88 Setting up libparams-util-perl (1.102-2) ... #14 47.89 Setting up libdpkg-perl (1.22.0ubuntu1) ... #14 47.91 Setting up libtime-duration-perl (1.21-2) ... #14 47.92 Setting up autoconf (2.71-3) ... #14 47.93 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #14 47.94 Setting up libarray-intspan-perl (2.004-2) ... #14 47.96 Setting up libcapture-tiny-perl (0.48-2) ... #14 47.97 Setting up libtimedate-perl (2.3300-2) ... #14 53.01 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ... #14 53.01 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #14 53.07 Selecting previously unselected package libio-socket-ssl-perl. #14 53.07 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ... #14 53.08 Unpacking libio-socket-ssl-perl (2.067-1) ... #14 53.12 Selecting previously unselected package libnet-http-perl. #14 53.12 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ... #14 53.13 Unpacking libnet-http-perl (6.19-1) ... #14 53.16 Selecting previously unselected package liblwp-protocol-https-perl. #14 53.16 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #14 53.16 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #14 53.20 Selecting previously unselected package libtry-tiny-perl. #14 53.20 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ... #14 53.20 Unpacking libtry-tiny-perl (0.30-1) ... #14 53.24 Selecting previously unselected package libwww-robotrules-perl. #16 3.205 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.207 dpkg-source --after-build . #16 3.300 dpkg-buildpackage: info: binary-only upload (no source included) #16 3.305 #16 3.305 The package has been created. #16 3.305 Attention, the package has been created in the current directory, #16 3.305 not in ".." as indicated by the message above! #16 3.328 Selecting previously unselected package docker-ce-build-deps. #16 3.342 (Reading database ... 25590 files and directories currently installed.) #16 3.343 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.347 Unpacking docker-ce-build-deps (1.0) ... #14 47.99 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... #14 48.00 Setting up libsub-name-perl:amd64 (0.27-1) ... #14 48.01 Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ... #14 48.02 Setting up libsyntax-keyword-try-perl (0.29-1) ... #14 48.04 Setting up libdata-validate-domain-perl (0.10-1.1) ... #14 48.05 Setting up libproc-processtable-perl:amd64 (0.636-1) ... #14 48.07 Setting up libfile-chdir-perl (0.1008-1.1) ... #14 48.09 Setting up xauth (1:1.1.2-1) ... #14 48.11 Setting up libpath-tiny-perl (0.144-1) ... #14 48.17 Setting up libarchive-cpio-perl (0.10-3) ... #14 48.19 Setting up libjson-perl (4.10000-1) ... #14 48.20 Setting up libnsl2:amd64 (1.3.0-2build2) ... #14 48.22 Setting up libipc-run3-perl (0.048-3) ... #14 48.23 Setting up libregexp-wildcards-perl (1.05-3) ... #14 48.25 Setting up libfcgi-perl (0.82+ds-2) ... #14 48.26 Setting up libsub-override-perl (0.09-4) ... #14 48.28 Setting up libaliased-perl (0.34-3) ... Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.src.rpm #14 53.24 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ... #14 53.24 Unpacking libwww-robotrules-perl (6.02-1) ... #14 53.28 Selecting previously unselected package libwww-perl. #14 53.28 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ... #14 53.30 Unpacking libwww-perl (6.43-1) ... #14 53.34 Selecting previously unselected package patchutils. #14 53.34 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ... #14 53.35 Unpacking patchutils (0.3.4-2) ... #14 53.38 Selecting previously unselected package wdiff. #14 53.38 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ... #14 53.39 Unpacking wdiff (1.2.2-2build1) ... #14 53.43 Selecting previously unselected package devscripts. #14 53.44 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ... #14 53.46 Unpacking devscripts (2.20.2ubuntu2) ... #18 DONE 2.9s #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.0s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers #14 48.30 Setting up libstrictures-perl (2.000006-1) ... #14 48.32 Setting up libsub-quote-perl (2.006008-1ubuntu1) ... #14 48.34 Setting up libdevel-stacktrace-perl (2.0400-2) ... #14 48.35 Setting up libclass-xsaccessor-perl (1.19-4build1) ... #14 48.37 Setting up libsort-versions-perl (1.62-3) ... #14 48.38 Setting up libexporter-tiny-perl (1.006002-1) ... #14 48.41 Setting up libre-engine-re2-perl:amd64 (0.18+ds-1) ... #14 48.42 Setting up libfile-dirlist-perl (0.05-3) ... #14 48.44 Setting up libterm-readkey-perl (2.38-2build1) ... #14 48.45 Setting up libtext-levenshteinxs-perl (0.03-5build1) ... #14 48.47 Setting up libperlio-gzip-perl (0.20-1build1) ... #14 48.49 Setting up libsys-hostname-long-perl (1.5-3) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config #14 53.57 Selecting previously unselected package diffstat. #14 53.57 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ... #14 53.58 Unpacking diffstat (1.63-1) ... #14 53.62 Selecting previously unselected package python3-chardet. #14 53.62 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ... #14 53.62 Unpacking python3-chardet (3.0.4-4build1) ... #14 53.67 Selecting previously unselected package python3-debian. #14 53.67 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1.1_all.deb ... #14 53.67 Unpacking python3-debian (0.1.36ubuntu1.1) ... #14 48.50 Setting up libhtml-html5-entities-perl (0.004-3) ... #14 48.51 Setting up libsereal-decoder-perl (5.004+ds-1) ... #14 48.52 Setting up liburi-perl (5.19-2) ... #14 48.54 Setting up libnet-ipv6addr-perl (1.02-1) ... #14 48.56 Setting up libfile-touch-perl (0.12-2) ... #14 48.57 Setting up libc-devtools (2.38-1ubuntu6.1) ... #14 48.58 Setting up libemail-address-xs-perl (1.05-1build1) ... #14 48.59 Setting up libnet-ssleay-perl:amd64 (1.92-2build2) ... #14 48.61 Setting up automake (1:1.16.5-1.3) ... #14 48.62 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 48.62 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #14 48.62 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #14 48.63 Setting up libapt-pkg-perl (0.1.40build3) ... #14 48.64 Setting up libstring-escape-perl (2010.002-3) ... #14 48.66 Setting up libberkeleydb-perl:amd64 (0.64-2) ... #14 48.67 Setting up libhttp-date-perl (6.05-2) ... #14 48.68 Setting up libfile-which-perl (1.27-2) ... #14 48.69 Setting up libfile-basedir-perl (0.09-2) ... #14 48.71 Setting up libunicode-utf8-perl (0.62-2) ... #14 48.72 Setting up libset-intspan-perl (1.19-3) ... #14 48.73 Setting up libmouse-perl (2.5.10-1build5) ... #14 48.74 Setting up libfile-listing-perl (6.15-1) ... #14 48.75 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... #14 48.77 Setting up libregexp-pattern-perl (0.2.14-2) ... #14 48.78 Setting up libdata-messagepack-perl (1.02-1build1) ... #14 48.79 Setting up libfont-afm-perl (1.20-4) ... #14 48.80 Setting up libwant-perl (0.29-2build1) ... #14 48.82 Setting up libdynaloader-functions-perl (0.003-3) ... dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... #14 53.72 Selecting previously unselected package libgpgme11:amd64. #14 53.72 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2.1_amd64.deb ... #14 53.72 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2.1) ... #14 53.77 Selecting previously unselected package python3-gpg. #14 53.77 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2.1_amd64.deb ... #14 53.77 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ... #14 53.83 Selecting previously unselected package dput. #14 53.84 Preparing to unpack .../198-dput_1.0.3ubuntu1.1_all.deb ... #14 53.85 Unpacking dput (1.0.3ubuntu1.1) ... #14 53.89 Selecting previously unselected package libcurl3-gnutls:amd64. #14 53.89 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.21_amd64.deb ... #14 53.90 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.21) ... #14 53.95 Selecting previously unselected package liberror-perl. #14 48.83 Setting up libclass-method-modifiers-perl (2.15-1) ... #14 48.84 Setting up liblist-compare-perl (0.55-2) ... #14 48.85 Setting up libref-util-xs-perl (0.117-2build1) ... #14 48.88 Setting up libio-pty-perl (1:1.17-1) ... #14 48.89 Setting up libfile-fcntllock-perl (0.22-4ubuntu1) ... #14 48.91 Setting up libclone-perl:amd64 (0.46-1) ... #14 48.92 Setting up libalgorithm-diff-perl (1.201-1) ... #14 48.94 Setting up libarchive-zip-perl (1.68-1) ... #14 48.95 Setting up libsub-identify-perl (0.14-3) ... #14 48.97 Setting up libdistro-info-perl (1.5ubuntu0.23.10.1) ... #14 48.98 Setting up libcpanel-json-xs-perl:amd64 (4.37-1) ... #14 49.00 Setting up libhtml-tagset-perl (3.20-6) ... #14 49.01 Setting up liblog-any-perl (1.715-1) ... #14 49.02 Setting up libauthen-sasl-perl (2.1600-3) ... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:41.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #14 53.95 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ... #14 53.95 Unpacking liberror-perl (0.17029-1) ... #14 53.99 Selecting previously unselected package git-man. #14 53.99 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ... #14 53.99 Unpacking git-man (1:2.25.1-1ubuntu3.11) ... #14 54.12 Selecting previously unselected package git. #14 54.12 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.11_amd64.deb ... #14 54.14 Unpacking git (1:2.25.1-1ubuntu3.11) ... #16 3.417 Reading package lists... #16 4.229 Building dependency tree... + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:03.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 12.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 #14 49.04 Setting up libdevel-size-perl (0.83-2build1) ... #14 49.05 Setting up libpython3.11-stdlib:amd64 (3.11.6-3) ... #14 49.07 Setting up libdebhelper-perl (13.11.6ubuntu1) ... #14 49.08 Setting up libpod-constants-perl (0.19-2) ... #14 49.09 Setting up libregexp-pattern-license-perl (3.11.0-1) ... #14 49.10 Setting up liblwp-mediatypes-perl (6.04-2) ... #14 49.12 Setting up libyaml-libyaml-perl (0.86+ds-1) ... #14 49.13 Setting up libio-interactive-perl (1.023-2) ... #14 49.15 Setting up libtry-tiny-perl (0.31-2) ... #14 49.16 Setting up libtype-tiny-perl (2.004000-1) ... #14 49.18 Setting up libcommon-sense-perl:amd64 (3.75-3) ... #14 49.19 Setting up libmldbm-perl (2.05-4) ... #14 49.20 Setting up libxml-namespacesupport-perl (1.12-2) ... #14 49.21 Setting up libnet-http-perl (6.22-1) ... #14 49.23 Setting up libpath-iterator-rule-perl (1.015-2) ... #14 49.24 Setting up libtext-markdown-discount-perl (0.16-1) ... #16 4.393 Reading state information... #16 4.398 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 -- 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' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #14 49.25 Setting up libhttp-tiny-multipart-perl (0.08-2) ... #14 49.26 Setting up libtime-moment-perl (0.44-2build1) ... #14 49.28 Setting up libencode-locale-perl (1.05-3) ... #14 49.29 Setting up libexception-class-perl (1.45-1) ... #14 49.30 Setting up libmath-base85-perl (0.5+dfsg-2) ... #14 49.32 Setting up libconfig-tiny-perl (2.29-1) ... #14 49.33 Setting up libsereal-encoder-perl (5.004+ds-1) ... #14 49.34 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #14 49.35 Setting up liblist-utilsby-perl (0.12-2) ... #14 49.37 Setting up libstring-shellquote-perl (1.04-3) ... #14 49.38 Setting up libnet-netmask-perl (2.0002-2) ... #14 49.39 Setting up libsub-install-perl (0.929-1) ... #14 49.40 Setting up gcc (4:13.2.0-1ubuntu1) ... #14 49.43 Setting up dpkg-dev (1.22.0ubuntu1) ... #14 49.45 Setting up libindirect-perl (0.39-2build1) ... #14 49.46 Setting up libxs-parse-sublike-perl:amd64 (0.20-1ubuntu3) ... #14 49.47 Setting up intltool-debian (0.35.0+20060710.6) ... #14 49.49 Setting up libfreezethaw-perl (0.5001-3) ... #14 49.51 Setting up libobject-pad-perl (0.801-2) ... #14 49.52 Setting up liberror-perl (0.17029-2) ... #14 49.54 Setting up patchutils (0.4.2-1build2) ... #14 49.55 Setting up libmail-sendmail-perl (0.80-3) ... #14 49.56 Setting up libltdl-dev:amd64 (2.4.7-7) ... #16 4.609 Starting 2 pkgProblemResolver with broken count: 0 #16 4.612 Done #16 4.767 Done #16 4.925 Starting pkgProblemResolver with broken count: 0 #14 54.59 Selecting previously unselected package libalgorithm-diff-perl. #14 54.60 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ... #14 54.60 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #14 54.64 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 54.64 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... #14 54.64 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #14 54.68 Selecting previously unselected package libalgorithm-merge-perl. #14 54.68 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ... #14 54.69 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 54.72 Selecting previously unselected package libapt-pkg-perl. #14 54.72 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ... #14 54.73 Unpacking libapt-pkg-perl (0.1.36build3) ... #14 54.81 Selecting previously unselected package libarchive-cpio-perl. #14 54.81 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ... #14 54.81 Unpacking libarchive-cpio-perl (0.10-1) ... #14 54.85 Selecting previously unselected package libarray-intspan-perl. [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 #14 49.57 Setting up libjson-maybexs-perl (1.004005-1) ... #14 49.58 Setting up libxml-sax-base-perl (1.09-3) ... #14 49.60 Setting up libio-string-perl (1.08-4) ... #14 49.61 Setting up libreadonly-perl (2.050-3) ... #14 49.62 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ... #14 49.64 Setting up libstring-copyright-perl (0.003014-1) ... #14 49.65 Setting up libdata-optlist-perl (0.114-1) ... #14 49.66 Setting up libipc-run-perl (20220807.0-1) ... #14 49.68 Setting up git (1:2.40.1-1ubuntu1) ... #14 49.70 Setting up libtext-xslate-perl:amd64 (3.5.9-1build2) ... #14 49.71 Setting up libcontextual-return-perl (0.004014-4) ... #14 49.73 Setting up libwww-robotrules-perl (6.02-1) ... #14 49.74 Setting up libtypes-serialiser-perl (1.01-1) ... #14 49.75 Setting up libnsl-dev:amd64 (1.3.0-2build2) ... #14 49.77 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #16 4.951 Starting 2 pkgProblemResolver with broken count: 0 #16 4.954 Done #16 5.191 The following additional packages will be installed: #14 54.85 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ... #14 54.85 Unpacking libarray-intspan-perl (2.003-1) ... #14 54.90 Selecting previously unselected package libasync-mergepoint-perl. #14 54.90 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ... #14 54.91 Unpacking libasync-mergepoint-perl (0.04-2) ... #14 54.94 Selecting previously unselected package libmodule-implementation-perl. #14 54.94 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ... #14 54.95 Unpacking libmodule-implementation-perl (0.09-1) ... #14 54.98 Selecting previously unselected package libsub-exporter-progressive-perl. #14 54.99 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #14 54.99 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #14 55.03 Selecting previously unselected package libvariable-magic-perl. #14 55.03 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ... #14 55.03 Unpacking libvariable-magic-perl (0.62-1build2) ... #14 55.07 Selecting previously unselected package libb-hooks-endofscope-perl. dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd + 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 ++ : v2.0.1 + 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 v2.0.1' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version v2.0.1 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 #14 49.78 Setting up libgit-wrapper-perl (0.048-2) ... #14 49.80 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #14 49.81 Setting up librole-tiny-perl (2.002004-1) ... #14 49.83 Setting up gnupg (2.2.40-1.1ubuntu1) ... #14 49.84 Setting up libc6-dev:amd64 (2.38-1ubuntu6.1) ... #14 49.86 Setting up libfont-ttf-perl (1.06-2) ... #14 49.87 Setting up libfile-homedir-perl (1.006-2) ... #14 49.88 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8) ... #14 49.90 Setting up libio-socket-ssl-perl (2.083-1) ... #14 49.94 Setting up libstdc++-13-dev:amd64 (13.2.0-4ubuntu3) ... #14 49.97 Setting up libsub-exporter-perl (0.990-1) ... #14 49.98 Setting up libpython3-stdlib:amd64 (3.11.4-5) ... #14 50.00 Setting up libalgorithm-merge-perl (0.08-5) ... #14 50.01 Setting up libhttp-message-perl (6.44-2ubuntu1) ... #14 50.02 Setting up libdata-validate-ip-perl (0.31-1) ... #14 50.04 Setting up libhtml-form-perl (6.11-1) ... #14 50.05 Setting up libiterator-perl (0.03+ds1-2) ... #14 50.07 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #16 5.192 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 5.192 libarchive13 libglib2.0-0 libjsoncpp25 librhash0 libseccomp-dev #16 5.193 libsystemd-dev libuv1 pkg-config #16 5.193 Suggested packages: #16 5.193 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #16 5.193 Recommended packages: #16 5.193 libglib2.0-data shared-mime-info xdg-user-dirs #16 5.219 The following NEW packages will be installed: #16 5.219 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #16 5.220 libarchive13 libglib2.0-0 libjsoncpp25 librhash0 libseccomp-dev #16 5.220 libsystemd-dev libuv1 pkg-config #14 55.08 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ... #14 55.08 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #14 55.12 Selecting previously unselected package libcapture-tiny-perl. #14 55.12 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... #14 55.13 Unpacking libcapture-tiny-perl (0.48-1) ... #14 55.16 Selecting previously unselected package libclass-xsaccessor-perl. #14 55.17 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... #14 55.17 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #14 55.21 Selecting previously unselected package libclone-perl. #14 55.21 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ... #14 55.22 Unpacking libclone-perl (0.43-2) ... #14 55.25 Selecting previously unselected package libcommon-sense-perl. #14 55.25 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ... #14 55.25 Unpacking libcommon-sense-perl (3.74-2build6) ... #14 55.29 Selecting previously unselected package libparams-util-perl. #14 55.30 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ... #14 55.30 Unpacking libparams-util-perl (1.07-3build5) ... #14 55.33 Selecting previously unselected package libsub-install-perl. + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.yOm0rWS7cl/ + cd /tmp/docker-cli-docsgen.yOm0rWS7cl + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 #14 50.09 Setting up libjson-xs-perl (4.030-2) ... #14 50.10 Setting up g++-13 (13.2.0-4ubuntu3) ... #14 50.11 Setting up python3.11 (3.11.6-3) ... #14 55.34 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ... #14 55.34 Unpacking libsub-install-perl (0.928-1) ... #14 55.37 Selecting previously unselected package libdata-optlist-perl. #14 55.37 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ... #14 55.38 Unpacking libdata-optlist-perl (0.110-1) ... #14 55.42 Selecting previously unselected package libsub-exporter-perl. #14 55.42 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ... #14 55.42 Unpacking libsub-exporter-perl (0.987-1) ... #14 55.46 Selecting previously unselected package libconst-fast-perl. #14 55.46 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ... #14 55.46 Unpacking libconst-fast-perl (0.014-1) ... #14 55.50 Selecting previously unselected package libwant-perl. #14 55.50 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ... #14 55.50 Unpacking libwant-perl (0.29-1build4) ... #14 55.54 Selecting previously unselected package libcontextual-return-perl. #14 55.54 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ... #14 55.54 Unpacking libcontextual-return-perl (0.004014-2) ... #14 55.58 Selecting previously unselected package libcpanel-json-xs-perl. go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.6.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.1 #14 55.58 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... #14 55.59 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #14 55.63 Selecting previously unselected package libdata-dump-perl. #14 55.63 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ... #14 55.64 Unpacking libdata-dump-perl (1.23-1) ... #14 55.67 Selecting previously unselected package libdigest-bubblebabble-perl. #14 55.67 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ... #14 55.68 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #14 55.73 Selecting previously unselected package libdigest-hmac-perl. #14 55.73 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #14 55.74 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #14 55.77 Selecting previously unselected package libdistro-info-perl. #14 55.77 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1.1_all.deb ... #14 55.77 Unpacking libdistro-info-perl (0.23ubuntu1.1) ... #14 55.81 Selecting previously unselected package libnet-smtp-ssl-perl. #14 55.81 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ... #14 55.81 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #14 55.86 Selecting previously unselected package libmailtools-perl. #16 5.829 0 upgraded, 14 newly installed, 0 to remove and 4 not upgraded. #16 5.829 1 not fully installed or removed. #16 5.829 Need to get 9713 kB of archives. #16 5.829 After this operation, 40.6 MB of additional disk space will be used. #16 5.829 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d 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-20240125134710-dcda100a8261 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.15.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 #14 50.80 Setting up libhttp-negotiate-perl (6.01-2) ... #14 50.82 Setting up libio-prompter-perl (0.004015-2) ... #14 50.83 Setting up libiterator-util-perl (0.02+ds1-2) ... #14 50.84 Setting up libhttp-cookies-perl (6.10-1) ... #14 50.86 Setting up libtool (2.4.7-7) ... #14 50.87 Setting up po-debconf (1.0.21+nmu1) ... #14 50.88 Setting up libhtml-tree-perl (5.07-3) ... #14 50.90 Setting up libparams-classify-perl:amd64 (0.015-2build2) ... #14 50.91 Setting up libcgi-pm-perl (4.57-1) ... #14 55.86 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ... #14 55.86 Unpacking libmailtools-perl (2.21-1) ... #14 55.90 Selecting previously unselected package libnet-ip-perl. #14 55.90 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ... #14 55.91 Unpacking libnet-ip-perl (1.26-2) ... #14 55.95 Selecting previously unselected package libnet-dns-perl. #14 55.96 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ... #14 55.96 Unpacking libnet-dns-perl (1.22-1) ... #14 56.02 Selecting previously unselected package libnet-domain-tld-perl. #14 56.03 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ... #14 56.03 Unpacking libnet-domain-tld-perl (1.75-1) ... #14 56.07 Selecting previously unselected package libemail-valid-perl. #14 56.07 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ... #14 56.08 Unpacking libemail-valid-perl (1.202-1) ... #14 56.12 Selecting previously unselected package libexporter-tiny-perl. #14 56.12 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ... #14 56.12 Unpacking libexporter-tiny-perl (1.002001-1) ... #14 56.16 Selecting previously unselected package libipc-system-simple-perl. #14 56.16 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ... #14 56.17 Unpacking libipc-system-simple-perl (1.26-1) ... #16 6.189 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB] #16 6.312 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB] go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.16.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 #14 50.93 Setting up python3 (3.11.4-5) ... #14 51.18 Setting up libhtml-format-perl (2.16-2) ... #14 56.21 Selecting previously unselected package libfile-basedir-perl. #14 56.21 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ... #14 56.22 Unpacking libfile-basedir-perl (0.08-1) ... #14 56.26 Selecting previously unselected package libfile-chdir-perl. #14 56.26 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ... #14 56.26 Unpacking libfile-chdir-perl (0.1008-1) ... #14 56.29 Selecting previously unselected package libfile-fcntllock-perl. #14 56.30 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... #14 56.30 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #14 56.34 Selecting previously unselected package libnumber-compare-perl. #14 56.34 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ... #14 56.35 Unpacking libnumber-compare-perl (0.03-1) ... #14 56.38 Selecting previously unselected package libtext-glob-perl. #14 56.38 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ... #14 56.38 Unpacking libtext-glob-perl (0.10-1) ... #14 56.42 Selecting previously unselected package libfile-find-rule-perl. #16 6.330 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB] #16 6.348 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuv1 amd64 1.43.0-1 [93.1 kB] #16 6.361 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] #16 6.361 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB] #16 6.363 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.2 [1913 kB] #16 6.497 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.2 [5010 kB] go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/gorilla/mux v1.8.1 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 #14 51.20 Setting up python3-xdg (0.28-2) ... #14 51.33 Setting up libxml-sax-perl (1.02+dfsg-3) ... #14 51.39 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 51.44 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 56.42 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ... #14 56.43 Unpacking libfile-find-rule-perl (0.34-1) ... #14 56.46 Selecting previously unselected package libfont-afm-perl. #14 56.46 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ... #14 56.47 Unpacking libfont-afm-perl (1.20-2) ... #14 56.51 Selecting previously unselected package libio-string-perl. #14 56.52 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ... #14 56.52 Unpacking libio-string-perl (1.08-3) ... #14 56.55 Selecting previously unselected package libfont-ttf-perl. #14 56.55 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ... #14 56.56 Unpacking libfont-ttf-perl (1.06-1) ... #14 56.62 Selecting previously unselected package libfuture-perl. #14 56.62 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ... #16 6.736 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 dh-apparmor all 3.0.4-2ubuntu2.3 [9960 B] 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/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 #14 51.55 #14 51.55 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 51.58 Setting up python3-six (1.16.0-4) ... #14 51.68 Setting up dh-autoreconf (20) ... #14 56.63 Unpacking libfuture-perl (0.43-1) ... #14 56.66 Selecting previously unselected package libio-stringy-perl. #14 56.67 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ... #14 56.67 Unpacking libio-stringy-perl (2.111-3) ... #14 56.71 Selecting previously unselected package libparams-validate-perl. #14 56.71 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ... #14 56.72 Unpacking libparams-validate-perl (1.29-3) ... #14 56.78 Selecting previously unselected package libgetopt-long-descriptive-perl. #14 56.78 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #14 56.78 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #14 56.84 Selecting previously unselected package libsort-versions-perl. #14 56.84 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ... #14 56.85 Unpacking libsort-versions-perl (1.62-1) ... #14 56.88 Selecting previously unselected package libgit-wrapper-perl. #14 56.88 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ... #16 6.736 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libseccomp-dev amd64 2.5.3-2ubuntu2 [94.0 kB] #16 6.894 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd-dev amd64 249.11-0ubuntu3.12 [306 kB] go: downloading golang.org/x/net v0.19.0 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/kr/pretty v0.3.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 #14 51.70 Setting up libdata-validate-uri-perl (0.07-2) ... #14 51.71 Setting up libnet-smtp-ssl-perl (1.04-2) ... #14 51.72 Setting up python3-gpg (1.18.0-3ubuntu2) ... #14 51.86 Setting up python3-certifi (2022.9.24-1) ... #14 51.96 Setting up libmodule-runtime-perl (0.016-2) ... #14 51.97 Setting up libmailtools-perl (2.21-2) ... #14 56.89 Unpacking libgit-wrapper-perl (0.048-1) ... #14 56.92 Selecting previously unselected package libhttp-tiny-multipart-perl. #14 56.92 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #14 56.93 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #14 56.97 Selecting previously unselected package libio-prompter-perl. #14 56.97 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ... #14 56.97 Unpacking libio-prompter-perl (0.004015-1) ... #14 57.01 Selecting previously unselected package libjson-perl. #14 57.01 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ... #14 57.02 Unpacking libjson-perl (4.02000-2) ... #14 57.06 Selecting previously unselected package liblog-any-perl. #14 57.06 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ... #14 57.07 Unpacking liblog-any-perl (1.708-1) ... #14 57.11 Selecting previously unselected package liblog-any-adapter-screen-perl. #14 57.11 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #16 7.318 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB] go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading golang.org/x/tools v0.16.0 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 #14 51.98 Setting up python3-idna (3.3-2) ... #14 52.17 Setting up python3-urllib3 (1.26.16-1ubuntu0.1) ... #14 57.12 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #14 57.15 Selecting previously unselected package libpackage-stash-perl. #14 57.15 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ... #14 57.16 Unpacking libpackage-stash-perl (0.38-1) ... #14 57.20 Selecting previously unselected package libsub-identify-perl. #14 57.20 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ... #14 57.20 Unpacking libsub-identify-perl (0.14-1build2) ... #14 57.24 Selecting previously unselected package libsub-name-perl. #14 57.24 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ... #14 57.24 Unpacking libsub-name-perl (0.26-1) ... #14 57.28 Selecting previously unselected package libnamespace-clean-perl. #14 57.28 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ... #14 57.29 Unpacking libnamespace-clean-perl (0.27-1) ... #14 57.32 Selecting previously unselected package libpath-tiny-perl. #14 57.33 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ... #14 57.33 Unpacking libpath-tiny-perl (0.108-1) ... #14 57.37 Selecting previously unselected package libtype-tiny-perl. #14 57.37 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ... #14 57.37 Unpacking libtype-tiny-perl (1.008001-2) ... #14 57.43 Selecting previously unselected package libgitlab-api-v4-perl. #14 57.43 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ... #14 57.44 Unpacking libgitlab-api-v4-perl (0.25-1) ... #14 57.48 Selecting previously unselected package libhash-fieldhash-perl. #16 7.519 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/BurntSushi/toml v0.3.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.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b #14 52.40 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ... #14 57.48 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... #14 57.49 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #14 57.52 Selecting previously unselected package libhtml-form-perl. #14 57.52 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ... #14 57.53 Unpacking libhtml-form-perl (6.07-1) ... #14 57.57 Selecting previously unselected package libhtml-format-perl. #14 57.57 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ... #14 57.57 Unpacking libhtml-format-perl (2.12-1) ... #14 57.61 Selecting previously unselected package libhttp-daemon-perl. #14 57.61 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... #14 57.62 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... #14 57.66 Selecting previously unselected package libidn11:amd64. #14 57.67 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ... #14 57.67 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... #14 57.71 Selecting previously unselected package libstruct-dumb-perl. #14 57.71 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ... #16 7.664 debconf: delaying package configuration, since apt-utils is not installed #16 7.696 Fetched 9713 kB in 2s (4230 kB/s) #16 7.722 Selecting previously unselected package bash-completion. #16 7.722 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25594 files and directories currently installed.) #16 7.736 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #16 7.747 Unpacking bash-completion (1:2.11-5ubuntu1) ... #16 7.860 Selecting previously unselected package libarchive13:amd64. go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 #14 52.46 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #14 52.53 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 52.59 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 52.71 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 57.72 Unpacking libstruct-dumb-perl (0.09-1) ... #14 57.75 Selecting previously unselected package libio-async-perl. #14 57.76 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ... #14 57.76 Unpacking libio-async-perl (0.75-1) ... #14 57.82 Selecting previously unselected package liblinux-epoll-perl. #14 57.82 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ... #14 57.83 Unpacking liblinux-epoll-perl (0.017-1) ... #14 57.86 Selecting previously unselected package libio-async-loop-epoll-perl. #14 57.86 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ... #14 57.87 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #14 57.90 Selecting previously unselected package libtypes-serialiser-perl. #14 57.91 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ... #14 57.91 Unpacking libtypes-serialiser-perl (1.0-1) ... #14 57.95 Selecting previously unselected package libjson-xs-perl. #16 7.863 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ... #16 7.870 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ... #16 7.904 Selecting previously unselected package libjsoncpp25:amd64. #16 7.907 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_amd64.deb ... #16 7.911 Unpacking libjsoncpp25:amd64 (1.9.5-3) ... #16 7.947 Selecting previously unselected package librhash0:amd64. #16 7.949 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ... #16 7.954 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ... #16 8.022 Selecting previously unselected package libuv1:amd64. #14 52.73 Setting up dh-strip-nondeterminism (1.13.1-1) ... #14 52.75 Setting up libconst-fast-perl (0.014-2) ... #14 52.76 Setting up g++ (4:13.2.0-1ubuntu1) ... #14 52.77 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 52.77 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #14 52.78 Setting up libhttp-daemon-perl (6.16-1) ... #14 52.79 Setting up build-essential (12.10ubuntu1) ... #14 52.80 Setting up python3-unidiff (0.7.3-1) ... #14 52.90 Setting up libdata-dpath-perl (0.58-2) ... #16 8.025 Preparing to unpack .../04-libuv1_1.43.0-1_amd64.deb ... #16 8.029 Unpacking libuv1:amd64 (1.43.0-1) ... #16 8.059 Selecting previously unselected package dh-elpa-helper. #16 8.061 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #16 8.066 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #16 8.106 Selecting previously unselected package emacsen-common. #16 8.109 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #16 8.118 Unpacking emacsen-common (3.0.4) ... #16 8.162 Selecting previously unselected package cmake-data. #16 8.165 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.2_all.deb ... #16 8.173 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.2) ... #14 57.95 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ... #14 57.95 Unpacking libjson-xs-perl (4.020-1build1) ... #14 57.99 Selecting previously unselected package libjson-maybexs-perl. #14 58.00 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ... #14 58.00 Unpacking libjson-maybexs-perl (1.004000-1) ... #14 58.04 Selecting previously unselected package liblist-compare-perl. #14 58.04 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ... #14 58.04 Unpacking liblist-compare-perl (0.53-1) ... #14 58.08 Selecting previously unselected package liblist-moreutils-perl. #14 58.08 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ... #14 58.09 Unpacking liblist-moreutils-perl (0.416-1build5) ... #14 58.13 Selecting previously unselected package liblist-someutils-perl. #14 58.13 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ... #14 58.13 Unpacking liblist-someutils-perl (0.58-1) ... #14 58.17 Selecting previously unselected package liblist-someutils-xs-perl. #14 58.17 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ... #14 58.18 Unpacking liblist-someutils-xs-perl (0.58-2) ... #14 58.22 Selecting previously unselected package libltdl7:amd64. + go mod vendor -modfile=vendor.mod #14 52.92 Setting up python3-magic (2:0.4.27-1) ... #14 53.02 Setting up python3-cffi-backend:amd64 (1.15.1-5build1) ... #14 53.03 Setting up python3-pkg-resources (68.1.2-2) ... #14 53.21 Setting up libmodule-implementation-perl (0.09-2) ... #14 58.22 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ... #14 58.23 Unpacking libltdl7:amd64 (2.4.6-14) ... #14 58.26 Selecting previously unselected package libltdl-dev:amd64. #14 58.27 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ... #14 58.27 Unpacking libltdl-dev:amd64 (2.4.6-14) ... #14 58.32 Selecting previously unselected package libsys-hostname-long-perl. #14 58.32 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ... #14 58.33 Unpacking libsys-hostname-long-perl (1.5-1) ... #14 58.36 Selecting previously unselected package libmail-sendmail-perl. #14 58.36 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ... #14 58.37 Unpacking libmail-sendmail-perl (0.80-1) ... #14 58.41 Selecting previously unselected package libmoox-aliases-perl. #14 58.41 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ... #14 58.41 Unpacking libmoox-aliases-perl (0.001006-1) ... #14 58.45 Selecting previously unselected package libobject-id-perl. #16 8.492 Selecting previously unselected package cmake. #16 8.496 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.2_amd64.deb ... #16 8.500 Unpacking cmake (3.22.1-1ubuntu1.22.04.2) ... #16 8.596 Selecting previously unselected package dh-apparmor. #14 53.22 Setting up libcgi-fast-perl (1:2.15-1) ... #14 53.24 Setting up python3-apt (2.6.0ubuntu1) ... #14 53.37 Setting up libpackage-stash-perl (0.40-1) ... #14 53.38 Setting up libimport-into-perl (1.002005-2) ... #14 53.40 Setting up libmoo-perl (2.005005-1) ... #14 53.42 Setting up python3-bcrypt (3.2.2-1) ... #14 53.52 Setting up liblist-someutils-perl (0.59-1) ... #14 58.45 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #14 58.45 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #14 58.52 Selecting previously unselected package libmoox-struct-perl. #14 58.52 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ... #14 58.53 Unpacking libmoox-struct-perl (0.017-1) ... #14 58.57 Selecting previously unselected package libnet-dns-sec-perl. #14 58.57 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ... #14 58.58 Unpacking libnet-dns-sec-perl (1.15-1) ... #14 58.62 Selecting previously unselected package libnet-libidn-perl. #14 58.62 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... #14 58.62 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #14 58.66 Selecting previously unselected package libnumber-range-perl. #14 58.66 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ... #14 58.67 Unpacking libnumber-range-perl (0.12-1) ... #14 58.72 Selecting previously unselected package libpackage-stash-xs-perl. #16 8.599 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.3_all.deb ... #16 8.603 Unpacking dh-apparmor (3.0.4-2ubuntu2.3) ... #16 8.633 Selecting previously unselected package libseccomp-dev:amd64. #16 8.636 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_amd64.deb ... #16 8.640 Unpacking libseccomp-dev:amd64 (2.5.3-2ubuntu2) ... #16 8.670 Selecting previously unselected package libsystemd-dev:amd64. #16 8.673 Preparing to unpack .../11-libsystemd-dev_249.11-0ubuntu3.12_amd64.deb ... #16 8.676 Unpacking libsystemd-dev:amd64 (249.11-0ubuntu3.12) ... #16 8.766 Selecting previously unselected package libglib2.0-0:amd64. #16 8.769 Preparing to unpack .../12-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ... #16 8.773 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... #16 8.826 Selecting previously unselected package pkg-config. #16 8.829 Preparing to unpack .../13-pkg-config_0.29.2-1ubuntu3_amd64.deb ... #16 8.846 Unpacking pkg-config (0.29.2-1ubuntu3) ... #16 8.888 Setting up libseccomp-dev:amd64 (2.5.3-2ubuntu2) ... #14 53.53 Setting up debhelper (13.11.6ubuntu1) ... #14 53.55 Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ... #14 53.56 Setting up python3-chardet (5.1.0+dfsg-2) ... #16 8.901 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ... #16 8.913 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... #16 8.924 No schema files found: doing nothing. #16 8.930 Setting up libuv1:amd64 (1.43.0-1) ... #16 8.943 Setting up emacsen-common (3.0.4) ... #16 8.978 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #16 8.990 Setting up bash-completion (1:2.11-5ubuntu1) ... #16 9.012 Setting up libjsoncpp25:amd64 (1.9.5-3) ... #16 9.023 Setting up pkg-config (0.29.2-1ubuntu3) ... #16 9.071 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ... #16 9.083 Setting up cmake-data (3.22.1-1ubuntu1.22.04.2) ... #16 9.120 Setting up dh-apparmor (3.0.4-2ubuntu2.3) ... + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:09.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V0fd7r + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el8.x86_64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el8.x86_64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.x86_64/etc/docker + /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~20240226182428.efb9206-0.el8.x86_64/usr/libexec/docker/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.UnMG2d + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + test 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' = 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + echo 'PASS: daemon version OK' + exit 0 PASS: daemon version OK Processing files: docker-ce-0.0.0~20240226182428.efb9206-0.el8.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20240226182428.efb9206-0.el8 docker-ce(x86-64) = 3:0.0.0~20240226182428.efb9206-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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(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) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(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 Recommends: docker-ce-rootless-extras Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20240226182428.efb9206-0.el8.src.rpm #14 58.72 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... #14 58.73 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #14 58.78 Selecting previously unselected package libpath-iterator-rule-perl. #14 58.78 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ... #14 58.79 Unpacking libpath-iterator-rule-perl (1.014-1) ... #14 58.83 Selecting previously unselected package libperl4-corelibs-perl. #14 58.83 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ... #14 58.83 Unpacking libperl4-corelibs-perl (0.004-2) ... #14 58.88 Selecting previously unselected package libperlio-gzip-perl. #14 58.88 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ... #14 58.89 Unpacking libperlio-gzip-perl (0.19-1build5) ... #14 58.93 Selecting previously unselected package libpod-constants-perl. #14 53.82 Setting up python3-cryptography (38.0.4-4ubuntu0.23.10.1) ... #14 54.02 Setting up python3-debian (0.1.49ubuntu2) ... #16 9.131 Setting up libsystemd-dev:amd64 (249.11-0ubuntu3.12) ... #16 9.142 Setting up cmake (3.22.1-1ubuntu1.22.04.2) ... #16 9.157 Setting up docker-ce-build-deps (1.0) ... #16 9.171 Processing triggers for man-db (2.10.2-1) ... #16 9.247 Processing triggers for libc-bin (2.35-0ubuntu3.6) ... #14 58.93 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ... #14 58.94 Unpacking libpod-constants-perl (0.19-1) ... #14 58.98 Selecting previously unselected package libre2-5:amd64. #14 58.98 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ... #14 58.99 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ... #14 59.07 Selecting previously unselected package libre-engine-re2-perl. #14 59.07 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ... #14 59.08 Unpacking libre-engine-re2-perl (0.13-5) ... #14 59.12 Selecting previously unselected package libreadonly-perl. #14 59.12 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ... #14 59.12 Unpacking libreadonly-perl (2.050-2) ... #14 59.16 Selecting previously unselected package libref-util-perl. #14 59.16 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ... #14 59.16 Unpacking libref-util-perl (0.204-1) ... #14 59.20 Selecting previously unselected package libref-util-xs-perl. #14 54.17 Setting up python3-requests (2.31.0+dfsg-1ubuntu1) ... #14 54.29 Setting up equivs (2.3.1) ... #14 59.20 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ... #14 59.20 Unpacking libref-util-xs-perl (0.117-1build2) ... #14 59.27 Selecting previously unselected package libregexp-pattern-license-perl. #14 59.27 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #14 59.28 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #14 59.32 Selecting previously unselected package libregexp-pattern-perl. #14 59.32 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ... #14 59.33 Unpacking libregexp-pattern-perl (0.2.12-1) ... #14 59.37 Selecting previously unselected package libsasl2-modules:amd64. #14 59.37 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #14 59.37 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 59.42 Selecting previously unselected package libsereal-decoder-perl. #14 59.42 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... #14 59.42 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #14 59.54 Selecting previously unselected package libsereal-encoder-perl. #14 54.30 Setting up libmoox-aliases-perl (0.001006-2) ... #14 54.32 Setting up libb-hooks-endofscope-perl (0.26-1) ... #14 54.33 Setting up python3-nacl (1.5.0-4) ... #14 54.46 Setting up dput (1.1.3ubuntu3) ... #14 59.54 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... #14 59.55 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #14 59.59 Selecting previously unselected package libsereal-perl. #14 59.59 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ... #14 59.59 Unpacking libsereal-perl (4.011-1) ... #14 59.63 Selecting previously unselected package libsort-key-perl. #14 59.63 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ... #14 59.63 Unpacking libsort-key-perl (1.33-2build2) ... #14 59.67 Selecting previously unselected package libstring-copyright-perl. #14 59.67 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ... #14 59.68 Unpacking libstring-copyright-perl (0.003006-1) ... #14 59.72 Selecting previously unselected package libstring-escape-perl. #14 59.72 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ... #14 59.73 Unpacking libstring-escape-perl (2010.002-2) ... #14 59.76 Selecting previously unselected package libstring-shellquote-perl. #14 59.76 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ... #14 59.77 Unpacking libstring-shellquote-perl (1.04-1) ... #14 59.80 Selecting previously unselected package libterm-readkey-perl. #14 54.56 Setting up libnamespace-clean-perl (0.27-2) ... #14 54.58 Setting up libstring-license-perl (0.0.9-2ubuntu1) ... #14 54.59 Setting up python3-paramiko (2.12.0-2ubuntu1.23.10.2) ... #14 54.77 Setting up licensecheck (3.3.9-1ubuntu1) ... #14 59.81 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ... #14 59.81 Unpacking libterm-readkey-perl (2.38-1build1) ... #14 59.84 Selecting previously unselected package libtest-fatal-perl. #14 59.85 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ... #14 59.85 Unpacking libtest-fatal-perl (0.014-1) ... #14 59.89 Selecting previously unselected package libtest-refcount-perl. #14 59.89 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ... #14 59.89 Unpacking libtest-refcount-perl (0.10-1) ... #14 59.93 Selecting previously unselected package libtext-levenshtein-perl. #14 59.93 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ... #14 59.94 Unpacking libtext-levenshtein-perl (0.13-1) ... #14 59.97 Selecting previously unselected package libtype-tiny-xs-perl. #14 59.97 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ... #14 59.97 Unpacking libtype-tiny-xs-perl (0.016-1) ... #14 60.04 Selecting previously unselected package libunicode-utf8-perl. #16 DONE 10.0s #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.2s #14 54.78 Setting up libgitlab-api-v4-perl (0.27-1) ... #14 54.80 Setting up liblwp-protocol-https-perl (6.11-1) ... #14 54.81 Setting up libwww-perl (6.72-1) ... #14 54.83 Setting up libhtml-tokeparser-simple-perl (3.16-4) ... #14 54.84 Setting up libwww-mechanize-perl (2.17-1ubuntu1) ... #14 54.85 Setting up devscripts (2.23.6) ... #14 54.97 Setting up libxml-parser-perl (2.46-4) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #14 60.04 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ... #14 60.05 Unpacking libunicode-utf8-perl (0.62-1build1) ... #14 60.08 Selecting previously unselected package libxml-namespacesupport-perl. #14 60.09 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ... #14 60.09 Unpacking libxml-namespacesupport-perl (1.12-1) ... #14 60.12 Selecting previously unselected package libxml-sax-base-perl. #14 60.12 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ... #14 60.13 Unpacking libxml-sax-base-perl (1.09-1) ... #14 60.17 Selecting previously unselected package libxml-sax-perl. #14 60.18 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ... #14 60.18 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #14 60.22 Selecting previously unselected package libxml-libxml-perl. #14 60.22 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ... #14 60.23 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #14 60.29 Selecting previously unselected package libxml-parser-perl. #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #14 54.99 Setting up lintian (2.116.3ubuntu3.1) ... #14 55.01 Setting up libxml-sax-expat-perl (0.51-2) ... #14 55.05 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #14 55.10 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 55.22 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 60.29 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ... #14 60.29 Unpacking libxml-parser-perl (2.46-1) ... #14 60.34 Selecting previously unselected package libxml-sax-expat-perl. #14 60.34 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ... #14 60.35 Unpacking libxml-sax-expat-perl (0.51-1) ... #14 60.38 Selecting previously unselected package libxml-writer-perl. #14 60.38 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ... #14 60.39 Unpacking libxml-writer-perl (0.625-1) ... #14 60.42 Selecting previously unselected package libyaml-libyaml-perl. #14 60.42 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... #14 60.43 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #14 60.46 Selecting previously unselected package licensecheck. #14 60.46 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ... #14 60.47 Unpacking licensecheck (3.0.45-1) ... #14 60.51 Selecting previously unselected package libdevel-size-perl. #14 55.25 Processing triggers for libc-bin (2.38-1ubuntu6.1) ... #14 55.27 Processing triggers for ca-certificates (20230311ubuntu1) ... #14 55.28 Updating certificates in /etc/ssl/certs... #14 60.51 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ... #14 60.52 Unpacking libdevel-size-perl (0.83-1build1) ... #14 60.55 Selecting previously unselected package t1utils. #14 60.55 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ... #14 60.55 Unpacking t1utils (1.41-3) ... #14 60.60 Selecting previously unselected package lintian. #14 60.60 Preparing to unpack .../328-lintian_2.62.0ubuntu2.3_all.deb ... #14 60.61 Unpacking lintian (2.62.0ubuntu2.3) ... #14 60.85 Selecting previously unselected package manpages-dev. #14 55.61 0 added, 0 removed; done. #14 55.61 Running hooks in /etc/ca-certificates/update.d... #14 55.61 done. + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:10.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.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/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 #14 60.85 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ... #14 60.85 Unpacking manpages-dev (5.05-1) ... #14 61.09 Selecting previously unselected package python3-certifi. go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 #14 61.09 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ... #14 61.10 Unpacking python3-certifi (2019.11.28-1) ... #14 61.14 Selecting previously unselected package python3-idna. #14 61.15 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ... #14 61.15 Unpacking python3-idna (2.8-1) ... #14 61.19 Selecting previously unselected package python3-urllib3. #14 61.19 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ... #14 61.20 Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... #14 61.24 Selecting previously unselected package python3-requests. #14 61.24 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1.1_all.deb ... #14 61.25 Unpacking python3-requests (2.22.0-2ubuntu1.1) ... #14 61.30 Selecting previously unselected package python3-unidiff. + 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 #14 61.30 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ... #14 61.30 Unpacking python3-unidiff (0.5.5-2) ... #14 61.36 Selecting previously unselected package python3-xdg. #14 61.36 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ... #14 61.37 Unpacking python3-xdg (0.26-1ubuntu1) ... #14 61.41 Selecting previously unselected package unzip. #14 61.41 Preparing to unpack .../336-unzip_6.0-25ubuntu1.2_amd64.deb ... #14 61.42 Unpacking unzip (6.0-25ubuntu1.2) ... #14 61.46 Selecting previously unselected package equivs. #14 61.46 Preparing to unpack .../337-equivs_2.2.0_all.deb ... #14 61.47 Unpacking equivs (2.2.0) ... #14 61.50 Selecting previously unselected package libauthen-sasl-perl. #14 61.50 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ... #14 61.51 Unpacking libauthen-sasl-perl (2.1600-1) ... #14 61.54 Selecting previously unselected package python3-magic. #21 exporting layers 7.6s done #21 writing image sha256:ed1d607c807457391f9be8a2e3c3ebc78726e60f224c782359bb6b1f41a5e748 done #21 naming to docker.io/debbuild-ubuntu-mantic/aarch64 done #21 DONE 7.6s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/debbuild/ubuntu-mantic:/build debbuild-ubuntu-mantic/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 #14 61.55 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ... #14 61.55 Unpacking python3-magic (2:0.4.15-3) ... #14 61.60 Setting up libapt-pkg-perl (0.1.36build3) ... #14 61.61 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... #14 61.62 Setting up libpipeline1:amd64 (1.5.2-2build1) ... #14 61.63 Setting up wdiff (1.2.2-2build1) ... #14 61.65 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... #14 61.66 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #14 61.68 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #14 61.69 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... #14 61.70 Setting up mime-support (3.64ubuntu1) ... #14 61.74 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #14 61.76 Setting up libmagic-mgc (1:5.38-4) ... #14 61.78 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #14 61.79 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... #14 61.80 No schema files found: doing nothing. #14 61.81 Setting up distro-info-data (0.43ubuntu1.15) ... #14 61.82 Setting up manpages (5.05-1) ... #14 61.84 Setting up unzip (6.0-25ubuntu1.2) ... #14 61.86 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #14 61.87 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... #20 DONE 23.1s #21 [binary 1/1] COPY --from=build /out . #21 DONE 0.3s #22 exporting to client directory #22 copying files 35.61MB 0.1s done #22 DONE 0.1s mkdir -p build/win/amd64/docker cp /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe cp /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker/bundles/cross/win/dockerd.exe build/win/amd64/docker/dockerd.exe cp /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker/bundles/cross/win/docker-proxy.exe build/win/amd64/docker/docker-proxy.exe docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20240226182428-efb9206.zip docker' Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 4abcf2066143: Pulling fs layer 4abcf2066143: Download complete 4abcf2066143: Pull complete Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz #14 61.88 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 61.90 Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ... #14 61.92 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... #14 61.93 Setting up libmagic1:amd64 (1:5.38-4) ... #14 61.95 Setting up less (551-1ubuntu0.2) ... #14 61.97 Setting up perl-openssl-defaults:amd64 (4) ... #14 61.98 Setting up linux-libc-dev:amd64 (5.4.0-172.190) ... #14 61.99 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... #14 62.01 Setting up gettext-base (0.19.8.1-10build1) ... #14 62.02 Setting up libnpth0:amd64 (1.6-1) ... #14 62.03 Setting up krb5-locales (1.17-6ubuntu4.4) ... #14 62.04 Setting up file (1:5.38-4) ... #14 62.06 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... #14 62.07 Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 62.09 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz v3.19.1-169-g5ed82648e0c [https://dl-cdn.alpinelinux.org/alpine/v3.19/main] v3.19.1-168-g87149cfc6e8 [https://dl-cdn.alpinelinux.org/alpine/v3.19/community] OK: 22987 distinct packages available #14 62.11 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #14 62.12 Setting up libunwind8:amd64 (1.2.1-9ubuntu0.1) ... #14 62.14 Setting up libfakeroot:amd64 (1.24-1) ... #14 62.16 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... #14 62.17 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 62.18 Setting up tzdata (2023d-0ubuntu0.20.04) ... #14 62.28 #14 62.28 Current default time zone: 'Etc/UTC' #14 62.28 Local time is now: Wed Feb 28 12:20:09 UTC 2024. #14 62.28 Universal Time is now: Wed Feb 28 12:20:09 UTC 2024. #14 62.28 Run 'dpkg-reconfigure tzdata' if you wish to change it. #14 62.28 #14 62.30 Setting up fakeroot (1.24-1) ... #14 62.31 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 62.31 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 62.31 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 62.31 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 62.31 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 62.31 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 62.31 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 62.31 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 62.31 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 62.32 Setting up autotools-dev (20180224.1) ... #14 62.35 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... #14 62.38 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:03Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:20:09 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git #14 62.39 Setting up make (4.2.1-1.2) ... #14 62.41 Setting up libmpfr6:amd64 (4.0.2-1) ... #14 62.42 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... #14 62.43 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #14 62.45 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... #14 62.46 Setting up strace (5.5-3ubuntu1) ... #14 62.47 Setting up libsigsegv2:amd64 (2.12-2) ... #14 62.49 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #14 62.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 62.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #14 62.50 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #14 62.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #14 62.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #14 62.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 #14 62.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 #14 62.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 #14 62.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 #14 62.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 #14 62.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 #14 62.51 Setting up t1utils (1.41-3) ... #14 62.52 Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 62.53 Setting up diffstat (1.63-1) ... #14 62.54 Setting up libmpc3:amd64 (1.1.0-1) ... #14 62.56 Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 62.57 Setting up patch (2.7.6-6) ... #14 62.58 Setting up autopoint (0.19.8.1-10build1) ... #14 62.60 Setting up libfl2:amd64 (2.6.4-6.2) ... dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic dpkg-buildpackage: info: source distribution mantic dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . (1/2) Installing unzip (6.0-r14) #14 62.61 Setting up ucf (3.0038+nmu1) ... #14 62.71 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... #14 62.72 Setting up libltdl7:amd64 (2.4.6-14) ... #14 62.73 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #14 62.75 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 62.76 Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... #14 62.77 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... #14 62.79 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #14 62.80 Setting up libuchardet0:amd64 (0.0.6-3build1) ... #14 62.81 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ... #14 62.83 Setting up git-man (1:2.25.1-1ubuntu3.11) ... #14 62.84 Setting up libisl22:amd64 (0.22.1-1) ... #14 62.85 Setting up netbase (6.1) ... #14 62.90 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... #14 62.91 Setting up libmpdec2:amd64 (2.4.2-3) ... #18 DONE 2.8s debian/rules clean dh clean --with=bash-completion dh_clean #14 62.93 Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ... #14 62.94 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... #14 62.96 Setting up libc-dev-bin (2.31-0ubuntu9.14) ... #14 62.97 Setting up openssl (1.1.1f-1ubuntu2.22) ... #14 62.99 Setting up libbsd0:amd64 (0.10.0-1) ... #14 63.02 Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ... #14 63.03 Setting up readline-common (8.0-4) ... #14 63.05 Setting up publicsuffix (20200303.0012-1) ... #14 63.06 Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 63.08 Setting up iso-codes (4.4-1) ... #14 63.09 Setting up liblocale-gettext-perl (1.07-4) ... #14 63.10 Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 63.12 Setting up dctrl-tools (2.24-3) ... #14 63.13 Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.0s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers dpkg-source -I.git -b . #14 63.15 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 63.16 Setting up libgdbm6:amd64 (1.18.1-5) ... #14 63.17 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 63.19 Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #14 63.20 Setting up libctf0:amd64 (2.34-6ubuntu1.9) ... #14 63.21 Setting up pinentry-curses (1.1.0-3build1) ... #14 63.23 Setting up manpages-dev (5.05-1) ... #14 63.24 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #14 63.26 Setting up libxcb1:amd64 (1.14-2) ... #14 63.27 Setting up at (3.1.23-1ubuntu1) ... #14 63.41 invoke-rc.d: could not determine current runlevel 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz #14 63.42 invoke-rc.d: policy-rc.d denied execution of start. #14 63.42 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... #14 63.44 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 63.45 Setting up libedit2:amd64 (3.1-20191231-1) ... #14 63.46 Setting up libreadline8:amd64 (8.0-4) ... #14 63.48 Setting up m4 (1.4.18-4) ... #14 63.49 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 63.51 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... (2/2) Installing zip (3.0-r12) Executing busybox-1.36.1-r15.trigger OK: 8 MiB in 17 packages adding: docker/ (stored 0%) #14 63.87 Updating certificates in /etc/ssl/certs... #47 64.69 + bin/containerd-stress #47 64.69 go build -gcflags=-trimpath=/go/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd-stress Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zXuj5N + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kSMHyJ + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src #14 DONE 58.7s #15 [stage-1 4/9] COPY --link common /root/build-deb/debian #15 DONE 0.0s #16 [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 #47 67.32 + bin/containerd-shim #14 64.30 137 added, 0 removed; done. #14 64.34 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 64.35 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 64.36 Setting up bsdmainutils (11.1.2ubuntu3) ... #14 64.39 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #14 64.39 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist #14 64.39 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #14 64.39 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist #14 64.40 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... #14 64.41 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... #14 64.43 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #14 64.44 Setting up dwz (0.13-5) ... #14 64.45 Setting up groff-base (1.22.4-4build1) ... #14 64.47 Setting up gpgconf (2.2.19-3ubuntu2.2) ... #14 64.50 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #14 64.51 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - #16 0.535 Hit:1 http://archive.ubuntu.com/ubuntu mantic InRelease #14 64.53 Setting up libc6-dev:amd64 (2.31-0ubuntu9.14) ... #14 64.54 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... #14 64.55 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... #14 64.57 Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - #16 0.541 Hit:2 http://archive.ubuntu.com/ubuntu mantic-updates InRelease #16 0.542 Hit:3 http://security.ubuntu.com/ubuntu mantic-security InRelease #16 0.557 Hit:4 http://archive.ubuntu.com/ubuntu mantic-backports InRelease + 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.OSM8sv + 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-20240226182428-efb9206 + GITCOMMIT=efb9206 + 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:20:11Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #14 65.19 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... #14 65.20 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #14 65.22 Setting up gpg (2.2.19-3ubuntu2.2) ... #14 65.23 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #14 65.24 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... #14 65.25 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... #14 65.27 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... adding: docker/docker.exe (deflated 53%) #16 0.810 Reading package lists... #16 1.817 dpkg-buildpackage: info: source package docker-ce-build-deps #16 1.817 dpkg-buildpackage: info: source version 1.0 #16 1.817 dpkg-buildpackage: info: source distribution unstable #16 1.817 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #14 65.73 Setting up openssh-client (1:8.2p1-4ubuntu0.11) ... #14 65.82 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 65.84 Setting up gpgsm (2.2.19-3ubuntu2.2) ... adding: docker/docker-proxy.exe (deflated 60%) #16 1.854 dpkg-buildpackage: info: host architecture amd64 #16 1.854 dpkg-source --before-build . #16 1.953 debian/rules clean #16 1.955 dh clean #16 2.055 dh_clean #14 65.85 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... #14 65.86 Setting up python3 (3.8.2-0ubuntu2) ... #16 2.088 debian/rules binary #16 2.090 dh binary #16 2.179 dh_update_autotools_config #16 2.207 dh_autoreconf #16 2.248 create-stamp debian/debhelper-build-stamp #16 2.248 dh_prep #16 2.276 dh_auto_install --destdir=debian/docker-ce-build-deps/ #16 2.326 dh_install #47 68.76 + bin/containerd-shim-runc-v1 #14 66.14 Setting up binutils (2.34-6ubuntu1.9) ... #14 66.15 Setting up python3-xdg (0.26-1ubuntu1) ... #14 66.30 Setting up man-db (2.9.1-1) ... #16 2.359 dh_installdocs #16 2.397 dh_installchangelogs #16 2.483 dh_perl #16 2.520 dh_link #16 2.554 dh_strip_nondeterminism #16 2.616 dh_compress + 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 #21 exporting layers 2.9s done #21 writing image sha256:672fbc9fa4ca4537bbef3e92fafc1cf3c08b5313eb8072c3e1a18f056e18db7a done #21 naming to docker.io/debbuild-ubuntu-jammy/x86_64 done #21 DONE 2.9s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/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 #14 66.40 Building database of manual pages ... #14 66.61 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2.1) ... #16 2.654 dh_fixperms #16 2.692 dh_missing #16 2.718 dh_installdeb #16 2.751 dh_gencontrol #16 2.869 dh_md5sums #14 66.63 Setting up python3-six (1.14.0-2) ... #14 66.75 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #16 2.908 dh_builddeb #16 2.934 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #16 2.948 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo #16 3.087 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 ++ : v2.0.1 + 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 v2.0.1' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version v2.0.1 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:10Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker + 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 #14 66.77 Setting up perl (5.30.0-9ubuntu0.5) ... #14 66.79 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #14 66.81 Setting up python3-gpg (1.13.1-7ubuntu2.1) ... #14 66.97 Setting up libdata-dump-perl (1.23-1) ... #14 66.98 Setting up python3-certifi (2019.11.28-1) ... #14 67.10 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #16 3.162 dpkg-genchanges: info: binary-only upload (no source code included) #16 3.164 dpkg-source --after-build . #16 3.263 dpkg-buildpackage: info: binary-only upload (no source included) #16 3.268 #16 3.268 The package has been created. #16 3.268 Attention, the package has been created in the current directory, #16 3.268 not in ".." as indicated by the message above! #16 3.295 Selecting previously unselected package docker-ce-build-deps. #16 3.310 (Reading database ... 27551 files and directories currently installed.) #16 3.311 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 3.315 Unpacking docker-ce-build-deps (1.0) ... Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jgYkva + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YoL1hb + 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.7RUdJl + 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-20240226182428-efb9206 + GITCOMMIT=efb9206 + 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:20:10Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #14 67.12 Setting up libref-util-perl (0.204-1) ... #14 67.13 Setting up libipc-system-simple-perl (1.26-1) ... #14 67.15 Setting up libnet-domain-tld-perl (1.75-1) ... #14 67.16 Setting up libxml-writer-perl (0.625-1) ... #14 67.17 Setting up libhash-fieldhash-perl (0.15-1build2) ... #14 67.18 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #14 67.20 Setting up shared-mime-info (1.15-1) ... #47 70.59 + bin/containerd-shim-runc-v2 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] VERSION AAA 0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 + echo VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:20:14 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20240226182428-efb9206 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy dpkg-buildpackage: info: source distribution jammy dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion dh_clean + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:18.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod 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.G3XmNs + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.x86_64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64/etc/docker + /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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BiiO0U + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version PASS: daemon version OK + ver='Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + test 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' = 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + echo 'PASS: daemon version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20240226182428.efb9206-0.fc39 docker-ce(x86-64) = 3:0.0.0~20240226182428.efb9206-0.fc39 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.14)(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) libresolv.so.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 Recommends: docker-ce-rootless-extras Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.src.rpm dpkg-source -I.git -b . #16 3.384 Reading package lists... #16 4.092 Building dependency tree... 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz #16 4.243 Reading state information... #16 4.248 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 4.447 Starting 2 pkgProblemResolver with broken count: 0 #16 4.450 Done #16 4.590 Done #16 4.741 Starting pkgProblemResolver with broken count: 0 #16 4.768 Starting 2 pkgProblemResolver with broken count: 0 #16 4.772 Done #16 5.001 The following additional packages will be installed: #16 5.002 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 5.002 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 5.003 pkgconf pkgconf-bin #16 5.004 Suggested packages: #16 5.004 cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip #16 5.004 seccomp #16 5.034 The following NEW packages will be installed: #16 5.035 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp25 #16 5.035 libpkgconf3 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 5.036 pkgconf pkgconf-bin #16 5.481 0 upgraded, 14 newly installed, 0 to remove and 4 not upgraded. #16 5.481 1 not fully installed or removed. #16 5.481 Need to get 15.5 MB of archives. #16 5.481 After this operation, 57.9 MB of additional disk space will be used. #16 5.481 Get:1 http://archive.ubuntu.com/ubuntu mantic/main amd64 bash-completion all 1:2.11-7 [180 kB] #47 72.37 + binaries #16 5.925 Get:2 http://archive.ubuntu.com/ubuntu mantic/main amd64 libarchive13 amd64 3.6.2-1ubuntu1 [380 kB] #16 6.079 Get:3 http://archive.ubuntu.com/ubuntu mantic/main amd64 libjsoncpp25 amd64 1.9.5-6 [82.3 kB] adding: docker/dockerd.exe (deflated 69%) docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build #16 6.102 Get:4 http://archive.ubuntu.com/ubuntu mantic/main amd64 librhash0 amd64 1.4.3-3 [128 kB] #16 6.124 Get:5 http://archive.ubuntu.com/ubuntu mantic/main amd64 libuv1 amd64 1.44.2-1 [91.0 kB] #16 6.138 Get:6 http://archive.ubuntu.com/ubuntu mantic/main amd64 cmake-data all 3.27.4-1 [2128 kB] #16 6.314 Get:7 http://archive.ubuntu.com/ubuntu mantic/main amd64 cmake amd64 3.27.4-1 [11.1 MB] make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh + 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.e9SmPy + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el7.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el7.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el7.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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 + /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.LEwpgA + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20240226182428-efb9206, build efb9206' + test 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' = 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' + echo 'PASS: cli version OK' PASS: cli version OK + exit 0 Processing files: docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pOgWzC + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20240226182428.efb9206 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20240226182428.efb9206 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20240226182428.efb9206 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20240226182428.efb9206 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20240226182428.efb9206 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20240226182428.efb9206 + exit 0 Provides: docker-ce-cli = 1:0.0.0~20240226182428.efb9206-0.el7 docker-ce-cli(aarch-64) = 1:0.0.0~20240226182428.efb9206-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) libresolv.so.2()(64bit) libresolv.so.2(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~20240226182428.efb9206-0.el7.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.src.rpm #14 70.02 Setting up liblinux-epoll-perl (0.017-1) ... #14 70.03 Setting up libvariable-magic-perl (0.62-1build2) ... #14 70.05 Setting up python3-idna (2.8-1) ... #14 70.24 Setting up libio-html-perl (1.001-1) ... #14 70.25 Setting up libcroco3:amd64 (0.6.13-1) ... #14 70.27 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #14 70.30 Setting up libtest-refcount-perl (0.10-1) ... #14 70.31 Setting up libparams-util-perl (1.07-3build5) ... #14 70.32 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... #14 70.34 Setting up autoconf (2.69-11.1) ... #14 70.36 Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... #14 70.52 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #14 70.54 Setting up libarray-intspan-perl (2.003-1) ... #14 70.55 Setting up libcapture-tiny-perl (0.48-1) ... #14 70.56 Setting up libtimedate-perl (2.3200-1) ... #14 70.58 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... #14 70.60 Setting up libsub-name-perl (0.26-1) ... #14 70.61 Setting up libtype-tiny-xs-perl (0.016-1) ... #14 70.63 Setting up libfile-chdir-perl (0.1008-1) ... + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/v -w /v alpine chown -R 1000:1000 src #16 6.968 Get:8 http://archive.ubuntu.com/ubuntu mantic/universe amd64 dh-apparmor all 4.0.0~alpha2-0ubuntu5 [20.3 kB] #14 70.64 Setting up xauth (1:1.1-0ubuntu1) ... #14 70.65 Setting up cpp (4:9.3.0-1ubuntu2) ... #14 70.67 Setting up libpath-tiny-perl (0.108-1) ... #14 70.69 Setting up libarchive-cpio-perl (0.10-1) ... #14 70.70 Setting up libjson-perl (4.02000-2) ... #14 70.71 Setting up libsub-override-perl (0.09-2) ... #14 70.73 Setting up python3-unidiff (0.5.5-2) ... #14 70.90 Setting up libstrictures-perl (2.000006-1) ... #16 6.968 Get:9 http://archive.ubuntu.com/ubuntu mantic/main amd64 libseccomp-dev amd64 2.5.4-1ubuntu3 [91.2 kB] #16 6.969 Get:10 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libsystemd-dev amd64 253.5-1ubuntu6.1 [1143 kB] #16 7.021 Get:11 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpkgconf3 amd64 1.8.1-2 [31.1 kB] #16 7.169 Get:12 http://archive.ubuntu.com/ubuntu mantic/main amd64 pkgconf-bin amd64 1.8.1-2 [20.7 kB] #14 70.91 Setting up libsub-quote-perl (2.006006-1) ... #14 70.92 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #14 70.93 Setting up libsort-versions-perl (1.62-1) ... #14 70.95 Setting up libexporter-tiny-perl (1.002001-1) ... #14 70.96 Setting up libre-engine-re2-perl (0.13-5) ... #14 70.97 Setting up libterm-readkey-perl (2.38-1build1) ... #14 70.98 Setting up lsb-release (11.1.0ubuntu2) ... #14 71.00 Setting up libnet-ip-perl (1.26-2) ... #14 71.02 Setting up python3-magic (2:0.4.15-3) ... #14 71.14 Setting up libperlio-gzip-perl (0.19-1build5) ... + 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 rm -f -r src #16 7.326 Get:13 http://archive.ubuntu.com/ubuntu mantic/main amd64 pkgconf amd64 1.8.1-2 [16.8 kB] #16 7.348 Get:14 http://archive.ubuntu.com/ubuntu mantic/main amd64 pkg-config amd64 1.8.1-2 [7170 B] #16 7.512 debconf: delaying package configuration, since apt-utils is not installed #14 71.16 Setting up libsys-hostname-long-perl (1.5-1) ... #14 71.17 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #14 71.18 Setting up liburi-perl (1.76-2) ... #14 71.20 Setting up libdigest-bubblebabble-perl (0.02-2) ... #14 71.21 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 71.23 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #14 71.24 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... #14 71.42 Setting up automake (1:1.16.1-4ubuntu6) ... #16 7.548 Fetched 15.5 MB in 2s (6670 kB/s) #16 7.578 Selecting previously unselected package bash-completion. #16 7.578 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27555 files and directories currently installed.) #16 7.594 Preparing to unpack .../00-bash-completion_1%3a2.11-7_all.deb ... #16 7.608 Unpacking bash-completion (1:2.11-7) ... #16 7.723 Selecting previously unselected package libarchive13:amd64. #14 71.43 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #14 71.43 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #14 71.43 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #14 71.44 Setting up libasync-mergepoint-perl (0.04-2) ... #14 71.45 Setting up libstring-escape-perl (2010.002-2) ... #14 71.47 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #14 71.48 Setting up libhttp-date-perl (6.05-1) ... #14 71.50 Setting up libfile-which-perl (1.23-1) ... #14 71.52 Setting up libfile-basedir-perl (0.08-1) ... #14 71.54 Setting up gettext (0.19.8.1-10build1) ... #14 71.56 Setting up libnumber-range-perl (0.12-1) ... #14 71.58 Setting up libunicode-utf8-perl (0.62-1build1) ... #14 71.59 Setting up libstruct-dumb-perl (0.09-1) ... #14 71.61 Setting up libfile-listing-perl (6.04-1) ... #14 71.62 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #14 71.63 Setting up libregexp-pattern-perl (0.2.12-1) ... #14 71.65 Setting up libfont-afm-perl (1.20-2) ... make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build #16 7.726 Preparing to unpack .../01-libarchive13_3.6.2-1ubuntu1_amd64.deb ... #16 7.736 Unpacking libarchive13:amd64 (3.6.2-1ubuntu1) ... #16 7.777 Selecting previously unselected package libjsoncpp25:amd64. #16 7.779 Preparing to unpack .../02-libjsoncpp25_1.9.5-6_amd64.deb ... #16 7.785 Unpacking libjsoncpp25:amd64 (1.9.5-6) ... #16 7.826 Selecting previously unselected package librhash0:amd64. #16 7.829 Preparing to unpack .../03-librhash0_1.4.3-3_amd64.deb ... #16 7.832 Unpacking librhash0:amd64 (1.4.3-3) ... #16 7.876 Selecting previously unselected package libuv1:amd64. #16 7.879 Preparing to unpack .../04-libuv1_1.44.2-1_amd64.deb ... #16 7.882 Unpacking libuv1:amd64 (1.44.2-1) ... #16 7.925 Selecting previously unselected package cmake-data. #16 7.928 Preparing to unpack .../05-cmake-data_3.27.4-1_all.deb ... #14 71.66 Setting up libwant-perl (0.29-1build4) ... #14 71.68 Setting up libdynaloader-functions-perl (0.003-1) ... #14 71.70 Setting up libtext-glob-perl (0.10-1) ... #14 71.72 Setting up libclass-method-modifiers-perl (2.13-1) ... #14 71.73 Setting up liblist-compare-perl (0.53-1) ... #14 71.74 Setting up libref-util-xs-perl (0.117-1build2) ... #14 71.75 Setting up libio-pty-perl (1:1.12-1) ... #14 71.77 Setting up libtool (2.4.6-14) ... #14 71.78 Setting up libfile-fcntllock-perl (0.22-3build4) ... #14 71.79 Setting up libsort-key-perl (1.33-2build2) ... #14 71.81 Setting up libclone-perl (0.43-2) ... #14 71.82 Setting up libalgorithm-diff-perl (1.19.03-2) ... #14 71.83 Setting up libarchive-zip-perl (1.67-2) ... #14 71.84 Setting up libsub-identify-perl (0.14-1build2) ... #14 71.86 Setting up libdistro-info-perl (0.23ubuntu1.1) ... #16 7.937 Unpacking cmake-data (3.27.4-1) ... #16 8.308 Selecting previously unselected package cmake. #14 71.87 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #14 71.88 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... #14 72.04 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #14 72.05 Setting up libio-stringy-perl (2.111-3) ... #14 72.06 Setting up liblist-moreutils-perl (0.416-1build5) ... #14 72.07 Setting up libhtml-tagset-perl (3.20-4) ... #14 72.08 Setting up liblog-any-perl (1.708-1) ... #14 72.10 Setting up libauthen-sasl-perl (2.1600-1) ... #14 72.11 Setting up libdevel-size-perl (0.83-1build1) ... #14 72.12 Setting up libdebhelper-perl (12.10ubuntu1) ... #14 72.14 Setting up libpod-constants-perl (0.19-1) ... rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] } [Pipeline] // stage [Pipeline] } #16 8.312 Preparing to unpack .../06-cmake_3.27.4-1_amd64.deb ... #16 8.316 Unpacking cmake (3.27.4-1) ... #16 8.502 Selecting previously unselected package dh-apparmor. [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap #14 72.15 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #14 72.16 Setting up libperl4-corelibs-perl (0.004-2) ... #14 72.18 Setting up libfuture-perl (0.43-1) ... #14 72.19 Setting up liblwp-mediatypes-perl (6.04-1) ... #14 72.23 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #14 72.24 Setting up libtry-tiny-perl (0.30-1) ... #14 72.26 Setting up libtype-tiny-perl (1.008001-2) ... #14 72.28 Setting up libtest-fatal-perl (0.014-1) ... #14 72.30 Setting up libcommon-sense-perl (3.74-2build6) ... #14 72.31 Setting up libxml-namespacesupport-perl (1.12-1) ... #14 72.32 Setting up libnet-http-perl (6.19-1) ... #14 72.33 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #14 72.35 Setting up libencode-locale-perl (1.05-1) ... #14 72.36 Setting up libtext-levenshtein-perl (0.13-1) ... #14 72.38 Setting up libnet-dns-perl (1.22-1) ... #14 72.39 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #14 72.40 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #14 72.41 Setting up libstring-shellquote-perl (1.04-1) ... #14 72.43 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #14 72.44 Setting up libsub-install-perl (0.928-1) ... #14 72.46 Setting up gcc (4:9.3.0-1ubuntu2) ... [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:16Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #16 8.505 Preparing to unpack .../07-dh-apparmor_4.0.0~alpha2-0ubuntu5_all.deb ... #16 8.509 Unpacking dh-apparmor (4.0.0~alpha2-0ubuntu5) ... #16 8.547 Selecting previously unselected package libseccomp-dev:amd64. #16 8.550 Preparing to unpack .../08-libseccomp-dev_2.5.4-1ubuntu3_amd64.deb ... #16 8.554 Unpacking libseccomp-dev:amd64 (2.5.4-1ubuntu3) ... #16 8.586 Selecting previously unselected package libsystemd-dev:amd64. #16 8.589 Preparing to unpack .../09-libsystemd-dev_253.5-1ubuntu6.1_amd64.deb ... #16 8.593 Unpacking libsystemd-dev:amd64 (253.5-1ubuntu6.1) ... #16 8.674 Selecting previously unselected package libpkgconf3:amd64. #16 8.678 Preparing to unpack .../10-libpkgconf3_1.8.1-2_amd64.deb ... #16 8.682 Unpacking libpkgconf3:amd64 (1.8.1-2) ... #16 8.710 Selecting previously unselected package pkgconf-bin. #16 8.713 Preparing to unpack .../11-pkgconf-bin_1.8.1-2_amd64.deb ... #16 8.719 Unpacking pkgconf-bin (1.8.1-2) ... #16 8.854 Selecting previously unselected package pkgconf:amd64. #14 72.49 Setting up dpkg-dev (1.19.7ubuntu3.2) ... #14 72.52 Setting up libnumber-compare-perl (0.03-1) ... #14 72.53 Setting up intltool-debian (0.35.0+20060710.5) ... #14 72.54 Setting up libio-async-perl (0.75-1) ... #14 72.56 Setting up liberror-perl (0.17029-1) ... #14 72.57 Setting up patchutils (0.3.4-2) ... #16 8.857 Preparing to unpack .../12-pkgconf_1.8.1-2_amd64.deb ... #16 8.863 Unpacking pkgconf:amd64 (1.8.1-2) ... #16 8.899 Selecting previously unselected package pkg-config:amd64. #16 8.902 Preparing to unpack .../13-pkg-config_1.8.1-2_amd64.deb ... #16 8.907 Unpacking pkg-config:amd64 (1.8.1-2) ... #16 8.950 Setting up libseccomp-dev:amd64 (2.5.4-1ubuntu3) ... #16 8.964 Setting up libarchive13:amd64 (3.6.2-1ubuntu1) ... #16 8.975 Setting up libpkgconf3:amd64 (1.8.1-2) ... #16 8.990 Setting up libuv1:amd64 (1.44.2-1) ... #16 9.005 Setting up bash-completion (1:2.11-7) ... #16 9.032 Setting up libjsoncpp25:amd64 (1.9.5-6) ... #16 9.050 Setting up pkgconf-bin (1.8.1-2) ... #16 9.063 Setting up librhash0:amd64 (1.4.3-3) ... #16 9.075 Setting up cmake-data (3.27.4-1) ... #14 72.58 Setting up libmail-sendmail-perl (0.80-1) ... #14 72.60 Setting up libltdl-dev:amd64 (2.4.6-14) ... #14 72.61 Setting up libjson-maybexs-perl (1.004000-1) ... #14 72.62 Setting up libxml-sax-base-perl (1.09-1) ... #14 72.64 Setting up libio-string-perl (1.08-3) ... #14 72.65 Setting up libreadonly-perl (2.050-2) ... #14 72.66 Setting up python3-chardet (3.0.4-4build1) ... #14 72.89 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #16 9.093 Setting up dh-apparmor (4.0.0~alpha2-0ubuntu5) ... #16 9.108 Setting up libsystemd-dev:amd64 (253.5-1ubuntu6.1) ... #16 9.119 Setting up pkgconf:amd64 (1.8.1-2) ... #16 9.133 Setting up pkg-config:amd64 (1.8.1-2) ... #16 9.147 Setting up cmake (3.27.4-1) ... #16 9.161 Setting up docker-ce-build-deps (1.0) ... #16 9.176 Processing triggers for man-db (2.11.2-3) ... #16 9.292 Processing triggers for libc-bin (2.38-1ubuntu6.1) ... #14 72.90 Setting up libfile-find-rule-perl (0.34-1) ... #14 72.91 Setting up libstring-copyright-perl (0.003006-1) ... #14 72.93 Setting up python3-debian (0.1.36ubuntu1.1) ... #14 73.08 Setting up python3-requests (2.22.0-2ubuntu1.1) ... + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:24.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod 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.BJR0VT + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.x86_64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64/etc/docker + /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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xHMHhO + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + test 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' = 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + echo 'PASS: daemon version OK' + RPM_EC=0 PASS: daemon version OK ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20240226182428.efb9206-0.fc38 docker-ce(x86-64) = 3:0.0.0~20240226182428.efb9206-0.fc38 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.14)(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) libresolv.so.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 Recommends: docker-ce-rootless-extras Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.src.rpm #14 73.27 Setting up libdata-optlist-perl (0.110-1) ... #14 73.34 Setting up libipc-run-perl (20180523.0-2) ... #14 73.41 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... #14 73.49 Setting up libcontextual-return-perl (0.004014-2) ... #14 73.53 Setting up libwww-robotrules-perl (6.02-1) ... #14 73.57 Setting up libtypes-serialiser-perl (1.0-1) ... #14 73.69 Setting up g++ (4:9.3.0-1ubuntu2) ... #16 DONE 9.7s #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.2s #14 73.75 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 73.75 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #14 73.78 Setting up libhtml-parser-perl (3.72-5) ... #14 73.83 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #14 73.88 Setting up librole-tiny-perl (2.001004-1) ... #14 73.92 Setting up build-essential (12.8ubuntu1.1) ... #14 73.99 Setting up libfont-ttf-perl (1.06-1) ... #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go #14 74.03 Setting up libfile-homedir-perl (1.004-1) ... #14 74.05 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #14 74.06 Setting up libio-socket-ssl-perl (2.067-1) ... #14 74.08 Setting up libsub-exporter-perl (0.987-1) ... #14 74.09 Setting up libalgorithm-merge-perl (0.08-3) ... #14 74.11 Setting up libhttp-message-perl (6.22-1) ... #14 74.13 Setting up libhtml-form-perl (6.07-1) ... #14 74.15 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #14 74.16 Setting up libjson-xs-perl (4.020-1build1) ... #14 74.17 Setting up libhttp-negotiate-perl (6.01-1) ... #14 74.19 Setting up libio-prompter-perl (0.004015-1) ... #14 74.20 Setting up libhttp-cookies-perl (6.08-1) ... #14 74.21 Setting up po-debconf (1.0.21) ... #14 74.23 Setting up libhtml-tree-perl (5.07-2) ... #14 74.24 Setting up libparams-classify-perl (0.015-1build2) ... #14 74.25 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #14 74.27 Setting up libpath-iterator-rule-perl (1.014-1) ... #14 74.28 Setting up libnet-dns-sec-perl (1.15-1) ... #14 74.29 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.21) ... #14 74.31 Setting up libsereal-perl (4.011-1) ... #14 74.32 Setting up libhtml-format-perl (2.12-1) ... #14 74.33 Setting up libxml-sax-perl (1.02+dfsg-1) ... #14 74.39 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #14 74.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #14 74.56 #14 74.56 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #14 74.60 Setting up dput (1.0.3ubuntu1.1) ... #14 74.74 Setting up libio-async-loop-epoll-perl (0.20-1) ... #47 DONE 76.9s #54 [build 6/6] RUN --mount=type=bind,target=.,rw --mount=type=tmpfs,target=cli/winresources/dockerd --mount=type=tmpfs,target=cli/winresources/docker-proxy --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 < dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . #16 2.680 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #16 2.684 Unpacking docker-ce-build-deps (1.0) ... debian/rules clean dh clean --with=bash-completion dh_clean dpkg-source -I.git -b . + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.FEl5rjxLei/ + cd /tmp/docker-cli-docsgen.FEl5rjxLei + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 #16 2.765 Reading package lists... go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.15.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-20240125134710-dcda100a8261 #16 3.830 Building dependency tree... #16 4.059 Reading state information... #16 4.081 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #16 4.133 Starting 2 pkgProblemResolver with broken count: 0 #16 4.136 Done #16 4.158 Done #16 4.171 Starting pkgProblemResolver with broken count: 0 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:15.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 12.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 - 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' 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.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.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:15Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/containerd/containerd v1.7.13 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.16.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 #16 4.211 Starting 2 pkgProblemResolver with broken count: 0 #16 4.214 Done #16 4.341 The following additional packages will be installed: #16 4.342 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #16 4.342 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config #16 4.343 Suggested packages: #16 4.343 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #16 4.374 The following NEW packages will be installed: #16 4.375 bash-completion cmake cmake-data dh-apparmor libarchive13 libjsoncpp1 #16 4.377 librhash0 libseccomp-dev libsystemd-dev libuv1 pkg-config go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading gopkg.in/yaml.v3 v3.0.1 #16 4.681 0 upgraded, 11 newly installed, 0 to remove and 2 not upgraded. #16 4.681 1 not fully installed or removed. #16 4.681 Need to get 6442 kB of archives. #16 4.681 After this operation, 32.7 MB of additional disk space will be used. #16 4.681 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB] #16 4.760 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB] #16 4.820 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB] go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/cloudflare/cfssl v1.6.4 #54 65.53 + rm -f /go/src/github.com/docker/docker/go.mod #54 65.53 Created binary: /tmp/bundles/binary-daemon/dockerd #54 65.56 Building static /tmp/bundles/binary-daemon/docker-proxy (linux/amd64)... #54 65.56 + tee /go/src/github.com/docker/docker/go.mod #54 65.56 module github.com/docker/docker #54 65.56 #54 65.56 go 1.21 #54 65.56 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT #54 65.56 + GO111MODULE=on #54 65.56 + GOTOOLCHAIN=local #54 65.56 + go build -mod=vendor -modfile=vendor.mod -o /tmp/bundles/binary-daemon/docker-proxy -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:26.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=Community Engine" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy #54 65.76 + rm -f /go/src/github.com/docker/docker/go.mod #54 65.76 Created binary: /tmp/bundles/binary-daemon/docker-proxy #54 65.76 #16 4.824 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] #16 4.824 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] #16 4.825 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB] #16 4.826 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB] #16 4.869 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.3 [11.0 kB] #16 4.869 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.2 [83.6 kB] #16 4.870 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.23 [246 kB] #16 4.873 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] #16 5.025 debconf: delaying package configuration, since apt-utils is not installed + 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 #16 5.066 Fetched 6442 kB in 0s (13.3 MB/s) #16 5.099 Selecting previously unselected package bash-completion. #16 5.099 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26324 files and directories currently installed.) #16 5.114 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ssWfWm + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fd2s5q + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 2.0.1 + exit 0 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.AXzzpXlLkf/ + cd /tmp/docker-cli-docsgen.AXzzpXlLkf + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.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-20240125134710-dcda100a8261 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 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/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/kr/pretty v0.3.1 go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading golang.org/x/tools v0.16.0 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 #16 5.718 Unpacking bash-completion (1:2.10-1ubuntu1) ... #16 5.851 Selecting previously unselected package cmake-data. #54 DONE 66.9s Processing files: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:20:09.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd 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/rogpeppe/go-internal v1.10.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/magiconair/properties v1.5.3 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.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7k17fJ + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kI9bdi + 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 - go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/jmoiron/sqlx v1.3.3 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 k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 #16 5.854 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ... #16 5.859 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ... Provides: docker-ce-rootless-extras = 0:0.0.0~20240226182428.efb9206-0.el7 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20240226182428.efb9206-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) libresolv.so.2()(64bit) libresolv.so.2(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~20240226182428.efb9206-0.el7.aarch64 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/BurntSushi/toml v0.3.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.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 #16 6.193 Selecting previously unselected package libarchive13:amd64. #16 6.197 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ... #16 6.205 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) ... #16 6.266 Selecting previously unselected package libjsoncpp1:amd64. #16 6.269 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... #16 6.274 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #16 6.325 Selecting previously unselected package librhash0:amd64. #60 [all 7/7] COPY --link --from=build /build / #16 6.328 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ... #16 6.334 Unpacking librhash0:amd64 (1.3.9-1) ... #16 6.384 Selecting previously unselected package libuv1:amd64. #16 6.387 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ... #16 6.391 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ... #16 6.433 Selecting previously unselected package cmake. #16 6.436 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ... #16 6.441 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ... #16 6.800 Selecting previously unselected package dh-apparmor. #16 6.803 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.3_all.deb ... #16 6.807 Unpacking dh-apparmor (2.13.3-7ubuntu5.3) ... #16 6.842 Selecting previously unselected package libseccomp-dev:amd64. #16 6.845 Preparing to unpack .../08-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_amd64.deb ... #16 6.850 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ... #16 6.895 Selecting previously unselected package libsystemd-dev:amd64. #16 6.898 Preparing to unpack .../09-libsystemd-dev_245.4-4ubuntu3.23_amd64.deb ... #16 6.903 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.23) ... + 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.DjMpYF + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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 ++ : v2.0.1 + 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 v2.0.1' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version v2.0.1 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/v2/cmd/rootlesskit@v2.0.1 #16 6.970 Selecting previously unselected package pkg-config. #16 6.973 Preparing to unpack .../10-pkg-config_0.29.1-0ubuntu4_amd64.deb ... #16 6.977 Unpacking pkg-config (0.29.1-0ubuntu4) ... #16 7.026 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:20:14.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.src.rpm + go mod vendor -modfile=vendor.mod go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 + go mod vendor -modfile=vendor.mod #16 7.040 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ... #16 7.053 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ... #16 7.065 Setting up bash-completion (1:2.10-1ubuntu1) ... #60 DONE 1.0s #16 7.707 Setting up pkg-config (0.29.1-0ubuntu4) ... #61 exporting to client directory #61 copying files 47.39MB 0.1s go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.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/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 #16 7.762 Setting up librhash0:amd64 (1.3.9-1) ... #16 7.774 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... #16 7.794 Setting up dh-apparmor (2.13.3-7ubuntu5.3) ... #16 7.813 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.23) ... + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:36.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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. make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.c1i1osfjso/ #16 7.832 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #16 7.853 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... #16 7.866 Setting up docker-ce-build-deps (1.0) ... #16 7.884 Processing triggers for man-db (2.9.1-1) ... #16 7.913 Processing triggers for libc-bin (2.31-0ubuntu9.14) ... -- The C compiler identification is GNU 11.4.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 #61 copying files 212.81MB 0.5s done + cd /tmp/docker-cli-docsgen.c1i1osfjso + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/fvbommel/sortorder v1.0.2 #16 DONE 8.4s -- 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 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:22.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.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/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:22Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #17 [stage-1 6/9] COPY --link sources/ /sources #17 DONE 0.2s [100%] Linking C executable tini-static go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go go: downloading golang.org/x/sync v0.6.0 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 ++ : v2.0.1 + 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 v2.0.1' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version v2.0.1 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.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/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #61 DONE 2.4s cd /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx && docker buildx bake --set binaries.platform= binaries && mv ./bin/build/buildx ./bin/docker-buildx #0 building with "default" instance using docker driver #1 [internal] load local bake definitions #1 reading docker-bake.hcl 3.68kB / 3.68kB done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.66kB done #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.1s #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 #4 CACHED #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 #5 DONE 0.1s #6 [internal] load metadata for docker.io/library/golang:1.21.7-alpine #6 DONE 0.3s #7 [internal] load .dockerignore #7 transferring context: 45B done #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #9 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #9 DONE 0.0s #10 [golatest 1/1] FROM docker.io/library/golang:1.21.7-alpine@sha256:0ff68fa7b2177e8d68b4555621c2321c804bcff839fd512c2681de49026573b7 #10 resolve docker.io/library/golang:1.21.7-alpine@sha256:0ff68fa7b2177e8d68b4555621c2321c804bcff839fd512c2681de49026573b7 0.0s done #10 ... #9 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 #9 CACHED #10 [golatest 1/1] FROM docker.io/library/golang:1.21.7-alpine@sha256:0ff68fa7b2177e8d68b4555621c2321c804bcff839fd512c2681de49026573b7 #10 extracting sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 #10 sha256:163801a964d358d6450aeb51b59d5c807d43a7c97fed92cc7ff1be5bd72811ab 1.36kB / 1.36kB done #10 sha256:711170c01ec7ef1b36a9e36ff1f03ff2c900a129fb43f64555e652aa11fcd54c 2.13kB / 2.13kB done #10 sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 3.41MB / 3.41MB 0.1s done #10 sha256:e8e7baba97f57fa5df2e96f78c627013fec3c450d844769a62de7f40cc5bbed1 0B / 284.20kB 0.1s #10 sha256:baf68ed07fc2e9e01b41384d483a12151effab7c85e063f1acc5d264b73ded18 4.19MB / 67.01MB 0.1s #10 sha256:0ff68fa7b2177e8d68b4555621c2321c804bcff839fd512c2681de49026573b7 1.65kB / 1.65kB done #10 extracting sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 0.2s done #10 sha256:e8e7baba97f57fa5df2e96f78c627013fec3c450d844769a62de7f40cc5bbed1 284.20kB / 284.20kB 0.2s done #10 sha256:baf68ed07fc2e9e01b41384d483a12151effab7c85e063f1acc5d264b73ded18 24.12MB / 67.01MB 0.3s #10 sha256:6e5637b9abe07451c28ed20986a1a1b9dfaf41fe2f21d1ebcc89911c1043abcd 174B / 174B 0.2s done #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done #10 sha256:baf68ed07fc2e9e01b41384d483a12151effab7c85e063f1acc5d264b73ded18 33.55MB / 67.01MB 0.4s #10 extracting sha256:e8e7baba97f57fa5df2e96f78c627013fec3c450d844769a62de7f40cc5bbed1 0.0s done go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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-20240125134710-dcda100a8261 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/containerd/containerd v1.7.13 #10 sha256:baf68ed07fc2e9e01b41384d483a12151effab7c85e063f1acc5d264b73ded18 44.13MB / 67.01MB 0.5s #10 sha256:baf68ed07fc2e9e01b41384d483a12151effab7c85e063f1acc5d264b73ded18 54.53MB / 67.01MB 0.6s go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading golang.org/x/term v0.15.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/docker-image-spec v1.3.1 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CaoZPw + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SkWXbY + 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 - Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.prIzi4 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2iIhQz + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src #10 sha256:baf68ed07fc2e9e01b41384d483a12151effab7c85e063f1acc5d264b73ded18 67.01MB / 67.01MB 0.8s go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/cloudflare/cfssl v1.6.4 go: downloading golang.org/x/crypto v0.17.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 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/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 #10 ... #8 [internal] load build context #8 transferring context: 71.58MB 1.0s done #8 DONE 1.0s #10 [golatest 1/1] FROM docker.io/library/golang:1.21.7-alpine@sha256:0ff68fa7b2177e8d68b4555621c2321c804bcff839fd512c2681de49026573b7 #10 sha256:baf68ed07fc2e9e01b41384d483a12151effab7c85e063f1acc5d264b73ded18 67.01MB / 67.01MB 0.9s done #10 extracting sha256:baf68ed07fc2e9e01b41384d483a12151effab7c85e063f1acc5d264b73ded18 0.1s + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Tw8hXB + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.APtEO2 + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/bin/docker-proxy RPM build warnings: warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.K5nYEy + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /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.fPtLna + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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-20240226182428-efb9206 + GITCOMMIT=efb9206 + 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:20:38Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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 + 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.6TMklY + 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-20240226182428-efb9206 + GITCOMMIT=efb9206 + 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:20:38Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #18 DONE 3.6s go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 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 + 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.1rjYjO + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx #19 [stage-1 8/9] WORKDIR /root/build-deb #19 DONE 0.0s #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #20 DONE 0.0s #21 exporting to image #21 exporting layers go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IaARoG + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.BNeZ0i + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/bin/docker-proxy RPM build warnings: warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tBLbzc + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /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.06yt0w + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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-20240226182428-efb9206 + GITCOMMIT=efb9206 + 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:20:37Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker + 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 + go mod vendor -modfile=vendor.mod + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EKXbff + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el8.aarch64/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.0bWC0S + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 2.0.1 + exit 0 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:41.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 < 3.5 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 13.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 (0.5s) -- Generating done (0.0s) -- 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.6.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/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 Processing files: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.aarch64 Provides: docker-ce-rootless-extras = 0:0.0.0~20240226182428.efb9206-0.el8 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20240226182428.efb9206-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) libresolv.so.2()(64bit) libresolv.so.2(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~20240226182428.efb9206-0.el8.aarch64 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.src.rpm + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #16 90.52 -------------------------------------------------------------------------------- #16 90.52 Total 1.6 MB/s | 79 MB 00:50 #16 90.66 Running transaction check #16 90.81 Running transaction test #16 90.96 Transaction test succeeded #16 90.96 Running transaction #16 93.36 Updating : glibc-common-2.17-326.el7_9.x86_64 1/60 #16 93.85 Updating : glibc-2.17-326.el7_9.x86_64 2/60 #16 93.89 Installing : fipscheck-1.4.1-6.el7.x86_64 3/60 #16 93.91 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 4/60 #16 93.95 Installing : mpfr-3.1.1-4.el7.x86_64 5/60 #16 93.97 Installing : libmpc-1.0.1-3.el7.x86_64 6/60 #16 94.01 Installing : m4-1.4.16-10.el7.x86_64 7/60 #16 94.06 Installing : checkpolicy-2.5-8.el7.x86_64 8/60 #16 94.11 Installing : 1:make-3.82-24.el7.x86_64 9/60 #16 94.16 Updating : systemd-libs-219-78.el7_9.9.x86_64 10/60 #16 94.89 Updating : systemd-219-78.el7_9.9.x86_64 11/60 #16 95.09 Failed to get D-Bus connection: Operation not permitted #16 95.11 Installing : 1:perl-Error-0.17020-2.el7.noarch 12/60 #16 95.16 Installing : rsync-3.1.2-12.el7_9.x86_64 13/60 #16 95.21 Installing : libcgroup-0.41-21.el7.x86_64 14/60 #16 95.83 Installing : cpp-4.8.5-44.el7.x86_64 15/60 #16 95.91 Installing : openssh-7.4p1-23.el7_9.x86_64 16/60 #16 95.94 Installing : lzo-2.06-8.el7.x86_64 17/60 #16 95.99 Installing : libarchive-3.1.2-14.el7_7.x86_64 18/60 #16 96.01 Installing : perl-TermReadKey-2.30-20.el7.x86_64 19/60 #16 96.03 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 20/60 #16 96.13 Installing : libseccomp-2.3.1-4.el7.x86_64 21/60 #16 96.15 Installing : libselinux-utils-2.5-15.el7.x86_64 22/60 #10 extracting sha256:baf68ed07fc2e9e01b41384d483a12151effab7c85e063f1acc5d264b73ded18 2.9s done #10 extracting sha256:6e5637b9abe07451c28ed20986a1a1b9dfaf41fe2f21d1ebcc89911c1043abcd #10 extracting sha256:6e5637b9abe07451c28ed20986a1a1b9dfaf41fe2f21d1ebcc89911c1043abcd done #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #10 DONE 4.2s #11 [gobase 1/3] COPY --from=xx / / #16 96.25 Installing : policycoreutils-2.5-34.el7.x86_64 23/60 #16 96.28 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 24/60 #16 96.37 Installing : setools-libs-3.3.8-4.el7.x86_64 25/60 #16 96.41 Installing : libsemanage-python-2.5-14.el7.x86_64 26/60 #16 96.43 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 27/60 + 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 #16 96.50 Installing : autoconf-2.69-11.el7.noarch 28/60 #16 96.51 install-info: No such file or directory for /usr/share/info/autoconf.info #16 96.53 Installing : audit-libs-python-2.8.5-4.el7.x86_64 29/60 #16 96.56 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 30/60 #16 96.65 Installing : openssh-clients-7.4p1-23.el7_9.x86_64 31/60 #16 96.68 Installing : libselinux-python-2.5-15.el7.x86_64 32/60 #16 96.70 Installing : libgomp-4.8.5-44.el7.x86_64 33/60 #16 96.74 Installing : less-458-9.el7.x86_64 34/60 #11 DONE 0.9s #21 exporting layers 3.0s done #21 writing image sha256:0acba1e3531e3a390808d8af59b27cf0290bb58bb8d7b4d14862f91114977f10 done #21 naming to docker.io/debbuild-ubuntu-focal/x86_64 done #21 DONE 3.0s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20240226182428.efb9206 -e VERSION=0.0.0-20240226182428-efb9206 -e CLI_GITCOMMIT=efb9206 -e ENGINE_GITCOMMIT=b37f8c8 -e BUILDX_VERSION=v0.12.1 -e BUILDX_DEB_VERSION=0.12.1 -e BUILDX_GITCOMMIT=30feaa1 -e COMPOSE_VERSION=v2.24.6 -e COMPOSE_DEB_VERSION=2.24.6 -v /home/ubuntu/workspace/docker-ce-packaging_master/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #12 [gobase 2/3] RUN apk add --no-cache file git #12 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 #16 96.76 Installing : perl-Git-1.8.3.1-25.el7_9.noarch 35/60 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:36Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #16 97.29 Installing : git-1.8.3.1-25.el7_9.x86_64 36/60 + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #16 97.56 Installing : kernel-headers-3.10.0-1160.108.1.el7.x86_64 37/60 #16 97.74 Installing : glibc-headers-2.17-326.el7_9.x86_64 38/60 + 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.sTpSynUnSF/ + cd /tmp/docker-cli-docsgen.sTpSynUnSF + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading gotest.tools/v3 v3.5.1 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1BCArp + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bvIPnQ + 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 - go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/sync v0.6.0 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.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 + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20240226182428.efb9206 ]] + echo VERSION AAA 0.0.0-20240226182428-efb9206 VERSION AAA 0.0.0-20240226182428-efb9206 + VERSION=0.0.0-20240226182428-efb9206 VERSION bbb 0.0.0-20240226182428-efb9206 + echo VERSION bbb 0.0.0-20240226182428-efb9206 ++ 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='Wed, 28 Feb 2024 12:20:43 +0000' + pkgRevision=1 + cat + export CLI_GITCOMMIT=efb9206 + CLI_GITCOMMIT=efb9206 + export ENGINE_GITCOMMIT=b37f8c8 + ENGINE_GITCOMMIT=b37f8c8 + echo VERSION BBB 0.0.0-20240226182428-efb9206 VERSION BBB 0.0.0-20240226182428-efb9206 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . #12 1.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz #12 1.609 (1/11) Installing libmagic (5.45-r1) debian/rules clean dh clean --with=bash-completion dh_clean + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:28.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/google/uuid v1.6.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.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading golang.org/x/net v0.17.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:28Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #12 1.640 (2/11) Installing file (5.45-r1) #12 1.642 (3/11) Installing brotli-libs (1.1.0-r1) #12 1.656 (4/11) Installing c-ares (1.24.0-r1) #12 1.671 (5/11) Installing libunistring (1.1-r2) #12 1.687 (6/11) Installing libidn2 (2.3.4-r4) #12 1.693 (7/11) Installing nghttp2-libs (1.58.0-r0) #12 1.697 (8/11) Installing libcurl (8.5.0-r0) #12 1.706 (9/11) Installing libexpat (2.6.0-r0) #12 1.710 (10/11) Installing pcre2 (10.42-r2) + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - 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~20240226182428.efb9206' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 #12 1.723 (11/11) Installing git (2.43.0-r0) #12 1.793 Executing busybox-1.36.1-r15.trigger #12 1.797 OK: 27 MiB in 27 packages #12 DONE 2.0s + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . #16 97.84 Installing : glibc-devel-2.17-326.el7_9.x86_64 39/60 #16 98.96 Installing : gcc-4.8.5-44.el7.x86_64 40/60 #16 99.00 Installing : libsepol-devel-2.5-10.el7.x86_64 41/60 #16 99.02 Installing : python-IPy-0.75-6.el7.noarch 42/60 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20240125134710-dcda100a8261 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 #13 [gobase 3/3] WORKDIR /src #13 DONE 0.0s #14 [buildx-version 1/1] RUN --mount=type=bind,target=. < Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:20:29.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd #16 DONE 103.2s #17 [stage-1 6/7] COPY --link --from=golang /usr/local/go /usr/local/go make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.ghL99z1FeJ/ + cd /tmp/docker-cli-docsgen.ghL99z1FeJ + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d 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-20240125134710-dcda100a8261 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 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/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading github.com/russross/blackfriday v1.6.0 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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/jmoiron/sqlx v1.3.3 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/BurntSushi/toml v0.3.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.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 + go mod vendor -modfile=vendor.mod #17 DONE 2.7s + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #18 [stage-1 7/7] WORKDIR /root/rpmbuild #18 DONE 0.0s #19 exporting to image #19 exporting layers + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + 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.FcyU14 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el9.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el9.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el9.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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.zKXwzS + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20240226182428-efb9206, build efb9206' + test 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' = 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' + echo 'PASS: cli version OK' PASS: cli version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.92jKlA + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el9.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0~20240226182428.efb9206-0.el9 docker-ce-cli(aarch-64) = 1:0.0.0~20240226182428.efb9206-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) libresolv.so.2()(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~20240226182428.efb9206-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.src.rpm make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.3HOgecaf48/ + cd /tmp/docker-cli-docsgen.3HOgecaf48 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 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.6.0 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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-20240125134710-dcda100a8261 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/cloudflare/cfssl v1.6.4 go: downloading golang.org/x/crypto v0.17.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/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 #19 exporting layers 2.2s done #19 writing image sha256:d4151d3a89a89d86ea5a67670d1c9b1ba6371a51383d9e290511da1912ab80f3 done #19 naming to docker.io/rpmbuild-centos-7/x86_64 done #19 DONE 2.2s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli efb9206' --define '_gitcommit_engine b37f8c8' --define '_release 0' --define '_version 0.0.0~20240226182428.efb9206' --define '_origversion 0.0.0-20240226182428-efb9206' --define '_buildx_rpm_version 0.12.1' --define '_buildx_version v0.12.1' --define '_buildx_gitcommit 30feaa1' --define '_compose_rpm_version 2.24.6' --define '_compose_version v2.24.6' 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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Oo4RhX + 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 - go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/miekg/pkcs11 v1.1.1 + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.DwuhELfBxe/ + cd /tmp/docker-cli-docsgen.DwuhELfBxe + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20240125134710-dcda100a8261 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading golang.org/x/tools v0.16.0 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.16.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading k8s.io/klog/v2 v2.90.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/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/gorilla/mux v1.8.1 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 + go mod vendor -modfile=vendor.mod Patch #0 (01-rlimit_nofile-rhel7.patch): + echo 'Patch #0 (01-rlimit_nofile-rhel7.patch):' + /usr/bin/cat /root/rpmbuild/SOURCES/01-rlimit_nofile-rhel7.patch + /usr/bin/patch -p1 --fuzz=0 patching file engine/contrib/init/systemd/docker.service + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.npofm9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/kr/pretty v0.3.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 + 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 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b -- 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 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 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 k8s.io/klog/v2 v2.90.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20240226182428-efb9206 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:20:55.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.UTLSDI1jx4/ + cd /tmp/docker-cli-docsgen.UTLSDI1jx4 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 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.6.0 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 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/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-20240125134710-dcda100a8261 go: downloading github.com/containerd/containerd v1.7.13 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.16.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/gorilla/mux v1.8.1 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 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/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 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.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading golang.org/x/tools v0.16.0 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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 google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.jxBehHA5R6/ + cd /tmp/docker-cli-docsgen.jxBehHA5R6 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/spf13/cobra v1.8.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 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.6.0 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 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/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.16.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 + go mod vendor -modfile=vendor.mod 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-20240125134710-dcda100a8261 go: downloading dario.cat/mergo v1.0.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + go mod vendor -modfile=vendor.mod + 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.hyVYia + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el8.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el8.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.17.0 + /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/gorilla/mux v1.8.1 go: downloading github.com/cloudflare/cfssl v1.6.4 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/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + /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.KYqNe8 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20240226182428-efb9206, build efb9206' + test 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' = 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' + echo 'PASS: cli version OK' PASS: cli version OK + exit 0 Processing files: docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aQrrQf + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el8.x86_64/usr/share/doc/docker-ce-cli + exit 0 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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 google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~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=b37f8c8 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:20:43.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd Provides: docker-ce-cli = 1:0.0.0~20240226182428.efb9206-0.el8 docker-ce-cli(x86-64) = 1:0.0.0~20240226182428.efb9206-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) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(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~20240226182428.efb9206-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.src.rpm + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.Ck15tpxKCX/ + cd /tmp/docker-cli-docsgen.Ck15tpxKCX + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.6.0 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 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/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-20240125134710-dcda100a8261 go: downloading golang.org/x/term v0.15.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 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.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/kr/pretty v0.3.1 go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.16.0 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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/rogpeppe/go-internal v1.10.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/BurntSushi/toml v0.3.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.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.ersht2LGsp/ + cd /tmp/docker-cli-docsgen.ersht2LGsp + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/spf13/cobra v1.8.0 go: downloading gotest.tools/v3 v3.5.1 + go mod vendor -modfile=vendor.mod go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/google/go-cmp v0.6.0 go: downloading golang.org/x/sync v0.6.0 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.LpYu9ppN6R/ + cd /tmp/docker-cli-docsgen.LpYu9ppN6R + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d 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-20240125134710-dcda100a8261 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 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/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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 google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 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/BurntSushi/toml v0.3.1 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.p9v5O3 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kH8h37 + 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 - go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 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-20240125134710-dcda100a8261 + go mod vendor -modfile=vendor.mod Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JbLGHk + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B9rgoL + 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 - + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/containerd/containerd v1.7.13 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/sys/symlink v0.2.0 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CVvj0R + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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 ++ : v2.0.1 + 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 v2.0.1' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version v2.0.1 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/Microsoft/hcsshim v0.11.4 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading golang.org/x/time v0.3.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.17.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/cloudflare/cfssl v1.6.4 + 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.fUqGdh + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading golang.org/x/net v0.19.0 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/kr/pretty v0.3.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.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/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 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/jmoiron/sqlx v1.3.3 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.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.7.1 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tv9myc + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.YuXoEi + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/bin/docker-proxy RPM build warnings: warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fUVij6 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /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.gHvAfe + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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-20240226182428-efb9206 + GITCOMMIT=efb9206 + 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:21:06Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/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/v2/cmd/rootlesskit-docker-proxy@v2.0.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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QSRMCZ + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-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.12.1-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx + popd ~/rpmbuild/BUILD/src + /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.LcJhTH + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.12.1 + test v0.12.1 = v0.12.1 + echo 'PASS: docker-buildx version OK' + exit 0 PASS: docker-buildx version OK Processing files: docker-buildx-plugin-0.12.1-0.el7.aarch64 + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WF9f3l + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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 + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BI4X2n + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el9.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~20240226182428.efb9206-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 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1RQKnK + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.GdTpyO + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/bin/docker-proxy warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.glsSZF + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /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.Yd1GFv + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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-20240226182428-efb9206 + GITCOMMIT=efb9206 + 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:21:09Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sTEPkJ + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 2.0.1 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0~20240226182428.efb9206-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20240226182428.efb9206-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) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(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~20240226182428.efb9206-0.el8.x86_64 + /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-setuptool.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kanxdT + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 2.0.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.aarch64 Provides: docker-buildx-plugin = 0:0.12.1-0.el7 docker-buildx-plugin(aarch-64) = 0:0.12.1-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.12.1-0.el7.aarch64 Provides: docker-ce-rootless-extras = 0:0.0.0~20240226182428.efb9206-0.el9 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20240226182428.efb9206-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) libresolv.so.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~20240226182428.efb9206-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.12.1-0.el7.src.rpm Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.src.rpm Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.src.rpm + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xe1UBH + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PbQvHn + 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 - + 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.nx3U8x + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.REUpco + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.aarch64 + cd src ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/buildx + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /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.QMsMVt + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.12.1 + test v0.12.1 = v0.12.1 + echo 'PASS: docker-buildx version OK' + exit 0 PASS: docker-buildx version OK Processing files: docker-buildx-plugin-0.12.1-0.el8.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.12.1-0.el8 docker-buildx-plugin(aarch-64) = 0:0.12.1-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.12.1-0.el8.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.12.1-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rmWukX + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.21e6qh + 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 - + 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.jvNsyV + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx + 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.u0laq1 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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~20240226182428.efb9206-0.fc39.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.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/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BXITJi + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20240226182428-efb9206, build efb9206' + test 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' = 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' + echo 'PASS: cli version OK' PASS: cli version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Crhhhb + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/share/doc/docker-ce-cli + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/share/doc/docker-ce-cli + cp -pr /root/rpmbuild/BUILD/src/build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/share/doc/docker-ce-cli + cp -pr /root/rpmbuild/BUILD/src/build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/share/doc/docker-ce-cli + cp -pr /root/rpmbuild/BUILD/src/build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/share/doc/docker-ce-cli + cp -pr /root/rpmbuild/BUILD/src/build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0~20240226182428.efb9206-0.fc39 docker-ce-cli(aarch-64) = 1:0.0.0~20240226182428.efb9206-0.fc39 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) libresolv.so.2()(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~20240226182428.efb9206-0.fc39.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PT00ZL + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el7.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PgGIcl + 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.fjIEwd + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + make VERSION=v2.24.6 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 + 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 ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PGXhiC + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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~20240226182428.efb9206-0.fc38.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.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/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.o8hTdl + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20240226182428-efb9206, build efb9206' + test 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' = 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' + echo 'PASS: cli version OK' PASS: cli version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0ba8Lz + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0~20240226182428.efb9206-0.fc38 docker-ce-cli(aarch-64) = 1:0.0.0~20240226182428.efb9206-0.fc38 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) libresolv.so.2()(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~20240226182428.efb9206-0.fc38.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.src.rpm + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:20:14.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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.4.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 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 [100%] Linking C executable tini-static go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.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.1 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading golang.org/x/crypto v0.18.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.U2UEi5 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nK2PQL + 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.c5qttO + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + make VERSION=v2.24.6 DESTDIR=./bin build ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading golang.org/x/net v0.20.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading golang.org/x/oauth2 v0.11.0 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/json-iterator/go v1.1.12 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.doYmjzksVk/ + cd /tmp/docker-cli-docsgen.doYmjzksVk + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 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.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 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/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-20240125134710-dcda100a8261 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.16.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading golang.org/x/time v0.3.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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/cloudflare/cfssl v1.6.4 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 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.6.1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 + 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.QZKkpz + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el9.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el9.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el9.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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.MSwlxi + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20240226182428-efb9206, build efb9206' + test 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' = 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' + echo 'PASS: cli version OK' + RPM_EC=0 PASS: cli version OK ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8aPabm + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el9.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el9 docker-ce-cli(x86-64) = 1:0.0.0~20240226182428.efb9206-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) libresolv.so.2()(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~20240226182428.efb9206-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.src.rpm go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:20:14Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading golang.org/x/mod v0.14.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.oiJ5CvlI2c/ + cd /tmp/docker-cli-docsgen.oiJ5CvlI2c + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/spf13/cobra v1.8.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.6.0 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20240125134710-dcda100a8261 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/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.16.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading golang.org/x/term v0.15.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/gorilla/mux v1.8.1 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 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.6.1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.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 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 + go mod vendor -modfile=vendor.mod Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CmDnyi + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.0qdU56 + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yTsyGG + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz #15 DONE 45.5s #16 [binaries-unix 1/1] COPY --link --from=buildx-build /usr/bin/docker-buildx /buildx #16 DONE 0.2s #17 exporting to client directory #17 copying files 44.54MB 0.1s #17 copying files 53.31MB 0.1s done #17 DONE 0.1s mkdir -p build/linux/docker cp /home/ubuntu/workspace/docker-ce-packaging_master/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_master/src/github.com/docker/docker/bundles/binary/$f build/linux/docker/$f; \ done cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker/bundles/binary/containerd-shim': No such file or directory tar -C build/linux -c -z -f build/linux/docker-0.0.0-20240226182428-efb9206.tgz docker + 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.wJP21L + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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 ++ : v2.0.1 + 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 v2.0.1' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version v2.0.1 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/v2/cmd/rootlesskit@v2.0.1 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0dEpDI + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.B3QE2d + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.esDHvD + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EzE7sw + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.6.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.7.1 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading golang.org/x/oauth2 v0.11.0 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qRJDsp + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.phYOIQ + 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.8lpP67 + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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 ++ : v2.0.1 + 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 v2.0.1' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version v2.0.1 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.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.7.1 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gFBgcZ + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.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 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 + /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-setuptool.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.t04WEw + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 2.0.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.aarch64 + 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 Provides: docker-ce-rootless-extras = 0:0.0.0~20240226182428.efb9206-0.fc39 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20240226182428.efb9206-0.fc39 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) libresolv.so.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~20240226182428.efb9206-0.fc39.aarch64 + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AfcMQD + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.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-setuptool.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.k9wNdT + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 2.0.1 + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.src.rpm Processing files: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.aarch64 Provides: docker-ce-rootless-extras = 0:0.0.0~20240226182428.efb9206-0.fc38 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20240226182428.efb9206-0.fc38 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) libresolv.so.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~20240226182428.efb9206-0.fc38.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.src.rpm # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 # 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_master/src/github.com/docker/docker/bundles/binary/$f ]; then \ cp -L /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/docker/bundles/binary/$f build/linux/docker-rootless-extras/$f; \ fi \ done tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20240226182428-efb9206.tgz docker-rootless-extras # buildx tar -C /home/ubuntu/workspace/docker-ce-packaging_master/src/github.com/docker/buildx/bin -c -z -f build/linux/docker-buildx-plugin-0.12.1.tgz docker-buildx + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:20:29.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 < 3.5 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 13.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 (0.4s) -- Generating done (0.0s) -- 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.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.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:20:29Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.Csh8SsX5qd/ + cd /tmp/docker-cli-docsgen.Csh8SsX5qd + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 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.6.0 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d 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-20240125134710-dcda100a8261 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/cloudflare/cfssl v1.6.4 go: downloading golang.org/x/crypto v0.17.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/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/zmap/zlint/v3 v3.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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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 k8s.io/klog/v2 v2.90.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Wu91SG + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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 go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/BurntSushi/toml v0.3.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/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a + /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.Dja0wh + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 2.0.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.x86_64 go: downloading golang.org/x/mod v0.14.0 Provides: docker-ce-rootless-extras = 0:0.0.0~20240226182428.efb9206-0.el9 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20240226182428.efb9206-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) libresolv.so.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~20240226182428.efb9206-0.el9.x86_64 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] sh + go mod vendor -modfile=vendor.mod + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master:/v -w /v alpine chown -R 1000:1000 src Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.src.rpm + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go 4abcf2066143: Already exists Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b Status: Downloaded newer image for alpine:latest rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/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_master/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/static:/v -w /v alpine chown -R 1000:1000 build + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sFtbDS + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-0.el7.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-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.mYhG0W + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.24.6 + test v2.24.6 = v2.24.6 + echo 'PASS: docker-compose version OK' PASS: docker-compose version OK + exit 0 Processing files: docker-compose-plugin-2.24.6-0.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iyM4PZ + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.24.6 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.24.6 + 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.24.6-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.24.6 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uEDOF6 + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.24.6 + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.24.6 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.24.6 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.24.6 + exit 0 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.e9iexj + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.23HfFn + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7WFDYp + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /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.z5jKm8 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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 + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jp0uKP + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.kAd2lx + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YUzRmp + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /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.s87PCn + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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 + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx rm -f -r build docker builder prune -f --filter until=24h Total: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Provides: docker-compose-plugin = 0:2.24.6-0.el7 docker-compose-plugin(aarch-64) = 0:2.24.6-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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.24.6-0.el7.src.rpm make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mrKJ0K + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-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.12.1-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx + 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 dh_testroot dh_prep dh_installdirs 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 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GwERjX + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.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 /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.uG6ip9 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-compose version OK + ver=v2.24.6 + test v2.24.6 = v2.24.6 + echo 'PASS: docker-compose version OK' + exit 0 Processing files: docker-compose-plugin-2.24.6-0.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZQPPC1 + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-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.24.6-0.el8.aarch64/usr/share/doc/docker-compose-plugin + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hh92nj + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose 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/libexec/docker/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-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 Provides: docker-compose-plugin = 0:2.24.6-0.el8 docker-compose-plugin(aarch-64) = 0:2.24.6-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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.24.6-0.el8.src.rpm make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman + /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.o1CsbS + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-buildx version OK + ver=v0.12.1 + test v0.12.1 = v0.12.1 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.12.1-0.el9.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.12.1-0.el9 docker-buildx-plugin(aarch-64) = 0:0.12.1-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.12.1-0.el9.aarch64 dh_bash-completion 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/rpmbuild/BUILD/src/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:20:55.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/rpmbuild/BUILD/src/engine/go.mod Created binary: bundles/dynbinary-daemon/docker-proxy + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oPunJv + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el7.x86_64/usr/libexec/docker/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el7.x86_64/usr/lib/systemd/system/docker.socket + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64/etc/docker + /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.fyW3ES + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + test 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' = 'Docker version 0.0.0-20240226182428-efb9206, build b37f8c8' + echo 'PASS: daemon version OK' PASS: daemon version OK + exit 0 Processing files: docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64 Provides: docker-ce = 3:0.0.0~20240226182428.efb9206-0.el7 docker-ce(x86-64) = 3:0.0.0~20240226182428.efb9206-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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(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) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(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~20240226182428.efb9206-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20240226182428.efb9206-0.el7.src.rpm Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.12.1-0.el9.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fAfc9r + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mvUHWv + 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 - dh_compress dh_fixperms + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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 + 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.ttaHaG + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:20:43.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 ++ : v2.0.1 + 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 v2.0.1' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version v2.0.1 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.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.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.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/v2/cmd/rootlesskit-docker-proxy@v2.0.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 + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g6e2H5 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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~20240226182428.efb9206-0.fc38.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0uDqow + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20240226182428-efb9206, build efb9206' + test 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' = 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' + echo 'PASS: cli version OK' + RPM_EC=0 PASS: cli version OK ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iwUdtk + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0~20240226182428.efb9206-0.fc38 docker-ce-cli(x86-64) = 1:0.0.0~20240226182428.efb9206-0.fc38 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) libresolv.so.2()(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~20240226182428.efb9206-0.fc38.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.src.rpm + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:20:43Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker + 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.UTBDRe + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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~20240226182428.efb9206-0.fc39.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.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 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gpln5A + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3Ke9Wt + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /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 # 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MKETZf + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ cli/build/docker --version dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading golang.org/x/net v0.20.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - + ver='Docker version 0.0.0-20240226182428-efb9206, build efb9206' + test 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' = 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' + echo 'PASS: cli version OK' + RPM_EC=0 PASS: cli version OK ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.inVuEe + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/share/doc/docker-ce-cli + cp -pr /root/rpmbuild/BUILD/src/build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/share/doc/docker-ce-cli + cp -pr /root/rpmbuild/BUILD/src/build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/share/doc/docker-ce-cli + cp -pr /root/rpmbuild/BUILD/src/build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/share/doc/docker-ce-cli + cp -pr /root/rpmbuild/BUILD/src/build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading golang.org/x/oauth2 v0.11.0 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 + 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.Gtjq9o + 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-20240226182428-efb9206 + GITCOMMIT=efb9206 + 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=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:21:56Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker Provides: docker-ce-cli = 1:0.0.0~20240226182428.efb9206-0.fc39 docker-ce-cli(x86-64) = 1:0.0.0~20240226182428.efb9206-0.fc39 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) libresolv.so.2()(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~20240226182428.efb9206-0.fc39.x86_64 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~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~debian.12~bookworm_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~debian.12~bookworm_arm64.deb'. go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.src.rpm make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.24.6-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P9j0zC + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.aarch64 + exit 0 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.24.6-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.y8ybs6 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.aarch64 + exit 0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/json-iterator/go v1.1.12 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined 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-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~debian.10~buster_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~debian.10~buster_arm64.deb'. # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading golang.org/x/oauth2 v0.11.0 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/json-iterator/go v1.1.12 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7" # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6sMape + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.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.12.1-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /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.87yQsn + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.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.12.1 + test v0.12.1 = v0.12.1 + echo 'PASS: docker-buildx version OK' + exit 0 Processing files: docker-buildx-plugin-0.12.1-0.el8.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.12.1-0.el8 docker-buildx-plugin(x86-64) = 0:0.12.1-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.12.1-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.12.1-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n5ub9r + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bdm5GI + 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.n1zjiz + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + make VERSION=v2.24.6 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 + make IMAGE=centos:7 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ centos:7 ./verify Unable to find image 'centos:7' locally 7: Pulling from library/centos 6717b8ec66cd: Already exists Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 Status: Downloaded newer image for centos:7 + make IMAGE=quay.io/centos/centos:stream8 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ quay.io/centos/centos:stream8 ./verify Unable to find image 'quay.io/centos/centos:stream8' locally stream8: Pulling from centos/centos go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 + 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 ++ echo 7 ++ cut -d. -f1 + DIST_VERSION=7 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version ./verify: line 112: dnf: command not found + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' prod = 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' [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 8410b775d9fc: Already exists Digest: sha256:1338a5c9e232a419978dbb2f6f42a71553e0ed53f3332b618f89a19143070d86 Status: Downloaded newer image for quay.io/centos/centos:stream8 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 + 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 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb 4.7.0 Installed: dnf-0:4.7.0-20.el8.noarch at Mon Feb 19 16:33:19 2024 Built : builder@centos.org at Mon Oct 16 13:48:29 2023 Installed: rpm-0:4.14.3-31.el8.aarch64 at Mon Feb 19 16:33:17 2024 Built : builder@centos.org at Wed Dec 13 13:43:35 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} 0 files removed + dnf install -y 'dnf-command(config-manager)' go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.qnGqK80Mi3/ + cd /tmp/docker-cli-docsgen.qnGqK80Mi3 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20240125134710-dcda100a8261 go: downloading golang.org/x/term v0.15.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 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/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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 google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading golang.org/x/mod v0.14.0 debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_arm64.deb'. go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 + go mod vendor -modfile=vendor.mod CentOS Stream 8 - AppStream 24 MB/s | 24 MB 00:01 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6vnlTC + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.FXxYkN + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HD2EzJ + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /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.GMx8Do + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading golang.org/x/net v0.17.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading golang.org/x/oauth2 v0.11.0 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx # 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined 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~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~debian.11~bullseye_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~debian.11~bullseye_arm64.deb'. Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FuldEO + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.LzyU8A + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3rAG5l + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz 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 + 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.ekVHNB + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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 ++ : v2.0.1 + 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 v2.0.1' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version v2.0.1 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/v2/cmd/rootlesskit@v2.0.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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 CentOS Stream 8 - BaseOS 8.1 MB/s | 7.0 MB 00:00 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.6.0 + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hxU0lt + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.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~20240226182428.efb9206-0.fc38.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 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.2sB1t3z9kE/ + cd /tmp/docker-cli-docsgen.2sB1t3z9kE + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 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.6.0 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 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.7.1 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:03.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.6.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.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 + /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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AWculO + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 2.0.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0~20240226182428.efb9206-0.fc38 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20240226182428.efb9206-0.fc38 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) libresolv.so.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~20240226182428.efb9206-0.fc38.x86_64 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d 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-20240125134710-dcda100a8261 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading golang.org/x/time v0.3.0 CentOS Stream 8 - Extras 25 kB/s | 17 kB 00:00 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.src.rpm go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 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/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading github.com/russross/blackfriday v1.6.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/kr/pretty v0.3.1 go: downloading github.com/zmap/zlint/v3 v3.1.0 + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.2dukrtplrU/ + cd /tmp/docker-cli-docsgen.2dukrtplrU + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/containerd/containerd v1.7.13 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/sys/signal v0.7.0 go: downloading golang.org/x/sys v0.16.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20240125134710-dcda100a8261 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/Microsoft/hcsshim v0.11.4 CentOS Stream 8 - Extras common packages 8.6 kB/s | 6.9 kB 00:00 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/sys/user v0.1.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/gorilla/mux v1.8.1 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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/rogpeppe/go-internal v1.10.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 go: downloading github.com/BurntSushi/toml v0.3.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.4 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a 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/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/zmap/zlint/v3 v3.1.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading golang.org/x/mod v0.14.0 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading golang.org/x/tools v0.16.0 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 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.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/docker/go-metrics v0.0.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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a + go mod vendor -modfile=vendor.mod go: downloading golang.org/x/mod v0.14.0 + go mod vendor -modfile=vendor.mod Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.0.21-25.el8 baseos 77 k Installing dependencies: dbus-glib aarch64 0.110-2.el8 baseos 122 k python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k python3-dbus aarch64 1.2.4-15.el8 baseos 133 k python3-dnf-plugins-core noarch 4.0.21-25.el8 baseos 280 k python3-six noarch 1.11.0-8.el8 baseos 38 k python3-systemd aarch64 234-8.el8 appstream 80 k Transaction Summary ================================================================================ Install 7 Packages Total download size: 981 k Installed size: 2.9 M Downloading Packages: + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go (1/7): python3-systemd-234-8.el8.aarch64.rpm 348 kB/s | 80 kB 00:00 (2/7): dnf-plugins-core-4.0.21-25.el8.noarch.rp 328 kB/s | 77 kB 00:00 (3/7): dbus-glib-0.110-2.el8.aarch64.rpm 512 kB/s | 122 kB 00:00 (4/7): python3-dbus-1.2.4-15.el8.aarch64.rpm 16 MB/s | 133 kB 00:00 (5/7): python3-dateutil-2.6.1-6.el8.noarch.rpm 15 MB/s | 251 kB 00:00 (6/7): python3-six-1.11.0-8.el8.noarch.rpm 5.4 MB/s | 38 kB 00:00 (7/7): python3-dnf-plugins-core-4.0.21-25.el8.n 17 MB/s | 280 kB 00:00 -------------------------------------------------------------------------------- Total 1.1 MB/s | 981 kB 00:00 CentOS Stream 8 - AppStream 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 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pR3qR0 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zYXNXm + 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.O7pcuQ + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + make VERSION=v2.24.6 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 Installing : python3-six-1.11.0-8.el8.noarch 1/7 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 2/7 Installing : dbus-glib-0.110-2.el8.aarch64 3/7 Running scriptlet: dbus-glib-0.110-2.el8.aarch64 3/7 Installing : python3-dbus-1.2.4-15.el8.aarch64 4/7 Installing : python3-systemd-234-8.el8.aarch64 5/7 Installing : python3-dnf-plugins-core-4.0.21-25.el8.noarch 6/7 Installing : dnf-plugins-core-4.0.21-25.el8.noarch 7/7 + 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 Running scriptlet: dnf-plugins-core-4.0.21-25.el8.noarch 7/7 Verifying : python3-systemd-234-8.el8.aarch64 1/7 Verifying : dbus-glib-0.110-2.el8.aarch64 2/7 Verifying : dnf-plugins-core-4.0.21-25.el8.noarch 3/7 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 4/7 Verifying : python3-dbus-1.2.4-15.el8.aarch64 5/7 Verifying : python3-dnf-plugins-core-4.0.21-25.el8.noarch 6/7 Verifying : python3-six-1.11.0-8.el8.noarch 7/7 Installed: dbus-glib-0.110-2.el8.aarch64 dnf-plugins-core-4.0.21-25.el8.noarch python3-dateutil-1:2.6.1-6.el8.noarch python3-dbus-1.2.4-15.el8.aarch64 python3-dnf-plugins-core-4.0.21-25.el8.noarch python3-six-1.11.0-8.el8.noarch python3-systemd-234-8.el8.aarch64 Complete! + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' prod = stage ']' + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo [DEBUG] Installing engine dependencies from 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 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.changes 4.7.0 Installed: dnf-0:4.7.0-20.el8.noarch at Mon Feb 19 16:33:19 2024 Built : builder@centos.org at Mon Oct 16 13:48:29 2023 Installed: rpm-0:4.14.3-31.el8.aarch64 at Mon Feb 19 16:33:17 2024 Built : builder@centos.org at Wed Dec 13 13:43:35 2023 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PWkQsb + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.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~20240226182428.efb9206-0.fc39.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 + /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 + dnf config-manager --set-disabled 'docker-ce-*' go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 + /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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.smdxR6 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 2.0.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.x86_64 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:09.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.6.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.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 + dnf config-manager --set-enabled docker-ce-test go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 Provides: docker-ce-rootless-extras = 0:0.0.0~20240226182428.efb9206-0.fc39 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20240226182428.efb9206-0.fc39 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) libresolv.so.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~20240226182428.efb9206-0.fc39.x86_64 + dnf makecache go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 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.12.1-1~debian.12~bookworm_arm64.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb /root/docker-compose-plugin_2.24.6-1~debian.12~bookworm_arm64.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_arm64.deb' -> '/build/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_arm64.deb' removed '/root/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb' copied '/root/docker-compose-plugin_2.24.6-1~debian.12~bookworm_arm64.deb' -> '/build/docker-compose-plugin_2.24.6-1~debian.12~bookworm_arm64.deb' removed '/root/docker-compose-plugin_2.24.6-1~debian.12~bookworm_arm64.deb' * base: download.cf.centos.org * extras: download.cf.centos.org * updates: download.cf.centos.org Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.src.rpm CentOS Stream 8 - AppStream 10 kB/s | 4.4 kB 00:00 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bICxFH + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.XtElT3 + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EFqshb + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T0NYjV + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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.12.1-0.fc39.aarch64/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/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0DIdWY + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-buildx version OK + ver=v0.12.1 + test v0.12.1 = v0.12.1 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.12.1-0.fc39.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.12.1-0.fc39 docker-buildx-plugin(aarch-64) = 0:0.12.1-0.fc39 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.12.1-0.fc39.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.12.1-0.fc39.src.rpm + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hWfJLb + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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.12.1-0.fc38.aarch64/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/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jiqtco + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-buildx version OK + ver=v0.12.1 + test v0.12.1 = v0.12.1 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.12.1-0.fc38.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.12.1-0.fc38 docker-buildx-plugin(aarch-64) = 0:0.12.1-0.fc38 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.12.1-0.fc38.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.12.1-0.fc38.src.rpm + 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.CMTtaW + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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 + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 CentOS Stream 8 - BaseOS 6.7 kB/s | 3.9 kB 00:00 CentOS Stream 8 - Extras 6.7 kB/s | 2.9 kB 00:00 make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo CentOS Stream 8 - Extras common packages 5.2 kB/s | 3.0 kB 00:00 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v7 + go build -o build/docker-linux-arm-v7 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:03Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Docker CE Test - aarch64 160 kB/s | 73 kB 00:00 dpkg-genchanges >../docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.changes + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:09.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 12.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 - 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' 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.6.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.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 + 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/v2/cmd/rootlesskit-docker-proxy@v2.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.12.1-1~debian.10~buster_arm64.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb /root/docker-compose-plugin_2.24.6-1~debian.10~buster_arm64.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~debian.10~buster_arm64.deb' -> '/build/docker-buildx-plugin_0.12.1-1~debian.10~buster_arm64.deb' removed '/root/docker-buildx-plugin_0.12.1-1~debian.10~buster_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb' copied '/root/docker-compose-plugin_2.24.6-1~debian.10~buster_arm64.deb' -> '/build/docker-compose-plugin_2.24.6-1~debian.10~buster_arm64.deb' removed '/root/docker-compose-plugin_2.24.6-1~debian.10~buster_arm64.deb' 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-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.24.6-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.el8.aarch64.rpm' + set -x ++ source /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 Stream' + product_version='CentOS Stream' + '[' 'CentOS Stream' = rawhide ']' + dnf install -y rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.24.6-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.el8.aarch64.rpm + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v7 + go build -o build/docker-linux-arm-v7 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:09Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Last metadata expiration check: 0:00:02 ago on Wed Feb 28 12:22:23 2024. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.changes docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + 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/v2/cmd/rootlesskit-docker-proxy@v2.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.12.1-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb /root/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_arm64.deb /build + make IMAGE=debian:bookworm verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:bookworm ./verify Unable to find image 'debian:bookworm' locally bookworm: Pulling from library/debian copied '/root/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb' copied '/root/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_arm64.deb' removed '/root/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_arm64.deb' c2964e85ea54: Already exists Digest: sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 Status: Downloaded newer image for debian:bookworm + verify + dpkg --version + verify_deb + apt-get update Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB] make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gEh8ga + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Xp4f4p + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec Dependencies resolved. ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: docker-buildx-plugin aarch64 0.12.1-0.el8 @commandline 11 M docker-ce aarch64 3:0.0.0~20240226182428.efb9206-0.el8 @commandline 16 M docker-ce-cli aarch64 1:0.0.0~20240226182428.efb9206-0.el8 @commandline 6.4 M docker-ce-rootless-extras aarch64 0.0.0~20240226182428.efb9206-0.el8 @commandline 4.4 M docker-compose-plugin aarch64 2.24.6-0.el8 @commandline 11 M Installing dependencies: container-selinux noarch 2:2.229.0-2.module_el8+847+7863d4e6 appstream 71 k containerd.io aarch64 1.6.28-3.1.el8 docker-ce-test 26 M diffutils aarch64 3.6-6.el8 baseos 352 k fuse-common aarch64 3.3.0-17.el8 baseos 22 k fuse-overlayfs aarch64 1.13-1.module_el8+804+f131391c appstream 65 k fuse3 aarch64 3.3.0-17.el8 baseos 53 k fuse3-libs aarch64 3.3.0-17.el8 baseos 91 k iptables aarch64 1.8.5-11.el8 baseos 669 k iptables-libs aarch64 1.8.5-11.el8 baseos 101 k libcgroup aarch64 0.41-19.el8 baseos 68 k libibverbs aarch64 48.0-1.el8 baseos 389 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.2.2-3.el8 baseos 83 k libnl3 aarch64 3.7.0-1.el8 baseos 317 k libpcap aarch64 14:1.9.1-5.el8 baseos 161 k libselinux-utils aarch64 2.9-8.el8 baseos 241 k libslirp aarch64 4.4.0-1.module_el8+804+f131391c appstream 67 k policycoreutils aarch64 2.9-24.el8 baseos 408 k rpm-plugin-selinux aarch64 4.14.3-31.el8 baseos 78 k selinux-policy noarch 3.14.3-136.el8 baseos 669 k selinux-policy-targeted noarch 3.14.3-136.el8 baseos 16 M slirp4netns aarch64 1.2.3-1.module_el8+951+32019cde appstream 55 k Enabling module streams: container-tools rhel8 Transaction Summary ================================================================================================ Install 28 Packages Total size: 96 M Total download size: 46 M Installed size: 393 M Downloading Packages: + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F1jhAV + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v7 + go build -o build/docker-linux-arm-v7 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:09Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker ++ 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx Fetched 9093 kB in 1s (6648 kB/s) (1/23): container-selinux-2.229.0-2.module_el8+ 307 kB/s | 71 kB 00:00 (2/23): fuse-overlayfs-1.13-1.module_el8+804+f1 274 kB/s | 65 kB 00:00 (3/23): libslirp-4.4.0-1.module_el8+804+f131391 277 kB/s | 67 kB 00:00 (4/23): slirp4netns-1.2.3-1.module_el8+951+3201 4.5 MB/s | 55 kB 00:00 (5/23): fuse-common-3.3.0-17.el8.aarch64.rpm 3.4 MB/s | 22 kB 00:00 (6/23): fuse3-3.3.0-17.el8.aarch64.rpm 8.8 MB/s | 53 kB 00:00 (7/23): fuse3-libs-3.3.0-17.el8.aarch64.rpm 12 MB/s | 91 kB 00:00 (8/23): diffutils-3.6-6.el8.aarch64.rpm 14 MB/s | 352 kB 00:00 (9/23): iptables-libs-1.8.5-11.el8.aarch64.rpm 7.8 MB/s | 101 kB 00:00 (10/23): libcgroup-0.41-19.el8.aarch64.rpm 6.9 MB/s | 68 kB 00:00 (11/23): libnetfilter_conntrack-1.0.6-5.el8.aar 8.7 MB/s | 61 kB 00:00 (12/23): libibverbs-48.0-1.el8.aarch64.rpm 23 MB/s | 389 kB 00:00 (13/23): iptables-1.8.5-11.el8.aarch64.rpm 15 MB/s | 669 kB 00:00 (14/23): libnfnetlink-1.0.1-13.el8.aarch64.rpm 1.7 MB/s | 32 kB 00:00 (15/23): libnftnl-1.2.2-3.el8.aarch64.rpm 5.0 MB/s | 83 kB 00:00 (16/23): libpcap-1.9.1-5.el8.aarch64.rpm 19 MB/s | 161 kB 00:00 (17/23): libnl3-3.7.0-1.el8.aarch64.rpm 17 MB/s | 317 kB 00:00 (18/23): libselinux-utils-2.9-8.el8.aarch64.rpm 15 MB/s | 241 kB 00:00 (19/23): rpm-plugin-selinux-4.14.3-31.el8.aarch 8.1 MB/s | 78 kB 00:00 (20/23): policycoreutils-2.9-24.el8.aarch64.rpm 17 MB/s | 408 kB 00:00 (21/23): selinux-policy-3.14.3-136.el8.noarch.r 28 MB/s | 669 kB 00:00 + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz (22/23): selinux-policy-targeted-3.14.3-136.el8 71 MB/s | 16 MB 00:00 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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 Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common (23/23): containerd.io-1.6.28-3.1.el8.aarch64.r 53 MB/s | 26 MB 00:00 -------------------------------------------------------------------------------- Total 33 MB/s | 46 MB 00:01 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.p8lxzX + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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 + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx Docker CE Test - aarch64 7.4 kB/s | 1.6 kB 00:00 make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} 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 Transaction check succeeded. Running transaction test Reading package lists... Building dependency tree... Reading state information... # 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} The following additional packages will be installed: dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data dmsetup 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 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base systemd systemd-sysv xml-core Suggested packages: default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support readline-doc sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap shared-mime-info xdg-user-dirs krb5-locales libldap-common libgpm2 dbus-user-session publicsuffix libsasl2-modules appstream packagekit-tools systemd-timesyncd | time-daemon libnss-systemd dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums Transaction test succeeded. Running transaction debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_arm64.deb'. The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data dmsetup 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 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base software-properties-common systemd systemd-sysv xml-core 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 47.1 MB of archives. After this operation, 184 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB] Get:2 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] Get:3 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] Get:4 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] Get:5 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB] Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB] Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB] Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.22-1~deb12u1 [41.9 kB] Get:14 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] Get:16 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] Get:17 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1 [84.8 kB] Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] Get:20 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] Get:21 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6 [806 kB] Get:22 http://deb.debian.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6 [1858 kB] Get:23 http://deb.debian.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1+b1 [26.3 kB] Get:24 http://deb.debian.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB] Get:25 http://deb.debian.org/debian bookworm/main arm64 libncursesw6 arm64 6.4-4 [122 kB] Get:26 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB] Get:27 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB] Get:28 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] Get:29 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB] Get:30 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB] Get:31 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] Get:32 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] Get:33 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] Get:34 http://deb.debian.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB] Get:35 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3 [155 kB] Get:36 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2 [786 kB] Get:37 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6 [1747 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} Get:38 http://deb.debian.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6 [572 kB] Get:39 http://deb.debian.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1+b1 [9296 B] Get:40 http://deb.debian.org/debian bookworm/main arm64 python3 arm64 3.11.2-1+b1 [26.3 kB] Get:41 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB] Get:42 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB] Get:43 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] Get:44 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.22-1~deb12u1 [208 kB] Get:45 http://deb.debian.org/debian bookworm/main arm64 apt-transport-https all 2.6.1 [25.2 kB] Get:46 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] Get:47 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] Get:48 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] Get:49 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] Get:50 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB] Get:51 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] Get:52 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] Get:53 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] Get:54 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB] Get:55 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB] Get:56 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5 [45.9 kB] Get:57 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1 [557 kB] Get:58 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2 [119 kB] Get:59 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] Get:60 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1 [770 kB] Get:61 http://deb.debian.org/debian bookworm/main arm64 distro-info-data all 0.58+deb12u1 [6072 B] Get:62 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] Get:63 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] Get:64 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] Get:65 http://deb.debian.org/debian bookworm/main arm64 libpackagekit-glib2-18 arm64 1.2.6-5 [102 kB] Get:66 http://deb.debian.org/debian bookworm/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.6-5 [25.9 kB] Get:67 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1 [1093 kB] Get:68 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1 [880 kB] Get:69 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1 [903 kB] Get:70 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1 [75.2 kB] Get:71 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1 [673 kB] Get:72 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1 [532 kB] Get:73 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1 [524 kB] Get:74 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1 [651 kB] Get:75 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1 [846 kB] Get:76 http://deb.debian.org/debian bookworm/main arm64 gnupg2 all 2.2.40-1.1 [445 kB] Get:77 http://deb.debian.org/debian bookworm/main arm64 iso-codes all 4.15.0-1 [2906 kB] Get:78 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u5 [360 kB] Get:79 http://deb.debian.org/debian bookworm/main arm64 libstemmer0d arm64 2.2.0-2 [112 kB] Get:80 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] Get:81 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB] Get:82 http://deb.debian.org/debian bookworm/main arm64 libxmlb2 arm64 0.3.10-2 [55.5 kB] Get:83 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] Get:84 http://deb.debian.org/debian bookworm/main arm64 libappstream4 arm64 0.16.1-2 [182 kB] Get:85 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB] Get:86 http://deb.debian.org/debian bookworm/main arm64 libduktape207 arm64 2.7.0-2 [124 kB] Get:87 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] Get:88 http://deb.debian.org/debian bookworm/main arm64 libdw1 arm64 0.188-2.1 [219 kB] Get:89 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] Get:90 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] Get:91 http://deb.debian.org/debian bookworm/main arm64 libunwind8 arm64 1.6.2-3 [47.4 kB] Get:92 http://deb.debian.org/debian bookworm/main arm64 libgstreamer1.0-0 arm64 1.22.0-2 [1067 kB] Get:93 http://deb.debian.org/debian bookworm/main arm64 libpolkit-gobject-1-0 arm64 122-3 [42.7 kB] Get:94 http://deb.debian.org/debian bookworm/main arm64 libpolkit-agent-1-0 arm64 122-3 [23.6 kB] # 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} Get:95 http://deb.debian.org/debian bookworm/main arm64 lsb-release all 12.0-1 [6416 B] Get:96 http://deb.debian.org/debian bookworm/main arm64 xml-core all 0.18+nmu1 [23.8 kB] Get:97 http://deb.debian.org/debian bookworm/main arm64 polkitd arm64 122-3 [109 kB] Get:98 http://deb.debian.org/debian bookworm/main arm64 packagekit arm64 1.2.6-5 [584 kB] Get:99 http://deb.debian.org/debian bookworm/main arm64 python-apt-common all 2.6.0 [64.3 kB] Get:100 http://deb.debian.org/debian bookworm/main arm64 python3-apt arm64 2.6.0 [152 kB] Get:101 http://deb.debian.org/debian bookworm/main arm64 python3-blinker all 1.5-1 [14.7 kB] Get:102 http://deb.debian.org/debian bookworm/main arm64 python3-cffi-backend arm64 1.15.1-5+b1 [84.4 kB] Get:103 http://deb.debian.org/debian bookworm/main arm64 python3-cryptography arm64 38.0.4-3 [589 kB] Get:104 http://deb.debian.org/debian bookworm/main arm64 python3-dbus arm64 1.3.2-4+b1 [93.5 kB] Get:105 http://deb.debian.org/debian bookworm/main arm64 python3-distro all 1.8.0-1 [20.5 kB] Get:106 http://deb.debian.org/debian bookworm/main arm64 python3-gi arm64 3.42.2-3+b1 [212 kB] Get:107 http://deb.debian.org/debian bookworm/main arm64 python3-pyparsing all 3.0.9-1 [138 kB] Get:108 http://deb.debian.org/debian bookworm/main arm64 python3-httplib2 all 0.20.4-3 [36.0 kB] Get:109 http://deb.debian.org/debian bookworm/main arm64 python3-jwt all 2.6.0-1 [26.6 kB] Get:110 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] Get:111 http://deb.debian.org/debian bookworm/main arm64 python3-lazr.uri all 1.0.6-3 [13.7 kB] Get:112 http://deb.debian.org/debian bookworm/main arm64 python3-wadllib all 1.3.6-4 [37.2 kB] Get:113 http://deb.debian.org/debian bookworm/main arm64 python3-oauthlib all 3.2.2-1 [95.4 kB] Get:114 http://deb.debian.org/debian bookworm/main arm64 python3-six all 1.16.0-4 [17.5 kB] Get:115 http://deb.debian.org/debian bookworm/main arm64 python3-lazr.restfulclient all 0.14.5-1 [50.4 kB] Get:116 http://deb.debian.org/debian bookworm/main arm64 python3-software-properties all 0.99.30-4 [32.7 kB] Get:117 http://deb.debian.org/debian bookworm/main arm64 software-properties-common all 0.99.30-4 [62.0 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 47.1 MB in 1s (74.0 MB/s) Selecting previously unselected package libssl3: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 ... 6092 files and directories currently installed.) Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ... dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ... Selecting previously unselected package libargon2-1:arm64. Preparing to unpack .../01-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... Selecting previously unselected package dmsetup. Preparing to unpack .../02-dmsetup_2%3a1.02.185-2_arm64.deb ... Unpacking dmsetup (2:1.02.185-2) ... Selecting previously unselected package libdevmapper1.02.1:arm64. Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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 Preparing : 1/1 Installing : docker-compose-plugin-2.24.6-0.el8.aarch64 1/28 Running scriptlet: docker-compose-plugin-2.24.6-0.el8.aarch64 1/28 Installing : libselinux-utils-2.9-8.el8.aarch64 2/28 Installing : libnfnetlink-1.0.1-13.el8.aarch64 3/28 Running scriptlet: libnfnetlink-1.0.1-13.el8.aarch64 3/28 Installing : fuse3-libs-3.3.0-17.el8.aarch64 4/28 Running scriptlet: fuse3-libs-3.3.0-17.el8.aarch64 4/28 Installing : libnetfilter_conntrack-1.0.6-5.el8.aarch64 5/28 Selecting previously unselected package libjson-c5:arm64. Preparing to unpack .../04-libjson-c5_0.16-2_arm64.deb ... Unpacking libjson-c5:arm64 (0.16-2) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... Selecting previously unselected package libfdisk1:arm64. Preparing to unpack .../06-libfdisk1_2.38.1-5+b1_arm64.deb ... Unpacking libfdisk1:arm64 (2.38.1-5+b1) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../07-libkmod2_30+20221128-1_arm64.deb ... Unpacking libkmod2:arm64 (30+20221128-1) ... Selecting previously unselected package libapparmor1:arm64. Preparing to unpack .../08-libapparmor1_3.0.8-3_arm64.deb ... Unpacking libapparmor1:arm64 (3.0.8-3) ... dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_arm64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_arm64.deb'. Selecting previously unselected package libip4tc2:arm64. Preparing to unpack .../09-libip4tc2_1.8.9-2_arm64.deb ... Unpacking libip4tc2:arm64 (1.8.9-2) ... Selecting previously unselected package libsystemd-shared:arm64. Preparing to unpack .../10-libsystemd-shared_252.22-1~deb12u1_arm64.deb ... Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ... Setting up libssl3:arm64 (3.0.11-1~deb12u2) ... 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 ... 6179 files and directories currently installed.) Preparing to unpack .../systemd_252.22-1~deb12u1_arm64.deb ... Unpacking systemd (252.22-1~deb12u1) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... Setting up libjson-c5:arm64 (0.16-2) ... Setting up libfdisk1:arm64 (2.38.1-5+b1) ... Setting up libkmod2:arm64 (30+20221128-1) ... Setting up libapparmor1:arm64 (3.0.8-3) ... Setting up libip4tc2:arm64 (1.8.9-2) ... Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... Setting up systemd (252.22-1~deb12u1) ... 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. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.aarch64 5/28 Installing : docker-buildx-plugin-0.12.1-0.el8.aarch64 6/28 + make IMAGE=debian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:buster ./verify Unable to find image 'debian:buster' locally buster: Pulling from library/debian b2f3ac0fe192: Already exists Setting up dmsetup (2:1.02.185-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 ... 7027 files and directories currently installed.) Preparing to unpack .../0-systemd-sysv_252.22-1~deb12u1_arm64.deb ... Unpacking systemd-sysv (252.22-1~deb12u1) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... Unpacking dbus-bin (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... Digest: sha256:a52d4e1c201d9ab2f3b939b91a3fdd345d3d11404755bc1cdb22c1d5be131c5d Status: Downloaded newer image for debian:buster Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../4-libexpat1_2.5.0-1_arm64.deb ... Unpacking libexpat1:arm64 (2.5.0-1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../5-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... Unpacking dbus-daemon (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../6-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus. Preparing to unpack .../7-dbus_1.14.10-1~deb12u1_arm64.deb ... Unpacking dbus (1.14.10-1~deb12u1) ... + verify + dpkg --version + verify_deb + apt-get update Selecting previously unselected package libpython3.11-minimal:arm64. Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_arm64.deb ... Unpacking libpython3.11-minimal:arm64 (3.11.2-6) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../9-python3.11-minimal_3.11.2-6_arm64.deb ... Unpacking python3.11-minimal (3.11.2-6) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . 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 arm64 Packages [7737 kB] Running scriptlet: docker-buildx-plugin-0.12.1-0.el8.aarch64 6/28 Installing : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el8 7/28 Running scriptlet: docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el8 7/28 Installing : libnl3-3.7.0-1.el8.aarch64 8/28 Running scriptlet: libnl3-3.7.0-1.el8.aarch64 8/28 Installing : libibverbs-48.0-1.el8.aarch64 9/28 Installing : libpcap-14:1.9.1-5.el8.aarch64 10/28 Installing : iptables-libs-1.8.5-11.el8.aarch64 11/28 Installing : libnftnl-1.2.2-3.el8.aarch64 12/28 Running scriptlet: libnftnl-1.2.2-3.el8.aarch64 12/28 Setting up libpython3.11-minimal:arm64 (3.11.2-6) ... Setting up libexpat1:arm64 (2.5.0-1) ... Setting up python3.11-minimal (3.11.2-6) ... dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_arm64.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb /root/docker-compose-plugin_2.24.6-1~debian.11~bullseye_arm64.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_arm64.deb' -> '/build/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_arm64.deb' removed '/root/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb' copied '/root/docker-compose-plugin_2.24.6-1~debian.11~bullseye_arm64.deb' -> '/build/docker-compose-plugin_2.24.6-1~debian.11~bullseye_arm64.deb' removed '/root/docker-compose-plugin_2.24.6-1~debian.11~bullseye_arm64.deb' Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [576 kB] Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] Running scriptlet: iptables-1.8.5-11.el8.aarch64 13/28 Installing : iptables-1.8.5-11.el8.aarch64 13/28 Running scriptlet: iptables-1.8.5-11.el8.aarch64 13/28 Running scriptlet: libcgroup-0.41-19.el8.aarch64 14/28 Installing : libcgroup-0.41-19.el8.aarch64 14/28 Running scriptlet: libcgroup-0.41-19.el8.aarch64 14/28 Installing : fuse-common-3.3.0-17.el8.aarch64 15/28 Installing : fuse3-3.3.0-17.el8.aarch64 16/28 Installing : fuse-overlayfs-1.13-1.module_el8+804+f131391c.aarc 17/28 Running scriptlet: fuse-overlayfs-1.13-1.module_el8+804+f131391c.aarc 17/28 Installing : diffutils-3.6-6.el8.aarch64 18/28 Running scriptlet: diffutils-3.6-6.el8.aarch64 18/28 Installing : policycoreutils-2.9-24.el8.aarch64 19/28 Running scriptlet: policycoreutils-2.9-24.el8.aarch64 19/28 Installing : rpm-plugin-selinux-4.14.3-31.el8.aarch64 20/28 Installing : selinux-policy-3.14.3-136.el8.noarch 21/28 Running scriptlet: selinux-policy-3.14.3-136.el8.noarch 21/28 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 ... 7434 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_arm64.deb ... Unpacking python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Selecting previously unselected package libncursesw6:arm64. Preparing to unpack .../02-libncursesw6_6.4-4_arm64.deb ... Unpacking libncursesw6:arm64 (6.4-4) ... Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ... Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ... Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ... Selecting previously unselected package libkeyutils1:arm64. Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ... Unpacking libkeyutils1:arm64 (1.6.3-2) ... Selecting previously unselected package libkrb5-3:arm64. Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ... Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ... Fetched 8535 kB in 2s (5430 kB/s) Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:arm64. Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ... Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:arm64. Preparing to unpack .../10-libnsl2_1.3.0-2_arm64.deb ... Unpacking libnsl2:arm64 (1.3.0-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:arm64. Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ... Unpacking libreadline8:arm64 (8.2-1.3) ... Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../13-libsqlite3-0_3.40.1-2_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.40.1-2) ... Selecting previously unselected package libpython3.11-stdlib:arm64. Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_arm64.deb ... Unpacking libpython3.11-stdlib:arm64 (3.11.2-6) ... Selecting previously unselected package python3.11. Preparing to unpack .../15-python3.11_3.11.2-6_arm64.deb ... Unpacking python3.11 (3.11.2-6) ... Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.11.2-1+b1) ... Setting up python3-minimal (3.11.2-1+b1) ... 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 ... 7942 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.2-1+b1_arm64.deb ... Unpacking python3 (3.11.2-1+b1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../01-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package openssl. Preparing to unpack .../02-openssl_3.0.11-1~deb12u2_arm64.deb ... Unpacking openssl (3.0.11-1~deb12u2) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:36.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy Selecting previously unselected package ca-certificates. Preparing to unpack .../03-ca-certificates_20230311_all.deb ... Unpacking ca-certificates (20230311) ... Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../04-libpam-systemd_252.22-1~deb12u1_arm64.deb ... Unpacking libpam-systemd:arm64 (252.22-1~deb12u1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../05-apt-transport-https_2.6.1_all.deb ... Unpacking apt-transport-https (2.6.1) ... Selecting previously unselected package libbrotli1:arm64. Preparing to unpack .../06-libbrotli1_1.0.9-2+b6_arm64.deb ... Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../07-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../08-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" Running scriptlet: selinux-policy-targeted-3.14.3-136.el8.noarch 22/28 Installing : selinux-policy-targeted-3.14.3-136.el8.noarch 22/28 Running scriptlet: selinux-policy-targeted-3.14.3-136.el8.noarch 22/28 Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 23/28 Installing : container-selinux-2:2.229.0-2.module_el8+847+7863d 23/28 + rm -f /root/build-deb/engine/go.mod 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'... Selecting previously unselected package libldap-2.5-0:arm64. Preparing to unpack .../09-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../10-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../11-libpsl5_0.21.2-1_arm64.deb ... Unpacking libpsl5:arm64 (0.21.2-1) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../12-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 .../13-libssh2-1_1.10.0-3+b1_arm64.deb ... Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u5_arm64.deb ... Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ... Reading package lists... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 8.3.0 Selecting previously unselected package curl. Preparing to unpack .../15-curl_7.88.1-10+deb12u5_arm64.deb ... Unpacking curl (7.88.1-10+deb12u5) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../16-libassuan0_2.5.5-5_arm64.deb ... Unpacking libassuan0:arm64 (2.5.5-5) ... Selecting previously unselected package gpgconf. Preparing to unpack .../17-gpgconf_2.2.40-1.1_arm64.deb ... Unpacking gpgconf (2.2.40-1.1) ... Selecting previously unselected package libksba8:arm64. Preparing to unpack .../18-libksba8_1.6.3-2_arm64.deb ... Unpacking libksba8:arm64 (1.6.3-2) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../19-libnpth0_1.6-3_arm64.deb ... Unpacking libnpth0:arm64 (1.6-3) ... Building dependency tree... Reading state information... -- 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 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Selecting previously unselected package dirmngr. Preparing to unpack .../20-dirmngr_2.2.40-1.1_arm64.deb ... Unpacking dirmngr (2.2.40-1.1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../21-distro-info-data_0.58+deb12u1_all.deb ... Unpacking distro-info-data (0.58+deb12u1) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../22-libglib2.0-0_2.74.6-2_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.74.6-2) ... 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 -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../23-libgirepository-1.0-1_1.74.0-3_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../24-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... Selecting previously unselected package libpackagekit-glib2-18:arm64. Preparing to unpack .../25-libpackagekit-glib2-18_1.2.6-5_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.2.6-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../26-gir1.2-packagekitglib-1.0_1.2.6-5_arm64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../27-gnupg-l10n_2.2.40-1.1_all.deb ... Unpacking gnupg-l10n (2.2.40-1.1) ... + make IMAGE=ubuntu:focal verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:focal ./verify Unable to find image 'ubuntu:focal' locally focal: Pulling from library/ubuntu bc5b5b7ccd1e: Already exists 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 -- 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 Selecting previously unselected package gnupg-utils. Preparing to unpack .../28-gnupg-utils_2.2.40-1.1_arm64.deb ... Unpacking gnupg-utils (2.2.40-1.1) ... Selecting previously unselected package gpg. Preparing to unpack .../29-gpg_2.2.40-1.1_arm64.deb ... Unpacking gpg (2.2.40-1.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../30-pinentry-curses_1.2.1-1_arm64.deb ... Unpacking pinentry-curses (1.2.1-1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../31-gpg-agent_2.2.40-1.1_arm64.deb ... Unpacking gpg-agent (2.2.40-1.1) ... Digest: sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 Status: Downloaded newer image for ubuntu:focal 0 upgraded, 66 newly installed, 0 to remove and 1 not upgraded. Need to get 22.9 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+deb10u6 [1395 kB] Get:2 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u6 [589 kB] Get:3 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB] Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u6 [1406 kB] [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 ++ : v2.0.1 + 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 v2.0.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/v2/cmd/rootlesskit@v2.0.1 Install rootlesskit version v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 Selecting previously unselected package gpg-wks-client. Preparing to unpack .../32-gpg-wks-client_2.2.40-1.1_arm64.deb ... Unpacking gpg-wks-client (2.2.40-1.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../33-gpg-wks-server_2.2.40-1.1_arm64.deb ... Unpacking gpg-wks-server (2.2.40-1.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../34-gpgsm_2.2.40-1.1_arm64.deb ... Unpacking gpgsm (2.2.40-1.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../35-gnupg_2.2.40-1.1_all.deb ... Unpacking gnupg (2.2.40-1.1) ... Selecting previously unselected package gnupg2. Preparing to unpack .../36-gnupg2_2.2.40-1.1_all.deb ... Unpacking gnupg2 (2.2.40-1.1) ... + verify + dpkg --version + verify_deb + apt-get update 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-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB] Get:11 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u6 [1642 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u6 [331 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 libkeyutils1 arm64 1.6-6 [14.9 kB] Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u6 [65.2 kB] Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u6 [123 kB] Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u6 [351 kB] Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u6 [150 kB] Get:20 http://deb.debian.org/debian buster/main arm64 apt-transport-https all 1.8.2.3 [149 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u6 [834 kB] Get:22 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] Get:23 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] Get:24 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] Get:25 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] Get:26 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] Get:27 http://deb.debian.org/debian-security buster/updates/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u2 [82.4 kB] Get:28 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] Get:29 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] Get:30 http://deb.debian.org/debian-security buster/updates/main arm64 libssh2-1 arm64 1.8.0-2.1+deb10u1 [136 kB] Get:31 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u8 [315 kB] Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u8 [262 kB] Get:33 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB] Get:34 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB] Get:35 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] Get:36 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB] Get:37 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB] Get:38 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB] Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u8 [7540 B] Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u5 [1188 kB] Get:41 http://deb.debian.org/debian buster/main arm64 libgirepository-1.0-1 arm64 1.58.3-2 [85.1 kB] Get:42 http://deb.debian.org/debian buster/main arm64 gir1.2-glib-2.0 arm64 1.58.3-2 [143 kB] Get:43 http://deb.debian.org/debian buster/main arm64 libpackagekit-glib2-18 arm64 1.1.12-5 [105 kB] Get:44 http://deb.debian.org/debian buster/main arm64 gir1.2-packagekitglib-1.0 arm64 1.1.12-5 [35.9 kB] Get:45 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] Get:46 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB] Get:47 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB] Get:48 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB] Get:49 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB] Get:50 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB] Get:51 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB] Get:52 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB] Get:53 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB] Get:54 http://deb.debian.org/debian buster/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-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u8 [313 kB] Get:58 http://deb.debian.org/debian-security buster/updates/main arm64 libdbus-1-3 arm64 1.12.28-0+deb10u1 [210 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] Selecting previously unselected package iso-codes. Preparing to unpack .../37-iso-codes_4.15.0-1_all.deb ... Unpacking iso-codes (4.15.0-1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 22.9 MB in 0s (46.9 MB/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 ... 6679 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_arm64.deb ... Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u6) ... go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u5_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u5) ... Selecting previously unselected package libstemmer0d:arm64. Preparing to unpack .../39-libstemmer0d_2.2.0-2_arm64.deb ... Unpacking libstemmer0d:arm64 (2.2.0-2) ... Selecting previously unselected package libicu72:arm64. Preparing to unpack .../40-libicu72_72.1-3_arm64.deb ... Unpacking libicu72:arm64 (72.1-3) ... Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] Selecting previously unselected package libpython3.7-minimal:arm64. Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u6_arm64.deb ... Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u6) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_arm64.deb ... Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ... Selecting previously unselected package python3.7-minimal. Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u6_arm64.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] Setting up libssl1.1:arm64 (1.1.1n-0+deb10u6) ... Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u6) ... Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ... Setting up python3.7-minimal (3.7.3-2+deb10u6) ... 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined 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-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~debian.12~bookworm_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~debian.12~bookworm_amd64.deb'. go: downloading github.com/google/uuid v1.6.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 Selecting previously unselected package libxml2:arm64. Preparing to unpack .../41-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ... Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... 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] go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 Selecting previously unselected package libxmlb2:arm64. Preparing to unpack .../42-libxmlb2_0.3.10-2_arm64.deb ... Unpacking libxmlb2:arm64 (0.3.10-2) ... Selecting previously unselected package libyaml-0-2:arm64. Preparing to unpack .../43-libyaml-0-2_0.2.5-1_arm64.deb ... Unpacking libyaml-0-2:arm64 (0.2.5-1) ... Selecting previously unselected package libappstream4:arm64. Preparing to unpack .../44-libappstream4_0.16.1-2_arm64.deb ... Unpacking libappstream4:arm64 (0.16.1-2) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../45-libcap2-bin_1%3a2.66-4_arm64.deb ... Unpacking libcap2-bin (1:2.66-4) ... Selecting previously unselected package libduktape207:arm64. Get:5 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B] Get:6 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB] 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 ... 6940 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 ... go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 Preparing to unpack .../46-libduktape207_2.7.0-2_arm64.deb ... Unpacking libduktape207:arm64 (2.7.0-2) ... Selecting previously unselected package libelf1:arm64. Preparing to unpack .../47-libelf1_0.188-2.1_arm64.deb ... Unpacking libelf1:arm64 (0.188-2.1) ... Selecting previously unselected package libdw1:arm64. Preparing to unpack .../48-libdw1_0.188-2.1_arm64.deb ... Unpacking libdw1:arm64 (0.188-2.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../49-libglib2.0-data_2.74.6-2_all.deb ... Unpacking libglib2.0-data (2.74.6-2) ... 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) ... Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ... Selecting previously unselected package libpython3.7-stdlib:arm64. Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u6_arm64.deb ... Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u6) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../50-libglib2.0-bin_2.74.6-2_arm64.deb ... Unpacking libglib2.0-bin (2.74.6-2) ... Selecting previously unselected package libunwind8:arm64. Preparing to unpack .../51-libunwind8_1.6.2-3_arm64.deb ... Unpacking libunwind8:arm64 (1.6.2-3) ... Selecting previously unselected package libgstreamer1.0-0:arm64. Preparing to unpack .../52-libgstreamer1.0-0_1.22.0-2_arm64.deb ... Unpacking libgstreamer1.0-0:arm64 (1.22.0-2) ... Selecting previously unselected package python3.7. Preparing to unpack .../7-python3.7_3.7.3-2+deb10u6_arm64.deb ... Unpacking python3.7 (3.7.3-2+deb10u6) ... 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) ... Selecting previously unselected package libpolkit-gobject-1-0:arm64. Preparing to unpack .../53-libpolkit-gobject-1-0_122-3_arm64.deb ... Unpacking libpolkit-gobject-1-0:arm64 (122-3) ... Selecting previously unselected package libpolkit-agent-1-0:arm64. Preparing to unpack .../54-libpolkit-agent-1-0_122-3_arm64.deb ... Unpacking libpolkit-agent-1-0:arm64 (122-3) ... Selecting previously unselected package lsb-release. Preparing to unpack .../55-lsb-release_12.0-1_all.deb ... Unpacking lsb-release (12.0-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../56-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package polkitd. Preparing to unpack .../57-polkitd_122-3_arm64.deb ... Unpacking polkitd (122-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 ... 7409 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 libkeyutils1:arm64. Preparing to unpack .../01-libkeyutils1_1.6-6_arm64.deb ... Unpacking libkeyutils1:arm64 (1.6-6) ... Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u6_arm64.deb ... Unpacking libkrb5support0:arm64 (1.17-3+deb10u6) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u6_arm64.deb ... Unpacking libk5crypto3:arm64 (1.17-3+deb10u6) ... Selecting previously unselected package libkrb5-3:arm64. Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u6_arm64.deb ... Unpacking libkrb5-3:arm64 (1.17-3+deb10u6) ... Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9705 B] Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [52.0 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1373 kB] Selecting previously unselected package packagekit. Preparing to unpack .../58-packagekit_1.2.6-5_arm64.deb ... Unpacking packagekit (1.2.6-5) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../59-python-apt-common_2.6.0_all.deb ... Unpacking python-apt-common (2.6.0) ... Selecting previously unselected package python3-apt. Preparing to unpack .../60-python3-apt_2.6.0_arm64.deb ... Unpacking python3-apt (2.6.0) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../61-python3-blinker_1.5-1_all.deb ... Unpacking python3-blinker (1.5-1) ... Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u6_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u6) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../06-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 .../07-openssl_1.1.1n-0+deb10u6_arm64.deb ... Unpacking openssl (1.1.1n-0+deb10u6) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ... Unpacking ca-certificates (20200601~deb10u2) ... Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2954 kB] make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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 Selecting previously unselected package python3-cffi-backend:arm64. Preparing to unpack .../62-python3-cffi-backend_1.15.1-5+b1_arm64.deb ... Unpacking python3-cffi-backend:arm64 (1.15.1-5+b1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../63-python3-cryptography_38.0.4-3_arm64.deb ... Unpacking python3-cryptography (38.0.4-3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../64-python3-dbus_1.3.2-4+b1_arm64.deb ... Unpacking python3-dbus (1.3.2-4+b1) ... Selecting previously unselected package python3-distro. Preparing to unpack .../65-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../66-python3-gi_3.42.2-3+b1_arm64.deb ... Unpacking python3-gi (3.42.2-3+b1) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../10-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 .../11-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 .../12-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 libnghttp2-14:arm64. Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u2_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u2) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../14-libpsl5_0.20.2-2_arm64.deb ... Unpacking libpsl5:arm64 (0.20.2-2) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ... Unpacking python3-pyparsing (3.0.9-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ... Unpacking python3-jwt (2.6.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../70-python3-pkg-resources_66.1.1-1_all.deb ... Unpacking python3-pkg-resources (66.1.1-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../71-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../72-python3-wadllib_1.3.6-4_all.deb ... Unpacking python3-wadllib (1.3.6-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 + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RZROOd + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el7.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-0.el7.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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.GGYlF3 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20240226182428-efb9206, build efb9206' + test 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' = 'Docker version 0.0.0-20240226182428-efb9206, build efb9206' + echo 'PASS: cli version OK' PASS: cli version OK + exit 0 Processing files: docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xGobFT + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20240226182428.efb9206 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20240226182428.efb9206 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20240226182428.efb9206 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20240226182428.efb9206 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20240226182428.efb9206 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20240226182428.efb9206 + exit 0 Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../15-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 .../16-libssh2-1_1.8.0-2.1+deb10u1_arm64.deb ... Unpacking libssh2-1:arm64 (1.8.0-2.1+deb10u1) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u8_arm64.deb ... Unpacking libcurl4:arm64 (7.64.0-4+deb10u8) ... Selecting previously unselected package curl. Preparing to unpack .../18-curl_7.64.0-4+deb10u8_arm64.deb ... Unpacking curl (7.64.0-4+deb10u8) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../19-libassuan0_2.5.2-1_arm64.deb ... Unpacking libassuan0:arm64 (2.5.2-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpgconf (2.2.12-1+deb10u2) ... Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [51.7 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [1079 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [2566 kB] Selecting previously unselected package python3-oauthlib. Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../76-python3-software-properties_0.99.30-4_all.deb ... Unpacking python3-software-properties (0.99.30-4) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../77-software-properties-common_0.99.30-4_all.deb ... Unpacking software-properties-common (0.99.30-4) ... Selecting previously unselected package lsb-base. Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ... Unpacking lsb-base (10.2019051400) ... Selecting previously unselected package libksba8:arm64. Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_arm64.deb ... Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../23-libnpth0_1.6-1_arm64.deb ... Unpacking libnpth0:arm64 (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_arm64.deb ... Unpacking dirmngr (2.2.12-1+deb10u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../25-distro-info-data_0.41+deb10u8_all.deb ... Unpacking distro-info-data (0.41+deb10u8) ... + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XYDO1l + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el9.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.12.1-0.el9.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/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.9UThsB + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.12.1 + test v0.12.1 = v0.12.1 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.12.1-0.el9.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.12.1-0.el9 docker-buildx-plugin(x86-64) = 0:0.12.1-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.12.1-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.12.1-0.el9.src.rpm Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3625 B] Fetched 21.3 MB in 3s (6368 kB/s) Setting up libksba8:arm64 (1.6.3-2) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.22-1~deb12u1) ... Setting up libkeyutils1:arm64 (1.6.3-2) ... Setting up libpsl5:arm64 (0.21.2-1) ... Setting up libicu72:arm64 (72.1-3) ... Setting up apt-transport-https (2.6.1) ... Setting up libyaml-0-2:arm64 (0.2.5-1) ... Setting up libglib2.0-0:arm64 (2.74.6-2) ... No schema files found: doing nothing. Setting up distro-info-data (0.58+deb12u1) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:arm64 (0.3.10-2) ... Setting up libbrotli1:arm64 (1.0.9-2+b6) ... Setting up libsqlite3-0:arm64 (3.40.1-2) ... Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... Provides: docker-ce-cli = 1:0.0.0~20240226182428.efb9206-0.el7 docker-ce-cli(x86-64) = 1:0.0.0~20240226182428.efb9206-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) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(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~20240226182428.efb9206-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.src.rpm Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u5_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u5) ... Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../27-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 .../28-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 .../29-libpackagekit-glib2-18_1.1.12-5_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.1.12-5) ... Setting up libpackagekit-glib2-18:arm64 (1.2.6-5) ... Setting up libnpth0:arm64 (1.6-3) ... Setting up libassuan0:arm64 (2.5.5-5) ... Setting up libunwind8:arm64 (1.6.2-3) ... Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ... Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... Setting up libcap2-bin (1:2.66-4) ... Setting up libglib2.0-data (2.74.6-2) ... Setting up gnupg-l10n (2.2.40-1.1) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... Setting up libncursesw6:arm64 (6.4-4) ... Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ... Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... Setting up python-apt-common (2.6.0) ... Setting up libduktape207:arm64 (2.7.0-2) ... Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... Setting up libssh2-1:arm64 (1.10.0-3+b1) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../30-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 gnupg-l10n. Preparing to unpack .../31-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 .../32-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 .../33-gpg_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpg (2.2.12-1+deb10u2) ... Setting up sgml-base (1.31) ... Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ... Setting up libstemmer0d:arm64 (2.2.0-2) ... Setting up lsb-release (12.0-1) ... Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... Setting up openssl (3.0.11-1~deb12u2) ... Setting up libelf1:arm64 (0.188-2.1) ... Setting up readline-common (8.2-1.3) ... Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... Setting up iso-codes (4.15.0-1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../34-pinentry-curses_1.1.0-2_arm64.deb ... Unpacking pinentry-curses (1.1.0-2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../35-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 .../36-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 .../37-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 .../38-gpgsm_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpgsm (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg. Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg (2.2.12-1+deb10u2) ... Setting up dbus-bin (1.14.10-1~deb12u1) ... Setting up libpolkit-gobject-1-0:arm64 (122-3) ... Setting up pinentry-curses (1.2.1-1) ... Setting up libdw1:arm64 (0.188-2.1) ... Setting up libreadline8:arm64 (8.2-1.3) ... Setting up libglib2.0-bin (2.74.6-2) ... Setting up dbus-daemon (1.14.10-1~deb12u1) ... Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... Setting up ca-certificates (20230311) ... 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) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Updating certificates in /etc/ssl/certs... 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+deb10u8_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u8) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../44-libdbus-1-3_1.12.28-0+deb10u1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.28-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_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) ... 140 added, 0 removed; done. Setting up dbus (1.14.10-1~deb12u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... Setting up xml-core (0.18+nmu1) ... 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 ... 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+deb10u2) ... 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) ... 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uRmelz + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md ~/rpmbuild/BUILD/src + 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 /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.oF1wrG + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.24.6 + test v2.24.6 = v2.24.6 + echo 'PASS: docker-compose version OK' PASS: docker-compose version OK + exit 0 Processing files: docker-compose-plugin-2.24.6-0.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0UQhpC + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-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.24.6-0.el8.x86_64/usr/share/doc/docker-compose-plugin + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cjfPMx + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.24.6-0.el8 docker-compose-plugin(x86-64) = 0:2.24.6-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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.24.6-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.24.6-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1btVEr + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el8.x86_64 + exit 0 Reading package lists... Building dependency tree... Reading state information... Setting up gpgconf (2.2.40-1.1) ... Setting up libpam-systemd:arm64 (252.22-1~deb12u1) ... Setting up apt-transport-https (1.8.2.3) ... Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u5) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u8) ... Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ... Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u2) ... 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+deb10u6) ... 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.28-0+deb10u1) ... Setting up libk5crypto3:arm64 (1.17-3+deb10u6) ... 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) ... debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz 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 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ... Setting up libpolkit-agent-1-0:arm64 (122-3) ... Setting up curl (7.88.1-10+deb12u5) ... Setting up gpg (2.2.40-1.1) ... Setting up libgstreamer1.0-0:arm64 (1.22.0-2) ... Setcap worked! gst-ptp-helper is not suid! Setting up gnupg-utils (2.2.40-1.1) ... Setting up libtirpc3:arm64 (1.3.3+ds-1) ... Setting up gpg-agent (2.2.40-1.1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Setting up libssh2-1:arm64 (1.8.0-2.1+deb10u1) ... Setting up libkrb5-3:arm64 (1.17-3+deb10u6) ... Setting up libmpdec2:arm64 (2.4.2-2) ... Setting up openssl (1.1.1n-0+deb10u6) ... Setting up readline-common (7.0-5) ... Setting up iso-codes (4.2-1) ... 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+deb10u6) ... Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... Setting up ca-certificates (20200601~deb10u2) ... dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~debian.10~buster_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~debian.10~buster_amd64.deb'. 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 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. Updating certificates in /etc/ssl/certs... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up gpgsm (2.2.40-1.1) ... Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u5) ... Setting up libappstream4:arm64 (0.16.1-2) ... Setting up dirmngr (2.2.40-1.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.6-5) ... Setting up gpg-wks-server (2.2.40-1.1) ... 0 upgraded, 119 newly installed, 0 to remove and 2 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.22 [1159 kB] Setting up libnsl2:arm64 (1.3.0-2) ... Setting up gpg-wks-client (2.2.40-1.1) ... Setting up libpython3.11-stdlib:arm64 (3.11.2-6) ... Setting up gnupg (2.2.40-1.1) ... Setting up libpython3-stdlib:arm64 (3.11.2-1+b1) ... Setting up python3.11 (3.11.2-6) ... 137 added, 0 removed; done. Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u6) ... 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+deb10u8) ... Setting up curl (7.64.0-4+deb10u8) ... 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+deb10u6) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/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=prod \ -w /v \ debian:bullseye ./verify Unable to find image 'debian:bullseye' locally bullseye: Pulling from library/debian Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.9 [714 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx 4245faf91420: Already exists Digest: sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 Status: Downloaded newer image for debian:bullseye Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.9 [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.6 [507 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.9 [1649 kB] Setting up gnupg2 (2.2.40-1.1) ... Setting up python3 (3.11.2-1+b1) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.0.9-1) ... 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+deb10u8) ... Setting up python3 (3.7.3-1) ... Setting up dirmngr (2.2.12-1+deb10u2) ... + verify + dpkg --version + verify_deb + apt-get update Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.9 [387 kB] Setting up python3-gi (3.42.2-3+b1) ... 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: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 arm64 Packages [7957 kB] Setting up python3-httplib2 (0.20.4-3) ... Setting up python3-cffi-backend:arm64 (1.15.1-5+b1) ... Setting up python3-blinker (1.5-1) ... Setting up gpg-wks-server (2.2.12-1+deb10u2) ... Setting up lsb-release (10.2019051400) ... Setting up python3-dbus (1.2.8-3) ... Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [264 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 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.3 [34.1 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcap2 arm64 1:2.32-1ubuntu0.1 [15.4 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] Setting up python3-pkg-resources (66.1.1-1) ... 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) ... Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libip4tc2 arm64 1.8.4-3ubuntu2.1 [18.7 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.23 [26.3 kB] Setting up python3-dbus (1.3.2-4+b1) ... Setting up python3-distro (1.8.0-1) ... + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:31.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 ++ : v2.0.1 + 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 v2.0.1 + echo 'Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.6.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.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 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) ... Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd arm64 245.4-4ubuntu3.23 [3496 kB] docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8" Setting up python3-jwt (2.6.0-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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 Processing triggers for libc-bin (2.28-10+deb10u2) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OSCcJF + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JXfQrJ + 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/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - Fetched 8445 kB in 1s (6477 kB/s) Setting up python3-apt (2.6.0) ... Setting up python3-lazr.uri (1.0.6-3) ... 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 + '[' prod = 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... Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-sysv arm64 245.4-4ubuntu3.23 [10.3 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.22 [600 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdbus-1-3 arm64 1.12.16-2ubuntu2.3 [169 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus arm64 1.12.16-2ubuntu2.3 [142 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.15 [4956 B] Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.6 [1199 kB] + make IMAGE=quay.io/centos/centos:stream8 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ quay.io/centos/centos:stream8 ./verify Unable to find image 'quay.io/centos/centos:stream8' locally stream8: Pulling from centos/centos Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Setting up python3-cryptography (38.0.4-3) ... done. Updating certificates in /etc/ssl/certs... 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-updates/main arm64 libcap2-bin arm64 1:2.32-1ubuntu0.1 [25.6 kB] 7feca0775470: Already exists Digest: sha256:1338a5c9e232a419978dbb2f6f42a71553e0ed53f3332b618f89a19143070d86 Status: Downloaded newer image for quay.io/centos/centos:stream8 Setting up python3-wadllib (1.3.6-4) ... Setting up python3-oauthlib (3.2.2-1) ... + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uEaVzJ + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-0.el9.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 + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libelf1 arm64 0.176-1.1ubuntu0.1 [44.4 kB] + 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 Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-software-properties (0.99.30-4) ... 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) + 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.2KaneR + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=b37f8c8 + DOCKER_GITCOMMIT=b37f8c8 + 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2023d-0ubuntu0.20.04 [303 kB] 4.7.0 Installed: dnf-0:4.7.0-20.el8.noarch at Mon Feb 19 16:32:39 2024 Built : builder@centos.org at Mon Oct 16 13:48:29 2023 Installed: rpm-0:4.14.3-31.el8.x86_64 at Mon Feb 19 16:32:38 2024 Built : builder@centos.org at Wed Dec 13 14:00:08 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all 0 files removed + dnf install -y 'dnf-command(config-manager)' Processing triggers for libc-bin (2.36-9+deb12u4) ... Processing triggers for systemd (252.22-1~deb12u1) ... Processing triggers for sgml-base (1.31) ... Setting up polkitd (122-3) ... Creating group 'polkitd' with GID 997. Creating user 'polkitd' (polkit) with UID 997 and GID 997. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of reload. Building dependency tree... Reading state information... go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB] start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Setting up packagekit (1.2.6-5) ... 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 software-properties-common (0.99.30-4) ... 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 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/moby/sys/mountinfo v0.7.1 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.fc39.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QifB0p + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.EwF9zy + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ChQVao + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /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.7MzcV2 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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 + make VERSION=v2.24.6 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 Processing triggers for ca-certificates (20230311) ... 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 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v7 + go build -o build/docker-linux-arm-v7 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:31Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/containerd/continuity v0.4.2 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpam-systemd arm64 245.4-4ubuntu3.23 [175 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.7 [570 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] 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.10-1~deb12u1) ... ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 12 (bookworm)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=12 +++ VERSION='12 (bookworm)' +++ VERSION_CODENAME=bookworm +++ 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=bookworm + '[' bookworm = sid ']' + install_debian_containerd + '[' prod = 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 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. Need to get 22.8 MB of archives. After this operation, 74.9 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+deb11u5 [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+deb11u2 [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] go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading golang.org/x/oauth2 v0.11.0 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/json-iterator/go v1.1.12 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] + /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.E9FZid + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-compose version OK + ver=v2.24.6 + test v2.24.6 = v2.24.6 + echo 'PASS: docker-compose version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.24.6-0.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z2Gm4e + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-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.24.6-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.MV6sKn + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... 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.1w-0+deb11u1 [837 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+deb11u1 [74.2 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 bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u11 [326 kB] Get:27 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u11 [265 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+deb11u2 [115 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+deb11u5 [8244 B] Get:34 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1+deb11u1 [1287 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 bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u11 [323 kB] Get:51 http://deb.debian.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.28-0+deb11u1 [213 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] go: downloading github.com/josharian/intern v1.0.0 make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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 OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian buster test' + apt-get update 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] Provides: docker-compose-plugin = 0:2.24.6-0.el9 docker-compose-plugin(aarch-64) = 0:2.24.6-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) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.24.6-0.el9.src.rpm CentOS Stream 8 - AppStream 26 MB/s | 27 MB 00:01 debconf: delaying package configuration, since apt-utils is not installed Fetched 22.8 MB in 0s (50.3 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 ... 6662 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) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_arm64.deb ... Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ... 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 [53.9 kB] 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) ... Setting up libpython3.9-minimal:arm64 (3.9.2-1) ... Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ... Setting up python3.9-minimal (3.9.2-1) ... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 140 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)). + 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 Get:5 https://download.docker.com/linux/debian buster/test arm64 Packages [70.5 kB] Fetched 124 kB in 1s (175 kB/s) + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:34.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 . 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 12.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 - 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' 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 ++ : v2.0.1 + 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 v2.0.1' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version v2.0.1 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.6.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.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 + 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.4 [30.5 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.4 [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.4 [312 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.4 [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.1ubuntu0.20.04.1 [16.5 kB] Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.1ubuntu0.20.04.1 [147 kB] Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 apt-transport-https all 2.0.10 [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-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [40.1 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [150 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [28.7 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [84.7 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [47.5 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [98.9 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [192 kB] # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 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 ... 6956 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+deb11u2_arm64.deb ... Unpacking libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... 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) ... OK + '[' bookworm = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bookworm test' + apt-get update Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [14.7 kB] go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 Reading package lists... ++ find deb/debbuild/debian-buster/ -type f -name '*.deb' + packages='deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_arm64.deb' ++ echo 'deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_arm64.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 9720 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.24.6-1~debian.10~buster_arm64.deb ... Unpacking docker-compose-plugin (2.24.6-1~debian.10~buster) ... 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 ... Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [88.4 kB] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.buildinfo Unpacking libpython3-stdlib:arm64 (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 ... 7394 files and directories currently installed.) Preparing to unpack .../00-python3_3.9.2-3_arm64.deb ... Unpacking python3 (3.9.2-3) ... Get:5 https://download.docker.com/linux/debian bookworm/test arm64 Packages [24.1 kB] Fetched 67.4 kB in 1s (111 kB/s) 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.10 [16.5 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.10 [145 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libnghttp2-14 arm64 1.40.0-1ubuntu0.2 [75.9 kB] dpkg-genchanges -O../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.changes go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading golang.org/x/net v0.20.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1w-0+deb11u1_arm64.deb ... Unpacking openssl (1.1.1w-0+deb11u1) ... 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) ... 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.5 [160 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.21 [216 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.21 [157 kB] go: downloading k8s.io/apimachinery v0.26.7 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+deb11u1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.43.0-1+deb11u1) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../09-libpsl5_0.21.0-1.2_arm64.deb ... Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus-user-session arm64 1.12.16-2ubuntu2.3 [9424 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] Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v7 + go build -o build/docker-linux-arm-v7 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:36Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -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-20240226182428-efb9206 GITCOMMIT=efb9206 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v7 + go build -o build/docker-linux-arm-v7 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:34Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:36.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.6.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.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 + 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 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+deb11u11_arm64.deb ... Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u11) ... Selecting previously unselected package curl. Preparing to unpack .../13-curl_7.74.0-1.3+deb11u11_arm64.deb ... Unpacking curl (7.74.0-1.3+deb11u11) ... 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-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 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] 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] Reading package lists... W: https://download.docker.com/linux/debian/dists/bookworm/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/debian-bookworm/ -type f -name '*.deb' + packages='deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb' ++ echo 'deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 11525 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 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+deb11u2_arm64.deb ... Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ... 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: info: including full source code in upload dpkg-source -I.git --after-build . Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libproxy1v5 arm64 0.4.15-10ubuntu1.2 [44.8 kB] Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~debian.12~bookworm_arm64.deb ... Unpacking docker-buildx-plugin (0.12.1-1~debian.12~bookworm) ... go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 Unpacking dirmngr (2.2.27-2+deb11u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../19-distro-info-data_0.51+deb11u5_all.deb ... Unpacking distro-info-data (0.51+deb11u5) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../20-libglib2.0-0_2.66.8-1+deb11u1_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.66.8-1+deb11u1) ... dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_arm64.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb /root/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_arm64.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_arm64.deb' -> '/build/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_arm64.deb' removed '/root/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb' copied '/root/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_arm64.deb' -> '/build/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_arm64.deb' removed '/root/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_arm64.deb' 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] Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 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) ... 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) ... 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] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.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.12.1-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb /root/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_arm64.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb' copied '/root/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_arm64.deb' removed '/root/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_arm64.deb' Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~debian.12~bookworm_arm64.deb ... Unpacking docker-compose-plugin (2.24.6-1~debian.12~bookworm) ... 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) ... 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) ... 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] 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) ... Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB] + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v7 + go build -o build/docker-linux-arm-v7 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:36Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB] Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsoup2.4-1 arm64 2.70.0-1 [245 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages 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.6 [69.2 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgstreamer1.0-0 arm64 1.16.3-0ubuntu1.1 [803 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] Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u11_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u11) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../37-libdbus-1-3_1.12.28-0+deb11u1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.28-0+deb11u1) ... 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) ... dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~debian.10~buster_arm64.deb ... Unpacking docker-buildx-plugin (0.12.1-1~debian.10~buster) ... Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB] Selecting previously unselected package python3-dbus. 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) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~debian.11~bullseye_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~debian.11~bullseye_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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.fc38.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oW40JP + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.8qkPj6 + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gJR0xh + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /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.LcYrcZ + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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 + make VERSION=v2.24.6 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 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.3 [88.7 kB] Setting up libksba8:arm64 (1.5.0-3+deb11u2) ... Setting up media-types (4.0.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+deb11u1) ... No schema files found: doing nothing. Setting up distro-info-data (0.51+deb11u5) ... 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+deb11u1) ... 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.28-0+deb11u1) ... Setting up libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... Setting up python-apt-common (2.2.1) ... + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zv5wIg + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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~20240226182428.efb9206-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 + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:19:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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.4.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 ++ : v2.0.1 + 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 v2.0.1' Install rootlesskit version v2.0.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/v2/cmd/rootlesskit@v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.6.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.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 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.12 [21.7 kB] 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.12 [10.4 kB] Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B] 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.1w-0+deb11u1) ... 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+deb11u11) ... Setting up ca-certificates (20210119) ... + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gwlErG + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 2.0.1 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0~20240226182428.efb9206-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20240226182428.efb9206-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) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(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~20240226182428.efb9206-0.el7.x86_64 Setting up docker-buildx-plugin (0.12.1-1~debian.12~bookworm) ... Setting up docker-compose-plugin (2.24.6-1~debian.12~bookworm) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. debconf: delaying package configuration, since apt-utils is not installed Fetched 33.4 MB in 10s (3194 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 ... 4117 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_arm64.deb ... Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.22) ... Selecting previously unselected package libpython3.8-minimal:arm64. Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_arm64.deb ... Updating certificates in /etc/ssl/certs... 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. 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~20240226182428.efb9206-1~debian.12~bookworm) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_arm64.deb Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ... Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ... Selecting previously unselected package python3.8-minimal. Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_arm64.deb ... Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... Setting up docker-compose-plugin (2.24.6-1~debian.10~buster) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.10~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.12.1-1~debian.10~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. Setting up docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_arm64.deb Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.22) ... Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.9) ... Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ... Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... 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+deb11u11) ... Setting up curl (7.74.0-1.3+deb11u11) ... 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) ... Reading package lists... Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.src.rpm Building dependency tree... Reading state information... 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 ... 4418 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) ... 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) ... Correcting dependencies... Done 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.6_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.6) ... Selecting previously unselected package libpython3.8-stdlib:arm64. Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_arm64.deb ... Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.9) ... Reading package lists... Building dependency tree... Reading state information... 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, 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-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod Recommended packages: nftables Selecting previously unselected package python3.8. Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_arm64.deb ... Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ... 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) ... Setting up python3-minimal (3.8.2-0ubuntu2) ... Correcting dependencies... Done The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase 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 ... 4848 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.3_arm64.deb ... Unpacking libapparmor1:arm64 (2.13.3-7ubuntu5.3) ... Selecting previously unselected package libcap2:arm64. Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_arm64.deb ... 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 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 21.9 MB of archives. After this operation, 106 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main arm64 netbase all 6.4 [12.8 kB] Get:2 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] Get:3 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB] Get:4 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB] Get:5 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] Get:6 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB] Get:7 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB] Get:8 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB] Get:9 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB] Get:10 https://download.docker.com/linux/debian bookworm/test arm64 containerd.io arm64 1.6.28-1 [21.3 MB] 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) ... Unpacking libcap2:arm64 (1:2.32-1ubuntu0.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.1_arm64.deb ... Unpacking libip4tc2:arm64 (1.8.4-3ubuntu2.1) ... 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. Need to get 26.6 MB of archives. After this operation, 116 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] 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] debconf: delaying package configuration, since apt-utils is not installed docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_arm64.deb ... Unpacking libkmod2:arm64 (27-1ubuntu2.1) ... Selecting previously unselected package systemd-timesyncd. Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.23_arm64.deb ... Unpacking systemd-timesyncd (245.4-4ubuntu3.23) ... Selecting previously unselected package systemd. Preparing to unpack .../10-systemd_245.4-4ubuntu3.23_arm64.deb ... Unpacking systemd (245.4-4ubuntu3.23) ... 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) ... 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.28-1 [21.3 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-security buster/updates/main arm64 systemd arm64 241-7~deb10u10 [3262 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main arm64 systemd-sysv arm64 241-7~deb10u10 [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-security buster/updates/main arm64 dbus arm64 1.12.28-0+deb10u1 [232 kB] Get:20 http://deb.debian.org/debian-security buster/updates/main arm64 libpam-systemd arm64 241-7~deb10u10 [200 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 dbus-user-session arm64 1.12.28-0+deb10u1 [98.6 kB] Fetched 21.9 MB in 1s (40.9 MB/s) Selecting previously unselected package netbase. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11749 files and directories currently installed.) Preparing to unpack .../0-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package containerd.io. Preparing to unpack .../1-containerd.io_1.6.28-1_arm64.deb ... Unpacking containerd.io (1.6.28-1) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Setting up libapparmor1:arm64 (2.13.3-7ubuntu5.3) ... Setting up libcap2:arm64 (1:2.32-1ubuntu0.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.1) ... Setting up python3-apt (2.2.1) ... Setting up python3-software-properties (0.96.20.2-2.1) ... debconf: delaying package configuration, since apt-utils is not installed CentOS Stream 8 - BaseOS 13 MB/s | 10 MB 00:00 Setting up libkmod2:arm64 (27-1ubuntu2.1) ... Setting up systemd-timesyncd (245.4-4ubuntu3.23) ... 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.23) ... + make IMAGE=ubuntu:jammy verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:jammy ./verify Unable to find image 'ubuntu:jammy' locally jammy: Pulling from library/ubuntu Setting up software-properties-common (0.96.20.2-2.1) ... Processing triggers for libc-bin (2.31-13+deb11u8) ... Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... Fetched 26.6 MB in 1s (42.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 ... 9945 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) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../2-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 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. a4a2c7a57ed8: Already exists Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da Status: Downloaded newer image for ubuntu:jammy 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~deb10u10_arm64.deb ... Unpacking systemd (241-7~deb10u10) ... Selecting previously unselected package libip6tc2:arm64. Preparing to unpack .../3-libip6tc2_1.8.9-2_arm64.deb ... Unpacking libip6tc2:arm64 (1.8.9-2) ... Selecting previously unselected package libxtables12:arm64. Preparing to unpack .../4-libxtables12_1.8.9-2_arm64.deb ... Unpacking libxtables12:arm64 (1.8.9-2) ... Selecting previously unselected package libmnl0:arm64. Preparing to unpack .../5-libmnl0_1.0.4-3_arm64.deb ... Unpacking libmnl0:arm64 (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:arm64. Preparing to unpack .../6-libnfnetlink0_1.0.2-2_arm64.deb ... Unpacking libnfnetlink0:arm64 (1.0.2-2) ... Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TsKCB8 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8lONrI + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src 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 ... 5684 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.23_arm64.deb ... Unpacking systemd-sysv (245.4-4ubuntu3.23) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.22_arm64.deb ... Unpacking openssl (1.1.1f-1ubuntu2.22) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... + verify + dpkg --version + verify_deb + apt-get update 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 + '[' prod = 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... Selecting previously unselected package libnetfilter-conntrack3:arm64. Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ... Selecting previously unselected package libnftnl11:arm64. Preparing to unpack .../8-libnftnl11_1.2.4-2_arm64.deb ... Unpacking libnftnl11:arm64 (1.2.4-2) ... Selecting previously unselected package iptables. Preparing to unpack .../9-iptables_1.8.9-2_arm64.deb ... Unpacking iptables (1.8.9-2) ... Setting up libip6tc2:arm64 (1.8.9-2) ... Setting up dbus-user-session (1.14.10-1~deb12u1) ... Setting up libmnl0:arm64 (1.0.4-3) ... Setting up containerd.io (1.6.28-1) ... + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.16-2ubuntu2.3) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_arm64.deb ... Unpacking dbus (1.12.16-2ubuntu2.3) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.43ubuntu1.15_all.deb ... Unpacking distro-info-data (0.43ubuntu1.15) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.6_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ... done. Updating certificates in /etc/ssl/certs... 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~deb10u10) ... 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. Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:arm64 (1.8.9-2) ... Setting up libnfnetlink0:arm64 (1.0.2-2) ... Setting up netbase (6.4) ... Setting up libnftnl11:arm64 (1.2.4-2) ... Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ... Setting up iptables (1.8.9-2) ... 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.36-9+deb12u4) ... 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-1ubuntu0.1_arm64.deb ... Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libelf1:arm64. Preparing to unpack .../10-libelf1_0.176-1.1ubuntu0.1_arm64.deb ... Unpacking libelf1:arm64 (0.176-1.1ubuntu0.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package tzdata. Preparing to unpack .../12-tzdata_2023d-0ubuntu0.20.04_all.deb ... Unpacking tzdata (2023d-0ubuntu0.20.04) ... 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 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version Selecting previously unselected package libicu66:arm64. Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_arm64.deb ... Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB] ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.4 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 ... 10775 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_241-7~deb10u10_arm64.deb ... Unpacking systemd-sysv (241-7~deb10u10) ... 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) ... 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) ... Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] 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.28-0+deb10u1_arm64.deb ... Unpacking dbus (1.12.28-0+deb10u1) ... Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../08-libpam-systemd_241-7~deb10u10_arm64.deb ... Unpacking libpam-systemd:arm64 (241-7~deb10u10) ... Selecting previously unselected package containerd.io. Preparing to unpack .../09-containerd.io_1.6.28-1_arm64.deb ... Unpacking containerd.io (1.6.28-1) ... CentOS Stream 8 - Extras 22 kB/s | 18 kB 00:00 + 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.fIsyEl + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + GO111MODULE=on + CGO_ENABLED=0 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] OK + '[' bullseye = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bullseye test' + apt-get update + 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.23_arm64.deb ... Unpacking libpam-systemd:arm64 (245.4-4ubuntu3.23) ... Selecting previously unselected package libxml2:arm64. Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.7_arm64.deb ... Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... 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-1ubuntu0.1_all.deb ... Unpacking python3-pkg-resources (45.2.0-1ubuntu0.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) ... 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] CentOS Stream 8 - Extras common packages 10 kB/s | 6.9 kB 00:00 Selecting previously unselected package iso-codes. Preparing to unpack .../22-iso-codes_4.4-1_all.deb ... Unpacking iso-codes (4.4-1) ... Get:5 https://download.docker.com/linux/debian bullseye/test arm64 Packages [41.3 kB] Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.4_arm64.deb ... Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.4_arm64.deb ... Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.4) ... 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.4_arm64.deb ... Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.4_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.4) ... Fetched 84.6 kB in 1s (130 kB/s) 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.1ubuntu0.20.04.1_all.deb ... Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_arm64.deb ... Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../33-apt-transport-https_2.0.10_all.deb ... Unpacking apt-transport-https (2.0.10) ... Selecting previously unselected package libbrotli1:arm64. + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v7 + go build -o build/docker-linux-arm-v7 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:19:39Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ... Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... Selecting previously unselected package libroken18-heimdal:arm64. Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libasn1-8-heimdal:arm64. Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimbase1-heimdal:arm64. Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhcrypto4-heimdal:arm64. Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libwind0-heimdal:arm64. Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [1539 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1268 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [28.4 kB] Reading package lists... ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb' ++ echo 'deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.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~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9727 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Selecting previously unselected package libhx509-5-heimdal:arm64. Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libkrb5-26-heimdal:arm64. Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimntlm0-heimdal:arm64. Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libgssapi3-heimdal:arm64. Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ... Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... 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.10_all.deb ... Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.28-0+deb10u1_arm64.deb ... Unpacking dbus-user-session (1.12.28-0+deb10u1) ... Setting up systemd-sysv (241-7~deb10u10) ... 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.28-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.28-1) ... Selecting previously unselected package libldap-2.4-2:arm64. Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_arm64.deb ... Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.10) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../48-libnghttp2-14_1.40.0-1ubuntu0.2_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.40.0-1ubuntu0.2) ... 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.5_arm64.deb ... Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.5) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.21_arm64.deb ... Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.21) ... Selecting previously unselected package curl. Preparing to unpack .../52-curl_7.68.0-1ubuntu2.21_arm64.deb ... Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [1320 kB] 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~deb10u10) ... Setting up dbus-user-session (1.12.28-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 Unpacking curl (7.68.0-1ubuntu2.21) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_arm64.deb ... Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ... 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) ... 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~deb10u10) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version Selecting previously unselected package libksba8:arm64. Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ... Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.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) ... Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [26.2 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [49.9 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [1258 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [1001 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [1289 kB] containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.3.3 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) ... 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) ... Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [24.0 kB] Fetched 27.6 MB in 4s (6770 kB/s) 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) ... 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 ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-mantic" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.0.21-25.el8 baseos 77 k Installing dependencies: dbus-glib x86_64 0.110-2.el8 baseos 127 k python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k python3-dbus x86_64 1.2.4-15.el8 baseos 134 k python3-dnf-plugins-core noarch 4.0.21-25.el8 baseos 280 k python3-six noarch 1.11.0-8.el8 baseos 38 k python3-systemd x86_64 234-8.el8 appstream 81 k Transaction Summary ================================================================================ Install 7 Packages Total download size: 989 k Installed size: 2.6 M Downloading Packages: Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~debian.11~bullseye_arm64.deb ... Unpacking docker-buildx-plugin (0.12.1-1~debian.11~bullseye) ... 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) ... 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.6_arm64.deb ... Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... + make IMAGE=ubuntu:mantic verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:mantic ./verify Unable to find image 'ubuntu:mantic' locally mantic: Pulling from library/ubuntu Selecting previously unselected package libgstreamer1.0-0:arm64. Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_arm64.deb ... Unpacking libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ... Selecting previously unselected package libpolkit-agent-1-0:arm64. Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_arm64.deb ... 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) ... 156a77c81f1a: Already exists Digest: sha256:f0bb9ee844f7adb284ac036a15469062adbe3a4458c06680216ed73df231cb31 Status: Downloaded newer image for ubuntu:mantic (1/7): python3-systemd-234-8.el8.x86_64.rpm 359 kB/s | 81 kB 00:00 (2/7): dnf-plugins-core-4.0.21-25.el8.noarch.rp 332 kB/s | 77 kB 00:00 (3/7): dbus-glib-0.110-2.el8.x86_64.rpm 540 kB/s | 127 kB 00:00 (4/7): python3-dbus-1.2.4-15.el8.x86_64.rpm 16 MB/s | 134 kB 00:00 (5/7): python3-dateutil-2.6.1-6.el8.noarch.rpm 12 MB/s | 251 kB 00:00 (6/7): python3-six-1.11.0-8.el8.noarch.rpm 3.4 MB/s | 38 kB 00:00 (7/7): python3-dnf-plugins-core-4.0.21-25.el8.n 13 MB/s | 280 kB 00:00 -------------------------------------------------------------------------------- Total 1.1 MB/s | 989 kB 00:00 CentOS Stream 8 - AppStream 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 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.3_all.deb ... Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... Selecting previously unselected package python3-requests. Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1.1_all.deb ... Unpacking python3-requests (2.22.0-2ubuntu1.1) ... 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.12_all.deb ... Unpacking python3-software-properties (0.99.9.12) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common + verify + dpkg --version + verify_deb + apt-get update Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction 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.12_all.deb ... Unpacking software-properties-common (0.99.9.12) ... 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:arm64 (1.3.5-2ubuntu0.20.04.2) ... Setting up liblmdb0:arm64 (0.9.24-1) ... Setting up systemd-sysv (245.4-4ubuntu3.23) ... 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) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JqNlXY + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UtqlsO + 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.cNiwYo + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + make VERSION=v2.24.6 DESTDIR=./bin build ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 Preparing : 1/1 Installing : python3-six-1.11.0-8.el8.noarch 1/7 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 2/7 Installing : dbus-glib-0.110-2.el8.x86_64 3/7 Running scriptlet: dbus-glib-0.110-2.el8.x86_64 3/7 Installing : python3-dbus-1.2.4-15.el8.x86_64 4/7 Installing : python3-systemd-234-8.el8.x86_64 5/7 Installing : python3-dnf-plugins-core-4.0.21-25.el8.noarch 6/7 Setting up apt-transport-https (2.0.10) ... Setting up libyaml-0-2:arm64 (0.2.2-1) ... Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ... Setting up distro-info-data (0.43ubuntu1.15) ... Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.6) ... Setting up libnghttp2-14:arm64 (1.40.0-1ubuntu0.2) ... Setting up libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ... Setting up libnpth0:arm64 (1.6-1) ... Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ... Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... Setting up libkrb5support0:arm64 (1.17-6ubuntu4.4) ... Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up tzdata (2023d-0ubuntu0.20.04) ... Get:1 http://ports.ubuntu.com/ubuntu-ports mantic InRelease [256 kB] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 Installing : dnf-plugins-core-4.0.21-25.el8.noarch 7/7 Running scriptlet: dnf-plugins-core-4.0.21-25.el8.noarch 7/7 Verifying : python3-systemd-234-8.el8.x86_64 1/7 Verifying : dbus-glib-0.110-2.el8.x86_64 2/7 Verifying : dnf-plugins-core-4.0.21-25.el8.noarch 3/7 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 4/7 Verifying : python3-dbus-1.2.4-15.el8.x86_64 5/7 Verifying : python3-dnf-plugins-core-4.0.21-25.el8.noarch 6/7 Verifying : python3-six-1.11.0-8.el8.noarch 7/7 Installed: dbus-glib-0.110-2.el8.x86_64 dnf-plugins-core-4.0.21-25.el8.noarch python3-dateutil-1:2.6.1-6.el8.noarch python3-dbus-1.2.4-15.el8.x86_64 python3-dnf-plugins-core-4.0.21-25.el8.noarch python3-six-1.11.0-8.el8.noarch python3-systemd-234-8.el8.x86_64 Complete! + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' prod = 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 Current default time zone: 'Etc/UTC' Local time is now: Wed Feb 28 12:23:02 UTC 2024. Universal Time is now: Wed Feb 28 12:23:02 UTC 2024. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... Setting up libdconf1:arm64 (0.36.0-1) ... Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... 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.3) ... Setting up dbus (1.12.16-2ubuntu2.3) ... Setting up libk5crypto3:arm64 (1.17-6ubuntu4.4) ... Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~debian.11~bullseye_arm64.deb ... Unpacking docker-compose-plugin (2.24.6-1~debian.11~bullseye) ... Get:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease [109 kB] go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 4.7.0 Installed: dnf-0:4.7.0-20.el8.noarch at Mon Feb 19 16:32:39 2024 Built : builder@centos.org at Mon Oct 16 13:48:29 2023 Installed: rpm-0:4.14.3-31.el8.x86_64 at Mon Feb 19 16:32:38 2024 Built : builder@centos.org at Wed Dec 13 14:00:08 2023 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo Reading package lists... Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... Setting up libpam-systemd:arm64 (245.4-4ubuntu3.23) ... Setting up libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ... Setting up libkrb5-3:arm64 (1.17-6ubuntu4.4) ... 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.22) ... Setting up libelf1:arm64 (0.176-1.1ubuntu0.1) ... 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) ... Get:3 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease [90.8 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease [109 kB] go: downloading k8s.io/apimachinery v0.26.7 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo Building dependency tree... Reading state information... Setting up libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... 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.4) ... Setting up libreadline8:arm64 (8.0-4) ... Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/multiverse arm64 Packages [238 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/restricted arm64 Packages [135 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/universe arm64 Packages [18.6 MB] Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 + dnf config-manager --set-disabled 'docker-ce-*' Updating certificates in /etc/ssl/certs... go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 + dnf config-manager --set-enabled docker-ce-test 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 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 Setting up docker-buildx-plugin (0.12.1-1~debian.11~bullseye) ... + dnf makecache 137 added, 0 removed; done. Setting up dbus-user-session (1.12.16-2ubuntu2.3) ... Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.4) ... Setting up gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ... Setting up libssh-4:arm64 (0.9.3-2ubuntu2.5) ... 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.9) ... Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/json-iterator/go v1.1.12 go: downloading sigs.k8s.io/yaml v1.3.0 Setting up docker-compose-plugin (2.24.6-1~debian.11~bullseye) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 Packages [1781 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 Packages [408 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/universe arm64 Packages [375 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports mantic-updates/multiverse arm64 Packages [5250 B] 0 upgraded, 107 newly installed, 0 to remove and 4 not upgraded. Need to get 37.8 MB of archives. After this operation, 137 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.12-1~22.04.3 [809 kB] go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 Setting up docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~debian.11~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~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_arm64.deb CentOS Stream 8 - AppStream 10 kB/s | 4.4 kB 00:00 make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.changes Get:12 http://ports.ubuntu.com/ubuntu-ports mantic-updates/restricted arm64 Packages [290 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.12-1~22.04.3 [2242 kB] Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... Setting up policykit-1 (0.105-26ubuntu1.3) ... 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. Reading package lists... Building dependency tree... Reading state information... CentOS Stream 8 - BaseOS 6.7 kB/s | 3.9 kB 00:00 Get:13 http://ports.ubuntu.com/ubuntu-ports mantic-backports/universe arm64 Packages [4212 B] Get:14 http://ports.ubuntu.com/ubuntu-ports mantic-security/restricted arm64 Packages [271 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports mantic-security/main arm64 Packages [339 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 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-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.3 [635 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.12-1~22.04.3 [1845 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.3 [508 kB] 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.4) ... Setting up gpgsm (2.2.19-3ubuntu2.2) ... Setting up dconf-service (0.36.0-1) ... Setting up python3 (3.8.2-0ubuntu2) ... 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 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 Get:16 http://ports.ubuntu.com/ubuntu-ports mantic-security/universe arm64 Packages [333 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports mantic-security/multiverse arm64 Packages [4527 B] Fetched 23.3 MB in 3s (7257 kB/s) 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) ... 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 CentOS Stream 8 - Extras 6.7 kB/s | 2.9 kB 00:00 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B] Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB] Setting up python3-gi (3.36.0-1) ... 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. Need to get 27.5 MB of archives. After this operation, 119 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+deb11u1 [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 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB] Get:11 https://download.docker.com/linux/debian bullseye/test arm64 containerd.io arm64 1.6.28-1 [21.3 MB] Get:12 http://deb.debian.org/debian bullseye/main arm64 systemd-sysv arm64 247.3-7+deb11u4 [114 kB] Get:13 http://deb.debian.org/debian bullseye/main arm64 dbus arm64 1.12.28-0+deb11u1 [233 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+deb11u4 [275 kB] Get:16 http://deb.debian.org/debian bullseye/main arm64 dbus-user-session arm64 1.12.28-0+deb11u1 [100 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:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libapparmor1 arm64 3.0.4-2ubuntu2.3 [38.9 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] 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.12.1-1~debian.12~bookworm_amd64.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb /root/docker-compose-plugin_2.24.6-1~debian.12~bookworm_amd64.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_amd64.deb' -> '/build/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_amd64.deb' removed '/root/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb' copied '/root/docker-compose-plugin_2.24.6-1~debian.12~bookworm_amd64.deb' -> '/build/docker-compose-plugin_2.24.6-1~debian.12~bookworm_amd64.deb' removed '/root/docker-compose-plugin_2.24.6-1~debian.12~bookworm_amd64.deb' Setting up python3-idna (2.8-1) ... Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... CentOS Stream 8 - Extras common packages 5.2 kB/s | 3.0 kB 00:00 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjson-c5 arm64 0.15-3~ubuntu1.22.04.2 [32.7 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcryptsetup12 arm64 2:2.4.3-1ubuntu1.2 [209 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libip4tc2 arm64 1.8.7-1ubuntu5.2 [19.9 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.12 [4423 kB] 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.4) ... Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common debconf: delaying package configuration, since apt-utils is not installed Fetched 27.5 MB in 1s (48.3 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 ... 9951 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.6-10_arm64.deb ... Unpacking libapparmor1:arm64 (2.13.6-10) ... 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) ... Setting up python3-dbus (1.2.16-1build1) ... Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd-sysv arm64 249.11-0ubuntu3.12 [10.5 kB] Selecting previously unselected package libjson-c5:arm64. Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_arm64.deb ... Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ... 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) ... 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+deb11u4_arm64.deb ... Setting up dconf-gsettings-backend:arm64 (0.36.0-1) ... Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-chardet (3.0.4-4build1) ... Docker CE Test - x86_64 168 kB/s | 76 kB 00:00 Unpacking systemd (247.3-7+deb11u4) ... Reading package lists... 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-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.24.6-0.el7.aarch64.rpm' + set -x ++ source /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 7 + product_version=7 + '[' 7 = rawhide ']' + yum install -y rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.24.6-0.el7.aarch64.rpm Loaded plugins: fastestmirror, ovl Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm: 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.el7.aarch64.rpm: docker-buildx-plugin-0.12.1-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.el7.aarch64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm: 1:docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.24.6-0.el7.aarch64.rpm: docker-compose-plugin-2.24.6-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.24.6-0.el7.aarch64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package docker-buildx-plugin.aarch64 0:0.12.1-0.el7 will be installed ---> Package docker-ce.aarch64 3:0.0.0~20240226182428.efb9206-0.el7 will be installed --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 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.24 for package: 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 ---> Package docker-ce-cli.aarch64 1:0.0.0~20240226182428.efb9206-0.el7 will be installed ---> Package docker-ce-rootless-extras.aarch64 0:0.0.0~20240226182428.efb9206-0.el7 will be installed --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64 ---> Package docker-compose-plugin.aarch64 0:2.24.6-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.28-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.12.1-0.el7 /docker-buildx-plugin-0.12.1-0.el7.aarch64 56 M docker-ce aarch64 3:0.0.0~20240226182428.efb9206-0.el7 /docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 74 M docker-ce-cli aarch64 1:0.0.0~20240226182428.efb9206-0.el7 /docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch64 34 M docker-ce-rootless-extras aarch64 0.0.0~20240226182428.efb9206-0.el7 /docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.aarch64 19 M docker-compose-plugin aarch64 2.24.6-0.el7 /docker-compose-plugin-2.24.6-0.el7.aarch64 57 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.28-3.1.el7 docker-ce-test 26 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: 277 M Total download size: 37 M Installed size: 376 M Downloading packages: warning: /var/cache/yum/aarch64/7/extras/packages/fuse-overlayfs-0.7.2-6.el7_8.aarch64.rpm: Header V3 RSA/SHA256 Signature, key ID 305d49d6: NOKEY Public key for fuse-overlayfs-0.7.2-6.el7_8.aarch64.rpm is not installed Public key for checkpolicy-2.5-8.el7.aarch64.rpm is not installed Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-software-properties (0.99.9.12) ... Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.15 [1164 kB] Building dependency tree... Reading state information... 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+deb11u1) ... 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+deb11u4) ... Setting up python3-requests (2.22.0-2ubuntu1.1) ... Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.10) ... Setting up python3-requests-unixsocket (0.2.0-2) ... The following additional packages will be installed: adduser dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 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 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base systemd systemd-dev systemd-sysv tzdata xml-core Suggested packages: liblocale-gettext-perl perl cron quota ecryptfs-utils default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-testresources python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support readline-doc sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales libldap-common dbus-user-session publicsuffix libsasl2-modules appstream packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon systemd-resolved libnss-systemd tzdata-icu 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. 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.21) ... The following NEW packages will be installed: adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 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 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base software-properties-common systemd systemd-dev systemd-sysv tzdata xml-core 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 ... 10800 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u4_arm64.deb ... Unpacking systemd-sysv (247.3-7+deb11u4) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.28-0+deb11u1_arm64.deb ... Unpacking dbus (1.12.28-0+deb11u1) ... Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdbus-1-3 arm64 1.12.20-2ubuntu4.1 [187 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dbus arm64 1.12.20-2ubuntu4.1 [154 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.6 [5160 B] Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu2.2 [1432 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] Setting up curl (7.68.0-1ubuntu2.21) ... Setting up glib-networking:arm64 (2.64.2-1ubuntu0.1) ... Setting up libsoup2.4-1:arm64 (2.70.0-1) ... 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) ... 0 upgraded, 119 newly installed, 0 to remove and 5 not upgraded. Need to get 42.6 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libssl3 arm64 3.0.10-1ubuntu2.3 [1774 kB] 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+deb11u4_arm64.deb ... Unpacking libpam-systemd:arm64 (247.3-7+deb11u4) ... Selecting previously unselected package containerd.io. Preparing to unpack .../04-containerd.io_1.6.28-1_arm64.deb ... Unpacking containerd.io (1.6.28-1) ... Get:32 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcap2-bin arm64 1:2.44-1ubuntu0.22.04.1 [25.5 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB] + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QBs3nE + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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.12.1-0.fc38.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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0SFKgd + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.12.1 + test v0.12.1 = v0.12.1 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.12.1-0.fc38.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.12.1-0.fc38 docker-buildx-plugin(x86-64) = 0:0.12.1-0.fc38 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.12.1-0.fc38.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.12.1-0.fc38.src.rpm Setting up software-properties-common (0.99.9.12) ... Processing triggers for systemd (245.4-4ubuntu3.23) ... Processing triggers for libc-bin (2.31-0ubuntu9.14) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B] Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpython3.11-minimal arm64 3.11.6-3 [835 kB] 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.16-2ubuntu2.3) ... ++ source /etc/os-release +++ NAME=Ubuntu +++ VERSION='20.04.6 LTS (Focal Fossa)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 20.04.6 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 + '[' prod = 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... 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/x86_64/docker-buildx-plugin-0.12.1-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.24.6-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.el8.x86_64.rpm' + set -x ++ source /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 Stream' + product_version='CentOS Stream' + '[' 'CentOS Stream' = rawhide ']' + dnf install -y rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.24.6-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.el8.x86_64.rpm Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libexpat1 arm64 2.5.0-2 [72.2 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3.11-minimal arm64 3.11.6-3 [2140 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-minimal arm64 3.11.4-5 [26.8 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 media-types all 10.1.0 [27.5 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 tzdata all 2023d-0ubuntu0.23.10 [274 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkrb5support0 arm64 1.20.1-3ubuntu1 [32.9 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libk5crypto3 arm64 1.20.1-3ubuntu1 [84.9 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkeyutils1 arm64 1.6.3-2 [9296 B] Get:11 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkrb5-3 arm64 1.20.1-3ubuntu1 [345 kB] done. Updating certificates in /etc/ssl/certs... Last metadata expiration check: 0:00:03 ago on Wed Feb 28 12:23:06 2024. rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 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 - Get:12 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgssapi-krb5-2 arm64 1.20.1-3ubuntu1 [139 kB] make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpam-systemd arm64 249.11-0ubuntu3.12 [205 kB] Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.4 [728 kB] Warning: apt-key output should not be parsed (stdout is not a terminal) Get:13 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B] Get:14 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 readline-common all 8.2-1.3 [55.7 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.4.0ubuntu3 [14.6 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.4.0ubuntu3 [161 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-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] OK + '[' focal = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu focal test' + apt-get update Get:17 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libreadline8 arm64 8.2-1.3 [150 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libsqlite3-0 arm64 3.42.0-1ubuntu0.1 [679 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpython3.11-stdlib arm64 3.11.6-3 [1897 kB] Selecting previously unselected package dbus-user-session. Preparing to unpack .../05-dbus-user-session_1.12.28-0+deb11u1_arm64.deb ... Unpacking dbus-user-session (1.12.28-0+deb11u1) ... 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) ... Selecting previously unselected package iptables. Preparing to unpack .../12-iptables_1.8.7-1_arm64.deb ... Unpacking iptables (1.8.7-1) ... Get:45 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libnghttp2-14 arm64 1.43.0-1ubuntu0.1 [76.1 kB] Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB] Get:2 https://download.docker.com/linux/ubuntu focal/test arm64 Packages [58.8 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease Get:20 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3.11 arm64 3.11.6-3 [579 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpython3-stdlib arm64 3.11.4-5 [9504 B] Get:22 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3 arm64 3.11.4-5 [22.9 kB] Setting up systemd-sysv (247.3-7+deb11u4) ... Setting up libip6tc2:arm64 (1.8.7-1) ... Setting up dbus (1.12.28-0+deb11u1) ... 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.28-1) ... 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 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Get:23 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libargon2-1 arm64 0~20190702+dfsg-3 [18.9 kB] 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+deb11u4) ... Setting up netbase (6.3) ... Setting up libnftnl11:arm64 (1.1.9-1) ... Setting up dbus-user-session (1.12.28-0+deb11u1) ... Fetched 116 kB in 1s (163 kB/s) 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.11 [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-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.16+dfsg-0ubuntu0.22.04.2 [180 kB] + make IMAGE=debian:bookworm verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:bookworm ./verify Unable to find image 'debian:bookworm' locally bookworm: Pulling from library/debian 7bb465c29149: Already exists Get:24 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2ubuntu1 [128 kB] 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+deb11u8) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version 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-updates/main arm64 libssh-4 arm64 0.9.6-2ubuntu0.22.04.3 [185 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.15 [285 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.15 [190 kB] dpkg-genchanges >../docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.changes Digest: sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 Status: Downloaded newer image for debian:bookworm Get:25 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libjson-c5 arm64 0.17-1 [35.5 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcryptsetup12 arm64 2:2.6.1-4ubuntu3 [239 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libfdisk1 arm64 2.39.1-4ubuntu2 [141 kB] Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.1 Dependencies resolved. =============================================================================================== Package Arch Version Repository Size =============================================================================================== Installing: docker-buildx-plugin x86_64 0.12.1-0.el8 @commandline 13 M docker-ce x86_64 3:0.0.0~20240226182428.efb9206-0.el8 @commandline 27 M docker-ce-cli x86_64 1:0.0.0~20240226182428.efb9206-0.el8 @commandline 7.3 M docker-ce-rootless-extras x86_64 0.0.0~20240226182428.efb9206-0.el8 @commandline 5.0 M docker-compose-plugin x86_64 2.24.6-0.el8 @commandline 13 M Installing dependencies: container-selinux noarch 2:2.229.0-2.module_el8+847+7863d4e6 appstream 71 k containerd.io x86_64 1.6.28-3.1.el8 docker-ce-test 35 M diffutils x86_64 3.6-6.el8 baseos 358 k fuse-common x86_64 3.3.0-17.el8 baseos 22 k fuse-overlayfs x86_64 1.13-1.module_el8+804+f131391c appstream 70 k fuse3 x86_64 3.3.0-17.el8 baseos 54 k fuse3-libs x86_64 3.3.0-17.el8 baseos 95 k iptables x86_64 1.8.5-11.el8 baseos 671 k iptables-libs x86_64 1.8.5-11.el8 baseos 103 k libcgroup x86_64 0.41-19.el8 baseos 70 k libibverbs x86_64 48.0-1.el8 baseos 414 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.2.2-3.el8 baseos 87 k libnl3 x86_64 3.7.0-1.el8 baseos 337 k libpcap x86_64 14:1.9.1-5.el8 baseos 169 k libselinux-utils x86_64 2.9-8.el8 baseos 243 k libslirp x86_64 4.4.0-1.module_el8+804+f131391c appstream 70 k policycoreutils x86_64 2.9-24.el8 baseos 409 k rpm-plugin-selinux x86_64 4.14.3-31.el8 baseos 78 k selinux-policy noarch 3.14.3-136.el8 baseos 669 k selinux-policy-targeted noarch 3.14.3-136.el8 baseos 16 M slirp4netns x86_64 1.2.3-1.module_el8+951+32019cde appstream 56 k Enabling module streams: container-tools rhel8 Transaction Summary =============================================================================================== Install 28 Packages Total size: 120 M Total download size: 55 M Installed size: 440 M Downloading Packages: + verify + dpkg --version + verify_deb + apt-get update Get:28 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libkmod2 arm64 30+20230519-1ubuntu3 [49.4 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libapparmor1 arm64 4.0.0~alpha2-0ubuntu5 [48.1 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libip4tc2 arm64 1.8.9-2ubuntu2 [22.3 kB] Get:31 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libsystemd-shared arm64 253.5-1ubuntu6.1 [1789 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 systemd-dev all 253.5-1ubuntu6.1 [79.5 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 systemd arm64 253.5-1ubuntu6.1 [2966 kB] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [144 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] Reading package lists... ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb' ++ echo 'deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~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~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 10410 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... (1/23): fuse-overlayfs-1.13-1.module_el8+804+f1 305 kB/s | 70 kB 00:00 (2/23): container-selinux-2.229.0-2.module_el8+ 302 kB/s | 71 kB 00:00 (3/23): libslirp-4.4.0-1.module_el8+804+f131391 295 kB/s | 70 kB 00:00 (4/23): slirp4netns-1.2.3-1.module_el8+951+3201 4.3 MB/s | 56 kB 00:00 (5/23): fuse3-3.3.0-17.el8.x86_64.rpm 9.5 MB/s | 54 kB 00:00 (6/23): diffutils-3.6-6.el8.x86_64.rpm 18 MB/s | 358 kB 00:00 (7/23): fuse3-libs-3.3.0-17.el8.x86_64.rpm 9.8 MB/s | 95 kB 00:00 (8/23): fuse-common-3.3.0-17.el8.x86_64.rpm 901 kB/s | 22 kB 00:00 (9/23): iptables-libs-1.8.5-11.el8.x86_64.rpm 10 MB/s | 103 kB 00:00 (10/23): iptables-1.8.5-11.el8.x86_64.rpm 29 MB/s | 671 kB 00:00 (11/23): libibverbs-48.0-1.el8.x86_64.rpm 27 MB/s | 414 kB 00:00 (12/23): libnetfilter_conntrack-1.0.6-5.el8.x86 6.4 MB/s | 65 kB 00:00 (13/23): libnfnetlink-1.0.1-13.el8.x86_64.rpm 4.5 MB/s | 33 kB 00:00 (14/23): libcgroup-0.41-19.el8.x86_64.rpm 2.2 MB/s | 70 kB 00:00 (15/23): libnftnl-1.2.2-3.el8.x86_64.rpm 7.0 MB/s | 87 kB 00:00 (16/23): libpcap-1.9.1-5.el8.x86_64.rpm 16 MB/s | 169 kB 00:00 (17/23): libnl3-3.7.0-1.el8.x86_64.rpm 16 MB/s | 337 kB 00:00 (18/23): libselinux-utils-2.9-8.el8.x86_64.rpm 13 MB/s | 243 kB 00:00 (19/23): rpm-plugin-selinux-4.14.3-31.el8.x86_6 7.0 MB/s | 78 kB 00:00 (20/23): policycoreutils-2.9-24.el8.x86_64.rpm 15 MB/s | 409 kB 00:00 (21/23): selinux-policy-3.14.3-136.el8.noarch.r 26 MB/s | 669 kB 00:00 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [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] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-compose-plugin (2.24.6-1~ubuntu.20.04~focal) ... Get:34 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 systemd-sysv arm64 253.5-1ubuntu6.1 [11.5 kB] dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . (22/23): selinux-policy-targeted-3.14.3-136.el8 59 MB/s | 16 MB 00:00 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:35 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 sgml-base all 1.31 [11.4 kB] Get:36 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 adduser all 3.137ubuntu1 [101 kB] Get:37 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 openssl arm64 3.0.10-1ubuntu2.3 [1170 kB] dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.12.1-1~debian.10~buster_amd64.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb /root/docker-compose-plugin_2.24.6-1~debian.10~buster_amd64.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~debian.10~buster_amd64.deb' -> '/build/docker-buildx-plugin_0.12.1-1~debian.10~buster_amd64.deb' removed '/root/docker-buildx-plugin_0.12.1-1~debian.10~buster_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb' copied '/root/docker-compose-plugin_2.24.6-1~debian.10~buster_amd64.deb' -> '/build/docker-compose-plugin_2.24.6-1~debian.10~buster_amd64.deb' removed '/root/docker-compose-plugin_2.24.6-1~debian.10~buster_amd64.deb' Get:67 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 ca-certificates all 20230311ubuntu1 [152 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdbus-1-3 arm64 1.14.10-1ubuntu1 [208 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dbus-bin arm64 1.14.10-1ubuntu1 [39.0 kB] warning: /var/cache/yum/aarch64/7/updates/packages/selinux-policy-3.13.1-268.el7_9.2.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY Public key for selinux-policy-3.13.1-268.el7_9.2.noarch.rpm is not installed (23/23): containerd.io-1.6.28-3.1.el8.x86_64.rp 58 MB/s | 35 MB 00:00 -------------------------------------------------------------------------------- Total 36 MB/s | 55 MB 00:01 Get:41 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dbus-session-bus-common all 1.14.10-1ubuntu1 [79.2 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dbus-daemon arm64 1.14.10-1ubuntu1 [115 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dbus-system-bus-common all 1.14.10-1ubuntu1 [80.4 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dbus arm64 1.14.10-1ubuntu1 [24.0 kB] Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... 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.15 [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] Fetched 9197 kB in 1s (6270 kB/s) Get:45 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 distro-info-data all 0.58ubuntu0.2 [6280 B] 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/centos/gpg Key imported successfully Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-bin arm64 2.72.4-0ubuntu2.2 [79.6 kB] Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Get:46 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libglib2.0-0 arm64 2.78.0-2 [1502 kB] Running transaction check Transaction check succeeded. Running transaction test Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-buildx-plugin (0.12.1-1~ubuntu.20.04~focal) ... Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libunwind8 arm64 1.3.2-2build2.1 [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] Reading package lists... Building dependency tree... Reading state information... Get:47 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgirepository-1.0-1 arm64 1.78.1-1 [71.7 kB] Get:48 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gir1.2-glib-2.0 arm64 1.78.1-1 [180 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 iso-codes all 4.15.0-1 [3458 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libcap2-bin arm64 1:2.66-4ubuntu1 [33.4 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libelf1 arm64 0.189-4 [56.2 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libglib2.0-data all 2.78.0-2 [40.3 kB] Get:53 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libicu72 arm64 72.1-3ubuntu3 [10.7 MB] warning: /var/cache/yum/aarch64/7/docker-ce-test/packages/containerd.io-1.6.28-3.1.el7.aarch64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY Public key for containerd.io-1.6.28-3.1.el7.aarch64.rpm is not installed The following additional packages will be installed: dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data dmsetup 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 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base systemd systemd-sysv xml-core Suggested packages: default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support readline-doc sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap shared-mime-info xdg-user-dirs krb5-locales libldap-common libgpm2 dbus-user-session publicsuffix libsasl2-modules appstream packagekit-tools systemd-timesyncd | time-daemon libnss-systemd 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-updates/main arm64 python3-cryptography arm64 3.4.8-1ubuntu2.1 [222 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pyparsing all 2.4.7-1 [61.4 kB] Transaction test succeeded. Running transaction Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-httplib2 all 0.20.2-2 [30.4 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libpam-systemd arm64 253.5-1ubuntu6.1 [208 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1.3ubuntu0.1 [729 kB] Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading golang.org/x/net v0.20.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-more-itertools all 8.10.0-2 [47.9 kB] The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data dmsetup 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 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base software-properties-common systemd systemd-sysv xml-core Get:56 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB] + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Vz2aHx + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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.24.6-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md ~/rpmbuild/BUILD/src + 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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3MFMxV + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-compose version OK + ver=v2.24.6 + test v2.24.6 = v2.24.6 + echo 'PASS: docker-compose version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.24.6-0.fc39.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qBPg19 + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZrBNce + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.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.24.6-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.24.6-0.fc39 docker-compose-plugin(aarch-64) = 0:2.24.6-0.fc39 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) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.24.6-0.fc39.src.rpm 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.2 [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] Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.24.6-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ycW1ia + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 49.1 MB of archives. After this operation, 175 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+b1 [194 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.22-1~deb12u1 [1691 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.22-1~deb12u1 [3032 kB] Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.22-1~deb12u1 [41.9 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] Get:29 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] Get:32 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] Get:33 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] Get:34 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] Get:35 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] Get:36 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] Get:37 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB] Get:38 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB] Get:39 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] Get:40 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] Get:41 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] Get:42 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB] Get:43 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] Get:44 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.22-1~deb12u1 [225 kB] Get:45 http://deb.debian.org/debian bookworm/main amd64 apt-transport-https all 2.6.1 [25.2 kB] Get:46 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] Get:47 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] Get:48 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] Get:49 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] Get:50 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB] Get:51 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] Get:52 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] Get:53 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] Get:54 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u5 [390 kB] Get:55 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u5 [315 kB] Get:56 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] Get:57 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] Get:58 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] Get:59 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] Get:60 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] Get:61 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u1 [6072 B] Get:62 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB] Get:63 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB] Get:64 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB] Get:65 http://deb.debian.org/debian bookworm/main amd64 libpackagekit-glib2-18 amd64 1.2.6-5 [113 kB] Get:66 http://deb.debian.org/debian bookworm/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.6-5 [25.9 kB] Get:67 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] Get:68 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] Get:69 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] Get:70 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] Get:71 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] Get:72 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] Get:73 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] Get:74 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] Get:75 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] Get:76 http://deb.debian.org/debian bookworm/main amd64 gnupg2 all 2.2.40-1.1 [445 kB] Get:77 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] Get:78 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB] Get:79 http://deb.debian.org/debian bookworm/main amd64 libstemmer0d amd64 2.2.0-2 [118 kB] Get:80 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] Get:57 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 lsb-release all 12.0-2 [6564 B] Get:58 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python-apt-common all 2.6.0ubuntu1 [18.1 kB] Get:59 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-apt arm64 2.6.0ubuntu1 [163 kB] Get:60 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-cffi-backend arm64 1.15.1-5build1 [80.3 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-dbus arm64 1.3.2-5 [98.3 kB] Get:81 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] Get:82 http://deb.debian.org/debian bookworm/main amd64 libxmlb2 amd64 0.3.10-2 [60.2 kB] Get:83 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] Get:84 http://deb.debian.org/debian bookworm/main amd64 libappstream4 amd64 0.16.1-2 [199 kB] Get:85 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] Get:86 http://deb.debian.org/debian bookworm/main amd64 libduktape207 amd64 2.7.0-2 [134 kB] Get:87 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] Get:88 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] Get:89 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2 [1207 kB] Get:90 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2 [110 kB] Get:91 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] Get:92 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] Get:93 http://deb.debian.org/debian bookworm/main amd64 libpolkit-gobject-1-0 amd64 122-3 [43.9 kB] Get:94 http://deb.debian.org/debian bookworm/main amd64 libpolkit-agent-1-0 amd64 122-3 [24.4 kB] Get:95 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B] Get:96 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] Get:97 http://deb.debian.org/debian bookworm/main amd64 polkitd amd64 122-3 [112 kB] Get:98 http://deb.debian.org/debian bookworm/main amd64 packagekit amd64 1.2.6-5 [610 kB] Get:99 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB] Get:100 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB] Get:101 http://deb.debian.org/debian bookworm/main amd64 python3-blinker all 1.5-1 [14.7 kB] Get:102 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] Get:103 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3 [666 kB] Get:104 http://deb.debian.org/debian bookworm/main amd64 python3-dbus amd64 1.3.2-4+b1 [95.1 kB] Get:105 http://deb.debian.org/debian bookworm/main amd64 python3-distro all 1.8.0-1 [20.5 kB] Get:106 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB] Get:107 http://deb.debian.org/debian bookworm/main amd64 python3-pyparsing all 3.0.9-1 [138 kB] Get:108 http://deb.debian.org/debian bookworm/main amd64 python3-httplib2 all 0.20.4-3 [36.0 kB] Get:109 http://deb.debian.org/debian bookworm/main amd64 python3-jwt all 2.6.0-1 [26.6 kB] Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-lazr.uri all 1.0.6-3 [13.7 kB] Get:112 http://deb.debian.org/debian bookworm/main amd64 python3-wadllib all 1.3.6-4 [37.2 kB] Get:113 http://deb.debian.org/debian bookworm/main amd64 python3-oauthlib all 3.2.2-1 [95.4 kB] Get:114 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB] Get:115 http://deb.debian.org/debian bookworm/main amd64 python3-lazr.restfulclient all 0.14.5-1 [50.4 kB] Get:116 http://deb.debian.org/debian bookworm/main amd64 python3-software-properties all 0.99.30-4 [32.7 kB] Get:117 http://deb.debian.org/debian bookworm/main amd64 software-properties-common all 0.99.30-4 [62.0 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 49.1 MB in 1s (80.7 MB/s) Selecting previously unselected package libssl3:amd64. docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" Get:62 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-gi arm64 3.46.0-1 [230 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-pkg-resources all 68.1.2-2 [167 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libnghttp2-14 arm64 1.55.1-1ubuntu0.1 [72.8 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpsl5 arm64 0.21.2-1 [59.0 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports mantic/universe arm64 apt-transport-https all 2.7.3 [3962 B] ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dwj5rV + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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.12.1-0.fc39.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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hGxz28 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.12.1 + test v0.12.1 = v0.12.1 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.12.1-0.fc39.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.12.1-0.fc39 docker-buildx-plugin(x86-64) = 0:0.12.1-0.fc39 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.12.1-0.fc39.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.12.1-0.fc39.src.rpm Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6098 files and directories currently installed.) Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_amd64.deb ... Unpacking libssl3:amd64 (3.0.11-1~deb12u2) ... Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../01-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... Selecting previously unselected package dmsetup. Preparing to unpack .../02-dmsetup_2%3a1.02.185-2_amd64.deb ... Unpacking dmsetup (2:1.02.185-2) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] 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] Selecting previously unselected package libjson-c5:amd64. Preparing to unpack .../04-libjson-c5_0.16-2_amd64.deb ... Unpacking libjson-c5:amd64 (0.16-2) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... Selecting previously unselected package libfdisk1:amd64. Preparing to unpack .../06-libfdisk1_2.38.1-5+b1_amd64.deb ... Unpacking libfdisk1:amd64 (2.38.1-5+b1) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../07-libkmod2_30+20221128-1_amd64.deb ... Unpacking libkmod2:amd64 (30+20221128-1) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../08-libapparmor1_3.0.8-3_amd64.deb ... Unpacking libapparmor1:amd64 (3.0.8-3) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../09-libip4tc2_1.8.9-2_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.9-2) ... + make IMAGE=debian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:buster ./verify Unable to find image 'debian:buster' locally buster: Pulling from library/debian Get:67 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libbrotli1 arm64 1.0.9-2build8 [312 kB] Setting up docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... Setting up docker-compose-plugin (2.24.6-1~ubuntu.20.04~focal) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... Setting up docker-buildx-plugin (0.12.1-1~ubuntu.20.04~focal) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. 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. Processing triggers for systemd (245.4-4ubuntu3.23) ... Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-software-properties all 0.99.22.9 [28.8 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 packagekit arm64 1.2.5-2ubuntu2 [426 kB] Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 software-properties-common all 0.99.22.9 [14.1 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B] Selecting previously unselected package libsystemd-shared:amd64. Preparing to unpack .../10-libsystemd-shared_252.22-1~deb12u1_amd64.deb ... Unpacking libsystemd-shared:amd64 (252.22-1~deb12u1) ... Setting up libssl3:amd64 (3.0.11-1~deb12u2) ... 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 ... 6185 files and directories currently installed.) Preparing to unpack .../systemd_252.22-1~deb12u1_amd64.deb ... Unpacking systemd (252.22-1~deb12u1) ... 544676cb5e57: Already exists Digest: sha256:a52d4e1c201d9ab2f3b939b91a3fdd345d3d11404755bc1cdb22c1d5be131c5d Status: Downloaded newer image for debian:buster Get:68 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg1-3 [21.0 kB] Get:69 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libsasl2-2 arm64 2.1.28+dfsg1-3 [54.0 kB] + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_arm64.deb debconf: delaying package configuration, since apt-utils is not installed Fetched 37.8 MB in 12s (3142 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 ... 4387 files and directories currently installed.) Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_arm64.deb ... Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.3) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } + verify + dpkg --version + verify_deb + apt-get update Get:70 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libldap2 arm64 2.6.6+dfsg-1~exp1ubuntu1 [191 kB] Get:71 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libssh-4 arm64 0.10.5-3ubuntu1.2 [188 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libcurl4 arm64 8.2.1-1ubuntu3.2 [313 kB] Get:74 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 curl arm64 8.2.1-1ubuntu3.2 [212 kB] Get:75 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libassuan0 arm64 2.5.6-1 [35.8 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpgconf arm64 2.2.40-1.1ubuntu1 [95.3 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libksba8 arm64 1.6.4-2 [118 kB] Preparing : 1/1 Installing : docker-compose-plugin-2.24.6-0.el8.x86_64 1/28 Running scriptlet: docker-compose-plugin-2.24.6-0.el8.x86_64 1/28 Installing : libselinux-utils-2.9-8.el8.x86_64 2/28 Installing : libnfnetlink-1.0.1-13.el8.x86_64 3/28 Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64 3/28 Installing : fuse3-libs-3.3.0-17.el8.x86_64 4/28 Running scriptlet: fuse3-libs-3.3.0-17.el8.x86_64 4/28 Installing : libnetfilter_conntrack-1.0.6-5.el8.x86_64 5/28 Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ... Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ... Selecting previously unselected package python3.10-minimal. Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_arm64.deb ... Unpacking python3.10-minimal (3.10.12-1~22.04.3) ... Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.3) ... Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ... Setting up python3.10-minimal (3.10.12-1~22.04.3) ... Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... Setting up libjson-c5:amd64 (0.16-2) ... Setting up libfdisk1:amd64 (2.38.1-5+b1) ... Setting up libkmod2:amd64 (30+20221128-1) ... Setting up libapparmor1:amd64 (3.0.8-3) ... Setting up libip4tc2:amd64 (1.8.9-2) ... Setting up libsystemd-shared:amd64 (252.22-1~deb12u1) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... Setting up systemd (252.22-1~deb12u1) ... 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. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. Setting up dmsetup (2:1.02.185-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 ... 7033 files and directories currently installed.) Preparing to unpack .../0-systemd-sysv_252.22-1~deb12u1_amd64.deb ... Unpacking systemd-sysv (252.22-1~deb12u1) ... 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 [7909 kB] Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... Unpacking dbus-bin (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../4-libexpat1_2.5.0-1_amd64.deb ... Unpacking libexpat1:amd64 (2.5.0-1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../5-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... Unpacking dbus-daemon (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../6-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus. Preparing to unpack .../7-dbus_1.14.10-1~deb12u1_amd64.deb ... Unpacking dbus (1.14.10-1~deb12u1) ... Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [586 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] Get:78 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] Get:79 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dirmngr arm64 2.2.40-1.1ubuntu1 [297 kB] Reading package lists... Building dependency tree... Reading state information... Selecting previously unselected package libpython3.11-minimal:amd64. Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_amd64.deb ... Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../9-python3.11-minimal_3.11.2-6_amd64.deb ... Unpacking python3.11-minimal (3.11.2-6) ... Correcting dependencies... Done Setting up libpython3.11-minimal:amd64 (3.11.2-6) ... Setting up libexpat1:amd64 (2.5.0-1) ... Setting up python3.11-minimal (3.11.2-6) ... 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.6-1~22.04_arm64.deb ... Unpacking python3-minimal (3.10.6-1~22.04) ... 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-2ubuntu0.3_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... Selecting previously unselected package libpython3.10-stdlib:arm64. Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_arm64.deb ... Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.3) ... Get:80 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpackagekit-glib2-18 arm64 1.2.7-1 [114 kB] Get:81 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.7-1 [25.4 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] Get:83 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gnupg-utils arm64 2.2.40-1.1ubuntu1 [304 kB] Get:84 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg arm64 2.2.40-1.1ubuntu1 [509 kB] Get:85 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 pinentry-curses arm64 1.2.1-1ubuntu1 [33.6 kB] Get:86 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg-agent arm64 2.2.40-1.1ubuntu1 [211 kB] Get:87 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg-wks-client arm64 2.2.40-1.1ubuntu1 [64.4 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpg-wks-server arm64 2.2.40-1.1ubuntu1 [57.9 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 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 Selecting previously unselected package python3.10. Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_arm64.deb ... Unpacking python3.10 (3.10.12-1~22.04.3) ... Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ... Setting up python3-minimal (3.10.6-1~22.04) ... 0 upgraded, 9 newly installed, 0 to remove and 3 not upgraded. Need to get 21.9 MB of archives. After this operation, 99.2 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu focal/test arm64 containerd.io arm64 1.6.28-1 [21.3 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmnl0 arm64 1.0.4-2 [11.3 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 ... 5121 files and directories currently installed.) Preparing to unpack .../0-python3_3.10.6-1~22.04_arm64.deb ... Unpacking python3 (3.10.6-1~22.04) ... Selecting previously unselected package libapparmor1:arm64. Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.3_arm64.deb ... Unpacking libapparmor1:arm64 (3.0.4-2ubuntu2.3) ... 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.2_arm64.deb ... Unpacking libjson-c5:arm64 (0.15-3~ubuntu1.22.04.2) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.2) ... Selecting previously unselected package libip4tc2:arm64. Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_arm64.deb ... Unpacking libip4tc2:arm64 (1.8.7-1ubuntu5.2) ... 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 ... 7440 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... Unpacking python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Get:89 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gpgsm arm64 2.2.40-1.1ubuntu1 [199 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxtables12 arm64 1.8.4-3ubuntu2.1 [27.6 kB] 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-updates/main arm64 libip6tc2 arm64 1.8.4-3ubuntu2.1 [18.9 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnfnetlink0 arm64 1.0.1-3build1 [13.0 kB] 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.12_arm64.deb ... Unpacking systemd (249.11-0ubuntu3.12) ... Setting up libapparmor1:arm64 (3.0.4-2ubuntu2.3) ... Selecting previously unselected package libncursesw6:amd64. Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ... Unpacking libncursesw6:amd64 (6.4-4) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ... Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ... Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6.3-2) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ... Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Fetched 8717 kB in 2s (5293 kB/s) Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64 5/28 Installing : docker-buildx-plugin-0.12.1-0.el8.x86_64 6/28 Get:90 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 gnupg all 2.2.40-1.1ubuntu1 [319 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-updates/main arm64 iptables arm64 1.8.4-3ubuntu2.1 [376 kB] 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.2) ... Setting up libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.2) ... Setting up libip4tc2:arm64 (1.8.7-1ubuntu5.2) ... Setting up libkmod2:arm64 (29-1ubuntu1) ... Setting up systemd (249.11-0ubuntu3.12) ... 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 libtirpc3:amd64. Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ... Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:amd64. Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ... Unpacking libnsl2:amd64 (1.3.0-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ... Unpacking libreadline8:amd64 (8.2-1.3) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../13-libsqlite3-0_3.40.1-2_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.40.1-2) ... Selecting previously unselected package libpython3.11-stdlib:amd64. Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_amd64.deb ... Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Get:91 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 libcurl3-gnutls arm64 8.2.1-1ubuntu3.2 [307 kB] Get:92 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libstemmer0d arm64 2.2.0-4 [159 kB] Get:93 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxmlb2 arm64 0.3.10-2 [63.6 kB] Get:94 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libappstream4 arm64 0.16.2-1 [214 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libduktape207 arm64 2.7.0+tests-0ubuntu2 [142 kB] Get:96 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libdw1 arm64 0.189-4 [253 kB] Get:97 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libglib2.0-bin arm64 2.78.0-2 [94.3 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libunwind8 arm64 1.6.2-3 [55.1 kB] Get:99 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libgstreamer1.0-0 arm64 1.22.5-1 [936 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 21.9 MB in 1s (23.1 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 ... 10634 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.1_arm64.deb ... Unpacking libxtables12:arm64 (1.8.4-3ubuntu2.1) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.1_all.deb ... Unpacking netbase (6.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 ... 5960 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.12_arm64.deb ... Unpacking systemd-sysv (249.11-0ubuntu3.12) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.15_arm64.deb ... Unpacking openssl (3.0.2-0ubuntu1.15) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... Selecting previously unselected package python3.11. Preparing to unpack .../15-python3.11_3.11.2-6_amd64.deb ... Unpacking python3.11 (3.11.2-6) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... Setting up python3-minimal (3.11.2-1+b1) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.FjJYphTdA7/ + cd /tmp/docker-cli-docsgen.FjJYphTdA7 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 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.6.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.14.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.3+incompatible 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-20240125134710-dcda100a8261 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/docker-image-spec v1.3.1 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/Microsoft/hcsshim v0.11.4 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.17.0 Running scriptlet: docker-buildx-plugin-0.12.1-0.el8.x86_64 6/28 Installing : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el8 7/28 Running scriptlet: docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el8 7/28 Installing : libnl3-3.7.0-1.el8.x86_64 8/28 Running scriptlet: libnl3-3.7.0-1.el8.x86_64 8/28 Selecting previously unselected package libip6tc2:arm64. Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2.1_arm64.deb ... Unpacking libip6tc2:arm64 (1.8.4-3ubuntu2.1) ... 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.1_arm64.deb ... Unpacking iptables (1.8.4-3ubuntu2.1) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_arm64.deb ... Unpacking dbus (1.12.20-2ubuntu4.1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.52ubuntu0.6_all.deb ... Unpacking distro-info-data (0.52ubuntu0.6) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu2.2_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ... 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 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 ... 7948 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ... Unpacking python3 (3.11.2-1+b1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../01-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package openssl. Preparing to unpack .../02-openssl_3.0.11-1~deb12u2_amd64.deb ... Unpacking openssl (3.0.11-1~deb12u2) ... go: downloading github.com/cloudflare/cfssl v1.6.4 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9" Installing : libibverbs-48.0-1.el8.x86_64 9/28 Installing : libpcap-14:1.9.1-5.el8.x86_64 10/28 Installing : iptables-libs-1.8.5-11.el8.x86_64 11/28 Installing : libnftnl-1.2.2-3.el8.x86_64 12/28 Running scriptlet: libnftnl-1.2.2-3.el8.x86_64 12/28 Running scriptlet: iptables-1.8.5-11.el8.x86_64 13/28 Installing : iptables-1.8.5-11.el8.x86_64 13/28 Running scriptlet: iptables-1.8.5-11.el8.x86_64 13/28 Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.28-1_arm64.deb ... Unpacking containerd.io (1.6.28-1) ... Get:100 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpolkit-gobject-1-0 arm64 123-1 [44.8 kB] 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) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../10-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_arm64.deb ... Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... 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.4-0ubuntu2.2_all.deb ... Selecting previously unselected package ca-certificates. Preparing to unpack .../03-ca-certificates_20230311_all.deb ... Unpacking ca-certificates (20230311) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../04-libpam-systemd_252.22-1~deb12u1_amd64.deb ... Unpacking libpam-systemd:amd64 (252.22-1~deb12u1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../05-apt-transport-https_2.6.1_all.deb ... Unpacking apt-transport-https (2.6.1) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../06-libbrotli1_1.0.9-2+b6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... 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 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 Running scriptlet: libcgroup-0.41-19.el8.x86_64 14/28 Installing : libcgroup-0.41-19.el8.x86_64 14/28 Running scriptlet: libcgroup-0.41-19.el8.x86_64 14/28 Installing : fuse-common-3.3.0-17.el8.x86_64 15/28 Installing : fuse3-3.3.0-17.el8.x86_64 16/28 Installing : fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 17/28 Running scriptlet: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 17/28 Installing : diffutils-3.6-6.el8.x86_64 18/28 Running scriptlet: diffutils-3.6-6.el8.x86_64 18/28 Installing : policycoreutils-2.9-24.el8.x86_64 19/28 Running scriptlet: policycoreutils-2.9-24.el8.x86_64 19/28 Installing : rpm-plugin-selinux-4.14.3-31.el8.x86_64 20/28 Get:101 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libpolkit-agent-1-0 arm64 123-1 [16.7 kB] Get:102 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 xml-core all 0.18+nmu1 [21.6 kB] Get:103 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 polkitd arm64 123-1 [91.8 kB] Get:104 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-blinker all 1.6.2-1 [15.1 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main arm64 python3-cryptography arm64 38.0.4-4ubuntu0.23.10.1 [648 kB] Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ... 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.12_arm64.deb ... Unpacking libpam-systemd:arm64 (249.11-0ubuntu3.12) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../07-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../08-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libldap-2.5-0:amd64. Preparing to unpack .../09-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../10-libnghttp2-14_1.52.0-1+deb12u1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../11-libpsl5_0.21.2-1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.2-1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../12-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 .../13-libssh2-1_1.10.0-3+b1_amd64.deb ... Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 Installing : selinux-policy-3.14.3-136.el8.noarch 21/28 Running scriptlet: selinux-policy-3.14.3-136.el8.noarch 21/28 Get:106 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-pyparsing all 3.1.0-1 [86.4 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-httplib2 all 0.20.4-3 [30.4 kB] Get:108 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-jwt all 2.7.0-1 [20.9 kB] Get:109 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-lazr.uri all 1.0.6-3 [13.5 kB] Get:110 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-wadllib all 1.3.6-5 [35.9 kB] + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l9C5Hr + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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.24.6-0.fc38.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 + /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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UHgaPA + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.24.6 + test v2.24.6 = v2.24.6 + echo 'PASS: docker-compose version OK' + RPM_EC=0 PASS: docker-compose version OK ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.24.6-0.fc38.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0rA5zI + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.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.24.6-0.fc38.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.24.6-0.fc38.aarch64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qGrYjO + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.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.24.6-0.fc38.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.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.24.6-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.24.6-0.fc38 docker-compose-plugin(aarch-64) = 0:2.24.6-0.fc38 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) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.24.6-0.fc38.src.rpm make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Selecting previously unselected package libxml2:arm64. Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.4_arm64.deb ... Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.4) ... 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.4.0ubuntu3_all.deb ... Unpacking python-apt-common (2.4.0ubuntu3) ... Selecting previously unselected package python3-apt. Preparing to unpack .../19-python3-apt_2.4.0ubuntu3_arm64.deb ... Unpacking python3-apt (2.4.0ubuntu3) ... 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 ... Unpacking python3-gi (3.42.1-0ubuntu1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u5_amd64.deb ... Unpacking libcurl4:amd64 (7.88.1-10+deb12u5) ... Selecting previously unselected package curl. Preparing to unpack .../15-curl_7.88.1-10+deb12u5_amd64.deb ... Unpacking curl (7.88.1-10+deb12u5) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../16-libassuan0_2.5.5-5_amd64.deb ... Unpacking libassuan0:amd64 (2.5.5-5) ... Selecting previously unselected package gpgconf. Preparing to unpack .../17-gpgconf_2.2.40-1.1_amd64.deb ... Unpacking gpgconf (2.2.40-1.1) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../18-libksba8_1.6.3-2_amd64.deb ... Unpacking libksba8:amd64 (1.6.3-2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../19-libnpth0_1.6-3_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3) ... 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 Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../23-libnghttp2-14_1.43.0-1ubuntu0.1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.43.0-1ubuntu0.1) ... 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.11_all.deb ... Unpacking apt-transport-https (2.4.11) ... 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.2_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../20-dirmngr_2.2.40-1.1_amd64.deb ... Unpacking dirmngr (2.2.40-1.1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../21-distro-info-data_0.58+deb12u1_all.deb ... Unpacking distro-info-data (0.58+deb12u1) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../22-libglib2.0-0_2.74.6-2_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.74.6-2) ... + make IMAGE=quay.io/centos/centos:stream9 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ quay.io/centos/centos:stream9 ./verify Unable to find image 'quay.io/centos/centos:stream9' locally 0 upgraded, 66 newly installed, 0 to remove and 1 not upgraded. Need to get 23.9 MB of archives. After this operation, 82.9 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+deb10u6 [1552 kB] Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u6 [590 kB] Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u6 [108 kB] Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u6 [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-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB] Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u6 [1732 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u6 [331 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 libkeyutils1 amd64 1.6-6 [15.0 kB] Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB] Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB] Get:20 http://deb.debian.org/debian buster/main amd64 apt-transport-https all 1.8.2.3 [149 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB] Get:22 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] Get:23 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] Get:24 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] Get:25 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] Get:26 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u2 [85.8 kB] Get:28 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] Get:29 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB] Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u8 [335 kB] Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u8 [266 kB] Get:33 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] Get:34 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB] Get:35 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] Get:36 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB] Get:37 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] Get:38 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB] Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u8 [7540 B] Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u5 [1261 kB] Get:41 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB] Get:42 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB] Get:43 http://deb.debian.org/debian buster/main amd64 libpackagekit-glib2-18 amd64 1.1.12-5 [116 kB] Get:44 http://deb.debian.org/debian buster/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.12-5 [35.9 kB] Get:45 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] Get:46 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB] Get:47 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB] Get:48 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] Get:49 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB] Get:50 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB] Get:51 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB] Get:52 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB] Get:53 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB] Get:54 http://deb.debian.org/debian buster/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] 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-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u8 [333 kB] Get:58 http://deb.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.28-0+deb10u1 [219 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] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 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.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 Get:111 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-distro all 1.8.0-1 [17.4 kB] Get:112 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-oauthlib all 3.2.2-1 [89.7 kB] Selecting previously unselected package libldap-2.5-0:arm64. Preparing to unpack .../29-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_arm64.deb ... Unpacking libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.2) ... 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-2ubuntu0.22.04.3_arm64.deb ... Unpacking libssh-4:arm64 (0.9.6-2ubuntu0.22.04.3) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.15_arm64.deb ... Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.15) ... Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.81.0-1ubuntu1.15_arm64.deb ... Unpacking curl (7.81.0-1ubuntu1.15) ... 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 libgirepository-1.0-1:amd64. Preparing to unpack .../23-libgirepository-1.0-1_1.74.0-3_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../24-gir1.2-glib-2.0_1.74.0-3_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ... Selecting previously unselected package libpackagekit-glib2-18:amd64. Preparing to unpack .../25-libpackagekit-glib2-18_1.2.6-5_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.2.6-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../26-gir1.2-packagekitglib-1.0_1.2.6-5_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../27-gnupg-l10n_2.2.40-1.1_all.deb ... Unpacking gnupg-l10n (2.2.40-1.1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../28-gnupg-utils_2.2.40-1.1_amd64.deb ... Unpacking gnupg-utils (2.2.40-1.1) ... stream9: Pulling from centos/centos 26269f135b61: Already exists Digest: sha256:6ed5436b479391e9db75350cae0a976374f32f6c631a78487d955800a658a3a8 Status: Downloaded newer image for quay.io/centos/centos:stream9 -------------------------------------------------------------------------------- Total 2.1 MB/s | 37 MB 00:17 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 debconf: delaying package configuration, since apt-utils is not installed Fetched 23.9 MB in 0s (48.1 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 ... 6686 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 Get:113 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-six all 1.16.0-4 [12.4 kB] Get:114 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-lazr.restfulclient all 0.14.5-1 [50.7 kB] Get:115 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-launchpadlib all 1.11.0-1 [125 kB] Get:116 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 python3-software-properties all 0.99.39 [28.6 kB] Get:117 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 packagekit arm64 1.2.7-1 [419 kB] Selecting previously unselected package libksba8:arm64. Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_arm64.deb ... Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ... 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) ... 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) ... dpkg-genchanges >../docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.changes + 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' ++ echo 9 ++ cut -d. -f1 + DIST_VERSION=9 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version Selecting previously unselected package gpg. Preparing to unpack .../29-gpg_2.2.40-1.1_amd64.deb ... Unpacking gpg (2.2.40-1.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../30-pinentry-curses_1.2.1-1_amd64.deb ... Unpacking pinentry-curses (1.2.1-1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../31-gpg-agent_2.2.40-1.1_amd64.deb ... Unpacking gpg-agent (2.2.40-1.1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../32-gpg-wks-client_2.2.40-1.1_amd64.deb ... Unpacking gpg-wks-client (2.2.40-1.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../33-gpg-wks-server_2.2.40-1.1_amd64.deb ... Unpacking gpg-wks-server (2.2.40-1.1) ... Selecting previously unselected package libpython3.7-minimal:amd64. Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u6_amd64.deb ... Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u6) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_amd64.deb ... Unpacking libexpat1:amd64 (2.2.6-2+deb10u6) ... Selecting previously unselected package python3.7-minimal. Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u6_amd64.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... Get:118 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 software-properties-common all 0.99.39 [14.3 kB] Get:119 http://ports.ubuntu.com/ubuntu-ports mantic/universe arm64 gnupg2 all 2.2.40-1.1ubuntu1 [4462 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 42.6 MB in 13s (3296 kB/s) 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) ... 4.14.0 Installed: dnf-0:4.14.0-9.el9.noarch at Wed Feb 14 04:11:57 2024 Built : builder@centos.org at Thu Oct 26 05:16:42 2023 Installed: rpm-0:4.16.1.3-29.el9.aarch64 at Wed Feb 14 04:11:53 2024 Built : builder@centos.org at Wed Dec 13 11:39:53 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all 0 files removed Selecting previously unselected package gpgsm. Preparing to unpack .../34-gpgsm_2.2.40-1.1_amd64.deb ... Unpacking gpgsm (2.2.40-1.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../35-gnupg_2.2.40-1.1_all.deb ... Unpacking gnupg (2.2.40-1.1) ... Selecting previously unselected package gnupg2. Preparing to unpack .../36-gnupg2_2.2.40-1.1_all.deb ... Unpacking gnupg2 (2.2.40-1.1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../37-iso-codes_4.15.0-1_all.deb ... Unpacking iso-codes (4.15.0-1) ... Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u6) ... Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ... 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/zmap/zlint/v3 v3.1.0 Selecting previously unselected package libssl3: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 ... 4322 files and directories currently installed.) Preparing to unpack .../libssl3_3.0.10-1ubuntu2.3_arm64.deb ... Unpacking libssl3:arm64 (3.0.10-1ubuntu2.3) ... Selecting previously unselected package libpython3.11-minimal:arm64. Preparing to unpack .../libpython3.11-minimal_3.11.6-3_arm64.deb ... Unpacking libpython3.11-minimal:arm64 (3.11.6-3) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.5.0-2_arm64.deb ... Unpacking libexpat1:arm64 (2.5.0-2) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../python3.11-minimal_3.11.6-3_arm64.deb ... Unpacking python3.11-minimal (3.11.6-3) ... Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.15_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.15) ... 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.4-0ubuntu2.2_arm64.deb ... Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ... Selecting previously unselected package libunwind8:arm64. Preparing to unpack .../56-libunwind8_1.3.2-2build2.1_arm64.deb ... Unpacking libunwind8:arm64 (1.3.2-2build2.1) ... Setting up libip6tc2:arm64 (1.8.4-3ubuntu2.1) ... Setting up libmnl0:arm64 (1.0.4-2) ... Setting up containerd.io (1.6.28-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.1) ... 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.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/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.14) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version + dnf install -y 'dnf-command(config-manager)' Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u5_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... Setting up python3.7-minimal (3.7.3-2+deb10u6) ... Setting up libssl3:arm64 (3.0.10-1ubuntu2.3) ... Setting up libpython3.11-minimal:arm64 (3.11.6-3) ... Setting up libexpat1:arm64 (2.5.0-2) ... Setting up python3.11-minimal (3.11.6-3) ... go: downloading github.com/google/certificate-transparency-go v1.1.4 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) ... 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) ... ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.1 Selecting previously unselected package libstemmer0d:amd64. Preparing to unpack .../39-libstemmer0d_2.2.0-2_amd64.deb ... Unpacking libstemmer0d:amd64 (2.2.0-2) ... Selecting previously unselected package libicu72:amd64. Preparing to unpack .../40-libicu72_72.1-3_amd64.deb ... Unpacking libicu72:amd64 (72.1-3) ... 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.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) ... go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 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 python3-cryptography. Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2.1_arm64.deb ... Unpacking python3-cryptography (3.4.8-1ubuntu2.1) ... 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) ... Running scriptlet: selinux-policy-targeted-3.14.3-136.el8.noarch 22/28 Installing : selinux-policy-targeted-3.14.3-136.el8.noarch 22/28 Running scriptlet: selinux-policy-targeted-3.14.3-136.el8.noarch 22/28 Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 23/28 Installing : container-selinux-2:2.229.0-2.module_el8+847+7863d 23/28 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.pZNo3vEwyq/ + cd /tmp/docker-cli-docsgen.pZNo3vEwyq + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-cmp v0.6.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.3+incompatible 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-20240125134710-dcda100a8261 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 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.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.17.0 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+deb10u2_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... Selecting previously unselected package libpython3.7-stdlib:amd64. Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u6_amd64.deb ... Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u6) ... go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.16.0 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.2_all.deb ... Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... 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) ... 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.12.1-1~debian.11~bullseye_amd64.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb /root/docker-compose-plugin_2.24.6-1~debian.11~bullseye_amd64.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_amd64.deb' -> '/build/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_amd64.deb' removed '/root/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb' copied '/root/docker-compose-plugin_2.24.6-1~debian.11~bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.24.6-1~debian.11~bullseye_amd64.deb' removed '/root/docker-compose-plugin_2.24.6-1~debian.11~bullseye_amd64.deb' Selecting previously unselected package libxml2:amd64. Preparing to unpack .../41-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Selecting previously unselected package libxmlb2:amd64. Preparing to unpack .../42-libxmlb2_0.3.10-2_amd64.deb ... Unpacking libxmlb2:amd64 (0.3.10-2) ... go: downloading github.com/cloudflare/cfssl v1.6.4 Selecting previously unselected package python3.7. Preparing to unpack .../7-python3.7_3.7.3-2+deb10u6_amd64.deb ... Unpacking python3.7 (3.7.3-2+deb10u6) ... 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) ... go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 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-1ubuntu0.1_all.deb ... Unpacking python3-oauthlib (3.2.0-1ubuntu0.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.9_all.deb ... Unpacking python3-software-properties (0.99.22.9) ... Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../43-libyaml-0-2_0.2.5-1_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.2.5-1) ... Selecting previously unselected package libappstream4:amd64. Preparing to unpack .../44-libappstream4_0.16.1-2_amd64.deb ... Unpacking libappstream4:amd64 (0.16.1-2) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../45-libcap2-bin_1%3a2.66-4_amd64.deb ... Unpacking libcap2-bin (1:2.66-4) ... Selecting previously unselected package libduktape207:amd64. Preparing to unpack .../46-libduktape207_2.7.0-2_amd64.deb ... Unpacking libduktape207:amd64 (2.7.0-2) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../47-libelf1_0.188-2.1_amd64.deb ... Unpacking libelf1:amd64 (0.188-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 ... 4648 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.4-5_arm64.deb ... Unpacking python3-minimal (3.11.4-5) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.1.0_all.deb ... Unpacking media-types (10.1.0) ... Selecting previously unselected package tzdata. Preparing to unpack .../02-tzdata_2023d-0ubuntu0.23.10_all.deb ... Unpacking tzdata (2023d-0ubuntu0.23.10) ... Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../03-libkrb5support0_1.20.1-3ubuntu1_arm64.deb ... Unpacking libkrb5support0:arm64 (1.20.1-3ubuntu1) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../04-libk5crypto3_1.20.1-3ubuntu1_arm64.deb ... Unpacking libk5crypto3:arm64 (1.20.1-3ubuntu1) ... Selecting previously unselected package libkeyutils1:arm64. Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ... Unpacking libkeyutils1:arm64 (1.6.3-2) ... Selecting previously unselected package libkrb5-3:arm64. Preparing to unpack .../06-libkrb5-3_1.20.1-3ubuntu1_arm64.deb ... Unpacking libkrb5-3:arm64 (1.20.1-3ubuntu1) ... go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.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 ... 7416 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 libkeyutils1:amd64. Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6-6) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u6_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... 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.9_all.deb ... Unpacking software-properties-common (0.99.22.9) ... 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-2ubuntu0.2) ... Setting up media-types (7.0.0) ... Setting up systemd-sysv (249.11-0ubuntu3.12) ... Setting up libpsl5:arm64 (0.21.0-1.2build2) ... Setting up apt-transport-https (2.4.11) ... Setting up libyaml-0-2:arm64 (0.2.2-1build2) ... Selecting previously unselected package libdw1:amd64. Preparing to unpack .../48-libdw1_0.188-2.1_amd64.deb ... Unpacking libdw1:amd64 (0.188-2.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../49-libglib2.0-data_2.74.6-2_all.deb ... Unpacking libglib2.0-data (2.74.6-2) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../50-libglib2.0-bin_2.74.6-2_amd64.deb ... Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-3ubuntu1_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.20.1-3ubuntu1) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:arm64. Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ... Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:arm64. Preparing to unpack .../10-libnsl2_1.3.0-2build2_arm64.deb ... Unpacking libnsl2:arm64 (1.3.0-2build2) ... Selecting previously unselected package readline-common. Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:arm64. Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ... Unpacking libreadline8:arm64 (8.2-1.3) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u6_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u6_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../06-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 .../07-openssl_1.1.1n-0+deb10u6_amd64.deb ... Unpacking openssl (1.1.1n-0+deb10u6) ... CentOS Stream 9 - BaseOS 6.1 MB/s | 8.8 MB 00:01 Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ... No schema files found: doing nothing. Setting up distro-info-data (0.52ubuntu0.6) ... Setting up libxmlb2:arm64 (0.3.6-2build1) ... Setting up libbrotli1:arm64 (1.0.9-2build6) ... Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ... Setting up libnghttp2-14:arm64 (1.43.0-1ubuntu0.1) ... 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.1) ... Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ... 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.1) ... Setting up dbus (1.12.20-2ubuntu4.1) ... go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node Unpacking libglib2.0-bin (2.74.6-2) ... Selecting previously unselected package libunwind8:amd64. Preparing to unpack .../51-libunwind8_1.6.2-3_amd64.deb ... Unpacking libunwind8:amd64 (1.6.2-3) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../52-libgstreamer1.0-0_1.22.0-2_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... Selecting previously unselected package libpolkit-gobject-1-0:amd64. Preparing to unpack .../53-libpolkit-gobject-1-0_122-3_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (122-3) ... [Pipeline] } Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../13-libsqlite3-0_3.42.0-1ubuntu0.1_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.42.0-1ubuntu0.1) ... Selecting previously unselected package libpython3.11-stdlib:arm64. Preparing to unpack .../14-libpython3.11-stdlib_3.11.6-3_arm64.deb ... Unpacking libpython3.11-stdlib:arm64 (3.11.6-3) ... Selecting previously unselected package python3.11. Preparing to unpack .../15-python3.11_3.11.6-3_arm64.deb ... Unpacking python3.11 (3.11.6-3) ... Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../16-libpython3-stdlib_3.11.4-5_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.11.4-5) ... Setting up python3-minimal (3.11.4-5) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ... Unpacking ca-certificates (20200601~deb10u2) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../09-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 .../10-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 .../11-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 .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 23/28 Installing : containerd.io-1.6.28-3.1.el8.aarch64 24/28 Running scriptlet: containerd.io-1.6.28-3.1.el8.aarch64 24/28 Installing : libslirp-4.4.0-1.module_el8+804+f131391c.aarch64 25/28 Installing : slirp4netns-1.2.3-1.module_el8+951+32019cde.aarch6 26/28 Installing : docker-ce-rootless-extras-0.0.0~20240226182428.efb 27/28 Running scriptlet: docker-ce-rootless-extras-0.0.0~20240226182428.efb 27/28 Installing : docker-ce-3:0.0.0~20240226182428.efb9206-0.el8.aar 28/28 Running scriptlet: docker-ce-3:0.0.0~20240226182428.efb9206-0.el8.aar 28/28 Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 28/28 Running scriptlet: docker-ce-3:0.0.0~20240226182428.efb9206-0.el8.aar 28/28 Verifying : container-selinux-2:2.229.0-2.module_el8+847+7863d 1/28 Verifying : fuse-overlayfs-1.13-1.module_el8+804+f131391c.aarc 2/28 Verifying : libslirp-4.4.0-1.module_el8+804+f131391c.aarch64 3/28 Verifying : slirp4netns-1.2.3-1.module_el8+951+32019cde.aarch6 4/28 Verifying : diffutils-3.6-6.el8.aarch64 5/28 Verifying : fuse-common-3.3.0-17.el8.aarch64 6/28 Verifying : fuse3-3.3.0-17.el8.aarch64 7/28 Verifying : fuse3-libs-3.3.0-17.el8.aarch64 8/28 Verifying : iptables-1.8.5-11.el8.aarch64 9/28 Verifying : iptables-libs-1.8.5-11.el8.aarch64 10/28 Verifying : libcgroup-0.41-19.el8.aarch64 11/28 Verifying : libibverbs-48.0-1.el8.aarch64 12/28 Verifying : libnetfilter_conntrack-1.0.6-5.el8.aarch64 13/28 Verifying : libnfnetlink-1.0.1-13.el8.aarch64 14/28 Verifying : libnftnl-1.2.2-3.el8.aarch64 15/28 Verifying : libnl3-3.7.0-1.el8.aarch64 16/28 Verifying : libpcap-14:1.9.1-5.el8.aarch64 17/28 Verifying : libselinux-utils-2.9-8.el8.aarch64 18/28 Verifying : policycoreutils-2.9-24.el8.aarch64 19/28 Verifying : rpm-plugin-selinux-4.14.3-31.el8.aarch64 20/28 Verifying : selinux-policy-3.14.3-136.el8.noarch 21/28 Verifying : selinux-policy-targeted-3.14.3-136.el8.noarch 22/28 Verifying : containerd.io-1.6.28-3.1.el8.aarch64 23/28 Verifying : docker-ce-rootless-extras-0.0.0~20240226182428.efb 24/28 Verifying : docker-buildx-plugin-0.12.1-0.el8.aarch64 25/28 Verifying : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el8 26/28 Verifying : docker-compose-plugin-2.24.6-0.el8.aarch64 27/28 Verifying : docker-ce-3:0.0.0~20240226182428.efb9206-0.el8.aar 28/28 Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch containerd.io-1.6.28-3.1.el8.aarch64 diffutils-3.6-6.el8.aarch64 docker-buildx-plugin-0.12.1-0.el8.aarch64 docker-ce-3:0.0.0~20240226182428.efb9206-0.el8.aarch64 docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el8.aarch64 docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.aarch64 docker-compose-plugin-2.24.6-0.el8.aarch64 fuse-common-3.3.0-17.el8.aarch64 fuse-overlayfs-1.13-1.module_el8+804+f131391c.aarch64 fuse3-3.3.0-17.el8.aarch64 fuse3-libs-3.3.0-17.el8.aarch64 iptables-1.8.5-11.el8.aarch64 iptables-libs-1.8.5-11.el8.aarch64 libcgroup-0.41-19.el8.aarch64 libibverbs-48.0-1.el8.aarch64 libnetfilter_conntrack-1.0.6-5.el8.aarch64 libnfnetlink-1.0.1-13.el8.aarch64 libnftnl-1.2.2-3.el8.aarch64 libnl3-3.7.0-1.el8.aarch64 libpcap-14:1.9.1-5.el8.aarch64 libselinux-utils-2.9-8.el8.aarch64 libslirp-4.4.0-1.module_el8+804+f131391c.aarch64 policycoreutils-2.9-24.el8.aarch64 rpm-plugin-selinux-4.14.3-31.el8.aarch64 selinux-policy-3.14.3-136.el8.noarch selinux-policy-targeted-3.14.3-136.el8.noarch slirp4netns-1.2.3-1.module_el8+951+32019cde.aarch64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.2 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/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ... Setting up libssh-4:arm64 (0.9.6-2ubuntu0.22.04.3) ... Setting up python-apt-common (2.4.0ubuntu3) ... Setting up libmpdec3:arm64 (2.5.1-2build2) ... Setting up libpam-systemd:arm64 (249.11-0ubuntu3.12) ... 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.15) ... Setting up libelf1:arm64 (0.186-1build1) ... go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading golang.org/x/mod v0.14.0 Selecting previously unselected package libpolkit-agent-1-0:amd64. Preparing to unpack .../54-libpolkit-agent-1-0_122-3_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (122-3) ... Selecting previously unselected package lsb-release. Preparing to unpack .../55-lsb-release_12.0-1_all.deb ... Unpacking lsb-release (12.0-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../56-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package polkitd. Preparing to unpack .../57-polkitd_122-3_amd64.deb ... Unpacking polkitd (122-3) ... Selecting previously unselected package packagekit. Preparing to unpack .../58-packagekit_1.2.6-5_amd64.deb ... Unpacking packagekit (1.2.6-5) ... 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 ... 5674 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.4-5_arm64.deb ... Unpacking python3 (3.11.4-5) ... Selecting previously unselected package libargon2-1:arm64. Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-3_arm64.deb ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u2) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../14-libpsl5_0.20.2-2_amd64.deb ... Unpacking libpsl5:amd64 (0.20.2-2) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../16-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u8_amd64.deb ... Unpacking libcurl4:amd64 (7.64.0-4+deb10u8) ... go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 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.4-0ubuntu2.2) ... Setting up libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.2) ... Setting up libpython3.10-stdlib:arm64 (3.10.12-1~22.04.3) ... Setting up ca-certificates (20230311ubuntu0.22.04.1) ... # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b Selecting previously unselected package python-apt-common. Preparing to unpack .../59-python-apt-common_2.6.0_all.deb ... Unpacking python-apt-common (2.6.0) ... Selecting previously unselected package python3-apt. Preparing to unpack .../60-python3-apt_2.6.0_amd64.deb ... Unpacking python3-apt (2.6.0) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../61-python3-blinker_1.5-1_all.deb ... Unpacking python3-blinker (1.5-1) ... Selecting previously unselected package python3-cffi-backend:amd64. Preparing to unpack .../62-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... Unpacking libargon2-1:arm64 (0~20190702+dfsg-3) ... Selecting previously unselected package libdevmapper1.02.1:arm64. Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2ubuntu1_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2ubuntu1) ... Selecting previously unselected package libjson-c5:arm64. Preparing to unpack .../03-libjson-c5_0.17-1_arm64.deb ... Unpacking libjson-c5:arm64 (0.17-1) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4ubuntu3_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.6.1-4ubuntu3) ... Selecting previously unselected package libfdisk1:arm64. Preparing to unpack .../05-libfdisk1_2.39.1-4ubuntu2_arm64.deb ... Unpacking libfdisk1:arm64 (2.39.1-4ubuntu2) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../06-libkmod2_30+20230519-1ubuntu3_arm64.deb ... Unpacking libkmod2:arm64 (30+20230519-1ubuntu3) ... Selecting previously unselected package libapparmor1:arm64. Preparing to unpack .../07-libapparmor1_4.0.0~alpha2-0ubuntu5_arm64.deb ... Unpacking libapparmor1:arm64 (4.0.0~alpha2-0ubuntu5) ... Selecting previously unselected package curl. Preparing to unpack .../18-curl_7.64.0-4+deb10u8_amd64.deb ... Unpacking curl (7.64.0-4+deb10u8) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../19-libassuan0_2.5.2-1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.2-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpgconf (2.2.12-1+deb10u2) ... Selecting previously unselected package lsb-base. Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ... Unpacking lsb-base (10.2019051400) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_amd64.deb ... Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../23-libnpth0_1.6-1_amd64.deb ... Unpacking libnpth0:amd64 (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_amd64.deb ... [Pipeline] } Updating certificates in /etc/ssl/certs... [Pipeline] // stage [Pipeline] } go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading golang.org/x/net v0.19.0 [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Selecting previously unselected package python3-cryptography. Preparing to unpack .../63-python3-cryptography_38.0.4-3_amd64.deb ... Unpacking python3-cryptography (38.0.4-3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../64-python3-dbus_1.3.2-4+b1_amd64.deb ... Unpacking python3-dbus (1.3.2-4+b1) ... Selecting previously unselected package python3-distro. Preparing to unpack .../65-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../66-python3-gi_3.42.2-3+b1_amd64.deb ... Unpacking python3-gi (3.42.2-3+b1) ... Selecting previously unselected package libip4tc2:arm64. Preparing to unpack .../08-libip4tc2_1.8.9-2ubuntu2_arm64.deb ... Unpacking libip4tc2:arm64 (1.8.9-2ubuntu2) ... Selecting previously unselected package libsystemd-shared:arm64. Preparing to unpack .../09-libsystemd-shared_253.5-1ubuntu6.1_arm64.deb ... Unpacking libsystemd-shared:arm64 (253.5-1ubuntu6.1) ... Selecting previously unselected package systemd-dev. Preparing to unpack .../10-systemd-dev_253.5-1ubuntu6.1_all.deb ... Unpacking systemd-dev (253.5-1ubuntu6.1) ... Selecting previously unselected package systemd. Preparing to unpack .../11-systemd_253.5-1ubuntu6.1_arm64.deb ... Unpacking systemd (253.5-1ubuntu6.1) ... Unpacking dirmngr (2.2.12-1+deb10u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../25-distro-info-data_0.41+deb10u8_all.deb ... Unpacking distro-info-data (0.41+deb10u8) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u5_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u5) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_amd64.deb ... + rm -f /root/build-deb/engine/go.mod Created binary: bundles/dynbinary-daemon/dockerd Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v7)... + tee /root/build-deb/engine/go.mod module github.com/docker/docker go 1.21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT + GO111MODULE=on + GOTOOLCHAIN=local + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/docker/dockerversion.GitCommit=b37f8c8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T12:20:09.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy + rm -f /root/build-deb/engine/go.mod 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 < 3.5 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 13.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 (0.3s) -- Generating done (0.0s) -- 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 ++ : v2.0.1 + 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 v2.0.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/v2/cmd/rootlesskit@v2.0.1 Install rootlesskit version v2.0.1 go: downloading github.com/rootless-containers/rootlesskit/v2 v2.0.1 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/containernetworking/plugins v1.4.0 go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb go: downloading github.com/google/uuid v1.6.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.1 go: downloading github.com/moby/sys/mountinfo v0.7.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/josharian/native v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.17 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 Selecting previously unselected package python3-pyparsing. Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ... Unpacking python3-pyparsing (3.0.9-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ... Unpacking python3-jwt (2.6.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../70-python3-pkg-resources_66.1.1-1_all.deb ... Unpacking python3-pkg-resources (66.1.1-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../71-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Setting up libargon2-1:arm64 (0~20190702+dfsg-3) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2ubuntu1) ... Setting up libjson-c5:arm64 (0.17-1) ... Setting up libcryptsetup12:arm64 (2:2.6.1-4ubuntu3) ... Setting up libfdisk1:arm64 (2.39.1-4ubuntu2) ... Setting up libkmod2:arm64 (30+20230519-1ubuntu3) ... Setting up libapparmor1:arm64 (4.0.0~alpha2-0ubuntu5) ... Setting up libip4tc2:arm64 (1.8.9-2ubuntu2) ... Setting up libsystemd-shared:arm64 (253.5-1ubuntu6.1) ... Setting up systemd-dev (253.5-1ubuntu6.1) ... Setting up systemd (253.5-1ubuntu6.1) ... Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../28-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 .../29-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 .../30-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 gnupg-l10n. Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/zmap/zlint/v3 v3.1.0 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.hXpKcN1D0s/ + cd /tmp/docker-cli-docsgen.hXpKcN1D0s + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 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.6.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.3+incompatible 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-20240125134710-dcda100a8261 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 137 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.15) ... Setting up libpolkit-agent-1-0:arm64 (0.105-33) ... Setting up curl (7.81.0-1ubuntu1.15) ... Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.4) ... 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.6-1~22.04) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../72-python3-wadllib_1.3.6-4_all.deb ... Unpacking python3-wadllib (1.3.6-4) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../76-python3-software-properties_0.99.30-4_all.deb ... Unpacking python3-software-properties (0.99.30-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/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal'. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 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 ... 6570 files and directories currently installed.) Preparing to unpack .../systemd-sysv_253.5-1ubuntu6.1_arm64.deb ... Unpacking systemd-sysv (253.5-1ubuntu6.1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../32-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 .../33-gpg_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpg (2.2.12-1+deb10u2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../34-pinentry-curses_1.1.0-2_amd64.deb ... Unpacking pinentry-curses (1.1.0-2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpg-agent (2.2.12-1+deb10u2) ... go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 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. Selecting previously unselected package software-properties-common. Preparing to unpack .../77-software-properties-common_0.99.30-4_all.deb ... Unpacking software-properties-common (0.99.30-4) ... Setting up libksba8:amd64 (1.6.3-2) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.22-1~deb12u1) ... Setting up libkeyutils1:amd64 (1.6.3-2) ... Setting up libpsl5:amd64 (0.21.2-1) ... Setting up libicu72:amd64 (72.1-3) ... Setting up apt-transport-https (2.6.1) ... Setting up libyaml-0-2:amd64 (0.2.5-1) ... Setting up libglib2.0-0:amd64 (2.74.6-2) ... No schema files found: doing nothing. Setting up distro-info-data (0.58+deb12u1) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:amd64 (0.3.10-2) ... Selecting previously unselected package adduser. Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... Unpacking adduser (3.137ubuntu1) ... Setting up adduser (3.137ubuntu1) ... Selecting previously unselected package openssl. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) Preparing to unpack .../00-openssl_3.0.10-1ubuntu2.3_arm64.deb ... Unpacking openssl (3.0.10-1ubuntu2.3) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../01-ca-certificates_20230311ubuntu1_all.deb ... Unpacking ca-certificates (20230311ubuntu1) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../02-libdbus-1-3_1.14.10-1ubuntu1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.14.10-1ubuntu1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../36-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 .../37-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 .../38-gpgsm_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpgsm (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg. Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg2 (2.2.12-1+deb10u2) ... go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/moby/docker-image-spec v1.3.1 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.12-1~22.04.3) ... Setting up libbrotli1:amd64 (1.0.9-2+b6) ... Setting up libsqlite3-0:amd64 (3.40.1-2) ... Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... Setting up libpackagekit-glib2-18:amd64 (1.2.6-5) ... Setting up libnpth0:amd64 (1.6-3) ... Setting up libassuan0:amd64 (2.5.5-5) ... Setting up libunwind8:amd64 (1.6.2-3) ... Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ... Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Setting up libcap2-bin (1:2.66-4) ... Setting up libglib2.0-data (2.74.6-2) ... Setting up gnupg-l10n (2.2.40-1.1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... Setting up libncursesw6:amd64 (6.4-4) ... Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ... Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... Setting up python-apt-common (2.6.0) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../03-dbus-bin_1.14.10-1ubuntu1_arm64.deb ... Unpacking dbus-bin (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../04-dbus-session-bus-common_1.14.10-1ubuntu1_all.deb ... Unpacking dbus-session-bus-common (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../05-dbus-daemon_1.14.10-1ubuntu1_arm64.deb ... Unpacking dbus-daemon (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1ubuntu1_all.deb ... Unpacking dbus-system-bus-common (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.14.10-1ubuntu1_arm64.deb ... Unpacking dbus (1.14.10-1ubuntu1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../08-distro-info-data_0.58ubuntu0.2_all.deb ... Unpacking distro-info-data (0.58ubuntu0.2) ... + go mod vendor -modfile=vendor.mod Selecting previously unselected package iso-codes. Preparing to unpack .../41-iso-codes_4.2-1_all.deb ... Unpacking iso-codes (4.2-1) ... go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/go-logr/logr v1.3.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../09-libglib2.0-0_2.78.0-2_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.78.0-2) ... Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../10-libgirepository-1.0-1_1.78.1-1_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.78.1-1) ... Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../11-gir1.2-glib-2.0_1.78.1-1_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.78.1-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../12-iso-codes_4.15.0-1_all.deb ... Unpacking iso-codes (4.15.0-1) ... Setting up libduktape207:amd64 (2.7.0-2) ... Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ... Setting up libssh2-1:amd64 (1.10.0-3+b1) ... Setting up sgml-base (1.31) ... Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ... Setting up libstemmer0d:amd64 (2.2.0-2) ... Setting up lsb-release (12.0-1) ... Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... Setting up openssl (3.0.11-1~deb12u2) ... Setting up libelf1:amd64 (0.188-2.1) ... Setting up readline-common (8.2-1.3) ... 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+deb10u8_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u8) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../44-libdbus-1-3_1.12.28-0+deb10u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.28-0+deb10u1) ... go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 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.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.17.0 Selecting previously unselected package libcap2-bin. Preparing to unpack .../13-libcap2-bin_1%3a2.66-4ubuntu1_arm64.deb ... Unpacking libcap2-bin (1:2.66-4ubuntu1) ... Selecting previously unselected package libelf1:arm64. Preparing to unpack .../14-libelf1_0.189-4_arm64.deb ... Unpacking libelf1:arm64 (0.189-4) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../15-libglib2.0-data_2.78.0-2_all.deb ... Unpacking libglib2.0-data (2.78.0-2) ... Selecting previously unselected package libicu72:arm64. Preparing to unpack .../16-libicu72_72.1-3ubuntu3_arm64.deb ... Unpacking libicu72:arm64 (72.1-3ubuntu3) ... Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.10-1~deb12u1) ... Setting up libpolkit-gobject-1-0:amd64 (122-3) ... Setting up pinentry-curses (1.2.1-1) ... Setting up libdw1:amd64 (0.188-2.1) ... Setting up libreadline8:amd64 (8.2-1.3) ... Setting up libglib2.0-bin (2.74.6-2) ... Setting up dbus-daemon (1.14.10-1~deb12u1) ... Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... Setting up ca-certificates (20230311) ... 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) ... 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) ... go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/cloudflare/cfssl v1.6.4 Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../17-libpam-systemd_253.5-1ubuntu6.1_arm64.deb ... Unpacking libpam-systemd:arm64 (253.5-1ubuntu6.1) ... Selecting previously unselected package libxml2:arm64. Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.3ubuntu0.1_arm64.deb ... Unpacking libxml2:arm64 (2.9.14+dfsg-1.3ubuntu0.1) ... Selecting previously unselected package libyaml-0-2:arm64. Preparing to unpack .../19-libyaml-0-2_0.2.5-1_arm64.deb ... Unpacking libyaml-0-2:arm64 (0.2.5-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+deb10u2) ... Setting up lsb-base (10.2019051400) ... Setting up libkeyutils1:amd64 (1.6-6) ... 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+deb10u5) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u8) ... Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... Setting up gpgsm (2.2.27-3ubuntu2.1) ... Setting up pkexec (0.105-33) ... Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.15) ... Setting up python3 (3.10.6-1~22.04) ... Setting up libappstream4:arm64 (0.15.2-2) ... Setting up python3-six (1.16.0-3ubuntu1) ... go: downloading github.com/prometheus/procfs v0.12.0 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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 Selecting previously unselected package lsb-release. Preparing to unpack .../20-lsb-release_12.0-2_all.deb ... Unpacking lsb-release (12.0-2) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../21-python-apt-common_2.6.0ubuntu1_all.deb ... Unpacking python-apt-common (2.6.0ubuntu1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../22-python3-apt_2.6.0ubuntu1_arm64.deb ... Unpacking python3-apt (2.6.0ubuntu1) ... Selecting previously unselected package python3-cffi-backend:arm64. Preparing to unpack .../23-python3-cffi-backend_1.15.1-5build1_arm64.deb ... Unpacking python3-cffi-backend:arm64 (1.15.1-5build1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../24-python3-dbus_1.3.2-5_arm64.deb ... Unpacking python3-dbus (1.3.2-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../25-python3-gi_3.46.0-1_arm64.deb ... Unpacking python3-gi (3.46.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../26-python3-pkg-resources_68.1.2-2_all.deb ... Unpacking python3-pkg-resources (68.1.2-2) ... Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u2) ... 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+deb10u6) ... 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.28-0+deb10u1) ... Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... 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) ... Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ... Setting up libmpdec2:amd64 (2.4.2-2) ... Setting up openssl (1.1.1n-0+deb10u6) ... Setting up readline-common (7.0-5) ... Updating certificates in /etc/ssl/certs... 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) ... go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading golang.org/x/mod v0.14.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 CentOS Stream 9 - AppStream 12 MB/s | 17 MB 00:01 Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../27-libnghttp2-14_1.55.1-1ubuntu0.1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.55.1-1ubuntu0.1) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../28-libpsl5_0.21.2-1_arm64.deb ... Unpacking libpsl5:arm64 (0.21.2-1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../29-apt-transport-https_2.7.3_all.deb ... Unpacking apt-transport-https (2.7.3) ... Selecting previously unselected package libbrotli1:arm64. Preparing to unpack .../30-libbrotli1_1.0.9-2build8_arm64.deb ... Unpacking libbrotli1:arm64 (1.0.9-2build8) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../31-libsasl2-modules-db_2.1.28+dfsg1-3_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg1-3) ... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../32-libsasl2-2_2.1.28+dfsg1-3_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.28+dfsg1-3) ... 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+deb10u6) ... Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... Setting up ca-certificates (20200601~deb10u2) ... 140 added, 0 removed; done. Setting up dbus (1.14.10-1~deb12u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... Setting up python3-pyparsing (2.4.7-1) ... Setting up python3-gi (3.42.1-0ubuntu1) ... go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a Selecting previously unselected package libldap2:arm64. Preparing to unpack .../33-libldap2_2.6.6+dfsg-1~exp1ubuntu1_arm64.deb ... Unpacking libldap2:arm64 (2.6.6+dfsg-1~exp1ubuntu1) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../34-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 .../35-libssh-4_0.10.5-3ubuntu1.2_arm64.deb ... Unpacking libssh-4:arm64 (0.10.5-3ubuntu1.2) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../36-libcurl4_8.2.1-1ubuntu3.2_arm64.deb ... Unpacking libcurl4:arm64 (8.2.1-1ubuntu3.2) ... Selecting previously unselected package curl. Preparing to unpack .../37-curl_8.2.1-1ubuntu3.2_arm64.deb ... Unpacking curl (8.2.1-1ubuntu3.2) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../38-libassuan0_2.5.6-1_arm64.deb ... Unpacking libassuan0:arm64 (2.5.6-1) ... Selecting previously unselected package gpgconf. docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" Updating certificates in /etc/ssl/certs... Setting up xml-core (0.18+nmu1) ... Setting up gpgconf (2.2.40-1.1) ... Setting up libpam-systemd:amd64 (252.22-1~deb12u1) ... + 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/v2/cmd/rootlesskit-docker-proxy@v2.0.1 Setting up python3-jeepney (0.7.1-3) ... Preparing to unpack .../39-gpgconf_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpgconf (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libksba8:arm64. Preparing to unpack .../40-libksba8_1.6.4-2_arm64.deb ... Unpacking libksba8:arm64 (1.6.4-2) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../41-libnpth0_1.6-3build2_arm64.deb ... Unpacking libnpth0:arm64 (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../42-dirmngr_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking dirmngr (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libpackagekit-glib2-18:arm64. Preparing to unpack .../43-libpackagekit-glib2-18_1.2.7-1_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.2.7-1) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../44-gir1.2-packagekitglib-1.0_1.2.7-1_arm64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.7-1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../45-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 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.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Setting up libcurl4:amd64 (7.88.1-10+deb12u5) ... Setting up libpolkit-agent-1-0:amd64 (122-3) ... Setting up curl (7.88.1-10+deb12u5) ... Setting up gpg (2.2.40-1.1) ... Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... Setcap worked! gst-ptp-helper is not suid! Setting up gnupg-utils (2.2.40-1.1) ... Setting up libtirpc3:amd64 (1.3.3+ds-1) ... Setting up gpg-agent (2.2.40-1.1) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go 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) ... Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../46-gnupg-utils_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg. Preparing to unpack .../47-gpg_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpg (2.2.40-1.1ubuntu1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../48-pinentry-curses_1.2.1-1ubuntu1_arm64.deb ... Unpacking pinentry-curses (1.2.1-1ubuntu1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../49-gpg-agent_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../50-gpg-wks-client_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg-wks-server. go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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. + make IMAGE=debian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:bullseye ./verify Unable to find image 'debian:bullseye' locally bullseye: Pulling from library/debian 137 added, 0 removed; done. Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... 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+deb10u8) ... Setting up curl (7.64.0-4+deb10u8) ... 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+deb10u6) ... Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... Preparing to unpack .../51-gpg-wks-server_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../52-gpgsm_2.2.40-1.1ubuntu1_arm64.deb ... Unpacking gpgsm (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg. Preparing to unpack .../53-gnupg_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../54-libcurl3-gnutls_8.2.1-1ubuntu3.2_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (8.2.1-1ubuntu3.2) ... Selecting previously unselected package libstemmer0d:arm64. Preparing to unpack .../55-libstemmer0d_2.2.0-4_arm64.deb ... Unpacking libstemmer0d:arm64 (2.2.0-4) ... Selecting previously unselected package libxmlb2:arm64. Preparing to unpack .../56-libxmlb2_0.3.10-2_arm64.deb ... Unpacking libxmlb2:arm64 (0.3.10-2) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up gpgsm (2.2.40-1.1) ... Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... Setting up libappstream4:amd64 (0.16.1-2) ... Setting up dirmngr (2.2.40-1.1) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 09e2bc8a597c: Already exists Digest: sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 Status: Downloaded newer image for debian:bullseye Setting up python3-more-itertools (8.10.0-2) ... Setting up python3-dbus (1.2.18-3build1) ... Selecting previously unselected package libappstream4:arm64. Preparing to unpack .../57-libappstream4_0.16.2-1_arm64.deb ... Unpacking libappstream4:arm64 (0.16.2-1) ... Selecting previously unselected package libduktape207:arm64. Preparing to unpack .../58-libduktape207_2.7.0+tests-0ubuntu2_arm64.deb ... Unpacking libduktape207:arm64 (2.7.0+tests-0ubuntu2) ... Selecting previously unselected package libdw1:arm64. Preparing to unpack .../59-libdw1_0.189-4_arm64.deb ... Unpacking libdw1:arm64 (0.189-4) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../60-libglib2.0-bin_2.78.0-2_arm64.deb ... Unpacking libglib2.0-bin (2.78.0-2) ... Selecting previously unselected package libunwind8:arm64. Preparing to unpack .../61-libunwind8_1.6.2-3_arm64.deb ... Unpacking libunwind8:arm64 (1.6.2-3) ... Selecting previously unselected package libgstreamer1.0-0:arm64. Preparing to unpack .../62-libgstreamer1.0-0_1.22.5-1_arm64.deb ... Unpacking libgstreamer1.0-0:arm64 (1.22.5-1) ... Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ... Setting up gpg-wks-server (2.2.40-1.1) ... Setting up libnsl2:amd64 (1.3.0-2) ... Setting up gpg-wks-client (2.2.40-1.1) ... Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ... Setting up gnupg (2.2.40-1.1) ... Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... Setting up python3.11 (3.11.2-6) ... 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/zmap/zlint/v3 v3.1.0 + verify + dpkg --version + verify_deb + apt-get update 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.2) ... Selecting previously unselected package libpolkit-gobject-1-0:arm64. Preparing to unpack .../63-libpolkit-gobject-1-0_123-1_arm64.deb ... Unpacking libpolkit-gobject-1-0:arm64 (123-1) ... Selecting previously unselected package libpolkit-agent-1-0:arm64. Preparing to unpack .../64-libpolkit-agent-1-0_123-1_arm64.deb ... Unpacking libpolkit-agent-1-0:arm64 (123-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../65-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package polkitd. Preparing to unpack .../66-polkitd_123-1_arm64.deb ... Unpacking polkitd (123-1) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../67-python3-blinker_1.6.2-1_all.deb ... Unpacking python3-blinker (1.6.2-1) ... + go mod vendor -modfile=vendor.mod go: downloading github.com/google/certificate-transparency-go v1.1.4 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 [8068 kB] Setting up python3-apt (2.4.0ubuntu3) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../68-python3-cryptography_38.0.4-4ubuntu0.23.10.1_arm64.deb ... Unpacking python3-cryptography (38.0.4-4ubuntu0.23.10.1) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../69-python3-pyparsing_3.1.0-1_all.deb ... Unpacking python3-pyparsing (3.1.0-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../70-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../71-python3-jwt_2.7.0-1_all.deb ... Unpacking python3-jwt (2.7.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../72-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../73-python3-wadllib_1.3.6-5_all.deb ... Unpacking python3-wadllib (1.3.6-5) ... 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+deb10u8) ... 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) ... go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [269 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] Setting up gnupg2 (2.2.40-1.1) ... Setting up python3-lazr.uri (1.0.6-2) ... Setting up python3-zipp (1.0.0-3) ... Selecting previously unselected package python3-distro. Preparing to unpack .../74-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../75-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../76-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../77-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... 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) ... go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.16.0 Setting up python3 (3.11.2-1+b1) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.0.9-1) ... Setting up python3-cryptography (3.4.8-1ubuntu2.1) ... + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20240226182428-efb9206 GITCOMMIT=efb9206 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v7 + go build -o build/docker-linux-arm-v7 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=efb9206" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-28T12:20:09Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240226182428-efb9206" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Selecting previously unselected package python3-launchpadlib. Preparing to unpack .../78-python3-launchpadlib_1.11.0-1_all.deb ... Unpacking python3-launchpadlib (1.11.0-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../79-python3-software-properties_0.99.39_all.deb ... Unpacking python3-software-properties (0.99.39) ... Selecting previously unselected package packagekit. Preparing to unpack .../80-packagekit_1.2.7-1_arm64.deb ... Unpacking packagekit (1.2.7-1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../81-software-properties-common_0.99.39_all.deb ... Unpacking software-properties-common (0.99.39) ... Selecting previously unselected package gnupg2. Preparing to unpack .../82-gnupg2_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg2 (2.2.40-1.1ubuntu1) ... Setting up python3-software-properties (0.96.20.2-2) ... Setting up gnupg (2.2.12-1+deb10u2) ... go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 Setting up python3-gi (3.42.2-3+b1) ... 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 Setting up libksba8:arm64 (1.6.4-2) ... Setting up media-types (10.1.0) ... Setting up systemd-sysv (253.5-1ubuntu6.1) ... Setting up libkeyutils1:arm64 (1.6.3-2) ... Setting up libpsl5:arm64 (0.21.2-1) ... Setting up libicu72:arm64 (72.1-3ubuntu3) ... Setting up apt-transport-https (2.7.3) ... Setting up libyaml-0-2:arm64 (0.2.5-1) ... Setting up libglib2.0-0:arm64 (2.78.0-2) ... No schema files found: doing nothing. Setting up distro-info-data (0.58ubuntu0.2) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:arm64 (0.3.10-2) ... Setting up libbrotli1:arm64 (1.0.9-2build8) ... Setting up libsqlite3-0:arm64 (3.42.0-1ubuntu0.1) ... Setting up libnghttp2-14:arm64 (1.55.1-1ubuntu0.1) ... Setting up libpackagekit-glib2-18:arm64 (1.2.7-1) ... Setting up libnpth0:arm64 (1.6-3build2) ... Setting up libassuan0:arm64 (2.5.6-1) ... 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+deb10u2) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... 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 Setting up python3-httplib2 (0.20.4-3) ... Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... Setting up python3-blinker (1.5-1) ... 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-1ubuntu0.1) ... Fetched 8564 kB in 2s (5659 kB/s) Setting up libunwind8:arm64 (1.6.2-3) ... Setting up libkrb5support0:arm64 (1.20.1-3ubuntu1) ... Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg1-3) ... Setting up tzdata (2023d-0ubuntu0.23.10) ... Current default time zone: 'Etc/UTC' Local time is now: Wed Feb 28 12:23:28 UTC 2024. Universal Time is now: Wed Feb 28 12:23:28 UTC 2024. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.66-4ubuntu1) ... Setting up libglib2.0-data (2.78.0-2) ... Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libdbus-1-3:arm64 (1.14.10-1ubuntu1) ... Setting up libk5crypto3:arm64 (1.20.1-3ubuntu1) ... Setting up libsasl2-2:arm64 (2.1.28+dfsg1-3) ... Setting up python-apt-common (2.6.0ubuntu1) ... Setting up python3-pkg-resources (66.1.1-1) ... Setting up python3-dbus (1.3.2-4+b1) ... go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Setting up python3-secretstorage (3.3.1-1) ... Setting up libduktape207:arm64 (2.7.0+tests-0ubuntu2) ... Setting up dbus-session-bus-common (1.14.10-1ubuntu1) ... Setting up libgirepository-1.0-1:arm64 (1.78.1-1) ... Setting up sgml-base (1.31) ... Setting up libkrb5-3:arm64 (1.20.1-3ubuntu1) ... Setting up libstemmer0d:arm64 (2.2.0-4) ... Setting up lsb-release (12.0-2) ... Setting up dbus-system-bus-common (1.14.10-1ubuntu1) ... Setting up openssl (3.0.10-1ubuntu2.3) ... 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 + '[' prod = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.6.0-1) ... go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 Installing : libseccomp-2.3.1-4.el7.aarch64 1/27 Setting up python3-keyring (23.5.0-1) ... Setting up python3-lazr.restfulclient (0.14.4-1) ... Setting up libelf1:arm64 (0.189-4) ... Setting up readline-common (8.2-1.3) ... Setting up libxml2:arm64 (2.9.14+dfsg-1.3ubuntu0.1) ... Setting up libldap2:arm64 (2.6.6+dfsg-1~exp1ubuntu1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.10-1ubuntu1) ... Setting up libpolkit-gobject-1-0:arm64 (123-1) ... Setting up pinentry-curses (1.2.1-1ubuntu1) ... Setting up libdw1:arm64 (0.189-4) ... Setting up libreadline8:arm64 (8.2-1.3) ... Setting up libglib2.0-bin (2.78.0-2) ... Setting up dbus-daemon (1.14.10-1ubuntu1) ... Setting up ca-certificates (20230311ubuntu1) ... Reading package lists... + 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... Setting up python3-apt (2.6.0) ... Setting up python3-lazr.uri (1.0.6-3) ... go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading golang.org/x/mod v0.14.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a Installing : libcgroup-0.41-21.el7.aarch64 2/27 Setting up python3-launchpadlib (1.10.16-1) ... 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 - Setting up python3-cryptography (38.0.4-3) ... Installing : libselinux-utils-2.5-15.el7.aarch64 3/27 Installing : policycoreutils-2.5-34.el7.aarch64 4/27 Setting up python3-software-properties (0.99.22.9) ... Setting up software-properties-common (0.99.22.9) ... Updating certificates in /etc/ssl/certs... Warning: apt-key output should not be parsed (stdout is not a terminal) 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 Setting up python3-wadllib (1.3.6-4) ... Setting up python3-oauthlib (3.2.2-1) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... Updating certificates in /etc/ssl/certs... 137 added, 0 removed; done. Setting up dbus (1.14.10-1ubuntu1) ... Setting up libgssapi-krb5-2:arm64 (1.20.1-3ubuntu1) ... Setting up gir1.2-glib-2.0:arm64 (1.78.1-1) ... Setting up libssh-4:arm64 (0.10.5-3ubuntu1.2) ... Setting up xml-core (0.18+nmu1) ... Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-software-properties (0.99.30-4) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.20-2ubuntu4.1) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 22.04.3 LTS' +++ NAME=Ubuntu +++ VERSION_ID=22.04 +++ VERSION='22.04.3 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 + '[' prod = 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... Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 5/27 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.fc38.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iAWh00 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.8REyAM + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.unSyif + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /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.X9uBWm + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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 + make VERSION=v2.24.6 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/containerd/containerd v1.7.12 Setting up gpgconf (2.2.40-1.1ubuntu1) ... Setting up libpam-systemd:arm64 (253.5-1ubuntu6.1) ... Processing triggers for libc-bin (2.36-9+deb12u4) ... Processing triggers for systemd (252.22-1~deb12u1) ... Processing triggers for sgml-base (1.31) ... Setting up polkitd (122-3) ... Creating group 'polkitd' with GID 997. Creating user 'polkitd' (polkit) with UID 997 and GID 997. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of reload. 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 done. Updating certificates in /etc/ssl/certs... Setting up libcurl4:arm64 (8.2.1-1ubuntu3.2) ... Setting up libpolkit-agent-1-0:arm64 (123-1) ... Setting up curl (8.2.1-1ubuntu3.2) ... Setting up gpg (2.2.40-1.1ubuntu1) ... Setting up libgstreamer1.0-0:arm64 (1.22.5-1) ... Setcap worked! gst-ptp-helper is not suid! Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... Setting up libtirpc3:arm64 (1.3.3+ds-1) ... Setting up gpg-agent (2.2.40-1.1ubuntu1) ... start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Setting up packagekit (1.2.6-5) ... 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 software-properties-common (0.99.30-4) ... 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. Need to get 23.4 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+deb11u5 [98.2 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+deb11u2 [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.1w-0+deb11u1 [859 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+deb11u1 [77.2 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 bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u11 [347 kB] Get:27 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u11 [271 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+deb11u2 [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+deb11u5 [8244 B] Get:34 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u1 [1374 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 bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u11 [344 kB] Get:51 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.28-0+deb11u1 [223 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] + go mod vendor -modfile=vendor.mod OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian buster test' + apt-get update go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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 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. Processing triggers for ca-certificates (20230311) ... Updating certificates in /etc/ssl/certs... debconf: delaying package configuration, since apt-utils is not installed Fetched 23.4 MB in 0s (51.2 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 ... 6670 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) ... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 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)). 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 [53.9 kB] go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading golang.org/x/net v0.20.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up gpgsm (2.2.40-1.1ubuntu1) ... Setting up libcurl3-gnutls:arm64 (8.2.1-1ubuntu3.2) ... Setting up libappstream4:arm64 (0.16.2-1) ... Setting up dirmngr (2.2.40-1.1ubuntu1) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.10-1~deb12u1) ... ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 12 (bookworm)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=12 +++ VERSION='12 (bookworm)' +++ VERSION_CODENAME=bookworm +++ 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=bookworm + '[' bookworm = sid ']' + install_debian_containerd + '[' prod = 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... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_amd64.deb ... Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ... 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) ... OK + '[' jammy = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu jammy test' + apt-get update Get:5 https://download.docker.com/linux/debian buster/test amd64 Packages [76.1 kB] Fetched 130 kB in 1s (194 kB/s) go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 Setting up gir1.2-packagekitglib-1.0 (1.2.7-1) ... Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... Setting up libnsl2:arm64 (1.3.0-2build2) ... Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... Setting up libpython3.11-stdlib:arm64 (3.11.6-3) ... Setting up gnupg (2.2.40-1.1ubuntu1) ... Setting up libpython3-stdlib:arm64 (3.11.4-5) ... Setting up python3.11 (3.11.6-3) ... done. Updating certificates in /etc/ssl/certs... Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ... Setting up python3.9-minimal (3.9.2-1) ... go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 Installing : libnfnetlink-1.0.1-4.el7.aarch64 6/27 Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 7/27 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB] Get:2 https://download.docker.com/linux/ubuntu jammy/test arm64 Packages [43.1 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease Reading package lists... ++ find deb/debbuild/debian-buster/ -type f -name '*.deb' + packages='deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb' ++ echo 'deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb Selecting previously unselected package docker-buildx-plugin. (Reading database ... 9727 files and directories currently installed.) Selecting previously unselected package python3-minimal. rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 140 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 - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6964 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. Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 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+deb11u2_amd64.deb ... Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... Installing : slirp4netns-0.4.3-4.el7_8.aarch64 8/27 Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease Fetched 92.0 kB in 1s (117 kB/s) Preparing to unpack .../docker-buildx-plugin_0.12.1-1~debian.10~buster_amd64.deb ... Unpacking docker-buildx-plugin (0.12.1-1~debian.10~buster) ... 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 ... Setting up gnupg2 (2.2.40-1.1ubuntu1) ... Setting up python3 (3.11.4-5) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.1.0-1) ... CentOS Stream 9 - Extras packages 14 kB/s | 15 kB 00:01 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.3.0-13.el9 baseos 37 k Installing dependencies: dbus-libs aarch64 1:1.12.20-8.el9 baseos 150 k python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k python3-dbus aarch64 1.2.18-2.el9 baseos 144 k python3-dnf-plugins-core noarch 4.3.0-13.el9 baseos 264 k python3-six noarch 1.15.0-9.el9 baseos 37 k python3-systemd aarch64 234-18.el9 baseos 89 k systemd-libs aarch64 252-27.el9 baseos 639 k Transaction Summary ================================================================================ Install 8 Packages Total download size: 1.6 M Installed size: 5.1 M Downloading Packages: 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) ... OK + '[' bookworm = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bookworm test' + apt-get update Setting up python3-gi (3.46.0-1) ... Setting up python3-httplib2 (0.20.4-3) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go 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 ... 7402 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.1w-0+deb11u1_amd64.deb ... Setting up python3-cffi-backend:arm64 (1.15.1-5build1) ... Setting up python3-blinker (1.6.2-1) ... Setting up python3-pkg-resources (68.1.2-2) ... Unpacking openssl (1.1.1w-0+deb11u1) ... 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:amd64. Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 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-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb' ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb Selecting previously unselected package docker-ce-rootless-extras. (1/8): dnf-plugins-core-4.3.0-13.el9.noarch.rpm 122 kB/s | 37 kB 00:00 (2/8): dbus-libs-1.12.20-8.el9.aarch64.rpm 477 kB/s | 150 kB 00:00 (3/8): python3-dbus-1.2.18-2.el9.aarch64.rpm 14 MB/s | 144 kB 00:00 (4/8): python3-dateutil-2.8.1-7.el9.noarch.rpm 893 kB/s | 288 kB 00:00 (5/8): python3-dnf-plugins-core-4.3.0-13.el9.no 18 MB/s | 264 kB 00:00 (6/8): python3-six-1.15.0-9.el9.noarch.rpm 2.6 MB/s | 37 kB 00:00 (7/8): python3-systemd-234-18.el9.aarch64.rpm 7.1 MB/s | 89 kB 00:00 (8/8): systemd-libs-252-27.el9.aarch64.rpm 23 MB/s | 639 kB 00:00 -------------------------------------------------------------------------------- Total 2.4 MB/s | 1.6 MB 00:00 Setting up python3-dbus (1.3.2-5) ... Setting up python3-distro (1.8.0-1) ... Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB] Get:5 https://download.docker.com/linux/debian bookworm/test amd64 Packages [24.3 kB] Fetched 67.6 kB in 1s (125 kB/s) 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+deb11u1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.43.0-1+deb11u1) ... 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) ... (Reading database ... 9230 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... 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 Setting up python3-jwt (2.7.0-1) ... Setting up python3-apt (2.6.0ubuntu1) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... 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+deb11u11_amd64.deb ... Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u11) ... Selecting previously unselected package curl. Preparing to unpack .../13-curl_7.74.0-1.3+deb11u11_amd64.deb ... Unpacking curl (7.74.0-1.3+deb11u11) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-buildx-plugin (0.12.1-1~ubuntu.22.04~jammy) ... Transaction test succeeded. Running transaction Preparing : 1/1 Installing : systemd-libs-252-27.el9.aarch64 1/8 Running scriptlet: systemd-libs-252-27.el9.aarch64 1/8 Installing : dbus-libs-1:1.12.20-8.el9.aarch64 2/8 Installing : python3-dbus-1.2.18-2.el9.aarch64 3/8 Installing : python3-systemd-234-18.el9.aarch64 4/8 Setting up python3-lazr.uri (1.0.6-3) ... Setting up python3-cryptography (38.0.4-4ubuntu0.23.10.1) ... Reading package lists... W: https://download.docker.com/linux/debian/dists/bookworm/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/debian-bookworm/ -type f -name '*.deb' + packages='deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_amd64.deb' ++ echo 'deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_amd64.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 11531 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.24.6-1~debian.12~bookworm_amd64.deb ... Unpacking docker-compose-plugin (2.24.6-1~debian.12~bookworm) ... 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+deb11u2_amd64.deb ... Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../17-libnpth0_1.6-3_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3) ... Installing : python3-six-1.15.0-9.el9.noarch 5/8 Installing : python3-dateutil-1:2.8.1-7.el9.noarch 6/8 Installing : python3-dnf-plugins-core-4.3.0-13.el9.noarch 7/8 Installing : dnf-plugins-core-4.3.0-13.el9.noarch 8/8 Running scriptlet: dnf-plugins-core-4.3.0-13.el9.noarch 8/8 Verifying : dbus-libs-1:1.12.20-8.el9.aarch64 1/8 Verifying : dnf-plugins-core-4.3.0-13.el9.noarch 2/8 Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 3/8 Verifying : python3-dbus-1.2.18-2.el9.aarch64 4/8 Verifying : python3-dnf-plugins-core-4.3.0-13.el9.noarch 5/8 Verifying : python3-six-1.15.0-9.el9.noarch 6/8 Verifying : python3-systemd-234-18.el9.aarch64 7/8 Setting up python3-wadllib (1.3.6-5) ... Setting up python3-oauthlib (3.2.2-1) ... 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+deb11u5_all.deb ... Unpacking distro-info-data (0.51+deb11u5) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../20-libglib2.0-0_2.66.8-1+deb11u1_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u1) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~debian.10~buster_amd64.deb ... Unpacking docker-compose-plugin (2.24.6-1~debian.10~buster) ... Verifying : systemd-libs-252-27.el9.aarch64 8/8 Installed: dbus-libs-1:1.12.20-8.el9.aarch64 dnf-plugins-core-4.3.0-13.el9.noarch python3-dateutil-1:2.8.1-7.el9.noarch python3-dbus-1.2.18-2.el9.aarch64 python3-dnf-plugins-core-4.3.0-13.el9.noarch python3-six-1.15.0-9.el9.noarch python3-systemd-234-18.el9.aarch64 systemd-libs-252-27.el9.aarch64 Complete! + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' prod = 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.14.0 Installed: dnf-0:4.14.0-9.el9.noarch at Wed Feb 14 04:11:57 2024 Built : builder@centos.org at Thu Oct 26 05:16:42 2023 Installed: rpm-0:4.16.1.3-29.el9.aarch64 at Wed Feb 14 04:11:53 2024 Built : builder@centos.org at Wed Dec 13 11:39:53 2023 Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-launchpadlib (1.11.0-1) ... make[1]: Leaving directory '/root/build-deb' dh_installdeb Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... 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) ... + 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 Setting up python3-software-properties (0.99.39) ... Processing triggers for libc-bin (2.38-1ubuntu6) ... Processing triggers for sgml-base (1.31) ... 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} 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) ... Installing : setools-libs-3.3.8-4.el7.aarch64 9/27 + dnf config-manager --set-disabled 'docker-ce-*' Setting up polkitd (123-1) ... Creating group 'polkitd' with GID 997. Creating user 'polkitd' (polkit) with UID 997 and GID 997. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of reload. start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Setting up packagekit (1.2.7-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 /run/dbus/system_bus_socket: No such file or directory dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums 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) ... + dnf config-manager --set-enabled docker-ce-test Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up software-properties-common (0.99.39) ... Processing triggers for ca-certificates (20230311ubuntu1) ... Updating certificates in /etc/ssl/certs... debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... 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) ... + dnf makecache 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.10-1ubuntu1) ... dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_amd64.deb'. Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u11_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u11) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../37-libdbus-1-3_1.12.28-0+deb11u1_amd64.deb ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 23.10' +++ NAME=Ubuntu +++ VERSION_ID=23.10 +++ VERSION='23.10 (Mantic Minotaur)' +++ VERSION_CODENAME=mantic +++ 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=mantic +++ LOGO=ubuntu-logo ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=mantic + '[' mantic = sid ']' + install_debian_containerd + '[' prod = 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... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-compose-plugin (2.24.6-1~ubuntu.22.04~jammy) ... Unpacking libdbus-1-3:amd64 (1.12.28-0+deb11u1) ... 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_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) ... done. Updating certificates in /etc/ssl/certs... CentOS Stream 9 - BaseOS 22 kB/s | 6.1 kB 00:00 Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... 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+deb11u2) ... Setting up media-types (4.0.0) ... Setting up libpsl5:amd64 (0.21.0-1.2) ... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 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)). CentOS Stream 9 - AppStream 25 kB/s | 6.2 kB 00:00 Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... Setting up apt-transport-https (2.2.4) ... Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u1) ... No schema files found: doing nothing. Setting up distro-info-data (0.51+deb11u5) ... 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+deb11u1) ... 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.28-0+deb11u1) ... Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Setting up python-apt-common (2.2.1) ... Setting up libmpdec3:amd64 (2.5.1-1) ... Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... OK CentOS Stream 9 - Extras packages 28 kB/s | 6.9 kB 00:00 Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~debian.12~bookworm_amd64.deb ... Unpacking docker-buildx-plugin (0.12.1-1~debian.12~bookworm) ... Setting up libssh2-1:amd64 (1.9.0-2) ... Setting up openssl (1.1.1w-0+deb11u1) ... 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+deb11u11) ... Setting up ca-certificates (20210119) ... + '[' mantic = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu mantic test' + apt-get update Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... Installing : docker-compose-plugin-2.24.6-0.el7.aarch64 10/27 Updating certificates in /etc/ssl/certs... Get:1 https://download.docker.com/linux/ubuntu mantic InRelease [48.8 kB] Get:2 https://download.docker.com/linux/ubuntu mantic/test arm64 Packages [12.3 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports mantic InRelease Docker CE Test - aarch64 94 kB/s | 52 kB 00:00 Setting up docker-compose-plugin (2.24.6-1~debian.12~bookworm) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... Setting up docker-buildx-plugin (0.12.1-1~debian.12~bookworm) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Hit:4 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease Fetched 61.1 kB in 1s (88.2 kB/s) 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. 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~20240226182428.efb9206-1~debian.12~bookworm) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_amd64.deb 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+deb11u11) ... Setting up curl (7.74.0-1.3+deb11u11) ... 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) ... Metadata cache created. + 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-buildx-plugin-0.12.1-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.24.6-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64.rpm' + set -x ++ source /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 Stream' + product_version='CentOS Stream' + '[' 'CentOS Stream' = rawhide ']' + dnf install -y rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.24.6-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.aarch64.rpm Reading package lists... Building dependency tree... Reading state information... 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 docker-buildx-plugin (0.12.1-1~ubuntu.22.04~jammy) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... Setting up docker-compose-plugin (2.24.6-1~ubuntu.22.04~jammy) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. 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. Setting up docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~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-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_arm64.deb Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/mantic/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-mantic/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_arm64.deb' ++ echo 'deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_arm64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_arm64.deb Selecting previously unselected package docker-ce. (Reading database ... 9902 files and directories currently installed.) Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... Last metadata expiration check: 0:00:01 ago on Wed Feb 28 12:23:36 2024. Dependencies resolved. ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: docker-buildx-plugin aarch64 0.12.1-0.el9 @commandline 11 M docker-ce aarch64 3:0.0.0~20240226182428.efb9206-0.el9 @commandline 17 M docker-ce-cli aarch64 1:0.0.0~20240226182428.efb9206-0.el9 @commandline 6.6 M docker-ce-rootless-extras aarch64 0.0.0~20240226182428.efb9206-0.el9 @commandline 3.6 M docker-compose-plugin aarch64 2.24.6-0.el9 @commandline 11 M Installing dependencies: acl aarch64 2.3.1-4.el9 baseos 71 k container-selinux noarch 3:2.229.0-1.el9 appstream 57 k containerd.io aarch64 1.6.28-3.1.el9 docker-ce-test 26 M cracklib aarch64 2.9.6-27.el9 baseos 95 k cracklib-dicts aarch64 2.9.6-27.el9 baseos 3.6 M dbus aarch64 1:1.12.20-8.el9 baseos 3.7 k dbus-broker aarch64 28-7.el9 baseos 166 k dbus-common noarch 1:1.12.20-8.el9 baseos 15 k diffutils aarch64 3.7-12.el9 baseos 392 k fuse-common aarch64 3.10.2-8.el9 baseos 8.3 k fuse-overlayfs aarch64 1.12-1.el9 appstream 64 k fuse3 aarch64 3.10.2-8.el9 appstream 53 k fuse3-libs aarch64 3.10.2-8.el9 appstream 89 k iptables-libs aarch64 1.8.10-2.el9 baseos 462 k iptables-nft aarch64 1.8.10-2.el9 baseos 201 k kmod aarch64 28-9.el9 baseos 124 k kmod-libs aarch64 28-9.el9 baseos 62 k libdb aarch64 5.3.28-53.el9 baseos 712 k libeconf aarch64 0.4.1-3.el9 baseos 26 k libfdisk aarch64 2.37.4-15.el9 baseos 149 k libmnl aarch64 1.0.4-15.el9 baseos 28 k libnetfilter_conntrack aarch64 1.0.9-1.el9 baseos 58 k libnfnetlink aarch64 1.0.1-21.el9 baseos 29 k libnftnl aarch64 1.2.6-2.el9 baseos 81 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.6-1.el9 baseos 190 k libslirp aarch64 4.4.0-7.el9 appstream 68 k libutempter aarch64 1.2.1-6.el9 baseos 27 k openssl aarch64 1:3.0.7-25.el9 baseos 1.2 M pam aarch64 1.5.1-19.el9 baseos 627 k policycoreutils aarch64 3.6-2.1.el9 baseos 242 k rpm-plugin-selinux aarch64 4.16.1.3-29.el9 baseos 17 k selinux-policy noarch 38.1.33-1.el9 baseos 55 k selinux-policy-targeted noarch 38.1.33-1.el9 baseos 6.9 M slirp4netns aarch64 1.2.3-1.el9 appstream 47 k systemd aarch64 252-27.el9 baseos 4.0 M systemd-pam aarch64 252-27.el9 baseos 269 k systemd-rpm-macros noarch 252-27.el9 baseos 67 k util-linux aarch64 2.37.4-15.el9 baseos 2.2 M util-linux-core aarch64 2.37.4-15.el9 baseos 431 k xz aarch64 5.2.5-8.el9 baseos 226 k Transaction Summary ================================================================================================ Install 47 Packages Total size: 99 M Total download size: 49 M Installed size: 408 M Downloading Packages: Correcting dependencies... Done Skipping docker-compose-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-rootless-extras, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-buildx-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 Recommended packages: 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 0 not upgraded. Need to get 30.2 MB of archives. After this operation, 122 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:9 https://download.docker.com/linux/debian bookworm/test amd64 containerd.io amd64 1.6.28-1 [29.6 MB] Installing : docker-buildx-plugin-0.12.1-0.el7.aarch64 11/27 Installing : 1:docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch 12/27 Installing : audit-libs-python-2.8.5-4.el7.aarch64 13/27 Installing : checkpolicy-2.5-8.el7.aarch64 14/27 Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... Get:10 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB] Setting up docker-buildx-plugin (0.12.1-1~debian.10~buster) ... Setting up docker-compose-plugin (2.24.6-1~debian.10~buster) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.10~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~20240226182428.efb9206-1~debian.10~buster) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_amd64.deb 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) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 30.2 MB in 1s (46.7 MB/s) Selecting previously unselected package netbase. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11755 files and directories currently installed.) Preparing to unpack .../0-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Reading package lists... (1/42): cracklib-2.9.6-27.el9.aarch64.rpm 309 kB/s | 95 kB 00:00 (2/42): acl-2.3.1-4.el9.aarch64.rpm 227 kB/s | 71 kB 00:00 (3/42): dbus-1.12.20-8.el9.aarch64.rpm 331 kB/s | 3.7 kB 00:00 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) ... 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 Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_arm64.deb ... Unpacking docker-compose-plugin (2.24.6-1~ubuntu.23.10~mantic) ... Selecting previously unselected package containerd.io. Preparing to unpack .../1-containerd.io_1.6.28-1_amd64.deb ... Unpacking containerd.io (1.6.28-1) ... Building dependency tree... Reading state information... Reading package lists... (4/42): dbus-broker-28-7.el9.aarch64.rpm 17 MB/s | 166 kB 00:00 (5/42): cracklib-dicts-2.9.6-27.el9.aarch64.rpm 10 MB/s | 3.6 MB 00:00 (6/42): dbus-common-1.12.20-8.el9.noarch.rpm 417 kB/s | 15 kB 00:00 (7/42): diffutils-3.7-12.el9.aarch64.rpm 11 MB/s | 392 kB 00:00 (8/42): fuse-common-3.10.2-8.el9.aarch64.rpm 268 kB/s | 8.3 kB 00:00 (9/42): iptables-libs-1.8.10-2.el9.aarch64.rpm 12 MB/s | 462 kB 00:00 (10/42): iptables-nft-1.8.10-2.el9.aarch64.rpm 5.4 MB/s | 201 kB 00:00 (11/42): kmod-28-9.el9.aarch64.rpm 7.8 MB/s | 124 kB 00:00 (12/42): libdb-5.3.28-53.el9.aarch64.rpm 55 MB/s | 712 kB 00:00 (13/42): kmod-libs-28-9.el9.aarch64.rpm 3.7 MB/s | 62 kB 00:00 (14/42): libeconf-0.4.1-3.el9.aarch64.rpm 2.1 MB/s | 26 kB 00:00 (15/42): libfdisk-2.37.4-15.el9.aarch64.rpm 15 MB/s | 149 kB 00:00 (16/42): libmnl-1.0.4-15.el9.aarch64.rpm 3.9 MB/s | 28 kB 00:00 (17/42): libnetfilter_conntrack-1.0.9-1.el9.aar 5.9 MB/s | 58 kB 00:00 (18/42): libnfnetlink-1.0.1-21.el9.aarch64.rpm 3.1 MB/s | 29 kB 00:00 (19/42): libpwquality-1.4.4-8.el9.aarch64.rpm 17 MB/s | 119 kB 00:00 (20/42): libnftnl-1.2.6-2.el9.aarch64.rpm 7.5 MB/s | 81 kB 00:00 (21/42): libseccomp-2.5.2-2.el9.aarch64.rpm 7.1 MB/s | 72 kB 00:00 (22/42): libselinux-utils-3.6-1.el9.aarch64.rpm 17 MB/s | 190 kB 00:00 (23/42): libutempter-1.2.1-6.el9.aarch64.rpm 2.7 MB/s | 27 kB 00:00 (24/42): openssl-3.0.7-25.el9.aarch64.rpm 71 MB/s | 1.2 MB 00:00 (25/42): pam-1.5.1-19.el9.aarch64.rpm 36 MB/s | 627 kB 00:00 (26/42): policycoreutils-3.6-2.1.el9.aarch64.rp 21 MB/s | 242 kB 00:00 (27/42): rpm-plugin-selinux-4.16.1.3-29.el9.aar 1.2 MB/s | 17 kB 00:00 (28/42): selinux-policy-38.1.33-1.el9.noarch.rp 5.1 MB/s | 55 kB 00:00 (29/42): systemd-252-27.el9.aarch64.rpm 125 MB/s | 4.0 MB 00:00 (30/42): systemd-pam-252-27.el9.aarch64.rpm 8.3 MB/s | 269 kB 00:00 (31/42): systemd-rpm-macros-252-27.el9.noarch.r 4.2 MB/s | 67 kB 00:00 (32/42): selinux-policy-targeted-38.1.33-1.el9. 81 MB/s | 6.9 MB 00:00 Setting up python3-software-properties (0.96.20.2-2.1) ... Correcting dependencies... Done 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 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 (33/42): util-linux-2.37.4-15.el9.aarch64.rpm 28 MB/s | 2.2 MB 00:00 (34/42): util-linux-core-2.37.4-15.el9.aarch64. 5.9 MB/s | 431 kB 00:00 (35/42): xz-5.2.5-8.el9.aarch64.rpm 5.2 MB/s | 226 kB 00:00 (36/42): fuse-overlayfs-1.12-1.el9.aarch64.rpm 8.4 MB/s | 64 kB 00:00 (37/42): container-selinux-2.229.0-1.el9.noarch 5.2 MB/s | 57 kB 00:00 (38/42): fuse3-3.10.2-8.el9.aarch64.rpm 5.8 MB/s | 53 kB 00:00 (39/42): fuse3-libs-3.10.2-8.el9.aarch64.rpm 9.1 MB/s | 89 kB 00:00 (40/42): libslirp-4.4.0-7.el9.aarch64.rpm 7.1 MB/s | 68 kB 00:00 (41/42): slirp4netns-1.2.3-1.el9.aarch64.rpm 5.1 MB/s | 47 kB 00:00 Setting up software-properties-common (0.96.20.2-2.1) ... Processing triggers for libc-bin (2.31-13+deb11u8) ... Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... 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 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 Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_arm64.deb ... Unpacking docker-buildx-plugin (0.12.1-1~ubuntu.23.10~mantic) ... 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. Need to get 22.0 MB of archives. After this operation, 99.5 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/test arm64 containerd.io arm64 1.6.28-1 [21.3 MB] 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. Need to get 35.2 MB of archives. After this operation, 139 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 http://deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u10 [3505 kB] Get:11 https://download.docker.com/linux/debian buster/test amd64 containerd.io amd64 1.6.28-1 [29.6 MB] Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u10 [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-security buster/updates/main amd64 dbus amd64 1.12.28-0+deb10u1 [240 kB] Get:20 http://deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u10 [209 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 dbus-user-session amd64 1.12.28-0+deb10u1 [98.6 kB] (42/42): containerd.io-1.6.28-3.1.el9.aarch64.r 38 MB/s | 26 MB 00:00 -------------------------------------------------------------------------------- Total 24 MB/s | 49 MB 00:02 Selecting previously unselected package dbus-user-session. Preparing to unpack .../2-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... Unpacking dbus-user-session (1.14.10-1~deb12u1) ... Selecting previously unselected package libip6tc2:amd64. Preparing to unpack .../3-libip6tc2_1.8.9-2_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.9-2) ... Selecting previously unselected package libxtables12:amd64. Preparing to unpack .../4-libxtables12_1.8.9-2_amd64.deb ... Unpacking libxtables12:amd64 (1.8.9-2) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../5-libmnl0_1.0.4-3_amd64.deb ... Unpacking libmnl0:amd64 (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../6-libnfnetlink0_1.0.2-2_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../8-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package iptables. Preparing to unpack .../9-iptables_1.8.9-2_amd64.deb ... Unpacking iptables (1.8.9-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 + '[' prod = stage ']' + REPO_URL=https://download.docker.com/linux/debian [DEBUG] Installing engine dependencies from 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: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-updates/main arm64 libxtables12 arm64 1.8.7-1ubuntu5.2 [30.9 kB] Setting up libip6tc2:amd64 (1.8.9-2) ... Setting up dbus-user-session (1.14.10-1~deb12u1) ... Setting up libmnl0:amd64 (1.0.4-3) ... Setting up containerd.io (1.6.28-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:amd64 (1.8.9-2) ... Setting up libnfnetlink0:amd64 (1.0.2-2) ... Setting up netbase (6.4) ... done. Updating certificates in /etc/ssl/certs... 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-updates/main arm64 libip6tc2 arm64 1.8.7-1ubuntu5.2 [20.2 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] 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-updates/main arm64 iptables arm64 1.8.7-1ubuntu5.2 [451 kB] Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... Setting up docker-compose-plugin (2.24.6-1~ubuntu.23.10~mantic) ... Setting up docker-buildx-plugin (0.12.1-1~ubuntu.23.10~mantic) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... debconf: delaying package configuration, since apt-utils is not installed Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ... Setting up iptables (1.8.9-2) ... 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.36-9+deb12u4) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version 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:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dbus-user-session arm64 1.12.20-2ubuntu4.1 [9442 B] debconf: delaying package configuration, since apt-utils is not installed invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. 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. Setting up docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... 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. Fetched 35.2 MB in 1s (38.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 ... 9952 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) ... Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.4 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/centos/gpg + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_arm64.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_arm64.deb Fetched 22.0 MB in 1s (22.8 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 ... 9454 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.2_arm64.deb ... Unpacking libxtables12:arm64 (1.8.7-1ubuntu5.2) ... 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.2_arm64.deb ... Unpacking libip6tc2:arm64 (1.8.7-1ubuntu5.2) ... 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 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 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~deb10u10_amd64.deb ... Key imported successfully Running transaction check Transaction check succeeded. Running transaction test 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.2_arm64.deb ... Unpacking iptables (1.8.7-1ubuntu5.2) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.28-1_arm64.deb ... Unpacking containerd.io (1.6.28-1) ... Unpacking systemd (241-7~deb10u10) ... 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] 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~deb10u10) ... 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. Transaction test succeeded. Running transaction 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. Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done 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 ... 10782 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_241-7~deb10u10_amd64.deb ... Unpacking systemd-sysv (241-7~deb10u10) ... 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) ... Get:5 https://download.docker.com/linux/debian bullseye/test amd64 Packages [42.5 kB] Fetched 85.8 kB in 1s (139 kB/s) 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-compose-plugin, 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. 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 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.fc39.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oRaMlO + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.xEQT9r + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx RPM build warnings: warning: source_date_epoch_from_changelog set but %changelog is missing Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xcKf4H + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /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.PbYbPY + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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 + make VERSION=v2.24.6 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 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) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.12.28-0+deb10u1_amd64.deb ... Unpacking dbus (1.12.28-0+deb10u1) ... 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. Need to get 21.9 MB of archives. After this operation, 106 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu mantic/test arm64 containerd.io arm64 1.6.28-1 [21.3 MB] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../08-libpam-systemd_241-7~deb10u10_amd64.deb ... Unpacking libpam-systemd:amd64 (241-7~deb10u10) ... Selecting previously unselected package containerd.io. Preparing to unpack .../09-containerd.io_1.6.28-1_amd64.deb ... Unpacking containerd.io (1.6.28-1) ... Reading package lists... ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb' ++ echo 'deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 9735 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.24.6-1~debian.11~bullseye_amd64.deb ... Unpacking docker-compose-plugin (2.24.6-1~debian.11~bullseye) ... Get:2 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 dbus-user-session arm64 1.14.10-1ubuntu1 [10.1 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libmnl0 arm64 1.0.4-3ubuntu1 [12.9 kB] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libxtables12 arm64 1.8.9-2ubuntu2 [34.5 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 netbase all 6.4 [13.1 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libip6tc2 arm64 1.8.9-2ubuntu2 [22.7 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnfnetlink0 arm64 1.0.2-2 [15.4 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnetfilter-conntrack3 arm64 1.0.9-5 [43.2 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 libnftnl11 arm64 1.2.6-2 [64.4 kB] Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 1/1 Preparing : 1/1 Installing : libseccomp-2.5.2-2.el9.aarch64 1/47 Installing : libmnl-1.0.4-15.el9.aarch64 2/47 Installing : fuse3-libs-3.10.2-8.el9.aarch64 3/47 Installing : libselinux-utils-3.6-1.el9.aarch64 4/47 Installing : libfdisk-2.37.4-15.el9.aarch64 5/47 go: downloading k8s.io/apimachinery v0.26.7 Selecting previously unselected package dbus-user-session. Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_arm64.deb ... Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ... Setting up libip6tc2:arm64 (1.8.7-1ubuntu5.2) ... Setting up dbus-user-session (1.12.20-2ubuntu4.1) ... Setting up libmnl0:arm64 (1.0.4-3build2) ... Setting up containerd.io (1.6.28-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.2) ... 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.2) ... 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.6) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version Get:10 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 iptables arm64 1.8.9-2ubuntu2 [386 kB] Installing : cracklib-2.9.6-27.el9.aarch64 6/47 Installing : cracklib-dicts-2.9.6-27.el9.aarch64 7/47 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.3 debconf: delaying package configuration, since apt-utils is not installed Fetched 21.9 MB in 1s (22.8 MB/s) Selecting previously unselected package dbus-user-session. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10126 files and directories currently installed.) Preparing to unpack .../0-dbus-user-session_1.14.10-1ubuntu1_arm64.deb ... Unpacking dbus-user-session (1.14.10-1ubuntu1) ... Selecting previously unselected package libmnl0:arm64. Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_arm64.deb ... Unpacking libmnl0:arm64 (1.0.4-3ubuntu1) ... Selecting previously unselected package libxtables12:arm64. Preparing to unpack .../2-libxtables12_1.8.9-2ubuntu2_arm64.deb ... Unpacking libxtables12:arm64 (1.8.9-2ubuntu2) ... Selecting previously unselected package netbase. Preparing to unpack .../3-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Installing : libnftnl-1.2.6-2.el9.aarch64 8/47 Installing : docker-compose-plugin-2.24.6-0.el9.aarch64 9/47 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.87Fxgk + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-0.el9.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 + /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.b2lhic + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.24.6 + test v2.24.6 = v2.24.6 + echo 'PASS: docker-compose version OK' + RPM_EC=0 PASS: docker-compose version OK ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.24.6-0.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RsaEnL + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-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.24.6-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.IWp8pl + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.24.6-0.el9 docker-compose-plugin(x86-64) = 0:2.24.6-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.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.24.6-0.el9.src.rpm Selecting previously unselected package libip6tc2:arm64. Preparing to unpack .../4-libip6tc2_1.8.9-2ubuntu2_arm64.deb ... Unpacking libip6tc2:arm64 (1.8.9-2ubuntu2) ... Selecting previously unselected package libnfnetlink0:arm64. Preparing to unpack .../5-libnfnetlink0_1.0.2-2_arm64.deb ... Unpacking libnfnetlink0:arm64 (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:arm64. Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-5_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.9-5) ... Selecting previously unselected package libnftnl11:arm64. Preparing to unpack .../7-libnftnl11_1.2.6-2_arm64.deb ... Unpacking libnftnl11:arm64 (1.2.6-2) ... Selecting previously unselected package iptables. Preparing to unpack .../8-iptables_1.8.9-2ubuntu2_arm64.deb ... Unpacking iptables (1.8.9-2ubuntu2) ... Running scriptlet: docker-compose-plugin-2.24.6-0.el9.aarch64 9/47 Installing : docker-buildx-plugin-0.12.1-0.el9.aarch64 10/47 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 Selecting previously unselected package containerd.io. Preparing to unpack .../9-containerd.io_1.6.28-1_arm64.deb ... Unpacking containerd.io (1.6.28-1) ... Running scriptlet: docker-buildx-plugin-0.12.1-0.el9.aarch64 10/47 Installing : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el9 11/47 Running scriptlet: docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el9 11/47 Installing : libslirp-4.4.0-7.el9.aarch64 12/47 Installing : slirp4netns-1.2.3-1.el9.aarch64 13/47 Installing : xz-5.2.5-8.el9.aarch64 14/47 Installing : util-linux-core-2.37.4-15.el9.aarch64 15/47 Running scriptlet: util-linux-core-2.37.4-15.el9.aarch64 15/47 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~debian.11~bullseye_amd64.deb ... Unpacking docker-buildx-plugin (0.12.1-1~debian.11~bullseye) ... Installing : systemd-rpm-macros-252-27.el9.noarch 16/47 Installing : openssl-1:3.0.7-25.el9.aarch64 17/47 Running scriptlet: libutempter-1.2.1-6.el9.aarch64 18/47 Installing : libutempter-1.2.1-6.el9.aarch64 18/47 Installing : libnfnetlink-1.0.1-21.el9.aarch64 19/47 Installing : libnetfilter_conntrack-1.0.9-1.el9.aarch64 20/47 Installing : iptables-libs-1.8.10-2.el9.aarch64 21/47 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.dOLOrw8gya/ + cd /tmp/docker-cli-docsgen.dOLOrw8gya + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 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.6.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.14.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading tags.cncf.io/container-device-interface v0.6.2 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-20240125134710-dcda100a8261 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/docker-image-spec v1.3.1 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.17.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 Installing : iptables-nft-1.8.10-2.el9.aarch64 22/47 Running scriptlet: iptables-nft-1.8.10-2.el9.aarch64 22/47 Installing : libeconf-0.4.1-3.el9.aarch64 23/47 Installing : libdb-5.3.28-53.el9.aarch64 24/47 Installing : pam-1.5.1-19.el9.aarch64 25/47 Setting up libip6tc2:arm64 (1.8.9-2ubuntu2) ... Setting up dbus-user-session (1.14.10-1ubuntu1) ... Setting up libmnl0:arm64 (1.0.4-3ubuntu1) ... Setting up containerd.io (1.6.28-1) ... go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/time v0.3.0 go: downloading golang.org/x/crypto v0.17.0 Installing : libpwquality-1.4.4-8.el9.aarch64 26/47 Installing : util-linux-2.37.4-15.el9.aarch64 27/47 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : kmod-libs-28-9.el9.aarch64 28/47 Installing : kmod-28-9.el9.aarch64 29/47 Installing : fuse-common-3.10.2-8.el9.aarch64 30/47 Installing : fuse3-3.10.2-8.el9.aarch64 31/47 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:arm64 (1.8.9-2ubuntu2) ... Setting up libnfnetlink0:arm64 (1.0.2-2) ... Setting up netbase (6.4) ... Setting up libnftnl11:arm64 (1.2.6-2) ... Setting up libnetfilter-conntrack3:arm64 (1.0.9-5) ... Setting up iptables (1.8.9-2ubuntu2) ... 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.38-1ubuntu6) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } go: downloading github.com/cloudflare/cfssl v1.6.4 Installing : fuse-overlayfs-1.12-1.el9.aarch64 32/47 Running scriptlet: fuse-overlayfs-1.12-1.el9.aarch64 32/47 Installing : diffutils-3.7-12.el9.aarch64 33/47 Installing : policycoreutils-3.6-2.1.el9.aarch64 34/47 Running scriptlet: policycoreutils-3.6-2.1.el9.aarch64 34/47 Installing : selinux-policy-38.1.33-1.el9.noarch 35/47 Running scriptlet: selinux-policy-38.1.33-1.el9.noarch 35/47 github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.4 Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.28-0+deb10u1_amd64.deb ... Unpacking dbus-user-session (1.12.28-0+deb10u1) ... Setting up systemd-sysv (241-7~deb10u10) ... 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.28-0+deb10u1) ... go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 36/47 invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up containerd.io (1.6.28-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~deb10u10) ... go: downloading google.golang.org/grpc v1.59.0 Installing : selinux-policy-targeted-38.1.33-1.el9.noarch 36/47 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ycYw8H + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el7.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.12.1-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /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.9ZkpM5 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el7.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.12.1 + test v0.12.1 = v0.12.1 + echo 'PASS: docker-buildx version OK' + exit 0 Processing files: docker-buildx-plugin-0.12.1-0.el7.x86_64 Provides: docker-buildx-plugin = 0:0.12.1-0.el7 docker-buildx-plugin(x86-64) = 0:0.12.1-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.12.1-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.12.1-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OSRmWx + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pgbEub + 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.C9aRGP + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + make VERSION=v2.24.6 DESTDIR=./bin build GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "./bin/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/hashicorp/go-multierror v1.1.1 Setting up dbus-user-session (1.12.28-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~deb10u10) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading golang.org/x/net v0.20.0 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.3.3 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 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.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/davecgh/go-spew v1.1.1 Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... 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/zmap/zlint/v3 v3.1.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading github.com/json-iterator/go v1.1.12 make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.24.6-0.fc39.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FlkIfY + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.NbcvUv + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-39" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/mailru/easyjson v0.7.6 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.jx0wNSTfcj/ + cd /tmp/docker-cli-docsgen.jx0wNSTfcj + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 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.6.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.14.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.3+incompatible 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-20240125134710-dcda100a8261 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 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/Microsoft/hcsshim v0.11.4 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading golang.org/x/crypto v0.17.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/moby/sys/user v0.1.0 go: downloading github.com/cloudflare/cfssl v1.6.4 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.hKtMwaYXQ4/ + cd /tmp/docker-cli-docsgen.hKtMwaYXQ4 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 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.6.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.14.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/docker/distribution v2.8.3+incompatible 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-20240125134710-dcda100a8261 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/docker-image-spec v1.3.1 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/Microsoft/hcsshim v0.11.4 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 + make IMAGE=fedora:39 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ fedora:39 ./verify Unable to find image 'fedora:39' locally 39: Pulling from library/fedora go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c c973d50e0433: Already exists Digest: sha256:61864fd19bbd64d620f338eb11dae9e8759bf7fa97302ac6c43865c48dccd679 Status: Downloaded newer image for fedora:39 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/Microsoft/go-winio v0.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='39 (Container Image)' +++ ID=fedora +++ VERSION_ID=39 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f39 +++ PRETTY_NAME='Fedora Linux 39 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=39 +++ SUPPORT_END=2024-11-12 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='39 (Container Image)' +++ ID=fedora +++ VERSION_ID=39 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f39 +++ PRETTY_NAME='Fedora Linux 39 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=39 +++ SUPPORT_END=2024-11-12 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 39 ++ cut -d. -f1 + DIST_VERSION=39 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version go: downloading golang.org/x/net v0.19.0 4.18.2 Installed: dnf-0:4.18.2-1.fc39.noarch at Mon Feb 19 07:51:08 2024 Built : Fedora Project at Fri Dec 8 12:16:23 2023 Installed: rpm-0:4.19.1.1-1.fc39.aarch64 at Mon Feb 19 07:51:09 2024 Built : Fedora Project at Wed Feb 7 16:07:49 2024 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 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 Setting up docker-compose-plugin (2.24.6-1~debian.11~bullseye) ... Setting up docker-buildx-plugin (0.12.1-1~debian.11~bullseye) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... 0 files removed + dnf install -y 'dnf-command(config-manager)' 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.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading golang.org/x/mod v0.14.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/zmap/zlint/v3 v3.1.0 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~20240226182428.efb9206-1~debian.11~bullseye) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_amd64.deb go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.VAwtmMjD0X/ + cd /tmp/docker-cli-docsgen.VAwtmMjD0X + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 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.6.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.3+incompatible 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-20240125134710-dcda100a8261 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/Microsoft/hcsshim v0.11.4 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.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 21/27 setsebool: SELinux is disabled. go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.16.0 Reading package lists... 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/zmap/zlint/v3 v3.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.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 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 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 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 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/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. Need to get 36.2 MB of archives. After this operation, 142 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+deb11u1 [42.9 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+deb11u4 [4502 kB] Get:11 https://download.docker.com/linux/debian bullseye/test amd64 containerd.io amd64 1.6.28-1 [29.6 MB] Get:12 http://deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u4 [114 kB] Get:13 http://deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.28-0+deb11u1 [244 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+deb11u4 [283 kB] Get:16 http://deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.28-0+deb11u1 [100 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] [Pipeline] // withDockerRegistry go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.16.0 [Pipeline] } [Pipeline] // node [Pipeline] } + go mod vendor -modfile=vendor.mod go: downloading github.com/prometheus/procfs v0.12.0 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/rogpeppe/go-internal v1.10.0 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 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/zmap/zlint/v3 v3.1.0 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading golang.org/x/mod v0.14.0 go: downloading github.com/google/certificate-transparency-go v1.1.4 debconf: delaying package configuration, since apt-utils is not installed Fetched 36.2 MB in 1s (55.9 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 ... 9959 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+deb11u1_amd64.deb ... Unpacking libjson-c5:amd64 (0.15-2+deb11u1) ... go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... 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+deb11u4_amd64.deb ... Unpacking systemd (247.3-7+deb11u4) ... go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading golang.org/x/mod v0.14.0 go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b Setting up libapparmor1:amd64 (2.13.6-10) ... Setting up libcap2:amd64 (1:2.44-1) ... Setting up libargon2-1:amd64 (0~20171227-0.2) ... Setting up libjson-c5:amd64 (0.15-2+deb11u1) ... Setting up libip4tc2:amd64 (1.8.7-1) ... Setting up libkmod2:amd64 (28-1) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... Setting up systemd (247.3-7+deb11u4) ... 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. go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 Initializing machine ID from KVM UUID. Fedora 39 - aarch64 27 MB/s | 86 MB 00:03 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.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 ... 10808 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u4_amd64.deb ... Unpacking systemd-sysv (247.3-7+deb11u4) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.28-0+deb11u1_amd64.deb ... Unpacking dbus (1.12.28-0+deb11u1) ... Selecting previously unselected package netbase. Preparing to unpack .../02-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.24.6-0.fc38.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2NeqnC + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.n26iVZ + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-38" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d + go mod vendor -modfile=vendor.mod Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u4_amd64.deb ... Unpacking libpam-systemd:amd64 (247.3-7+deb11u4) ... Selecting previously unselected package containerd.io. Preparing to unpack .../04-containerd.io_1.6.28-1_amd64.deb ... Unpacking containerd.io (1.6.28-1) ... + make IMAGE=fedora:38 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ fedora:38 ./verify Unable to find image 'fedora:38' locally 38: Pulling from library/fedora go: downloading golang.org/x/mod v0.14.0 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a Installing : containerd.io-1.6.28-3.1.el7.aarch64 22/27 3aae694a5eee: Already exists Digest: sha256:6be1570e3add71ca2af2b47d99e77357d9ac96f6e0ed5e5c30c5dbac6df25a0f Status: Downloaded newer image for fedora:38 Installing : libmnl-1.0.3-7.el7.aarch64 23/27 + go mod vendor -modfile=vendor.mod + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='38 (Container Image)' +++ ID=fedora +++ VERSION_ID=38 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=38 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='38 (Container Image)' +++ ID=fedora +++ VERSION_ID=38 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=38 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 38 ++ cut -d. -f1 + DIST_VERSION=38 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version 4.18.2 Installed: dnf-0:4.18.2-1.fc38.noarch at Tue Feb 20 06:49:16 2024 Built : Fedora Project at Fri Dec 8 12:16:01 2023 Installed: rpm-0:4.18.2-1.fc38.aarch64 at Tue Feb 20 06:49:16 2024 Built : Fedora Project at Mon Nov 13 15:42:22 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all 0 files removed + dnf install -y 'dnf-command(config-manager)' + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Installing : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64 24/27 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums + go mod vendor -modfile=vendor.mod debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_amd64.deb'. Installing : iptables-1.4.21-35.el7.aarch64 25/27 Selecting previously unselected package dbus-user-session. Preparing to unpack .../05-dbus-user-session_1.12.28-0+deb11u1_amd64.deb ... Unpacking dbus-user-session (1.12.28-0+deb11u1) ... 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) ... 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) ... Setting up systemd-sysv (247.3-7+deb11u4) ... Setting up libip6tc2:amd64 (1.8.7-1) ... Setting up dbus (1.12.28-0+deb11u1) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go 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.28-1) ... 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+deb11u4) ... Setting up netbase (6.3) ... Setting up libnftnl11:amd64 (1.1.9-1) ... Setting up dbus-user-session (1.12.28-0+deb11u1) ... 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+deb11u8) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.1 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.ItJcoJQVQr/ + cd /tmp/docker-cli-docsgen.ItJcoJQVQr + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/sync v0.6.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.14.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/docker/distribution v2.8.3+incompatible 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-20240125134710-dcda100a8261 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 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/Microsoft/hcsshim v0.11.4 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/cloudflare/cfssl v1.6.4 Fedora 38 - aarch64 24 MB/s | 79 MB 00:03 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 36/47 Running scriptlet: container-selinux-3:2.229.0-1.el9.noarch 37/47 Installing : container-selinux-3:2.229.0-1.el9.noarch 37/47 Installing : docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0 26/27 go: downloading google.golang.org/grpc v1.59.0 Installing : 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 27/27 Verifying : libnfnetlink-1.0.1-4.el7.aarch64 1/27 Verifying : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 2/27 Verifying : iptables-1.4.21-35.el7.aarch64 3/27 Verifying : libmnl-1.0.3-7.el7.aarch64 4/27 Verifying : 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.aarch64 5/27 Verifying : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 6/27 Verifying : libselinux-utils-2.5-15.el7.aarch64 7/27 Verifying : libsemanage-python-2.5-14.el7.aarch64 8/27 Verifying : python-IPy-0.75-6.el7.noarch 9/27 Verifying : policycoreutils-2.5-34.el7.aarch64 10/27 Verifying : libselinux-python-2.5-15.el7.aarch64 11/27 Verifying : 1:docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.aarch 12/27 Verifying : fuse3-libs-3.6.1-4.el7.aarch64 13/27 Verifying : slirp4netns-0.4.3-4.el7_8.aarch64 14/27 Verifying : checkpolicy-2.5-8.el7.aarch64 15/27 Verifying : containerd.io-1.6.28-3.1.el7.aarch64 16/27 Verifying : audit-libs-python-2.8.5-4.el7.aarch64 17/27 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 18/27 Verifying : libcgroup-0.41-21.el7.aarch64 19/27 Verifying : docker-buildx-plugin-0.12.1-0.el7.aarch64 20/27 Verifying : docker-compose-plugin-2.24.6-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 : docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0 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.12.1-0.el7 docker-ce.aarch64 3:0.0.0~20240226182428.efb9206-0.el7 docker-ce-cli.aarch64 1:0.0.0~20240226182428.efb9206-0.el7 docker-ce-rootless-extras.aarch64 0:0.0.0~20240226182428.efb9206-0.el7 docker-compose-plugin.aarch64 0:2.24.6-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.28-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! go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 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.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/davecgh/go-spew v1.1.1 + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.3.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 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/zmap/zlint/v3 v3.1.0 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.16.0 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 23/28 Installing : containerd.io-1.6.28-3.1.el8.x86_64 24/28 Running scriptlet: containerd.io-1.6.28-3.1.el8.x86_64 24/28 Installing : libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 25/28 Installing : slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64 26/28 Installing : docker-ce-rootless-extras-0.0.0~20240226182428.efb 27/28 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/prometheus/procfs v0.12.0 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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading golang.org/x/mod v0.14.0 go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.changes Running scriptlet: docker-ce-rootless-extras-0.0.0~20240226182428.efb 27/28 Installing : docker-ce-3:0.0.0~20240226182428.efb9206-0.el8.x86 28/28 Running scriptlet: docker-ce-3:0.0.0~20240226182428.efb9206-0.el8.x86 28/28 Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 28/28 Running scriptlet: docker-ce-3:0.0.0~20240226182428.efb9206-0.el8.x86 28/28 Verifying : container-selinux-2:2.229.0-2.module_el8+847+7863d 1/28 Verifying : fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 2/28 Verifying : libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 3/28 Verifying : slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64 4/28 Verifying : diffutils-3.6-6.el8.x86_64 5/28 Verifying : fuse-common-3.3.0-17.el8.x86_64 6/28 Verifying : fuse3-3.3.0-17.el8.x86_64 7/28 Verifying : fuse3-libs-3.3.0-17.el8.x86_64 8/28 Verifying : iptables-1.8.5-11.el8.x86_64 9/28 Verifying : iptables-libs-1.8.5-11.el8.x86_64 10/28 Verifying : libcgroup-0.41-19.el8.x86_64 11/28 Verifying : libibverbs-48.0-1.el8.x86_64 12/28 Verifying : libnetfilter_conntrack-1.0.6-5.el8.x86_64 13/28 Verifying : libnfnetlink-1.0.1-13.el8.x86_64 14/28 Verifying : libnftnl-1.2.2-3.el8.x86_64 15/28 Verifying : libnl3-3.7.0-1.el8.x86_64 16/28 Verifying : libpcap-14:1.9.1-5.el8.x86_64 17/28 Verifying : libselinux-utils-2.9-8.el8.x86_64 18/28 Verifying : policycoreutils-2.9-24.el8.x86_64 19/28 Verifying : rpm-plugin-selinux-4.14.3-31.el8.x86_64 20/28 Verifying : selinux-policy-3.14.3-136.el8.noarch 21/28 Verifying : selinux-policy-targeted-3.14.3-136.el8.noarch 22/28 Verifying : containerd.io-1.6.28-3.1.el8.x86_64 23/28 Verifying : docker-buildx-plugin-0.12.1-0.el8.x86_64 24/28 Verifying : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el8 25/28 Verifying : docker-ce-rootless-extras-0.0.0~20240226182428.efb 26/28 Verifying : docker-compose-plugin-2.24.6-0.el8.x86_64 27/28 Verifying : docker-ce-3:0.0.0~20240226182428.efb9206-0.el8.x86 28/28 Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch containerd.io-1.6.28-3.1.el8.x86_64 diffutils-3.6-6.el8.x86_64 docker-buildx-plugin-0.12.1-0.el8.x86_64 docker-ce-3:0.0.0~20240226182428.efb9206-0.el8.x86_64 docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el8.x86_64 docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el8.x86_64 docker-compose-plugin-2.24.6-0.el8.x86_64 fuse-common-3.3.0-17.el8.x86_64 fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64 fuse3-3.3.0-17.el8.x86_64 fuse3-libs-3.3.0-17.el8.x86_64 iptables-1.8.5-11.el8.x86_64 iptables-libs-1.8.5-11.el8.x86_64 libcgroup-0.41-19.el8.x86_64 libibverbs-48.0-1.el8.x86_64 libnetfilter_conntrack-1.0.6-5.el8.x86_64 libnfnetlink-1.0.1-13.el8.x86_64 libnftnl-1.2.2-3.el8.x86_64 libnl3-3.7.0-1.el8.x86_64 libpcap-14:1.9.1-5.el8.x86_64 libselinux-utils-2.9-8.el8.x86_64 libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 policycoreutils-2.9-24.el8.x86_64 rpm-plugin-selinux-4.14.3-31.el8.x86_64 selinux-policy-3.14.3-136.el8.noarch selinux-policy-targeted-3.14.3-136.el8.noarch slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.2 + go mod vendor -modfile=vendor.mod make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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-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.12.1-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb /root/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_amd64.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb' copied '/root/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_amd64.deb' removed '/root/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_amd64.deb' + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go [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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} Running scriptlet: container-selinux-3:2.229.0-1.el9.noarch 37/47 Installing : acl-2.3.1-4.el9.aarch64 38/47 Installing : dbus-1:1.12.20-8.el9.aarch64 39/47 Installing : systemd-pam-252-27.el9.aarch64 40/47 Running scriptlet: systemd-252-27.el9.aarch64 41/47 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages Installing : systemd-252-27.el9.aarch64 41/47 Running scriptlet: systemd-252-27.el9.aarch64 41/47 Installing : dbus-common-1:1.12.20-8.el9.noarch 42/47 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 42/47 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-7.el9.aarch64 43/47 Installing : dbus-broker-28-7.el9.aarch64 43/47 Running scriptlet: dbus-broker-28-7.el9.aarch64 43/47 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. dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_amd64.deb'. + make IMAGE=ubuntu:jammy verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:jammy ./verify Unable to find image 'ubuntu:jammy' locally Installing : containerd.io-1.6.28-3.1.el9.aarch64 44/47 Running scriptlet: containerd.io-1.6.28-3.1.el9.aarch64 44/47 Installing : docker-ce-rootless-extras-0.0.0~20240226182428.efb 45/47 jammy: Pulling from library/ubuntu 01007420e9b0: Already exists Running scriptlet: docker-ce-rootless-extras-0.0.0~20240226182428.efb 45/47 Installing : docker-ce-3:0.0.0~20240226182428.efb9206-0.el9.aar 46/47 Running scriptlet: docker-ce-3:0.0.0~20240226182428.efb9206-0.el9.aar 46/47 Installing : rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 47/47 Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 47/47 Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da Status: Downloaded newer image for ubuntu:jammy Running scriptlet: container-selinux-3:2.229.0-1.el9.noarch 47/47 + verify + dpkg --version + verify_deb + apt-get update Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1073 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1927 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1794 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1345 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB] Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.24.6-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HrAgEk + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Get:16 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1505 kB] Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1874 kB] + make IMAGE=quay.io/centos/centos:stream9 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ quay.io/centos/centos:stream9 ./verify Unable to find image 'quay.io/centos/centos:stream9' locally stream9: Pulling from centos/centos Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB] + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7IphH1 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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.24.6-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md ~/rpmbuild/BUILD/src + 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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0HqKyB + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.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.24.6 + test v2.24.6 = v2.24.6 + echo 'PASS: docker-compose version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.24.6-0.fc38.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eFiVYX + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.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.24.6-0.fc38.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.24.6-0.fc38.x86_64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jgUBd4 + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.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.24.6-0.fc38.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.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.24.6-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.24.6-0.fc38 docker-compose-plugin(x86-64) = 0:2.24.6-0.fc38 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.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.24.6-0.fc38.src.rpm a4fce492bde6: Already exists Digest: sha256:6ed5436b479391e9db75350cae0a976374f32f6c631a78487d955800a658a3a8 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' ++ echo 9 ++ cut -d. -f1 + DIST_VERSION=9 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version 4.14.0 Installed: dnf-0:4.14.0-9.el9.noarch at Wed Feb 14 04:11:11 2024 Built : builder@centos.org at Thu Oct 26 05:16:42 2023 Installed: rpm-0:4.16.1.3-29.el9.x86_64 at Wed Feb 14 04:11:09 2024 Built : builder@centos.org at Wed Dec 13 11:39:23 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all 0 files removed + dnf install -y 'dnf-command(config-manager)' Fetched 30.0 MB in 2s (13.8 MB/s) Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common CentOS Stream 9 - BaseOS 8.7 MB/s | 8.0 MB 00:00 Running scriptlet: rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 47/47 Verifying : acl-2.3.1-4.el9.aarch64 1/47 Verifying : cracklib-2.9.6-27.el9.aarch64 2/47 Verifying : cracklib-dicts-2.9.6-27.el9.aarch64 3/47 Verifying : dbus-1:1.12.20-8.el9.aarch64 4/47 Verifying : dbus-broker-28-7.el9.aarch64 5/47 Verifying : dbus-common-1:1.12.20-8.el9.noarch 6/47 Verifying : diffutils-3.7-12.el9.aarch64 7/47 Verifying : fuse-common-3.10.2-8.el9.aarch64 8/47 Verifying : iptables-libs-1.8.10-2.el9.aarch64 9/47 Verifying : iptables-nft-1.8.10-2.el9.aarch64 10/47 Verifying : kmod-28-9.el9.aarch64 11/47 Verifying : kmod-libs-28-9.el9.aarch64 12/47 Verifying : libdb-5.3.28-53.el9.aarch64 13/47 Verifying : libeconf-0.4.1-3.el9.aarch64 14/47 Verifying : libfdisk-2.37.4-15.el9.aarch64 15/47 Verifying : libmnl-1.0.4-15.el9.aarch64 16/47 Verifying : libnetfilter_conntrack-1.0.9-1.el9.aarch64 17/47 Verifying : libnfnetlink-1.0.1-21.el9.aarch64 18/47 Verifying : libnftnl-1.2.6-2.el9.aarch64 19/47 Verifying : libpwquality-1.4.4-8.el9.aarch64 20/47 Verifying : libseccomp-2.5.2-2.el9.aarch64 21/47 Verifying : libselinux-utils-3.6-1.el9.aarch64 22/47 Verifying : libutempter-1.2.1-6.el9.aarch64 23/47 Verifying : openssl-1:3.0.7-25.el9.aarch64 24/47 Verifying : pam-1.5.1-19.el9.aarch64 25/47 Verifying : policycoreutils-3.6-2.1.el9.aarch64 26/47 Verifying : rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 27/47 Verifying : selinux-policy-38.1.33-1.el9.noarch 28/47 Verifying : selinux-policy-targeted-38.1.33-1.el9.noarch 29/47 Verifying : systemd-252-27.el9.aarch64 30/47 Verifying : systemd-pam-252-27.el9.aarch64 31/47 Verifying : systemd-rpm-macros-252-27.el9.noarch 32/47 Verifying : util-linux-2.37.4-15.el9.aarch64 33/47 Verifying : util-linux-core-2.37.4-15.el9.aarch64 34/47 Verifying : xz-5.2.5-8.el9.aarch64 35/47 Verifying : container-selinux-3:2.229.0-1.el9.noarch 36/47 Verifying : fuse-overlayfs-1.12-1.el9.aarch64 37/47 Verifying : fuse3-3.10.2-8.el9.aarch64 38/47 Verifying : fuse3-libs-3.10.2-8.el9.aarch64 39/47 Verifying : libslirp-4.4.0-7.el9.aarch64 40/47 Verifying : slirp4netns-1.2.3-1.el9.aarch64 41/47 Verifying : containerd.io-1.6.28-3.1.el9.aarch64 42/47 Verifying : docker-buildx-plugin-0.12.1-0.el9.aarch64 43/47 Verifying : docker-compose-plugin-2.24.6-0.el9.aarch64 44/47 Verifying : docker-ce-3:0.0.0~20240226182428.efb9206-0.el9.aar 45/47 Verifying : docker-ce-rootless-extras-0.0.0~20240226182428.efb 46/47 Verifying : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el9 47/47 Installed: acl-2.3.1-4.el9.aarch64 container-selinux-3:2.229.0-1.el9.noarch containerd.io-1.6.28-3.1.el9.aarch64 cracklib-2.9.6-27.el9.aarch64 cracklib-dicts-2.9.6-27.el9.aarch64 dbus-1:1.12.20-8.el9.aarch64 dbus-broker-28-7.el9.aarch64 dbus-common-1:1.12.20-8.el9.noarch diffutils-3.7-12.el9.aarch64 docker-buildx-plugin-0.12.1-0.el9.aarch64 docker-ce-3:0.0.0~20240226182428.efb9206-0.el9.aarch64 docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el9.aarch64 docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.aarch64 docker-compose-plugin-2.24.6-0.el9.aarch64 fuse-common-3.10.2-8.el9.aarch64 fuse-overlayfs-1.12-1.el9.aarch64 fuse3-3.10.2-8.el9.aarch64 fuse3-libs-3.10.2-8.el9.aarch64 iptables-libs-1.8.10-2.el9.aarch64 iptables-nft-1.8.10-2.el9.aarch64 kmod-28-9.el9.aarch64 kmod-libs-28-9.el9.aarch64 libdb-5.3.28-53.el9.aarch64 libeconf-0.4.1-3.el9.aarch64 libfdisk-2.37.4-15.el9.aarch64 libmnl-1.0.4-15.el9.aarch64 libnetfilter_conntrack-1.0.9-1.el9.aarch64 libnfnetlink-1.0.1-21.el9.aarch64 libnftnl-1.2.6-2.el9.aarch64 libpwquality-1.4.4-8.el9.aarch64 libseccomp-2.5.2-2.el9.aarch64 libselinux-utils-3.6-1.el9.aarch64 libslirp-4.4.0-7.el9.aarch64 libutempter-1.2.1-6.el9.aarch64 openssl-1:3.0.7-25.el9.aarch64 pam-1.5.1-19.el9.aarch64 policycoreutils-3.6-2.1.el9.aarch64 rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 selinux-policy-38.1.33-1.el9.noarch selinux-policy-targeted-38.1.33-1.el9.noarch slirp4netns-1.2.3-1.el9.aarch64 systemd-252-27.el9.aarch64 systemd-pam-252-27.el9.aarch64 systemd-rpm-macros-252-27.el9.noarch util-linux-2.37.4-15.el9.aarch64 util-linux-core-2.37.4-15.el9.aarch64 xz-5.2.5-8.el9.aarch64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.2 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 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 4 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.12-1~22.04.3 [812 kB] CentOS Stream 9 - AppStream 18 MB/s | 19 MB 00:01 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 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-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.3 [39.3 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.2 [33.5 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.2 [211 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 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.12 [4581 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.12 [10.5 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.6 [5160 B] Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 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-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [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-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 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.12 [203 kB] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.4 [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.4.0ubuntu3 [14.6 kB] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu3 [164 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-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.1 [76.7 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.11 [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-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [183 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-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.15 [289 kB] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [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-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [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.15 [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-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.2 [80.9 kB] Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [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-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.1 [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.2 [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-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 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.9 [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.9 [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 2s (18.0 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 ... 4393 files and directories currently installed.) Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ... Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ... Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ... Selecting previously unselected package python3.10-minimal. Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ... Unpacking python3.10-minimal (3.10.12-1~22.04.3) ... Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ... Setting up python3.10-minimal (3.10.12-1~22.04.3) ... 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.6-1~22.04_amd64.deb ... Unpacking python3-minimal (3.10.6-1~22.04) ... 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-2ubuntu0.3_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... Selecting previously unselected package libpython3.10-stdlib:amd64. Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ... Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... Selecting previously unselected package python3.10. Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ... Unpacking python3.10 (3.10.12-1~22.04.3) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ... Setting up python3-minimal (3.10.6-1~22.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 ... 5127 files and directories currently installed.) Preparing to unpack .../0-python3_3.10.6-1~22.04_amd64.deb ... Unpacking python3 (3.10.6-1~22.04) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.3_amd64.deb ... Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.3) ... 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.2_amd64.deb ... Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 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.12_amd64.deb ... Unpacking systemd (249.11-0ubuntu3.12) ... Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.3) ... 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.2) ... Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ... Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... Setting up libkmod2:amd64 (29-1ubuntu1) ... Setting up systemd (249.11-0ubuntu3.12) ... 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.12_amd64.deb ... Unpacking systemd-sysv (249.11-0ubuntu3.12) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.15_amd64.deb ... Unpacking openssl (3.0.2-0ubuntu1.15) ... Fedora 39 openh264 (From Cisco) - aarch64 2.5 kB/s | 2.5 kB 00:01 Fedora 39 - aarch64 - Updates 17 MB/s | 32 MB 00:01 Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_amd64.deb ... Unpacking dbus (1.12.20-2ubuntu4.1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.52ubuntu0.6_all.deb ... Unpacking distro-info-data (0.52ubuntu0.6) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... 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-1ubuntu0.22.04.1_amd64.deb ... Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... 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.4-0ubuntu2.2_all.deb ... Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ... 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.12_amd64.deb ... Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.12) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.4_amd64.deb ... Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ... 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.4.0ubuntu3_all.deb ... Unpacking python-apt-common (2.4.0ubuntu3) ... Selecting previously unselected package python3-apt. Preparing to unpack .../19-python3-apt_2.4.0ubuntu3_amd64.deb ... Unpacking python3-apt (2.4.0ubuntu3) ... 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.2ubuntu0.22.04.1_all.deb ... Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../23-libnghttp2-14_1.43.0-1ubuntu0.1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ... 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.11_all.deb ... Unpacking apt-transport-https (2.4.11) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../26-libbrotli1_1.0.9-2build6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2build6) ... Fedora 38 openh264 (From Cisco) - aarch64 2.5 kB/s | 2.5 kB 00:01 Fedora Modular 38 - aarch64 2.8 MB/s | 2.7 MB 00:00 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zcbO70 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-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.24.6-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md ~/rpmbuild/BUILD/src + 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 Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Selecting previously unselected package libldap-2.5-0:amd64. Preparing to unpack .../29-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ... 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-2ubuntu0.22.04.3_amd64.deb ... Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.15_amd64.deb ... Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) ... + /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.UtOOOd + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.24.6 + test v2.24.6 = v2.24.6 + echo 'PASS: docker-compose version OK' + exit 0 PASS: docker-compose version OK Processing files: docker-compose-plugin-2.24.6-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9pE9zq + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.24.6 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.24.6 + 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.24.6-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.24.6 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wbAbmD + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.24.6 + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.24.6 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.24.6 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.24.6 + exit 0 CentOS Stream 9 - Extras packages 14 kB/s | 15 kB 00:01 Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.81.0-1ubuntu1.15_amd64.deb ... Unpacking curl (7.81.0-1ubuntu1.15) ... 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-2ubuntu0.2_amd64.deb ... Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... 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) ... Provides: docker-compose-plugin = 0:2.24.6-0.el7 docker-compose-plugin(x86-64) = 0:2.24.6-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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.24.6-0.el7.src.rpm 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.15_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.15) ... 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.4-0ubuntu2.2_amd64.deb ... Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ... Selecting previously unselected package libunwind8:amd64. Preparing to unpack .../56-libunwind8_1.3.2-2build2.1_amd64.deb ... Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... 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) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.changes Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.3.0-13.el9 baseos 37 k Installing dependencies: dbus-libs x86_64 1:1.12.20-8.el9 baseos 152 k python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k python3-dbus x86_64 1.2.18-2.el9 baseos 144 k python3-dnf-plugins-core noarch 4.3.0-13.el9 baseos 264 k python3-six noarch 1.15.0-9.el9 baseos 37 k python3-systemd x86_64 234-18.el9 baseos 90 k systemd-libs x86_64 252-27.el9 baseos 672 k Transaction Summary ================================================================================ Install 8 Packages Total download size: 1.6 M Installed size: 4.6 M Downloading Packages: 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.1_amd64.deb ... Unpacking python3-cryptography (3.4.8-1ubuntu2.1) ... 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.2_all.deb ... Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... (1/8): dnf-plugins-core-4.3.0-13.el9.noarch.rpm 128 kB/s | 37 kB 00:00 (2/8): dbus-libs-1.12.20-8.el9.x86_64.rpm 514 kB/s | 152 kB 00:00 (3/8): python3-dbus-1.2.18-2.el9.x86_64.rpm 20 MB/s | 144 kB 00:00 (4/8): python3-dnf-plugins-core-4.3.0-13.el9.no 31 MB/s | 264 kB 00:00 (5/8): python3-dateutil-2.8.1-7.el9.noarch.rpm 934 kB/s | 288 kB 00:00 (6/8): python3-six-1.15.0-9.el9.noarch.rpm 3.3 MB/s | 37 kB 00:00 (7/8): python3-systemd-234-18.el9.x86_64.rpm 9.6 MB/s | 90 kB 00:00 (8/8): systemd-libs-252-27.el9.x86_64.rpm 39 MB/s | 672 kB 00:00 -------------------------------------------------------------------------------- Total 2.6 MB/s | 1.6 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 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-1ubuntu0.1_all.deb ... Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction 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.9_all.deb ... Unpacking python3-software-properties (0.99.22.9) ... 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.9_all.deb ... Unpacking software-properties-common (0.99.22.9) ... Preparing : 1/1 Installing : systemd-libs-252-27.el9.x86_64 1/8 Running scriptlet: systemd-libs-252-27.el9.x86_64 1/8 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 2/8 Installing : python3-dbus-1.2.18-2.el9.x86_64 3/8 Installing : python3-systemd-234-18.el9.x86_64 4/8 Installing : python3-six-1.15.0-9.el9.noarch 5/8 Installing : python3-dateutil-1:2.8.1-7.el9.noarch 6/8 Installing : python3-dnf-plugins-core-4.3.0-13.el9.noarch 7/8 Installing : dnf-plugins-core-4.3.0-13.el9.noarch 8/8 Running scriptlet: dnf-plugins-core-4.3.0-13.el9.noarch 8/8 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 1/8 Verifying : dnf-plugins-core-4.3.0-13.el9.noarch 2/8 Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 3/8 Verifying : python3-dbus-1.2.18-2.el9.x86_64 4/8 Verifying : python3-dnf-plugins-core-4.3.0-13.el9.noarch 5/8 Verifying : python3-six-1.15.0-9.el9.noarch 6/8 Verifying : python3-systemd-234-18.el9.x86_64 7/8 Fedora 38 - aarch64 - Updates 20 MB/s | 38 MB 00:01 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-2ubuntu0.2) ... Setting up media-types (7.0.0) ... Setting up systemd-sysv (249.11-0ubuntu3.12) ... Setting up libpsl5:amd64 (0.21.0-1.2build2) ... Setting up apt-transport-https (2.4.11) ... Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... No schema files found: doing nothing. Setting up distro-info-data (0.52ubuntu0.6) ... Setting up libxmlb2:amd64 (0.3.6-2build1) ... Setting up libbrotli1:amd64 (1.0.9-2build6) ... Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ... 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.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.12.1-1~ubuntu.23.10~mantic_amd64.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb /root/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_amd64.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_amd64.deb' -> '/build/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_amd64.deb' removed '/root/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb' copied '/root/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_amd64.deb' -> '/build/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_amd64.deb' removed '/root/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_amd64.deb' Verifying : systemd-libs-252-27.el9.x86_64 8/8 Installed: dbus-libs-1:1.12.20-8.el9.x86_64 dnf-plugins-core-4.3.0-13.el9.noarch python3-dateutil-1:2.8.1-7.el9.noarch python3-dbus-1.2.18-2.el9.x86_64 python3-dnf-plugins-core-4.3.0-13.el9.noarch python3-six-1.15.0-9.el9.noarch python3-systemd-234-18.el9.x86_64 systemd-libs-252-27.el9.x86_64 Complete! + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' prod = stage ']' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo + 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.14.0 Installed: dnf-0:4.14.0-9.el9.noarch at Wed Feb 14 04:11:11 2024 Built : builder@centos.org at Thu Oct 26 05:16:42 2023 Installed: rpm-0:4.16.1.3-29.el9.x86_64 at Wed Feb 14 04:11:09 2024 Built : builder@centos.org at Wed Dec 13 11:39:23 2023 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ... 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.1) ... Setting up dbus (1.12.20-2ubuntu4.1) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... Setting up python-apt-common (2.4.0ubuntu3) ... Setting up libmpdec3:amd64 (2.5.1-2build2) ... Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo Setting up libpam-systemd:amd64 (249.11-0ubuntu3.12) ... 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.15) ... 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) ... + dnf config-manager --set-disabled 'docker-ce-*' + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.S4eUBg + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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.24.6-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md ~/rpmbuild/BUILD/src + 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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Mt6UfU + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.24.6 + test v2.24.6 = v2.24.6 + echo 'PASS: docker-compose version OK' + RPM_EC=0 PASS: docker-compose version OK ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.24.6-0.fc39.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BtQVXy + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64/usr/share/doc/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JBxJxG + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.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.24.6-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.24.6-0.fc39 docker-compose-plugin(x86-64) = 0:2.24.6-0.fc39 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.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.24.6-0.fc39.src.rpm Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ... Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ... Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... Setting up ca-certificates (20230311ubuntu0.22.04.1) ... + dnf config-manager --set-enabled docker-ce-test Updating certificates in /etc/ssl/certs... + dnf makecache CentOS Stream 9 - BaseOS 22 kB/s | 6.1 kB 00:00 137 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.15) ... Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... Setting up curl (7.81.0-1ubuntu1.15) ... Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ... 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.6-1~22.04) ... 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. CentOS Stream 9 - AppStream 25 kB/s | 6.2 kB 00:00 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.12-1~22.04.3) ... CentOS Stream 9 - Extras packages 24 kB/s | 6.9 kB 00:00 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.W2le069bvT/ + cd /tmp/docker-cli-docsgen.W2le069bvT + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.19 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v25.0.1-0.20240226093800-c70d7905fbd9+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.5.0 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.6.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.14.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/containerd/containerd v1.7.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc5 go: downloading tags.cncf.io/container-device-interface v0.6.2 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/docker/distribution v2.8.3+incompatible 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-20240125134710-dcda100a8261 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/docker/docker-credential-helpers v0.8.1 go: downloading github.com/creack/pty v1.1.21 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/containerd/log v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/moby/docker-image-spec v1.3.1 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/Microsoft/hcsshim v0.11.4 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/moby/sys/user v0.1.0 go: downloading golang.org/x/crypto v0.17.0 Setting up gpgsm (2.2.27-3ubuntu2.1) ... Setting up pkexec (0.105-33) ... Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.15) ... Setting up python3 (3.10.6-1~22.04) ... go: downloading github.com/cloudflare/cfssl v1.6.4 Docker CE Test - x86_64 100 kB/s | 54 kB 00:00 Setting up libappstream4:amd64 (0.15.2-2) ... Setting up python3-six (1.16.0-3ubuntu1) ... Setting up dirmngr (2.2.27-3ubuntu2.1) ... 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-compose-plugin-2.24.6-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64.rpm' + set -x ++ source /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 Stream' + product_version='CentOS Stream' + '[' 'CentOS Stream' = rawhide ']' + dnf install -y rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.24.6-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el9.x86_64.rpm 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) ... go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.6 go: downloading google.golang.org/grpc v1.59.0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-mantic" Setting up python3-jeepney (0.7.1-3) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage Last metadata expiration check: 0:00:01 ago on Wed Feb 28 12:24:24 2024. Dependencies resolved. =============================================================================================== Package Arch Version Repository Size =============================================================================================== Installing: docker-buildx-plugin x86_64 0.12.1-0.el9 @commandline 13 M docker-ce x86_64 3:0.0.0~20240226182428.efb9206-0.el9 @commandline 26 M docker-ce-cli x86_64 1:0.0.0~20240226182428.efb9206-0.el9 @commandline 7.3 M docker-ce-rootless-extras x86_64 0.0.0~20240226182428.efb9206-0.el9 @commandline 4.0 M docker-compose-plugin x86_64 2.24.6-0.el9 @commandline 13 M Installing dependencies: acl x86_64 2.3.1-4.el9 baseos 71 k container-selinux noarch 3:2.229.0-1.el9 appstream 57 k containerd.io x86_64 1.6.28-3.1.el9 docker-ce-test 34 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 dbus x86_64 1:1.12.20-8.el9 baseos 3.8 k dbus-broker x86_64 28-7.el9 baseos 172 k dbus-common noarch 1:1.12.20-8.el9 baseos 15 k diffutils x86_64 3.7-12.el9 baseos 397 k fuse-common x86_64 3.10.2-8.el9 baseos 8.3 k fuse-overlayfs x86_64 1.12-1.el9 appstream 67 k fuse3 x86_64 3.10.2-8.el9 appstream 54 k fuse3-libs x86_64 3.10.2-8.el9 appstream 92 k iptables-libs x86_64 1.8.10-2.el9 baseos 461 k iptables-nft x86_64 1.8.10-2.el9 baseos 204 k kmod x86_64 28-9.el9 baseos 126 k kmod-libs x86_64 28-9.el9 baseos 64 k libdb x86_64 5.3.28-53.el9 baseos 738 k libeconf x86_64 0.4.1-3.el9 baseos 27 k libfdisk x86_64 2.37.4-15.el9 baseos 155 k libmnl x86_64 1.0.4-15.el9 baseos 29 k libnetfilter_conntrack x86_64 1.0.9-1.el9 baseos 59 k libnfnetlink x86_64 1.0.1-21.el9 baseos 30 k libnftnl x86_64 1.2.6-2.el9 baseos 84 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.6-1.el9 baseos 190 k libslirp x86_64 4.4.0-7.el9 appstream 69 k libutempter x86_64 1.2.1-6.el9 baseos 27 k openssl x86_64 1:3.0.7-25.el9 baseos 1.2 M pam x86_64 1.5.1-19.el9 baseos 627 k policycoreutils x86_64 3.6-2.1.el9 baseos 242 k rpm-plugin-selinux x86_64 4.16.1.3-29.el9 baseos 17 k selinux-policy noarch 38.1.33-1.el9 baseos 55 k selinux-policy-targeted noarch 38.1.33-1.el9 baseos 6.9 M slirp4netns x86_64 1.2.3-1.el9 appstream 47 k systemd x86_64 252-27.el9 baseos 4.2 M systemd-pam x86_64 252-27.el9 baseos 279 k systemd-rpm-macros noarch 252-27.el9 baseos 67 k util-linux x86_64 2.37.4-15.el9 baseos 2.2 M util-linux-core x86_64 2.37.4-15.el9 baseos 434 k xz x86_64 5.2.5-8.el9 baseos 226 k Transaction Summary =============================================================================================== Install 47 Packages Total size: 121 M Total download size: 57 M Installed size: 448 M Downloading Packages: [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.24.6-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DVXT2w + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.el7.x86_64 + exit 0 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) ... go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 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.6.1 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 + make IMAGE=ubuntu:mantic verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:mantic ./verify Unable to find image 'ubuntu:mantic' locally mantic: Pulling from library/ubuntu Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading golang.org/x/net v0.19.0 01889d9636d7: Already exists Digest: sha256:f0bb9ee844f7adb284ac036a15469062adbe3a4458c06680216ed73df231cb31 Status: Downloaded newer image for ubuntu:mantic Setting up python3-more-itertools (8.10.0-2) ... Setting up python3-dbus (1.2.18-3build1) ... Last metadata expiration check: 0:00:01 ago on Wed Feb 28 12:24:15 2024. + verify + dpkg --version + verify_deb + apt-get update 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.2) ... (1/42): acl-2.3.1-4.el9.x86_64.rpm 235 kB/s | 71 kB 00:00 (2/42): cracklib-2.9.6-27.el9.x86_64.rpm 307 kB/s | 94 kB 00:00 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/zmap/zlint/v3 v3.1.0 Get:1 http://archive.ubuntu.com/ubuntu mantic InRelease [256 kB] Setting up python3-apt (2.4.0ubuntu3) ... Setting up python3-lazr.uri (1.0.6-2) ... (3/42): cracklib-dicts-2.9.6-27.el9.x86_64.rpm 11 MB/s | 3.6 MB 00:00 (4/42): dbus-1.12.20-8.el9.x86_64.rpm 167 kB/s | 3.8 kB 00:00 (5/42): dbus-common-1.12.20-8.el9.noarch.rpm 3.0 MB/s | 15 kB 00:00 (6/42): dbus-broker-28-7.el9.x86_64.rpm 17 MB/s | 172 kB 00:00 (7/42): fuse-common-3.10.2-8.el9.x86_64.rpm 1.2 MB/s | 8.3 kB 00:00 (8/42): diffutils-3.7-12.el9.x86_64.rpm 25 MB/s | 397 kB 00:00 (9/42): iptables-libs-1.8.10-2.el9.x86_64.rpm 33 MB/s | 461 kB 00:00 (10/42): iptables-nft-1.8.10-2.el9.x86_64.rpm 14 MB/s | 204 kB 00:00 (11/42): kmod-28-9.el9.x86_64.rpm 9.5 MB/s | 126 kB 00:00 (12/42): kmod-libs-28-9.el9.x86_64.rpm 6.8 MB/s | 64 kB 00:00 (13/42): libeconf-0.4.1-3.el9.x86_64.rpm 5.1 MB/s | 27 kB 00:00 (14/42): libfdisk-2.37.4-15.el9.x86_64.rpm 18 MB/s | 155 kB 00:00 (15/42): libmnl-1.0.4-15.el9.x86_64.rpm 3.6 MB/s | 29 kB 00:00 (16/42): libdb-5.3.28-53.el9.x86_64.rpm 37 MB/s | 738 kB 00:00 (17/42): libnetfilter_conntrack-1.0.9-1.el9.x86 5.1 MB/s | 59 kB 00:00 (18/42): libnfnetlink-1.0.1-21.el9.x86_64.rpm 2.9 MB/s | 30 kB 00:00 (19/42): libnftnl-1.2.6-2.el9.x86_64.rpm 11 MB/s | 84 kB 00:00 (20/42): libseccomp-2.5.2-2.el9.x86_64.rpm 11 MB/s | 72 kB 00:00 (21/42): libpwquality-1.4.4-8.el9.x86_64.rpm 12 MB/s | 119 kB 00:00 (22/42): libselinux-utils-3.6-1.el9.x86_64.rpm 17 MB/s | 190 kB 00:00 (23/42): libutempter-1.2.1-6.el9.x86_64.rpm 3.0 MB/s | 27 kB 00:00 (24/42): policycoreutils-3.6-2.1.el9.x86_64.rpm 22 MB/s | 242 kB 00:00 (25/42): openssl-3.0.7-25.el9.x86_64.rpm 44 MB/s | 1.2 MB 00:00 (26/42): pam-1.5.1-19.el9.x86_64.rpm 23 MB/s | 627 kB 00:00 (27/42): rpm-plugin-selinux-4.16.1.3-29.el9.x86 997 kB/s | 17 kB 00:00 (28/42): selinux-policy-38.1.33-1.el9.noarch.rp 5.3 MB/s | 55 kB 00:00 (29/42): systemd-pam-252-27.el9.x86_64.rpm 27 MB/s | 279 kB 00:00 (30/42): systemd-rpm-macros-252-27.el9.noarch.r 10 MB/s | 67 kB 00:00 (31/42): util-linux-2.37.4-15.el9.x86_64.rpm 49 MB/s | 2.2 MB 00:00 (32/42): util-linux-core-2.37.4-15.el9.x86_64.r 30 MB/s | 434 kB 00:00 (33/42): systemd-252-27.el9.x86_64.rpm 39 MB/s | 4.2 MB 00:00 (34/42): xz-5.2.5-8.el9.x86_64.rpm 7.4 MB/s | 226 kB 00:00 (35/42): container-selinux-2.229.0-1.el9.noarch 5.8 MB/s | 57 kB 00:00 Get:2 http://security.ubuntu.com/ubuntu mantic-security InRelease [109 kB] Get:3 http://archive.ubuntu.com/ubuntu mantic-updates InRelease [109 kB] Get:4 http://archive.ubuntu.com/ubuntu mantic-backports InRelease [90.8 kB] Get:5 http://archive.ubuntu.com/ubuntu mantic/universe amd64 Packages [18.8 MB] Setting up python3-zipp (1.0.0-3) ... Setting up python3-cryptography (3.4.8-1ubuntu2.1) ... (36/42): selinux-policy-targeted-38.1.33-1.el9. 45 MB/s | 6.9 MB 00:00 (37/42): fuse-overlayfs-1.12-1.el9.x86_64.rpm 1.7 MB/s | 67 kB 00:00 (38/42): fuse3-3.10.2-8.el9.x86_64.rpm 1.4 MB/s | 54 kB 00:00 (39/42): libslirp-4.4.0-7.el9.x86_64.rpm 13 MB/s | 69 kB 00:00 (40/42): fuse3-libs-3.10.2-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 (41/42): slirp4netns-1.2.3-1.el9.x86_64.rpm 6.1 MB/s | 47 kB 00:00 go: downloading github.com/google/certificate-transparency-go v1.1.4 go: downloading github.com/zmap/zcrypto v0.0.0-20210511125630-18f1e0152cfc go: downloading github.com/golang/protobuf v1.5.3 Get:6 http://security.ubuntu.com/ubuntu mantic-security/main amd64 Packages [327 kB] Setting up python3-wadllib (1.3.6-1) ... Setting up gnupg (2.2.27-3ubuntu2.1) ... Setting up packagekit (1.2.5-2ubuntu2) ... go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/tools v0.16.0 Get:7 http://security.ubuntu.com/ubuntu mantic-security/universe amd64 Packages [340 kB] Get:8 http://archive.ubuntu.com/ubuntu mantic/main amd64 Packages [1808 kB] Get:9 http://archive.ubuntu.com/ubuntu mantic/multiverse amd64 Packages [293 kB] Get:10 http://archive.ubuntu.com/ubuntu mantic/restricted amd64 Packages [180 kB] Get:11 http://archive.ubuntu.com/ubuntu mantic-updates/multiverse amd64 Packages [9603 B] Get:12 http://archive.ubuntu.com/ubuntu mantic-updates/restricted amd64 Packages [294 kB] Get:13 http://archive.ubuntu.com/ubuntu mantic-updates/universe amd64 Packages [383 kB] Get:14 http://security.ubuntu.com/ubuntu mantic-security/restricted amd64 Packages [278 kB] Get:15 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 Packages [395 kB] Get:16 http://archive.ubuntu.com/ubuntu mantic-backports/universe amd64 Packages [4205 B] Get:17 http://security.ubuntu.com/ubuntu mantic-security/multiverse amd64 Packages [6224 B] 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-1ubuntu0.1) ... (42/42): containerd.io-1.6.28-3.1.el9.x86_64.rp 66 MB/s | 34 MB 00:00 -------------------------------------------------------------------------------- Total 31 MB/s | 57 MB 00:01 go: downloading github.com/go-logr/logr v1.3.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/protobuf v1.31.0 Setting up python3-secretstorage (3.3.1-1) ... go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common v0.44.0 Setting up python3-keyring (23.5.0-1) ... Setting up python3-lazr.restfulclient (0.14.4-1) ... Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.5.0-1.fc39 updates 38 k Upgrading: dnf noarch 4.19.0-1.fc39 updates 508 k dnf-data noarch 4.19.0-1.fc39 updates 40 k libdnf aarch64 0.73.0-1.fc39 updates 629 k python3-dnf noarch 4.19.0-1.fc39 updates 591 k python3-hawkey aarch64 0.73.0-1.fc39 updates 99 k python3-libdnf aarch64 0.73.0-1.fc39 updates 809 k yum noarch 4.19.0-1.fc39 updates 37 k Installing dependencies: dbus-libs aarch64 1:1.14.10-1.fc39 fedora 156 k fonts-filesystem noarch 1:2.0.5-12.fc39 fedora 8.2 k js-jquery noarch 3.6.4-2.fc39 fedora 172 k python3-dateutil noarch 1:2.8.2-10.fc39 fedora 355 k python3-dbus aarch64 1.3.2-4.fc39 fedora 157 k python3-distro noarch 1.8.0-6.fc39 fedora 49 k python3-dnf-plugins-core noarch 4.5.0-1.fc39 updates 318 k python3-six noarch 1.16.0-12.fc39 fedora 41 k python3-systemd aarch64 235-5.fc39 fedora 107 k web-assets-filesystem noarch 5-20.fc39 fedora 7.9 k Installing weak dependencies: python-systemd-doc aarch64 235-5.fc39 fedora 75 k Transaction Summary ================================================================================ Install 12 Packages Upgrade 7 Packages Total download size: 4.1 M Downloading Packages: go: downloading github.com/prometheus/procfs v0.12.0 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/jmoiron/sqlx v1.3.3 go: downloading k8s.io/klog/v2 v2.90.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.10.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/weppos/publicsuffix-go v0.15.1-0.20210511084619-b1f36a2d6c0b go: downloading github.com/cenkalti/backoff/v4 v4.2.1 Setting up python3-launchpadlib (1.10.16-1) ... Setting up python3-software-properties (0.99.22.9) ... Fetched 23.7 MB in 2s (11.6 MB/s) go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 Setting up software-properties-common (0.99.22.9) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... Updating certificates in /etc/ssl/certs... 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/centos/gpg Key imported successfully 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 google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d go: downloading golang.org/x/mod v0.14.0 go: downloading google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.20-2ubuntu4.1) ... Running transaction check Transaction check succeeded. Running transaction test docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7" ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 22.04.3 LTS' +++ NAME=Ubuntu +++ VERSION_ID=22.04 +++ VERSION='22.04.3 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 + '[' prod = 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... (1/19): fonts-filesystem-2.0.5-12.fc39.noarch.r 35 kB/s | 8.2 kB 00:00 (2/19): dbus-libs-1.14.10-1.fc39.aarch64.rpm 575 kB/s | 156 kB 00:00 (3/19): js-jquery-3.6.4-2.fc39.noarch.rpm 628 kB/s | 172 kB 00:00 (4/19): python-systemd-doc-235-5.fc39.aarch64.r 1.5 MB/s | 75 kB 00:00 (5/19): python3-dateutil-2.8.2-10.fc39.noarch.r 18 MB/s | 355 kB 00:00 (6/19): python3-dbus-1.3.2-4.fc39.aarch64.rpm 10 MB/s | 157 kB 00:00 (7/19): python3-distro-1.8.0-6.fc39.noarch.rpm 2.6 MB/s | 49 kB 00:00 (8/19): python3-six-1.16.0-12.fc39.noarch.rpm 3.4 MB/s | 41 kB 00:00 (9/19): python3-systemd-235-5.fc39.aarch64.rpm 12 MB/s | 107 kB 00:00 done. Updating certificates in /etc/ssl/certs... (10/19): web-assets-filesystem-5-20.fc39.noarch 640 kB/s | 7.9 kB 00:00 (11/19): dnf-plugins-core-4.5.0-1.fc39.noarch.r 2.9 MB/s | 38 kB 00:00 (12/19): python3-dnf-plugins-core-4.5.0-1.fc39. 26 MB/s | 318 kB 00:00 (13/19): dnf-4.19.0-1.fc39.noarch.rpm 27 MB/s | 508 kB 00:00 (14/19): dnf-data-4.19.0-1.fc39.noarch.rpm 2.4 MB/s | 40 kB 00:00 (15/19): libdnf-0.73.0-1.fc39.aarch64.rpm 40 MB/s | 629 kB 00:00 (16/19): python3-dnf-4.19.0-1.fc39.noarch.rpm 6.3 MB/s | 591 kB 00:00 (17/19): python3-hawkey-0.73.0-1.fc39.aarch64.r 1.1 MB/s | 99 kB 00:00 (18/19): python3-libdnf-0.73.0-1.fc39.aarch64.r 17 MB/s | 809 kB 00:00 (19/19): yum-4.19.0-1.fc39.noarch.rpm 755 kB/s | 37 kB 00:00 -------------------------------------------------------------------------------- Total 3.2 MB/s | 4.1 MB 00:01 Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL + make IMAGE=centos:7 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ centos:7 ./verify Unable to find image 'centos:7' locally 7: Pulling from library/centos 2d473b07cdd5: Already exists Preparing : 1/1 137 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)). Reading package lists... Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 Status: Downloaded newer image for centos:7 + 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 112: dnf: command not found + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' prod = 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 Upgrading : libdnf-0.73.0-1.fc39.aarch64 1/26 Upgrading : python3-libdnf-0.73.0-1.fc39.aarch64 2/26 Upgrading : python3-hawkey-0.73.0-1.fc39.aarch64 3/26 Upgrading : dnf-data-4.19.0-1.fc39.noarch 4/26 Upgrading : python3-dnf-4.19.0-1.fc39.noarch 5/26 OK + '[' jammy = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu jammy test' + apt-get update + go mod vendor -modfile=vendor.mod Building dependency tree... Reading state information... The following additional packages will be installed: adduser dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 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 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base systemd systemd-dev systemd-sysv tzdata xml-core Suggested packages: liblocale-gettext-perl perl cron quota ecryptfs-utils default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-testresources python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support readline-doc sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales libldap-common dbus-user-session publicsuffix libsasl2-modules appstream packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon systemd-resolved libnss-systemd tzdata-icu Transaction test succeeded. Running transaction Upgrading : dnf-4.19.0-1.fc39.noarch 6/26 Running scriptlet: dnf-4.19.0-1.fc39.noarch 6/26 Installing : python3-six-1.16.0-12.fc39.noarch 7/26 Installing : python3-dateutil-1:2.8.2-10.fc39.noarch 8/26 Installing : python3-distro-1.8.0-6.fc39.noarch 9/26 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 10/26 Installing : web-assets-filesystem-5-20.fc39.noarch 11/26 Installing : js-jquery-3.6.4-2.fc39.noarch 12/26 Installing : python-systemd-doc-235-5.fc39.aarch64 13/26 Installing : python3-systemd-235-5.fc39.aarch64 14/26 Loaded plugins: fastestmirror, ovl Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB] The following NEW packages will be installed: adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 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 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base software-properties-common systemd systemd-dev systemd-sysv tzdata xml-core Installing : dbus-libs-1:1.14.10-1.fc39.aarch64 15/26 Installing : python3-dbus-1.3.2-4.fc39.aarch64 16/26 Installing : python3-dnf-plugins-core-4.5.0-1.fc39.noarch 17/26 Installing : dnf-plugins-core-4.5.0-1.fc39.noarch 18/26 Upgrading : yum-4.19.0-1.fc39.noarch 19/26 Cleanup : yum-4.18.2-1.fc39.noarch 20/26 Running scriptlet: dnf-4.18.2-1.fc39.noarch 21/26 Cleanup : dnf-4.18.2-1.fc39.noarch 21/26 Running scriptlet: dnf-4.18.2-1.fc39.noarch 21/26 Cleanup : python3-dnf-4.18.2-1.fc39.noarch 22/26 Get:2 https://download.docker.com/linux/ubuntu jammy/test amd64 Packages [43.8 kB] Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease Hit:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease Cleanup : python3-hawkey-0.72.0-1.fc39.aarch64 23/26 Cleanup : dnf-data-4.18.2-1.fc39.noarch 24/26 Cleanup : python3-libdnf-0.72.0-1.fc39.aarch64 25/26 Cleanup : libdnf-0.72.0-1.fc39.aarch64 26/26 Fetched 92.7 kB in 1s (138 kB/s) 0 upgraded, 119 newly installed, 0 to remove and 6 not upgraded. Need to get 43.4 MB of archives. After this operation, 154 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libssl3 amd64 3.0.10-1ubuntu2.3 [1932 kB] Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 1/1 Preparing : 1/1 Installing : libseccomp-2.5.2-2.el9.x86_64 1/47 Installing : libmnl-1.0.4-15.el9.x86_64 2/47 Installing : fuse3-libs-3.10.2-8.el9.x86_64 3/47 Installing : libselinux-utils-3.6-1.el9.x86_64 4/47 Installing : libfdisk-2.37.4-15.el9.x86_64 5/47 Installing : cracklib-2.9.6-27.el9.x86_64 6/47 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 7/47 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Get:2 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpython3.11-minimal amd64 3.11.6-3 [839 kB] Get:3 http://archive.ubuntu.com/ubuntu mantic/main amd64 libexpat1 amd64 2.5.0-2 [85.2 kB] Get:4 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3.11-minimal amd64 3.11.6-3 [2196 kB] Get:5 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-minimal amd64 3.11.4-5 [26.8 kB] Get:6 http://archive.ubuntu.com/ubuntu mantic/main amd64 media-types all 10.1.0 [27.5 kB] Get:7 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 tzdata all 2023d-0ubuntu0.23.10 [274 kB] Get:8 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkrb5support0 amd64 1.20.1-3ubuntu1 [33.0 kB] Get:9 http://archive.ubuntu.com/ubuntu mantic/main amd64 libk5crypto3 amd64 1.20.1-3ubuntu1 [81.3 kB] Get:10 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkeyutils1 amd64 1.6.3-2 [9356 B] Get:11 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkrb5-3 amd64 1.20.1-3ubuntu1 [346 kB] Installing : libnftnl-1.2.6-2.el9.x86_64 8/47 Installing : docker-buildx-plugin-0.12.1-0.el9.x86_64 9/47 Running scriptlet: libdnf-0.72.0-1.fc39.aarch64 26/26 Verifying : dbus-libs-1:1.14.10-1.fc39.aarch64 1/26 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 2/26 Verifying : js-jquery-3.6.4-2.fc39.noarch 3/26 Verifying : python-systemd-doc-235-5.fc39.aarch64 4/26 Verifying : python3-dateutil-1:2.8.2-10.fc39.noarch 5/26 Verifying : python3-dbus-1.3.2-4.fc39.aarch64 6/26 Verifying : python3-distro-1.8.0-6.fc39.noarch 7/26 Verifying : python3-six-1.16.0-12.fc39.noarch 8/26 Verifying : python3-systemd-235-5.fc39.aarch64 9/26 Verifying : web-assets-filesystem-5-20.fc39.noarch 10/26 Verifying : dnf-plugins-core-4.5.0-1.fc39.noarch 11/26 Verifying : python3-dnf-plugins-core-4.5.0-1.fc39.noarch 12/26 Verifying : dnf-4.19.0-1.fc39.noarch 13/26 Verifying : dnf-4.18.2-1.fc39.noarch 14/26 Verifying : dnf-data-4.19.0-1.fc39.noarch 15/26 Verifying : dnf-data-4.18.2-1.fc39.noarch 16/26 Verifying : libdnf-0.73.0-1.fc39.aarch64 17/26 Verifying : libdnf-0.72.0-1.fc39.aarch64 18/26 Verifying : python3-dnf-4.19.0-1.fc39.noarch 19/26 Verifying : python3-dnf-4.18.2-1.fc39.noarch 20/26 Verifying : python3-hawkey-0.73.0-1.fc39.aarch64 21/26 Verifying : python3-hawkey-0.72.0-1.fc39.aarch64 22/26 Verifying : python3-libdnf-0.73.0-1.fc39.aarch64 23/26 Verifying : python3-libdnf-0.72.0-1.fc39.aarch64 24/26 Verifying : yum-4.19.0-1.fc39.noarch 25/26 Verifying : yum-4.18.2-1.fc39.noarch 26/26 Upgraded: dnf-4.19.0-1.fc39.noarch dnf-data-4.19.0-1.fc39.noarch libdnf-0.73.0-1.fc39.aarch64 python3-dnf-4.19.0-1.fc39.noarch python3-hawkey-0.73.0-1.fc39.aarch64 python3-libdnf-0.73.0-1.fc39.aarch64 yum-4.19.0-1.fc39.noarch Installed: dbus-libs-1:1.14.10-1.fc39.aarch64 dnf-plugins-core-4.5.0-1.fc39.noarch fonts-filesystem-1:2.0.5-12.fc39.noarch js-jquery-3.6.4-2.fc39.noarch python-systemd-doc-235-5.fc39.aarch64 python3-dateutil-1:2.8.2-10.fc39.noarch python3-dbus-1.3.2-4.fc39.aarch64 python3-distro-1.8.0-6.fc39.noarch python3-dnf-plugins-core-4.5.0-1.fc39.noarch python3-six-1.16.0-12.fc39.noarch python3-systemd-235-5.fc39.aarch64 web-assets-filesystem-5-20.fc39.noarch Complete! + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils 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~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_amd64.deb' ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_amd64.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~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_amd64.deb Selecting previously unselected package docker-ce-cli. (Reading database ... 9236 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... Get:12 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgssapi-krb5-2 amd64 1.20.1-3ubuntu1 [142 kB] Running scriptlet: docker-buildx-plugin-0.12.1-0.el9.x86_64 9/47 Installing : docker-compose-plugin-2.24.6-0.el9.x86_64 10/47 Get:13 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B] Get:14 http://archive.ubuntu.com/ubuntu mantic/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB] Get:15 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB] Get:16 http://archive.ubuntu.com/ubuntu mantic/main amd64 readline-common all 8.2-1.3 [55.7 kB] Get:17 http://archive.ubuntu.com/ubuntu mantic/main amd64 libreadline8 amd64 8.2-1.3 [151 kB] Get:18 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libsqlite3-0 amd64 3.42.0-1ubuntu0.1 [672 kB] Get:19 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpython3.11-stdlib amd64 3.11.6-3 [1917 kB] Running scriptlet: docker-compose-plugin-2.24.6-0.el9.x86_64 10/47 Installing : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el9 11/47 Running scriptlet: docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el9 11/47 Installing : libslirp-4.4.0-7.el9.x86_64 12/47 Installing : slirp4netns-1.2.3-1.el9.x86_64 13/47 Installing : xz-5.2.5-8.el9.x86_64 14/47 Installing : util-linux-core-2.37.4-15.el9.x86_64 15/47 Running scriptlet: util-linux-core-2.37.4-15.el9.x86_64 15/47 Get:20 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3.11 amd64 3.11.6-3 [579 kB] Get:21 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpython3-stdlib amd64 3.11.4-5 [9502 B] Get:22 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3 amd64 3.11.4-5 [22.9 kB] Get:23 http://archive.ubuntu.com/ubuntu mantic/main amd64 libargon2-1 amd64 0~20190702+dfsg-3 [20.3 kB] Get:24 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2ubuntu1 [139 kB] Get:25 http://archive.ubuntu.com/ubuntu mantic/main amd64 libjson-c5 amd64 0.17-1 [35.2 kB] Get:26 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcryptsetup12 amd64 2:2.6.1-4ubuntu3 [242 kB] Get:27 http://archive.ubuntu.com/ubuntu mantic/main amd64 libfdisk1 amd64 2.39.1-4ubuntu2 [145 kB] Get:28 http://archive.ubuntu.com/ubuntu mantic/main amd64 libkmod2 amd64 30+20230519-1ubuntu3 [51.2 kB] Get:29 http://archive.ubuntu.com/ubuntu mantic/main amd64 libapparmor1 amd64 4.0.0~alpha2-0ubuntu5 [47.6 kB] Get:30 http://archive.ubuntu.com/ubuntu mantic/main amd64 libip4tc2 amd64 1.8.9-2ubuntu2 [22.2 kB] Get:31 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libsystemd-shared amd64 253.5-1ubuntu6.1 [1872 kB] Get:32 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 systemd-dev all 253.5-1ubuntu6.1 [79.5 kB] Get:33 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 systemd amd64 253.5-1ubuntu6.1 [3060 kB] Get:34 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 systemd-sysv amd64 253.5-1ubuntu6.1 [11.5 kB] Get:35 http://archive.ubuntu.com/ubuntu mantic/main amd64 sgml-base all 1.31 [11.4 kB] Get:36 http://archive.ubuntu.com/ubuntu mantic/main amd64 adduser all 3.137ubuntu1 [101 kB] Get:37 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 openssl amd64 3.0.10-1ubuntu2.3 [1190 kB] Get:38 http://archive.ubuntu.com/ubuntu mantic/main amd64 ca-certificates all 20230311ubuntu1 [152 kB] Get:39 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdbus-1-3 amd64 1.14.10-1ubuntu1 [209 kB] Get:40 http://archive.ubuntu.com/ubuntu mantic/main amd64 dbus-bin amd64 1.14.10-1ubuntu1 [39.0 kB] Get:41 http://archive.ubuntu.com/ubuntu mantic/main amd64 dbus-session-bus-common all 1.14.10-1ubuntu1 [79.2 kB] Get:42 http://archive.ubuntu.com/ubuntu mantic/main amd64 dbus-daemon amd64 1.14.10-1ubuntu1 [118 kB] Get:43 http://archive.ubuntu.com/ubuntu mantic/main amd64 dbus-system-bus-common all 1.14.10-1ubuntu1 [80.4 kB] Get:44 http://archive.ubuntu.com/ubuntu mantic/main amd64 dbus amd64 1.14.10-1ubuntu1 [24.5 kB] Get:45 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 distro-info-data all 0.58ubuntu0.2 [6280 B] Get:46 http://archive.ubuntu.com/ubuntu mantic/main amd64 libglib2.0-0 amd64 2.78.0-2 [1525 kB] Get:47 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgirepository-1.0-1 amd64 1.78.1-1 [72.7 kB] Get:48 http://archive.ubuntu.com/ubuntu mantic/main amd64 gir1.2-glib-2.0 amd64 1.78.1-1 [180 kB] Get:49 http://archive.ubuntu.com/ubuntu mantic/main amd64 iso-codes all 4.15.0-1 [3458 kB] Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... Installing : systemd-rpm-macros-252-27.el9.noarch 16/47 Installing : openssl-1:3.0.7-25.el9.x86_64 17/47 Running scriptlet: libutempter-1.2.1-6.el9.x86_64 18/47 Installing : libutempter-1.2.1-6.el9.x86_64 18/47 Installing : libnfnetlink-1.0.1-21.el9.x86_64 19/47 Installing : libnetfilter_conntrack-1.0.9-1.el9.x86_64 20/47 Installing : iptables-libs-1.8.10-2.el9.x86_64 21/47 Installing : iptables-nft-1.8.10-2.el9.x86_64 22/47 Running scriptlet: iptables-nft-1.8.10-2.el9.x86_64 22/47 Installing : libeconf-0.4.1-3.el9.x86_64 23/47 Installing : libdb-5.3.28-53.el9.x86_64 24/47 Installing : pam-1.5.1-19.el9.x86_64 25/47 Get:50 http://archive.ubuntu.com/ubuntu mantic/main amd64 libcap2-bin amd64 1:2.66-4ubuntu1 [34.2 kB] Get:51 http://archive.ubuntu.com/ubuntu mantic/main amd64 libelf1 amd64 0.189-4 [56.3 kB] Get:52 http://archive.ubuntu.com/ubuntu mantic/main amd64 libglib2.0-data all 2.78.0-2 [40.3 kB] Get:53 http://archive.ubuntu.com/ubuntu mantic/main amd64 libicu72 amd64 72.1-3ubuntu3 [10.8 MB] Installing : libpwquality-1.4.4-8.el9.x86_64 26/47 Installing : util-linux-2.37.4-15.el9.x86_64 27/47 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : kmod-libs-28-9.el9.x86_64 28/47 Installing : kmod-28-9.el9.x86_64 29/47 Installing : fuse-common-3.10.2-8.el9.x86_64 30/47 Installing : fuse3-3.10.2-8.el9.x86_64 31/47 Installing : fuse-overlayfs-1.12-1.el9.x86_64 32/47 Running scriptlet: fuse-overlayfs-1.12-1.el9.x86_64 32/47 Installing : diffutils-3.7-12.el9.x86_64 33/47 Installing : policycoreutils-3.6-2.1.el9.x86_64 34/47 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 34/47 Installing : selinux-policy-38.1.33-1.el9.noarch 35/47 Running scriptlet: selinux-policy-38.1.33-1.el9.noarch 35/47 Last metadata expiration check: 0:00:17 ago on Wed Feb 28 12:24:15 2024. Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.24.6-0.fc38.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sJb8G5 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.sxl9w5 + umask 022 + cd /root/rpmbuild/BUILD + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-compose Get:54 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libpam-systemd amd64 253.5-1ubuntu6.1 [211 kB] Get:55 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu0.1 [770 kB] Get:56 http://archive.ubuntu.com/ubuntu mantic/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB] Get:57 http://archive.ubuntu.com/ubuntu mantic/main amd64 lsb-release all 12.0-2 [6564 B] Get:58 http://archive.ubuntu.com/ubuntu mantic/main amd64 python-apt-common all 2.6.0ubuntu1 [18.1 kB] Get:59 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-apt amd64 2.6.0ubuntu1 [165 kB] Get:60 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-cffi-backend amd64 1.15.1-5build1 [76.0 kB] Get:61 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-dbus amd64 1.3.2-5 [99.0 kB] Get:62 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-gi amd64 3.46.0-1 [229 kB] Get:63 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-pkg-resources all 68.1.2-2 [167 kB] Get:64 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libnghttp2-14 amd64 1.55.1-1ubuntu0.1 [73.2 kB] Get:65 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpsl5 amd64 0.21.2-1 [59.0 kB] Get:66 http://archive.ubuntu.com/ubuntu mantic/universe amd64 apt-transport-https all 2.7.3 [3962 B] Get:67 http://archive.ubuntu.com/ubuntu mantic/main amd64 libbrotli1 amd64 1.0.9-2build8 [309 kB] Get:68 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-3 [20.2 kB] Get:69 http://archive.ubuntu.com/ubuntu mantic/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-3 [53.4 kB] Get:70 http://archive.ubuntu.com/ubuntu mantic/main amd64 libldap2 amd64 2.6.6+dfsg-1~exp1ubuntu1 [193 kB] Get:71 http://archive.ubuntu.com/ubuntu mantic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] Get:72 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libssh-4 amd64 0.10.5-3ubuntu1.2 [188 kB] Get:73 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libcurl4 amd64 8.2.1-1ubuntu3.2 [319 kB] Get:74 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 curl amd64 8.2.1-1ubuntu3.2 [216 kB] Get:75 http://archive.ubuntu.com/ubuntu mantic/main amd64 libassuan0 amd64 2.5.6-1 [37.8 kB] Get:76 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpgconf amd64 2.2.40-1.1ubuntu1 [96.3 kB] Get:77 http://archive.ubuntu.com/ubuntu mantic/main amd64 libksba8 amd64 1.6.4-2 [121 kB] Get:78 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] Get:79 http://archive.ubuntu.com/ubuntu mantic/main amd64 dirmngr amd64 2.2.40-1.1ubuntu1 [305 kB] Get:80 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpackagekit-glib2-18 amd64 1.2.7-1 [121 kB] Get:81 http://archive.ubuntu.com/ubuntu mantic/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.7-1 [25.4 kB] Get:82 http://archive.ubuntu.com/ubuntu mantic/main amd64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] Get:83 http://archive.ubuntu.com/ubuntu mantic/main amd64 gnupg-utils amd64 2.2.40-1.1ubuntu1 [313 kB] Get:84 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg amd64 2.2.40-1.1ubuntu1 [523 kB] Get:85 http://archive.ubuntu.com/ubuntu mantic/main amd64 pinentry-curses amd64 1.2.1-1ubuntu1 [34.6 kB] Get:86 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg-agent amd64 2.2.40-1.1ubuntu1 [216 kB] Get:87 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg-wks-client amd64 2.2.40-1.1ubuntu1 [66.1 kB] Get:88 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpg-wks-server amd64 2.2.40-1.1ubuntu1 [59.2 kB] Get:89 http://archive.ubuntu.com/ubuntu mantic/main amd64 gpgsm amd64 2.2.40-1.1ubuntu1 [206 kB] Get:90 http://archive.ubuntu.com/ubuntu mantic/main amd64 gnupg all 2.2.40-1.1ubuntu1 [319 kB] Get:91 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 libcurl3-gnutls amd64 8.2.1-1ubuntu3.2 [313 kB] Get:92 http://archive.ubuntu.com/ubuntu mantic/main amd64 libstemmer0d amd64 2.2.0-4 [160 kB] Get:93 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxmlb2 amd64 0.3.10-2 [64.6 kB] Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 36/47 Installing : selinux-policy-targeted-38.1.33-1.el9.noarch 36/47 Get:94 http://archive.ubuntu.com/ubuntu mantic/main amd64 libappstream4 amd64 0.16.2-1 [218 kB] Get:95 http://archive.ubuntu.com/ubuntu mantic/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu2 [144 kB] Get:96 http://archive.ubuntu.com/ubuntu mantic/main amd64 libdw1 amd64 0.189-4 [257 kB] Get:97 http://archive.ubuntu.com/ubuntu mantic/main amd64 libglib2.0-bin amd64 2.78.0-2 [95.3 kB] Get:98 http://archive.ubuntu.com/ubuntu mantic/main amd64 libunwind8 amd64 1.6.2-3 [55.7 kB] Get:99 http://archive.ubuntu.com/ubuntu mantic/main amd64 libgstreamer1.0-0 amd64 1.22.5-1 [986 kB] Get:100 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpolkit-gobject-1-0 amd64 123-1 [45.5 kB] Get:101 http://archive.ubuntu.com/ubuntu mantic/main amd64 libpolkit-agent-1-0 amd64 123-1 [17.6 kB] Get:102 http://archive.ubuntu.com/ubuntu mantic/main amd64 xml-core all 0.18+nmu1 [21.6 kB] Get:103 http://archive.ubuntu.com/ubuntu mantic/main amd64 polkitd amd64 123-1 [93.5 kB] Get:104 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-blinker all 1.6.2-1 [15.1 kB] Get:105 http://archive.ubuntu.com/ubuntu mantic-updates/main amd64 python3-cryptography amd64 38.0.4-4ubuntu0.23.10.1 [686 kB] Get:106 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-pyparsing all 3.1.0-1 [86.4 kB] Get:107 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-httplib2 all 0.20.4-3 [30.4 kB] Get:108 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-jwt all 2.7.0-1 [20.9 kB] Get:109 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-lazr.uri all 1.0.6-3 [13.5 kB] Get:110 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-wadllib all 1.3.6-5 [35.9 kB] Get:111 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-distro all 1.8.0-1 [17.4 kB] Get:112 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-oauthlib all 3.2.2-1 [89.7 kB] Package findutils-1:4.9.0-5.fc39.aarch64 is already installed. Dependencies resolved. Nothing to do. Complete! + install_rpm_containerd [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo + '[' prod = 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 Get:113 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-six all 1.16.0-4 [12.4 kB] 4.19.0 Installed: dnf-0:4.19.0-1.fc39.noarch at Wed Feb 28 12:24:29 2024 Built : Fedora Project at Tue Feb 20 14:19:51 2024 Installed: rpm-0:4.19.1.1-1.fc39.aarch64 at Mon Feb 19 07:51:09 2024 Built : Fedora Project at Wed Feb 7 16:07:49 2024 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo Get:114 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-lazr.restfulclient all 0.14.5-1 [50.7 kB] Get:115 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-launchpadlib all 1.11.0-1 [125 kB] Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo Get:116 http://archive.ubuntu.com/ubuntu mantic/main amd64 python3-software-properties all 0.99.39 [28.6 kB] Get:117 http://archive.ubuntu.com/ubuntu mantic/main amd64 packagekit amd64 1.2.7-1 [434 kB] Get:118 http://archive.ubuntu.com/ubuntu mantic/main amd64 software-properties-common all 0.99.39 [14.3 kB] Get:119 http://archive.ubuntu.com/ubuntu mantic/universe amd64 gnupg2 all 2.2.40-1.1ubuntu1 [4462 B] + dnf config-manager --set-disabled 'docker-ce-*' Fedora Modular 38 - aarch64 - Updates 2.1 MB/s | 2.1 MB 00:00 debconf: delaying package configuration, since apt-utils is not installed Fetched 43.4 MB in 4s (12.4 MB/s) Selecting previously unselected package libssl3: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 ... 4327 files and directories currently installed.) Preparing to unpack .../libssl3_3.0.10-1ubuntu2.3_amd64.deb ... Unpacking libssl3:amd64 (3.0.10-1ubuntu2.3) ... Selecting previously unselected package libpython3.11-minimal:amd64. Preparing to unpack .../libpython3.11-minimal_3.11.6-3_amd64.deb ... Unpacking libpython3.11-minimal:amd64 (3.11.6-3) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.5.0-2_amd64.deb ... + dnf config-manager --set-enabled docker-ce-test Unpacking libexpat1:amd64 (2.5.0-2) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../python3.11-minimal_3.11.6-3_amd64.deb ... Unpacking python3.11-minimal (3.11.6-3) ... Setting up libssl3:amd64 (3.0.10-1ubuntu2.3) ... Setting up libpython3.11-minimal:amd64 (3.11.6-3) ... Setting up libexpat1:amd64 (2.5.0-2) ... Setting up python3.11-minimal (3.11.6-3) ... + dnf makecache docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-38" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Last metadata expiration check: 0:00:01 ago on Wed Feb 28 12:24:33 2024. + make IMAGE=fedora:38 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ fedora:38 ./verify Unable to find image 'fedora:38' locally 38: Pulling from library/fedora 81506d6a09b0: Already exists 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 ... 4653 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.4-5_amd64.deb ... Unpacking python3-minimal (3.11.4-5) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.1.0_all.deb ... Unpacking media-types (10.1.0) ... Selecting previously unselected package tzdata. Preparing to unpack .../02-tzdata_2023d-0ubuntu0.23.10_all.deb ... Unpacking tzdata (2023d-0ubuntu0.23.10) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../03-libkrb5support0_1.20.1-3ubuntu1_amd64.deb ... Unpacking libkrb5support0:amd64 (1.20.1-3ubuntu1) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../04-libk5crypto3_1.20.1-3ubuntu1_amd64.deb ... Unpacking libk5crypto3:amd64 (1.20.1-3ubuntu1) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6.3-2) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../06-libkrb5-3_1.20.1-3ubuntu1_amd64.deb ... Unpacking libkrb5-3:amd64 (1.20.1-3ubuntu1) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-3ubuntu1_amd64.deb ... Digest: sha256:6be1570e3add71ca2af2b47d99e77357d9ac96f6e0ed5e5c30c5dbac6df25a0f Status: Downloaded newer image for fedora:38 Docker CE Test - aarch64 36 kB/s | 17 kB 00:00 Fedora 39 - aarch64 48 kB/s | 14 kB 00:00 Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-buildx-plugin (0.12.1-1~ubuntu.22.04~jammy) ... Unpacking libgssapi-krb5-2:amd64 (1.20.1-3ubuntu1) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:amd64. Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ... Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:amd64. Preparing to unpack .../10-libnsl2_1.3.0-2build2_amd64.deb ... Unpacking libnsl2:amd64 (1.3.0-2build2) ... Selecting previously unselected package readline-common. Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ... Unpacking libreadline8:amd64 (8.2-1.3) ... + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='38 (Container Image)' +++ ID=fedora +++ VERSION_ID=38 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=38 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='38 (Container Image)' +++ ID=fedora +++ VERSION_ID=38 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=38 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 38 ++ cut -d. -f1 + DIST_VERSION=38 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version 4.18.2 Installed: dnf-0:4.18.2-1.fc38.noarch at Tue Feb 20 06:48:17 2024 Built : Fedora Project at Fri Dec 8 12:16:01 2023 Installed: rpm-0:4.18.2-1.fc38.x86_64 at Tue Feb 20 06:48:17 2024 Built : Fedora Project at Mon Nov 13 15:42:46 2023 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../13-libsqlite3-0_3.42.0-1ubuntu0.1_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.42.0-1ubuntu0.1) ... Selecting previously unselected package libpython3.11-stdlib:amd64. Preparing to unpack .../14-libpython3.11-stdlib_3.11.6-3_amd64.deb ... Unpacking libpython3.11-stdlib:amd64 (3.11.6-3) ... Selecting previously unselected package python3.11. Preparing to unpack .../15-python3.11_3.11.6-3_amd64.deb ... Unpacking python3.11 (3.11.6-3) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../16-libpython3-stdlib_3.11.4-5_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.11.4-5) ... Setting up python3-minimal (3.11.4-5) ... 0 files removed + dnf install -y 'dnf-command(config-manager)' Fedora 39 openh264 (From Cisco) - aarch64 4.1 kB/s | 990 B 00:00 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 ... 5679 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.4-5_amd64.deb ... Unpacking python3 (3.11.4-5) ... Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-3_amd64.deb ... Unpacking libargon2-1:amd64 (0~20190702+dfsg-3) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2ubuntu1_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2ubuntu1) ... Fedora 39 - aarch64 - Updates 47 kB/s | 13 kB 00:00 Selecting previously unselected package libjson-c5:amd64. Preparing to unpack .../03-libjson-c5_0.17-1_amd64.deb ... Unpacking libjson-c5:amd64 (0.17-1) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4ubuntu3_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.6.1-4ubuntu3) ... Selecting previously unselected package libfdisk1:amd64. Preparing to unpack .../05-libfdisk1_2.39.1-4ubuntu2_amd64.deb ... Unpacking libfdisk1:amd64 (2.39.1-4ubuntu2) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../06-libkmod2_30+20230519-1ubuntu3_amd64.deb ... Unpacking libkmod2:amd64 (30+20230519-1ubuntu3) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../07-libapparmor1_4.0.0~alpha2-0ubuntu5_amd64.deb ... Unpacking libapparmor1:amd64 (4.0.0~alpha2-0ubuntu5) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../08-libip4tc2_1.8.9-2ubuntu2_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.9-2ubuntu2) ... Selecting previously unselected package libsystemd-shared:amd64. Preparing to unpack .../09-libsystemd-shared_253.5-1ubuntu6.1_amd64.deb ... Unpacking libsystemd-shared:amd64 (253.5-1ubuntu6.1) ... Selecting previously unselected package systemd-dev. Preparing to unpack .../10-systemd-dev_253.5-1ubuntu6.1_all.deb ... Unpacking systemd-dev (253.5-1ubuntu6.1) ... Selecting previously unselected package systemd. Preparing to unpack .../11-systemd_253.5-1ubuntu6.1_amd64.deb ... Unpacking systemd (253.5-1ubuntu6.1) ... Setting up libargon2-1:amd64 (0~20190702+dfsg-3) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2ubuntu1) ... Setting up libjson-c5:amd64 (0.17-1) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-compose-plugin (2.24.6-1~ubuntu.22.04~jammy) ... Setting up libcryptsetup12:amd64 (2:2.6.1-4ubuntu3) ... Setting up libfdisk1:amd64 (2.39.1-4ubuntu2) ... Setting up libkmod2:amd64 (30+20230519-1ubuntu3) ... Setting up libapparmor1:amd64 (4.0.0~alpha2-0ubuntu5) ... Setting up libip4tc2:amd64 (1.8.9-2ubuntu2) ... Setting up libsystemd-shared:amd64 (253.5-1ubuntu6.1) ... Setting up systemd-dev (253.5-1ubuntu6.1) ... Setting up systemd (253.5-1ubuntu6.1) ... 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. /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal'. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 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 ... 6575 files and directories currently installed.) Preparing to unpack .../systemd-sysv_253.5-1ubuntu6.1_amd64.deb ... Unpacking systemd-sysv (253.5-1ubuntu6.1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package adduser. Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... Unpacking adduser (3.137ubuntu1) ... Setting up adduser (3.137ubuntu1) ... Selecting previously unselected package openssl. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6669 files and directories currently installed.) Preparing to unpack .../00-openssl_3.0.10-1ubuntu2.3_amd64.deb ... Unpacking openssl (3.0.10-1ubuntu2.3) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../01-ca-certificates_20230311ubuntu1_all.deb ... Unpacking ca-certificates (20230311ubuntu1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../02-libdbus-1-3_1.14.10-1ubuntu1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../03-dbus-bin_1.14.10-1ubuntu1_amd64.deb ... Unpacking dbus-bin (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../04-dbus-session-bus-common_1.14.10-1ubuntu1_all.deb ... Unpacking dbus-session-bus-common (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../05-dbus-daemon_1.14.10-1ubuntu1_amd64.deb ... Unpacking dbus-daemon (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1ubuntu1_all.deb ... Unpacking dbus-system-bus-common (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.14.10-1ubuntu1_amd64.deb ... Unpacking dbus (1.14.10-1ubuntu1) ... Metadata cache created. + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/fedora-39/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-compose-plugin-2.24.6-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.fc39.aarch64.rpm' + set -x ++ source /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='39 (Container Image)' +++ ID=fedora +++ VERSION_ID=39 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f39 +++ PRETTY_NAME='Fedora Linux 39 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=39 +++ SUPPORT_END=2024-11-12 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 39 + product_version=39 + '[' 39 = rawhide ']' + dnf install -y rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-compose-plugin-2.24.6-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.fc39.aarch64.rpm Selecting previously unselected package distro-info-data. Preparing to unpack .../08-distro-info-data_0.58ubuntu0.2_all.deb ... Unpacking distro-info-data (0.58ubuntu0.2) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../09-libglib2.0-0_2.78.0-2_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.78.0-2) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../10-libgirepository-1.0-1_1.78.1-1_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.78.1-1) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../11-gir1.2-glib-2.0_1.78.1-1_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.78.1-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../12-iso-codes_4.15.0-1_all.deb ... Unpacking iso-codes (4.15.0-1) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Selecting previously unselected package libcap2-bin. Preparing to unpack .../13-libcap2-bin_1%3a2.66-4ubuntu1_amd64.deb ... Unpacking libcap2-bin (1:2.66-4ubuntu1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../14-libelf1_0.189-4_amd64.deb ... Unpacking libelf1:amd64 (0.189-4) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../15-libglib2.0-data_2.78.0-2_all.deb ... Unpacking libglib2.0-data (2.78.0-2) ... Selecting previously unselected package libicu72:amd64. Preparing to unpack .../16-libicu72_72.1-3ubuntu3_amd64.deb ... Unpacking libicu72:amd64 (72.1-3ubuntu3) ... Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-buildx-plugin (0.12.1-1~ubuntu.22.04~jammy) ... Setting up docker-compose-plugin (2.24.6-1~ubuntu.22.04~jammy) ... Setting up docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~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~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_amd64.deb Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../17-libpam-systemd_253.5-1ubuntu6.1_amd64.deb ... Unpacking libpam-systemd:amd64 (253.5-1ubuntu6.1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.3ubuntu0.1_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu0.1) ... Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../19-libyaml-0-2_0.2.5-1_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.2.5-1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../20-lsb-release_12.0-2_all.deb ... Unpacking lsb-release (12.0-2) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../21-python-apt-common_2.6.0ubuntu1_all.deb ... Unpacking python-apt-common (2.6.0ubuntu1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../22-python3-apt_2.6.0ubuntu1_amd64.deb ... Unpacking python3-apt (2.6.0ubuntu1) ... Selecting previously unselected package python3-cffi-backend:amd64. Preparing to unpack .../23-python3-cffi-backend_1.15.1-5build1_amd64.deb ... Unpacking python3-cffi-backend:amd64 (1.15.1-5build1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../24-python3-dbus_1.3.2-5_amd64.deb ... Unpacking python3-dbus (1.3.2-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../25-python3-gi_3.46.0-1_amd64.deb ... Unpacking python3-gi (3.46.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../26-python3-pkg-resources_68.1.2-2_all.deb ... Unpacking python3-pkg-resources (68.1.2-2) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../27-libnghttp2-14_1.55.1-1ubuntu0.1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.55.1-1ubuntu0.1) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../28-libpsl5_0.21.2-1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.2-1) ... Last metadata expiration check: 0:00:02 ago on Wed Feb 28 12:24:36 2024. Dependencies resolved. ================================================================================================= Package Arch Version Repository Size ================================================================================================= Installing: docker-buildx-plugin aarch64 0.12.1-0.fc39 @commandline 11 M docker-ce aarch64 3:0.0.0~20240226182428.efb9206-0.fc39 @commandline 17 M docker-ce-cli aarch64 1:0.0.0~20240226182428.efb9206-0.fc39 @commandline 6.6 M docker-ce-rootless-extras aarch64 0.0.0~20240226182428.efb9206-0.fc39 @commandline 3.6 M docker-compose-plugin aarch64 2.24.6-0.fc39 @commandline 11 M Installing dependencies: container-selinux noarch 2:2.229.0-1.fc39 updates 54 k containerd.io aarch64 1.6.28-3.1.fc39 docker-ce-test 26 M dbus aarch64 1:1.14.10-1.fc39 fedora 8.1 k dbus-broker aarch64 35-2.fc39 updates 172 k dbus-common noarch 1:1.14.10-1.fc39 fedora 15 k device-mapper aarch64 1.02.197-1.fc39 updates 137 k device-mapper-libs aarch64 1.02.197-1.fc39 updates 172 k diffutils aarch64 3.10-3.fc39 fedora 396 k fuse-common aarch64 3.16.1-1.fc39 fedora 8.3 k fuse-overlayfs aarch64 1.12-2.fc39 fedora 64 k fuse3 aarch64 3.16.1-1.fc39 fedora 57 k fuse3-libs aarch64 3.16.1-1.fc39 fedora 93 k iptables-legacy aarch64 1.8.9-5.fc39 fedora 51 k iptables-legacy-libs aarch64 1.8.9-5.fc39 fedora 37 k iptables-libs aarch64 1.8.9-5.fc39 fedora 439 k kmod aarch64 30-6.fc39 fedora 119 k kmod-libs aarch64 30-6.fc39 fedora 67 k libargon2 aarch64 20190702-3.fc39 fedora 28 k libcgroup aarch64 3.0-3.fc39 fedora 75 k libfdisk aarch64 2.39.3-5.fc39 updates 158 k libibverbs aarch64 46.0-4.fc39 fedora 430 k libmnl aarch64 1.0.5-3.fc39 fedora 28 k libnetfilter_conntrack aarch64 1.0.9-2.fc39 fedora 59 k libnfnetlink aarch64 1.0.1-24.fc39 fedora 29 k libnl3 aarch64 3.9.0-1.fc39 updates 345 k libpcap aarch64 14:1.10.4-2.fc39 fedora 173 k libseccomp aarch64 2.5.3-6.fc39 fedora 72 k libselinux-utils aarch64 3.5-5.fc39 fedora 166 k libslirp aarch64 4.7.0-4.fc39 fedora 73 k libutempter aarch64 1.2.1-10.fc39 fedora 27 k policycoreutils aarch64 3.5-8.fc39 updates 244 k rpm-plugin-selinux aarch64 4.19.1.1-1.fc39 updates 20 k selinux-policy noarch 39.4-1.fc39 updates 57 k selinux-policy-targeted noarch 39.4-1.fc39 updates 6.7 M slirp4netns aarch64 1.2.2-1.fc39 updates 47 k systemd aarch64 254.9-1.fc39 updates 4.6 M systemd-pam aarch64 254.9-1.fc39 updates 352 k util-linux aarch64 2.39.3-5.fc39 updates 1.2 M xkeyboard-config noarch 2.40-1.fc39 updates 971 k xz aarch64 5.4.4-1.fc39 fedora 556 k Installing weak dependencies: cryptsetup-libs aarch64 2.6.1-3.fc39 fedora 488 k libbpf aarch64 2:1.1.0-4.fc39 fedora 165 k libxkbcommon aarch64 1.6.0-1.fc39 updates 143 k qrencode-libs aarch64 4.1.1-5.fc39 fedora 61 k systemd-networkd aarch64 254.9-1.fc39 updates 618 k systemd-resolved aarch64 254.9-1.fc39 updates 282 k Transaction Summary ================================================================================================= Install 51 Packages Total size: 96 M Total download size: 46 M Installed size: 442 M Downloading Packages: Selecting previously unselected package apt-transport-https. Preparing to unpack .../29-apt-transport-https_2.7.3_all.deb ... Unpacking apt-transport-https (2.7.3) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../30-libbrotli1_1.0.9-2build8_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2build8) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../31-libsasl2-modules-db_2.1.28+dfsg1-3_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-3) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../32-libsasl2-2_2.1.28+dfsg1-3_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-3) ... Selecting previously unselected package libldap2:amd64. Preparing to unpack .../33-libldap2_2.6.6+dfsg-1~exp1ubuntu1_amd64.deb ... Unpacking libldap2:amd64 (2.6.6+dfsg-1~exp1ubuntu1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../34-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 .../35-libssh-4_0.10.5-3ubuntu1.2_amd64.deb ... Unpacking libssh-4:amd64 (0.10.5-3ubuntu1.2) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../36-libcurl4_8.2.1-1ubuntu3.2_amd64.deb ... Unpacking libcurl4:amd64 (8.2.1-1ubuntu3.2) ... Selecting previously unselected package curl. Preparing to unpack .../37-curl_8.2.1-1ubuntu3.2_amd64.deb ... Unpacking curl (8.2.1-1ubuntu3.2) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../38-libassuan0_2.5.6-1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.6-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../39-gpgconf_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpgconf (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../40-libksba8_1.6.4-2_amd64.deb ... Unpacking libksba8:amd64 (1.6.4-2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../41-libnpth0_1.6-3build2_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3build2) ... Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.5.0-1.fc38 updates 38 k Upgrading: dnf noarch 4.19.0-1.fc38 updates 507 k dnf-data noarch 4.19.0-1.fc38 updates 39 k libdnf aarch64 0.73.0-1.fc38 updates 629 k python3-dnf noarch 4.19.0-1.fc38 updates 606 k python3-hawkey aarch64 0.73.0-1.fc38 updates 99 k python3-libdnf aarch64 0.73.0-1.fc38 updates 805 k yum noarch 4.19.0-1.fc38 updates 37 k Installing dependencies: dbus-libs aarch64 1:1.14.10-1.fc38 updates 155 k fonts-filesystem noarch 1:2.0.5-11.fc38 fedora 8.1 k js-jquery noarch 3.6.3-2.fc38 fedora 173 k python3-dateutil noarch 1:2.8.2-5.fc38 fedora 360 k python3-dbus aarch64 1.3.2-2.fc38 fedora 158 k python3-distro noarch 1.8.0-2.fc38 fedora 49 k python3-dnf-plugins-core noarch 4.5.0-1.fc38 updates 323 k python3-six noarch 1.16.0-9.fc38 fedora 42 k python3-systemd aarch64 235-2.fc38 fedora 108 k web-assets-filesystem noarch 5-19.fc38 fedora 7.9 k Installing weak dependencies: python-systemd-doc aarch64 235-2.fc38 fedora 171 k Transaction Summary ================================================================================ Install 12 Packages Upgrade 7 Packages Total download size: 4.2 M Downloading Packages: Selecting previously unselected package dirmngr. Preparing to unpack .../42-dirmngr_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking dirmngr (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libpackagekit-glib2-18:amd64. 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. Preparing to unpack .../43-libpackagekit-glib2-18_1.2.7-1_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.2.7-1) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. 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. Preparing to unpack .../44-gir1.2-packagekitglib-1.0_1.2.7-1_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.7-1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../45-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... 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 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../46-gnupg-utils_2.2.40-1.1ubuntu1_amd64.deb ... libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg. Preparing to unpack .../47-gpg_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpg (2.2.40-1.1ubuntu1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../48-pinentry-curses_1.2.1-1ubuntu1_amd64.deb ... 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 (1/46): dbus-1.14.10-1.fc39.aarch64.rpm 36 kB/s | 8.1 kB 00:00 (2/46): cryptsetup-libs-2.6.1-3.fc39.aarch64.rp 2.0 MB/s | 488 kB 00:00 (3/46): dbus-common-1.14.10-1.fc39.noarch.rpm 1.6 MB/s | 15 kB 00:00 (4/46): diffutils-3.10-3.fc39.aarch64.rpm 42 MB/s | 396 kB 00:00 (5/46): fuse-common-3.16.1-1.fc39.aarch64.rpm 887 kB/s | 8.3 kB 00:00 (6/46): fuse-overlayfs-1.12-2.fc39.aarch64.rpm 7.9 MB/s | 64 kB 00:00 (7/46): fuse3-3.16.1-1.fc39.aarch64.rpm 4.2 MB/s | 57 kB 00:00 (8/46): fuse3-libs-3.16.1-1.fc39.aarch64.rpm 10 MB/s | 93 kB 00:00 (9/46): iptables-legacy-1.8.9-5.fc39.aarch64.rp 3.8 MB/s | 51 kB 00:00 (10/46): iptables-legacy-libs-1.8.9-5.fc39.aarc 3.1 MB/s | 37 kB 00:00 (11/46): iptables-libs-1.8.9-5.fc39.aarch64.rpm 35 MB/s | 439 kB 00:00 (12/46): kmod-30-6.fc39.aarch64.rpm 6.6 MB/s | 119 kB 00:00 (13/46): kmod-libs-30-6.fc39.aarch64.rpm 7.1 MB/s | 67 kB 00:00 (14/46): libargon2-20190702-3.fc39.aarch64.rpm 3.6 MB/s | 28 kB 00:00 (15/46): libbpf-1.1.0-4.fc39.aarch64.rpm 10 MB/s | 165 kB 00:00 (16/46): libcgroup-3.0-3.fc39.aarch64.rpm 6.6 MB/s | 75 kB 00:00 (17/46): libibverbs-46.0-4.fc39.aarch64.rpm 19 MB/s | 430 kB 00:00 (18/46): libmnl-1.0.5-3.fc39.aarch64.rpm 2.7 MB/s | 28 kB 00:00 (19/46): libnetfilter_conntrack-1.0.9-2.fc39.aa 7.2 MB/s | 59 kB 00:00 (20/46): libnfnetlink-1.0.1-24.fc39.aarch64.rpm 3.4 MB/s | 29 kB 00:00 (21/46): libpcap-1.10.4-2.fc39.aarch64.rpm 17 MB/s | 173 kB 00:00 Unpacking pinentry-curses (1.2.1-1ubuntu1) ... Selecting previously unselected package gpg-agent. 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. Need to get 30.3 MB of archives. After this operation, 123 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/test amd64 containerd.io amd64 1.6.28-1 [29.6 MB] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] Preparing to unpack .../49-gpg-agent_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../50-gpg-wks-client_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../51-gpg-wks-server_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../52-gpgsm_2.2.40-1.1ubuntu1_amd64.deb ... Unpacking gpgsm (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg. Preparing to unpack .../53-gnupg_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../54-libcurl3-gnutls_8.2.1-1ubuntu3.2_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (8.2.1-1ubuntu3.2) ... (22/46): containerd.io-1.6.28-3.1.fc39.aarch64. 40 MB/s | 26 MB 00:00 (23/46): libseccomp-2.5.3-6.fc39.aarch64.rpm 257 kB/s | 72 kB 00:00 (24/46): libselinux-utils-3.5-5.fc39.aarch64.rp 601 kB/s | 166 kB 00:00 (25/46): libslirp-4.7.0-4.fc39.aarch64.rpm 8.0 MB/s | 73 kB 00:00 (26/46): libutempter-1.2.1-10.fc39.aarch64.rpm 2.2 MB/s | 27 kB 00:00 (27/46): qrencode-libs-4.1.1-5.fc39.aarch64.rpm 5.7 MB/s | 61 kB 00:00 Selecting previously unselected package libstemmer0d:amd64. Preparing to unpack .../55-libstemmer0d_2.2.0-4_amd64.deb ... Unpacking libstemmer0d:amd64 (2.2.0-4) ... Selecting previously unselected package libxmlb2:amd64. Preparing to unpack .../56-libxmlb2_0.3.10-2_amd64.deb ... Unpacking libxmlb2:amd64 (0.3.10-2) ... Selecting previously unselected package libappstream4:amd64. Preparing to unpack .../57-libappstream4_0.16.2-1_amd64.deb ... Unpacking libappstream4:amd64 (0.16.2-1) ... Selecting previously unselected package libduktape207:amd64. Preparing to unpack .../58-libduktape207_2.7.0+tests-0ubuntu2_amd64.deb ... Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu2) ... Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] Selecting previously unselected package libdw1:amd64. Preparing to unpack .../59-libdw1_0.189-4_amd64.deb ... Unpacking libdw1:amd64 (0.189-4) ... Selecting previously unselected package libglib2.0-bin. Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB] Preparing to unpack .../60-libglib2.0-bin_2.78.0-2_amd64.deb ... Unpacking libglib2.0-bin (2.78.0-2) ... 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-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4.1 [9442 B] (28/46): xz-5.4.4-1.fc39.aarch64.rpm 8.5 MB/s | 556 kB 00:00 (29/46): container-selinux-2.229.0-1.fc39.noarc 817 kB/s | 54 kB 00:00 (30/46): dbus-broker-35-2.fc39.aarch64.rpm 2.5 MB/s | 172 kB 00:00 (31/46): device-mapper-1.02.197-1.fc39.aarch64. 14 MB/s | 137 kB 00:00 (32/46): device-mapper-libs-1.02.197-1.fc39.aar 13 MB/s | 172 kB 00:00 (33/46): libfdisk-2.39.3-5.fc39.aarch64.rpm 3.5 MB/s | 158 kB 00:00 (34/46): libnl3-3.9.0-1.fc39.aarch64.rpm 7.9 MB/s | 345 kB 00:00 (35/46): libxkbcommon-1.6.0-1.fc39.aarch64.rpm 3.0 MB/s | 143 kB 00:00 (36/46): policycoreutils-3.5-8.fc39.aarch64.rpm 16 MB/s | 244 kB 00:00 (37/46): rpm-plugin-selinux-4.19.1.1-1.fc39.aar 2.3 MB/s | 20 kB 00:00 (38/46): selinux-policy-39.4-1.fc39.noarch.rpm 4.8 MB/s | 57 kB 00:00 (39/46): selinux-policy-targeted-39.4-1.fc39.no 55 MB/s | 6.7 MB 00:00 (40/46): slirp4netns-1.2.2-1.fc39.aarch64.rpm 443 kB/s | 47 kB 00:00 Selecting previously unselected package libunwind8:amd64. Preparing to unpack .../61-libunwind8_1.6.2-3_amd64.deb ... Unpacking libunwind8:amd64 (1.6.2-3) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../62-libgstreamer1.0-0_1.22.5-1_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.22.5-1) ... Selecting previously unselected package libpolkit-gobject-1-0:amd64. Preparing to unpack .../63-libpolkit-gobject-1-0_123-1_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (123-1) ... Selecting previously unselected package libpolkit-agent-1-0:amd64. Preparing to unpack .../64-libpolkit-agent-1-0_123-1_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (123-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../65-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package polkitd. Preparing to unpack .../66-polkitd_123-1_amd64.deb ... debconf: delaying package configuration, since apt-utils is not installed Fetched 30.3 MB in 1s (43.9 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 ... 9460 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.2_amd64.deb ... (1/19): fonts-filesystem-2.0.5-11.fc38.noarch.r 33 kB/s | 8.1 kB 00:00 (2/19): python-systemd-doc-235-2.fc38.aarch64.r 593 kB/s | 171 kB 00:00 (3/19): js-jquery-3.6.3-2.fc38.noarch.rpm 586 kB/s | 173 kB 00:00 (4/19): python3-dateutil-2.8.2-5.fc38.noarch.rp 6.2 MB/s | 360 kB 00:00 (5/19): python3-dbus-1.3.2-2.fc38.aarch64.rpm 10 MB/s | 158 kB 00:00 (6/19): python3-distro-1.8.0-2.fc38.noarch.rpm 3.8 MB/s | 49 kB 00:00 (7/19): python3-six-1.16.0-9.fc38.noarch.rpm 6.7 MB/s | 42 kB 00:00 (8/19): python3-systemd-235-2.fc38.aarch64.rpm 12 MB/s | 108 kB 00:00 (9/19): web-assets-filesystem-5-19.fc38.noarch. 961 kB/s | 7.9 kB 00:00 (10/19): dnf-plugins-core-4.5.0-1.fc38.noarch.r 6.4 MB/s | 38 kB 00:00 (11/19): dbus-libs-1.14.10-1.fc38.aarch64.rpm 14 MB/s | 155 kB 00:00 (12/19): python3-dnf-plugins-core-4.5.0-1.fc38. 24 MB/s | 323 kB 00:00 (13/19): dnf-4.19.0-1.fc38.noarch.rpm 33 MB/s | 507 kB 00:00 (14/19): dnf-data-4.19.0-1.fc38.noarch.rpm 3.9 MB/s | 39 kB 00:00 (15/19): libdnf-0.73.0-1.fc38.aarch64.rpm 38 MB/s | 629 kB 00:00 (16/19): python3-dnf-4.19.0-1.fc38.noarch.rpm 34 MB/s | 606 kB 00:00 (17/19): python3-hawkey-0.73.0-1.fc38.aarch64.r 7.8 MB/s | 99 kB 00:00 (18/19): python3-libdnf-0.73.0-1.fc38.aarch64.r 44 MB/s | 805 kB 00:00 (19/19): yum-4.19.0-1.fc38.noarch.rpm 3.1 MB/s | 37 kB 00:00 -------------------------------------------------------------------------------- Total 4.5 MB/s | 4.2 MB 00:00 (41/46): systemd-254.9-1.fc39.aarch64.rpm 25 MB/s | 4.6 MB 00:00 (42/46): systemd-networkd-254.9-1.fc39.aarch64. 11 MB/s | 618 kB 00:00 (43/46): systemd-pam-254.9-1.fc39.aarch64.rpm 2.5 MB/s | 352 kB 00:00 (44/46): systemd-resolved-254.9-1.fc39.aarch64. 1.6 MB/s | 282 kB 00:00 Unpacking polkitd (123-1) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../67-python3-blinker_1.6.2-1_all.deb ... Unpacking python3-blinker (1.6.2-1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../68-python3-cryptography_38.0.4-4ubuntu0.23.10.1_amd64.deb ... Unpacking python3-cryptography (38.0.4-4ubuntu0.23.10.1) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../69-python3-pyparsing_3.1.0-1_all.deb ... Unpacking python3-pyparsing (3.1.0-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../70-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../71-python3-jwt_2.7.0-1_all.deb ... Unpacking python3-jwt (2.7.0-1) ... Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 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.2_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 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.2_amd64.deb ... Unpacking iptables (1.8.7-1ubuntu5.2) ... 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 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction (45/46): xkeyboard-config-2.40-1.fc39.noarch.rp 11 MB/s | 971 kB 00:00 (46/46): util-linux-2.39.3-5.fc39.aarch64.rpm 8.1 MB/s | 1.2 MB 00:00 -------------------------------------------------------------------------------- Total 25 MB/s | 46 MB 00:01 Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../72-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../73-python3-wadllib_1.3.6-5_all.deb ... Unpacking python3-wadllib (1.3.6-5) ... Selecting previously unselected package python3-distro. Preparing to unpack .../74-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../75-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../76-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../77-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... Selecting previously unselected package python3-launchpadlib. Preparing to unpack .../78-python3-launchpadlib_1.11.0-1_all.deb ... Unpacking python3-launchpadlib (1.11.0-1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.28-1_amd64.deb ... Unpacking containerd.io (1.6.28-1) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb /root/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_amd64.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb' copied '/root/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_amd64.deb' removed '/root/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_amd64.deb' Preparing : 1/1 Upgrading : libdnf-0.73.0-1.fc38.aarch64 1/26 Upgrading : python3-libdnf-0.73.0-1.fc38.aarch64 2/26 Upgrading : python3-hawkey-0.73.0-1.fc38.aarch64 3/26 Upgrading : dnf-data-4.19.0-1.fc38.noarch 4/26 Upgrading : python3-dnf-4.19.0-1.fc38.noarch 5/26 Upgrading : dnf-4.19.0-1.fc38.noarch 6/26 Running scriptlet: dnf-4.19.0-1.fc38.noarch 6/26 Docker CE Test - aarch64 7.1 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 Selecting previously unselected package python3-software-properties. Preparing to unpack .../79-python3-software-properties_0.99.39_all.deb ... Unpacking python3-software-properties (0.99.39) ... Selecting previously unselected package packagekit. Preparing to unpack .../80-packagekit_1.2.7-1_amd64.deb ... Unpacking packagekit (1.2.7-1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../81-software-properties-common_0.99.39_all.deb ... Unpacking software-properties-common (0.99.39) ... Selecting previously unselected package gnupg2. Preparing to unpack .../82-gnupg2_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg2 (2.2.40-1.1ubuntu1) ... Setting up libksba8:amd64 (1.6.4-2) ... Setting up media-types (10.1.0) ... Setting up systemd-sysv (253.5-1ubuntu6.1) ... Setting up libkeyutils1:amd64 (1.6.3-2) ... Installing : dbus-libs-1:1.14.10-1.fc38.aarch64 7/26 Installing : python3-dbus-1.3.2-2.fc38.aarch64 8/26 Installing : python3-six-1.16.0-9.fc38.noarch 9/26 Installing : python3-dateutil-1:2.8.2-5.fc38.noarch 10/26 Installing : python3-distro-1.8.0-2.fc38.noarch 11/26 Installing : fonts-filesystem-1:2.0.5-11.fc38.noarch 12/26 Installing : web-assets-filesystem-5-19.fc38.noarch 13/26 Installing : js-jquery-3.6.3-2.fc38.noarch 14/26 Installing : python-systemd-doc-235-2.fc38.aarch64 15/26 Installing : python3-systemd-235-2.fc38.aarch64 16/26 Installing : python3-dnf-plugins-core-4.5.0-1.fc38.noarch 17/26 Installing : dnf-plugins-core-4.5.0-1.fc38.noarch 18/26 Upgrading : yum-4.19.0-1.fc38.noarch 19/26 Cleanup : yum-4.18.2-1.fc38.noarch 20/26 Running scriptlet: dnf-4.18.2-1.fc38.noarch 21/26 Cleanup : dnf-4.18.2-1.fc38.noarch 21/26 Running scriptlet: dnf-4.18.2-1.fc38.noarch 21/26 Cleanup : python3-dnf-4.18.2-1.fc38.noarch 22/26 Cleanup : python3-hawkey-0.72.0-1.fc38.aarch64 23/26 Cleanup : dnf-data-4.18.2-1.fc38.noarch 24/26 Cleanup : python3-libdnf-0.72.0-1.fc38.aarch64 25/26 Cleanup : libdnf-0.72.0-1.fc38.aarch64 26/26 Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 36/47 Running scriptlet: container-selinux-3:2.229.0-1.el9.noarch 37/47 Installing : container-selinux-3:2.229.0-1.el9.noarch 37/47 Setting up libpsl5:amd64 (0.21.2-1) ... Setting up libicu72:amd64 (72.1-3ubuntu3) ... Setting up apt-transport-https (2.7.3) ... Setting up libyaml-0-2:amd64 (0.2.5-1) ... Setting up libglib2.0-0:amd64 (2.78.0-2) ... No schema files found: doing nothing. Setting up distro-info-data (0.58ubuntu0.2) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:amd64 (0.3.10-2) ... Setting up libbrotli1:amd64 (1.0.9-2build8) ... Setting up libsqlite3-0:amd64 (3.42.0-1ubuntu0.1) ... Setting up libnghttp2-14:amd64 (1.55.1-1ubuntu0.1) ... Setting up libpackagekit-glib2-18:amd64 (1.2.7-1) ... Setting up libnpth0:amd64 (1.6-3build2) ... Fedora 38 - x86_64 19 MB/s | 83 MB 00:04 Running transaction check Setting up libassuan0:amd64 (2.5.6-1) ... Setting up libunwind8:amd64 (1.6.2-3) ... Setting up libkrb5support0:amd64 (1.20.1-3ubuntu1) ... Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-3) ... Setting up tzdata (2023d-0ubuntu0.23.10) ... Current default time zone: 'Etc/UTC' Local time is now: Wed Feb 28 12:24:41 UTC 2024. Universal Time is now: Wed Feb 28 12:24:41 UTC 2024. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.66-4ubuntu1) ... Setting up libglib2.0-data (2.78.0-2) ... Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libdbus-1-3:amd64 (1.14.10-1ubuntu1) ... Setting up libk5crypto3:amd64 (1.20.1-3ubuntu1) ... Setting up libsasl2-2:amd64 (2.1.28+dfsg1-3) ... Setting up python-apt-common (2.6.0ubuntu1) ... Running scriptlet: libdnf-0.72.0-1.fc38.aarch64 26/26 Verifying : fonts-filesystem-1:2.0.5-11.fc38.noarch 1/26 Verifying : js-jquery-3.6.3-2.fc38.noarch 2/26 Verifying : python-systemd-doc-235-2.fc38.aarch64 3/26 Verifying : python3-dateutil-1:2.8.2-5.fc38.noarch 4/26 Verifying : python3-dbus-1.3.2-2.fc38.aarch64 5/26 Verifying : python3-distro-1.8.0-2.fc38.noarch 6/26 Verifying : python3-six-1.16.0-9.fc38.noarch 7/26 Verifying : python3-systemd-235-2.fc38.aarch64 8/26 Verifying : web-assets-filesystem-5-19.fc38.noarch 9/26 Verifying : dbus-libs-1:1.14.10-1.fc38.aarch64 10/26 Verifying : dnf-plugins-core-4.5.0-1.fc38.noarch 11/26 Verifying : python3-dnf-plugins-core-4.5.0-1.fc38.noarch 12/26 Verifying : dnf-4.19.0-1.fc38.noarch 13/26 Verifying : dnf-4.18.2-1.fc38.noarch 14/26 Verifying : dnf-data-4.19.0-1.fc38.noarch 15/26 Verifying : dnf-data-4.18.2-1.fc38.noarch 16/26 Verifying : libdnf-0.73.0-1.fc38.aarch64 17/26 Verifying : libdnf-0.72.0-1.fc38.aarch64 18/26 Verifying : python3-dnf-4.19.0-1.fc38.noarch 19/26 Verifying : python3-dnf-4.18.2-1.fc38.noarch 20/26 Verifying : python3-hawkey-0.73.0-1.fc38.aarch64 21/26 Verifying : python3-hawkey-0.72.0-1.fc38.aarch64 22/26 Verifying : python3-libdnf-0.73.0-1.fc38.aarch64 23/26 Verifying : python3-libdnf-0.72.0-1.fc38.aarch64 24/26 Verifying : yum-4.19.0-1.fc38.noarch 25/26 Verifying : yum-4.18.2-1.fc38.noarch 26/26 Upgraded: dnf-4.19.0-1.fc38.noarch dnf-data-4.19.0-1.fc38.noarch libdnf-0.73.0-1.fc38.aarch64 python3-dnf-4.19.0-1.fc38.noarch python3-hawkey-0.73.0-1.fc38.aarch64 python3-libdnf-0.73.0-1.fc38.aarch64 yum-4.19.0-1.fc38.noarch Installed: dbus-libs-1:1.14.10-1.fc38.aarch64 dnf-plugins-core-4.5.0-1.fc38.noarch fonts-filesystem-1:2.0.5-11.fc38.noarch js-jquery-3.6.3-2.fc38.noarch python-systemd-doc-235-2.fc38.aarch64 python3-dateutil-1:2.8.2-5.fc38.noarch python3-dbus-1.3.2-2.fc38.aarch64 python3-distro-1.8.0-2.fc38.noarch python3-dnf-plugins-core-4.5.0-1.fc38.noarch python3-six-1.16.0-9.fc38.noarch python3-systemd-235-2.fc38.aarch64 web-assets-filesystem-5-19.fc38.noarch Complete! Transaction check succeeded. Running transaction test Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu2) ... Setting up dbus-session-bus-common (1.14.10-1ubuntu1) ... Setting up libgirepository-1.0-1:amd64 (1.78.1-1) ... Setting up sgml-base (1.31) ... Setting up libkrb5-3:amd64 (1.20.1-3ubuntu1) ... Setting up libstemmer0d:amd64 (2.2.0-4) ... Setting up lsb-release (12.0-2) ... Setting up dbus-system-bus-common (1.14.10-1ubuntu1) ... Setting up openssl (3.0.10-1ubuntu2.3) ... Setting up libelf1:amd64 (0.189-4) ... Setting up readline-common (8.2-1.3) ... Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu0.1) ... + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils * base: download.cf.centos.org * extras: download.cf.centos.org * updates: download.cf.centos.org Setting up libldap2:amd64 (2.6.6+dfsg-1~exp1ubuntu1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.10-1ubuntu1) ... Setting up libpolkit-gobject-1-0:amd64 (123-1) ... Setting up pinentry-curses (1.2.1-1ubuntu1) ... Setting up libdw1:amd64 (0.189-4) ... Setting up libreadline8:amd64 (8.2-1.3) ... Setting up libglib2.0-bin (2.78.0-2) ... Setting up dbus-daemon (1.14.10-1ubuntu1) ... Setting up ca-certificates (20230311ubuntu1) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" Updating certificates in /etc/ssl/certs... Transaction test succeeded. Running transaction 137 added, 0 removed; done. Setting up dbus (1.14.10-1ubuntu1) ... Setting up libgssapi-krb5-2:amd64 (1.20.1-3ubuntu1) ... Setting up gir1.2-glib-2.0:amd64 (1.78.1-1) ... Setting up libssh-4:amd64 (0.10.5-3ubuntu1.2) ... Setting up xml-core (0.18+nmu1) ... Running scriptlet: selinux-policy-targeted-39.4-1.fc39.noarch 1/1 Preparing : 1/1 Last metadata expiration check: 0:00:09 ago on Wed Feb 28 12:24:33 2024. make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Setting up gpgconf (2.2.40-1.1ubuntu1) ... Setting up libpam-systemd:amd64 (253.5-1ubuntu6.1) ... Installing : libseccomp-2.5.3-6.fc39.aarch64 1/51 Installing : docker-compose-plugin-2.24.6-0.fc39.aarch64 2/51 Running scriptlet: docker-compose-plugin-2.24.6-0.fc39.aarch64 2/51 Installing : libfdisk-2.39.3-5.fc39.aarch64 3/51 Installing : libselinux-utils-3.5-5.fc39.aarch64 4/51 Installing : fuse3-libs-3.16.1-1.fc39.aarch64 5/51 Selecting previously unselected package dbus-user-session. Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb ... Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ... Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... Setting up dbus-user-session (1.12.20-2ubuntu4.1) ... Setting up libmnl0:amd64 (1.0.4-3build2) ... Setting up containerd.io (1.6.28-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.2) ... 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.2) ... 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 + make IMAGE=ubuntu:focal verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:focal ./verify Unable to find image 'ubuntu:focal' locally focal: Pulling from library/ubuntu Setting up libcurl4:amd64 (8.2.1-1ubuntu3.2) ... Setting up libpolkit-agent-1-0:amd64 (123-1) ... Setting up curl (8.2.1-1ubuntu3.2) ... Setting up gpg (2.2.40-1.1ubuntu1) ... Setting up libgstreamer1.0-0:amd64 (1.22.5-1) ... Setcap worked! gst-ptp-helper is not suid! Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... Setting up libtirpc3:amd64 (1.3.3+ds-1) ... Setting up gpg-agent (2.2.40-1.1ubuntu1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Installing : diffutils-3.10-3.fc39.aarch64 6/51 Processing triggers for libc-bin (2.35-0ubuntu3.6) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.3 8ee087424735: Already exists Digest: sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 Status: Downloaded newer image for ubuntu:focal 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. Installing : docker-buildx-plugin-0.12.1-0.fc39.aarch64 7/51 Running scriptlet: docker-buildx-plugin-0.12.1-0.fc39.aarch64 7/51 Installing : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc3 8/51 Running scriptlet: docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc3 8/51 Package findutils-1:4.9.0-3.fc38.aarch64 is already installed. Dependencies resolved. Nothing to do. Complete! + verify + dpkg --version + verify_deb + apt-get update Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up gpgsm (2.2.40-1.1ubuntu1) ... Setting up libcurl3-gnutls:amd64 (8.2.1-1ubuntu3.2) ... Setting up libappstream4:amd64 (0.16.2-1) ... Setting up dirmngr (2.2.40-1.1ubuntu1) ... 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.7-1) ... Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... Setting up libnsl2:amd64 (1.3.0-2build2) ... Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... Setting up libpython3.11-stdlib:amd64 (3.11.6-3) ... Installing : xkeyboard-config-2.40-1.fc39.noarch 9/51 Installing : libxkbcommon-1.6.0-1.fc39.aarch64 10/51 Installing : libnl3-3.9.0-1.fc39.aarch64 11/51 Installing : libibverbs-46.0-4.fc39.aarch64 12/51 Installing : libpcap-14:1.10.4-2.fc39.aarch64 13/51 Installing : iptables-legacy-libs-1.8.9-5.fc39.aarch64 14/51 Installing : xz-5.4.4-1.fc39.aarch64 15/51 Installing : qrencode-libs-4.1.1-5.fc39.aarch64 16/51 Installing : libslirp-4.7.0-4.fc39.aarch64 17/51 Installing : slirp4netns-1.2.2-1.fc39.aarch64 18/51 Installing : libnfnetlink-1.0.1-24.fc39.aarch64 19/51 + install_rpm_containerd + '[' prod = 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.19.0 Installed: dnf-0:4.19.0-1.fc38.noarch at Wed Feb 28 12:24:40 2024 Built : Fedora Project at Tue Feb 20 15:22:04 2024 Installed: rpm-0:4.18.2-1.fc38.aarch64 at Tue Feb 20 06:49:16 2024 Built : Fedora Project at Mon Nov 13 15:42:22 2023 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Setting up gnupg (2.2.40-1.1ubuntu1) ... Setting up libpython3-stdlib:amd64 (3.11.4-5) ... Setting up python3.11 (3.11.6-3) ... Installing : libmnl-1.0.5-3.fc39.aarch64 20/51 Installing : libnetfilter_conntrack-1.0.9-2.fc39.aarch64 21/51 Installing : iptables-libs-1.8.9-5.fc39.aarch64 22/51 Installing : iptables-legacy-1.8.9-5.fc39.aarch64 23/51 Running scriptlet: iptables-legacy-1.8.9-5.fc39.aarch64 23/51 Installing : libbpf-2:1.1.0-4.fc39.aarch64 24/51 Installing : libargon2-20190702-3.fc39.aarch64 25/51 Installing : kmod-libs-30-6.fc39.aarch64 26/51 Installing : kmod-30-6.fc39.aarch64 27/51 Installing : fuse-common-3.16.1-1.fc39.aarch64 28/51 Installing : fuse3-3.16.1-1.fc39.aarch64 29/51 Installing : fuse-overlayfs-1.12-2.fc39.aarch64 30/51 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] Running scriptlet: fuse-overlayfs-1.12-2.fc39.aarch64 30/51 Installing : dbus-common-1:1.14.10-1.fc39.noarch 31/51 Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch 31/51 Running scriptlet: dbus-broker-35-2.fc39.aarch64 32/51 Installing : dbus-broker-35-2.fc39.aarch64 32/51 Running scriptlet: dbus-broker-35-2.fc39.aarch64 32/51 Installing : dbus-1:1.14.10-1.fc39.aarch64 33/51 Running scriptlet: libutempter-1.2.1-10.fc39.aarch64 34/51 Installing : libutempter-1.2.1-10.fc39.aarch64 34/51 Installing : device-mapper-libs-1.02.197-1.fc39.aarch64 35/51 + dnf config-manager --set-disabled 'docker-ce-*' Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3477 kB] Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3318 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3895 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1477 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3415 kB] Installing : cryptsetup-libs-2.6.1-3.fc39.aarch64 36/51 Installing : device-mapper-1.02.197-1.fc39.aarch64 37/51 Installing : systemd-networkd-254.9-1.fc39.aarch64 38/51 Running scriptlet: systemd-networkd-254.9-1.fc39.aarch64 38/51 Installing : systemd-pam-254.9-1.fc39.aarch64 39/51 Installing : systemd-resolved-254.9-1.fc39.aarch64 40/51 Setting up gnupg2 (2.2.40-1.1ubuntu1) ... Setting up python3 (3.11.4-5) ... + dnf config-manager --set-enabled docker-ce-test Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1183 kB] Running scriptlet: systemd-resolved-254.9-1.fc39.aarch64 40/51 Installing : util-linux-2.39.3-5.fc39.aarch64 41/51 warning: /etc/adjtime created as /etc/adjtime.rpmnew Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.1.0-1) ... + dnf makecache Installing : systemd-254.9-1.fc39.aarch64 42/51 Running scriptlet: systemd-254.9-1.fc39.aarch64 42/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. Setting up python3-gi (3.46.0-1) ... Setting up python3-httplib2 (0.20.4-3) ... Installing : policycoreutils-3.5-8.fc39.aarch64 43/51 Running scriptlet: policycoreutils-3.5-8.fc39.aarch64 43/51 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. Installing : selinux-policy-39.4-1.fc39.noarch 44/51 Running scriptlet: selinux-policy-39.4-1.fc39.noarch 44/51 Setting up python3-cffi-backend:amd64 (1.15.1-5build1) ... Setting up python3-blinker (1.6.2-1) ... Setting up python3-pkg-resources (68.1.2-2) ... Running scriptlet: selinux-policy-targeted-39.4-1.fc39.noarch 45/51 Setting up python3-dbus (1.3.2-5) ... Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.7.0-1) ... Installing : selinux-policy-targeted-39.4-1.fc39.noarch 45/51 Setting up python3-apt (2.6.0ubuntu1) ... Setting up python3-lazr.uri (1.0.6-3) ... Docker CE Test - aarch64 59 kB/s | 29 kB 00:00 Fetched 30.3 MB in 2s (13.6 MB/s) Setting up python3-cryptography (38.0.4-4ubuntu0.23.10.1) ... Fedora 38 - aarch64 46 kB/s | 13 kB 00:00 Setting up python3-wadllib (1.3.6-5) ... Setting up python3-oauthlib (3.2.2-1) ... Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-launchpadlib (1.11.0-1) ... Setting up python3-software-properties (0.99.39) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } Fedora 38 openh264 (From Cisco) - aarch64 3.5 kB/s | 990 B 00:00 [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Processing triggers for libc-bin (2.38-1ubuntu6) ... Processing triggers for sgml-base (1.31) ... Setting up polkitd (123-1) ... Creating group 'polkitd' with GID 997. Creating user 'polkitd' (polkit) with UID 997 and GID 997. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of reload. start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Fedora Modular 38 - aarch64 45 kB/s | 13 kB 00:00 Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Setting up packagekit (1.2.7-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 /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 software-properties-common (0.99.39) ... Processing triggers for ca-certificates (20230311ubuntu1) ... Updating certificates in /etc/ssl/certs... Fedora 38 - aarch64 - Updates 27 kB/s | 13 kB 00:00 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.10-1ubuntu1) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 23.10' +++ NAME=Ubuntu +++ VERSION_ID=23.10 +++ VERSION='23.10 (Mantic Minotaur)' +++ VERSION_CODENAME=mantic +++ 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=mantic +++ LOGO=ubuntu-logo ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=mantic + '[' mantic = sid ']' + install_debian_containerd + '[' prod = 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... + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx Reading package lists... Building dependency tree... Reading state information... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 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)). 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 OK + '[' mantic = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu mantic test' + apt-get update Fedora Modular 38 - aarch64 - Updates 38 kB/s | 13 kB 00:00 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 Get:1 https://download.docker.com/linux/ubuntu mantic InRelease [48.8 kB] Hit:2 http://security.ubuntu.com/ubuntu mantic-security InRelease Get:3 https://download.docker.com/linux/ubuntu mantic/test amd64 Packages [12.3 kB] Hit:4 http://archive.ubuntu.com/ubuntu mantic InRelease 0 upgraded, 119 newly installed, 0 to remove and 2 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.22 [1323 kB] Hit:5 http://archive.ubuntu.com/ubuntu mantic-updates InRelease Hit:6 http://archive.ubuntu.com/ubuntu mantic-backports InRelease Fetched 61.1 kB in 1s (89.4 kB/s) Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.24.6-0.fc39.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j2iuj4 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Ti7xpr + umask 022 + cd /root/rpmbuild/BUILD + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS + rm -rf src src.gemspec + RPM_EC=0 ++ jobs -p + exit 0 line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64/usr/bin/docker-proxy source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.12.1-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx source_date_epoch_from_changelog set but %changelog is missing Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.24.6-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose RPM build warnings: Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB] Metadata cache created. [DEBUG] Installing engine rpms + echo '[DEBUG] Installing engine rpms' ++ find rpm/rpmbuild/fedora-38/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-compose-plugin-2.24.6-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.fc38.aarch64.rpm' + set -x ++ source /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='38 (Container Image)' +++ ID=fedora +++ VERSION_ID=38 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=38 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 38 + product_version=38 + '[' 38 = rawhide ']' + dnf install -y rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-compose-plugin-2.24.6-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-buildx-plugin-0.12.1-0.fc38.aarch64.rpm 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.6 [549 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB] Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/mantic/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-mantic/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb' ++ echo 'deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_amd64.deb deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9907 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx Last metadata expiration check: 0:00:02 ago on Wed Feb 28 12:24:48 2024. Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_amd64.deb ... Unpacking docker-compose-plugin (2.24.6-1~ubuntu.23.10~mantic) ... 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.3 [35.4 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 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-updates/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2.1 [19.1 kB] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB] Running scriptlet: container-selinux-3:2.229.0-1.el9.noarch 37/47 Installing : acl-2.3.1-4.el9.x86_64 38/47 Installing : dbus-1:1.12.20-8.el9.x86_64 39/47 Installing : systemd-pam-252-27.el9.x86_64 40/47 Running scriptlet: systemd-252-27.el9.x86_64 41/47 Installing : systemd-252-27.el9.x86_64 41/47 Running scriptlet: systemd-252-27.el9.x86_64 41/47 Installing : dbus-common-1:1.12.20-8.el9.noarch 42/47 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 42/47 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-7.el9.x86_64 43/47 Installing : dbus-broker-28-7.el9.x86_64 43/47 Running scriptlet: dbus-broker-28-7.el9.x86_64 43/47 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.28-3.1.el9.x86_64 44/47 Running scriptlet: containerd.io-1.6.28-3.1.el9.x86_64 44/47 Installing : docker-ce-rootless-extras-0.0.0~20240226182428.efb 45/47 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.23 [28.1 kB] Running scriptlet: docker-ce-rootless-extras-0.0.0~20240226182428.efb 45/47 Installing : docker-ce-3:0.0.0~20240226182428.efb9206-0.el9.x86 46/47 Running scriptlet: docker-ce-3:0.0.0~20240226182428.efb9206-0.el9.x86 46/47 Installing : rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 47/47 Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 47/47 Dependencies resolved. ================================================================================================= Package Arch Version Repository Size ================================================================================================= Installing: docker-buildx-plugin aarch64 0.12.1-0.fc38 @commandline 11 M docker-ce aarch64 3:0.0.0~20240226182428.efb9206-0.fc38 @commandline 17 M docker-ce-cli aarch64 1:0.0.0~20240226182428.efb9206-0.fc38 @commandline 6.6 M docker-ce-rootless-extras aarch64 0.0.0~20240226182428.efb9206-0.fc38 @commandline 3.6 M docker-compose-plugin aarch64 2.24.6-0.fc38 @commandline 11 M Installing dependencies: container-selinux noarch 2:2.228.1-1.fc38 updates 54 k containerd.io aarch64 1.6.28-3.1.fc38 docker-ce-test 26 M dbus aarch64 1:1.14.10-1.fc38 updates 8.0 k dbus-broker aarch64 33-1.fc38 fedora 168 k dbus-common noarch 1:1.14.10-1.fc38 updates 15 k device-mapper aarch64 1.02.197-1.fc38 updates 136 k device-mapper-libs aarch64 1.02.197-1.fc38 updates 171 k diffutils aarch64 3.10-1.fc38 updates 395 k fuse-common aarch64 3.14.1-1.fc38 updates 6.9 k fuse-overlayfs aarch64 1.12-1.fc38 updates 64 k fuse3 aarch64 3.14.1-1.fc38 updates 54 k fuse3-libs aarch64 3.14.1-1.fc38 updates 91 k iptables-legacy aarch64 1.8.9-4.fc38.1 updates 51 k iptables-legacy-libs aarch64 1.8.9-4.fc38.1 updates 37 k iptables-libs aarch64 1.8.9-4.fc38.1 updates 439 k kmod aarch64 30-4.fc38 fedora 119 k kmod-libs aarch64 30-4.fc38 fedora 67 k libargon2 aarch64 20190702-2.fc38 fedora 28 k libcgroup aarch64 3.0-2.fc38 fedora 75 k libfdisk aarch64 2.38.1-4.fc38 fedora 156 k libibverbs aarch64 44.0-3.fc38 fedora 427 k libmnl aarch64 1.0.5-2.fc38 fedora 28 k libnetfilter_conntrack aarch64 1.0.9-1.fc38 updates 59 k libnfnetlink aarch64 1.0.1-23.fc38 fedora 29 k libnl3 aarch64 3.7.0-3.fc38 fedora 339 k libpcap aarch64 14:1.10.4-1.fc38 updates 172 k libseccomp aarch64 2.5.3-4.fc38 fedora 72 k libselinux-utils aarch64 3.5-1.fc38 fedora 164 k libslirp aarch64 4.7.0-3.fc38 fedora 73 k libutempter aarch64 1.2.1-8.fc38 fedora 27 k policycoreutils aarch64 3.5-1.fc38 fedora 242 k rpm-plugin-selinux aarch64 4.18.2-1.fc38 updates 18 k selinux-policy noarch 38.31-1.fc38 updates 56 k selinux-policy-targeted noarch 38.31-1.fc38 updates 6.7 M slirp4netns aarch64 1.2.2-1.fc38 updates 47 k systemd aarch64 253.15-2.fc38 updates 4.3 M systemd-pam aarch64 253.15-2.fc38 updates 329 k util-linux aarch64 2.38.1-4.fc38 fedora 2.3 M xkeyboard-config noarch 2.38-1.fc38 fedora 963 k xz aarch64 5.4.1-1.fc38 fedora 420 k Installing weak dependencies: cryptsetup-libs aarch64 2.6.1-1.fc38 fedora 487 k libxkbcommon aarch64 1.5.0-2.fc38 fedora 141 k qrencode-libs aarch64 4.1.1-4.fc38 fedora 62 k systemd-networkd aarch64 253.15-2.fc38 updates 602 k systemd-resolved aarch64 253.15-2.fc38 updates 276 k Transaction Summary ================================================================================================= Install 50 Packages Total size: 96 M Total download size: 46 M Installed size: 447 M Downloading Packages: Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.23 [3811 kB] Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... Running scriptlet: container-selinux-3:2.229.0-1.el9.noarch 47/47 Running scriptlet: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 47/47 Verifying : acl-2.3.1-4.el9.x86_64 1/47 Verifying : cracklib-2.9.6-27.el9.x86_64 2/47 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 3/47 Verifying : dbus-1:1.12.20-8.el9.x86_64 4/47 Verifying : dbus-broker-28-7.el9.x86_64 5/47 Verifying : dbus-common-1:1.12.20-8.el9.noarch 6/47 Verifying : diffutils-3.7-12.el9.x86_64 7/47 Verifying : fuse-common-3.10.2-8.el9.x86_64 8/47 Verifying : iptables-libs-1.8.10-2.el9.x86_64 9/47 Verifying : iptables-nft-1.8.10-2.el9.x86_64 10/47 Verifying : kmod-28-9.el9.x86_64 11/47 Verifying : kmod-libs-28-9.el9.x86_64 12/47 Verifying : libdb-5.3.28-53.el9.x86_64 13/47 Verifying : libeconf-0.4.1-3.el9.x86_64 14/47 Verifying : libfdisk-2.37.4-15.el9.x86_64 15/47 Verifying : libmnl-1.0.4-15.el9.x86_64 16/47 Verifying : libnetfilter_conntrack-1.0.9-1.el9.x86_64 17/47 Verifying : libnfnetlink-1.0.1-21.el9.x86_64 18/47 Verifying : libnftnl-1.2.6-2.el9.x86_64 19/47 Verifying : libpwquality-1.4.4-8.el9.x86_64 20/47 Verifying : libseccomp-2.5.2-2.el9.x86_64 21/47 Verifying : libselinux-utils-3.6-1.el9.x86_64 22/47 Verifying : libutempter-1.2.1-6.el9.x86_64 23/47 Verifying : openssl-1:3.0.7-25.el9.x86_64 24/47 Verifying : pam-1.5.1-19.el9.x86_64 25/47 Verifying : policycoreutils-3.6-2.1.el9.x86_64 26/47 Verifying : rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 27/47 Verifying : selinux-policy-38.1.33-1.el9.noarch 28/47 Verifying : selinux-policy-targeted-38.1.33-1.el9.noarch 29/47 Verifying : systemd-252-27.el9.x86_64 30/47 Verifying : systemd-pam-252-27.el9.x86_64 31/47 Verifying : systemd-rpm-macros-252-27.el9.noarch 32/47 Verifying : util-linux-2.37.4-15.el9.x86_64 33/47 Verifying : util-linux-core-2.37.4-15.el9.x86_64 34/47 Verifying : xz-5.2.5-8.el9.x86_64 35/47 Verifying : container-selinux-3:2.229.0-1.el9.noarch 36/47 Verifying : fuse-overlayfs-1.12-1.el9.x86_64 37/47 Verifying : fuse3-3.10.2-8.el9.x86_64 38/47 Verifying : fuse3-libs-3.10.2-8.el9.x86_64 39/47 Verifying : libslirp-4.4.0-7.el9.x86_64 40/47 Verifying : slirp4netns-1.2.3-1.el9.x86_64 41/47 Verifying : containerd.io-1.6.28-3.1.el9.x86_64 42/47 Verifying : docker-compose-plugin-2.24.6-0.el9.x86_64 43/47 Verifying : docker-ce-3:0.0.0~20240226182428.efb9206-0.el9.x86 44/47 Verifying : docker-buildx-plugin-0.12.1-0.el9.x86_64 45/47 Verifying : docker-ce-rootless-extras-0.0.0~20240226182428.efb 46/47 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.23 [10.3 kB] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB] Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_amd64.deb ... Unpacking docker-buildx-plugin (0.12.1-1~ubuntu.23.10~mantic) ... Verifying : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el9 47/47 Installed: acl-2.3.1-4.el9.x86_64 container-selinux-3:2.229.0-1.el9.noarch containerd.io-1.6.28-3.1.el9.x86_64 cracklib-2.9.6-27.el9.x86_64 cracklib-dicts-2.9.6-27.el9.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch diffutils-3.7-12.el9.x86_64 docker-buildx-plugin-0.12.1-0.el9.x86_64 docker-ce-3:0.0.0~20240226182428.efb9206-0.el9.x86_64 docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.el9.x86_64 docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el9.x86_64 docker-compose-plugin-2.24.6-0.el9.x86_64 fuse-common-3.10.2-8.el9.x86_64 fuse-overlayfs-1.12-1.el9.x86_64 fuse3-3.10.2-8.el9.x86_64 fuse3-libs-3.10.2-8.el9.x86_64 iptables-libs-1.8.10-2.el9.x86_64 iptables-nft-1.8.10-2.el9.x86_64 kmod-28-9.el9.x86_64 kmod-libs-28-9.el9.x86_64 libdb-5.3.28-53.el9.x86_64 libeconf-0.4.1-3.el9.x86_64 libfdisk-2.37.4-15.el9.x86_64 libmnl-1.0.4-15.el9.x86_64 libnetfilter_conntrack-1.0.9-1.el9.x86_64 libnfnetlink-1.0.1-21.el9.x86_64 libnftnl-1.2.6-2.el9.x86_64 libpwquality-1.4.4-8.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-utils-3.6-1.el9.x86_64 libslirp-4.4.0-7.el9.x86_64 libutempter-1.2.1-6.el9.x86_64 openssl-1:3.0.7-25.el9.x86_64 pam-1.5.1-19.el9.x86_64 policycoreutils-3.6-2.1.el9.x86_64 rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 selinux-policy-38.1.33-1.el9.noarch selinux-policy-targeted-38.1.33-1.el9.noarch slirp4netns-1.2.3-1.el9.x86_64 systemd-252-27.el9.x86_64 systemd-pam-252-27.el9.x86_64 systemd-rpm-macros-252-27.el9.noarch util-linux-2.37.4-15.el9.x86_64 util-linux-core-2.37.4-15.el9.x86_64 xz-5.2.5-8.el9.x86_64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-39" Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.15 [4956 B] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 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-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB] containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.2 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023d-0ubuntu0.20.04 [303 kB] Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/rpm' Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] (1/45): dbus-broker-33-1.fc38.aarch64.rpm 679 kB/s | 168 kB 00:00 (2/45): cryptsetup-libs-2.6.1-1.fc38.aarch64.rp 1.9 MB/s | 487 kB 00:00 (3/45): kmod-30-4.fc38.aarch64.rpm 13 MB/s | 119 kB 00:00 (4/45): kmod-libs-30-4.fc38.aarch64.rpm 6.4 MB/s | 67 kB 00:00 (5/45): libargon2-20190702-2.fc38.aarch64.rpm 2.8 MB/s | 28 kB 00:00 (6/45): libcgroup-3.0-2.fc38.aarch64.rpm 7.5 MB/s | 75 kB 00:00 (7/45): libfdisk-2.38.1-4.fc38.aarch64.rpm 12 MB/s | 156 kB 00:00 (8/45): libibverbs-44.0-3.fc38.aarch64.rpm 31 MB/s | 427 kB 00:00 (9/45): libmnl-1.0.5-2.fc38.aarch64.rpm 2.4 MB/s | 28 kB 00:00 (10/45): libnfnetlink-1.0.1-23.fc38.aarch64.rpm 2.9 MB/s | 29 kB 00:00 (11/45): libnl3-3.7.0-3.fc38.aarch64.rpm 24 MB/s | 339 kB 00:00 (12/45): libseccomp-2.5.3-4.fc38.aarch64.rpm 6.0 MB/s | 72 kB 00:00 (13/45): libselinux-utils-3.5-1.fc38.aarch64.rp 15 MB/s | 164 kB 00:00 (14/45): libslirp-4.7.0-3.fc38.aarch64.rpm 4.6 MB/s | 73 kB 00:00 (15/45): libutempter-1.2.1-8.fc38.aarch64.rpm 2.5 MB/s | 27 kB 00:00 (16/45): libxkbcommon-1.5.0-2.fc38.aarch64.rpm 14 MB/s | 141 kB 00:00 (17/45): policycoreutils-3.5-1.fc38.aarch64.rpm 18 MB/s | 242 kB 00:00 (18/45): qrencode-libs-4.1.1-4.fc38.aarch64.rpm 5.5 MB/s | 62 kB 00:00 (19/45): util-linux-2.38.1-4.fc38.aarch64.rpm 85 MB/s | 2.3 MB 00:00 (20/45): containerd.io-1.6.28-3.1.fc38.aarch64. 54 MB/s | 26 MB 00:00 (21/45): xkeyboard-config-2.38-1.fc38.noarch.rp 10 MB/s | 963 kB 00:00 (22/45): xz-5.4.1-1.fc38.aarch64.rpm 4.9 MB/s | 420 kB 00:00 (23/45): container-selinux-2.228.1-1.fc38.noarc 6.6 MB/s | 54 kB 00:00 (24/45): dbus-1.14.10-1.fc38.aarch64.rpm 773 kB/s | 8.0 kB 00:00 (25/45): dbus-common-1.14.10-1.fc38.noarch.rpm 1.7 MB/s | 15 kB 00:00 (26/45): device-mapper-1.02.197-1.fc38.aarch64. 18 MB/s | 136 kB 00:00 (27/45): device-mapper-libs-1.02.197-1.fc38.aar 16 MB/s | 171 kB 00:00 (28/45): diffutils-3.10-1.fc38.aarch64.rpm 30 MB/s | 395 kB 00:00 (29/45): fuse-common-3.14.1-1.fc38.aarch64.rpm 893 kB/s | 6.9 kB 00:00 (30/45): fuse-overlayfs-1.12-1.fc38.aarch64.rpm 5.9 MB/s | 64 kB 00:00 (31/45): fuse3-3.14.1-1.fc38.aarch64.rpm 5.9 MB/s | 54 kB 00:00 (32/45): fuse3-libs-3.14.1-1.fc38.aarch64.rpm 13 MB/s | 91 kB 00:00 (33/45): iptables-libs-1.8.9-4.fc38.1.aarch64.r 49 MB/s | 439 kB 00:00 (34/45): iptables-legacy-1.8.9-4.fc38.1.aarch64 2.5 MB/s | 51 kB 00:00 (35/45): iptables-legacy-libs-1.8.9-4.fc38.1.aa 1.9 MB/s | 37 kB 00:00 (36/45): libnetfilter_conntrack-1.0.9-1.fc38.aa 6.3 MB/s | 59 kB 00:00 (37/45): libpcap-1.10.4-1.fc38.aarch64.rpm 23 MB/s | 172 kB 00:00 (38/45): rpm-plugin-selinux-4.18.2-1.fc38.aarch 1.9 MB/s | 18 kB 00:00 (39/45): selinux-policy-38.31-1.fc38.noarch.rpm 5.6 MB/s | 56 kB 00:00 (40/45): slirp4netns-1.2.2-1.fc38.aarch64.rpm 1.8 MB/s | 47 kB 00:00 (41/45): systemd-253.15-2.fc38.aarch64.rpm 88 MB/s | 4.3 MB 00:00 (42/45): systemd-networkd-253.15-2.fc38.aarch64 17 MB/s | 602 kB 00:00 (43/45): systemd-pam-253.15-2.fc38.aarch64.rpm 15 MB/s | 329 kB 00:00 (44/45): systemd-resolved-253.15-2.fc38.aarch64 16 MB/s | 276 kB 00:00 (45/45): selinux-policy-targeted-38.31-1.fc38.n 62 MB/s | 6.7 MB 00:00 -------------------------------------------------------------------------------- Total 32 MB/s | 46 MB 00:01 Setting up docker-compose-plugin (2.24.6-1~ubuntu.23.10~mantic) ... Setting up docker-buildx-plugin (0.12.1-1~ubuntu.23.10~mantic) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Docker CE Test - aarch64 6.7 kB/s | 1.6 kB 00:00 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.23 [186 kB] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.7 [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] invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. 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. 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~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... 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 + make IMAGE=fedora:39 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ fedora:39 ./verify Unable to find image 'fedora:39' locally 39: Pulling from library/fedora Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_amd64.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_amd64.deb 353b74d8db1c: Already exists Digest: sha256:61864fd19bbd64d620f338eb11dae9e8759bf7fa97302ac6c43865c48dccd679 Status: Downloaded newer image for fedora:39 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] + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='39 (Container Image)' +++ ID=fedora +++ VERSION_ID=39 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f39 +++ PRETTY_NAME='Fedora Linux 39 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=39 +++ SUPPORT_END=2024-11-12 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='39 (Container Image)' +++ ID=fedora +++ VERSION_ID=39 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f39 +++ PRETTY_NAME='Fedora Linux 39 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=39 +++ SUPPORT_END=2024-11-12 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 39 ++ cut -d. -f1 + DIST_VERSION=39 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version Running transaction check Reading package lists... + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx 4.18.2 Installed: dnf-0:4.18.2-1.fc39.noarch at Mon Feb 19 07:48:38 2024 Built : Fedora Project at Fri Dec 8 12:16:23 2023 Installed: rpm-0:4.19.1.1-1.fc39.x86_64 at Mon Feb 19 07:48:39 2024 Built : Fedora Project at Wed Feb 7 16:05:57 2024 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all Transaction check succeeded. Running transaction test Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [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.4 [330 kB] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [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.1ubuntu0.20.04.1 [16.5 kB] Building dependency tree... Reading state information... Correcting dependencies... Done 0 files removed + dnf install -y 'dnf-command(config-manager)' Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB] 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-ce, it is already installed and upgrade is not set. Skipping docker-buildx-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-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 Transaction test succeeded. Running transaction Get:58 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.10 [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-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. Need to get 30.2 MB of archives. After this operation, 122 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu mantic/test amd64 containerd.io amd64 1.6.28-1 [29.6 MB] Get:2 http://archive.ubuntu.com/ubuntu mantic/main amd64 dbus-user-session amd64 1.14.10-1ubuntu1 [10.1 kB] Get:3 http://archive.ubuntu.com/ubuntu mantic/main amd64 libmnl0 amd64 1.0.4-3ubuntu1 [13.2 kB] Get:4 http://archive.ubuntu.com/ubuntu mantic/main amd64 libxtables12 amd64 1.8.9-2ubuntu2 [34.6 kB] Get:5 http://archive.ubuntu.com/ubuntu mantic/main amd64 netbase all 6.4 [13.1 kB] Get:6 http://archive.ubuntu.com/ubuntu mantic/main amd64 libip6tc2 amd64 1.8.9-2ubuntu2 [22.6 kB] Get:7 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.8 kB] Get:8 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnetfilter-conntrack3 amd64 1.0.9-5 [43.8 kB] Get:9 http://archive.ubuntu.com/ubuntu mantic/main amd64 libnftnl11 amd64 1.2.6-2 [65.9 kB] Get:10 http://archive.ubuntu.com/ubuntu mantic/main amd64 iptables amd64 1.8.9-2ubuntu2 [382 kB] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] debconf: delaying package configuration, since apt-utils is not installed Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 1/1 Preparing : 1/1 Installing : libseccomp-2.5.3-4.fc38.aarch64 1/50 Installing : fuse3-libs-3.14.1-1.fc38.aarch64 2/50 Installing : diffutils-3.10-1.fc38.aarch64 3/50 Installing : libselinux-utils-3.5-1.fc38.aarch64 4/50 Fetched 30.2 MB in 1s (50.5 MB/s) Selecting previously unselected package dbus-user-session. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10131 files and directories currently installed.) Preparing to unpack .../0-dbus-user-session_1.14.10-1ubuntu1_amd64.deb ... Unpacking dbus-user-session (1.14.10-1ubuntu1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.4-3ubuntu1) ... Selecting previously unselected package libxtables12:amd64. Preparing to unpack .../2-libxtables12_1.8.9-2ubuntu2_amd64.deb ... Unpacking libxtables12:amd64 (1.8.9-2ubuntu2) ... Selecting previously unselected package netbase. Preparing to unpack .../3-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package libip6tc2:amd64. Preparing to unpack .../4-libip6tc2_1.8.9-2ubuntu2_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.9-2ubuntu2) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../5-libnfnetlink0_1.0.2-2_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.2-2) ... 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.10 [16.5 kB] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] Installing : libfdisk-2.38.1-4.fc38.aarch64 5/50 Installing : docker-buildx-plugin-0.12.1-0.fc38.aarch64 6/50 Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-5_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.9-5) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../7-libnftnl11_1.2.6-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.6-2) ... Selecting previously unselected package iptables. Preparing to unpack .../8-iptables_1.8.9-2ubuntu2_amd64.deb ... Unpacking iptables (1.8.9-2ubuntu2) ... Selecting previously unselected package containerd.io. Preparing to unpack .../9-containerd.io_1.6.28-1_amd64.deb ... Unpacking containerd.io (1.6.28-1) ... Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 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.5 [171 kB] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [161 kB] Running scriptlet: docker-buildx-plugin-0.12.1-0.fc38.aarch64 6/50 Installing : docker-compose-plugin-2.24.6-0.fc38.aarch64 7/50 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B] Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB] Running scriptlet: docker-compose-plugin-2.24.6-0.fc38.aarch64 7/50 Installing : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc3 8/50 Running scriptlet: docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc3 8/50 Installing : fuse-common-3.14.1-1.fc38.aarch64 9/50 Installing : fuse3-3.14.1-1.fc38.aarch64 10/50 Installing : dbus-common-1:1.14.10-1.fc38.noarch 11/50 Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch 11/50 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-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB] Running scriptlet: dbus-broker-33-1.fc38.aarch64 12/50 Installing : dbus-broker-33-1.fc38.aarch64 12/50 Running scriptlet: dbus-broker-33-1.fc38.aarch64 12/50 Installing : dbus-1:1.14.10-1.fc38.aarch64 13/50 Installing : xz-5.4.1-1.fc38.aarch64 14/50 Installing : xkeyboard-config-2.38-1.fc38.noarch 15/50 Installing : libxkbcommon-1.5.0-2.fc38.aarch64 16/50 Installing : qrencode-libs-4.1.1-4.fc38.aarch64 17/50 Running scriptlet: libutempter-1.2.1-8.fc38.aarch64 18/50 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] 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] Setting up libip6tc2:amd64 (1.8.9-2ubuntu2) ... Setting up dbus-user-session (1.14.10-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.4-3ubuntu1) ... Setting up containerd.io (1.6.28-1) ... Installing : libutempter-1.2.1-8.fc38.aarch64 18/50 Installing : util-linux-2.38.1-4.fc38.aarch64 19/50 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : policycoreutils-3.5-1.fc38.aarch64 20/50 Running scriptlet: policycoreutils-3.5-1.fc38.aarch64 20/50 Installing : selinux-policy-38.31-1.fc38.noarch 21/50 Running scriptlet: selinux-policy-38.31-1.fc38.noarch 21/50 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB] Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:amd64 (1.8.9-2ubuntu2) ... Setting up libnfnetlink0:amd64 (1.0.2-2) ... Setting up netbase (6.4) ... Setting up libnftnl11:amd64 (1.2.6-2) ... Setting up libnetfilter-conntrack3:amd64 (1.0.9-5) ... Setting up iptables (1.8.9-2ubuntu2) ... 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.38-1ubuntu6) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 22/50 Installing : selinux-policy-targeted-38.31-1.fc38.noarch 22/50 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] Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.4 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] Running scriptlet: selinux-policy-targeted-39.4-1.fc39.noarch 45/51 Running scriptlet: container-selinux-2:2.229.0-1.fc39.noarch 46/51 Installing : container-selinux-2:2.229.0-1.fc39.noarch 46/51 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.6 [72.9 kB] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 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] Fedora 39 - x86_64 25 MB/s | 89 MB 00:03 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.3 [88.7 kB] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 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.12 [21.7 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.12 [10.4 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 10s (3365 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 ... 4124 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... Selecting previously unselected package libpython3.8-minimal:amd64. Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... Selecting previously unselected package python3.8-minimal. Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... 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 ... 4425 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) ... 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.6_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... Selecting previously unselected package libpython3.8-stdlib:amd64. Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package python3.8. Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap 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 ... 4855 files and directories currently installed.) Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... Unpacking python3 (3.8.2-0ubuntu2) ... [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.3_amd64.deb ... Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.3) ... Selecting previously unselected package libcap2:amd64. Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ... Unpacking libcap2:amd64 (1:2.32-1ubuntu0.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.1_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ... 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.23_amd64.deb ... Unpacking systemd-timesyncd (245.4-4ubuntu3.23) ... Selecting previously unselected package systemd. Preparing to unpack .../10-systemd_245.4-4ubuntu3.23_amd64.deb ... Unpacking systemd (245.4-4ubuntu3.23) ... Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.3) ... Setting up libcap2:amd64 (1:2.32-1ubuntu0.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.1) ... Setting up libkmod2:amd64 (27-1ubuntu2.1) ... Setting up systemd-timesyncd (245.4-4ubuntu3.23) ... 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.23) ... 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. Fedora 38 openh264 (From Cisco) - x86_64 2.7 kB/s | 2.5 kB 00:00 Fedora Modular 38 - x86_64 1.7 MB/s | 2.8 MB 00:01 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 ... 5691 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.23_amd64.deb ... Unpacking systemd-sysv (245.4-4ubuntu3.23) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.22_amd64.deb ... Unpacking openssl (1.1.1f-1ubuntu2.22) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_amd64.deb ... Unpacking dbus (1.12.16-2ubuntu2.3) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.43ubuntu1.15_all.deb ... Unpacking distro-info-data (0.43ubuntu1.15) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... 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) ... 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-1ubuntu0.1_amd64.deb ... Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../10-libelf1_0.176-1.1ubuntu0.1_amd64.deb ... Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package tzdata. Preparing to unpack .../12-tzdata_2023d-0ubuntu0.20.04_all.deb ... Unpacking tzdata (2023d-0ubuntu0.20.04) ... Selecting previously unselected package libicu66:amd64. Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_amd64.deb ... Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.23_amd64.deb ... Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.23) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.7_amd64.deb ... Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... 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) ... 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-1ubuntu0.1_all.deb ... Unpacking python3-pkg-resources (45.2.0-1ubuntu0.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:amd64. Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... 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.4_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... 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.1ubuntu0.20.04.1_all.deb ... Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ... Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../33-apt-transport-https_2.0.10_all.deb ... Unpacking apt-transport-https (2.0.10) ... 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.4_amd64.deb ... Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Fedora 38 - x86_64 - Updates 12 MB/s | 40 MB 00:03 Selecting previously unselected package libasn1-8-heimdal:amd64. Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimbase1-heimdal:amd64. Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhcrypto4-heimdal:amd64. Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libwind0-heimdal:amd64. Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhx509-5-heimdal:amd64. Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libkrb5-26-heimdal:amd64. Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimntlm0-heimdal:amd64. Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libgssapi3-heimdal:amd64. Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 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.10_all.deb ... Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 22/50 Running scriptlet: container-selinux-2:2.228.1-1.fc38.noarch 23/50 Installing : container-selinux-2:2.228.1-1.fc38.noarch 23/50 Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../48-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... 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.5_amd64.deb ... Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... Selecting previously unselected package curl. Preparing to unpack .../52-curl_7.68.0-1ubuntu2.21_amd64.deb ... Unpacking curl (7.68.0-1ubuntu2.21) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ... Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ... 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) ... 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-2ubuntu0.20.04.2_amd64.deb ... Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.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) ... Running scriptlet: container-selinux-2:2.229.0-1.fc39.noarch 46/51 Installing : containerd.io-1.6.28-3.1.fc39.aarch64 47/51 Running scriptlet: containerd.io-1.6.28-3.1.fc39.aarch64 47/51 Installing : libcgroup-3.0-3.fc39.aarch64 48/51 Installing : docker-ce-rootless-extras-0.0.0~20240226182428.efb 49/51 Running scriptlet: docker-ce-rootless-extras-0.0.0~20240226182428.efb 49/51 Installing : docker-ce-3:0.0.0~20240226182428.efb9206-0.fc39.aa 50/51 Running scriptlet: docker-ce-3:0.0.0~20240226182428.efb9206-0.fc39.aa 50/51 Installing : rpm-plugin-selinux-4.19.1.1-1.fc39.aarch64 51/51 Running scriptlet: systemd-resolved-254.9-1.fc39.aarch64 51/51 Running scriptlet: selinux-policy-targeted-39.4-1.fc39.noarch 51/51 Running scriptlet: container-selinux-2:2.229.0-1.fc39.noarch 51/51 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.6_amd64.deb ... Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ... 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.3_all.deb ... Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... Selecting previously unselected package python3-requests. Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1.1_all.deb ... Unpacking python3-requests (2.22.0-2ubuntu1.1) ... 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.12_all.deb ... Unpacking python3-software-properties (0.99.9.12) ... 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.12_all.deb ... Unpacking software-properties-common (0.99.9.12) ... 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-2ubuntu0.20.04.2) ... Setting up liblmdb0:amd64 (0.9.24-1) ... Setting up systemd-sysv (245.4-4ubuntu3.23) ... 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.10) ... Setting up libyaml-0-2:amd64 (0.2.2-1) ... Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... Setting up distro-info-data (0.43ubuntu1.15) ... Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... 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.10) ... Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up tzdata (2023d-0ubuntu0.20.04) ... Current default time zone: 'Etc/UTC' Local time is now: Wed Feb 28 12:25:09 UTC 2024. Universal Time is now: Wed Feb 28 12:25:09 UTC 2024. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... Setting up libdconf1:amd64 (0.36.0-1) ... Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... 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.3) ... Setting up dbus (1.12.16-2ubuntu2.3) ... Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... Setting up libpam-systemd:amd64 (245.4-4ubuntu3.23) ... Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... 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.22) ... Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ... 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.1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 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.4) ... Setting up libreadline8:amd64 (8.0-4) ... Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... Running scriptlet: rpm-plugin-selinux-4.19.1.1-1.fc39.aarch64 51/51 Verifying : containerd.io-1.6.28-3.1.fc39.aarch64 1/51 Verifying : cryptsetup-libs-2.6.1-3.fc39.aarch64 2/51 Verifying : dbus-1:1.14.10-1.fc39.aarch64 3/51 Verifying : dbus-common-1:1.14.10-1.fc39.noarch 4/51 Verifying : diffutils-3.10-3.fc39.aarch64 5/51 Verifying : fuse-common-3.16.1-1.fc39.aarch64 6/51 Verifying : fuse-overlayfs-1.12-2.fc39.aarch64 7/51 Verifying : fuse3-3.16.1-1.fc39.aarch64 8/51 Verifying : fuse3-libs-3.16.1-1.fc39.aarch64 9/51 Verifying : iptables-legacy-1.8.9-5.fc39.aarch64 10/51 Verifying : iptables-legacy-libs-1.8.9-5.fc39.aarch64 11/51 Verifying : iptables-libs-1.8.9-5.fc39.aarch64 12/51 Verifying : kmod-30-6.fc39.aarch64 13/51 Verifying : kmod-libs-30-6.fc39.aarch64 14/51 Verifying : libargon2-20190702-3.fc39.aarch64 15/51 Verifying : libbpf-2:1.1.0-4.fc39.aarch64 16/51 Verifying : libcgroup-3.0-3.fc39.aarch64 17/51 Verifying : libibverbs-46.0-4.fc39.aarch64 18/51 Verifying : libmnl-1.0.5-3.fc39.aarch64 19/51 Verifying : libnetfilter_conntrack-1.0.9-2.fc39.aarch64 20/51 Verifying : libnfnetlink-1.0.1-24.fc39.aarch64 21/51 Verifying : libpcap-14:1.10.4-2.fc39.aarch64 22/51 Verifying : libseccomp-2.5.3-6.fc39.aarch64 23/51 Verifying : libselinux-utils-3.5-5.fc39.aarch64 24/51 Verifying : libslirp-4.7.0-4.fc39.aarch64 25/51 Verifying : libutempter-1.2.1-10.fc39.aarch64 26/51 Verifying : qrencode-libs-4.1.1-5.fc39.aarch64 27/51 Verifying : xz-5.4.4-1.fc39.aarch64 28/51 Verifying : container-selinux-2:2.229.0-1.fc39.noarch 29/51 Verifying : dbus-broker-35-2.fc39.aarch64 30/51 Verifying : device-mapper-1.02.197-1.fc39.aarch64 31/51 Verifying : device-mapper-libs-1.02.197-1.fc39.aarch64 32/51 Verifying : libfdisk-2.39.3-5.fc39.aarch64 33/51 Verifying : libnl3-3.9.0-1.fc39.aarch64 34/51 Verifying : libxkbcommon-1.6.0-1.fc39.aarch64 35/51 Verifying : policycoreutils-3.5-8.fc39.aarch64 36/51 Verifying : rpm-plugin-selinux-4.19.1.1-1.fc39.aarch64 37/51 Verifying : selinux-policy-39.4-1.fc39.noarch 38/51 Verifying : selinux-policy-targeted-39.4-1.fc39.noarch 39/51 Verifying : slirp4netns-1.2.2-1.fc39.aarch64 40/51 Verifying : systemd-254.9-1.fc39.aarch64 41/51 Verifying : systemd-networkd-254.9-1.fc39.aarch64 42/51 Verifying : systemd-pam-254.9-1.fc39.aarch64 43/51 Verifying : systemd-resolved-254.9-1.fc39.aarch64 44/51 Verifying : util-linux-2.39.3-5.fc39.aarch64 45/51 Verifying : xkeyboard-config-2.40-1.fc39.noarch 46/51 Verifying : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc3 47/51 Verifying : docker-ce-rootless-extras-0.0.0~20240226182428.efb 48/51 Verifying : docker-compose-plugin-2.24.6-0.fc39.aarch64 49/51 Verifying : docker-ce-3:0.0.0~20240226182428.efb9206-0.fc39.aa 50/51 Verifying : docker-buildx-plugin-0.12.1-0.fc39.aarch64 51/51 Installed: container-selinux-2:2.229.0-1.fc39.noarch containerd.io-1.6.28-3.1.fc39.aarch64 cryptsetup-libs-2.6.1-3.fc39.aarch64 dbus-1:1.14.10-1.fc39.aarch64 dbus-broker-35-2.fc39.aarch64 dbus-common-1:1.14.10-1.fc39.noarch device-mapper-1.02.197-1.fc39.aarch64 device-mapper-libs-1.02.197-1.fc39.aarch64 diffutils-3.10-3.fc39.aarch64 docker-buildx-plugin-0.12.1-0.fc39.aarch64 docker-ce-3:0.0.0~20240226182428.efb9206-0.fc39.aarch64 docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc39.aarch64 docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.aarch64 docker-compose-plugin-2.24.6-0.fc39.aarch64 fuse-common-3.16.1-1.fc39.aarch64 fuse-overlayfs-1.12-2.fc39.aarch64 fuse3-3.16.1-1.fc39.aarch64 fuse3-libs-3.16.1-1.fc39.aarch64 iptables-legacy-1.8.9-5.fc39.aarch64 iptables-legacy-libs-1.8.9-5.fc39.aarch64 iptables-libs-1.8.9-5.fc39.aarch64 kmod-30-6.fc39.aarch64 kmod-libs-30-6.fc39.aarch64 libargon2-20190702-3.fc39.aarch64 libbpf-2:1.1.0-4.fc39.aarch64 libcgroup-3.0-3.fc39.aarch64 libfdisk-2.39.3-5.fc39.aarch64 libibverbs-46.0-4.fc39.aarch64 libmnl-1.0.5-3.fc39.aarch64 libnetfilter_conntrack-1.0.9-2.fc39.aarch64 libnfnetlink-1.0.1-24.fc39.aarch64 libnl3-3.9.0-1.fc39.aarch64 libpcap-14:1.10.4-2.fc39.aarch64 libseccomp-2.5.3-6.fc39.aarch64 libselinux-utils-3.5-5.fc39.aarch64 libslirp-4.7.0-4.fc39.aarch64 libutempter-1.2.1-10.fc39.aarch64 libxkbcommon-1.6.0-1.fc39.aarch64 policycoreutils-3.5-8.fc39.aarch64 qrencode-libs-4.1.1-5.fc39.aarch64 rpm-plugin-selinux-4.19.1.1-1.fc39.aarch64 selinux-policy-39.4-1.fc39.noarch selinux-policy-targeted-39.4-1.fc39.noarch slirp4netns-1.2.2-1.fc39.aarch64 systemd-254.9-1.fc39.aarch64 systemd-networkd-254.9-1.fc39.aarch64 systemd-pam-254.9-1.fc39.aarch64 systemd-resolved-254.9-1.fc39.aarch64 util-linux-2.39.3-5.fc39.aarch64 xkeyboard-config-2.40-1.fc39.noarch xz-5.4.4-1.fc39.aarch64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.3 Updating certificates in /etc/ssl/certs... 137 added, 0 removed; done. Setting up dbus-user-session (1.12.16-2ubuntu2.3) ... Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 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.9) ... Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... 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.4) ... 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) ... + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... 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.4) ... Setting up python3-pkg-resources (45.2.0-1ubuntu0.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.1ubuntu0.20.04.1) ... Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-chardet (3.0.4-4build1) ... Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-software-properties (0.99.9.12) ... Setting up python3-requests (2.22.0-2ubuntu1.1) ... Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... Setting up python3-requests-unixsocket (0.2.0-2) ... + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx 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.21) ... Setting up curl (7.68.0-1ubuntu2.21) ... 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.12) ... Processing triggers for systemd (245.4-4ubuntu3.23) ... Processing triggers for libc-bin (2.31-0ubuntu9.14) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.16-2ubuntu2.3) ... ++ source /etc/os-release +++ NAME=Ubuntu +++ VERSION='20.04.6 LTS (Focal Fossa)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 20.04.6 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 + '[' prod = 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... + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 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 Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease Get:6 https://download.docker.com/linux/ubuntu focal/test amd64 Packages [60.3 kB] Fetched 118 kB in 1s (176 kB/s) Fedora Modular 38 - x86_64 - Updates 3.7 MB/s | 2.1 MB 00:00 Running scriptlet: container-selinux-2:2.228.1-1.fc38.noarch 23/50 Installing : libslirp-4.7.0-3.fc38.aarch64 24/50 Installing : slirp4netns-1.2.2-1.fc38.aarch64 25/50 Installing : libnl3-3.7.0-3.fc38.aarch64 26/50 Installing : libibverbs-44.0-3.fc38.aarch64 27/50 Installing : libpcap-14:1.10.4-1.fc38.aarch64 28/50 Installing : iptables-legacy-libs-1.8.9-4.fc38.1.aarch64 29/50 Installing : libnfnetlink-1.0.1-23.fc38.aarch64 30/50 Installing : libmnl-1.0.5-2.fc38.aarch64 31/50 Installing : libnetfilter_conntrack-1.0.9-1.fc38.aarch64 32/50 Installing : iptables-libs-1.8.9-4.fc38.1.aarch64 33/50 Installing : iptables-legacy-1.8.9-4.fc38.1.aarch64 34/50 Running scriptlet: iptables-legacy-1.8.9-4.fc38.1.aarch64 34/50 Installing : libargon2-20190702-2.fc38.aarch64 35/50 Installing : kmod-libs-30-4.fc38.aarch64 36/50 Installing : device-mapper-libs-1.02.197-1.fc38.aarch64 37/50 Installing : cryptsetup-libs-2.6.1-1.fc38.aarch64 38/50 Installing : device-mapper-1.02.197-1.fc38.aarch64 39/50 Installing : systemd-networkd-253.15-2.fc38.aarch64 40/50 Running scriptlet: systemd-networkd-253.15-2.fc38.aarch64 40/50 Installing : systemd-pam-253.15-2.fc38.aarch64 41/50 Installing : systemd-resolved-253.15-2.fc38.aarch64 42/50 Running scriptlet: systemd-resolved-253.15-2.fc38.aarch64 42/50 Installing : systemd-253.15-2.fc38.aarch64 43/50 Running scriptlet: systemd-253.15-2.fc38.aarch64 43/50 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.28-3.1.fc38.aarch64 44/50 Running scriptlet: containerd.io-1.6.28-3.1.fc38.aarch64 44/50 Installing : libcgroup-3.0-2.fc38.aarch64 45/50 Installing : kmod-30-4.fc38.aarch64 46/50 Installing : fuse-overlayfs-1.12-1.fc38.aarch64 47/50 Running scriptlet: fuse-overlayfs-1.12-1.fc38.aarch64 47/50 Installing : docker-ce-rootless-extras-0.0.0~20240226182428.efb 48/50 Running scriptlet: docker-ce-rootless-extras-0.0.0~20240226182428.efb 48/50 Installing : docker-ce-3:0.0.0~20240226182428.efb9206-0.fc38.aa 49/50 Running scriptlet: docker-ce-3:0.0.0~20240226182428.efb9206-0.fc38.aa 49/50 Installing : rpm-plugin-selinux-4.18.2-1.fc38.aarch64 50/50 Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 50/50 Running scriptlet: container-selinux-2:2.228.1-1.fc38.noarch 50/50 Running scriptlet: systemd-resolved-253.15-2.fc38.aarch64 50/50 Reading package lists... ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_amd64.deb' ++ echo 'deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_amd64.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_amd64.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~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_amd64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 10417 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... Running scriptlet: rpm-plugin-selinux-4.18.2-1.fc38.aarch64 50/50 Verifying : containerd.io-1.6.28-3.1.fc38.aarch64 1/50 Verifying : cryptsetup-libs-2.6.1-1.fc38.aarch64 2/50 Verifying : dbus-broker-33-1.fc38.aarch64 3/50 Verifying : kmod-30-4.fc38.aarch64 4/50 Verifying : kmod-libs-30-4.fc38.aarch64 5/50 Verifying : libargon2-20190702-2.fc38.aarch64 6/50 Verifying : libcgroup-3.0-2.fc38.aarch64 7/50 Verifying : libfdisk-2.38.1-4.fc38.aarch64 8/50 Verifying : libibverbs-44.0-3.fc38.aarch64 9/50 Verifying : libmnl-1.0.5-2.fc38.aarch64 10/50 Verifying : libnfnetlink-1.0.1-23.fc38.aarch64 11/50 Verifying : libnl3-3.7.0-3.fc38.aarch64 12/50 Verifying : libseccomp-2.5.3-4.fc38.aarch64 13/50 Verifying : libselinux-utils-3.5-1.fc38.aarch64 14/50 Verifying : libslirp-4.7.0-3.fc38.aarch64 15/50 Verifying : libutempter-1.2.1-8.fc38.aarch64 16/50 Verifying : libxkbcommon-1.5.0-2.fc38.aarch64 17/50 Verifying : policycoreutils-3.5-1.fc38.aarch64 18/50 Verifying : qrencode-libs-4.1.1-4.fc38.aarch64 19/50 Verifying : util-linux-2.38.1-4.fc38.aarch64 20/50 Verifying : xkeyboard-config-2.38-1.fc38.noarch 21/50 Verifying : xz-5.4.1-1.fc38.aarch64 22/50 Verifying : container-selinux-2:2.228.1-1.fc38.noarch 23/50 Verifying : dbus-1:1.14.10-1.fc38.aarch64 24/50 Verifying : dbus-common-1:1.14.10-1.fc38.noarch 25/50 Verifying : device-mapper-1.02.197-1.fc38.aarch64 26/50 Verifying : device-mapper-libs-1.02.197-1.fc38.aarch64 27/50 Verifying : diffutils-3.10-1.fc38.aarch64 28/50 Verifying : fuse-common-3.14.1-1.fc38.aarch64 29/50 Verifying : fuse-overlayfs-1.12-1.fc38.aarch64 30/50 Verifying : fuse3-3.14.1-1.fc38.aarch64 31/50 Verifying : fuse3-libs-3.14.1-1.fc38.aarch64 32/50 Verifying : iptables-legacy-1.8.9-4.fc38.1.aarch64 33/50 Verifying : iptables-legacy-libs-1.8.9-4.fc38.1.aarch64 34/50 Verifying : iptables-libs-1.8.9-4.fc38.1.aarch64 35/50 Verifying : libnetfilter_conntrack-1.0.9-1.fc38.aarch64 36/50 Verifying : libpcap-14:1.10.4-1.fc38.aarch64 37/50 Verifying : rpm-plugin-selinux-4.18.2-1.fc38.aarch64 38/50 Verifying : selinux-policy-38.31-1.fc38.noarch 39/50 Verifying : selinux-policy-targeted-38.31-1.fc38.noarch 40/50 Verifying : slirp4netns-1.2.2-1.fc38.aarch64 41/50 Verifying : systemd-253.15-2.fc38.aarch64 42/50 Verifying : systemd-networkd-253.15-2.fc38.aarch64 43/50 Verifying : systemd-pam-253.15-2.fc38.aarch64 44/50 Verifying : systemd-resolved-253.15-2.fc38.aarch64 45/50 Verifying : docker-ce-3:0.0.0~20240226182428.efb9206-0.fc38.aa 46/50 Verifying : docker-compose-plugin-2.24.6-0.fc38.aarch64 47/50 Verifying : docker-ce-rootless-extras-0.0.0~20240226182428.efb 48/50 Verifying : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc3 49/50 Verifying : docker-buildx-plugin-0.12.1-0.fc38.aarch64 50/50 Installed: container-selinux-2:2.228.1-1.fc38.noarch containerd.io-1.6.28-3.1.fc38.aarch64 cryptsetup-libs-2.6.1-1.fc38.aarch64 dbus-1:1.14.10-1.fc38.aarch64 dbus-broker-33-1.fc38.aarch64 dbus-common-1:1.14.10-1.fc38.noarch device-mapper-1.02.197-1.fc38.aarch64 device-mapper-libs-1.02.197-1.fc38.aarch64 diffutils-3.10-1.fc38.aarch64 docker-buildx-plugin-0.12.1-0.fc38.aarch64 docker-ce-3:0.0.0~20240226182428.efb9206-0.fc38.aarch64 docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc38.aarch64 docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.aarch64 docker-compose-plugin-2.24.6-0.fc38.aarch64 fuse-common-3.14.1-1.fc38.aarch64 fuse-overlayfs-1.12-1.fc38.aarch64 fuse3-3.14.1-1.fc38.aarch64 fuse3-libs-3.14.1-1.fc38.aarch64 iptables-legacy-1.8.9-4.fc38.1.aarch64 iptables-legacy-libs-1.8.9-4.fc38.1.aarch64 iptables-libs-1.8.9-4.fc38.1.aarch64 kmod-30-4.fc38.aarch64 kmod-libs-30-4.fc38.aarch64 libargon2-20190702-2.fc38.aarch64 libcgroup-3.0-2.fc38.aarch64 libfdisk-2.38.1-4.fc38.aarch64 libibverbs-44.0-3.fc38.aarch64 libmnl-1.0.5-2.fc38.aarch64 libnetfilter_conntrack-1.0.9-1.fc38.aarch64 libnfnetlink-1.0.1-23.fc38.aarch64 libnl3-3.7.0-3.fc38.aarch64 libpcap-14:1.10.4-1.fc38.aarch64 libseccomp-2.5.3-4.fc38.aarch64 libselinux-utils-3.5-1.fc38.aarch64 libslirp-4.7.0-3.fc38.aarch64 libutempter-1.2.1-8.fc38.aarch64 libxkbcommon-1.5.0-2.fc38.aarch64 policycoreutils-3.5-1.fc38.aarch64 qrencode-libs-4.1.1-4.fc38.aarch64 rpm-plugin-selinux-4.18.2-1.fc38.aarch64 selinux-policy-38.31-1.fc38.noarch selinux-policy-targeted-38.31-1.fc38.noarch slirp4netns-1.2.2-1.fc38.aarch64 systemd-253.15-2.fc38.aarch64 systemd-networkd-253.15-2.fc38.aarch64 systemd-pam-253.15-2.fc38.aarch64 systemd-resolved-253.15-2.fc38.aarch64 util-linux-2.38.1-4.fc38.aarch64 xkeyboard-config-2.38-1.fc38.noarch xz-5.4.1-1.fc38.aarch64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.3 Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-buildx-plugin (0.12.1-1~ubuntu.20.04~focal) ... Fedora 39 openh264 (From Cisco) - x86_64 2.5 kB/s | 2.5 kB 00:00 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.5.0-1.fc38 updates 38 k Upgrading: dnf noarch 4.19.0-1.fc38 updates 507 k dnf-data noarch 4.19.0-1.fc38 updates 39 k libdnf x86_64 0.73.0-1.fc38 updates 681 k python3-dnf noarch 4.19.0-1.fc38 updates 606 k python3-hawkey x86_64 0.73.0-1.fc38 updates 107 k python3-libdnf x86_64 0.73.0-1.fc38 updates 859 k yum noarch 4.19.0-1.fc38 updates 37 k Installing dependencies: dbus-libs x86_64 1:1.14.10-1.fc38 updates 156 k fonts-filesystem noarch 1:2.0.5-11.fc38 fedora 8.1 k js-jquery noarch 3.6.3-2.fc38 fedora 173 k python3-dateutil noarch 1:2.8.2-5.fc38 fedora 360 k python3-dbus x86_64 1.3.2-2.fc38 fedora 157 k python3-distro noarch 1.8.0-2.fc38 fedora 49 k python3-dnf-plugins-core noarch 4.5.0-1.fc38 updates 323 k python3-six noarch 1.16.0-9.fc38 fedora 42 k python3-systemd x86_64 235-2.fc38 fedora 108 k web-assets-filesystem noarch 5-19.fc38 fedora 7.9 k Installing weak dependencies: python-systemd-doc x86_64 235-2.fc38 fedora 171 k Transaction Summary ================================================================================ Install 12 Packages Upgrade 7 Packages Total download size: 4.3 M Downloading Packages: (1/19): fonts-filesystem-2.0.5-11.fc38.noarch.r 33 kB/s | 8.1 kB 00:00 (2/19): python-systemd-doc-235-2.fc38.x86_64.rp 692 kB/s | 171 kB 00:00 (3/19): js-jquery-3.6.3-2.fc38.noarch.rpm 685 kB/s | 173 kB 00:00 (4/19): python3-dateutil-2.8.2-5.fc38.noarch.rp 22 MB/s | 360 kB 00:00 (5/19): python3-dbus-1.3.2-2.fc38.x86_64.rpm 9.9 MB/s | 157 kB 00:00 (6/19): python3-distro-1.8.0-2.fc38.noarch.rpm 3.6 MB/s | 49 kB 00:00 (7/19): python3-six-1.16.0-9.fc38.noarch.rpm 4.4 MB/s | 42 kB 00:00 (8/19): web-assets-filesystem-5-19.fc38.noarch. 1.4 MB/s | 7.9 kB 00:00 (9/19): python3-systemd-235-2.fc38.x86_64.rpm 444 kB/s | 108 kB 00:00 Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... Fedora 39 - x86_64 - Updates 19 MB/s | 33 MB 00:01 (10/19): dnf-plugins-core-4.5.0-1.fc38.noarch.r 33 kB/s | 38 kB 00:01 (11/19): dbus-libs-1.14.10-1.fc38.x86_64.rpm 132 kB/s | 156 kB 00:01 (12/19): python3-dnf-plugins-core-4.5.0-1.fc38. 326 kB/s | 323 kB 00:00 (13/19): dnf-4.19.0-1.fc38.noarch.rpm 4.8 MB/s | 507 kB 00:00 (14/19): dnf-data-4.19.0-1.fc38.noarch.rpm 691 kB/s | 39 kB 00:00 (15/19): libdnf-0.73.0-1.fc38.x86_64.rpm 4.7 MB/s | 681 kB 00:00 (16/19): python3-dnf-4.19.0-1.fc38.noarch.rpm 3.4 MB/s | 606 kB 00:00 (17/19): python3-hawkey-0.73.0-1.fc38.x86_64.rp 599 kB/s | 107 kB 00:00 (18/19): python3-libdnf-0.73.0-1.fc38.x86_64.rp 15 MB/s | 859 kB 00:00 (19/19): yum-4.19.0-1.fc38.noarch.rpm 762 kB/s | 37 kB 00:00 -------------------------------------------------------------------------------- Total 1.9 MB/s | 4.3 MB 00:02 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : libdnf-0.73.0-1.fc38.x86_64 1/26 Upgrading : python3-libdnf-0.73.0-1.fc38.x86_64 2/26 Upgrading : python3-hawkey-0.73.0-1.fc38.x86_64 3/26 Upgrading : dnf-data-4.19.0-1.fc38.noarch 4/26 Upgrading : python3-dnf-4.19.0-1.fc38.noarch 5/26 Upgrading : dnf-4.19.0-1.fc38.noarch 6/26 Running scriptlet: dnf-4.19.0-1.fc38.noarch 6/26 Installing : dbus-libs-1:1.14.10-1.fc38.x86_64 7/26 Installing : python3-dbus-1.3.2-2.fc38.x86_64 8/26 Installing : python3-six-1.16.0-9.fc38.noarch 9/26 Installing : python3-dateutil-1:2.8.2-5.fc38.noarch 10/26 Installing : python3-distro-1.8.0-2.fc38.noarch 11/26 Installing : fonts-filesystem-1:2.0.5-11.fc38.noarch 12/26 Installing : web-assets-filesystem-5-19.fc38.noarch 13/26 Installing : js-jquery-3.6.3-2.fc38.noarch 14/26 Installing : python-systemd-doc-235-2.fc38.x86_64 15/26 Installing : python3-systemd-235-2.fc38.x86_64 16/26 Installing : python3-dnf-plugins-core-4.5.0-1.fc38.noarch 17/26 Installing : dnf-plugins-core-4.5.0-1.fc38.noarch 18/26 Upgrading : yum-4.19.0-1.fc38.noarch 19/26 Cleanup : yum-4.18.2-1.fc38.noarch 20/26 Running scriptlet: dnf-4.18.2-1.fc38.noarch 21/26 Cleanup : dnf-4.18.2-1.fc38.noarch 21/26 Running scriptlet: dnf-4.18.2-1.fc38.noarch 21/26 Cleanup : python3-dnf-4.18.2-1.fc38.noarch 22/26 Cleanup : python3-hawkey-0.72.0-1.fc38.x86_64 23/26 Cleanup : dnf-data-4.18.2-1.fc38.noarch 24/26 Cleanup : python3-libdnf-0.72.0-1.fc38.x86_64 25/26 Cleanup : libdnf-0.72.0-1.fc38.x86_64 26/26 Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-compose-plugin (2.24.6-1~ubuntu.20.04~focal) ... Running scriptlet: libdnf-0.72.0-1.fc38.x86_64 26/26 Verifying : fonts-filesystem-1:2.0.5-11.fc38.noarch 1/26 Verifying : js-jquery-3.6.3-2.fc38.noarch 2/26 Verifying : python-systemd-doc-235-2.fc38.x86_64 3/26 Verifying : python3-dateutil-1:2.8.2-5.fc38.noarch 4/26 Verifying : python3-dbus-1.3.2-2.fc38.x86_64 5/26 Verifying : python3-distro-1.8.0-2.fc38.noarch 6/26 Verifying : python3-six-1.16.0-9.fc38.noarch 7/26 Verifying : python3-systemd-235-2.fc38.x86_64 8/26 Verifying : web-assets-filesystem-5-19.fc38.noarch 9/26 Verifying : dbus-libs-1:1.14.10-1.fc38.x86_64 10/26 Verifying : dnf-plugins-core-4.5.0-1.fc38.noarch 11/26 Verifying : python3-dnf-plugins-core-4.5.0-1.fc38.noarch 12/26 Verifying : dnf-4.19.0-1.fc38.noarch 13/26 Verifying : dnf-4.18.2-1.fc38.noarch 14/26 Verifying : dnf-data-4.19.0-1.fc38.noarch 15/26 Verifying : dnf-data-4.18.2-1.fc38.noarch 16/26 Verifying : libdnf-0.73.0-1.fc38.x86_64 17/26 Verifying : libdnf-0.72.0-1.fc38.x86_64 18/26 Verifying : python3-dnf-4.19.0-1.fc38.noarch 19/26 Verifying : python3-dnf-4.18.2-1.fc38.noarch 20/26 Verifying : python3-hawkey-0.73.0-1.fc38.x86_64 21/26 Verifying : python3-hawkey-0.72.0-1.fc38.x86_64 22/26 Verifying : python3-libdnf-0.73.0-1.fc38.x86_64 23/26 Verifying : python3-libdnf-0.72.0-1.fc38.x86_64 24/26 Verifying : yum-4.19.0-1.fc38.noarch 25/26 Verifying : yum-4.18.2-1.fc38.noarch 26/26 Upgraded: dnf-4.19.0-1.fc38.noarch dnf-data-4.19.0-1.fc38.noarch libdnf-0.73.0-1.fc38.x86_64 python3-dnf-4.19.0-1.fc38.noarch python3-hawkey-0.73.0-1.fc38.x86_64 python3-libdnf-0.73.0-1.fc38.x86_64 yum-4.19.0-1.fc38.noarch Installed: dbus-libs-1:1.14.10-1.fc38.x86_64 dnf-plugins-core-4.5.0-1.fc38.noarch fonts-filesystem-1:2.0.5-11.fc38.noarch js-jquery-3.6.3-2.fc38.noarch python-systemd-doc-235-2.fc38.x86_64 python3-dateutil-1:2.8.2-5.fc38.noarch python3-dbus-1.3.2-2.fc38.x86_64 python3-distro-1.8.0-2.fc38.noarch python3-dnf-plugins-core-4.5.0-1.fc38.noarch python3-six-1.16.0-9.fc38.noarch python3-systemd-235-2.fc38.x86_64 web-assets-filesystem-5-19.fc38.noarch Complete! + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils Setting up docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... Setting up docker-buildx-plugin (0.12.1-1~ubuntu.20.04~focal) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. 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. Setting up docker-compose-plugin (2.24.6-1~ubuntu.20.04~focal) ... Processing triggers for systemd (245.4-4ubuntu3.23) ... Last metadata expiration check: 0:00:09 ago on Wed Feb 28 12:25:16 2024. + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_amd64.deb Package findutils-1:4.9.0-3.fc38.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! + install_rpm_containerd + '[' prod = 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 Reading package lists... 4.19.0 Installed: dnf-0:4.19.0-1.fc38.noarch at Wed Feb 28 12:25:23 2024 Built : Fedora Project at Tue Feb 20 15:22:04 2024 Installed: rpm-0:4.18.2-1.fc38.x86_64 at Tue Feb 20 06:48:17 2024 Built : Fedora Project at Mon Nov 13 15:42:46 2023 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo Building dependency tree... Reading state information... Correcting dependencies... Done Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo 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 The following NEW packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase + dnf config-manager --set-disabled 'docker-ce-*' + dnf config-manager --set-enabled docker-ce-test + dnf makecache 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. Need to get 30.2 MB of archives. After this operation, 122 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu focal/test amd64 containerd.io amd64 1.6.28-1 [29.6 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-updates/main amd64 libxtables12 amd64 1.8.4-3ubuntu2.1 [28.7 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-updates/main amd64 libip6tc2 amd64 1.8.4-3ubuntu2.1 [19.4 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-updates/main amd64 iptables amd64 1.8.4-3ubuntu2.1 [390 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 30.2 MB in 1s (31.0 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 ... 10641 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.1_amd64.deb ... Unpacking libxtables12:amd64 (1.8.4-3ubuntu2.1) ... 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.1_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.4-3ubuntu2.1) ... 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.1_amd64.deb ... Unpacking iptables (1.8.4-3ubuntu2.1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.28-1_amd64.deb ... Unpacking containerd.io (1.6.28-1) ... Docker CE Test - x86_64 62 kB/s | 30 kB 00:00 Fedora 38 - x86_64 79 kB/s | 23 kB 00:00 Fedora 38 openh264 (From Cisco) - x86_64 3.9 kB/s | 989 B 00:00 Fedora Modular 38 - x86_64 46 kB/s | 23 kB 00:00 Fedora 38 - x86_64 - Updates 48 kB/s | 22 kB 00:00 Last metadata expiration check: 0:00:01 ago on Wed Feb 28 12:25:21 2024. Fedora Modular 38 - x86_64 - Updates 77 kB/s | 22 kB 00:00 Setting up libip6tc2:amd64 (1.8.4-3ubuntu2.1) ... Setting up libmnl0:amd64 (1.0.4-2) ... Setting up containerd.io (1.6.28-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.1) ... 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.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/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.14) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.1 Metadata cache created. [DEBUG] Installing engine rpms + echo '[DEBUG] Installing engine rpms' ++ find rpm/rpmbuild/fedora-38/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-compose-plugin-2.24.6-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64.rpm' + set -x ++ source /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='38 (Container Image)' +++ ID=fedora +++ VERSION_ID=38 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=38 +++ SUPPORT_END=2024-05-14 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 38 + product_version=38 + '[' 38 = rawhide ']' + dnf install -y rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-compose-plugin-2.24.6-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.fc38.x86_64.rpm Last metadata expiration check: 0:00:02 ago on Wed Feb 28 12:25:30 2024. Dependencies resolved. ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: docker-buildx-plugin x86_64 0.12.1-0.fc38 @commandline 13 M docker-ce x86_64 3:0.0.0~20240226182428.efb9206-0.fc38 @commandline 26 M docker-ce-cli x86_64 1:0.0.0~20240226182428.efb9206-0.fc38 @commandline 7.3 M docker-ce-rootless-extras x86_64 0.0.0~20240226182428.efb9206-0.fc38 @commandline 4.0 M docker-compose-plugin x86_64 2.24.6-0.fc38 @commandline 13 M Installing dependencies: container-selinux noarch 2:2.228.1-1.fc38 updates 54 k containerd.io x86_64 1.6.28-3.1.fc38 docker-ce-test 34 M dbus x86_64 1:1.14.10-1.fc38 updates 8.0 k dbus-broker x86_64 33-1.fc38 fedora 173 k dbus-common noarch 1:1.14.10-1.fc38 updates 15 k device-mapper x86_64 1.02.197-1.fc38 updates 137 k device-mapper-libs x86_64 1.02.197-1.fc38 updates 175 k diffutils x86_64 3.10-1.fc38 updates 398 k fuse-common x86_64 3.14.1-1.fc38 updates 6.9 k fuse-overlayfs x86_64 1.12-1.fc38 updates 67 k fuse3 x86_64 3.14.1-1.fc38 updates 55 k fuse3-libs x86_64 3.14.1-1.fc38 updates 93 k iptables-legacy x86_64 1.8.9-4.fc38.1 updates 52 k iptables-legacy-libs x86_64 1.8.9-4.fc38.1 updates 37 k iptables-libs x86_64 1.8.9-4.fc38.1 updates 414 k kmod x86_64 30-4.fc38 fedora 120 k kmod-libs x86_64 30-4.fc38 fedora 68 k libargon2 x86_64 20190702-2.fc38 fedora 28 k libcgroup x86_64 3.0-2.fc38 fedora 75 k libfdisk x86_64 2.38.1-4.fc38 fedora 161 k libibverbs x86_64 44.0-3.fc38 fedora 429 k libmnl x86_64 1.0.5-2.fc38 fedora 28 k libnetfilter_conntrack x86_64 1.0.9-1.fc38 updates 59 k libnfnetlink x86_64 1.0.1-23.fc38 fedora 29 k libnl3 x86_64 3.7.0-3.fc38 fedora 345 k libpcap x86_64 14:1.10.4-1.fc38 updates 175 k libseccomp x86_64 2.5.3-4.fc38 fedora 71 k libselinux-utils x86_64 3.5-1.fc38 fedora 160 k libslirp x86_64 4.7.0-3.fc38 fedora 75 k libutempter x86_64 1.2.1-8.fc38 fedora 26 k policycoreutils x86_64 3.5-1.fc38 fedora 241 k rpm-plugin-selinux x86_64 4.18.2-1.fc38 updates 18 k selinux-policy noarch 38.31-1.fc38 updates 56 k selinux-policy-targeted noarch 38.31-1.fc38 updates 6.7 M slirp4netns x86_64 1.2.2-1.fc38 updates 47 k systemd x86_64 253.15-2.fc38 updates 4.5 M systemd-pam x86_64 253.15-2.fc38 updates 337 k util-linux x86_64 2.38.1-4.fc38 fedora 2.3 M xkeyboard-config noarch 2.38-1.fc38 fedora 963 k xz x86_64 5.4.1-1.fc38 fedora 419 k Installing weak dependencies: cryptsetup-libs x86_64 2.6.1-1.fc38 fedora 492 k libxkbcommon x86_64 1.5.0-2.fc38 fedora 140 k qrencode-libs x86_64 4.1.1-4.fc38 fedora 61 k systemd-networkd x86_64 253.15-2.fc38 updates 631 k systemd-resolved x86_64 253.15-2.fc38 updates 288 k Transaction Summary ================================================================================================ Install 50 Packages Total size: 118 M Total download size: 54 M Installed size: 448 M Downloading Packages: Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.5.0-1.fc39 updates 38 k Upgrading: dnf noarch 4.19.0-1.fc39 updates 508 k dnf-data noarch 4.19.0-1.fc39 updates 40 k libdnf x86_64 0.73.0-1.fc39 updates 682 k python3-dnf noarch 4.19.0-1.fc39 updates 591 k python3-hawkey x86_64 0.73.0-1.fc39 updates 107 k python3-libdnf x86_64 0.73.0-1.fc39 updates 862 k yum noarch 4.19.0-1.fc39 updates 37 k Installing dependencies: dbus-libs x86_64 1:1.14.10-1.fc39 fedora 156 k fonts-filesystem noarch 1:2.0.5-12.fc39 fedora 8.2 k js-jquery noarch 3.6.4-2.fc39 fedora 172 k python3-dateutil noarch 1:2.8.2-10.fc39 fedora 355 k python3-dbus x86_64 1.3.2-4.fc39 fedora 157 k python3-distro noarch 1.8.0-6.fc39 fedora 49 k python3-dnf-plugins-core noarch 4.5.0-1.fc39 updates 318 k python3-six noarch 1.16.0-12.fc39 fedora 41 k python3-systemd x86_64 235-5.fc39 fedora 107 k web-assets-filesystem noarch 5-20.fc39 fedora 7.9 k Installing weak dependencies: python-systemd-doc x86_64 235-5.fc39 fedora 75 k Transaction Summary ================================================================================ Install 12 Packages Upgrade 7 Packages Total download size: 4.2 M Downloading Packages: (1/19): dbus-libs-1.14.10-1.fc39.x86_64.rpm 589 kB/s | 156 kB 00:00 (2/19): fonts-filesystem-2.0.5-12.fc39.noarch.r 30 kB/s | 8.2 kB 00:00 (3/19): python-systemd-doc-235-5.fc39.x86_64.rp 11 MB/s | 75 kB 00:00 (4/19): js-jquery-3.6.4-2.fc39.noarch.rpm 622 kB/s | 172 kB 00:00 (5/19): python3-dateutil-2.8.2-10.fc39.noarch.r 24 MB/s | 355 kB 00:00 (6/19): python3-dbus-1.3.2-4.fc39.x86_64.rpm 11 MB/s | 157 kB 00:00 (7/19): python3-distro-1.8.0-6.fc39.noarch.rpm 3.9 MB/s | 49 kB 00:00 (8/19): python3-six-1.16.0-12.fc39.noarch.rpm 6.3 MB/s | 41 kB 00:00 (9/19): python3-systemd-235-5.fc39.x86_64.rpm 11 MB/s | 107 kB 00:00 (10/19): web-assets-filesystem-5-20.fc39.noarch 920 kB/s | 7.9 kB 00:00 (11/19): dnf-plugins-core-4.5.0-1.fc39.noarch.r 6.9 MB/s | 38 kB 00:00 (12/19): python3-dnf-plugins-core-4.5.0-1.fc39. 25 MB/s | 318 kB 00:00 (13/19): dnf-4.19.0-1.fc39.noarch.rpm 34 MB/s | 508 kB 00:00 (14/19): dnf-data-4.19.0-1.fc39.noarch.rpm 2.8 MB/s | 40 kB 00:00 (15/19): libdnf-0.73.0-1.fc39.x86_64.rpm 51 MB/s | 682 kB 00:00 (16/19): python3-dnf-4.19.0-1.fc39.noarch.rpm 30 MB/s | 591 kB 00:00 (17/19): python3-hawkey-0.73.0-1.fc39.x86_64.rp 5.9 MB/s | 107 kB 00:00 (18/19): python3-libdnf-0.73.0-1.fc39.x86_64.rp 66 MB/s | 862 kB 00:00 (19/19): yum-4.19.0-1.fc39.noarch.rpm 2.3 MB/s | 37 kB 00:00 -------------------------------------------------------------------------------- Total 3.7 MB/s | 4.2 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test (1/45): containerd.io-1.6.28-3.1.fc38.x86_64.rp 58 MB/s | 34 MB 00:00 (2/45): dbus-broker-33-1.fc38.x86_64.rpm 258 kB/s | 173 kB 00:00 (3/45): kmod-30-4.fc38.x86_64.rpm 1.3 MB/s | 120 kB 00:00 (4/45): libargon2-20190702-2.fc38.x86_64.rpm 429 kB/s | 28 kB 00:00 (5/45): cryptsetup-libs-2.6.1-1.fc38.x86_64.rpm 654 kB/s | 492 kB 00:00 (6/45): kmod-libs-30-4.fc38.x86_64.rpm 797 kB/s | 68 kB 00:00 (7/45): libcgroup-3.0-2.fc38.x86_64.rpm 2.0 MB/s | 75 kB 00:00 (8/45): libmnl-1.0.5-2.fc38.x86_64.rpm 610 kB/s | 28 kB 00:00 (9/45): libfdisk-2.38.1-4.fc38.x86_64.rpm 1.3 MB/s | 161 kB 00:00 (10/45): libnfnetlink-1.0.1-23.fc38.x86_64.rpm 436 kB/s | 29 kB 00:00 (11/45): libibverbs-44.0-3.fc38.x86_64.rpm 2.1 MB/s | 429 kB 00:00 (12/45): libseccomp-2.5.3-4.fc38.x86_64.rpm 1.0 MB/s | 71 kB 00:00 Transaction test succeeded. Running transaction Preparing : 1/1 (13/45): libnl3-3.7.0-3.fc38.x86_64.rpm 3.1 MB/s | 345 kB 00:00 (14/45): libselinux-utils-3.5-1.fc38.x86_64.rpm 1.0 MB/s | 160 kB 00:00 (15/45): libslirp-4.7.0-3.fc38.x86_64.rpm 498 kB/s | 75 kB 00:00 (16/45): libutempter-1.2.1-8.fc38.x86_64.rpm 195 kB/s | 26 kB 00:00 Upgrading : libdnf-0.73.0-1.fc39.x86_64 1/26 Upgrading : python3-libdnf-0.73.0-1.fc39.x86_64 2/26 Upgrading : python3-hawkey-0.73.0-1.fc39.x86_64 3/26 Upgrading : dnf-data-4.19.0-1.fc39.noarch 4/26 Upgrading : python3-dnf-4.19.0-1.fc39.noarch 5/26 Upgrading : dnf-4.19.0-1.fc39.noarch 6/26 Running scriptlet: dnf-4.19.0-1.fc39.noarch 6/26 Installing : python3-six-1.16.0-12.fc39.noarch 7/26 Installing : python3-dateutil-1:2.8.2-10.fc39.noarch 8/26 Installing : python3-distro-1.8.0-6.fc39.noarch 9/26 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 10/26 Installing : web-assets-filesystem-5-20.fc39.noarch 11/26 Installing : js-jquery-3.6.4-2.fc39.noarch 12/26 Installing : python-systemd-doc-235-5.fc39.x86_64 13/26 Installing : python3-systemd-235-5.fc39.x86_64 14/26 Installing : dbus-libs-1:1.14.10-1.fc39.x86_64 15/26 Installing : python3-dbus-1.3.2-4.fc39.x86_64 16/26 Installing : python3-dnf-plugins-core-4.5.0-1.fc39.noarch 17/26 Installing : dnf-plugins-core-4.5.0-1.fc39.noarch 18/26 (17/45): libxkbcommon-1.5.0-2.fc38.x86_64.rpm 618 kB/s | 140 kB 00:00 Upgrading : yum-4.19.0-1.fc39.noarch 19/26 Cleanup : yum-4.18.2-1.fc39.noarch 20/26 Running scriptlet: dnf-4.18.2-1.fc39.noarch 21/26 Cleanup : dnf-4.18.2-1.fc39.noarch 21/26 Running scriptlet: dnf-4.18.2-1.fc39.noarch 21/26 Cleanup : python3-dnf-4.18.2-1.fc39.noarch 22/26 Cleanup : python3-hawkey-0.72.0-1.fc39.x86_64 23/26 Cleanup : dnf-data-4.18.2-1.fc39.noarch 24/26 Cleanup : python3-libdnf-0.72.0-1.fc39.x86_64 25/26 Cleanup : libdnf-0.72.0-1.fc39.x86_64 26/26 (18/45): qrencode-libs-4.1.1-4.fc38.x86_64.rpm 102 kB/s | 61 kB 00:00 Running scriptlet: libdnf-0.72.0-1.fc39.x86_64 26/26 Verifying : dbus-libs-1:1.14.10-1.fc39.x86_64 1/26 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 2/26 Verifying : js-jquery-3.6.4-2.fc39.noarch 3/26 Verifying : python-systemd-doc-235-5.fc39.x86_64 4/26 Verifying : python3-dateutil-1:2.8.2-10.fc39.noarch 5/26 Verifying : python3-dbus-1.3.2-4.fc39.x86_64 6/26 Verifying : python3-distro-1.8.0-6.fc39.noarch 7/26 Verifying : python3-six-1.16.0-12.fc39.noarch 8/26 Verifying : python3-systemd-235-5.fc39.x86_64 9/26 Verifying : web-assets-filesystem-5-20.fc39.noarch 10/26 Verifying : dnf-plugins-core-4.5.0-1.fc39.noarch 11/26 Verifying : python3-dnf-plugins-core-4.5.0-1.fc39.noarch 12/26 Verifying : dnf-4.19.0-1.fc39.noarch 13/26 Verifying : dnf-4.18.2-1.fc39.noarch 14/26 Verifying : dnf-data-4.19.0-1.fc39.noarch 15/26 Verifying : dnf-data-4.18.2-1.fc39.noarch 16/26 Verifying : libdnf-0.73.0-1.fc39.x86_64 17/26 Verifying : libdnf-0.72.0-1.fc39.x86_64 18/26 Verifying : python3-dnf-4.19.0-1.fc39.noarch 19/26 Verifying : python3-dnf-4.18.2-1.fc39.noarch 20/26 Verifying : python3-hawkey-0.73.0-1.fc39.x86_64 21/26 Verifying : python3-hawkey-0.72.0-1.fc39.x86_64 22/26 Verifying : python3-libdnf-0.73.0-1.fc39.x86_64 23/26 Verifying : python3-libdnf-0.72.0-1.fc39.x86_64 24/26 Verifying : yum-4.19.0-1.fc39.noarch 25/26 Verifying : yum-4.18.2-1.fc39.noarch 26/26 Upgraded: dnf-4.19.0-1.fc39.noarch dnf-data-4.19.0-1.fc39.noarch libdnf-0.73.0-1.fc39.x86_64 python3-dnf-4.19.0-1.fc39.noarch python3-hawkey-0.73.0-1.fc39.x86_64 python3-libdnf-0.73.0-1.fc39.x86_64 yum-4.19.0-1.fc39.noarch Installed: dbus-libs-1:1.14.10-1.fc39.x86_64 dnf-plugins-core-4.5.0-1.fc39.noarch fonts-filesystem-1:2.0.5-12.fc39.noarch js-jquery-3.6.4-2.fc39.noarch python-systemd-doc-235-5.fc39.x86_64 python3-dateutil-1:2.8.2-10.fc39.noarch python3-dbus-1.3.2-4.fc39.x86_64 python3-distro-1.8.0-6.fc39.noarch python3-dnf-plugins-core-4.5.0-1.fc39.noarch python3-six-1.16.0-12.fc39.noarch python3-systemd-235-5.fc39.x86_64 web-assets-filesystem-5-20.fc39.noarch Complete! (19/45): policycoreutils-3.5-1.fc38.x86_64.rpm 322 kB/s | 241 kB 00:00 + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Last metadata expiration check: 0:00:15 ago on Wed Feb 28 12:25:21 2024. (20/45): util-linux-2.38.1-4.fc38.x86_64.rpm 1.1 MB/s | 2.3 MB 00:02 (21/45): container-selinux-2.228.1-1.fc38.noarc 554 kB/s | 54 kB 00:00 (22/45): dbus-1.14.10-1.fc38.x86_64.rpm 742 kB/s | 8.0 kB 00:00 (23/45): dbus-common-1.14.10-1.fc38.noarch.rpm 1.3 MB/s | 15 kB 00:00 (24/45): device-mapper-1.02.197-1.fc38.x86_64.r 4.9 MB/s | 137 kB 00:00 (25/45): device-mapper-libs-1.02.197-1.fc38.x86 10 MB/s | 175 kB 00:00 (26/45): diffutils-3.10-1.fc38.x86_64.rpm 22 MB/s | 398 kB 00:00 (27/45): fuse-common-3.14.1-1.fc38.x86_64.rpm 772 kB/s | 6.9 kB 00:00 (28/45): fuse-overlayfs-1.12-1.fc38.x86_64.rpm 5.0 MB/s | 67 kB 00:00 (29/45): fuse3-3.14.1-1.fc38.x86_64.rpm 6.2 MB/s | 55 kB 00:00 (30/45): fuse3-libs-3.14.1-1.fc38.x86_64.rpm 11 MB/s | 93 kB 00:00 (31/45): iptables-legacy-1.8.9-4.fc38.1.x86_64. 6.3 MB/s | 52 kB 00:00 (32/45): iptables-legacy-libs-1.8.9-4.fc38.1.x8 4.7 MB/s | 37 kB 00:00 (33/45): iptables-libs-1.8.9-4.fc38.1.x86_64.rp 24 MB/s | 414 kB 00:00 (34/45): libnetfilter_conntrack-1.0.9-1.fc38.x8 7.2 MB/s | 59 kB 00:00 (35/45): xkeyboard-config-2.38-1.fc38.noarch.rp 486 kB/s | 963 kB 00:01 (36/45): libpcap-1.10.4-1.fc38.x86_64.rpm 14 MB/s | 175 kB 00:00 (37/45): rpm-plugin-selinux-4.18.2-1.fc38.x86_6 2.4 MB/s | 18 kB 00:00 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~20240226182428.efb9206-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.24.6-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm' + set -x ++ source /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 + product_version=7 + '[' 7 = rawhide ']' + yum install -y rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.24.6-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm Loaded plugins: fastestmirror, ovl Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm: 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.el7.x86_64.rpm: docker-buildx-plugin-0.12.1-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.el7.x86_64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.24.6-0.el7.x86_64.rpm: docker-compose-plugin-2.24.6-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.24.6-0.el7.x86_64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm: 1:docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package docker-buildx-plugin.x86_64 0:0.12.1-0.el7 will be installed ---> Package docker-ce.x86_64 3:0.0.0~20240226182428.efb9206-0.el7 will be installed --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20240226182428.efb9206-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.24 for package: 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64 ---> Package docker-ce-cli.x86_64 1:0.0.0~20240226182428.efb9206-0.el7 will be installed ---> Package docker-ce-rootless-extras.x86_64 0:0.0.0~20240226182428.efb9206-0.el7 will be installed --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64 ---> Package docker-compose-plugin.x86_64 0:2.24.6-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.28-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.12.1-0.el7 /docker-buildx-plugin-0.12.1-0.el7.x86_64 58 M docker-ce x86_64 3:0.0.0~20240226182428.efb9206-0.el7 /docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64 104 M docker-ce-cli x86_64 1:0.0.0~20240226182428.efb9206-0.el7 /docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_64 36 M docker-ce-rootless-extras x86_64 0.0.0~20240226182428.efb9206-0.el7 /docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.el7.x86_64 20 M docker-compose-plugin x86_64 2.24.6-0.el7 /docker-compose-plugin-2.24.6-0.el7.x86_64 59 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.28-3.1.el7 docker-ce-test 35 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 5 Packages (+22 Dependent packages) Total size: 321 M Total download size: 46 M Installed size: 425 M Downloading packages: (38/45): selinux-policy-38.31-1.fc38.noarch.rpm 1.7 MB/s | 56 kB 00:00 (39/45): slirp4netns-1.2.2-1.fc38.x86_64.rpm 3.3 MB/s | 47 kB 00:00 (40/45): xz-5.4.1-1.fc38.x86_64.rpm 218 kB/s | 419 kB 00:01 (41/45): selinux-policy-targeted-38.31-1.fc38.n 53 MB/s | 6.7 MB 00:00 (42/45): systemd-pam-253.15-2.fc38.x86_64.rpm 28 MB/s | 337 kB 00:00 (43/45): systemd-resolved-253.15-2.fc38.x86_64. 24 MB/s | 288 kB 00:00 (44/45): systemd-networkd-253.15-2.fc38.x86_64. 6.6 MB/s | 631 kB 00:00 (45/45): systemd-253.15-2.fc38.x86_64.rpm 24 MB/s | 4.5 MB 00:00 -------------------------------------------------------------------------------- Total 12 MB/s | 54 MB 00:04 Package findutils-1:4.9.0-5.fc39.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! + install_rpm_containerd + '[' prod = 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.19.0 Installed: dnf-0:4.19.0-1.fc39.noarch at Wed Feb 28 12:25:35 2024 Built : Fedora Project at Tue Feb 20 14:19:51 2024 Installed: rpm-0:4.19.1.1-1.fc39.x86_64 at Mon Feb 19 07:48:39 2024 Built : Fedora Project at Wed Feb 7 16:05:57 2024 + 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 Docker CE Test - x86_64 6.8 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 + dnf config-manager --set-disabled 'docker-ce-*' + dnf config-manager --set-enabled docker-ce-test 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 warning: /var/cache/yum/x86_64/7/docker-ce-test/packages/containerd.io-1.6.28-3.1.el7.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY Public key for containerd.io-1.6.28-3.1.el7.x86_64.rpm is not installed + dnf makecache Running transaction check Transaction check succeeded. Running transaction test Docker CE Test - x86_64 37 kB/s | 17 kB 00:00 Fedora 39 - x86_64 80 kB/s | 24 kB 00:00 Transaction test succeeded. Running transaction Public key for container-selinux-2.119.2-1.911c772.el7_8.noarch.rpm is not installed Fedora 39 openh264 (From Cisco) - x86_64 2.8 kB/s | 989 B 00:00 Fedora 39 - x86_64 - Updates 62 kB/s | 22 kB 00:00 Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 1/1 Preparing : 1/1 Installing : libseccomp-2.5.3-4.fc38.x86_64 1/50 Installing : docker-compose-plugin-2.24.6-0.fc38.x86_64 2/50 Running scriptlet: docker-compose-plugin-2.24.6-0.fc38.x86_64 2/50 Installing : fuse3-libs-3.14.1-1.fc38.x86_64 3/50 Installing : diffutils-3.10-1.fc38.x86_64 4/50 Installing : libselinux-utils-3.5-1.fc38.x86_64 5/50 Installing : libfdisk-2.38.1-4.fc38.x86_64 6/50 Installing : docker-buildx-plugin-0.12.1-0.fc38.x86_64 7/50 Running scriptlet: docker-buildx-plugin-0.12.1-0.fc38.x86_64 7/50 Installing : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc3 8/50 Running scriptlet: docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc3 8/50 Installing : fuse-common-3.14.1-1.fc38.x86_64 9/50 Installing : fuse3-3.14.1-1.fc38.x86_64 10/50 Installing : dbus-common-1:1.14.10-1.fc38.noarch 11/50 Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch 11/50 Running scriptlet: dbus-broker-33-1.fc38.x86_64 12/50 Installing : dbus-broker-33-1.fc38.x86_64 12/50 Running scriptlet: dbus-broker-33-1.fc38.x86_64 12/50 Installing : dbus-1:1.14.10-1.fc38.x86_64 13/50 Metadata cache created. [DEBUG] Installing engine rpms + echo '[DEBUG] Installing engine rpms' ++ find rpm/rpmbuild/fedora-39/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-compose-plugin-2.24.6-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.fc39.x86_64.rpm' + set -x ++ source /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='39 (Container Image)' +++ ID=fedora +++ VERSION_ID=39 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f39 +++ PRETTY_NAME='Fedora Linux 39 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39 +++ DEFAULT_HOSTNAME=fedora +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=39 +++ SUPPORT_END=2024-11-12 +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 39 + product_version=39 + '[' 39 = rawhide ']' + dnf install -y rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-0.0.0~20240226182428.efb9206-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-cli-0.0.0~20240226182428.efb9206-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-compose-plugin-2.24.6-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-buildx-plugin-0.12.1-0.fc39.x86_64.rpm Installing : xz-5.4.1-1.fc38.x86_64 14/50 Installing : xkeyboard-config-2.38-1.fc38.noarch 15/50 Installing : libxkbcommon-1.5.0-2.fc38.x86_64 16/50 Installing : qrencode-libs-4.1.1-4.fc38.x86_64 17/50 Running scriptlet: libutempter-1.2.1-8.fc38.x86_64 18/50 Installing : libutempter-1.2.1-8.fc38.x86_64 18/50 Installing : util-linux-2.38.1-4.fc38.x86_64 19/50 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : policycoreutils-3.5-1.fc38.x86_64 20/50 Running scriptlet: policycoreutils-3.5-1.fc38.x86_64 20/50 Installing : selinux-policy-38.31-1.fc38.noarch 21/50 Running scriptlet: selinux-policy-38.31-1.fc38.noarch 21/50 Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 22/50 Installing : selinux-policy-targeted-38.31-1.fc38.noarch 22/50 Last metadata expiration check: 0:00:02 ago on Wed Feb 28 12:25:41 2024. Dependencies resolved. ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: docker-buildx-plugin x86_64 0.12.1-0.fc39 @commandline 13 M docker-ce x86_64 3:0.0.0~20240226182428.efb9206-0.fc39 @commandline 26 M docker-ce-cli x86_64 1:0.0.0~20240226182428.efb9206-0.fc39 @commandline 7.3 M docker-ce-rootless-extras x86_64 0.0.0~20240226182428.efb9206-0.fc39 @commandline 4.0 M docker-compose-plugin x86_64 2.24.6-0.fc39 @commandline 13 M Installing dependencies: container-selinux noarch 2:2.229.0-1.fc39 updates 54 k containerd.io x86_64 1.6.28-3.1.fc39 docker-ce-test 34 M dbus x86_64 1:1.14.10-1.fc39 fedora 8.1 k dbus-broker x86_64 35-2.fc39 updates 176 k dbus-common noarch 1:1.14.10-1.fc39 fedora 15 k device-mapper x86_64 1.02.197-1.fc39 updates 138 k device-mapper-libs x86_64 1.02.197-1.fc39 updates 176 k diffutils x86_64 3.10-3.fc39 fedora 398 k fuse-common x86_64 3.16.1-1.fc39 fedora 8.3 k fuse-overlayfs x86_64 1.12-2.fc39 fedora 67 k fuse3 x86_64 3.16.1-1.fc39 fedora 57 k fuse3-libs x86_64 3.16.1-1.fc39 fedora 94 k iptables-legacy x86_64 1.8.9-5.fc39 fedora 52 k iptables-legacy-libs x86_64 1.8.9-5.fc39 fedora 38 k iptables-libs x86_64 1.8.9-5.fc39 fedora 414 k kmod x86_64 30-6.fc39 fedora 120 k kmod-libs x86_64 30-6.fc39 fedora 67 k libargon2 x86_64 20190702-3.fc39 fedora 28 k libcgroup x86_64 3.0-3.fc39 fedora 74 k libfdisk x86_64 2.39.3-5.fc39 updates 162 k libibverbs x86_64 46.0-4.fc39 fedora 431 k libmnl x86_64 1.0.5-3.fc39 fedora 28 k libnetfilter_conntrack x86_64 1.0.9-2.fc39 fedora 59 k libnfnetlink x86_64 1.0.1-24.fc39 fedora 29 k libnl3 x86_64 3.9.0-1.fc39 updates 350 k libpcap x86_64 14:1.10.4-2.fc39 fedora 175 k libseccomp x86_64 2.5.3-6.fc39 fedora 71 k libselinux-utils x86_64 3.5-5.fc39 fedora 163 k libslirp x86_64 4.7.0-4.fc39 fedora 75 k libutempter x86_64 1.2.1-10.fc39 fedora 26 k policycoreutils x86_64 3.5-8.fc39 updates 243 k rpm-plugin-selinux x86_64 4.19.1.1-1.fc39 updates 20 k selinux-policy noarch 39.4-1.fc39 updates 57 k selinux-policy-targeted noarch 39.4-1.fc39 updates 6.7 M slirp4netns x86_64 1.2.2-1.fc39 updates 47 k systemd x86_64 254.9-1.fc39 updates 4.7 M systemd-pam x86_64 254.9-1.fc39 updates 360 k util-linux x86_64 2.39.3-5.fc39 updates 1.2 M xkeyboard-config noarch 2.40-1.fc39 updates 971 k xz x86_64 5.4.4-1.fc39 fedora 556 k Installing weak dependencies: cryptsetup-libs x86_64 2.6.1-3.fc39 fedora 491 k libbpf x86_64 2:1.1.0-4.fc39 fedora 165 k libxkbcommon x86_64 1.6.0-1.fc39 updates 142 k qrencode-libs x86_64 4.1.1-5.fc39 fedora 61 k systemd-networkd x86_64 254.9-1.fc39 updates 647 k systemd-resolved x86_64 254.9-1.fc39 updates 293 k Transaction Summary ================================================================================================ Install 51 Packages Total size: 117 M Total download size: 54 M Installed size: 443 M Downloading Packages: (1/46): dbus-1.14.10-1.fc39.x86_64.rpm 36 kB/s | 8.1 kB 00:00 (2/46): cryptsetup-libs-2.6.1-3.fc39.x86_64.rpm 2.1 MB/s | 491 kB 00:00 (3/46): dbus-common-1.14.10-1.fc39.noarch.rpm 1.5 MB/s | 15 kB 00:00 (4/46): diffutils-3.10-3.fc39.x86_64.rpm 40 MB/s | 398 kB 00:00 (5/46): fuse-common-3.16.1-1.fc39.x86_64.rpm 1.0 MB/s | 8.3 kB 00:00 (6/46): fuse-overlayfs-1.12-2.fc39.x86_64.rpm 11 MB/s | 67 kB 00:00 (7/46): fuse3-3.16.1-1.fc39.x86_64.rpm 8.3 MB/s | 57 kB 00:00 (8/46): fuse3-libs-3.16.1-1.fc39.x86_64.rpm 12 MB/s | 94 kB 00:00 (9/46): iptables-legacy-1.8.9-5.fc39.x86_64.rpm 7.1 MB/s | 52 kB 00:00 (10/46): iptables-legacy-libs-1.8.9-5.fc39.x86_ 5.4 MB/s | 38 kB 00:00 (11/46): kmod-30-6.fc39.x86_64.rpm 20 MB/s | 120 kB 00:00 (12/46): iptables-libs-1.8.9-5.fc39.x86_64.rpm 23 MB/s | 414 kB 00:00 (13/46): kmod-libs-30-6.fc39.x86_64.rpm 5.5 MB/s | 67 kB 00:00 (14/46): libargon2-20190702-3.fc39.x86_64.rpm 3.0 MB/s | 28 kB 00:00 (15/46): libbpf-1.1.0-4.fc39.x86_64.rpm 14 MB/s | 165 kB 00:00 (16/46): libcgroup-3.0-3.fc39.x86_64.rpm 5.6 MB/s | 74 kB 00:00 (17/46): libibverbs-46.0-4.fc39.x86_64.rpm 37 MB/s | 431 kB 00:00 (18/46): libmnl-1.0.5-3.fc39.x86_64.rpm 1.6 MB/s | 28 kB 00:00 (19/46): libnetfilter_conntrack-1.0.9-2.fc39.x8 7.7 MB/s | 59 kB 00:00 (20/46): libnfnetlink-1.0.1-24.fc39.x86_64.rpm 3.9 MB/s | 29 kB 00:00 (21/46): libpcap-1.10.4-2.fc39.x86_64.rpm 8.1 MB/s | 175 kB 00:00 (22/46): libseccomp-2.5.3-6.fc39.x86_64.rpm 7.6 MB/s | 71 kB 00:00 (23/46): libselinux-utils-3.5-5.fc39.x86_64.rpm 16 MB/s | 163 kB 00:00 (24/46): libslirp-4.7.0-4.fc39.x86_64.rpm 7.3 MB/s | 75 kB 00:00 (25/46): libutempter-1.2.1-10.fc39.x86_64.rpm 3.2 MB/s | 26 kB 00:00 (26/46): qrencode-libs-4.1.1-5.fc39.x86_64.rpm 4.0 MB/s | 61 kB 00:00 (27/46): xz-5.4.4-1.fc39.x86_64.rpm 42 MB/s | 556 kB 00:00 (28/46): container-selinux-2.229.0-1.fc39.noarc 4.7 MB/s | 54 kB 00:00 (29/46): dbus-broker-35-2.fc39.x86_64.rpm 13 MB/s | 176 kB 00:00 (30/46): device-mapper-1.02.197-1.fc39.x86_64.r 9.7 MB/s | 138 kB 00:00 (31/46): containerd.io-1.6.28-3.1.fc39.x86_64.r 57 MB/s | 34 MB 00:00 (32/46): device-mapper-libs-1.02.197-1.fc39.x86 984 kB/s | 176 kB 00:00 (33/46): libfdisk-2.39.3-5.fc39.x86_64.rpm 934 kB/s | 162 kB 00:00 (34/46): libnl3-3.9.0-1.fc39.x86_64.rpm 34 MB/s | 350 kB 00:00 (35/46): libxkbcommon-1.6.0-1.fc39.x86_64.rpm 10 MB/s | 142 kB 00:00 (36/46): policycoreutils-3.5-8.fc39.x86_64.rpm 17 MB/s | 243 kB 00:00 (37/46): rpm-plugin-selinux-4.19.1.1-1.fc39.x86 2.6 MB/s | 20 kB 00:00 (38/46): selinux-policy-39.4-1.fc39.noarch.rpm 5.4 MB/s | 57 kB 00:00 (39/46): slirp4netns-1.2.2-1.fc39.x86_64.rpm 4.9 MB/s | 47 kB 00:00 (40/46): systemd-networkd-254.9-1.fc39.x86_64.r 52 MB/s | 647 kB 00:00 (41/46): selinux-policy-targeted-39.4-1.fc39.no 80 MB/s | 6.7 MB 00:00 (42/46): systemd-254.9-1.fc39.x86_64.rpm 52 MB/s | 4.7 MB 00:00 (43/46): systemd-pam-254.9-1.fc39.x86_64.rpm 5.1 MB/s | 360 kB 00:00 (44/46): systemd-resolved-254.9-1.fc39.x86_64.r 22 MB/s | 293 kB 00:00 (45/46): util-linux-2.39.3-5.fc39.x86_64.rpm 54 MB/s | 1.2 MB 00:00 (46/46): xkeyboard-config-2.40-1.fc39.noarch.rp 43 MB/s | 971 kB 00:00 -------------------------------------------------------------------------------- Total 33 MB/s | 54 MB 00:01 Docker CE Test - x86_64 7.2 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-39.4-1.fc39.noarch 1/1 Preparing : 1/1 Installing : libseccomp-2.5.3-6.fc39.x86_64 1/51 Installing : docker-compose-plugin-2.24.6-0.fc39.x86_64 2/51 Running scriptlet: docker-compose-plugin-2.24.6-0.fc39.x86_64 2/51 Installing : libfdisk-2.39.3-5.fc39.x86_64 3/51 Installing : libselinux-utils-3.5-5.fc39.x86_64 4/51 Installing : fuse3-libs-3.16.1-1.fc39.x86_64 5/51 Installing : diffutils-3.10-3.fc39.x86_64 6/51 Installing : docker-buildx-plugin-0.12.1-0.fc39.x86_64 7/51 Running scriptlet: docker-buildx-plugin-0.12.1-0.fc39.x86_64 7/51 Installing : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc3 8/51 Running scriptlet: docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc3 8/51 Installing : xkeyboard-config-2.40-1.fc39.noarch 9/51 Installing : libxkbcommon-1.6.0-1.fc39.x86_64 10/51 Installing : libnl3-3.9.0-1.fc39.x86_64 11/51 Installing : libibverbs-46.0-4.fc39.x86_64 12/51 Installing : libpcap-14:1.10.4-2.fc39.x86_64 13/51 Installing : iptables-legacy-libs-1.8.9-5.fc39.x86_64 14/51 Installing : xz-5.4.4-1.fc39.x86_64 15/51 Installing : qrencode-libs-4.1.1-5.fc39.x86_64 16/51 Installing : libslirp-4.7.0-4.fc39.x86_64 17/51 Installing : slirp4netns-1.2.2-1.fc39.x86_64 18/51 Installing : libnfnetlink-1.0.1-24.fc39.x86_64 19/51 Installing : libmnl-1.0.5-3.fc39.x86_64 20/51 Installing : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 21/51 Installing : iptables-libs-1.8.9-5.fc39.x86_64 22/51 Installing : iptables-legacy-1.8.9-5.fc39.x86_64 23/51 Running scriptlet: iptables-legacy-1.8.9-5.fc39.x86_64 23/51 Installing : libbpf-2:1.1.0-4.fc39.x86_64 24/51 Installing : libargon2-20190702-3.fc39.x86_64 25/51 Installing : kmod-libs-30-6.fc39.x86_64 26/51 Installing : kmod-30-6.fc39.x86_64 27/51 Installing : fuse-common-3.16.1-1.fc39.x86_64 28/51 Installing : fuse3-3.16.1-1.fc39.x86_64 29/51 Installing : fuse-overlayfs-1.12-2.fc39.x86_64 30/51 Running scriptlet: fuse-overlayfs-1.12-2.fc39.x86_64 30/51 Installing : dbus-common-1:1.14.10-1.fc39.noarch 31/51 Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch 31/51 Running scriptlet: dbus-broker-35-2.fc39.x86_64 32/51 Installing : dbus-broker-35-2.fc39.x86_64 32/51 Running scriptlet: dbus-broker-35-2.fc39.x86_64 32/51 Installing : dbus-1:1.14.10-1.fc39.x86_64 33/51 Running scriptlet: libutempter-1.2.1-10.fc39.x86_64 34/51 Installing : libutempter-1.2.1-10.fc39.x86_64 34/51 Installing : device-mapper-libs-1.02.197-1.fc39.x86_64 35/51 Installing : cryptsetup-libs-2.6.1-3.fc39.x86_64 36/51 Installing : device-mapper-1.02.197-1.fc39.x86_64 37/51 Installing : systemd-networkd-254.9-1.fc39.x86_64 38/51 Running scriptlet: systemd-networkd-254.9-1.fc39.x86_64 38/51 Installing : systemd-pam-254.9-1.fc39.x86_64 39/51 Installing : systemd-resolved-254.9-1.fc39.x86_64 40/51 Running scriptlet: systemd-resolved-254.9-1.fc39.x86_64 40/51 Installing : util-linux-2.39.3-5.fc39.x86_64 41/51 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : systemd-254.9-1.fc39.x86_64 42/51 Running scriptlet: systemd-254.9-1.fc39.x86_64 42/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 : policycoreutils-3.5-8.fc39.x86_64 43/51 Running scriptlet: policycoreutils-3.5-8.fc39.x86_64 43/51 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. Installing : selinux-policy-39.4-1.fc39.noarch 44/51 Running scriptlet: selinux-policy-39.4-1.fc39.noarch 44/51 Running scriptlet: selinux-policy-targeted-39.4-1.fc39.noarch 45/51 Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 22/50 Running scriptlet: container-selinux-2:2.228.1-1.fc38.noarch 23/50 Installing : container-selinux-2:2.228.1-1.fc38.noarch 23/50 Installing : selinux-policy-targeted-39.4-1.fc39.noarch 45/51 + 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/ \ && GO111MODULE=on \ CGO_ENABLED=0 \ go build \ -mod=vendor \ -trimpath \ -ldflags "-X github.com/docker/buildx/version.Version=v0.12.1 -X github.com/docker/buildx/version.Revision=30feaa1 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \ -o "/usr/libexec/docker/cli-plugins/docker-buildx" \ ./cmd/buildx Public key for selinux-policy-3.13.1-268.el7_9.2.noarch.rpm is not installed -------------------------------------------------------------------------------- Total 1.6 MB/s | 46 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 Running scriptlet: container-selinux-2:2.228.1-1.fc38.noarch 23/50 Installing : libslirp-4.7.0-3.fc38.x86_64 24/50 Installing : slirp4netns-1.2.2-1.fc38.x86_64 25/50 Installing : libnl3-3.7.0-3.fc38.x86_64 26/50 Installing : libibverbs-44.0-3.fc38.x86_64 27/50 Installing : libpcap-14:1.10.4-1.fc38.x86_64 28/50 Installing : iptables-legacy-libs-1.8.9-4.fc38.1.x86_64 29/50 Installing : libnfnetlink-1.0.1-23.fc38.x86_64 30/50 Installing : libmnl-1.0.5-2.fc38.x86_64 31/50 Installing : libnetfilter_conntrack-1.0.9-1.fc38.x86_64 32/50 Installing : iptables-libs-1.8.9-4.fc38.1.x86_64 33/50 Installing : iptables-legacy-1.8.9-4.fc38.1.x86_64 34/50 Running scriptlet: iptables-legacy-1.8.9-4.fc38.1.x86_64 34/50 Installing : libargon2-20190702-2.fc38.x86_64 35/50 Installing : kmod-libs-30-4.fc38.x86_64 36/50 Installing : device-mapper-libs-1.02.197-1.fc38.x86_64 37/50 Installing : cryptsetup-libs-2.6.1-1.fc38.x86_64 38/50 Installing : device-mapper-1.02.197-1.fc38.x86_64 39/50 Installing : systemd-networkd-253.15-2.fc38.x86_64 40/50 Running scriptlet: systemd-networkd-253.15-2.fc38.x86_64 40/50 Installing : systemd-pam-253.15-2.fc38.x86_64 41/50 Installing : systemd-resolved-253.15-2.fc38.x86_64 42/50 Running scriptlet: systemd-resolved-253.15-2.fc38.x86_64 42/50 Installing : systemd-253.15-2.fc38.x86_64 43/50 Running scriptlet: systemd-253.15-2.fc38.x86_64 43/50 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.28-3.1.fc38.x86_64 44/50 Running scriptlet: containerd.io-1.6.28-3.1.fc38.x86_64 44/50 Installing : libcgroup-3.0-2.fc38.x86_64 45/50 Installing : kmod-30-4.fc38.x86_64 46/50 Installing : fuse-overlayfs-1.12-1.fc38.x86_64 47/50 Running scriptlet: selinux-policy-targeted-39.4-1.fc39.noarch 45/51 Running scriptlet: container-selinux-2:2.229.0-1.fc39.noarch 46/51 Installing : container-selinux-2:2.229.0-1.fc39.noarch 46/51 Running scriptlet: fuse-overlayfs-1.12-1.fc38.x86_64 47/50 Installing : docker-ce-rootless-extras-0.0.0~20240226182428.efb 48/50 Running scriptlet: docker-ce-rootless-extras-0.0.0~20240226182428.efb 48/50 Installing : docker-ce-3:0.0.0~20240226182428.efb9206-0.fc38.x8 49/50 Running scriptlet: docker-ce-3:0.0.0~20240226182428.efb9206-0.fc38.x8 49/50 Installing : rpm-plugin-selinux-4.18.2-1.fc38.x86_64 50/50 Running scriptlet: selinux-policy-targeted-38.31-1.fc38.noarch 50/50 Running scriptlet: container-selinux-2:2.228.1-1.fc38.noarch 50/50 Running scriptlet: systemd-resolved-253.15-2.fc38.x86_64 50/50 Running scriptlet: rpm-plugin-selinux-4.18.2-1.fc38.x86_64 50/50 Verifying : containerd.io-1.6.28-3.1.fc38.x86_64 1/50 Verifying : cryptsetup-libs-2.6.1-1.fc38.x86_64 2/50 Verifying : dbus-broker-33-1.fc38.x86_64 3/50 Verifying : kmod-30-4.fc38.x86_64 4/50 Verifying : kmod-libs-30-4.fc38.x86_64 5/50 Verifying : libargon2-20190702-2.fc38.x86_64 6/50 Verifying : libcgroup-3.0-2.fc38.x86_64 7/50 Verifying : libfdisk-2.38.1-4.fc38.x86_64 8/50 Verifying : libibverbs-44.0-3.fc38.x86_64 9/50 Verifying : libmnl-1.0.5-2.fc38.x86_64 10/50 Verifying : libnfnetlink-1.0.1-23.fc38.x86_64 11/50 Verifying : libnl3-3.7.0-3.fc38.x86_64 12/50 Verifying : libseccomp-2.5.3-4.fc38.x86_64 13/50 Verifying : libselinux-utils-3.5-1.fc38.x86_64 14/50 Verifying : libslirp-4.7.0-3.fc38.x86_64 15/50 Verifying : libutempter-1.2.1-8.fc38.x86_64 16/50 Verifying : libxkbcommon-1.5.0-2.fc38.x86_64 17/50 Verifying : policycoreutils-3.5-1.fc38.x86_64 18/50 Verifying : qrencode-libs-4.1.1-4.fc38.x86_64 19/50 Verifying : util-linux-2.38.1-4.fc38.x86_64 20/50 Verifying : xkeyboard-config-2.38-1.fc38.noarch 21/50 Verifying : xz-5.4.1-1.fc38.x86_64 22/50 Verifying : container-selinux-2:2.228.1-1.fc38.noarch 23/50 Verifying : dbus-1:1.14.10-1.fc38.x86_64 24/50 Verifying : dbus-common-1:1.14.10-1.fc38.noarch 25/50 Verifying : device-mapper-1.02.197-1.fc38.x86_64 26/50 Verifying : device-mapper-libs-1.02.197-1.fc38.x86_64 27/50 Verifying : diffutils-3.10-1.fc38.x86_64 28/50 Verifying : fuse-common-3.14.1-1.fc38.x86_64 29/50 Verifying : fuse-overlayfs-1.12-1.fc38.x86_64 30/50 Verifying : fuse3-3.14.1-1.fc38.x86_64 31/50 Verifying : fuse3-libs-3.14.1-1.fc38.x86_64 32/50 Verifying : iptables-legacy-1.8.9-4.fc38.1.x86_64 33/50 Verifying : iptables-legacy-libs-1.8.9-4.fc38.1.x86_64 34/50 Verifying : iptables-libs-1.8.9-4.fc38.1.x86_64 35/50 Verifying : libnetfilter_conntrack-1.0.9-1.fc38.x86_64 36/50 Verifying : libpcap-14:1.10.4-1.fc38.x86_64 37/50 Verifying : rpm-plugin-selinux-4.18.2-1.fc38.x86_64 38/50 Verifying : selinux-policy-38.31-1.fc38.noarch 39/50 Verifying : selinux-policy-targeted-38.31-1.fc38.noarch 40/50 Verifying : slirp4netns-1.2.2-1.fc38.x86_64 41/50 Verifying : systemd-253.15-2.fc38.x86_64 42/50 Verifying : systemd-networkd-253.15-2.fc38.x86_64 43/50 Verifying : systemd-pam-253.15-2.fc38.x86_64 44/50 Verifying : systemd-resolved-253.15-2.fc38.x86_64 45/50 Verifying : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc3 46/50 Verifying : docker-buildx-plugin-0.12.1-0.fc38.x86_64 47/50 Verifying : docker-compose-plugin-2.24.6-0.fc38.x86_64 48/50 Verifying : docker-ce-rootless-extras-0.0.0~20240226182428.efb 49/50 Verifying : docker-ce-3:0.0.0~20240226182428.efb9206-0.fc38.x8 50/50 Installed: container-selinux-2:2.228.1-1.fc38.noarch containerd.io-1.6.28-3.1.fc38.x86_64 cryptsetup-libs-2.6.1-1.fc38.x86_64 dbus-1:1.14.10-1.fc38.x86_64 dbus-broker-33-1.fc38.x86_64 dbus-common-1:1.14.10-1.fc38.noarch device-mapper-1.02.197-1.fc38.x86_64 device-mapper-libs-1.02.197-1.fc38.x86_64 diffutils-3.10-1.fc38.x86_64 docker-buildx-plugin-0.12.1-0.fc38.x86_64 docker-ce-3:0.0.0~20240226182428.efb9206-0.fc38.x86_64 docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc38.x86_64 docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc38.x86_64 docker-compose-plugin-2.24.6-0.fc38.x86_64 fuse-common-3.14.1-1.fc38.x86_64 fuse-overlayfs-1.12-1.fc38.x86_64 fuse3-3.14.1-1.fc38.x86_64 fuse3-libs-3.14.1-1.fc38.x86_64 iptables-legacy-1.8.9-4.fc38.1.x86_64 iptables-legacy-libs-1.8.9-4.fc38.1.x86_64 iptables-libs-1.8.9-4.fc38.1.x86_64 kmod-30-4.fc38.x86_64 kmod-libs-30-4.fc38.x86_64 libargon2-20190702-2.fc38.x86_64 libcgroup-3.0-2.fc38.x86_64 libfdisk-2.38.1-4.fc38.x86_64 libibverbs-44.0-3.fc38.x86_64 libmnl-1.0.5-2.fc38.x86_64 libnetfilter_conntrack-1.0.9-1.fc38.x86_64 libnfnetlink-1.0.1-23.fc38.x86_64 libnl3-3.7.0-3.fc38.x86_64 libpcap-14:1.10.4-1.fc38.x86_64 libseccomp-2.5.3-4.fc38.x86_64 libselinux-utils-3.5-1.fc38.x86_64 libslirp-4.7.0-3.fc38.x86_64 libutempter-1.2.1-8.fc38.x86_64 libxkbcommon-1.5.0-2.fc38.x86_64 policycoreutils-3.5-1.fc38.x86_64 qrencode-libs-4.1.1-4.fc38.x86_64 rpm-plugin-selinux-4.18.2-1.fc38.x86_64 selinux-policy-38.31-1.fc38.noarch selinux-policy-targeted-38.31-1.fc38.noarch slirp4netns-1.2.2-1.fc38.x86_64 systemd-253.15-2.fc38.x86_64 systemd-networkd-253.15-2.fc38.x86_64 systemd-pam-253.15-2.fc38.x86_64 systemd-resolved-253.15-2.fc38.x86_64 util-linux-2.38.1-4.fc38.x86_64 xkeyboard-config-2.38-1.fc38.noarch xz-5.4.1-1.fc38.x86_64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.3 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 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 Installing : libseccomp-2.3.1-4.el7.x86_64 1/27 Installing : libcgroup-0.41-21.el7.x86_64 2/27 Installing : libnfnetlink-1.0.1-4.el7.x86_64 3/27 Installing : libselinux-utils-2.5-15.el7.x86_64 4/27 Installing : policycoreutils-2.5-34.el7.x86_64 5/27 Running scriptlet: container-selinux-2:2.229.0-1.fc39.noarch 46/51 Installing : containerd.io-1.6.28-3.1.fc39.x86_64 47/51 Running scriptlet: containerd.io-1.6.28-3.1.fc39.x86_64 47/51 Installing : libcgroup-3.0-3.fc39.x86_64 48/51 Installing : docker-ce-rootless-extras-0.0.0~20240226182428.efb 49/51 Running scriptlet: docker-ce-rootless-extras-0.0.0~20240226182428.efb 49/51 Installing : docker-ce-3:0.0.0~20240226182428.efb9206-0.fc39.x8 50/51 Running scriptlet: docker-ce-3:0.0.0~20240226182428.efb9206-0.fc39.x8 50/51 Installing : rpm-plugin-selinux-4.19.1.1-1.fc39.x86_64 51/51 Running scriptlet: systemd-resolved-254.9-1.fc39.x86_64 51/51 Running scriptlet: selinux-policy-targeted-39.4-1.fc39.noarch 51/51 Running scriptlet: container-selinux-2:2.229.0-1.fc39.noarch 51/51 Running scriptlet: rpm-plugin-selinux-4.19.1.1-1.fc39.x86_64 51/51 Verifying : containerd.io-1.6.28-3.1.fc39.x86_64 1/51 Verifying : cryptsetup-libs-2.6.1-3.fc39.x86_64 2/51 Verifying : dbus-1:1.14.10-1.fc39.x86_64 3/51 Verifying : dbus-common-1:1.14.10-1.fc39.noarch 4/51 Verifying : diffutils-3.10-3.fc39.x86_64 5/51 Verifying : fuse-common-3.16.1-1.fc39.x86_64 6/51 Verifying : fuse-overlayfs-1.12-2.fc39.x86_64 7/51 Verifying : fuse3-3.16.1-1.fc39.x86_64 8/51 Verifying : fuse3-libs-3.16.1-1.fc39.x86_64 9/51 Verifying : iptables-legacy-1.8.9-5.fc39.x86_64 10/51 Verifying : iptables-legacy-libs-1.8.9-5.fc39.x86_64 11/51 Verifying : iptables-libs-1.8.9-5.fc39.x86_64 12/51 Verifying : kmod-30-6.fc39.x86_64 13/51 Verifying : kmod-libs-30-6.fc39.x86_64 14/51 Verifying : libargon2-20190702-3.fc39.x86_64 15/51 Verifying : libbpf-2:1.1.0-4.fc39.x86_64 16/51 Verifying : libcgroup-3.0-3.fc39.x86_64 17/51 Verifying : libibverbs-46.0-4.fc39.x86_64 18/51 Verifying : libmnl-1.0.5-3.fc39.x86_64 19/51 Verifying : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 20/51 Verifying : libnfnetlink-1.0.1-24.fc39.x86_64 21/51 Verifying : libpcap-14:1.10.4-2.fc39.x86_64 22/51 Verifying : libseccomp-2.5.3-6.fc39.x86_64 23/51 Verifying : libselinux-utils-3.5-5.fc39.x86_64 24/51 Verifying : libslirp-4.7.0-4.fc39.x86_64 25/51 Verifying : libutempter-1.2.1-10.fc39.x86_64 26/51 Verifying : qrencode-libs-4.1.1-5.fc39.x86_64 27/51 Verifying : xz-5.4.4-1.fc39.x86_64 28/51 Verifying : container-selinux-2:2.229.0-1.fc39.noarch 29/51 Verifying : dbus-broker-35-2.fc39.x86_64 30/51 Verifying : device-mapper-1.02.197-1.fc39.x86_64 31/51 Verifying : device-mapper-libs-1.02.197-1.fc39.x86_64 32/51 Verifying : libfdisk-2.39.3-5.fc39.x86_64 33/51 Verifying : libnl3-3.9.0-1.fc39.x86_64 34/51 Verifying : libxkbcommon-1.6.0-1.fc39.x86_64 35/51 Verifying : policycoreutils-3.5-8.fc39.x86_64 36/51 Verifying : rpm-plugin-selinux-4.19.1.1-1.fc39.x86_64 37/51 Verifying : selinux-policy-39.4-1.fc39.noarch 38/51 Verifying : selinux-policy-targeted-39.4-1.fc39.noarch 39/51 Verifying : slirp4netns-1.2.2-1.fc39.x86_64 40/51 Verifying : systemd-254.9-1.fc39.x86_64 41/51 Verifying : systemd-networkd-254.9-1.fc39.x86_64 42/51 Verifying : systemd-pam-254.9-1.fc39.x86_64 43/51 Verifying : systemd-resolved-254.9-1.fc39.x86_64 44/51 Verifying : util-linux-2.39.3-5.fc39.x86_64 45/51 Verifying : xkeyboard-config-2.40-1.fc39.noarch 46/51 Verifying : docker-ce-3:0.0.0~20240226182428.efb9206-0.fc39.x8 47/51 Verifying : docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc3 48/51 Verifying : docker-ce-rootless-extras-0.0.0~20240226182428.efb 49/51 Verifying : docker-compose-plugin-2.24.6-0.fc39.x86_64 50/51 Verifying : docker-buildx-plugin-0.12.1-0.fc39.x86_64 51/51 Installed: container-selinux-2:2.229.0-1.fc39.noarch containerd.io-1.6.28-3.1.fc39.x86_64 cryptsetup-libs-2.6.1-3.fc39.x86_64 dbus-1:1.14.10-1.fc39.x86_64 dbus-broker-35-2.fc39.x86_64 dbus-common-1:1.14.10-1.fc39.noarch device-mapper-1.02.197-1.fc39.x86_64 device-mapper-libs-1.02.197-1.fc39.x86_64 diffutils-3.10-3.fc39.x86_64 docker-buildx-plugin-0.12.1-0.fc39.x86_64 docker-ce-3:0.0.0~20240226182428.efb9206-0.fc39.x86_64 docker-ce-cli-1:0.0.0~20240226182428.efb9206-0.fc39.x86_64 docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0.fc39.x86_64 docker-compose-plugin-2.24.6-0.fc39.x86_64 fuse-common-3.16.1-1.fc39.x86_64 fuse-overlayfs-1.12-2.fc39.x86_64 fuse3-3.16.1-1.fc39.x86_64 fuse3-libs-3.16.1-1.fc39.x86_64 iptables-legacy-1.8.9-5.fc39.x86_64 iptables-legacy-libs-1.8.9-5.fc39.x86_64 iptables-libs-1.8.9-5.fc39.x86_64 kmod-30-6.fc39.x86_64 kmod-libs-30-6.fc39.x86_64 libargon2-20190702-3.fc39.x86_64 libbpf-2:1.1.0-4.fc39.x86_64 libcgroup-3.0-3.fc39.x86_64 libfdisk-2.39.3-5.fc39.x86_64 libibverbs-46.0-4.fc39.x86_64 libmnl-1.0.5-3.fc39.x86_64 libnetfilter_conntrack-1.0.9-2.fc39.x86_64 libnfnetlink-1.0.1-24.fc39.x86_64 libnl3-3.9.0-1.fc39.x86_64 libpcap-14:1.10.4-2.fc39.x86_64 libseccomp-2.5.3-6.fc39.x86_64 libselinux-utils-3.5-5.fc39.x86_64 libslirp-4.7.0-4.fc39.x86_64 libutempter-1.2.1-10.fc39.x86_64 libxkbcommon-1.6.0-1.fc39.x86_64 policycoreutils-3.5-8.fc39.x86_64 qrencode-libs-4.1.1-5.fc39.x86_64 rpm-plugin-selinux-4.19.1.1-1.fc39.x86_64 selinux-policy-39.4-1.fc39.noarch selinux-policy-targeted-39.4-1.fc39.noarch slirp4netns-1.2.2-1.fc39.x86_64 systemd-254.9-1.fc39.x86_64 systemd-networkd-254.9-1.fc39.x86_64 systemd-pam-254.9-1.fc39.x86_64 systemd-resolved-254.9-1.fc39.x86_64 util-linux-2.39.3-5.fc39.x86_64 xkeyboard-config-2.40-1.fc39.noarch xz-5.4.4-1.fc39.x86_64 Complete! + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.3 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 6/27 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 7/27 Installing : slirp4netns-0.4.3-4.el7_8.x86_64 8/27 Installing : docker-buildx-plugin-0.12.1-0.el7.x86_64 9/27 Installing : audit-libs-python-2.8.5-4.el7.x86_64 10/27 Installing : libselinux-python-2.5-15.el7.x86_64 11/27 Installing : libsemanage-python-2.5-14.el7.x86_64 12/27 Installing : fuse3-libs-3.6.1-4.el7.x86_64 13/27 Installing : fuse-overlayfs-0.7.2-6.el7_8.x86_64 14/27 Installing : setools-libs-3.3.8-4.el7.x86_64 15/27 Installing : python-IPy-0.75-6.el7.noarch 16/27 Installing : checkpolicy-2.5-8.el7.x86_64 17/27 Installing : policycoreutils-python-2.5-34.el7.x86_64 18/27 Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 19/27 setsebool: SELinux is disabled. Installing : containerd.io-1.6.28-3.1.el7.x86_64 20/27 Installing : docker-compose-plugin-2.24.6-0.el7.x86_64 21/27 Installing : 1:docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_6 22/27 Installing : libmnl-1.0.3-7.el7.x86_64 23/27 Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 24/27 Installing : iptables-1.4.21-35.el7.x86_64 25/27 Installing : docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0 26/27 Installing : 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64 27/27 Verifying : libmnl-1.0.3-7.el7.x86_64 1/27 Verifying : containerd.io-1.6.28-3.1.el7.x86_64 2/27 Verifying : fuse-overlayfs-0.7.2-6.el7_8.x86_64 3/27 Verifying : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 4/27 Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 5/27 Verifying : docker-compose-plugin-2.24.6-0.el7.x86_64 6/27 Verifying : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 7/27 Verifying : checkpolicy-2.5-8.el7.x86_64 8/27 Verifying : docker-ce-rootless-extras-0.0.0~20240226182428.efb9206-0 9/27 Verifying : policycoreutils-2.5-34.el7.x86_64 10/27 Verifying : python-IPy-0.75-6.el7.noarch 11/27 Verifying : libseccomp-2.3.1-4.el7.x86_64 12/27 Verifying : libselinux-utils-2.5-15.el7.x86_64 13/27 Verifying : policycoreutils-python-2.5-34.el7.x86_64 14/27 Verifying : setools-libs-3.3.8-4.el7.x86_64 15/27 Verifying : fuse3-libs-3.6.1-4.el7.x86_64 16/27 Verifying : 3:docker-ce-0.0.0~20240226182428.efb9206-0.el7.x86_64 17/27 Verifying : libsemanage-python-2.5-14.el7.x86_64 18/27 Verifying : slirp4netns-0.4.3-4.el7_8.x86_64 19/27 Verifying : libnfnetlink-1.0.1-4.el7.x86_64 20/27 Verifying : libselinux-python-2.5-15.el7.x86_64 21/27 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 22/27 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 23/27 Verifying : iptables-1.4.21-35.el7.x86_64 24/27 Verifying : 1:docker-ce-cli-0.0.0~20240226182428.efb9206-0.el7.x86_6 25/27 Verifying : docker-buildx-plugin-0.12.1-0.el7.x86_64 26/27 Verifying : libcgroup-0.41-21.el7.x86_64 27/27 Installed: docker-buildx-plugin.x86_64 0:0.12.1-0.el7 docker-ce.x86_64 3:0.0.0~20240226182428.efb9206-0.el7 docker-ce-cli.x86_64 1:0.0.0~20240226182428.efb9206-0.el7 docker-ce-rootless-extras.x86_64 0:0.0.0~20240226182428.efb9206-0.el7 docker-compose-plugin.x86_64 0:2.24.6-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.28-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! + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.3.1 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.20.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading golang.org/x/term v0.16.0 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.20.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading golang.org/x/term v0.16.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.20.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading golang.org/x/term v0.16.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.20.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading golang.org/x/term v0.16.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.20.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading golang.org/x/term v0.16.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.20.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading golang.org/x/term v0.16.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.20.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading golang.org/x/term v0.16.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.20.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading golang.org/x/term v0.16.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 # Build the compose plugin cd /go/src/github.com/docker/compose \ && make VERSION=v2.24.6 DESTDIR=/usr/libexec/docker/cli-plugins build make[2]: Entering directory '/root/build-deb/compose' GO111MODULE=on go build -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.24.6" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd go: downloading github.com/docker/cli v25.0.3+incompatible go: downloading github.com/docker/docker v25.0.1+incompatible go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/compose-spec/compose-go/v2 v2.0.0-rc.7 go: downloading github.com/docker/buildx v0.12.0-rc2.0.20231219140829-617f538cb315 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/crazy-max/buildkit v0.7.1-0.20240130133234-d9aa289bd124 go: downloading golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 go: downloading github.com/containerd/containerd v1.7.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc6 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/buger/goterm v1.0.4 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 go: downloading k8s.io/client-go v0.26.7 go: downloading k8s.io/api v0.26.7 go: downloading k8s.io/apimachinery v0.26.7 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.20.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/docker/docker-credential-helpers v0.8.0 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading golang.org/x/term v0.16.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.19.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.45.0 go: downloading github.com/google/uuid v1.5.0 go: downloading k8s.io/apiserver v0.26.7 go: downloading github.com/gogo/googleapis v1.4.1 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/in-toto/in-toto-golang v0.5.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/containerd/continuity v0.4.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading golang.org/x/oauth2 v0.11.0 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/emicklei/go-restful/v3 v3.10.1 go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/josharian/intern v1.0.0 make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined 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.12.1-1~raspbian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined 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~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~raspbian.11~bullseye_armhf.deb'. 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined 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.12.1-1~raspbian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined 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~20240226182428.efb9206-1~debian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~debian.10~buster_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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 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~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined make[1]: Leaving directory '/root/build-deb' dh_md5sums dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~debian.12~bookworm_armhf.deb'. 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~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~debian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~raspbian.10~buster_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined 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~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~raspbian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~raspbian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb'. make[2]: Leaving directory '/root/build-deb/compose' 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-20240226182428-efb9206, build b37f8c8" && 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-20240226182428-efb9206, build efb9206" && 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.12.1" && 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.24.6" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose 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 dh_installdirs 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 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/libexec/docker/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-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 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' debian/rules override_dh_installsystemd make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installsystemd --name=docker make[1]: Leaving directory '/root/build-deb' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_dwz make[1]: Entering directory '/root/build-deb' # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed) make[1]: Leaving directory '/root/build-deb' 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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${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_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE} dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined dh_gencontrol --remaining-packages dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined 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.12.1-1~ubuntu.23.10~mantic_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~debian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~debian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~debian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.changes make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_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.12.1-1~raspbian.12~bookworm_armhf.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb /root/docker-compose-plugin_2.24.6-1~raspbian.12~bookworm_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-buildx-plugin_0.12.1-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-buildx-plugin_0.12.1-1~raspbian.12~bookworm_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb' copied '/root/docker-compose-plugin_2.24.6-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-compose-plugin_2.24.6-1~raspbian.12~bookworm_armhf.deb' removed '/root/docker-compose-plugin_2.24.6-1~raspbian.12~bookworm_armhf.deb' make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo 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.12.1-1~raspbian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb /root/docker-compose-plugin_2.24.6-1~raspbian.10~buster_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~raspbian.10~buster_armhf.deb' -> '/build/docker-buildx-plugin_0.12.1-1~raspbian.10~buster_armhf.deb' removed '/root/docker-buildx-plugin_0.12.1-1~raspbian.10~buster_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb' copied '/root/docker-compose-plugin_2.24.6-1~raspbian.10~buster_armhf.deb' -> '/build/docker-compose-plugin_2.24.6-1~raspbian.10~buster_armhf.deb' removed '/root/docker-compose-plugin_2.24.6-1~raspbian.10~buster_armhf.deb' dpkg-genchanges >../docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.12.1-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.24.6-1~raspbian.11~bullseye_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.12.1-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-buildx-plugin_0.12.1-1~raspbian.11~bullseye_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb' copied '/root/docker-compose-plugin_2.24.6-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.24.6-1~raspbian.11~bullseye_armhf.deb' removed '/root/docker-compose-plugin_2.24.6-1~raspbian.11~bullseye_armhf.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bookworm" docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [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=prod \ -w /v \ balenalib/rpi-raspbian:buster ./verify Unable to find image 'balenalib/rpi-raspbian:buster' locally buster: Pulling from balenalib/rpi-raspbian 8346909708a0: Already exists 2d6b422607bf: Already exists 9250078a24e9: Already exists 6d50da9c3a5c: Already exists be549595625d: Already exists 38cd83f758d1: Already exists 9f4341fa6c6c: Already exists c81034e7b2d1: Already exists Digest: sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd Status: Downloaded newer image for balenalib/rpi-raspbian:buster + make IMAGE=balenalib/rpi-raspbian:bookworm verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ balenalib/rpi-raspbian:bookworm ./verify Unable to find image 'balenalib/rpi-raspbian:bookworm' locally bookworm: Pulling from balenalib/rpi-raspbian 52fc6729ed42: Already exists a13012f956ef: Already exists 6fe3b1e5b1e1: Already exists 3612ba1bb511: Already exists d353848d6365: Already exists + verify + dpkg --version + verify_deb + apt-get update dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb'. a3bf02af0185: Already exists 50e13e7b2b49: Already exists b89eeb886499: Already exists Digest: sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 Status: Downloaded newer image for balenalib/rpi-raspbian:bookworm docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + verify + dpkg --version + verify_deb + apt-get update + make IMAGE=balenalib/rpi-raspbian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ balenalib/rpi-raspbian:bullseye ./verify Unable to find image 'balenalib/rpi-raspbian:bullseye' locally Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB] bullseye: Pulling from balenalib/rpi-raspbian b4465e59683b: Already exists db9fb6954662: Already exists 997037b2d3f1: Already exists f30e4c1dcfd8: Already exists 6bead0f8be26: Already exists cdfa720855e4: Already exists b0a7ae5f5efc: Already exists 187bb5eddfb7: Already exists Digest: sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 Status: Downloaded newer image for balenalib/rpi-raspbian:bullseye Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] Get:3 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B] Get:1 http://archive.raspbian.org/raspbian bookworm InRelease [15.0 kB] + verify + dpkg --version + verify_deb + apt-get update Get:4 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [135 kB] Get:5 http://archive.raspberrypi.org/debian buster/main armhf Packages [400 kB] Get:6 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB] Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf Packages [20.0 MB] Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB] Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB] Get:3 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB] Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [313 kB] dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb'. Get:5 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB] Get:6 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B] Get:7 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B] Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB] Get:7 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B] Get:8 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB] Get:3 http://archive.raspbian.org/raspbian bookworm/non-free armhf Packages [147 kB] Get:4 http://archive.raspbian.org/raspbian bookworm/rpi armhf Packages [1299 B] Get:5 http://archive.raspbian.org/raspbian bookworm/firmware armhf Packages [1201 B] Get:6 http://archive.raspbian.org/raspbian bookworm/contrib armhf Packages [72.3 kB] Fetched 19.0 MB in 4s (4614 kB/s) Fetched 20.2 MB in 4s (5521 kB/s) Fetched 18.8 MB in 4s (5224 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... W: http://archive.raspbian.org/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb'. 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 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb'. Reading package lists... Building dependency tree... Reading state information... Reading package lists... ca-certificates is already the newest version (20200601~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 libcurl4 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 Building dependency tree... Reading state information... ca-certificates is already the newest version (20230311). The following additional packages will be installed: dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes libapparmor1 libappstream4 libargon2-1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libstemmer0d libsystemd-shared libsystemd0 libtirpc-common libtirpc3 libudev1 libunwind8 libxml2 libxmlb2 media-types packagekit polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal sgml-base systemd systemd-sysv udev xml-core Suggested packages: default-dbus-session-bus | dbus-session-bus isoquery low-memory-monitor gstreamer1.0-tools polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap shared-mime-info xdg-user-dirs dbus-user-session appstream packagekit-tools systemd-timesyncd | time-daemon libnss-systemd Reading package lists... 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 The following packages will be upgraded: curl libcurl4 Building dependency tree... Reading state information... 2 upgraded, 30 newly installed, 0 to remove and 22 not upgraded. Need to get 11.0 MB of archives. After this operation, 52.0 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+deb10u6 [584 kB] ca-certificates is already the newest version (20210119). The following additional packages will be installed: distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 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: 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 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 libcurl4 The following NEW packages will be installed: apt-transport-https dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg2 iso-codes libapparmor1 libappstream4 libargon2-1 libcap2-bin libcryptsetup12 libcurl3-gnutls libdbus-1-3 libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 lsb-release media-types packagekit polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal sgml-base software-properties-common systemd systemd-sysv xml-core The following packages will be upgraded: curl libcurl4 libsystemd0 libudev1 udev 2 upgraded, 29 newly installed, 0 to remove and 24 not upgraded. Need to get 11.7 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] Get:2 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB] Get:3 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u6 [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+deb10u6 [1666 kB] Get:8 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u6 [331 kB] 5 upgraded, 79 newly installed, 0 to remove and 25 not upgraded. Need to get 34.6 MB of archives. After this operation, 135 MB of additional disk space will be used. Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libargon2-1 armhf 0~20171227-0.3+deb12u1 [19.1 kB] 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 curl armhf 7.64.0-4+deb10u8 [256 kB] Get:13 http://archive.raspbian.org/raspbian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u8 [296 kB] Get:14 http://archive.raspbian.org/raspbian buster/main armhf distro-info-data all 0.41+deb10u8 [7540 B] Get:15 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB] Get:16 http://archive.raspbian.org/raspbian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [78.8 kB] Get:17 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB] Get:18 http://archive.raspbian.org/raspbian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [98.1 kB] Get:19 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB] Get:20 http://archive.raspbian.org/raspbian buster/main armhf gnupg2 all 2.2.12-1+rpi1+deb10u1 [393 kB] Get:21 http://archive.raspbian.org/raspbian buster/main armhf iso-codes all 4.2-1 [2713 kB] Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf udev armhf 252.17-1~deb12u1+rpi1 [1584 kB] Get:22 http://archive.raspbian.org/raspbian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB] Get:23 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u8 [295 kB] Get:24 http://archive.raspbian.org/raspbian buster/main armhf libdbus-1-3 armhf 1.12.28-0+deb10u1 [193 kB] Get:25 http://archive.raspbian.org/raspbian buster/main armhf lsb-release all 10.2019051400+rpi1 [27.8 kB] Get:26 http://archive.raspbian.org/raspbian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB] Get:27 http://archive.raspbian.org/raspbian buster/main armhf python3-apt armhf 1.8.4.3 [168 kB] Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3-dbus armhf 1.2.8-3 [95.9 kB] Get:29 http://archive.raspbian.org/raspbian buster/main armhf python3-gi armhf 3.30.4-1 [161 kB] Get:30 http://archive.raspbian.org/raspbian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [62.8 kB] Get:31 http://archive.raspbian.org/raspbian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB] Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [75.0 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] Get:32 http://archive.raspbian.org/raspbian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB] 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 apt-transport-https all 2.2.4 [160 kB] Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u11 [259 kB] Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u11 [310 kB] Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf distro-info-data all 0.51+deb11u5 [8244 B] Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1+deb11u1 [1186 kB] Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [82.6 kB] Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB] Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libudev1 armhf 252.17-1~deb12u1+rpi1 [99.3 kB] Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.8 kB] Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [123 kB] Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libjson-c5 armhf 0.16-2 [40.0 kB] Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libcryptsetup12 armhf 2:2.6.1-4~deb12u2 [190 kB] Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libfdisk1 armhf 2.38.1-5 [178 kB] Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libapparmor1 armhf 3.0.8-3 [37.1 kB] Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf libip4tc2 armhf 1.8.9-2 [17.1 kB] Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd-shared armhf 252.17-1~deb12u1+rpi1 [1517 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 11.0 MB in 2s (4714 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 ... 7703 files and directories currently installed.) Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u6_armhf.deb ... Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [107 kB] Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB] Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB] Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB] dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb'. Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd0 armhf 252.17-1~deb12u1+rpi1 [299 kB] Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf systemd armhf 252.17-1~deb12u1+rpi1 [2885 kB] Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_armhf.deb ... Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ... Selecting previously unselected package python3.7-minimal. Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u6_armhf.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u11 [306 kB] Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libdbus-1-3 armhf 1.12.28-0+deb11u1 [198 kB] Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf lsb-release all 11.1.0+rpi1 [28.1 kB] Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB] Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf python3-apt armhf 2.2.1 [174 kB] Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf python3-dbus armhf 1.2.16-5 [100 kB] Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf python3-gi armhf 3.38.0-2 [215 kB] Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.7 kB] Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB] Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB] Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf systemd-sysv armhf 252.17-1~deb12u1+rpi1 [42.0 kB] Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf libdbus-1-3 armhf 1.14.10-1~deb12u1 [164 kB] Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-bin armhf 1.14.10-1~deb12u1 [102 kB] Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libexpat1 armhf 2.5.0-1 [77.2 kB] Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-daemon armhf 1.14.10-1~deb12u1 [163 kB] Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf dbus armhf 1.14.10-1~deb12u1 [94.7 kB] Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [797 kB] Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1679 kB] Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... Setting up libexpat1:armhf (2.2.6-2+deb10u6) ... Setting up python3.7-minimal (3.7.3-2+deb10u6) ... debconf: delaying package configuration, since apt-utils is not installed Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB] Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf media-types all 10.0.0 [26.1 kB] Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB] Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.0 kB] Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.2 kB] Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1668 kB] Fetched 11.7 MB in 2s (5022 kB/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 ... 7900 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+deb11u5_armhf.deb ... Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ... Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB] Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B] Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB] Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf sgml-base all 1.31 [15.4 kB] Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf libcap2-bin armhf 1:2.66-4 [32.4 kB] Get:35 http://archive.raspbian.org/raspbian bookworm/main armhf libpam-systemd armhf 252.17-1~deb12u1+rpi1 [200 kB] Get:36 http://archive.raspbian.org/raspbian bookworm/main armhf apt-transport-https all 2.6.1 [25.2 kB] Get:37 http://archive.raspbian.org/raspbian bookworm/main armhf curl armhf 7.88.1-10+rpi1+deb12u5 [301 kB] Get:38 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl4 armhf 7.88.1-10+rpi1+deb12u5 [346 kB] Get:39 http://archive.raspbian.org/raspbian bookworm/main armhf distro-info-data all 0.58+deb12u1 [6072 B] Get:40 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-0 armhf 2.74.6-1 [1203 kB] 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 ... 7953 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 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+deb11u5) ... Setting up python3.9-minimal (3.9.2-1+rpi1) ... Get:41 http://archive.raspbian.org/raspbian bookworm/main armhf libgirepository-1.0-1 armhf 1.74.0-3+b1 [87.5 kB] Get:42 http://archive.raspbian.org/raspbian bookworm/main armhf gir1.2-glib-2.0 armhf 1.74.0-3+b1 [160 kB] Get:43 http://archive.raspbian.org/raspbian bookworm/main armhf libpackagekit-glib2-18 armhf 1.2.6-5 [94.1 kB] Get:44 http://archive.raspbian.org/raspbian bookworm/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.6-5 [25.9 kB] Get:45 http://archive.raspbian.org/raspbian bookworm/main armhf gnupg2 all 2.2.40-1.1 [445 kB] Get:46 http://archive.raspbian.org/raspbian bookworm/main armhf iso-codes all 4.15.0-1 [2906 kB] Selecting previously unselected package libpython3.7-stdlib:armhf. Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u6_armhf.deb ... Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u6) ... Selecting previously unselected package python3.7. Preparing to unpack .../4-python3.7_3.7.3-2+deb10u6_armhf.deb ... Unpacking python3.7 (3.7.3-2+deb10u6) ... Get:47 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+rpi1+deb12u5 [342 kB] Get:48 http://archive.raspbian.org/raspbian bookworm/main armhf libstemmer0d armhf 2.2.0-2 [98.9 kB] Get:49 http://archive.raspbian.org/raspbian bookworm/main armhf libicu72 armhf 72.1-3 [9009 kB] 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) ... 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 ... 8390 files and directories currently installed.) Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ... Unpacking python3 (3.7.3-1) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.buildinfo 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) ... Preparing to unpack .../02-curl_7.64.0-4+deb10u8_armhf.deb ... Unpacking curl (7.64.0-4+deb10u8) over (7.64.0-4+deb10u6) ... Preparing to unpack .../03-libcurl4_7.64.0-4+deb10u8_armhf.deb ... Unpacking libcurl4:armhf (7.64.0-4+deb10u8) over (7.64.0-4+deb10u6) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../04-distro-info-data_0.41+deb10u8_all.deb ... Unpacking distro-info-data (0.41+deb10u8) ... Get:50 http://archive.raspbian.org/raspbian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [570 kB] Get:51 http://archive.raspbian.org/raspbian bookworm/main armhf libxmlb2 armhf 0.3.10-2 [49.6 kB] Get:52 http://archive.raspbian.org/raspbian bookworm/main armhf libappstream4 armhf 0.16.1-2 [164 kB] Get:53 http://archive.raspbian.org/raspbian bookworm/main armhf libduktape207 armhf 2.7.0-2 [115 kB] Get:54 http://archive.raspbian.org/raspbian bookworm/main armhf libelf1 armhf 0.188-2.1+rpi1 [171 kB] Get:55 http://archive.raspbian.org/raspbian bookworm/main armhf libdw1 armhf 0.188-2.1+rpi1 [212 kB] Get:56 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-data all 2.74.6-1 [1208 kB] 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 ... 8194 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) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../05-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ... Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../06-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 .../07-gir1.2-glib-2.0_1.58.3-2_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ... Get:57 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-bin armhf 2.74.6-1 [101 kB] Get:58 http://archive.raspbian.org/raspbian bookworm/main armhf libunwind8 armhf 1.6.2-3 [42.6 kB] Get:59 http://archive.raspbian.org/raspbian bookworm/main armhf libgstreamer1.0-0 armhf 1.22.0-2 [1073 kB] Get:60 http://archive.raspbian.org/raspbian bookworm/main armhf libpolkit-gobject-1-0 armhf 122-3 [38.1 kB] Get:61 http://archive.raspbian.org/raspbian bookworm/main armhf libpolkit-agent-1-0 armhf 122-3 [22.1 kB] Get:62 http://archive.raspbian.org/raspbian bookworm/main armhf lsb-release all 12.0-1 [6416 B] Get:63 http://archive.raspbian.org/raspbian bookworm/main armhf xml-core all 0.18+nmu1 [23.8 kB] Get:64 http://archive.raspbian.org/raspbian bookworm/main armhf polkitd armhf 122-3 [108 kB] Get:65 http://archive.raspbian.org/raspbian bookworm/main armhf packagekit armhf 1.2.6-5 [561 kB] Get:66 http://archive.raspbian.org/raspbian bookworm/main armhf python-apt-common all 2.6.0 [64.3 kB] Get:67 http://archive.raspbian.org/raspbian bookworm/main armhf python3-apt armhf 2.6.0 [142 kB] Get:68 http://archive.raspbian.org/raspbian bookworm/main armhf python3-blinker all 1.5-1 [14.7 kB] 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 libpackagekit-glib2-18:armhf. Preparing to unpack .../08-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 .../09-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 .../10-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 .../11-iso-codes_4.2-1_all.deb ... Unpacking iso-codes (4.2-1) ... Get:69 http://archive.raspbian.org/raspbian bookworm/main armhf python3-cffi-backend armhf 1.15.1-5+b1 [83.1 kB] Get:70 http://archive.raspbian.org/raspbian bookworm/main armhf python3-cryptography armhf 38.0.4-3 [603 kB] Get:71 http://archive.raspbian.org/raspbian bookworm/main armhf python3-dbus armhf 1.3.2-4+b1 [88.3 kB] Get:72 http://archive.raspbian.org/raspbian bookworm/main armhf python3-distro all 1.8.0-1 [20.5 kB] Get:73 http://archive.raspbian.org/raspbian bookworm/main armhf python3-gi armhf 3.42.2-3+b1 [201 kB] Get:74 http://archive.raspbian.org/raspbian bookworm/main armhf python3-pyparsing all 3.0.9-1 [138 kB] Get:75 http://archive.raspbian.org/raspbian bookworm/main armhf python3-httplib2 all 0.20.4-3 [36.0 kB] Get:76 http://archive.raspbian.org/raspbian bookworm/main armhf python3-jwt all 2.6.0-1 [26.6 kB] Get:77 http://archive.raspbian.org/raspbian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 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 ... 8591 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 apt-transport-https. Preparing to unpack .../01-apt-transport-https_2.2.4_all.deb ... Unpacking apt-transport-https (2.2.4) ... Preparing to unpack .../02-curl_7.74.0-1.3+deb11u11_armhf.deb ... Unpacking curl (7.74.0-1.3+deb11u11) over (7.74.0-1.3+deb11u7) ... dpkg-genchanges -O../docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.changes Get:78 http://archive.raspbian.org/raspbian bookworm/main armhf python3-lazr.uri all 1.0.6-3 [13.7 kB] Get:79 http://archive.raspbian.org/raspbian bookworm/main armhf python3-wadllib all 1.3.6-4 [37.2 kB] Get:80 http://archive.raspbian.org/raspbian bookworm/main armhf python3-oauthlib all 3.2.2-1 [95.4 kB] Get:81 http://archive.raspbian.org/raspbian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB] Get:82 http://archive.raspbian.org/raspbian bookworm/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.4 kB] Get:83 http://archive.raspbian.org/raspbian bookworm/main armhf python3-software-properties all 0.99.30-4 [32.7 kB] Get:84 http://archive.raspbian.org/raspbian bookworm/main armhf software-properties-common all 0.99.30-4 [62.0 kB] Preparing to unpack .../03-libcurl4_7.74.0-1.3+deb11u11_armhf.deb ... Unpacking libcurl4:armhf (7.74.0-1.3+deb11u11) over (7.74.0-1.3+deb11u7) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../04-distro-info-data_0.51+deb11u5_all.deb ... Unpacking distro-info-data (0.51+deb11u5) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../05-libglib2.0-0_2.66.8-1+deb11u1_armhf.deb ... Unpacking libglib2.0-0:armhf (2.66.8-1+deb11u1) ... Selecting previously unselected package libapt-inst2.0:armhf. Preparing to unpack .../12-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 .../13-libcurl3-gnutls_7.64.0-4+deb10u8_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u8) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../14-libdbus-1-3_1.12.28-0+deb10u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.28-0+deb10u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../15-lsb-release_10.2019051400+rpi1_all.deb ... Unpacking lsb-release (10.2019051400+rpi1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../16-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 .../17-python3-apt_1.8.4.3_armhf.deb ... Unpacking python3-apt (1.8.4.3) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../06-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 .../07-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 .../08-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 .../09-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 .../10-gnupg2_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg2 (2.2.27-2+deb11u2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../11-iso-codes_4.6.0-1_all.deb ... Selecting previously unselected package python3-dbus. Preparing to unpack .../18-python3-dbus_1.2.8-3_armhf.deb ... Unpacking python3-dbus (1.2.8-3) ... Selecting previously unselected package python3-gi. Preparing to unpack .../19-python3-gi_3.30.4-1_armhf.deb ... Unpacking python3-gi (3.30.4-1) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../20-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 .../21-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 .../22-software-properties-common_0.96.20.2-2_all.deb ... Unpacking software-properties-common (0.96.20.2-2) ... Unpacking iso-codes (4.6.0-1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 34.6 MB in 5s (7610 kB/s) Selecting previously unselected package libargon2-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 ... 9821 files and directories currently installed.) Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.3+deb12u1) ... Preparing to unpack .../udev_252.17-1~deb12u1+rpi1_armhf.deb ... Unpacking udev (252.17-1~deb12u1+rpi1) over (252.6-1+rpi1) ... Setting up gnupg2 (2.2.12-1+rpi1+deb10u1) ... 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+deb10u4) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u8) ... Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ... Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u8) ... Setting up libapt-inst2.0:armhf (1.8.2.3) ... Setting up libdbus-1-3:armhf (1.12.28-0+deb10u1) ... Setting up python-apt-common (1.8.4.3) ... Setting up libcurl4:armhf (7.64.0-4+deb10u8) ... Setting up libgirepository-1.0-1:armhf (1.58.3-2) ... Setting up curl (7.64.0-4+deb10u8) ... Setting up libmpdec2:armhf (2.4.2-2) ... Setting up iso-codes (4.2-1) ... Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../12-libcurl3-gnutls_7.74.0-1.3+deb11u11_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u11) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../13-libdbus-1-3_1.12.28-0+deb11u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.28-0+deb11u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../14-lsb-release_11.1.0+rpi1_all.deb ... Preparing to unpack .../libudev1_252.17-1~deb12u1+rpi1_armhf.deb ... Unpacking libudev1:armhf (252.17-1~deb12u1+rpi1) over (252.6-1+rpi1) ... Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u6) ... 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+deb10u6) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo Setting up libudev1:armhf (252.17-1~deb12u1+rpi1) ... Selecting previously unselected package dmsetup. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9827 files and directories currently installed.) Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_armhf.deb ... Unpacking dmsetup (2:1.02.185-2) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ... Selecting previously unselected package libjson-c5:armhf. Preparing to unpack .../2-libjson-c5_0.16-2_armhf.deb ... Unpacking libjson-c5:armhf (0.16-2) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u2_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.6.1-4~deb12u2) ... Unpacking lsb-release (11.1.0+rpi1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../15-python-apt-common_2.2.1_all.deb ... Unpacking python-apt-common (2.2.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../16-python3-apt_2.2.1_armhf.deb ... Unpacking python3-apt (2.2.1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../17-python3-dbus_1.2.16-5_armhf.deb ... Unpacking python3-dbus (1.2.16-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../18-python3-gi_3.38.0-2_armhf.deb ... Unpacking python3-gi (3.38.0-2) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../19-python3-pycurl_7.43.0.6-5_armhf.deb ... Unpacking python3-pycurl (7.43.0.6-5) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . Selecting previously unselected package libfdisk1:armhf. Preparing to unpack .../4-libfdisk1_2.38.1-5_armhf.deb ... Unpacking libfdisk1:armhf (2.38.1-5) ... Selecting previously unselected package libapparmor1:armhf. Preparing to unpack .../5-libapparmor1_3.0.8-3_armhf.deb ... Unpacking libapparmor1:armhf (3.0.8-3) ... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../6-libip4tc2_1.8.9-2_armhf.deb ... Unpacking libip4tc2:armhf (1.8.9-2) ... Selecting previously unselected package libsystemd-shared:armhf. Preparing to unpack .../7-libsystemd-shared_252.17-1~deb12u1+rpi1_armhf.deb ... Unpacking libsystemd-shared:armhf (252.17-1~deb12u1+rpi1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../20-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 .../21-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+deb11u1) ... No schema files found: doing nothing. Setting up distro-info-data (0.51+deb11u5) ... Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ... Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u11) ... Setting up libdbus-1-3:armhf (1.12.28-0+deb11u1) ... Setting up python-apt-common (2.2.1) ... Setting up libmpdec3:armhf (2.5.1-1+rpi1) ... Setting up python3 (3.7.3-1) ... dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_armhf.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb /root/docker-compose-plugin_2.24.6-1~debian.12~bookworm_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_armhf.deb' -> '/build/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_armhf.deb' removed '/root/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb' copied '/root/docker-compose-plugin_2.24.6-1~debian.12~bookworm_armhf.deb' -> '/build/docker-compose-plugin_2.24.6-1~debian.12~bookworm_armhf.deb' removed '/root/docker-compose-plugin_2.24.6-1~debian.12~bookworm_armhf.deb' Preparing to unpack .../8-libsystemd0_252.17-1~deb12u1+rpi1_armhf.deb ... Unpacking libsystemd0:armhf (252.17-1~deb12u1+rpi1) over (252.6-1+rpi1) ... Setting up libsystemd0:armhf (252.17-1~deb12u1+rpi1) ... 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 ... 9888 files and directories currently installed.) Preparing to unpack .../systemd_252.17-1~deb12u1+rpi1_armhf.deb ... Unpacking systemd (252.17-1~deb12u1+rpi1) ... Setting up libcurl4:armhf (7.74.0-1.3+deb11u11) ... Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ... Setting up curl (7.74.0-1.3+deb11u11) ... 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) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo 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) ... Setting up libargon2-1:armhf (0~20171227-0.3+deb12u1) ... dpkg-genchanges >../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.changes Setting up lsb-release (10.2019051400+rpi1) ... Setting up python3-dbus (1.2.8-3) ... Setting up libjson-c5:armhf (0.16-2) ... Setting up libfdisk1:armhf (2.38.1-5) ... Setting up libapparmor1:armhf (3.0.8-3) ... Setting up libip4tc2:armhf (1.8.9-2) ... Setting up libsystemd-shared:armhf (252.17-1~deb12u1+rpi1) ... Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ... Setting up libcryptsetup12:armhf (2:2.6.1-4~deb12u2) ... Setting up systemd (252.17-1~deb12u1+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. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. Setting up dmsetup (2:1.02.185-2) ... Setting up python3-apt (1.8.4.3) ... Setting up python3-software-properties (0.96.20.2-2) ... dpkg-genchanges >../docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.changes 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 ... 10724 files and directories currently installed.) Preparing to unpack .../0-systemd-sysv_252.17-1~deb12u1+rpi1_armhf.deb ... Unpacking systemd-sysv (252.17-1~deb12u1+rpi1) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_armhf.deb ... Unpacking dbus-bin (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../4-libexpat1_2.5.0-1_armhf.deb ... Unpacking libexpat1:armhf (2.5.0-1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../5-dbus-daemon_1.14.10-1~deb12u1_armhf.deb ... Unpacking dbus-daemon (1.14.10-1~deb12u1) ... Setting up software-properties-common (0.96.20.2-2) ... Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ... 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 dbus-system-bus-common. Preparing to unpack .../6-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus. Preparing to unpack .../7-dbus_1.14.10-1~deb12u1_armhf.deb ... Unpacking dbus (1.14.10-1~deb12u1) ... Selecting previously unselected package libpython3.11-minimal:armhf. Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_armhf.deb ... Unpacking libpython3.11-minimal:armhf (3.11.2-6) ... ++ 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 + '[' prod = 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... Setting up lsb-release (11.1.0+rpi1) ... Setting up python3-dbus (1.2.16-5) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ... Unpacking python3.11-minimal (3.11.2-6) ... Setting up libpython3.11-minimal:armhf (3.11.2-6) ... Setting up libexpat1:armhf (2.5.0-1) ... Setting up python3.11-minimal (3.11.2-6) ... done. Updating certificates in /etc/ssl/certs... 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+rpi1+deb11u6) ... ++ source /etc/os-release dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . +++ 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 + DIST_VERSION=bullseye + '[' bullseye = sid ']' + install_debian_containerd + '[' prod = 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... 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/raspbian/gpg + apt-key add - dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb /root/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb' copied '/root/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_armhf.deb' removed '/root/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_armhf.deb' 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 ... 11131 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.11.2-1_armhf.deb ... Unpacking python3-minimal (3.11.2-1) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../2-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:armhf. Preparing to unpack .../3-libtirpc3_1.3.3+ds-1_armhf.deb ... done. Updating certificates in /etc/ssl/certs... Warning: apt-key output should not be parsed (stdout is not a terminal) Unpacking libtirpc3:armhf (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:armhf. Preparing to unpack .../4-libnsl2_1.3.0-2_armhf.deb ... Unpacking libnsl2:armhf (1.3.0-2) ... Selecting previously unselected package libpython3.11-stdlib:armhf. Preparing to unpack .../5-libpython3.11-stdlib_3.11.2-6_armhf.deb ... Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ... OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian buster test' + apt-get update 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.12.1-1~debian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb /root/docker-compose-plugin_2.24.6-1~debian.10~buster_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~debian.10~buster_armhf.deb' -> '/build/docker-buildx-plugin_0.12.1-1~debian.10~buster_armhf.deb' removed '/root/docker-buildx-plugin_0.12.1-1~debian.10~buster_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb' copied '/root/docker-compose-plugin_2.24.6-1~debian.10~buster_armhf.deb' -> '/build/docker-compose-plugin_2.24.6-1~debian.10~buster_armhf.deb' removed '/root/docker-compose-plugin_2.24.6-1~debian.10~buster_armhf.deb' Selecting previously unselected package python3.11. Preparing to unpack .../6-python3.11_3.11.2-6_armhf.deb ... Unpacking python3.11 (3.11.2-6) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../7-libpython3-stdlib_3.11.2-1_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.11.2-1) ... Setting up python3-minimal (3.11.2-1) ... 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 [67.5 kB] 129 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/raspbian/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 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 ... 11559 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.2-1_armhf.deb ... Unpacking python3 (3.11.2-1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../01-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../02-libcap2-bin_1%3a2.66-4_armhf.deb ... Unpacking libcap2-bin (1:2.66-4) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../03-libpam-systemd_252.17-1~deb12u1+rpi1_armhf.deb ... Unpacking libpam-systemd:armhf (252.17-1~deb12u1+rpi1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../04-apt-transport-https_2.6.1_all.deb ... Unpacking apt-transport-https (2.6.1) ... Preparing to unpack .../05-curl_7.88.1-10+rpi1+deb12u5_armhf.deb ... Unpacking curl (7.88.1-10+rpi1+deb12u5) over (7.88.1-10+rpi1) ... Hit:3 http://archive.raspbian.org/raspbian buster InRelease Hit:4 http://archive.raspberrypi.org/debian buster InRelease Fetched 101 kB in 1s (153 kB/s) OK + '[' bullseye = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bullseye test' + apt-get update Preparing to unpack .../06-libcurl4_7.88.1-10+rpi1+deb12u5_armhf.deb ... Unpacking libcurl4:armhf (7.88.1-10+rpi1+deb12u5) over (7.88.1-10+rpi1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../07-distro-info-data_0.58+deb12u1_all.deb ... Unpacking distro-info-data (0.58+deb12u1) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../08-libglib2.0-0_2.74.6-1_armhf.deb ... Unpacking libglib2.0-0:armhf (2.74.6-1) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm" Get:1 https://download.docker.com/linux/raspbian bullseye InRelease [26.6 kB] Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../09-libgirepository-1.0-1_1.74.0-3+b1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.74.0-3+b1) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../10-gir1.2-glib-2.0_1.74.0-3+b1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.74.0-3+b1) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../11-libpackagekit-glib2-18_1.2.6-5_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.2.6-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../12-gir1.2-packagekitglib-1.0_1.2.6-5_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ... Selecting previously unselected package gnupg2. Preparing to unpack .../13-gnupg2_2.2.40-1.1_all.deb ... Unpacking gnupg2 (2.2.40-1.1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../14-iso-codes_4.15.0-1_all.deb ... Get:2 https://download.docker.com/linux/raspbian bullseye/test armhf Packages [49.3 kB] Hit:3 http://archive.raspbian.org/raspbian bullseye InRelease Unpacking iso-codes (4.15.0-1) ... Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease Fetched 76.0 kB in 1s (107 kB/s) make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../15-libcurl3-gnutls_7.88.1-10+rpi1+deb12u5_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.88.1-10+rpi1+deb12u5) ... Selecting previously unselected package libstemmer0d:armhf. Preparing to unpack .../16-libstemmer0d_2.2.0-2_armhf.deb ... Unpacking libstemmer0d:armhf (2.2.0-2) ... Selecting previously unselected package libicu72:armhf. Preparing to unpack .../17-libicu72_72.1-3_armhf.deb ... Unpacking libicu72:armhf (72.1-3) ... + make IMAGE=debian:bookworm verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:bookworm ./verify Unable to find image 'debian:bookworm' locally bookworm: Pulling from library/debian Reading package lists... ++ find deb/debbuild/raspbian-buster/ -type f -name '*.deb' + packages='deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-compose-plugin_2.24.6-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-buildx-plugin_0.12.1-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb' ++ echo 'deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-compose-plugin_2.24.6-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-buildx-plugin_0.12.1-1~raspbian.10~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.24.6-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.12.1-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.24.6-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.12.1-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 10015 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~raspbian.10~buster) ... 84ee7bddcb1a: Already exists Digest: sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 Status: Downloaded newer image for debian:bookworm + verify + dpkg --version + verify_deb + apt-get update dpkg-genchanges >../docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.changes Selecting previously unselected package libxml2:armhf. Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ... Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... Selecting previously unselected package libxmlb2:armhf. Preparing to unpack .../19-libxmlb2_0.3.10-2_armhf.deb ... Unpacking libxmlb2:armhf (0.3.10-2) ... Selecting previously unselected package libappstream4:armhf. Preparing to unpack .../20-libappstream4_0.16.1-2_armhf.deb ... Unpacking libappstream4:armhf (0.16.1-2) ... Selecting previously unselected package libduktape207:armhf. Preparing to unpack .../21-libduktape207_2.7.0-2_armhf.deb ... Unpacking libduktape207:armhf (2.7.0-2) ... Selecting previously unselected package libelf1:armhf. Preparing to unpack .../22-libelf1_0.188-2.1+rpi1_armhf.deb ... Unpacking libelf1:armhf (0.188-2.1+rpi1) ... Selecting previously unselected package libdw1:armhf. Preparing to unpack .../23-libdw1_0.188-2.1+rpi1_armhf.deb ... Unpacking libdw1:armhf (0.188-2.1+rpi1) ... Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~raspbian.10~buster) ... dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb'. Selecting previously unselected package libglib2.0-data. Preparing to unpack .../24-libglib2.0-data_2.74.6-1_all.deb ... Unpacking libglib2.0-data (2.74.6-1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../25-libglib2.0-bin_2.74.6-1_armhf.deb ... Unpacking libglib2.0-bin (2.74.6-1) ... Selecting previously unselected package libunwind8:armhf. Preparing to unpack .../26-libunwind8_1.6.2-3_armhf.deb ... Unpacking libunwind8:armhf (1.6.2-3) ... Get:4 http://deb.debian.org/debian bookworm/main armhf Packages [8498 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages [12.1 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [138 kB] 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-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.12.1-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.24.6-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb' ++ awk '$0="./"$0' ++ echo 'deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.12.1-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.24.6-1~raspbian.11~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb' ++ xargs + packages='./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.12.1-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.24.6-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.12.1-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.24.6-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 10272 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" Selecting previously unselected package libgstreamer1.0-0:armhf. Preparing to unpack .../27-libgstreamer1.0-0_1.22.0-2_armhf.deb ... Unpacking libgstreamer1.0-0:armhf (1.22.0-2) ... Selecting previously unselected package libpolkit-gobject-1-0:armhf. Preparing to unpack .../28-libpolkit-gobject-1-0_122-3_armhf.deb ... Unpacking libpolkit-gobject-1-0:armhf (122-3) ... Selecting previously unselected package libpolkit-agent-1-0:armhf. Preparing to unpack .../29-libpolkit-agent-1-0_122-3_armhf.deb ... Unpacking libpolkit-agent-1-0:armhf (122-3) ... Selecting previously unselected package lsb-release. Preparing to unpack .../30-lsb-release_12.0-1_all.deb ... Unpacking lsb-release (12.0-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../31-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package polkitd. Preparing to unpack .../32-polkitd_122-3_armhf.deb ... Unpacking polkitd (122-3) ... Selecting previously unselected package packagekit. Preparing to unpack .../33-packagekit_1.2.6-5_armhf.deb ... Unpacking packagekit (1.2.6-5) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../34-python-apt-common_2.6.0_all.deb ... Unpacking python-apt-common (2.6.0) ... Selecting previously unselected package python3-apt. Preparing to unpack .../35-python3-apt_2.6.0_armhf.deb ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Unpacking python3-apt (2.6.0) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../36-python3-blinker_1.5-1_all.deb ... Unpacking python3-blinker (1.5-1) ... Selecting previously unselected package python3-cffi-backend:armhf. Preparing to unpack .../37-python3-cffi-backend_1.15.1-5+b1_armhf.deb ... Unpacking python3-cffi-backend:armhf (1.15.1-5+b1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../38-python3-cryptography_38.0.4-3_armhf.deb ... Unpacking python3-cryptography (38.0.4-3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../39-python3-dbus_1.3.2-4+b1_armhf.deb ... Unpacking python3-dbus (1.3.2-4+b1) ... Fetched 8903 kB in 1s (6034 kB/s) Selecting previously unselected package python3-distro. Preparing to unpack .../40-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../41-python3-gi_3.42.2-3+b1_armhf.deb ... Unpacking python3-gi (3.42.2-3+b1) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../42-python3-pyparsing_3.0.9-1_all.deb ... Unpacking python3-pyparsing (3.0.9-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../43-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../44-python3-jwt_2.6.0-1_all.deb ... Unpacking python3-jwt (2.6.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../45-python3-pkg-resources_66.1.1-1_all.deb ... Unpacking python3-pkg-resources (66.1.1-1) ... + make IMAGE=ubuntu:focal verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:focal ./verify Unable to find image 'ubuntu:focal' locally focal: Pulling from library/ubuntu dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~raspbian.10~buster_armhf.deb ... Unpacking docker-compose-plugin (2.24.6-1~raspbian.10~buster) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../46-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../47-python3-wadllib_1.3.6-4_all.deb ... Unpacking python3-wadllib (1.3.6-4) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../48-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../49-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../50-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../51-python3-software-properties_0.99.30-4_all.deb ... f7cb4aadc1d0: Already exists Digest: sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 Status: Downloaded newer image for ubuntu:focal dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.24.6-1~debian.11~bullseye_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_armhf.deb' removed '/root/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb' copied '/root/docker-compose-plugin_2.24.6-1~debian.11~bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.24.6-1~debian.11~bullseye_armhf.deb' removed '/root/docker-compose-plugin_2.24.6-1~debian.11~bullseye_armhf.deb' Unpacking python3-software-properties (0.99.30-4) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../52-software-properties-common_0.99.30-4_all.deb ... Unpacking software-properties-common (0.99.30-4) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.17-1~deb12u1+rpi1) ... Setting up gnupg2 (2.2.40-1.1) ... Setting up libicu72:armhf (72.1-3) ... Setting up apt-transport-https (2.6.1) ... Setting up libglib2.0-0:armhf (2.74.6-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.58+deb12u1) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:armhf (0.3.10-2) ... Setting up libpackagekit-glib2-18:armhf (1.2.6-5) ... Setting up libcurl3-gnutls:armhf (7.88.1-10+rpi1+deb12u5) ... Setting up libunwind8:armhf (1.6.2-3) ... Setting up libcap2-bin (1:2.66-4) ... Setting up libglib2.0-data (2.74.6-1) ... + verify + dpkg --version + verify_deb + apt-get update docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" Setting up libdbus-1-3:armhf (1.14.10-1~deb12u1) ... Setting up udev (252.17-1~deb12u1+rpi1) ... 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.12.1-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-buildx-plugin (0.12.1-1~raspbian.11~bullseye) ... Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~raspbian.10~buster_armhf.deb ... Unpacking docker-buildx-plugin (0.12.1-1~raspbian.10~buster) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of restart. Setting up python-apt-common (2.6.0) ... Setting up libduktape207:armhf (2.7.0-2) ... Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] + make IMAGE=debian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:buster ./verify Unable to find image 'debian:buster' locally Setting up libcurl4:armhf (7.88.1-10+rpi1+deb12u5) ... Setting up libgirepository-1.0-1:armhf (1.74.0-3+b1) ... Setting up sgml-base (1.31) ... Setting up curl (7.88.1-10+rpi1+deb12u5) ... Setting up libstemmer0d:armhf (2.2.0-2) ... Setting up lsb-release (12.0-1) ... Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... Setting up libelf1:armhf (0.188-2.1+rpi1) ... Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.10-1~deb12u1) ... Setting up libpolkit-gobject-1-0:armhf (122-3) ... Setting up libtirpc3:armhf (1.3.3+ds-1) ... Setting up libdw1:armhf (0.188-2.1+rpi1) ... 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] buster: Pulling from library/debian 23a6e5471cec: Already exists Digest: sha256:a52d4e1c201d9ab2f3b939b91a3fdd345d3d11404755bc1cdb22c1d5be131c5d Status: Downloaded newer image for debian:buster Reading package lists... Setting up libglib2.0-bin (2.74.6-1) ... Setting up dbus-daemon (1.14.10-1~deb12u1) ... Setting up libappstream4:armhf (0.16.1-2) ... Setting up dbus (1.14.10-1~deb12u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up gir1.2-glib-2.0:armhf (1.74.0-3+b1) ... Setting up xml-core (0.18+nmu1) ... Get:5 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB] + verify + dpkg --version + verify_deb + apt-get update Building dependency tree... Reading state information... Setting up libnsl2:armhf (1.3.0-2) ... Setting up libpam-systemd:armhf (252.17-1~deb12u1+rpi1) ... Setting up libpolkit-agent-1-0:armhf (122-3) ... Setting up libgstreamer1.0-0:armhf (1.22.0-2) ... Setcap worked! gst-ptp-helper is not suid! Setting up libpython3.11-stdlib:armhf (3.11.2-6) ... Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ... Setting up libpython3-stdlib:armhf (3.11.2-1) ... Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB] 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] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-compose-plugin (2.24.6-1~raspbian.11~bullseye) ... The following additional packages will be installed: dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data dmsetup 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 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base systemd systemd-sysv xml-core Suggested packages: default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support readline-doc sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap shared-mime-info xdg-user-dirs krb5-locales libldap-common libgpm2 dbus-user-session publicsuffix libsasl2-modules appstream packagekit-tools systemd-timesyncd | time-daemon libnss-systemd Setting up python3.11 (3.11.2-6) ... Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1181 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [22.5 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9909 B] Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [580 kB] Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B] Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1863 kB] Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~raspbian.10~buster) ... Setting up docker-compose-plugin (2.24.6-1~raspbian.10~buster) ... Setting up docker-buildx-plugin (0.12.1-1~raspbian.10~buster) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye) ... Setting up python3 (3.11.2-1) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.0.9-1) ... Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 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/multiverse armhf Packages [5103 B] Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [897 kB] Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~raspbian.10~buster) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~raspbian.10~buster) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up python3-gi (3.42.2-3+b1) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data dmsetup 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 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base software-properties-common systemd systemd-sysv xml-core 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 46.1 MB of archives. After this operation, 152 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main armhf libssl3 armhf 3.0.11-1~deb12u2 [1665 kB] Get:2 http://deb.debian.org/debian bookworm/main armhf libargon2-1 armhf 0~20171227-0.3+deb12u1 [19.6 kB] Get:3 http://deb.debian.org/debian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.9 kB] Get:4 http://deb.debian.org/debian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [125 kB] Get:5 http://deb.debian.org/debian bookworm/main armhf libjson-c5 armhf 0.16-2 [40.4 kB] Get:6 http://deb.debian.org/debian bookworm/main armhf libcryptsetup12 armhf 2:2.6.1-4~deb12u2 [196 kB] Get:7 http://deb.debian.org/debian bookworm/main armhf libfdisk1 armhf 2.38.1-5+b1 [178 kB] Get:8 http://deb.debian.org/debian bookworm/main armhf libkmod2 armhf 30+20221128-1 [50.0 kB] Get:9 http://deb.debian.org/debian bookworm/main armhf libapparmor1 armhf 3.0.8-3 [36.9 kB] Get:10 http://deb.debian.org/debian bookworm/main armhf libip4tc2 armhf 1.8.9-2 [16.9 kB] Get:11 http://deb.debian.org/debian bookworm/main armhf libsystemd-shared armhf 252.22-1~deb12u1 [1546 kB] Get:12 http://deb.debian.org/debian bookworm/main armhf systemd armhf 252.22-1~deb12u1 [2936 kB] Get:13 http://deb.debian.org/debian bookworm/main armhf systemd-sysv armhf 252.22-1~deb12u1 [41.9 kB] Get:14 http://deb.debian.org/debian bookworm/main armhf libdbus-1-3 armhf 1.14.10-1~deb12u1 [178 kB] Get:15 http://deb.debian.org/debian bookworm/main armhf dbus-bin armhf 1.14.10-1~deb12u1 [103 kB] Get:16 http://deb.debian.org/debian bookworm/main armhf dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] Get:17 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1 [79.9 kB] Get:18 http://deb.debian.org/debian bookworm/main armhf dbus-daemon armhf 1.14.10-1~deb12u1 [169 kB] Get:19 http://deb.debian.org/debian bookworm/main armhf dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] Get:20 http://deb.debian.org/debian bookworm/main armhf dbus armhf 1.14.10-1~deb12u1 [94.8 kB] Get:21 http://deb.debian.org/debian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [798 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1505 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [22.2 kB] Fetched 18.5 MB in 3s (5701 kB/s) 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~20240226182428.efb9206-1~raspbian.10~buster) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.24.6-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.12.1-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.10~buster_armhf.deb Setting up python3-httplib2 (0.20.4-3) ... Setting up python3-cffi-backend:armhf (1.15.1-5+b1) ... Setting up python3-blinker (1.5-1) ... Get:22 http://deb.debian.org/debian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1714 kB] Get:23 http://deb.debian.org/debian bookworm/main armhf python3-minimal armhf 3.11.2-1+b1 [26.3 kB] Get:24 http://deb.debian.org/debian bookworm/main armhf media-types all 10.0.0 [26.1 kB] Get:25 http://deb.debian.org/debian bookworm/main armhf libncursesw6 armhf 6.4-4 [108 kB] Get:26 http://deb.debian.org/debian bookworm/main armhf libkrb5support0 armhf 1.20.1-2+deb12u1 [29.4 kB] Get:27 http://deb.debian.org/debian bookworm/main armhf libk5crypto3 armhf 1.20.1-2+deb12u1 [74.5 kB] Get:28 http://deb.debian.org/debian bookworm/main armhf libkeyutils1 armhf 1.6.3-2 [7832 B] Get:29 http://deb.debian.org/debian bookworm/main armhf libkrb5-3 armhf 1.20.1-2+deb12u1 [287 kB] Get:30 http://deb.debian.org/debian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-2+deb12u1 [111 kB] Get:31 http://deb.debian.org/debian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB] Get:32 http://deb.debian.org/debian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.9 kB] Get:33 http://deb.debian.org/debian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB] Get:34 http://deb.debian.org/debian bookworm/main armhf readline-common all 8.2-1.3 [69.0 kB] Get:35 http://deb.debian.org/debian bookworm/main armhf libreadline8 armhf 8.2-1.3 [144 kB] Get:36 http://deb.debian.org/debian bookworm/main armhf libsqlite3-0 armhf 3.40.1-2 [735 kB] Get:37 http://deb.debian.org/debian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1678 kB] Get:38 http://deb.debian.org/debian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB] Get:39 http://deb.debian.org/debian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1+b1 [9296 B] Get:40 http://deb.debian.org/debian bookworm/main armhf python3 armhf 3.11.2-1+b1 [26.3 kB] Get:41 http://deb.debian.org/debian bookworm/main armhf sgml-base all 1.31 [15.4 kB] Get:42 http://deb.debian.org/debian bookworm/main armhf openssl armhf 3.0.11-1~deb12u2 [1386 kB] Get:43 http://deb.debian.org/debian bookworm/main armhf ca-certificates all 20230311 [153 kB] Get:44 http://deb.debian.org/debian bookworm/main armhf libpam-systemd armhf 252.22-1~deb12u1 [203 kB] Get:45 http://deb.debian.org/debian bookworm/main armhf apt-transport-https all 2.6.1 [25.2 kB] Get:46 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB] Get:47 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [19.0 kB] Get:48 http://deb.debian.org/debian bookworm/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.3 kB] Get:49 http://deb.debian.org/debian bookworm/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-5 [158 kB] Get:50 http://deb.debian.org/debian bookworm/main armhf libnghttp2-14 armhf 1.52.0-1+deb12u1 [62.1 kB] Get:51 http://deb.debian.org/debian bookworm/main armhf libpsl5 armhf 0.21.2-1 [57.5 kB] Get:52 http://deb.debian.org/debian bookworm/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB] Get:53 http://deb.debian.org/debian bookworm/main armhf libssh2-1 armhf 1.10.0-3+b1 [163 kB] Get:54 http://deb.debian.org/debian bookworm/main armhf libcurl4 armhf 7.88.1-10+deb12u5 [351 kB] Get:55 http://deb.debian.org/debian bookworm/main armhf curl armhf 7.88.1-10+deb12u5 [305 kB] Get:56 http://deb.debian.org/debian bookworm/main armhf libassuan0 armhf 2.5.5-5 [42.0 kB] Get:57 http://deb.debian.org/debian bookworm/main armhf gpgconf armhf 2.2.40-1.1 [547 kB] Get:58 http://deb.debian.org/debian bookworm/main armhf libksba8 armhf 1.6.3-2 [109 kB] Get:59 http://deb.debian.org/debian bookworm/main armhf libnpth0 armhf 1.6-3 [17.8 kB] Get:60 http://deb.debian.org/debian bookworm/main armhf dirmngr armhf 2.2.40-1.1 [748 kB] Get:61 http://deb.debian.org/debian bookworm/main armhf distro-info-data all 0.58+deb12u1 [6072 B] Get:62 http://deb.debian.org/debian bookworm/main armhf libglib2.0-0 armhf 2.74.6-2 [1227 kB] Get:63 http://deb.debian.org/debian bookworm/main armhf libgirepository-1.0-1 armhf 1.74.0-3 [88.2 kB] Get:64 http://deb.debian.org/debian bookworm/main armhf gir1.2-glib-2.0 armhf 1.74.0-3 [159 kB] Get:65 http://deb.debian.org/debian bookworm/main armhf libpackagekit-glib2-18 armhf 1.2.6-5 [98.1 kB] Get:66 http://deb.debian.org/debian bookworm/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.6-5 [25.9 kB] Get:67 http://deb.debian.org/debian bookworm/main armhf gnupg-l10n all 2.2.40-1.1 [1093 kB] Get:68 http://deb.debian.org/debian bookworm/main armhf gnupg-utils armhf 2.2.40-1.1 [850 kB] Get:69 http://deb.debian.org/debian bookworm/main armhf gpg armhf 2.2.40-1.1 [884 kB] Get:70 http://deb.debian.org/debian bookworm/main armhf pinentry-curses armhf 1.2.1-1 [73.4 kB] Get:71 http://deb.debian.org/debian bookworm/main armhf gpg-agent armhf 2.2.40-1.1 [652 kB] Get:72 http://deb.debian.org/debian bookworm/main armhf gpg-wks-client armhf 2.2.40-1.1 [524 kB] Get:73 http://deb.debian.org/debian bookworm/main armhf gpg-wks-server armhf 2.2.40-1.1 [517 kB] Get:74 http://deb.debian.org/debian bookworm/main armhf gpgsm armhf 2.2.40-1.1 [637 kB] Get:75 http://deb.debian.org/debian bookworm/main armhf gnupg all 2.2.40-1.1 [846 kB] Get:76 http://deb.debian.org/debian bookworm/main armhf gnupg2 all 2.2.40-1.1 [445 kB] Get:77 http://deb.debian.org/debian bookworm/main armhf iso-codes all 4.15.0-1 [2906 kB] Get:78 http://deb.debian.org/debian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+deb12u5 [346 kB] Setting up python3-pkg-resources (66.1.1-1) ... Fetched 8507 kB in 2s (4450 kB/s) make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Setting up docker-buildx-plugin (0.12.1-1~raspbian.11~bullseye) ... Setting up docker-compose-plugin (2.24.6-1~raspbian.11~bullseye) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Get:79 http://deb.debian.org/debian bookworm/main armhf libstemmer0d armhf 2.2.0-2 [102 kB] Get:80 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB] Get:81 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [591 kB] Get:82 http://deb.debian.org/debian bookworm/main armhf libxmlb2 armhf 0.3.10-2 [49.9 kB] Get:83 http://deb.debian.org/debian bookworm/main armhf libyaml-0-2 armhf 0.2.5-1 [46.8 kB] Get:84 http://deb.debian.org/debian bookworm/main armhf libappstream4 armhf 0.16.1-2 [168 kB] Get:85 http://deb.debian.org/debian bookworm/main armhf libcap2-bin armhf 1:2.66-4 [32.9 kB] Get:86 http://deb.debian.org/debian bookworm/main armhf libduktape207 armhf 2.7.0-2 [114 kB] Get:87 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB] Get:88 http://deb.debian.org/debian bookworm/main armhf libdw1 armhf 0.188-2.1 [215 kB] Get:89 http://deb.debian.org/debian bookworm/main armhf libglib2.0-data all 2.74.6-2 [1207 kB] Get:90 http://deb.debian.org/debian bookworm/main armhf libglib2.0-bin armhf 2.74.6-2 [103 kB] Get:91 http://deb.debian.org/debian bookworm/main armhf libunwind8 armhf 1.6.2-3 [43.3 kB] Get:92 http://deb.debian.org/debian bookworm/main armhf libgstreamer1.0-0 armhf 1.22.0-2 [1097 kB] Get:93 http://deb.debian.org/debian bookworm/main armhf libpolkit-gobject-1-0 armhf 122-3 [38.7 kB] Get:94 http://deb.debian.org/debian bookworm/main armhf libpolkit-agent-1-0 armhf 122-3 [22.2 kB] Get:95 http://deb.debian.org/debian bookworm/main armhf lsb-release all 12.0-1 [6416 B] Get:96 http://deb.debian.org/debian bookworm/main armhf xml-core all 0.18+nmu1 [23.8 kB] Get:97 http://deb.debian.org/debian bookworm/main armhf polkitd armhf 122-3 [105 kB] Get:98 http://deb.debian.org/debian bookworm/main armhf packagekit armhf 1.2.6-5 [576 kB] Get:99 http://deb.debian.org/debian bookworm/main armhf python-apt-common all 2.6.0 [64.3 kB] Get:100 http://deb.debian.org/debian bookworm/main armhf python3-apt armhf 2.6.0 [144 kB] Get:101 http://deb.debian.org/debian bookworm/main armhf python3-blinker all 1.5-1 [14.7 kB] Get:102 http://deb.debian.org/debian bookworm/main armhf python3-cffi-backend armhf 1.15.1-5+b1 [75.1 kB] Get:103 http://deb.debian.org/debian bookworm/main armhf python3-cryptography armhf 38.0.4-3 [600 kB] Get:104 http://deb.debian.org/debian bookworm/main armhf python3-dbus armhf 1.3.2-4+b1 [89.1 kB] Get:105 http://deb.debian.org/debian bookworm/main armhf python3-distro all 1.8.0-1 [20.5 kB] Get:106 http://deb.debian.org/debian bookworm/main armhf python3-gi armhf 3.42.2-3+b1 [203 kB] Get:107 http://deb.debian.org/debian bookworm/main armhf python3-pyparsing all 3.0.9-1 [138 kB] Get:108 http://deb.debian.org/debian bookworm/main armhf python3-httplib2 all 0.20.4-3 [36.0 kB] Get:109 http://deb.debian.org/debian bookworm/main armhf python3-jwt all 2.6.0-1 [26.6 kB] Get:110 http://deb.debian.org/debian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB] Get:111 http://deb.debian.org/debian bookworm/main armhf python3-lazr.uri all 1.0.6-3 [13.7 kB] Get:112 http://deb.debian.org/debian bookworm/main armhf python3-wadllib all 1.3.6-4 [37.2 kB] Get:113 http://deb.debian.org/debian bookworm/main armhf python3-oauthlib all 3.2.2-1 [95.4 kB] Get:114 http://deb.debian.org/debian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB] Get:115 http://deb.debian.org/debian bookworm/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.4 kB] Get:116 http://deb.debian.org/debian bookworm/main armhf python3-software-properties all 0.99.30-4 [32.7 kB] Get:117 http://deb.debian.org/debian bookworm/main armhf software-properties-common all 0.99.30-4 [62.0 kB] Setting up python3-dbus (1.3.2-4+b1) ... + make IMAGE=debian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ debian:bullseye ./verify Unable to find image 'debian:bullseye' locally Setting up docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~raspbian.11~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/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.12.1-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.24.6-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.11~bullseye_armhf.deb debconf: delaying package configuration, since apt-utils is not installed Fetched 46.1 MB in 1s (57.7 MB/s) Selecting previously unselected package libssl3: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 ... 6092 files and directories currently installed.) Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_armhf.deb ... Unpacking libssl3:armhf (3.0.11-1~deb12u2) ... Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.6.0-1) ... bullseye: Pulling from library/debian 623a3ffac684: Already exists Digest: sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1 Status: Downloaded newer image for debian:bullseye Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../01-libargon2-1_0~20171227-0.3+deb12u1_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.3+deb12u1) ... Selecting previously unselected package dmsetup. Preparing to unpack .../02-dmsetup_2%3a1.02.185-2_armhf.deb ... Unpacking dmsetup (2:1.02.185-2) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ... Setting up python3-apt (2.6.0) ... Setting up python3-lazr.uri (1.0.6-3) ... + verify + dpkg --version + verify_deb + apt-get update Selecting previously unselected package libjson-c5:armhf. Preparing to unpack .../04-libjson-c5_0.16-2_armhf.deb ... Unpacking libjson-c5:armhf (0.16-2) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.6.1-4~deb12u2) ... Selecting previously unselected package libfdisk1:armhf. Preparing to unpack .../06-libfdisk1_2.38.1-5+b1_armhf.deb ... Unpacking libfdisk1:armhf (2.38.1-5+b1) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../07-libkmod2_30+20221128-1_armhf.deb ... Unpacking libkmod2:armhf (30+20221128-1) ... Selecting previously unselected package libapparmor1:armhf. Preparing to unpack .../08-libapparmor1_3.0.8-3_armhf.deb ... Unpacking libapparmor1:armhf (3.0.8-3) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Setting up python3-cryptography (38.0.4-3) ... 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... 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] Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../09-libip4tc2_1.8.9-2_armhf.deb ... Unpacking libip4tc2:armhf (1.8.9-2) ... Selecting previously unselected package libsystemd-shared:armhf. Preparing to unpack .../10-libsystemd-shared_252.22-1~deb12u1_armhf.deb ... Unpacking libsystemd-shared:armhf (252.22-1~deb12u1) ... Setting up python3-wadllib (1.3.6-4) ... Correcting dependencies... Done Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7842 kB] Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [266 kB] Setting up libssl3:armhf (3.0.11-1~deb12u2) ... 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 ... 6179 files and directories currently installed.) Preparing to unpack .../systemd_252.22-1~deb12u1_armhf.deb ... Unpacking systemd (252.22-1~deb12u1) ... Setting up python3-oauthlib (3.2.2-1) ... Setting up python3-lazr.restfulclient (0.14.5-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 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 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb'. Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [16.3 kB] Setting up libargon2-1:armhf (0~20171227-0.3+deb12u1) ... Setting up libjson-c5:armhf (0.16-2) ... Setting up libfdisk1:armhf (2.38.1-5+b1) ... Setting up libkmod2:armhf (30+20221128-1) ... Setting up libapparmor1:armhf (3.0.8-3) ... Setting up libip4tc2:armhf (1.8.9-2) ... Setting up libsystemd-shared:armhf (252.22-1~deb12u1) ... Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ... Setting up libcryptsetup12:armhf (2:2.6.1-4~deb12u2) ... Setting up python3-software-properties (0.99.30-4) ... Reading package lists... 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 Reading package lists... Building dependency tree... Reading state information... Setting up systemd (252.22-1~deb12u1) ... 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. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. Setting up dmsetup (2:1.02.185-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 ... 7025 files and directories currently installed.) Preparing to unpack .../0-systemd-sysv_252.22-1~deb12u1_armhf.deb ... Unpacking systemd-sysv (252.22-1~deb12u1) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.14.10-1~deb12u1) ... Reading package lists... Processing triggers for libc-bin (2.36-9+rpi1) ... Processing triggers for systemd (252.17-1~deb12u1+rpi1) ... Processing triggers for sgml-base (1.31) ... Setting up polkitd (122-3) ... Creating group 'polkitd' with GID 997. Creating user 'polkitd' (polkit) with UID 997 and GID 997. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of reload. Building dependency tree... Reading state information... Correcting dependencies... Done 0 upgraded, 24 newly installed, 0 to remove and 23 not upgraded. Need to get 27.1 MB of archives. After this operation, 112 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/raspbian buster/test armhf containerd.io armhf 1.6.28-1 [21.6 MB] 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 Selecting previously unselected package dbus-bin. Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_armhf.deb ... Unpacking dbus-bin (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../4-libexpat1_2.5.0-1_armhf.deb ... Unpacking libexpat1:armhf (2.5.0-1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../5-dbus-daemon_1.14.10-1~deb12u1_armhf.deb ... Unpacking dbus-daemon (1.14.10-1~deb12u1) ... Building dependency tree... Reading state information... start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Setting up packagekit (1.2.6-5) ... 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 software-properties-common (0.99.30-4) ... Get:2 http://archive.raspbian.org/raspbian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.9 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 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 Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../6-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... Selecting previously unselected package dbus. Preparing to unpack .../7-dbus_1.14.10-1~deb12u1_armhf.deb ... Unpacking dbus (1.14.10-1~deb12u1) ... Selecting previously unselected package libpython3.11-minimal:armhf. Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_armhf.deb ... Unpacking libpython3.11-minimal:armhf (3.11.2-6) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ... Unpacking python3.11-minimal (3.11.2-6) ... 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 Processing triggers for dbus (1.14.10-1~deb12u1) ... ++ source /etc/os-release +++ PRETTY_NAME='Raspbian GNU/Linux 12 (bookworm)' +++ NAME='Raspbian GNU/Linux' +++ VERSION_ID=12 +++ VERSION='12 (bookworm)' +++ VERSION_CODENAME=bookworm +++ 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=bookworm + '[' bookworm = sid ']' + install_debian_containerd + '[' prod = 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... 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 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 Fetched 8332 kB in 1s (5739 kB/s) Get:3 http://archive.raspberrypi.org/debian buster/main armhf multiarch-support armhf 2.28-10+rpt2+rpi1+deb10u2 [216 kB] Setting up libpython3.11-minimal:armhf (3.11.2-6) ... Setting up libexpat1:armhf (2.5.0-1) ... Setting up python3.11-minimal (3.11.2-6) ... 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 done. Updating certificates in /etc/ssl/certs... 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: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] 0 upgraded, 66 newly installed, 0 to remove and 1 not upgraded. Need to get 22.4 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+deb10u6 [1312 kB] Get:2 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u6 [583 kB] Get:3 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB] Get:4 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u6 [1467 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-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB] Get:11 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u6 [1662 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u6 [331 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 libkeyutils1 armhf 1.6-6 [13.9 kB] Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u6 [62.8 kB] Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u6 [119 kB] Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u6 [324 kB] Get:19 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u6 [137 kB] Get:20 http://deb.debian.org/debian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u6 [829 kB] Get:22 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB] Get:23 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB] Get:24 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB] Get:25 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] Get:26 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB] Get:27 http://deb.debian.org/debian-security buster/updates/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u2 [75.2 kB] Get:28 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB] Get:29 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB] Get:30 http://deb.debian.org/debian-security buster/updates/main armhf libssh2-1 armhf 1.8.0-2.1+deb10u1 [130 kB] Get:31 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u8 [301 kB] Get:32 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u8 [259 kB] Get:33 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB] Get:34 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB] Get:35 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB] Get:36 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u2 [86.9 kB] Get:37 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB] Get:38 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB] Get:39 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u8 [7540 B] Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u5 [1104 kB] Get:41 http://deb.debian.org/debian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [80.2 kB] Get:42 http://deb.debian.org/debian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB] Get:43 http://deb.debian.org/debian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [101 kB] Get:44 http://deb.debian.org/debian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB] Get:45 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] Get:46 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB] Get:47 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB] 0 upgraded, 119 newly installed, 0 to remove and 2 not upgraded. Need to get 32.5 MB of archives. After this operation, 123 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.22 [1085 kB] 0 upgraded, 21 newly installed, 0 to remove and 25 not upgraded. Need to get 27.7 MB of archives. After this operation, 114 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/raspbian bullseye/test armhf containerd.io armhf 1.6.28-1 [21.6 MB] Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.9 kB] Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common 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~deb10u9+rpi1 [3258 kB] Get:13 http://archive.raspberrypi.org/debian buster/main armhf libnftnl11 armhf 1.1.7-1~bpo10+1~0 [45.1 kB] Get:48 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB] Get:49 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB] Get:50 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB] Get:51 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB] Get:52 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB] Get:53 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB] Get:54 http://deb.debian.org/debian buster/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-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u8 [298 kB] Get:14 http://archive.raspbian.org/raspbian buster/main armhf systemd-sysv armhf 241-7~deb10u9+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.28-0+deb10u1 [216 kB] Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpam-systemd armhf 241-7~deb10u9+rpi1 [194 kB] Get:58 http://deb.debian.org/debian-security buster/updates/main armhf libdbus-1-3 armhf 1.12.28-0+deb10u1 [196 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] debconf: delaying package configuration, since apt-utils is not installed Fetched 22.4 MB in 1s (26.9 MB/s) Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.9 [708 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [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.9 [1584 kB] 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 ... 7432 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_armhf.deb ... Unpacking python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Selecting previously unselected package libncursesw6:armhf. Preparing to unpack .../02-libncursesw6_6.4-4_armhf.deb ... Unpacking libncursesw6:armhf (6.4-4) ... Selecting previously unselected package libkrb5support0:armhf. Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_armhf.deb ... Unpacking libkrb5support0:armhf (1.20.1-2+deb12u1) ... Get:24 http://archive.raspbian.org/raspbian buster/main armhf dbus-user-session armhf 1.12.28-0+deb10u1 [98.6 kB] 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://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+deb11u1 [38.8 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+deb11u2 [4252 kB] 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 ... 6680 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_armhf.deb ... Unpacking libssl1.1:armhf (1.1.1n-0+deb10u6) ... Selecting previously unselected package libpython3.7-minimal:armhf. Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u6_armhf.deb ... Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... 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.6 [468 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.9 [1601 kB] Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_armhf.deb ... Unpacking libk5crypto3:armhf (1.20.1-2+deb12u1) ... Selecting previously unselected package libkeyutils1:armhf. Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ... Unpacking libkeyutils1:armhf (1.6.3-2) ... Selecting previously unselected package libkrb5-3:armhf. Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_armhf.deb ... Unpacking libkrb5-3:armhf (1.20.1-2+deb12u1) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.20.1-2+deb12u1) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 27.1 MB in 2s (15.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 ... 10240 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 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 ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_armhf.deb ... Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ... Selecting previously unselected package python3.7-minimal. Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u6_armhf.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u6) ... Setting up libssl1.1:armhf (1.1.1n-0+deb10u6) ... Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.9 [387 kB] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 140 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/raspbian/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Reading package lists... Building dependency tree... Reading state information... Selecting previously unselected package libtirpc3:armhf. Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ... Unpacking libtirpc3:armhf (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:armhf. Preparing to unpack .../10-libnsl2_1.3.0-2_armhf.deb ... Unpacking libnsl2:armhf (1.3.0-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:armhf. Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ... Unpacking libreadline8:armhf (8.2-1.3) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../13-libsqlite3-0_3.40.1-2_armhf.deb ... Unpacking libsqlite3-0:armhf (3.40.1-2) ... 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) ... 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. Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u6) ... Setting up libexpat1:armhf (2.2.6-2+deb10u6) ... Setting up python3.7-minimal (3.7.3-2+deb10u6) ... Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf systemd-sysv armhf 247.3-7+rpi1+deb11u2 [114 kB] Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dbus armhf 1.12.28-0+deb11u1 [220 kB] Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libpam-systemd armhf 247.3-7+rpi1+deb11u2 [261 kB] Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf dbus-user-session armhf 1.12.28-0+deb11u1 [100 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] OK + '[' bookworm = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bookworm test' + apt-get update 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 Selecting previously unselected package libpython3.11-stdlib:armhf. Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_armhf.deb ... Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ... 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~deb10u9+rpi1_armhf.deb ... Unpacking systemd (241-7~deb10u9+rpi1) ... Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf iptables armhf 1.8.7-1 [328 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.3 [30.3 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcap2 armhf 1:2.32-1ubuntu0.1 [13.9 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] Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libip4tc2 armhf 1.8.4-3ubuntu2.1 [17.1 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkmod2 armhf 27-1ubuntu2.1 [39.1 kB] Selecting previously unselected package python3.11. Preparing to unpack .../15-python3.11_3.11.2-6_armhf.deb ... Unpacking python3.11 (3.11.2-6) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.11.2-1+b1) ... Setting up python3-minimal (3.11.2-1+b1) ... Setting up libapparmor1:armhf (2.13.2-10) ... 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) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 27.7 MB in 2s (15.1 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 ... 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 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 ... 6941 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) ... Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-timesyncd armhf 245.4-4ubuntu3.23 [27.9 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd armhf 245.4-4ubuntu3.23 [3654 kB] Get:1 https://download.docker.com/linux/raspbian bookworm InRelease [26.6 kB] Get:2 https://download.docker.com/linux/raspbian bookworm/test armhf Packages [28.2 kB] Hit:3 http://archive.raspbian.org/raspbian bookworm InRelease 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 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 ... 7940 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.2-1+b1_armhf.deb ... Unpacking python3 (3.11.2-1+b1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../01-sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package openssl. Preparing to unpack .../02-openssl_3.0.11-1~deb12u2_armhf.deb ... Unpacking openssl (3.0.11-1~deb12u2) ... 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~deb10u9+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. 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+deb11u1_armhf.deb ... Unpacking libjson-c5:armhf (0.15-2+deb11u1) ... 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 systemd. Preparing to unpack .../8-systemd_247.3-7+rpi1+deb11u2_armhf.deb ... Unpacking systemd (247.3-7+rpi1+deb11u2) ... 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+deb10u2_armhf.deb ... Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ... Selecting previously unselected package libpython3.7-stdlib:armhf. Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u6_armhf.deb ... Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u6) ... Fetched 54.8 kB in 1s (90.1 kB/s) 0 upgraded, 59 newly installed, 0 to remove and 0 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+deb11u5 [78.4 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+deb11u2 [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.1w-0+deb11u1 [835 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] Selecting previously unselected package ca-certificates. Preparing to unpack .../03-ca-certificates_20230311_all.deb ... Unpacking ca-certificates (20230311) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../04-libpam-systemd_252.22-1~deb12u1_armhf.deb ... Unpacking libpam-systemd:armhf (252.22-1~deb12u1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../05-apt-transport-https_2.6.1_all.deb ... Unpacking apt-transport-https (2.6.1) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../06-libbrotli1_1.0.9-2+b6_armhf.deb ... Unpacking libbrotli1:armhf (1.0.9-2+b6) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../07-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ... Selecting previously unselected package python3.7. Preparing to unpack .../7-python3.7_3.7.3-2+deb10u6_armhf.deb ... Unpacking python3.7 (3.7.3-2+deb10u6) ... 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) ... Setting up python3-minimal (3.7.3-1) ... Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-sysv armhf 245.4-4ubuntu3.23 [10.3 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.22 [598 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdbus-1-3 armhf 1.12.16-2ubuntu2.3 [156 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus armhf 1.12.16-2ubuntu2.3 [134 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.15 [4956 B] Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.6 [1125 kB] Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../08-libsasl2-2_2.1.28+dfsg-10_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ... Selecting previously unselected package libldap-2.5-0:armhf. Preparing to unpack .../09-libldap-2.5-0_2.5.13+dfsg-5_armhf.deb ... Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-5) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../10-libnghttp2-14_1.52.0-1+deb12u1_armhf.deb ... Unpacking libnghttp2-14:armhf (1.52.0-1+deb12u1) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../11-libpsl5_0.21.2-1_armhf.deb ... Unpacking libpsl5:armhf (0.21.2-1) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ... Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... 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+deb11u1 [66.7 kB] 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 bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u11 [314 kB] Get:27 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u11 [262 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+deb11u2 [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+deb11u5 [8244 B] Get:34 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1+deb11u1 [1211 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 bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u11 [311 kB] Get:51 http://deb.debian.org/debian bullseye/main armhf libdbus-1-3 armhf 1.12.28-0+deb11u1 [200 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] 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 ... 11059 files and directories currently installed.) Preparing to unpack .../systemd-sysv_241-7~deb10u9+rpi1_armhf.deb ... Unpacking systemd-sysv (241-7~deb10u9+rpi1) ... Selecting previously unselected package multiarch-support. Preparing to unpack .../multiarch-support_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ... Unpacking multiarch-support (2.28-10+rpt2+rpi1+deb10u2) ... Setting up multiarch-support (2.28-10+rpt2+rpi1+deb10u2) ... 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 ... 11080 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 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 ... 7410 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 libkeyutils1:armhf. Preparing to unpack .../01-libkeyutils1_1.6-6_armhf.deb ... Unpacking libkeyutils1:armhf (1.6-6) ... 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+deb11u1) ... 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+deb11u2) ... 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. 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-updates/main armhf libcap2-bin armhf 1:2.32-1ubuntu0.1 [25.2 kB] Selecting previously unselected package libssh2-1:armhf. Preparing to unpack .../13-libssh2-1_1.10.0-3+b1_armhf.deb ... Unpacking libssh2-1:armhf (1.10.0-3+b1) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u5_armhf.deb ... Unpacking libcurl4:armhf (7.88.1-10+deb12u5) ... Selecting previously unselected package curl. Preparing to unpack .../15-curl_7.88.1-10+deb12u5_armhf.deb ... Unpacking curl (7.88.1-10+deb12u5) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../16-libassuan0_2.5.5-5_armhf.deb ... Unpacking libassuan0:armhf (2.5.5-5) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 22.0 MB in 1s (42.2 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 ... 6663 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+deb11u5_armhf.deb ... Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ... 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) ... 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 libkrb5support0:armhf. Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u6_armhf.deb ... Unpacking libkrb5support0:armhf (1.17-3+deb10u6) ... Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u6_armhf.deb ... Unpacking libk5crypto3:armhf (1.17-3+deb10u6) ... Selecting previously unselected package libkrb5-3:armhf. Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u6_armhf.deb ... Unpacking libkrb5-3:armhf (1.17-3+deb10u6) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u6_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u6) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../06-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 .../07-openssl_1.1.1n-0+deb10u6_armhf.deb ... Unpacking openssl (1.1.1n-0+deb10u6) ... Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libelf1 armhf 0.176-1.1ubuntu0.1 [41.4 kB] Selecting previously unselected package gpgconf. Preparing to unpack .../17-gpgconf_2.2.40-1.1_armhf.deb ... Unpacking gpgconf (2.2.40-1.1) ... Selecting previously unselected package libksba8:armhf. Preparing to unpack .../18-libksba8_1.6.3-2_armhf.deb ... Unpacking libksba8:armhf (1.6.3-2) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../19-libnpth0_1.6-3_armhf.deb ... Unpacking libnpth0:armhf (1.6-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../20-dirmngr_2.2.40-1.1_armhf.deb ... Unpacking dirmngr (2.2.40-1.1) ... 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+deb11u5) ... Setting up python3.9-minimal (3.9.2-1) ... 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.28-0+deb10u1_armhf.deb ... Unpacking dbus (1.12.28-0+deb10u1) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../09-libpam-systemd_241-7~deb10u9+rpi1_armhf.deb ... Unpacking libpam-systemd:armhf (241-7~deb10u9+rpi1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../10-containerd.io_1.6.28-1_armhf.deb ... Selecting previously unselected package ca-certificates. Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ... Unpacking ca-certificates (20200601~deb10u2) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../09-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 .../10-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 .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... 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+deb11u2_armhf.deb ... Unpacking systemd-sysv (247.3-7+rpi1+deb11u2) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.28-0+deb11u1_armhf.deb ... Unpacking dbus (1.12.28-0+deb11u1) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../02-libpam-systemd_247.3-7+rpi1+deb11u2_armhf.deb ... Unpacking libpam-systemd:armhf (247.3-7+rpi1+deb11u2) ... Selecting previously unselected package containerd.io. Preparing to unpack .../03-containerd.io_1.6.28-1_armhf.deb ... Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2023d-0ubuntu0.20.04 [303 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB] Selecting previously unselected package distro-info-data. Preparing to unpack .../21-distro-info-data_0.58+deb12u1_all.deb ... Unpacking distro-info-data (0.58+deb12u1) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../22-libglib2.0-0_2.74.6-2_armhf.deb ... Unpacking libglib2.0-0:armhf (2.74.6-2) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../23-libgirepository-1.0-1_1.74.0-3_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.74.0-3) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../24-gir1.2-glib-2.0_1.74.0-3_armhf.deb ... Unpacking containerd.io (1.6.28-1) ... Selecting previously unselected package libldap-2.4-2:armhf. Preparing to unpack .../12-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 libnghttp2-14:armhf. Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u2_armhf.deb ... Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u2) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../14-libpsl5_0.20.2-2_armhf.deb ... Unpacking libpsl5:armhf (0.20.2-2) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../15-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 .../16-libssh2-1_1.8.0-2.1+deb10u1_armhf.deb ... Unpacking libssh2-1:armhf (1.8.0-2.1+deb10u1) ... Unpacking containerd.io (1.6.28-1) ... Unpacking gir1.2-glib-2.0:armhf (1.74.0-3) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../25-libpackagekit-glib2-18_1.2.6-5_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.2.6-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../26-gir1.2-packagekitglib-1.0_1.2.6-5_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../27-gnupg-l10n_2.2.40-1.1_all.deb ... Unpacking gnupg-l10n (2.2.40-1.1) ... Reading package lists... W: https://download.docker.com/linux/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: http://archive.raspbian.org/raspbian/dists/bookworm/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/raspbian-bookworm/ -type f -name '*.deb' + packages='deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.24.6-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.12.1-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb' ++ echo 'deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.24.6-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.12.1-1~raspbian.12~bookworm_armhf.deb deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.24.6-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.12.1-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.24.6-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.12.1-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 14328 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u8_armhf.deb ... Unpacking libcurl4:armhf (7.64.0-4+deb10u8) ... Selecting previously unselected package curl. Preparing to unpack .../18-curl_7.64.0-4+deb10u8_armhf.deb ... Unpacking curl (7.64.0-4+deb10u8) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../19-libassuan0_2.5.2-1_armhf.deb ... Unpacking libassuan0:armhf (2.5.2-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpgconf (2.2.12-1+deb10u2) ... Selecting previously unselected package lsb-base. Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ... Unpacking lsb-base (10.2019051400) ... Selecting previously unselected package libksba8:armhf. Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_armhf.deb ... Unpacking libksba8:armhf (1.3.5-2+deb10u2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../28-gnupg-utils_2.2.40-1.1_armhf.deb ... Unpacking gnupg-utils (2.2.40-1.1) ... Selecting previously unselected package gpg. Preparing to unpack .../29-gpg_2.2.40-1.1_armhf.deb ... Unpacking gpg (2.2.40-1.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../30-pinentry-curses_1.2.1-1_armhf.deb ... Unpacking pinentry-curses (1.2.1-1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../31-gpg-agent_2.2.40-1.1_armhf.deb ... Unpacking gpg-agent (2.2.40-1.1) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../23-libnpth0_1.6-1_armhf.deb ... Unpacking libnpth0:armhf (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_armhf.deb ... Unpacking dirmngr (2.2.12-1+deb10u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../25-distro-info-data_0.41+deb10u8_all.deb ... Unpacking distro-info-data (0.41+deb10u8) ... 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 ... 6957 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+deb11u2_armhf.deb ... Unpacking libncursesw6:armhf (6.2+20201114-2+deb11u2) ... 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 gpg-wks-client. Preparing to unpack .../32-gpg-wks-client_2.2.40-1.1_armhf.deb ... Unpacking gpg-wks-client (2.2.40-1.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../33-gpg-wks-server_2.2.40-1.1_armhf.deb ... Unpacking gpg-wks-server (2.2.40-1.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../34-gpgsm_2.2.40-1.1_armhf.deb ... Unpacking gpgsm (2.2.40-1.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../35-gnupg_2.2.40-1.1_all.deb ... Unpacking gnupg (2.2.40-1.1) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-compose-plugin (2.24.6-1~raspbian.12~bookworm) ... Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpam-systemd armhf 245.4-4ubuntu3.23 [168 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.7 [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-updates/main armhf python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u5_armhf.deb ... Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u5) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../27-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 .../28-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 .../29-libpackagekit-glib2-18_1.1.12-5_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ... 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 ... Selecting previously unselected package gnupg2. Preparing to unpack .../36-gnupg2_2.2.40-1.1_all.deb ... Unpacking gnupg2 (2.2.40-1.1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../37-iso-codes_4.15.0-1_all.deb ... Unpacking iso-codes (4.15.0-1) ... 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] Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../30-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 gnupg-l10n. Preparing to unpack .../31-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 .../32-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 .../33-gpg_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpg (2.2.12-1+deb10u2) ... 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) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../34-pinentry-curses_1.1.0-2_armhf.deb ... Unpacking pinentry-curses (1.1.0-2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../35-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 .../36-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 .../37-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 .../38-gpgsm_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpgsm (2.2.12-1+deb10u2) ... 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 ... 7395 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.1w-0+deb11u1_armhf.deb ... Unpacking openssl (1.1.1w-0+deb11u1) ... 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 docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm) ... Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u5_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.88.1-10+deb12u5) ... Selecting previously unselected package libstemmer0d:armhf. Preparing to unpack .../39-libstemmer0d_2.2.0-2_armhf.deb ... Unpacking libstemmer0d:armhf (2.2.0-2) ... Selecting previously unselected package libicu72:armhf. Preparing to unpack .../40-libicu72_72.1-3_armhf.deb ... Unpacking libicu72:armhf (72.1-3) ... Selecting previously unselected package gnupg. Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg (2.2.12-1+deb10u2) ... 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) ... Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.4 [28.1 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.4 [79.3 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.4 [287 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.4 [101 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] Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] 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+deb11u1_armhf.deb ... Unpacking libnghttp2-14:armhf (1.43.0-1+deb11u1) ... 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) ... Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.1ubuntu0.20.04.1 [139 kB] Selecting previously unselected package dbus-user-session. Preparing to unpack .../11-dbus-user-session_1.12.28-0+deb10u1_armhf.deb ... Unpacking dbus-user-session (1.12.28-0+deb10u1) ... Setting up systemd-sysv (241-7~deb10u9+rpi1) ... Setting up libip6tc0:armhf (1.8.2-4) ... Setting up libiptc0:armhf (1.8.2-4) ... Setting up dbus (1.12.28-0+deb10u1) ... 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+deb11u11_armhf.deb ... Unpacking libcurl4:armhf (7.74.0-1.3+deb11u11) ... Selecting previously unselected package curl. Preparing to unpack .../13-curl_7.74.0-1.3+deb11u11_armhf.deb ... Unpacking curl (7.74.0-1.3+deb11u11) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../04-dbus-user-session_1.12.28-0+deb11u1_armhf.deb ... Unpacking dbus-user-session (1.12.28-0+deb11u1) ... 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 libcurl3-gnutls:armhf. Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u8_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u8) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../44-libdbus-1-3_1.12.28-0+deb10u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.28-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) ... Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf apt-transport-https all 2.0.10 [1704 B] 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-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [35.3 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [140 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [25.1 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [78.4 kB] Selecting previously unselected package libxml2:armhf. Preparing to unpack .../41-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ... Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... 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.28-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) ... 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+deb11u2_armhf.deb ... Unpacking libksba8:armhf (1.5.0-3+deb11u2) ... 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 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 ... Unpacking iptables (1.8.7-1) ... Setting up systemd-sysv (247.3-7+rpi1+deb11u2) ... Setting up libip6tc2:armhf (1.8.7-1) ... Setting up dbus (1.12.28-0+deb11u1) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-buildx-plugin (0.12.1-1~raspbian.12~bookworm) ... 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) ... 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) ... Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [47.1 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [89.0 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [170 kB] Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [13.2 kB] Setting up libpam-systemd:armhf (241-7~deb10u9+rpi1) ... Setting up libnftnl11:armhf (1.1.7-1~bpo10+1~0) ... Setting up dbus-user-session (1.12.28-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~deb10u9+rpi1) ... Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ... Selecting previously unselected package libxmlb2:armhf. Preparing to unpack .../42-libxmlb2_0.3.10-2_armhf.deb ... Unpacking libxmlb2:armhf (0.3.10-2) ... Selecting previously unselected package libyaml-0-2:armhf. Preparing to unpack .../43-libyaml-0-2_0.2.5-1_armhf.deb ... Unpacking libyaml-0-2:armhf (0.2.5-1) ... Selecting previously unselected package libappstream4:armhf. Preparing to unpack .../44-libappstream4_0.16.1-2_armhf.deb ... Unpacking libappstream4:armhf (0.16.1-2) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../45-libcap2-bin_1%3a2.66-4_armhf.deb ... Unpacking libcap2-bin (1:2.66-4) ... Selecting previously unselected package libduktape207:armhf. Preparing to unpack .../46-libduktape207_2.7.0-2_armhf.deb ... Unpacking libduktape207:armhf (2.7.0-2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../19-distro-info-data_0.51+deb11u5_all.deb ... Unpacking distro-info-data (0.51+deb11u5) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../20-libglib2.0-0_2.66.8-1+deb11u1_armhf.deb ... Unpacking libglib2.0-0:armhf (2.66.8-1+deb11u1) ... 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 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) ... 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.28-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [80.1 kB] Setting up libksba8:armhf (1.3.5-2+deb10u2) ... Setting up lsb-base (10.2019051400) ... 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+deb10u5) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u8) ... Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ... Setting up libnghttp2-14:armhf (1.36.0-2+deb10u2) ... 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+deb10u6) ... Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... Setting up gnupg-l10n (2.2.12-1+deb10u2) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 Selecting previously unselected package libelf1:armhf. Preparing to unpack .../47-libelf1_0.188-2.1_armhf.deb ... Unpacking libelf1:armhf (0.188-2.1) ... Selecting previously unselected package libdw1:armhf. Preparing to unpack .../48-libdw1_0.188-2.1_armhf.deb ... Unpacking libdw1:armhf (0.188-2.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../49-libglib2.0-data_2.74.6-2_all.deb ... Unpacking libglib2.0-data (2.74.6-2) ... 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) ... 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+deb11u2) ... Setting up libnftnl11:armhf (1.1.9-1) ... Setting up dbus-user-session (1.12.28-0+deb11u1) ... 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 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] Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.10 [133 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libnghttp2-14 armhf 1.40.0-1ubuntu0.2 [68.6 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.5 [148 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.21 [204 kB] Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... Setting up libdbus-1-3:armhf (1.12.28-0+deb10u1) ... Setting up libk5crypto3:armhf (1.17-3+deb10u6) ... 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+deb10u1) ... Setting up libkrb5-3:armhf (1.17-3+deb10u6) ... Setting up libmpdec2:armhf (2.4.2-2) ... Setting up openssl (1.1.1n-0+deb10u6) ... 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) ... + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.3.3 Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../50-libglib2.0-bin_2.74.6-2_armhf.deb ... Unpacking libglib2.0-bin (2.74.6-2) ... Selecting previously unselected package libunwind8:armhf. Preparing to unpack .../51-libunwind8_1.6.2-3_armhf.deb ... Unpacking libunwind8:armhf (1.6.2-3) ... Selecting previously unselected package libgstreamer1.0-0:armhf. Preparing to unpack .../52-libgstreamer1.0-0_1.22.0-2_armhf.deb ... Unpacking libgstreamer1.0-0:armhf (1.22.0-2) ... 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 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) ... Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.21 [154 kB] Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus-user-session armhf 1.12.16-2ubuntu2.3 [9424 B] Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u6) ... Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... Setting up ca-certificates (20200601~deb10u2) ... Selecting previously unselected package libpolkit-gobject-1-0:armhf. Preparing to unpack .../53-libpolkit-gobject-1-0_122-3_armhf.deb ... Unpacking libpolkit-gobject-1-0:armhf (122-3) ... Selecting previously unselected package libpolkit-agent-1-0:armhf. Preparing to unpack .../54-libpolkit-agent-1-0_122-3_armhf.deb ... Unpacking libpolkit-agent-1-0:armhf (122-3) ... Selecting previously unselected package lsb-release. Preparing to unpack .../55-lsb-release_12.0-1_all.deb ... Unpacking lsb-release (12.0-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../56-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... 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-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm) ... Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.1 make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.buildinfo 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] 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] Updating certificates in /etc/ssl/certs... Selecting previously unselected package polkitd. Preparing to unpack .../57-polkitd_122-3_armhf.deb ... Unpacking polkitd (122-3) ... Selecting previously unselected package packagekit. Preparing to unpack .../58-packagekit_1.2.6-5_armhf.deb ... Unpacking packagekit (1.2.6-5) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../59-python-apt-common_2.6.0_all.deb ... Unpacking python-apt-common (2.6.0) ... Selecting previously unselected package python3-apt. Preparing to unpack .../60-python3-apt_2.6.0_armhf.deb ... Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.2 [80.4 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] 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] Unpacking python3-apt (2.6.0) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../61-python3-blinker_1.5-1_all.deb ... Unpacking python3-blinker (1.5-1) ... Selecting previously unselected package python3-cffi-backend:armhf. Preparing to unpack .../62-python3-cffi-backend_1.15.1-5+b1_armhf.deb ... Unpacking python3-cffi-backend:armhf (1.15.1-5+b1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../63-python3-cryptography_38.0.4-3_armhf.deb ... Unpacking python3-cryptography (38.0.4-3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../64-python3-dbus_1.3.2-4+b1_armhf.deb ... Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u11_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u11) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../37-libdbus-1-3_1.12.28-0+deb11u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.28-0+deb11u1) ... 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) ... 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) ... Setting up docker-compose-plugin (2.24.6-1~raspbian.12~bookworm) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libproxy1v5 armhf 0.4.15-10ubuntu1.2 [42.3 kB] Unpacking python3-dbus (1.3.2-4+b1) ... Selecting previously unselected package python3-distro. Preparing to unpack .../65-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../66-python3-gi_3.42.2-3+b1_armhf.deb ... Unpacking python3-gi (3.42.2-3+b1) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ... Unpacking python3-pyparsing (3.0.9-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... 137 added, 0 removed; done. Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u6) ... 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+deb10u8) ... Setting up curl (7.64.0-4+deb10u8) ... 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+deb10u6) ... 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) ... Setting up libksba8:armhf (1.5.0-3+deb11u2) ... Setting up media-types (4.0.0) ... Setting up docker-buildx-plugin (0.12.1-1~raspbian.12~bookworm) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. 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] 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] Selecting previously unselected package python3-jwt. Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ... Unpacking python3-jwt (2.6.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../70-python3-pkg-resources_66.1.1-1_all.deb ... Unpacking python3-pkg-resources (66.1.1-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../71-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../72-python3-wadllib_1.3.6-4_all.deb ... Unpacking python3-wadllib (1.3.6-4) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 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+deb11u1) ... No schema files found: doing nothing. Setting up distro-info-data (0.51+deb11u5) ... 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+deb11u1) ... 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.28-0+deb11u1) ... Setting up libncursesw6:armhf (6.2+20201114-2+deb11u2) ... 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.1w-0+deb11u1) ... [Pipeline] // node dpkg-genchanges -O../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.changes [Pipeline] } 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. 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~20240226182428.efb9206-1~raspbian.12~bookworm) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.24.6-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.12.1-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~raspbian.12~bookworm_armhf.deb 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] Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB] Selecting previously unselected package python3-oauthlib. Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../76-python3-software-properties_0.99.30-4_all.deb ... Unpacking python3-software-properties (0.99.30-4) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../77-software-properties-common_0.99.30-4_all.deb ... Unpacking software-properties-common (0.99.30-4) ... 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+deb11u11) ... Setting up ca-certificates (20210119) ... Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB] Setting up libksba8:armhf (1.6.3-2) ... Setting up media-types (10.0.0) ... Setting up systemd-sysv (252.22-1~deb12u1) ... Setting up libkeyutils1:armhf (1.6.3-2) ... Setting up libpsl5:armhf (0.21.2-1) ... Setting up libicu72:armhf (72.1-3) ... Setting up apt-transport-https (2.6.1) ... Setting up libyaml-0-2:armhf (0.2.5-1) ... Setting up libglib2.0-0:armhf (2.74.6-2) ... No schema files found: doing nothing. Setting up distro-info-data (0.58+deb12u1) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:armhf (0.3.10-2) ... Updating certificates in /etc/ssl/certs... 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+deb10u8) ... 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) ... 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] Setting up libbrotli1:armhf (1.0.9-2+b6) ... Setting up libsqlite3-0:armhf (3.40.1-2) ... Setting up libnghttp2-14:armhf (1.52.0-1+deb12u1) ... Setting up libpackagekit-glib2-18:armhf (1.2.6-5) ... Setting up libnpth0:armhf (1.6-3) ... Setting up libassuan0:armhf (2.5.5-5) ... Setting up libunwind8:armhf (1.6.2-3) ... Setting up libkrb5support0:armhf (1.20.1-2+deb12u1) ... Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ... Setting up libcap2-bin (1:2.66-4) ... Setting up libglib2.0-data (2.74.6-2) ... Setting up gnupg-l10n (2.2.40-1.1) ... Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libdbus-1-3:armhf (1.14.10-1~deb12u1) ... Setting up libncursesw6:armhf (6.4-4) ... Setting up libk5crypto3:armhf (1.20.1-2+deb12u1) ... Setting up python3-gi (3.30.4-1) ... Setting up gpg-wks-server (2.2.12-1+deb10u2) ... Setting up lsb-release (10.2019051400) ... Setting up python3-dbus (1.2.8-3) ... 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] Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-bin armhf 2.64.6-1~ubuntu20.04.6 [67.4 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgstreamer1.0-0 armhf 1.16.3-0ubuntu1.1 [829 kB] 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] Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ... Setting up python-apt-common (2.6.0) ... Setting up libduktape207:armhf (2.7.0-2) ... Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... Setting up libgirepository-1.0-1:armhf (1.74.0-3) ... Setting up libssh2-1:armhf (1.10.0-3+b1) ... Setting up sgml-base (1.31) ... Setting up libkrb5-3:armhf (1.20.1-2+deb12u1) ... Setting up libstemmer0d:armhf (2.2.0-2) ... Setting up lsb-release (12.0-1) ... Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 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+deb11u11) ... Setting up curl (7.74.0-1.3+deb11u11) ... 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) ... Setting up gpg-wks-client (2.2.12-1+deb10u2) ... Setting up python3-apt (1.8.4.3) ... Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB] Setting up openssl (3.0.11-1~deb12u2) ... Setting up libelf1:armhf (0.188-2.1) ... Setting up readline-common (8.2-1.3) ... Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.10-1~deb12u1) ... Setting up libpolkit-gobject-1-0:armhf (122-3) ... Setting up pinentry-curses (1.2.1-1) ... Setting up libdw1:armhf (0.188-2.1) ... Setting up libreadline8:armhf (8.2-1.3) ... Setting up libglib2.0-bin (2.74.6-2) ... Setting up dbus-daemon (1.14.10-1~deb12u1) ... Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ... Setting up ca-certificates (20230311) ... Reading package lists... Setting up python3-software-properties (0.96.20.2-2) ... 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) ... 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.3 [88.7 kB] Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] 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.12 [21.7 kB] Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf packagekit armhf 1.1.13-2ubuntu1.1 [380 kB] Building dependency tree... Reading state information... 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) ... Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf software-properties-common all 0.99.9.12 [10.4 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 Processing triggers for libc-bin (2.28-10+deb10u2) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... Updating certificates in /etc/ssl/certs... 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.12.1-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb /root/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb' copied '/root/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_armhf.deb' removed '/root/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_armhf.deb' Correcting dependencies... Done Fetched 32.5 MB in 10s (3390 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 ... 4118 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_armhf.deb ... Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.22) ... Selecting previously unselected package libpython3.8-minimal:armhf. Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_armhf.deb ... Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.9) ... 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 + '[' prod = 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... 140 added, 0 removed; done. Setting up dbus (1.14.10-1~deb12u1) ... 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-ce, it is already installed and upgrade is not set. Skipping docker-buildx-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-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 Suggested packages: firewalld kmod Recommended packages: nftables Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ... Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ... Selecting previously unselected package python3.8-minimal. Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_armhf.deb ... Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... done. Updating certificates in /etc/ssl/certs... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libgssapi-krb5-2:armhf (1.20.1-2+deb12u1) ... Setting up gir1.2-glib-2.0:armhf (1.74.0-3) ... Setting up xml-core (0.18+nmu1) ... The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.22) ... Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.9) ... Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ... Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... Setting up gpgconf (2.2.40-1.1) ... Setting up libpam-systemd:armhf (252.22-1~deb12u1) ... Setting up libcurl4:armhf (7.88.1-10+deb12u5) ... Setting up libpolkit-agent-1-0:armhf (122-3) ... Setting up curl (7.88.1-10+deb12u5) ... Setting up gpg (2.2.40-1.1) ... Setting up libgstreamer1.0-0:armhf (1.22.0-2) ... Setcap worked! gst-ptp-helper is not suid! Setting up gnupg-utils (2.2.40-1.1) ... Setting up libtirpc3:armhf (1.3.3+ds-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) ... 0 upgraded, 9 newly installed, 0 to remove and 25 not upgraded. Need to get 22.1 MB of archives. After this operation, 103 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/raspbian bookworm/test armhf containerd.io armhf 1.6.28-1 [21.6 MB] 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 gpg-agent (2.2.40-1.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. 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) ... Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-user-session armhf 1.14.10-1~deb12u1 [78.1 kB] 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 ... 4419 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ... Unpacking python3-minimal (3.8.2-0ubuntu2) ... 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 gpgsm (2.2.40-1.1) ... Setting up libcurl3-gnutls:armhf (7.88.1-10+deb12u5) ... Setting up libappstream4:armhf (0.16.1-2) ... Setting up dirmngr (2.2.40-1.1) ... Setting up python3-software-properties (0.96.20.2-2.1) ... Setting up software-properties-common (0.96.20.2-2.1) ... Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libip6tc2 armhf 1.8.9-2 [17.4 kB] Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf libxtables12 armhf 1.8.9-2 [27.9 kB] Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf libmnl0 armhf 1.0.4-3 [11.0 kB] Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libnfnetlink0 armhf 1.0.2-2 [13.5 kB] Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [32.5 kB] Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libnftnl11 armhf 1.2.4-2 [45.3 kB] Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf iptables armhf 1.8.9-2 [315 kB] 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) ... 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.6_armhf.deb ... Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.6) ... 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.6-5) ... Setting up gpg-wks-server (2.2.40-1.1) ... Setting up libnsl2:armhf (1.3.0-2) ... Setting up gpg-wks-client (2.2.40-1.1) ... Setting up libpython3.11-stdlib:armhf (3.11.2-6) ... Setting up gnupg (2.2.40-1.1) ... Setting up libpython3-stdlib:armhf (3.11.2-1+b1) ... Processing triggers for libc-bin (2.31-13+deb11u8) ... Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package libpython3.8-stdlib:armhf. Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_armhf.deb ... Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package python3.8. Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_armhf.deb ... Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ... 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.11 (3.11.2-6) ... 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 debconf: delaying package configuration, since apt-utils is not installed Fetched 22.1 MB in 1s (20.6 MB/s) Selecting previously unselected package containerd.io. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14552 files and directories currently installed.) Preparing to unpack .../0-containerd.io_1.6.28-1_armhf.deb ... Unpacking containerd.io (1.6.28-1) ... 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 ... 4849 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.3_armhf.deb ... Unpacking libapparmor1:armhf (2.13.3-7ubuntu5.3) ... + DIST_VERSION=bullseye + '[' bullseye = sid ']' + install_debian_containerd + '[' prod = 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... Selecting previously unselected package libcap2:armhf. Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_armhf.deb ... Unpacking libcap2:armhf (1:2.32-1ubuntu0.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) ... 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.1_armhf.deb ... Unpacking libip4tc2:armhf (1.8.4-3ubuntu2.1) ... Setting up gnupg2 (2.2.40-1.1) ... 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.23_armhf.deb ... Unpacking systemd-timesyncd (245.4-4ubuntu3.23) ... Selecting previously unselected package systemd. Preparing to unpack .../10-systemd_245.4-4ubuntu3.23_armhf.deb ... Unpacking systemd (245.4-4ubuntu3.23) ... Setting up python3 (3.11.2-1+b1) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.0.9-1) ... 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)). Setting up python3-gi (3.42.2-3+b1) ... Setting up libapparmor1:armhf (2.13.3-7ubuntu5.3) ... Setting up libcap2:armhf (1:2.32-1ubuntu0.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.1) ... Setting up libkmod2:armhf (27-1ubuntu2.1) ... Setting up systemd-timesyncd (245.4-4ubuntu3.23) ... Setting up python3-httplib2 (0.20.4-3) ... Setting up python3-cffi-backend:armhf (1.15.1-5+b1) ... Setting up python3-blinker (1.5-1) ... 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.23) ... 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 dbus-user-session. Preparing to unpack .../1-dbus-user-session_1.14.10-1~deb12u1_armhf.deb ... Unpacking dbus-user-session (1.14.10-1~deb12u1) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../2-libip6tc2_1.8.9-2_armhf.deb ... Unpacking libip6tc2:armhf (1.8.9-2) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../3-libxtables12_1.8.9-2_armhf.deb ... Unpacking libxtables12:armhf (1.8.9-2) ... Selecting previously unselected package libmnl0:armhf. Preparing to unpack .../4-libmnl0_1.0.4-3_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../7-libnftnl11_1.2.4-2_armhf.deb ... Unpacking libnftnl11:armhf (1.2.4-2) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" Setting up python3-pkg-resources (66.1.1-1) ... OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] 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 [53.9 kB] 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 ... 5684 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.23_armhf.deb ... Unpacking systemd-sysv (245.4-4ubuntu3.23) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.22_armhf.deb ... Unpacking openssl (1.1.1f-1ubuntu2.22) ... Selecting previously unselected package iptables. Preparing to unpack .../8-iptables_1.8.9-2_armhf.deb ... Unpacking iptables (1.8.9-2) ... Setting up libip6tc2:armhf (1.8.9-2) ... Setting up dbus-user-session (1.14.10-1~deb12u1) ... Setting up libmnl0:armhf (1.0.4-3) ... Setting up containerd.io (1.6.28-1) ... Setting up python3-dbus (1.3.2-4+b1) ... Setting up python3-distro (1.8.0-1) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.16-2ubuntu2.3) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_armhf.deb ... Unpacking dbus (1.12.16-2ubuntu2.3) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.43ubuntu1.15_all.deb ... Unpacking distro-info-data (0.43ubuntu1.15) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.9-2) ... Setting up libnfnetlink0:armhf (1.0.2-2) ... Setting up libnftnl11:armhf (1.2.4-2) ... Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ... Setting up iptables (1.8.9-2) ... 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.36-9+rpi1) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage Setting up python3-jwt (2.6.0-1) ... Setting up python3-apt (2.6.0) ... [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.6_armhf.deb ... Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ... 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) ... github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.4 Get:5 https://download.docker.com/linux/debian buster/test armhf Packages [75.0 kB] Fetched 129 kB in 1s (163 kB/s) Setting up python3-lazr.uri (1.0.6-3) ... + make IMAGE=ubuntu:jammy verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:jammy ./verify Unable to find image 'ubuntu:jammy' locally Selecting previously unselected package libcap2-bin. Preparing to unpack .../09-libcap2-bin_1%3a2.32-1ubuntu0.1_armhf.deb ... Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libelf1:armhf. Preparing to unpack .../10-libelf1_0.176-1.1ubuntu0.1_armhf.deb ... Unpacking libelf1:armhf (0.176-1.1ubuntu0.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package tzdata. Preparing to unpack .../12-tzdata_2023d-0ubuntu0.20.04_all.deb ... Unpacking tzdata (2023d-0ubuntu0.20.04) ... Setting up python3-cryptography (38.0.4-3) ... jammy: Pulling from library/ubuntu c600ef85012d: Already exists Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da Status: Downloaded newer image for ubuntu:jammy 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 libicu66:armhf. Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_armhf.deb ... Unpacking libicu66:armhf (66.1-2ubuntu2.1) ... Setting up python3-wadllib (1.3.6-4) ... Setting up python3-oauthlib (3.2.2-1) ... Get:5 https://download.docker.com/linux/debian bullseye/test armhf Packages [41.2 kB] Fetched 84.6 kB in 1s (118 kB/s) Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-software-properties (0.99.30-4) ... Reading package lists... ++ find deb/debbuild/debian-buster/ -type f -name '*.deb' + packages='deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_armhf.deb' ++ echo 'deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~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~20240226182428.efb9206-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_armhf.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9721 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... + verify + dpkg --version + verify_deb + apt-get update Processing triggers for libc-bin (2.36-9+deb12u4) ... Processing triggers for systemd (252.22-1~deb12u1) ... Processing triggers for sgml-base (1.31) ... Setting up polkitd (122-3) ... Creating group 'polkitd' with GID 997. Creating user 'polkitd' (polkit) with UID 997 and GID 997. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of reload. Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.23_armhf.deb ... Unpacking libpam-systemd:armhf (245.4-4ubuntu3.23) ... Selecting previously unselected package libxml2:armhf. Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.7_armhf.deb ... Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.7) ... 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) ... 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) ... start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Setting up packagekit (1.2.6-5) ... 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 software-properties-common (0.99.30-4) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~debian.10~buster_armhf.deb ... Unpacking docker-compose-plugin (2.24.6-1~debian.10~buster) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... Unpacking python3-pkg-resources (45.2.0-1ubuntu0.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) ... Processing triggers for ca-certificates (20230311) ... Updating certificates in /etc/ssl/certs... Reading package lists... ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb' ++ echo 'deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.12.1-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb Selecting previously unselected package docker-buildx-plugin. (Reading database ... 9728 files and directories currently installed.) Preparing to unpack .../docker-buildx-plugin_0.12.1-1~debian.11~bullseye_armhf.deb ... Unpacking docker-buildx-plugin (0.12.1-1~debian.11~bullseye) ... Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] Selecting previously unselected package libkrb5support0:armhf. Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.4_armhf.deb ... Unpacking libkrb5support0:armhf (1.17-6ubuntu4.4) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.14.10-1~deb12u1) ... ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 12 (bookworm)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=12 +++ VERSION='12 (bookworm)' +++ VERSION_CODENAME=bookworm +++ 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=bookworm + '[' bookworm = sid ']' + install_debian_containerd + '[' prod = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB] Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.4_armhf.deb ... Unpacking libk5crypto3:armhf (1.17-6ubuntu4.4) ... 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.4_armhf.deb ... Unpacking libkrb5-3:armhf (1.17-6ubuntu4.4) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.4_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.4) ... Selecting previously unselected package liblmdb0:armhf. Preparing to unpack .../28-liblmdb0_0.9.24-1_armhf.deb ... Unpacking liblmdb0:armhf (0.9.24-1) ... done. Updating certificates in /etc/ssl/certs... 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) ... 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.1ubuntu0.20.04.1_all.deb ... Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_armhf.deb ... Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../33-apt-transport-https_2.0.10_all.deb ... Unpacking apt-transport-https (2.0.10) ... 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 docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... Selecting previously unselected package libroken18-heimdal:armhf. Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libasn1-8-heimdal:armhf. Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimbase1-heimdal:armhf. Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhcrypto4-heimdal:armhf. Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libwind0-heimdal:armhf. Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhx509-5-heimdal:armhf. Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 140 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 is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Selecting previously unselected package libkrb5-26-heimdal:armhf. Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimntlm0-heimdal:armhf. Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libgssapi3-heimdal:armhf. Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ... Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... 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) ... Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB] Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... Selecting previously unselected package libldap-common. Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... Selecting previously unselected package libldap-2.4-2:armhf. Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_armhf.deb ... Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.10) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../48-libnghttp2-14_1.40.0-1ubuntu0.2_armhf.deb ... Unpacking libnghttp2-14:armhf (1.40.0-1ubuntu0.2) ... 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.5_armhf.deb ... Unpacking libssh-4:armhf (0.9.3-2ubuntu2.5) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [982 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [1004 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [3849 B] [Pipeline] } [Pipeline] // node [Pipeline] } Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.21_armhf.deb ... Unpacking libcurl4:armhf (7.68.0-1ubuntu2.21) ... Selecting previously unselected package curl. Preparing to unpack .../52-curl_7.68.0-1ubuntu2.21_armhf.deb ... Unpacking curl (7.68.0-1ubuntu2.21) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_armhf.deb ... Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ... Selecting previously unselected package libdconf1:armhf. Preparing to unpack .../54-libdconf1_0.36.0-1_armhf.deb ... Unpacking libdconf1:armhf (0.36.0-1) ... 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) ... Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [16.0 kB] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~debian.11~bullseye_armhf.deb ... Unpacking docker-compose-plugin (2.24.6-1~debian.11~bullseye) ... 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-2ubuntu0.20.04.2_armhf.deb ... Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../60-libnpth0_1.6-1_armhf.deb ... Unpacking libnpth0:armhf (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking dirmngr (2.2.19-3ubuntu2.2) ... Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [49.9 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [26.2 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [1201 B] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [741 kB] 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. 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) ... Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [716 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [14.8 kB] OK + '[' bookworm = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/debian bookworm test' + apt-get update 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) ... Fetched 22.8 MB in 3s (6708 kB/s) Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB] 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 docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~debian.10~buster_armhf.deb ... Unpacking docker-buildx-plugin (0.12.1-1~debian.10~buster) ... 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) ... 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.6_armhf.deb ... Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package libgstreamer1.0-0:armhf. Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_armhf.deb ... Unpacking libgstreamer1.0-0:armhf (1.16.3-0ubuntu1.1) ... dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb'. Get:5 https://download.docker.com/linux/debian bookworm/test armhf Packages [24.0 kB] Fetched 67.3 kB in 1s (103 kB/s) 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.3_all.deb ... Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... Selecting previously unselected package python3-requests. Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1.1_all.deb ... Unpacking python3-requests (2.22.0-2ubuntu1.1) ... 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.12_all.deb ... Unpacking python3-software-properties (0.99.9.12) ... Selecting previously unselected package packagekit. Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_armhf.deb ... Unpacking packagekit (1.1.13-2ubuntu1.1) ... 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 software-properties-common. Preparing to unpack .../93-software-properties-common_0.99.9.12_all.deb ... Unpacking software-properties-common (0.99.9.12) ... 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-2ubuntu0.20.04.2) ... Setting up liblmdb0:armhf (0.9.24-1) ... Setting up systemd-sysv (245.4-4ubuntu3.23) ... 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.10) ... Setting up libyaml-0-2:armhf (0.2.2-1) ... Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ... Setting up distro-info-data (0.43ubuntu1.15) ... Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ... Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.6) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... Reading package lists... Setting up libnghttp2-14:armhf (1.40.0-1ubuntu0.2) ... Setting up libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ... Setting up libnpth0:armhf (1.6-1) ... Setting up libassuan0:armhf (2.5.3-7ubuntu2) ... Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... Setting up libkrb5support0:armhf (1.17-6ubuntu4.4) ... Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... Setting up tzdata (2023d-0ubuntu0.20.04) ... Current default time zone: 'Etc/UTC' Local time is now: Wed Feb 28 12:31:25 UTC 2024. Universal Time is now: Wed Feb 28 12:31:25 UTC 2024. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... Setting up libdconf1:armhf (0.36.0-1) ... Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... 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.3) ... Setting up dbus (1.12.16-2ubuntu2.3) ... W: https://download.docker.com/linux/debian/dists/bookworm/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/debian-bookworm/ -type f -name '*.deb' + packages='deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_armhf.deb' ++ echo 'deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_armhf.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 11523 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... Setting up libk5crypto3:armhf (1.17-6ubuntu4.4) ... Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... Setting up libpam-systemd:armhf (245.4-4ubuntu3.23) ... Setting up docker-compose-plugin (2.24.6-1~debian.10~buster) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~debian.12~bookworm_armhf.deb ... Setting up libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ... Setting up libkrb5-3:armhf (1.17-6ubuntu4.4) ... 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.22) ... Setting up libelf1:armhf (0.176-1.1ubuntu0.1) ... 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.1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... 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.4) ... Setting up libreadline8:armhf (8.0-4) ... Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... Setting up docker-buildx-plugin (0.12.1-1~debian.10~buster) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.10~buster) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Unpacking docker-buildx-plugin (0.12.1-1~debian.12~bookworm) ... Reading package lists... 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~20240226182428.efb9206-1~debian.10~buster) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.24.6-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.12.1-1~debian.10~buster_armhf.deb Building dependency tree... Reading state information... Updating certificates in /etc/ssl/certs... Setting up docker-buildx-plugin (0.12.1-1~debian.11~bullseye) ... Setting up docker-compose-plugin (2.24.6-1~debian.11~bullseye) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.11~bullseye) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. 137 added, 0 removed; done. Setting up docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~debian.11~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-buildx-plugin_0.12.1-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.24.6-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20240226182428.efb9206-1~debian.11~bullseye_armhf.deb Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... 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 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ... Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.4) ... Setting up gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ... Setting up libssh-4:armhf (0.9.3-2ubuntu2.5) ... 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.9) ... Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... 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 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 0 upgraded, 107 newly installed, 0 to remove and 4 not upgraded. Need to get 36.8 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.12-1~22.04.3 [796 kB] Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.7) ... Setting up policykit-1 (0.105-26ubuntu1.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 Reading package lists... Building dependency tree... Reading state information... Setting up gpg (2.2.19-3ubuntu2.2) ... 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. Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. Need to get 26.8 MB of archives. After this operation, 108 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 https://download.docker.com/linux/debian buster/test armhf containerd.io armhf 1.6.28-1 [21.6 MB] Get:9 http://deb.debian.org/debian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.1 kB] Get:10 http://deb.debian.org/debian buster/main armhf libkmod2 armhf 26-1 [46.4 kB] Get:11 http://deb.debian.org/debian-security buster/updates/main armhf systemd armhf 241-7~deb10u10 [3291 kB] Get:12 http://deb.debian.org/debian-security buster/updates/main armhf systemd-sysv armhf 241-7~deb10u10 [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-security buster/updates/main armhf dbus armhf 1.12.28-0+deb10u1 [222 kB] Get:20 http://deb.debian.org/debian-security buster/updates/main armhf libpam-systemd armhf 241-7~deb10u10 [195 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main armhf dbus-user-session armhf 1.12.28-0+deb10u1 [98.6 kB] 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 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 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:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up gpgsm (2.2.19-3ubuntu2.2) ... Setting up dconf-service (0.36.0-1) ... Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.12-1~22.04.3 [1935 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 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-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.3 [549 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.12-1~22.04.3 [1766 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 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) ... Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.12-1~22.04.3 [508 kB] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~debian.12~bookworm_armhf.deb ... Unpacking docker-compose-plugin (2.24.6-1~debian.12~bookworm) ... 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. Need to get 27.9 MB of archives. After this operation, 111 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 http://deb.debian.org/debian bullseye/main armhf libjson-c5 armhf 0.15-2+deb11u1 [39.1 kB] Get:7 http://deb.debian.org/debian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [227 kB] Get:8 http://deb.debian.org/debian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.6 kB] Get:9 http://deb.debian.org/debian bullseye/main armhf libkmod2 armhf 28-1 [48.5 kB] Get:10 http://deb.debian.org/debian bullseye/main armhf systemd armhf 247.3-7+deb11u4 [4303 kB] Get:11 https://download.docker.com/linux/debian bullseye/test armhf containerd.io armhf 1.6.28-1 [21.6 MB] Get:12 http://deb.debian.org/debian bullseye/main armhf systemd-sysv armhf 247.3-7+deb11u4 [114 kB] Setting up python3-gi (3.36.0-1) ... Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B] Get:13 http://deb.debian.org/debian bullseye/main armhf dbus armhf 1.12.28-0+deb11u1 [227 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+deb11u4 [263 kB] Get:16 http://deb.debian.org/debian bullseye/main armhf dbus-user-session armhf 1.12.28-0+deb11u1 [100 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] Setting up python3-idna (2.8-1) ... Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libapparmor1 armhf 3.0.4-2ubuntu2.3 [33.6 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB] 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.4) ... Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... 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.2 [29.0 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcryptsetup12 armhf 2:2.4.3-1ubuntu1.2 [189 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libip4tc2 armhf 1.8.7-1ubuntu5.2 [17.8 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.12 [4488 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 26.8 MB in 1s (21.2 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 ... 9946 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) ... Selecting previously unselected package libidn11:armhf. Preparing to unpack .../6-libidn11_1.33-2.2_armhf.deb ... Unpacking libidn11:armhf (1.33-2.2) ... Setting up python3-dbus (1.2.16-1build1) ... Setting up dconf-gsettings-backend:armhf (0.36.0-1) ... Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 27.9 MB in 1s (34.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 ... 9952 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) ... Setting up docker-buildx-plugin (0.12.1-1~debian.12~bookworm) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... Setting up docker-compose-plugin (2.24.6-1~debian.12~bookworm) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. 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~deb10u10_armhf.deb ... Unpacking systemd (241-7~deb10u10) ... Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-chardet (3.0.4-4build1) ... 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+deb11u1_armhf.deb ... Unpacking libjson-c5:armhf (0.15-2+deb11u1) ... 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+deb11u4_armhf.deb ... Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Setting up docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~debian.12~bookworm) ... 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-bookworm/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.12.1-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20240226182428.efb9206-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.24.6-1~debian.12~bookworm_armhf.deb Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd-sysv armhf 249.11-0ubuntu3.12 [10.5 kB] Setting up libapparmor1:armhf (2.13.2-10) ... 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 libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-software-properties (0.99.9.12) ... Setting up python3-requests (2.22.0-2ubuntu1.1) ... Unpacking systemd (247.3-7+deb11u4) ... Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.15 [1154 kB] 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~deb10u10) ... 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. Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.10) ... Setting up python3-requests-unixsocket (0.2.0-2) ... 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+deb11u1) ... 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) ... Setting up systemd (247.3-7+deb11u4) ... 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:armhf (7.68.0-1ubuntu2.21) ... Setting up curl (7.68.0-1ubuntu2.21) ... 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) ... 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. Reading package lists... Building dependency tree... Reading state information... 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.12) ... 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 ... 10772 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_241-7~deb10u10_armhf.deb ... Unpacking systemd-sysv (241-7~deb10u10) ... 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) ... 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 ... 10799 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u4_armhf.deb ... Unpacking systemd-sysv (247.3-7+deb11u4) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.28-0+deb11u1_armhf.deb ... Unpacking dbus (1.12.28-0+deb11u1) ... Selecting previously unselected package netbase. Preparing to unpack .../02-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Correcting dependencies... Done 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-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-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 Recommended packages: nftables Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdbus-1-3 armhf 1.12.20-2ubuntu4.1 [170 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus armhf 1.12.20-2ubuntu4.1 [148 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.6 [5160 B] Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu2.2 [1328 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] Processing triggers for systemd (245.4-4ubuntu3.23) ... Processing triggers for libc-bin (2.31-0ubuntu9.14) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... 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) ... 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.28-0+deb10u1_armhf.deb ... Unpacking dbus (1.12.28-0+deb10u1) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u4_armhf.deb ... Unpacking libpam-systemd:armhf (247.3-7+deb11u4) ... Selecting previously unselected package containerd.io. Preparing to unpack .../04-containerd.io_1.6.28-1_armhf.deb ... Unpacking containerd.io (1.6.28-1) ... The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Get:32 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcap2-bin armhf 1:2.44-1ubuntu0.22.04.1 [25.3 kB] 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.16-2ubuntu2.3) ... ++ source /etc/os-release +++ NAME=Ubuntu +++ VERSION='20.04.6 LTS (Focal Fossa)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 20.04.6 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 + '[' prod = 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... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../08-libpam-systemd_241-7~deb10u10_armhf.deb ... Unpacking libpam-systemd:armhf (241-7~deb10u10) ... Selecting previously unselected package containerd.io. Preparing to unpack .../09-containerd.io_1.6.28-1_armhf.deb ... Unpacking containerd.io (1.6.28-1) ... 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 22.2 MB of archives. After this operation, 96.2 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main armhf netbase all 6.4 [12.8 kB] Get:2 http://deb.debian.org/debian bookworm/main armhf dbus-user-session armhf 1.14.10-1~deb12u1 [78.1 kB] Get:3 http://deb.debian.org/debian bookworm/main armhf libip6tc2 armhf 1.8.9-2 [17.2 kB] Get:4 http://deb.debian.org/debian bookworm/main armhf libxtables12 armhf 1.8.9-2 [27.8 kB] Get:5 http://deb.debian.org/debian bookworm/main armhf libmnl0 armhf 1.0.4-3 [10.9 kB] Get:6 http://deb.debian.org/debian bookworm/main armhf libnfnetlink0 armhf 1.0.2-2 [13.2 kB] Get:7 http://deb.debian.org/debian bookworm/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [33.6 kB] Get:8 http://deb.debian.org/debian bookworm/main armhf libnftnl11 armhf 1.2.4-2 [46.9 kB] Get:9 http://deb.debian.org/debian bookworm/main armhf iptables armhf 1.8.9-2 [316 kB] Get:10 https://download.docker.com/linux/debian bookworm/test armhf containerd.io armhf 1.6.28-1 [21.6 MB] Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB] done. Updating certificates in /etc/ssl/certs... Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B] Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 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=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu focal test' + apt-get update debconf: delaying package configuration, since apt-utils is not installed Fetched 22.2 MB in 1s (25.3 MB/s) Selecting previously unselected package netbase. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11747 files and directories currently installed.) Preparing to unpack .../0-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package containerd.io. Preparing to unpack .../1-containerd.io_1.6.28-1_armhf.deb ... Unpacking containerd.io (1.6.28-1) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.changes 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 [46.8 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease Selecting previously unselected package dbus-user-session. Preparing to unpack .../05-dbus-user-session_1.12.28-0+deb11u1_armhf.deb ... Unpacking dbus-user-session (1.12.28-0+deb11u1) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../06-libip6tc2_1.8.7-1_armhf.deb ... Unpacking libip6tc2:armhf (1.8.7-1) ... Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.28-0+deb10u1_armhf.deb ... Unpacking dbus-user-session (1.12.28-0+deb10u1) ... Setting up systemd-sysv (241-7~deb10u10) ... Setting up libip6tc0:armhf (1.8.2-4) ... Setting up libnftnl11:armhf (1.1.2-2) ... Setting up libiptc0:armhf (1.8.2-4) ... 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) ... 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) ... Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpam-systemd armhf 249.11-0ubuntu3.12 [185 kB] Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.4 [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] Fetched 104 kB in 1s (132 kB/s) Setting up dbus (1.12.28-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.28-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 systemd-sysv (247.3-7+deb11u4) ... Setting up libip6tc2:armhf (1.8.7-1) ... Setting up dbus (1.12.28-0+deb11u1) ... 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.28-1) ... Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.4.0ubuntu3 [14.6 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.4.0ubuntu3 [153 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-dbus armhf 1.2.18-3build1 [92.6 kB] Setting up libpam-systemd:armhf (241-7~deb10u10) ... Setting up dbus-user-session (1.12.28-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 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+deb11u4) ... Setting up netbase (6.3) ... Setting up libnftnl11:armhf (1.1.9-1) ... Setting up dbus-user-session (1.12.28-0+deb11u1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../2-dbus-user-session_1.14.10-1~deb12u1_armhf.deb ... Unpacking dbus-user-session (1.14.10-1~deb12u1) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../3-libip6tc2_1.8.9-2_armhf.deb ... Unpacking libip6tc2:armhf (1.8.9-2) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../4-libxtables12_1.8.9-2_armhf.deb ... Unpacking libxtables12:armhf (1.8.9-2) ... Selecting previously unselected package libmnl0:armhf. Preparing to unpack .../5-libmnl0_1.0.4-3_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../6-libnfnetlink0_1.0.2-2_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ... Get:43 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-gi armhf 3.42.1-0ubuntu1 [214 kB] Processing triggers for systemd (241-7~deb10u10) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . 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+deb11u8) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../8-libnftnl11_1.2.4-2_armhf.deb ... Unpacking libnftnl11:armhf (1.2.4-2) ... Selecting previously unselected package iptables. Preparing to unpack .../9-iptables_1.8.9-2_armhf.deb ... Unpacking iptables (1.8.9-2) ... Setting up libip6tc2:armhf (1.8.9-2) ... Setting up dbus-user-session (1.14.10-1~deb12u1) ... Setting up libmnl0:armhf (1.0.4-3) ... Setting up containerd.io (1.6.28-1) ... Get:44 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.3.3 dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_armhf.deb /root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.dsc /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.buildinfo /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.changes /root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb /root/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_armhf.deb /build copied '/root/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_armhf.deb' -> '/build/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_armhf.deb' removed '/root/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.dsc' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.dsc' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.dsc' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic.tar.gz' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.changes' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.changes' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.changes' copied '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb' -> '/build/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb' removed '/root/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb' copied '/root/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_armhf.deb' -> '/build/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_armhf.deb' removed '/root/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_armhf.deb' Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.1 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.9-2) ... Setting up libnfnetlink0:armhf (1.0.2-2) ... Setting up netbase (6.4) ... Setting up libnftnl11:armhf (1.2.4-2) ... Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ... Setting up iptables (1.8.9-2) ... 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.36-9+deb12u4) ... Reading package lists... ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb' ++ echo 'deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb Selecting previously unselected package docker-ce. (Reading database ... 10410 files and directories currently installed.) Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Get:45 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libnghttp2-14 armhf 1.43.0-1ubuntu0.1 [70.7 kB] Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB] Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.4 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf apt-transport-https all 2.4.11 [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-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1.2 [18.9 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1.2 [50.7 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.16+dfsg-0ubuntu0.22.04.2 [159 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-updates/main armhf libssh-4 armhf 0.9.6-2ubuntu0.22.04.3 [164 kB] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.15 [252 kB] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-compose-plugin (2.24.6-1~ubuntu.20.04~focal) ... Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.15 [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-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.2 [101 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] Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-buildx-plugin (0.12.1-1~ubuntu.20.04~focal) ... 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] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 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] docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_master/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-mantic" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_master/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB] + make IMAGE=ubuntu:mantic verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=prod \ -w /v \ ubuntu:mantic ./verify Unable to find image 'ubuntu:mantic' locally mantic: Pulling from library/ubuntu 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] 693654547fc5: Already exists Digest: sha256:f0bb9ee844f7adb284ac036a15469062adbe3a4458c06680216ed73df231cb31 Status: Downloaded newer image for ubuntu:mantic Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.15 [247 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstemmer0d armhf 2.2.0-1build1 [136 kB] + verify + dpkg --version + verify_deb + apt-get update 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] Setting up docker-compose-plugin (2.24.6-1~ubuntu.20.04~focal) ... Setting up docker-buildx-plugin (0.12.1-1~ubuntu.20.04~focal) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... Setting up docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Get:1 http://ports.ubuntu.com/ubuntu-ports mantic InRelease [256 kB] 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. Processing triggers for systemd (245.4-4ubuntu3.23) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.24.6-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.20.04~focal_armhf.deb Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-bin armhf 2.72.4-0ubuntu2.2 [75.7 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease [109 kB] Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libunwind8 armhf 1.3.2-2build2.1 [49.5 kB] Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgstreamer1.0-0 armhf 1.20.3-0ubuntu1 [936 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease [90.8 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease [109 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf Packages [1718 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/restricted armhf Packages [9095 B] Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/universe armhf Packages [17.9 MB] 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] Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Get:87 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-cryptography armhf 3.4.8-1ubuntu2.1 [222 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 iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pyparsing all 2.4.7-1 [61.4 kB] The following NEW packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-httplib2 all 0.20.2-2 [30.4 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/multiverse armhf Packages [205 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf Packages [304 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports mantic-updates/multiverse armhf Packages [2380 B] Get:11 http://ports.ubuntu.com/ubuntu-ports mantic-updates/universe armhf Packages [362 kB] 0 upgraded, 9 newly installed, 0 to remove and 3 not upgraded. Need to get 22.1 MB of archives. After this operation, 96.2 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu focal/test armhf containerd.io armhf 1.6.28-1 [21.6 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmnl0 armhf 1.0.4-2 [11.1 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:12 http://ports.ubuntu.com/ubuntu-ports mantic-updates/restricted armhf Packages [5221 B] Get:13 http://ports.ubuntu.com/ubuntu-ports mantic-backports/universe armhf Packages [4217 B] Get:14 http://ports.ubuntu.com/ubuntu-ports mantic-security/restricted armhf Packages [4971 B] Get:15 http://ports.ubuntu.com/ubuntu-ports mantic-security/multiverse armhf Packages [1662 B] Get:16 http://ports.ubuntu.com/ubuntu-ports mantic-security/main armhf Packages [242 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxtables12 armhf 1.8.4-3ubuntu2.1 [26.2 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-updates/main armhf libip6tc2 armhf 1.8.4-3ubuntu2.1 [17.3 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: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.2 [17.1 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports mantic-security/universe armhf Packages [320 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf iptables armhf 1.8.4-3ubuntu2.1 [347 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] Fetched 21.7 MB in 3s (6668 kB/s) Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-wadllib all 1.3.6-1 [36.4 kB] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-distro all 1.7.0-1 [17.0 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 22.1 MB in 1s (18.9 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 ... 10634 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.1_armhf.deb ... Unpacking libxtables12:armhf (1.8.4-3ubuntu2.1) ... 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.1_armhf.deb ... Unpacking libip6tc2:armhf (1.8.4-3ubuntu2.1) ... Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] 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) ... 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.1_armhf.deb ... Unpacking iptables (1.8.4-3ubuntu2.1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.28-1_armhf.deb ... Unpacking containerd.io (1.6.28-1) ... Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB] Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common 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.9 [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.9 [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.8 MB in 17s (2133 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 ... 4388 files and directories currently installed.) Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_armhf.deb ... Unpacking libpython3.10-minimal:armhf (3.10.12-1~22.04.3) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ... Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ... Selecting previously unselected package python3.10-minimal. Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_armhf.deb ... Unpacking python3.10-minimal (3.10.12-1~22.04.3) ... Setting up libpython3.10-minimal:armhf (3.10.12-1~22.04.3) ... Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ... Reading package lists... Building dependency tree... Reading state information... Setting up python3.10-minimal (3.10.12-1~22.04.3) ... The following additional packages will be installed: adduser dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 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 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base systemd systemd-dev systemd-sysv tzdata xml-core Suggested packages: liblocale-gettext-perl perl cron quota ecryptfs-utils default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto python3-testresources python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc binutils binfmt-support readline-doc sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales libldap-common dbus-user-session publicsuffix libsasl2-modules appstream packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon systemd-resolved libnss-systemd tzdata-icu The following NEW packages will be installed: adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 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 libduktape207 libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing python3-six python3-software-properties python3-wadllib python3.11 python3.11-minimal readline-common sgml-base software-properties-common systemd systemd-dev systemd-sysv tzdata xml-core Setting up libip6tc2:armhf (1.8.4-3ubuntu2.1) ... Setting up libmnl0:armhf (1.0.4-2) ... Setting up containerd.io (1.6.28-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.4-3ubuntu2.1) ... 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.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/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.14) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + 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 ... 4692 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ... Unpacking python3-minimal (3.10.6-1~22.04) ... 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-2ubuntu0.3_armhf.deb ... Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.3) ... Selecting previously unselected package libpython3.10-stdlib:armhf. Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_armhf.deb ... Unpacking libpython3.10-stdlib:armhf (3.10.12-1~22.04.3) ... Selecting previously unselected package python3.10. Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_armhf.deb ... Unpacking python3.10 (3.10.12-1~22.04.3) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ... 0 upgraded, 119 newly installed, 0 to remove and 5 not upgraded. Need to get 41.4 MB of archives. After this operation, 132 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libssl3 armhf 3.0.10-1ubuntu2.3 [1575 kB] Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.1 Setting up python3-minimal (3.10.6-1~22.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 ... 5122 files and directories currently installed.) Preparing to unpack .../0-python3_3.10.6-1~22.04_armhf.deb ... Unpacking python3 (3.10.6-1~22.04) ... Selecting previously unselected package libapparmor1:armhf. Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.3_armhf.deb ... Unpacking libapparmor1:armhf (3.0.4-2ubuntu2.3) ... 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.2_armhf.deb ... Unpacking libjson-c5:armhf (0.15-3~ubuntu1.22.04.2) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.4.3-1ubuntu1.2) ... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_armhf.deb ... Unpacking libip4tc2:armhf (1.8.7-1ubuntu5.2) ... 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.12_armhf.deb ... Unpacking systemd (249.11-0ubuntu3.12) ... Get:2 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpython3.11-minimal armhf 3.11.6-3 [824 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libexpat1 armhf 2.5.0-2 [63.7 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3.11-minimal armhf 3.11.6-3 [1896 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-minimal armhf 3.11.4-5 [26.8 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf media-types all 10.1.0 [27.5 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf tzdata all 2023d-0ubuntu0.23.10 [274 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkrb5support0 armhf 1.20.1-3ubuntu1 [31.0 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libk5crypto3 armhf 1.20.1-3ubuntu1 [78.5 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkeyutils1 armhf 1.6.3-2 [8062 B] Get:11 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkrb5-3 armhf 1.20.1-3ubuntu1 [320 kB] Setting up libapparmor1:armhf (3.0.4-2ubuntu2.3) ... 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.2) ... Setting up libcryptsetup12:armhf (2:2.4.3-1ubuntu1.2) ... Setting up libip4tc2:armhf (1.8.7-1ubuntu5.2) ... Setting up libkmod2:armhf (29-1ubuntu1) ... Setting up systemd (249.11-0ubuntu3.12) ... 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. Get:12 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgssapi-krb5-2 armhf 1.20.1-3ubuntu1 [118 kB] 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.12_armhf.deb ... Unpacking systemd-sysv (249.11-0ubuntu3.12) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.15_armhf.deb ... Unpacking openssl (3.0.2-0ubuntu1.15) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.20-2ubuntu4.1) ... Get:13 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B] Get:14 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf readline-common all 8.2-1.3 [55.7 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libreadline8 armhf 8.2-1.3 [128 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libsqlite3-0 armhf 3.42.0-1ubuntu0.1 [578 kB] Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_armhf.deb ... Unpacking dbus (1.12.20-2ubuntu4.1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.52ubuntu0.6_all.deb ... Unpacking distro-info-data (0.52ubuntu0.6) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu2.2_armhf.deb ... Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ... 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) ... Get:19 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpython3.11-stdlib armhf 3.11.6-3 [1804 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3.11 armhf 3.11.6-3 [579 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpython3-stdlib armhf 3.11.4-5 [9504 B] Get:22 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3 armhf 3.11.4-5 [22.9 kB] 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-1ubuntu0.22.04.1_armhf.deb ... Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... 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.4-0ubuntu2.2_all.deb ... Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ... 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.12_armhf.deb ... Unpacking libpam-systemd:armhf (249.11-0ubuntu3.12) ... Selecting previously unselected package libxml2:armhf. Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.4_armhf.deb ... Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.4) ... 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.4.0ubuntu3_all.deb ... Unpacking python-apt-common (2.4.0ubuntu3) ... Selecting previously unselected package python3-apt. Preparing to unpack .../19-python3-apt_2.4.0ubuntu3_armhf.deb ... Unpacking python3-apt (2.4.0ubuntu3) ... 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) ... Get:23 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libargon2-1 armhf 0~20190702+dfsg-3 [20.9 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2ubuntu1 [135 kB] 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.2ubuntu0.22.04.1_all.deb ... Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../23-libnghttp2-14_1.43.0-1ubuntu0.1_armhf.deb ... Unpacking libnghttp2-14:armhf (1.43.0-1ubuntu0.1) ... 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.11_all.deb ... Unpacking apt-transport-https (2.4.11) ... 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.2_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ... Get:25 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libjson-c5 armhf 0.17-1 [31.2 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcryptsetup12 armhf 2:2.6.1-4ubuntu3 [216 kB] Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ... Selecting previously unselected package libldap-2.5-0:armhf. Preparing to unpack .../29-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_armhf.deb ... Unpacking libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.2) ... 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-2ubuntu0.22.04.3_armhf.deb ... Unpacking libssh-4:armhf (0.9.6-2ubuntu0.22.04.3) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.15_armhf.deb ... Unpacking libcurl4:armhf (7.81.0-1ubuntu1.15) ... Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.81.0-1ubuntu1.15_armhf.deb ... Unpacking curl (7.81.0-1ubuntu1.15) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../34-libassuan0_2.5.5-1build1_armhf.deb ... Unpacking libassuan0:armhf (2.5.5-1build1) ... Get:27 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libfdisk1 armhf 2.39.1-4ubuntu2 [194 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libkmod2 armhf 30+20230519-1ubuntu3 [43.6 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libapparmor1 armhf 4.0.0~alpha2-0ubuntu5 [43.3 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libip4tc2 armhf 1.8.9-2ubuntu2 [20.2 kB] Get:31 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libsystemd-shared armhf 253.5-1ubuntu6.1 [1782 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf systemd-dev all 253.5-1ubuntu6.1 [79.5 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf systemd armhf 253.5-1ubuntu6.1 [3043 kB] 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-2ubuntu0.2_armhf.deb ... Unpacking libksba8:armhf (1.6.0-2ubuntu0.2) ... 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) ... Get:34 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf systemd-sysv armhf 253.5-1ubuntu6.1 [11.5 kB] 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.15_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.15) ... 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) ... Get:35 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf sgml-base all 1.31 [11.4 kB] Get:36 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf adduser all 3.137ubuntu1 [101 kB] Get:37 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf openssl armhf 3.0.10-1ubuntu2.3 [1159 kB] Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu2.2_armhf.deb ... Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ... Selecting previously unselected package libunwind8:armhf. Preparing to unpack .../56-libunwind8_1.3.2-2build2.1_armhf.deb ... Unpacking libunwind8:armhf (1.3.2-2build2.1) ... 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) ... Get:38 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf ca-certificates all 20230311ubuntu1 [152 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdbus-1-3 armhf 1.14.10-1ubuntu1 [188 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dbus-bin armhf 1.14.10-1ubuntu1 [37.3 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dbus-session-bus-common all 1.14.10-1ubuntu1 [79.2 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dbus-daemon armhf 1.14.10-1ubuntu1 [109 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dbus-system-bus-common all 1.14.10-1ubuntu1 [80.4 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dbus armhf 1.14.10-1ubuntu1 [28.2 kB] 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.1_armhf.deb ... Unpacking python3-cryptography (3.4.8-1ubuntu2.1) ... 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.2_all.deb ... Get:45 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf distro-info-data all 0.58ubuntu0.2 [6280 B] Get:46 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libglib2.0-0 armhf 2.78.0-2 [1393 kB] Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... 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-1ubuntu0.1_all.deb ... Unpacking python3-oauthlib (3.2.0-1ubuntu0.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.9_all.deb ... Unpacking python3-software-properties (0.99.22.9) ... 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.9_all.deb ... Get:47 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgirepository-1.0-1 armhf 1.78.1-1 [97.3 kB] Get:48 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gir1.2-glib-2.0 armhf 1.78.1-1 [180 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf iso-codes all 4.15.0-1 [3458 kB] Unpacking software-properties-common (0.99.22.9) ... 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-2ubuntu0.2) ... Setting up media-types (7.0.0) ... Setting up systemd-sysv (249.11-0ubuntu3.12) ... Setting up libpsl5:armhf (0.21.0-1.2build2) ... Setting up apt-transport-https (2.4.11) ... Setting up libyaml-0-2:armhf (0.2.2-1build2) ... Setting up libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ... No schema files found: doing nothing. Setting up distro-info-data (0.52ubuntu0.6) ... Setting up libxmlb2:armhf (0.3.6-2build1) ... Setting up libbrotli1:armhf (1.0.9-2build6) ... Setting up libsqlite3-0:armhf (3.37.2-2ubuntu0.3) ... Setting up libnghttp2-14:armhf (1.43.0-1ubuntu0.1) ... Get:50 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libcap2-bin armhf 1:2.66-4ubuntu1 [32.4 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libelf1 armhf 0.189-4 [48.7 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libglib2.0-data all 2.78.0-2 [40.3 kB] Get:53 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libicu72 armhf 72.1-3ubuntu3 [10.5 MB] 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.1) ... Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ... Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ... 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.1) ... Setting up dbus (1.12.20-2ubuntu4.1) ... Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ... Setting up libssh-4:armhf (0.9.6-2ubuntu0.22.04.3) ... Setting up python-apt-common (2.4.0ubuntu3) ... Setting up libmpdec3:armhf (2.5.1-2build2) ... Setting up libpam-systemd:armhf (249.11-0ubuntu3.12) ... 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.15) ... 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) ... Get:54 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libpam-systemd armhf 253.5-1ubuntu6.1 [194 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libxml2 armhf 2.9.14+dfsg-1.3ubuntu0.1 [597 kB] 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.4-0ubuntu2.2) ... Setting up libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.2) ... Setting up libpython3.10-stdlib:armhf (3.10.12-1~22.04.3) ... Setting up ca-certificates (20230311ubuntu0.22.04.1) ... Get:56 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB] Updating certificates in /etc/ssl/certs... Get:57 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf lsb-release all 12.0-2 [6564 B] Get:58 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python-apt-common all 2.6.0ubuntu1 [18.1 kB] Get:59 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-apt armhf 2.6.0ubuntu1 [156 kB] Get:60 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-cffi-backend armhf 1.15.1-5build1 [66.4 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-dbus armhf 1.3.2-5 [93.0 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-gi armhf 3.46.0-1 [214 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-pkg-resources all 68.1.2-2 [167 kB] 137 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.15) ... Setting up libpolkit-agent-1-0:armhf (0.105-33) ... Setting up curl (7.81.0-1ubuntu1.15) ... Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.4) ... 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.6-1~22.04) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Get:64 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libnghttp2-14 armhf 1.55.1-1ubuntu0.1 [68.3 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpsl5 armhf 0.21.2-1 [57.6 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports mantic/universe armhf apt-transport-https all 2.7.3 [3962 B] 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. Get:67 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libbrotli1 armhf 1.0.9-2build8 [296 kB] 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.12-1~22.04.3) ... Get:68 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsasl2-modules-db armhf 2.1.28+dfsg1-3 [18.9 kB] Get:69 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libsasl2-2 armhf 2.1.28+dfsg1-3 [49.6 kB] Get:70 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libldap2 armhf 2.6.6+dfsg-1~exp1ubuntu1 [170 kB] Get:71 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libssh-4 armhf 0.10.5-3ubuntu1.2 [168 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libcurl4 armhf 8.2.1-1ubuntu3.2 [280 kB] Get:74 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf curl armhf 8.2.1-1ubuntu3.2 [207 kB] Get:75 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libassuan0 armhf 2.5.6-1 [31.0 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpgconf armhf 2.2.40-1.1ubuntu1 [120 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libksba8 armhf 1.6.4-2 [102 kB] Setting up gpgsm (2.2.27-3ubuntu2.1) ... Setting up pkexec (0.105-33) ... Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.15) ... Setting up python3 (3.10.6-1~22.04) ... Setting up libappstream4:armhf (0.15.2-2) ... Setting up python3-six (1.16.0-3ubuntu1) ... Get:78 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnpth0 armhf 1.6-3build2 [7230 B] Get:79 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dirmngr armhf 2.2.40-1.1ubuntu1 [331 kB] 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) ... Get:80 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpackagekit-glib2-18 armhf 1.2.7-1 [107 kB] Get:81 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.7-1 [25.4 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB] Get:83 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gnupg-utils armhf 2.2.40-1.1ubuntu1 [459 kB] Setting up python3-gi (3.42.1-0ubuntu1) ... Get:84 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg armhf 2.2.40-1.1ubuntu1 [482 kB] Get:85 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf pinentry-curses armhf 1.2.1-1ubuntu1 [35.8 kB] Get:86 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg-agent armhf 2.2.40-1.1ubuntu1 [236 kB] Get:87 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg-wks-client armhf 2.2.40-1.1ubuntu1 [90.4 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpg-wks-server armhf 2.2.40-1.1ubuntu1 [82.7 kB] 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) ... Get:89 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gpgsm armhf 2.2.40-1.1ubuntu1 [214 kB] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... Setting up python3-more-itertools (8.10.0-2) ... Get:90 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf gnupg all 2.2.40-1.1ubuntu1 [319 kB] Get:91 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf libcurl3-gnutls armhf 8.2.1-1ubuntu3.2 [275 kB] Get:92 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libstemmer0d armhf 2.2.0-4 [131 kB] Get:93 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxmlb2 armhf 0.3.10-2 [54.1 kB] Get:94 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libappstream4 armhf 0.16.2-1 [189 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libduktape207 armhf 2.7.0+tests-0ubuntu2 [124 kB] Setting up python3-dbus (1.2.18-3build1) ... Get:96 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libdw1 armhf 0.189-4 [233 kB] Get:97 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libglib2.0-bin armhf 2.78.0-2 [90.5 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libunwind8 armhf 1.6.2-3 [49.2 kB] Get:99 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libgstreamer1.0-0 armhf 1.22.5-1 [935 kB] 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.2) ... Get:100 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpolkit-gobject-1-0 armhf 123-1 [41.2 kB] Setting up python3-apt (2.4.0ubuntu3) ... Setting up python3-lazr.uri (1.0.6-2) ... Get:101 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libpolkit-agent-1-0 armhf 123-1 [15.3 kB] Get:102 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf xml-core all 0.18+nmu1 [21.6 kB] Get:103 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf polkitd armhf 123-1 [87.5 kB] Setting up python3-zipp (1.0.0-3) ... Get:104 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-blinker all 1.6.2-1 [15.1 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports mantic-updates/main armhf python3-cryptography armhf 38.0.4-4ubuntu0.23.10.1 [679 kB] Get:106 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-pyparsing all 3.1.0-1 [86.4 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-httplib2 all 0.20.4-3 [30.4 kB] Get:108 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-jwt all 2.7.0-1 [20.9 kB] Get:109 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-lazr.uri all 1.0.6-3 [13.5 kB] Get:110 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-wadllib all 1.3.6-5 [35.9 kB] Setting up python3-cryptography (3.4.8-1ubuntu2.1) ... 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) ... Get:111 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-distro all 1.8.0-1 [17.4 kB] Get:112 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-oauthlib all 3.2.2-1 [89.7 kB] Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... Get:113 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-six all 1.16.0-4 [12.4 kB] Get:114 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.7 kB] Get:115 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-launchpadlib all 1.11.0-1 [125 kB] Get:116 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf python3-software-properties all 0.99.39 [28.6 kB] Get:117 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf packagekit armhf 1.2.7-1 [417 kB] Setting up python3-secretstorage (3.3.1-1) ... Setting up python3-keyring (23.5.0-1) ... Get:118 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf software-properties-common all 0.99.39 [14.3 kB] Get:119 http://ports.ubuntu.com/ubuntu-ports mantic/universe armhf gnupg2 all 2.2.40-1.1ubuntu1 [4462 B] Setting up python3-lazr.restfulclient (0.14.4-1) ... Setting up python3-launchpadlib (1.10.16-1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 41.4 MB in 12s (3426 kB/s) Selecting previously unselected package libssl3: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 ... 4321 files and directories currently installed.) Preparing to unpack .../libssl3_3.0.10-1ubuntu2.3_armhf.deb ... Unpacking libssl3:armhf (3.0.10-1ubuntu2.3) ... Selecting previously unselected package libpython3.11-minimal:armhf. Preparing to unpack .../libpython3.11-minimal_3.11.6-3_armhf.deb ... Unpacking libpython3.11-minimal:armhf (3.11.6-3) ... Setting up python3-software-properties (0.99.22.9) ... Setting up software-properties-common (0.99.22.9) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.5.0-2_armhf.deb ... Unpacking libexpat1:armhf (2.5.0-2) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../python3.11-minimal_3.11.6-3_armhf.deb ... Unpacking python3.11-minimal (3.11.6-3) ... Setting up libssl3:armhf (3.0.10-1ubuntu2.3) ... Setting up libpython3.11-minimal:armhf (3.11.6-3) ... Setting up libexpat1:armhf (2.5.0-2) ... Setting up python3.11-minimal (3.11.6-3) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for ca-certificates (20230311ubuntu0.22.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.20-2ubuntu4.1) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 22.04.3 LTS' +++ NAME=Ubuntu +++ VERSION_ID=22.04 +++ VERSION='22.04.3 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 + '[' prod = 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... 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 ... 4647 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.11.4-5_armhf.deb ... Unpacking python3-minimal (3.11.4-5) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_10.1.0_all.deb ... Unpacking media-types (10.1.0) ... Selecting previously unselected package tzdata. Preparing to unpack .../02-tzdata_2023d-0ubuntu0.23.10_all.deb ... Unpacking tzdata (2023d-0ubuntu0.23.10) ... Selecting previously unselected package libkrb5support0:armhf. Preparing to unpack .../03-libkrb5support0_1.20.1-3ubuntu1_armhf.deb ... Unpacking libkrb5support0:armhf (1.20.1-3ubuntu1) ... Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../04-libk5crypto3_1.20.1-3ubuntu1_armhf.deb ... Unpacking libk5crypto3:armhf (1.20.1-3ubuntu1) ... Selecting previously unselected package libkeyutils1:armhf. Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ... Unpacking libkeyutils1:armhf (1.6.3-2) ... Selecting previously unselected package libkrb5-3:armhf. Preparing to unpack .../06-libkrb5-3_1.20.1-3ubuntu1_armhf.deb ... Unpacking libkrb5-3:armhf (1.20.1-3ubuntu1) ... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-3ubuntu1_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.20.1-3ubuntu1) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:armhf. Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ... Unpacking libtirpc3:armhf (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:armhf. Preparing to unpack .../10-libnsl2_1.3.0-2build2_armhf.deb ... Unpacking libnsl2:armhf (1.3.0-2build2) ... Selecting previously unselected package readline-common. Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:armhf. Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ... Unpacking libreadline8:armhf (8.2-1.3) ... 137 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)). Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../13-libsqlite3-0_3.42.0-1ubuntu0.1_armhf.deb ... Unpacking libsqlite3-0:armhf (3.42.0-1ubuntu0.1) ... Selecting previously unselected package libpython3.11-stdlib:armhf. Preparing to unpack .../14-libpython3.11-stdlib_3.11.6-3_armhf.deb ... Unpacking libpython3.11-stdlib:armhf (3.11.6-3) ... Selecting previously unselected package python3.11. Preparing to unpack .../15-python3.11_3.11.6-3_armhf.deb ... Unpacking python3.11 (3.11.6-3) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../16-libpython3-stdlib_3.11.4-5_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.11.4-5) ... Setting up python3-minimal (3.11.4-5) ... OK + '[' jammy = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu jammy test' + apt-get update 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 ... 5673 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.4-5_armhf.deb ... Unpacking python3 (3.11.4-5) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-3_armhf.deb ... Unpacking libargon2-1:armhf (0~20190702+dfsg-3) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2ubuntu1_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2ubuntu1) ... Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB] Selecting previously unselected package libjson-c5:armhf. Preparing to unpack .../03-libjson-c5_0.17-1_armhf.deb ... Unpacking libjson-c5:armhf (0.17-1) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4ubuntu3_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.6.1-4ubuntu3) ... Selecting previously unselected package libfdisk1:armhf. Preparing to unpack .../05-libfdisk1_2.39.1-4ubuntu2_armhf.deb ... Unpacking libfdisk1:armhf (2.39.1-4ubuntu2) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../06-libkmod2_30+20230519-1ubuntu3_armhf.deb ... Unpacking libkmod2:armhf (30+20230519-1ubuntu3) ... Selecting previously unselected package libapparmor1:armhf. Preparing to unpack .../07-libapparmor1_4.0.0~alpha2-0ubuntu5_armhf.deb ... Unpacking libapparmor1:armhf (4.0.0~alpha2-0ubuntu5) ... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../08-libip4tc2_1.8.9-2ubuntu2_armhf.deb ... Unpacking libip4tc2:armhf (1.8.9-2ubuntu2) ... Selecting previously unselected package libsystemd-shared:armhf. Preparing to unpack .../09-libsystemd-shared_253.5-1ubuntu6.1_armhf.deb ... Unpacking libsystemd-shared:armhf (253.5-1ubuntu6.1) ... Get:2 https://download.docker.com/linux/ubuntu jammy/test armhf Packages [43.2 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease Selecting previously unselected package systemd-dev. Preparing to unpack .../10-systemd-dev_253.5-1ubuntu6.1_all.deb ... Unpacking systemd-dev (253.5-1ubuntu6.1) ... Selecting previously unselected package systemd. Preparing to unpack .../11-systemd_253.5-1ubuntu6.1_armhf.deb ... Unpacking systemd (253.5-1ubuntu6.1) ... Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease Fetched 92.0 kB in 1s (119 kB/s) Setting up libargon2-1:armhf (0~20190702+dfsg-3) ... Setting up libdevmapper1.02.1:armhf (2:1.02.185-2ubuntu1) ... Setting up libjson-c5:armhf (0.17-1) ... Setting up libcryptsetup12:armhf (2:2.6.1-4ubuntu3) ... Setting up libfdisk1:armhf (2.39.1-4ubuntu2) ... Setting up libkmod2:armhf (30+20230519-1ubuntu3) ... Setting up libapparmor1:armhf (4.0.0~alpha2-0ubuntu5) ... Setting up libip4tc2:armhf (1.8.9-2ubuntu2) ... Setting up libsystemd-shared:armhf (253.5-1ubuntu6.1) ... Setting up systemd-dev (253.5-1ubuntu6.1) ... Setting up systemd (253.5-1ubuntu6.1) ... 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. /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal'. /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal'. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 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 ... 6568 files and directories currently installed.) Preparing to unpack .../systemd-sysv_253.5-1ubuntu6.1_armhf.deb ... Unpacking systemd-sysv (253.5-1ubuntu6.1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../sgml-base_1.31_all.deb ... Unpacking sgml-base (1.31) ... Selecting previously unselected package adduser. Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... Unpacking adduser (3.137ubuntu1) ... Setting up adduser (3.137ubuntu1) ... Selecting previously unselected package openssl. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) Preparing to unpack .../00-openssl_3.0.10-1ubuntu2.3_armhf.deb ... Unpacking openssl (3.0.10-1ubuntu2.3) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../01-ca-certificates_20230311ubuntu1_all.deb ... Unpacking ca-certificates (20230311ubuntu1) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../02-libdbus-1-3_1.14.10-1ubuntu1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../03-dbus-bin_1.14.10-1ubuntu1_armhf.deb ... Unpacking dbus-bin (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../04-dbus-session-bus-common_1.14.10-1ubuntu1_all.deb ... Unpacking dbus-session-bus-common (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../05-dbus-daemon_1.14.10-1ubuntu1_armhf.deb ... Unpacking dbus-daemon (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1ubuntu1_all.deb ... Unpacking dbus-system-bus-common (1.14.10-1ubuntu1) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.14.10-1ubuntu1_armhf.deb ... Unpacking dbus (1.14.10-1ubuntu1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../08-distro-info-data_0.58ubuntu0.2_all.deb ... Unpacking distro-info-data (0.58ubuntu0.2) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../09-libglib2.0-0_2.78.0-2_armhf.deb ... Unpacking libglib2.0-0:armhf (2.78.0-2) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../10-libgirepository-1.0-1_1.78.1-1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.78.1-1) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../11-gir1.2-glib-2.0_1.78.1-1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.78.1-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../12-iso-codes_4.15.0-1_all.deb ... Unpacking iso-codes (4.15.0-1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../13-libcap2-bin_1%3a2.66-4ubuntu1_armhf.deb ... Unpacking libcap2-bin (1:2.66-4ubuntu1) ... Selecting previously unselected package libelf1:armhf. Preparing to unpack .../14-libelf1_0.189-4_armhf.deb ... Unpacking libelf1:armhf (0.189-4) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../15-libglib2.0-data_2.78.0-2_all.deb ... Unpacking libglib2.0-data (2.78.0-2) ... 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-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb' ++ echo 'deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 9230 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-compose-plugin (2.24.6-1~ubuntu.22.04~jammy) ... Selecting previously unselected package libicu72:armhf. Preparing to unpack .../16-libicu72_72.1-3ubuntu3_armhf.deb ... Unpacking libicu72:armhf (72.1-3ubuntu3) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../17-libpam-systemd_253.5-1ubuntu6.1_armhf.deb ... Unpacking libpam-systemd:armhf (253.5-1ubuntu6.1) ... Selecting previously unselected package libxml2:armhf. Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.3ubuntu0.1_armhf.deb ... Unpacking libxml2:armhf (2.9.14+dfsg-1.3ubuntu0.1) ... Selecting previously unselected package libyaml-0-2:armhf. Preparing to unpack .../19-libyaml-0-2_0.2.5-1_armhf.deb ... Unpacking libyaml-0-2:armhf (0.2.5-1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../20-lsb-release_12.0-2_all.deb ... Unpacking lsb-release (12.0-2) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../21-python-apt-common_2.6.0ubuntu1_all.deb ... Unpacking python-apt-common (2.6.0ubuntu1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../22-python3-apt_2.6.0ubuntu1_armhf.deb ... Unpacking python3-apt (2.6.0ubuntu1) ... Selecting previously unselected package python3-cffi-backend:armhf. Preparing to unpack .../23-python3-cffi-backend_1.15.1-5build1_armhf.deb ... Unpacking python3-cffi-backend:armhf (1.15.1-5build1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../24-python3-dbus_1.3.2-5_armhf.deb ... Unpacking python3-dbus (1.3.2-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../25-python3-gi_3.46.0-1_armhf.deb ... Unpacking python3-gi (3.46.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../26-python3-pkg-resources_68.1.2-2_all.deb ... Unpacking python3-pkg-resources (68.1.2-2) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../27-libnghttp2-14_1.55.1-1ubuntu0.1_armhf.deb ... Unpacking libnghttp2-14:armhf (1.55.1-1ubuntu0.1) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../28-libpsl5_0.21.2-1_armhf.deb ... Unpacking libpsl5:armhf (0.21.2-1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../29-apt-transport-https_2.7.3_all.deb ... Unpacking apt-transport-https (2.7.3) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../30-libbrotli1_1.0.9-2build8_armhf.deb ... Unpacking libbrotli1:armhf (1.0.9-2build8) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../31-libsasl2-modules-db_2.1.28+dfsg1-3_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg1-3) ... Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../32-libsasl2-2_2.1.28+dfsg1-3_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.28+dfsg1-3) ... Selecting previously unselected package libldap2:armhf. Preparing to unpack .../33-libldap2_2.6.6+dfsg-1~exp1ubuntu1_armhf.deb ... Unpacking libldap2:armhf (2.6.6+dfsg-1~exp1ubuntu1) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../34-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ... Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-buildx-plugin (0.12.1-1~ubuntu.22.04~jammy) ... Selecting previously unselected package libssh-4:armhf. Preparing to unpack .../35-libssh-4_0.10.5-3ubuntu1.2_armhf.deb ... Unpacking libssh-4:armhf (0.10.5-3ubuntu1.2) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../36-libcurl4_8.2.1-1ubuntu3.2_armhf.deb ... Unpacking libcurl4:armhf (8.2.1-1ubuntu3.2) ... Selecting previously unselected package curl. Preparing to unpack .../37-curl_8.2.1-1ubuntu3.2_armhf.deb ... Unpacking curl (8.2.1-1ubuntu3.2) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../38-libassuan0_2.5.6-1_armhf.deb ... Unpacking libassuan0:armhf (2.5.6-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../39-gpgconf_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpgconf (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libksba8:armhf. Preparing to unpack .../40-libksba8_1.6.4-2_armhf.deb ... Unpacking libksba8:armhf (1.6.4-2) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../41-libnpth0_1.6-3build2_armhf.deb ... Unpacking libnpth0:armhf (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../42-dirmngr_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking dirmngr (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../43-libpackagekit-glib2-18_1.2.7-1_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.2.7-1) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../44-gir1.2-packagekitglib-1.0_1.2.7-1_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.7-1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../45-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../46-gnupg-utils_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg. Preparing to unpack .../47-gpg_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpg (2.2.40-1.1ubuntu1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../48-pinentry-curses_1.2.1-1ubuntu1_armhf.deb ... Unpacking pinentry-curses (1.2.1-1ubuntu1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../49-gpg-agent_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpg-agent (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../50-gpg-wks-client_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../51-gpg-wks-server_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../52-gpgsm_2.2.40-1.1ubuntu1_armhf.deb ... Unpacking gpgsm (2.2.40-1.1ubuntu1) ... Selecting previously unselected package gnupg. Preparing to unpack .../53-gnupg_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg (2.2.40-1.1ubuntu1) ... Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../54-libcurl3-gnutls_8.2.1-1ubuntu3.2_armhf.deb ... Unpacking libcurl3-gnutls:armhf (8.2.1-1ubuntu3.2) ... Selecting previously unselected package libstemmer0d:armhf. Preparing to unpack .../55-libstemmer0d_2.2.0-4_armhf.deb ... Unpacking libstemmer0d:armhf (2.2.0-4) ... Selecting previously unselected package libxmlb2:armhf. Preparing to unpack .../56-libxmlb2_0.3.10-2_armhf.deb ... Unpacking libxmlb2:armhf (0.3.10-2) ... Selecting previously unselected package libappstream4:armhf. Preparing to unpack .../57-libappstream4_0.16.2-1_armhf.deb ... Unpacking libappstream4:armhf (0.16.2-1) ... Selecting previously unselected package libduktape207:armhf. Preparing to unpack .../58-libduktape207_2.7.0+tests-0ubuntu2_armhf.deb ... Unpacking libduktape207:armhf (2.7.0+tests-0ubuntu2) ... Selecting previously unselected package libdw1:armhf. Preparing to unpack .../59-libdw1_0.189-4_armhf.deb ... Unpacking libdw1:armhf (0.189-4) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../60-libglib2.0-bin_2.78.0-2_armhf.deb ... Unpacking libglib2.0-bin (2.78.0-2) ... Selecting previously unselected package libunwind8:armhf. Preparing to unpack .../61-libunwind8_1.6.2-3_armhf.deb ... Unpacking libunwind8:armhf (1.6.2-3) ... Selecting previously unselected package libgstreamer1.0-0:armhf. Preparing to unpack .../62-libgstreamer1.0-0_1.22.5-1_armhf.deb ... Unpacking libgstreamer1.0-0:armhf (1.22.5-1) ... Selecting previously unselected package libpolkit-gobject-1-0:armhf. Preparing to unpack .../63-libpolkit-gobject-1-0_123-1_armhf.deb ... Unpacking libpolkit-gobject-1-0:armhf (123-1) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... Selecting previously unselected package libpolkit-agent-1-0:armhf. Preparing to unpack .../64-libpolkit-agent-1-0_123-1_armhf.deb ... Unpacking libpolkit-agent-1-0:armhf (123-1) ... Selecting previously unselected package xml-core. Preparing to unpack .../65-xml-core_0.18+nmu1_all.deb ... Unpacking xml-core (0.18+nmu1) ... Selecting previously unselected package polkitd. Preparing to unpack .../66-polkitd_123-1_armhf.deb ... Unpacking polkitd (123-1) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../67-python3-blinker_1.6.2-1_all.deb ... Unpacking python3-blinker (1.6.2-1) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../68-python3-cryptography_38.0.4-4ubuntu0.23.10.1_armhf.deb ... Unpacking python3-cryptography (38.0.4-4ubuntu0.23.10.1) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../69-python3-pyparsing_3.1.0-1_all.deb ... Unpacking python3-pyparsing (3.1.0-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../70-python3-httplib2_0.20.4-3_all.deb ... Unpacking python3-httplib2 (0.20.4-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../71-python3-jwt_2.7.0-1_all.deb ... Unpacking python3-jwt (2.7.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../72-python3-lazr.uri_1.0.6-3_all.deb ... Unpacking python3-lazr.uri (1.0.6-3) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../73-python3-wadllib_1.3.6-5_all.deb ... Unpacking python3-wadllib (1.3.6-5) ... Selecting previously unselected package python3-distro. Preparing to unpack .../74-python3-distro_1.8.0-1_all.deb ... Unpacking python3-distro (1.8.0-1) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../75-python3-oauthlib_3.2.2-1_all.deb ... Unpacking python3-oauthlib (3.2.2-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../76-python3-six_1.16.0-4_all.deb ... Unpacking python3-six (1.16.0-4) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../77-python3-lazr.restfulclient_0.14.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.5-1) ... Selecting previously unselected package python3-launchpadlib. Preparing to unpack .../78-python3-launchpadlib_1.11.0-1_all.deb ... Unpacking python3-launchpadlib (1.11.0-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../79-python3-software-properties_0.99.39_all.deb ... Unpacking python3-software-properties (0.99.39) ... Selecting previously unselected package packagekit. Preparing to unpack .../80-packagekit_1.2.7-1_armhf.deb ... Unpacking packagekit (1.2.7-1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../81-software-properties-common_0.99.39_all.deb ... Unpacking software-properties-common (0.99.39) ... Selecting previously unselected package gnupg2. Preparing to unpack .../82-gnupg2_2.2.40-1.1ubuntu1_all.deb ... Unpacking gnupg2 (2.2.40-1.1ubuntu1) ... Setting up libksba8:armhf (1.6.4-2) ... Setting up media-types (10.1.0) ... Setting up systemd-sysv (253.5-1ubuntu6.1) ... Setting up libkeyutils1:armhf (1.6.3-2) ... Setting up libpsl5:armhf (0.21.2-1) ... Setting up libicu72:armhf (72.1-3ubuntu3) ... Setting up apt-transport-https (2.7.3) ... Setting up libyaml-0-2:armhf (0.2.5-1) ... Setting up libglib2.0-0:armhf (2.78.0-2) ... No schema files found: doing nothing. Setting up distro-info-data (0.58ubuntu0.2) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libxmlb2:armhf (0.3.10-2) ... Setting up libbrotli1:armhf (1.0.9-2build8) ... Setting up libsqlite3-0:armhf (3.42.0-1ubuntu0.1) ... Setting up libnghttp2-14:armhf (1.55.1-1ubuntu0.1) ... Setting up libpackagekit-glib2-18:armhf (1.2.7-1) ... Setting up libnpth0:armhf (1.6-3build2) ... Setting up libassuan0:armhf (2.5.6-1) ... Setting up libunwind8:armhf (1.6.2-3) ... Setting up libkrb5support0:armhf (1.20.1-3ubuntu1) ... Setting up libsasl2-modules-db:armhf (2.1.28+dfsg1-3) ... Setting up tzdata (2023d-0ubuntu0.23.10) ... Current default time zone: 'Etc/UTC' Local time is now: Wed Feb 28 12:32:05 UTC 2024. Universal Time is now: Wed Feb 28 12:32:05 UTC 2024. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.66-4ubuntu1) ... Setting up libglib2.0-data (2.78.0-2) ... Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ... Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libdbus-1-3:armhf (1.14.10-1ubuntu1) ... Setting up libk5crypto3:armhf (1.20.1-3ubuntu1) ... Setting up libsasl2-2:armhf (2.1.28+dfsg1-3) ... Setting up python-apt-common (2.6.0ubuntu1) ... Setting up libduktape207:armhf (2.7.0+tests-0ubuntu2) ... Setting up dbus-session-bus-common (1.14.10-1ubuntu1) ... Setting up libgirepository-1.0-1:armhf (1.78.1-1) ... Setting up sgml-base (1.31) ... Setting up libkrb5-3:armhf (1.20.1-3ubuntu1) ... Setting up libstemmer0d:armhf (2.2.0-4) ... Setting up lsb-release (12.0-2) ... Setting up dbus-system-bus-common (1.14.10-1ubuntu1) ... Setting up openssl (3.0.10-1ubuntu2.3) ... Setting up libelf1:armhf (0.189-4) ... Setting up readline-common (8.2-1.3) ... Setting up libxml2:armhf (2.9.14+dfsg-1.3ubuntu0.1) ... Setting up libldap2:armhf (2.6.6+dfsg-1~exp1ubuntu1) ... Setting up iso-codes (4.15.0-1) ... Setting up dbus-bin (1.14.10-1ubuntu1) ... Setting up libpolkit-gobject-1-0:armhf (123-1) ... Setting up pinentry-curses (1.2.1-1ubuntu1) ... Setting up libdw1:armhf (0.189-4) ... Setting up libreadline8:armhf (8.2-1.3) ... Setting up libglib2.0-bin (2.78.0-2) ... Setting up dbus-daemon (1.14.10-1ubuntu1) ... Setting up ca-certificates (20230311ubuntu1) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... 137 added, 0 removed; done. Setting up dbus (1.14.10-1ubuntu1) ... Setting up libgssapi-krb5-2:armhf (1.20.1-3ubuntu1) ... Setting up gir1.2-glib-2.0:armhf (1.78.1-1) ... Setting up libssh-4:armhf (0.10.5-3ubuntu1.2) ... Setting up xml-core (0.18+nmu1) ... Setting up docker-compose-plugin (2.24.6-1~ubuntu.22.04~jammy) ... Setting up docker-buildx-plugin (0.12.1-1~ubuntu.22.04~jammy) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up gpgconf (2.2.40-1.1ubuntu1) ... Setting up libpam-systemd:armhf (253.5-1ubuntu6.1) ... 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. Setting up docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.22.04~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. Setting up libcurl4:armhf (8.2.1-1ubuntu3.2) ... Setting up libpolkit-agent-1-0:armhf (123-1) ... Setting up curl (8.2.1-1ubuntu3.2) ... Setting up gpg (2.2.40-1.1ubuntu1) ... Setting up libgstreamer1.0-0:armhf (1.22.5-1) ... Setcap worked! gst-ptp-helper is not suid! Setting up gnupg-utils (2.2.40-1.1ubuntu1) ... Setting up libtirpc3:armhf (1.3.3+ds-1) ... Setting up gpg-agent (2.2.40-1.1ubuntu1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.24.6-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.22.04~jammy_armhf.deb 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 gpgsm (2.2.40-1.1ubuntu1) ... Setting up libcurl3-gnutls:armhf (8.2.1-1ubuntu3.2) ... Setting up libappstream4:armhf (0.16.2-1) ... Setting up dirmngr (2.2.40-1.1ubuntu1) ... 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.7-1) ... Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ... Setting up libnsl2:armhf (1.3.0-2build2) ... Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ... Setting up libpython3.11-stdlib:armhf (3.11.6-3) ... Setting up gnupg (2.2.40-1.1ubuntu1) ... Setting up libpython3-stdlib:armhf (3.11.4-5) ... Setting up python3.11 (3.11.6-3) ... 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 Setting up gnupg2 (2.2.40-1.1ubuntu1) ... Setting up python3 (3.11.4-5) ... Setting up python3-six (1.16.0-4) ... Setting up python3-pyparsing (3.1.0-1) ... The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Setting up python3-gi (3.46.0-1) ... Setting up python3-httplib2 (0.20.4-3) ... 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. Need to get 22.2 MB of archives. After this operation, 96.6 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/test armhf containerd.io armhf 1.6.28-1 [21.6 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmnl0 armhf 1.0.4-3build2 [11.4 kB] Setting up python3-cffi-backend:armhf (1.15.1-5build1) ... Setting up python3-blinker (1.6.2-1) ... Setting up python3-pkg-resources (68.1.2-2) ... Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxtables12 armhf 1.8.7-1ubuntu5.2 [28.2 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-updates/main armhf libip6tc2 armhf 1.8.7-1ubuntu5.2 [18.1 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] Setting up python3-dbus (1.3.2-5) ... Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf iptables armhf 1.8.7-1ubuntu5.2 [412 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus-user-session armhf 1.12.20-2ubuntu4.1 [9442 B] Setting up python3-distro (1.8.0-1) ... Setting up python3-jwt (2.7.0-1) ... Setting up python3-apt (2.6.0ubuntu1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 22.2 MB in 1s (20.9 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 ... 9454 files and directories currently installed.) Preparing to unpack .../0-libmnl0_1.0.4-3build2_armhf.deb ... Setting up python3-lazr.uri (1.0.6-3) ... Setting up python3-cryptography (38.0.4-4ubuntu0.23.10.1) ... Unpacking libmnl0:armhf (1.0.4-3build2) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5.2_armhf.deb ... Unpacking libxtables12:armhf (1.8.7-1ubuntu5.2) ... 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.2_armhf.deb ... Unpacking libip6tc2:armhf (1.8.7-1ubuntu5.2) ... 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) ... Setting up python3-wadllib (1.3.6-5) ... 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.2_armhf.deb ... Unpacking iptables (1.8.7-1ubuntu5.2) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.28-1_armhf.deb ... Unpacking containerd.io (1.6.28-1) ... Setting up python3-oauthlib (3.2.2-1) ... Setting up python3-lazr.restfulclient (0.14.5-1) ... Setting up python3-launchpadlib (1.11.0-1) ... Setting up python3-software-properties (0.99.39) ... Processing triggers for libc-bin (2.38-1ubuntu6) ... Processing triggers for sgml-base (1.31) ... Setting up polkitd (123-1) ... Creating group 'polkitd' with GID 997. Creating user 'polkitd' (polkit) with UID 997 and GID 997. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of reload. start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) Setting up packagekit (1.2.7-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 /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 software-properties-common (0.99.39) ... Processing triggers for ca-certificates (20230311ubuntu1) ... 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.14.10-1ubuntu1) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 23.10' +++ NAME=Ubuntu +++ VERSION_ID=23.10 +++ VERSION='23.10 (Mantic Minotaur)' +++ VERSION_CODENAME=mantic +++ 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=mantic +++ LOGO=ubuntu-logo ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu + DIST_VERSION=mantic + '[' mantic = sid ']' + install_debian_containerd + '[' prod = 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... Selecting previously unselected package dbus-user-session. Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_armhf.deb ... Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 137 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)). Setting up libip6tc2:armhf (1.8.7-1ubuntu5.2) ... Setting up dbus-user-session (1.12.20-2ubuntu4.1) ... Setting up libmnl0:armhf (1.0.4-3build2) ... Setting up containerd.io (1.6.28-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.2) ... Setting up libnfnetlink0:armhf (1.0.1-3build3) ... Setting up netbase (6.3) ... OK + '[' mantic = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu mantic test' + apt-get update Setting up libnftnl11:armhf (1.2.1-1build1) ... Setting up libnetfilter-conntrack3:armhf (1.0.9-1) ... Setting up iptables (1.8.7-1ubuntu5.2) ... 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.6) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Get:1 https://download.docker.com/linux/ubuntu mantic InRelease [48.8 kB] Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.3 Get:2 https://download.docker.com/linux/ubuntu mantic/test armhf Packages [12.3 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports mantic InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports mantic-updates InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports mantic-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports mantic-security InRelease Fetched 61.2 kB in 1s (86.9 kB/s) Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/mantic/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-mantic/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_armhf.deb' ++ echo 'deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_armhf.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9900 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_armhf.deb ... Unpacking docker-compose-plugin (2.24.6-1~ubuntu.23.10~mantic) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb ... Unpacking docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_armhf.deb ... Unpacking docker-buildx-plugin (0.12.1-1~ubuntu.23.10~mantic) ... Setting up docker-compose-plugin (2.24.6-1~ubuntu.23.10~mantic) ... Setting up docker-ce-cli (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... Setting up docker-buildx-plugin (0.12.1-1~ubuntu.23.10~mantic) ... Setting up docker-ce (5:0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. 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. 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~20240226182428.efb9206-1~ubuntu.23.10~mantic) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-mantic/docker-ce-rootless-extras_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-compose-plugin_2.24.6-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-ce-cli_0.0.0~20240226182428.efb9206-1~ubuntu.23.10~mantic_armhf.deb ./deb/debbuild/ubuntu-mantic/docker-buildx-plugin_0.12.1-1~ubuntu.23.10~mantic_armhf.deb [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done 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-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-buildx-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 5 not upgraded. Need to get 22.1 MB of archives. After this operation, 96.2 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu mantic/test armhf containerd.io armhf 1.6.28-1 [21.6 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf dbus-user-session armhf 1.14.10-1ubuntu1 [10.1 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libmnl0 armhf 1.0.4-3ubuntu1 [11.3 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libxtables12 armhf 1.8.9-2ubuntu2 [31.6 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf netbase all 6.4 [13.1 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libip6tc2 armhf 1.8.9-2ubuntu2 [20.6 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnfnetlink0 armhf 1.0.2-2 [13.7 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnetfilter-conntrack3 armhf 1.0.9-5 [36.7 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf libnftnl11 armhf 1.2.6-2 [52.4 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports mantic/main armhf iptables armhf 1.8.9-2ubuntu2 [337 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 22.1 MB in 1s (16.4 MB/s) Selecting previously unselected package dbus-user-session. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10124 files and directories currently installed.) Preparing to unpack .../0-dbus-user-session_1.14.10-1ubuntu1_armhf.deb ... Unpacking dbus-user-session (1.14.10-1ubuntu1) ... Selecting previously unselected package libmnl0:armhf. Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-3ubuntu1) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../2-libxtables12_1.8.9-2ubuntu2_armhf.deb ... Unpacking libxtables12:armhf (1.8.9-2ubuntu2) ... Selecting previously unselected package netbase. Preparing to unpack .../3-netbase_6.4_all.deb ... Unpacking netbase (6.4) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../4-libip6tc2_1.8.9-2ubuntu2_armhf.deb ... Unpacking libip6tc2:armhf (1.8.9-2ubuntu2) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-5_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.9-5) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../7-libnftnl11_1.2.6-2_armhf.deb ... Unpacking libnftnl11:armhf (1.2.6-2) ... Selecting previously unselected package iptables. Preparing to unpack .../8-iptables_1.8.9-2ubuntu2_armhf.deb ... Unpacking iptables (1.8.9-2ubuntu2) ... Selecting previously unselected package containerd.io. Preparing to unpack .../9-containerd.io_1.6.28-1_armhf.deb ... Unpacking containerd.io (1.6.28-1) ... Setting up libip6tc2:armhf (1.8.9-2ubuntu2) ... Setting up dbus-user-session (1.14.10-1ubuntu1) ... Setting up libmnl0:armhf (1.0.4-3ubuntu1) ... Setting up containerd.io (1.6.28-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.9-2ubuntu2) ... Setting up libnfnetlink0:armhf (1.0.2-2) ... Setting up netbase (6.4) ... Setting up libnftnl11:armhf (1.2.6-2) ... Setting up libnetfilter-conntrack3:armhf (1.0.9-5) ... Setting up iptables (1.8.9-2ubuntu2) ... 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.38-1ubuntu6) ... + verify_binaries + docker --version Docker version 0.0.0-20240226182428-efb9206, build efb9206 + docker buildx version github.com/docker/buildx v0.12.1 30feaa1 + docker compose version Docker Compose version v2.24.6 + dockerd --version Docker version 0.0.0-20240226182428-efb9206, build b37f8c8 + docker-proxy --version docker-proxy (commit b37f8c8) version 0.0.0-20240226182428-efb9206 + containerd --version containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb + ctr --version ctr containerd.io 1.6.28 + containerd-shim --help Usage of containerd-shim: -address string grpc address back to main containerd -containerd-binary containerd publish path to containerd binary (used for containerd publish) (default "containerd") -criu string path to criu binary -debug enable debug output in logs -namespace string namespace that owns the shim -runtime-root string root directory for the runtime (default "/run/containerd/runc") -socket string socket path to serve -systemd-cgroup set runtime to use systemd-cgroup -workdir string path used to storge large temporary data + containerd-shim-runc-v1 -v containerd-shim-runc-v1: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + containerd-shim-runc-v2 -v containerd-shim-runc-v2: Version: 1.6.28 Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb Go version: go1.20.13 + runc --version runc version 1.1.12 commit: v1.1.12-0-g51d5e94 spec: 1.0.2-dev go: go1.20.13 libseccomp: 2.5.4 [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 Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/docker-ce-packaging/master/326/stashes/